"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/08/21 01:00:50 DEBUG : Creating backend with remote "TestB2:rclone-test-duwubul7kixo" 2025/08/21 01:00:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/21 01:00:50 DEBUG : Creating backend with remote "/tmp/rclone1402526853" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-duwubul7kixo", Local "Local file system at /tmp/rclone1402526853", Modify Window "1ms" 2025/08/21 01:00:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/21 01:00:54 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/08/21 01:00:54 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for checks to finish 2025/08/21 01:00:54 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (4.62s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-duwubul7kixo", Local "Local file system at /tmp/rclone1402526853", Modify Window "1ms" 2025/08/21 01:00:55 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/21 01:00:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/21 01:00:55 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for checks to finish 2025/08/21 01:00:55 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for transfers to finish 2025/08/21 01:00:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/21 01:00:56 INFO : sub dir/hello world: Copied (new) 2025/08/21 01:00:56 DEBUG : B2 bucket rclone-test-duwubul7kixo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.70s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-duwubul7kixo", Local "Local file system at /tmp/rclone1402526853", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.37s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-duwubul7kixo", Local "Local file system at /tmp/rclone1402526853", 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-duwubul7kixo", Local "Local file system at /tmp/rclone1402526853", Modify Window "1ms" 2025/08/21 01:00:57 DEBUG : Creating backend with remote "/non-existing" 2025/08/21 01:00:57 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/08/21 01:00:57 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for checks to finish 2025/08/21 01:00:57 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-duwubul7kixo", Local "Local file system at /tmp/rclone1402526853", Modify Window "1ms" 2025/08/21 01:00:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/21 01:00:59 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for checks to finish 2025/08/21 01:00:59 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for transfers to finish 2025/08/21 01:00:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/21 01:00:59 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.73s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "B2 bucket rclone-test-duwubul7kixo", Local "Local file system at /tmp/rclone1402526853", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.37s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-duwubul7kixo", Local "Local file system at /tmp/rclone1402526853", Modify Window "1ms" 2025/08/21 01:01:00 INFO : B2 bucket rclone-test-duwubul7kixo: Running all checks before starting transfers 2025/08/21 01:01:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/21 01:01:00 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for checks to finish 2025/08/21 01:01:00 INFO : B2 bucket rclone-test-duwubul7kixo: Checks finished, now starting transfers 2025/08/21 01:01:00 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for transfers to finish 2025/08/21 01:01:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/21 01:01:00 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.15s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-duwubul7kixo", Local "Local file system at /tmp/rclone1402526853", Modify Window "1ms" 2025/08/21 01:01:01 ERROR : Ignoring --no-traverse with sync 2025/08/21 01:01:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/21 01:01:01 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for checks to finish 2025/08/21 01:01:01 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for transfers to finish 2025/08/21 01:01:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/21 01:01:01 INFO : sub dir/hello world: Copied (new) 2025/08/21 01:01:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.12s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-duwubul7kixo", Local "Local file system at /tmp/rclone1402526853", Modify Window "1ms" 2025/08/21 01:01:02 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/08/21 01:01:02 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for checks to finish 2025/08/21 01:01:02 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for transfers to finish 2025/08/21 01:01:03 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/08/21 01:01:03 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.11s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-duwubul7kixo", Local "Local file system at /tmp/rclone1402526853", Modify Window "1ms" 2025/08/21 01:01:04 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/21 01:01:04 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for checks to finish 2025/08/21 01:01:04 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for transfers to finish 2025/08/21 01:01:04 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/21 01:01:04 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.14s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-duwubul7kixo", Local "Local file system at /tmp/rclone1402526853", Modify Window "1ms" 2025/08/21 01:01:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/21 01:01:05 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for checks to finish 2025/08/21 01:01:05 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for transfers to finish 2025/08/21 01:01:05 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/21 01:01:05 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.55s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-duwubul7kixo", Local "Local file system at /tmp/rclone1402526853", Modify Window "1ms" 2025/08/21 01:01:06 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/08/21 01:01:06 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/21 01:01:06 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/08/21 01:01:06 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/21 01:01:06 INFO : sub dir2: Making directory 2025/08/21 01:01:06 INFO : sub dir: Making directory 2025/08/21 01:01:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/21 01:01:06 INFO : sub dir2/sub sub dir2: Making directory 2025/08/21 01:01:06 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for checks to finish 2025/08/21 01:01:06 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for transfers to finish 2025/08/21 01:01:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/21 01:01:06 INFO : sub dir/hello world: Copied (new) fstest.go:247: Filtering empty directory "sub dir2" fstest.go:247: Filtering empty directory "sub dir2/sub sub dir2" 2025/08/21 01:01:07 DEBUG : B2 bucket rclone-test-duwubul7kixo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.14s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-duwubul7kixo", Local "Local file system at /tmp/rclone1402526853", Modify Window "1ms" 2025/08/21 01:01:07 INFO : sub dir2: Making directory 2025/08/21 01:01:07 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/08/21 01:01:07 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/21 01:01:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/21 01:01:07 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for checks to finish 2025/08/21 01:01:07 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for transfers to finish 2025/08/21 01:01:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/21 01:01:08 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.12s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-duwubul7kixo", Local "Local file system at /tmp/rclone1402526853", Modify Window "1ms" 2025/08/21 01:01:08 DEBUG : sub dir2: Making directory with metadata 2025/08/21 01:01:08 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/21 01:01:08 INFO : sub dir2: Making directory 2025/08/21 01:01:08 INFO : sub dir: Making directory 2025/08/21 01:01:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/21 01:01:08 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for checks to finish 2025/08/21 01:01:08 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for transfers to finish 2025/08/21 01:01:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/21 01:01:09 INFO : sub dir/hello world: Copied (new) 2025/08/21 01:01:09 INFO : sub dir/hello world: Deleted fstest.go:247: Filtering empty directory "sub dir2" 2025/08/21 01:01:09 DEBUG : B2 bucket rclone-test-duwubul7kixo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/08/21 01:01:09 DEBUG : B2 bucket rclone-test-duwubul7kixo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.30s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-duwubul7kixo", Local "Local file system at /tmp/rclone1402526853", 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-duwubul7kixo", Local "Local file system at /tmp/rclone1402526853", Modify Window "1ms" 2025/08/21 01:01:10 INFO : sub dir2: Making directory 2025/08/21 01:01:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/21 01:01:10 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for checks to finish 2025/08/21 01:01:10 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for transfers to finish 2025/08/21 01:01:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/21 01:01:10 INFO : sub dir/hello world: Copied (new) 2025/08/21 01:01:10 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.10s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-duwubul7kixo", Local "Local file system at /tmp/rclone1402526853", Modify Window "1ms" 2025/08/21 01:01:11 DEBUG : sub dir2: Making directory with metadata 2025/08/21 01:01:11 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/21 01:01:11 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/21 01:01:11 INFO : sub dir2: Making directory 2025/08/21 01:01:11 INFO : sub dir: Making directory 2025/08/21 01:01:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/21 01:01:11 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for checks to finish 2025/08/21 01:01:11 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for transfers to finish 2025/08/21 01:01:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/21 01:01:11 INFO : sub dir/hello world: Copied (new) 2025/08/21 01:01:11 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "sub dir2" 2025/08/21 01:01:12 DEBUG : B2 bucket rclone-test-duwubul7kixo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.14s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-duwubul7kixo", Local "Local file system at /tmp/rclone1402526853", 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-duwubul7kixo", Local "Local file system at /tmp/rclone1402526853", Modify Window "1ms" 2025/08/21 01:01:13 INFO : sub dir2: Making directory 2025/08/21 01:01:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/21 01:01:13 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for checks to finish 2025/08/21 01:01:13 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for transfers to finish 2025/08/21 01:01:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/21 01:01:13 INFO : sub dir/hello world: Copied (new) 2025/08/21 01:01:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.18s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-duwubul7kixo", Local "Local file system at /tmp/rclone1402526853", Modify Window "1ms" 2025/08/21 01:01:14 DEBUG : Creating backend with remote "TestB2:rclone-test-lidifuj1fori" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-duwubul7kixo -> B2 bucket rclone-test-lidifuj1fori 2025/08/21 01:01:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/21 01:01:15 DEBUG : B2 bucket rclone-test-lidifuj1fori: Waiting for checks to finish 2025/08/21 01:01:15 DEBUG : B2 bucket rclone-test-lidifuj1fori: Waiting for transfers to finish 2025/08/21 01:01:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/21 01:01:19 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/21 01:01:19 DEBUG : B2 bucket rclone-test-lidifuj1fori: Purge remote 2025/08/21 01:01:19 INFO : B2 bucket rclone-test-lidifuj1fori: cleaning bucket "rclone-test-lidifuj1fori" of all files 2025/08/21 01:01:19 DEBUG : sub dir/hello world: Deleting (id "4_z3f52fd33204dcbab9f880e1b_f109256f11db98d52_d20250821_m010119_c001_v0001172_t0024_u01755738079422") --- PASS: TestServerSideCopy (9.31s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-duwubul7kixo", Local "Local file system at /tmp/rclone1402526853", Modify Window "1ms" 2025/08/21 01:01:24 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/21 01:01:24 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for checks to finish 2025/08/21 01:01:24 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for transfers to finish 2025/08/21 01:01:24 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/21 01:01:24 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.89s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-duwubul7kixo", Local "Local file system at /tmp/rclone1402526853", Modify Window "1ms" 2025/08/21 01:01:25 DEBUG : Creating backend with remote "TestB2:rclone-test-zebiyip8nogo" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-duwubul7kixo -> B2 bucket rclone-test-zebiyip8nogo 2025/08/21 01:01:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/21 01:01:26 DEBUG : B2 bucket rclone-test-zebiyip8nogo: Waiting for checks to finish 2025/08/21 01:01:26 DEBUG : B2 bucket rclone-test-zebiyip8nogo: Waiting for transfers to finish 2025/08/21 01:01:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/21 01:01:28 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/21 01:01:29 DEBUG : B2 bucket rclone-test-zebiyip8nogo: Waiting for checks to finish 2025/08/21 01:01:29 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/21 01:01:29 DEBUG : B2 bucket rclone-test-zebiyip8nogo: Waiting for transfers to finish 2025/08/21 01:01:30 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/21 01:01:30 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/21 01:01:30 DEBUG : B2 bucket rclone-test-zebiyip8nogo: Purge remote 2025/08/21 01:01:30 INFO : B2 bucket rclone-test-zebiyip8nogo: cleaning bucket "rclone-test-zebiyip8nogo" of all files 2025/08/21 01:01:30 DEBUG : sub dir/hello world: Deleting (id "4_z7f221de3205dcbab9f880e1b_f117126bcef62ce44_d20250821_m010129_c001_v0001134_t0029_u01755738089760") 2025/08/21 01:01:30 DEBUG : sub dir/hello world: Deleting (id "4_z7f221de3205dcbab9f880e1b_f100ff5abfe0e3b89_d20250821_m010128_c001_v0001161_t0006_u01755738088645") --- PASS: TestServerSideCopyOverSelf (6.92s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-duwubul7kixo", Local "Local file system at /tmp/rclone1402526853", Modify Window "1ms" 2025/08/21 01:01:32 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/21 01:01:32 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for checks to finish 2025/08/21 01:01:32 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for transfers to finish 2025/08/21 01:01:33 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/21 01:01:33 INFO : sub dir/hello world: Copied (replaced existing) 2025/08/21 01:01:33 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.50s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-duwubul7kixo", Local "Local file system at /tmp/rclone1402526853", Modify Window "1ms" 2025/08/21 01:01:34 DEBUG : Creating backend with remote "TestB2:rclone-test-sasehem6koqi" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-duwubul7kixo -> B2 bucket rclone-test-sasehem6koqi 2025/08/21 01:01:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/21 01:01:35 DEBUG : B2 bucket rclone-test-sasehem6koqi: Waiting for checks to finish 2025/08/21 01:01:35 DEBUG : B2 bucket rclone-test-sasehem6koqi: Waiting for transfers to finish 2025/08/21 01:01:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/21 01:01:39 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/21 01:01:41 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/21 01:01:41 DEBUG : B2 bucket rclone-test-sasehem6koqi: Waiting for checks to finish 2025/08/21 01:01:41 DEBUG : B2 bucket rclone-test-sasehem6koqi: Waiting for transfers to finish 2025/08/21 01:01:41 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/21 01:01:41 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/21 01:01:41 INFO : sub dir/hello world: Deleted 2025/08/21 01:01:42 DEBUG : testing file moves 2025/08/21 01:01:42 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/08/21 01:01:42 DEBUG : B2 bucket rclone-test-sasehem6koqi: Waiting for checks to finish 2025/08/21 01:01:42 DEBUG : B2 bucket rclone-test-sasehem6koqi: Waiting for transfers to finish 2025/08/21 01:01:43 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/08/21 01:01:43 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/21 01:01:43 INFO : sub dir/hello world: Deleted 2025/08/21 01:01:43 DEBUG : B2 bucket rclone-test-sasehem6koqi: Purge remote 2025/08/21 01:01:43 INFO : B2 bucket rclone-test-sasehem6koqi: cleaning bucket "rclone-test-sasehem6koqi" of all files 2025/08/21 01:01:43 DEBUG : sub dir/hello world: Deleting (id "4_z5f423df3205dcbab9f880e1b_f102d533aba87d899_d20250821_m010142_c001_v0001145_t0019_u01755738102717") 2025/08/21 01:01:43 DEBUG : sub dir/hello world: Deleting (id "4_z5f423df3205dcbab9f880e1b_f10079b563b84707e_d20250821_m010141_c001_v0001131_t0026_u01755738101129") 2025/08/21 01:01:43 DEBUG : sub dir/hello world: Deleting (id "4_z5f423df3205dcbab9f880e1b_f104e6c5db66b8438_d20250821_m010139_c001_v0001131_t0047_u01755738099064") --- PASS: TestServerSideMoveOverSelf (14.35s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-duwubul7kixo", Local "Local file system at /tmp/rclone1402526853", Modify Window "1ms" 2025/08/21 01:01:48 ERROR : error listing: directory not found 2025/08/21 01:01:48 INFO : Local file system at /tmp/rclone1402526853: Making directory 2025/08/21 01:01:49 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for checks to finish 2025/08/21 01:01:49 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.70s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-duwubul7kixo", Local "Local file system at /tmp/rclone1402526853", Modify Window "1ms" 2025/08/21 01:01:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/21 01:01:50 DEBUG : Local file system at /tmp/rclone1402526853: Waiting for checks to finish 2025/08/21 01:01:50 DEBUG : Local file system at /tmp/rclone1402526853: Waiting for transfers to finish 2025/08/21 01:01:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/21 01:01:51 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/08/21 01:01:51 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.69s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-duwubul7kixo", Local "Local file system at /tmp/rclone1402526853", Modify Window "1ms" 2025/08/21 01:01:51 DEBUG : check sum: Need to transfer - File not found at Destination 2025/08/21 01:01:51 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for checks to finish 2025/08/21 01:01:51 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for transfers to finish 2025/08/21 01:01:51 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/21 01:01:51 INFO : check sum: Copied (new) 2025/08/21 01:01:51 DEBUG : Waiting for deletions to finish 2025/08/21 01:01:52 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for checks to finish 2025/08/21 01:01:52 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/21 01:01:52 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/08/21 01:01:52 DEBUG : check sum: Unchanged skipping 2025/08/21 01:01:52 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for transfers to finish 2025/08/21 01:01:52 DEBUG : Waiting for deletions to finish 2025/08/21 01:01:52 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.51s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-duwubul7kixo", Local "Local file system at /tmp/rclone1402526853", Modify Window "1ms" 2025/08/21 01:01:53 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/08/21 01:01:53 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for checks to finish 2025/08/21 01:01:53 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for transfers to finish 2025/08/21 01:01:53 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/21 01:01:53 INFO : sizeonly: Copied (new) 2025/08/21 01:01:53 DEBUG : Waiting for deletions to finish 2025/08/21 01:01:53 DEBUG : sizeonly: Sizes identical 2025/08/21 01:01:53 DEBUG : sizeonly: Unchanged skipping 2025/08/21 01:01:53 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for checks to finish 2025/08/21 01:01:53 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for transfers to finish 2025/08/21 01:01:53 DEBUG : Waiting for deletions to finish 2025/08/21 01:01:53 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.58s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-duwubul7kixo", Local "Local file system at /tmp/rclone1402526853", Modify Window "1ms" 2025/08/21 01:01:54 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/08/21 01:01:54 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for checks to finish 2025/08/21 01:01:54 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for transfers to finish 2025/08/21 01:01:55 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/08/21 01:01:55 INFO : ignore-size: Copied (new) 2025/08/21 01:01:55 DEBUG : Waiting for deletions to finish 2025/08/21 01:01:55 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:01:55 DEBUG : ignore-size: Unchanged skipping 2025/08/21 01:01:55 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for checks to finish 2025/08/21 01:01:55 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for transfers to finish 2025/08/21 01:01:55 DEBUG : Waiting for deletions to finish 2025/08/21 01:01:55 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.53s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-duwubul7kixo", Local "Local file system at /tmp/rclone1402526853", Modify Window "1ms" 2025/08/21 01:01:56 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:01:56 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for checks to finish 2025/08/21 01:01:56 DEBUG : existing: Unchanged skipping 2025/08/21 01:01:56 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for transfers to finish 2025/08/21 01:01:56 DEBUG : Waiting for deletions to finish 2025/08/21 01:01:56 INFO : There was nothing to transfer 2025/08/21 01:01:57 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/08/21 01:01:57 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for checks to finish 2025/08/21 01:01:57 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for transfers to finish 2025/08/21 01:01:57 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/21 01:01:57 INFO : existing: Copied (replaced existing) 2025/08/21 01:01:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.81s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-duwubul7kixo", Local "Local file system at /tmp/rclone1402526853", Modify Window "1ms" 2025/08/21 01:01:58 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/21 01:01:58 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for checks to finish 2025/08/21 01:01:58 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for transfers to finish 2025/08/21 01:01:58 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/21 01:01:58 INFO : existing: Copied (new) 2025/08/21 01:01:58 DEBUG : Waiting for deletions to finish 2025/08/21 01:01:58 DEBUG : existing: Destination exists, skipping 2025/08/21 01:01:58 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for checks to finish 2025/08/21 01:01:58 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for transfers to finish 2025/08/21 01:01:58 DEBUG : Waiting for deletions to finish 2025/08/21 01:01:58 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.52s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-duwubul7kixo", Local "Local file system at /tmp/rclone1402526853", Modify Window "1ms" 2025/08/21 01:02:00 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/08/21 01:02:00 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/21 01:02:00 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/21 01:02:00 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for checks to finish 2025/08/21 01:02:00 DEBUG : c/non empty space: Unchanged skipping 2025/08/21 01:02:00 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for transfers to finish 2025/08/21 01:02:00 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/21 01:02:00 INFO : a/potato2: Copied (new) 2025/08/21 01:02:00 DEBUG : Waiting for deletions to finish 2025/08/21 01:02:00 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.23s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-duwubul7kixo", Local "Local file system at /tmp/rclone1402526853", Modify Window "1ms" 2025/08/21 01:02:02 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/08/21 01:02:02 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for checks to finish 2025/08/21 01:02:02 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/21 01:02:02 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/08/21 01:02:02 DEBUG : empty space: Unchanged skipping 2025/08/21 01:02:02 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for transfers to finish 2025/08/21 01:02:02 DEBUG : Waiting for deletions to finish 2025/08/21 01:02:02 INFO : There was nothing to transfer 2025/08/21 01:02:02 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for checks to finish 2025/08/21 01:02:02 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/08/21 01:02:02 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/21 01:02:03 INFO : empty space: Updated modification time in destination 2025/08/21 01:02:03 DEBUG : empty space: Unchanged skipping 2025/08/21 01:02:03 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for transfers to finish 2025/08/21 01:02:03 DEBUG : Waiting for deletions to finish 2025/08/21 01:02:03 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.83s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-duwubul7kixo", Local "Local file system at /tmp/rclone1402526853", Modify Window "1ms" 2025/08/21 01:02: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/08/21 01:02:05 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for checks to finish 2025/08/21 01:02:05 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/21 01:02:05 DEBUG : empty space: Unchanged skipping 2025/08/21 01:02:05 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for transfers to finish 2025/08/21 01:02:05 DEBUG : Waiting for deletions to finish 2025/08/21 01:02:05 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.30s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-duwubul7kixo", Local "Local file system at /tmp/rclone1402526853", Modify Window "1ms" 2025/08/21 01:02:06 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for checks to finish 2025/08/21 01:02:06 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/08/21 01:02:06 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1402526853) 2025/08/21 01:02:06 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-duwubul7kixo) 2025/08/21 01:02:06 DEBUG : foo: sha1 differ 2025/08/21 01:02:06 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for transfers to finish 2025/08/21 01:02:06 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/08/21 01:02:06 INFO : foo: Copied (replaced existing) 2025/08/21 01:02:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.46s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-duwubul7kixo", Local "Local file system at /tmp/rclone1402526853", Modify Window "1ms" 2025/08/21 01:02:07 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/21 01:02:07 DEBUG : potato: Need to transfer - File not found at Destination 2025/08/21 01:02:07 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for checks to finish 2025/08/21 01:02:07 DEBUG : empty space: Unchanged skipping 2025/08/21 01:02:07 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for transfers to finish 2025/08/21 01:02:08 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/21 01:02:08 INFO : potato: Copied (new) 2025/08/21 01:02:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (1.70s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-duwubul7kixo", Local "Local file system at /tmp/rclone1402526853", Modify Window "1ms" 2025/08/21 01:02:09 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/08/21 01:02:09 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for checks to finish 2025/08/21 01:02:09 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for transfers to finish 2025/08/21 01:02:09 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/08/21 01:02:09 INFO : potato: Copied (replaced existing) 2025/08/21 01:02:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.51s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-duwubul7kixo", Local "Local file system at /tmp/rclone1402526853", Modify Window "1ms" 2025/08/21 01:02:11 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for checks to finish 2025/08/21 01:02:11 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/08/21 01:02:11 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1402526853) 2025/08/21 01:02:11 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-duwubul7kixo) 2025/08/21 01:02:11 DEBUG : potato: sha1 differ 2025/08/21 01:02:11 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for transfers to finish 2025/08/21 01:02:11 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/08/21 01:02:11 INFO : potato: Copied (replaced existing) 2025/08/21 01:02:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.95s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-duwubul7kixo", Local "Local file system at /tmp/rclone1402526853", Modify Window "1ms" 2025/08/21 01:02:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/21 01:02:13 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/08/21 01:02:13 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/21 01:02:13 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for checks to finish 2025/08/21 01:02:13 DEBUG : empty space: Unchanged skipping 2025/08/21 01:02:13 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for transfers to finish 2025/08/21 01:02:13 DEBUG : Waiting for deletions to finish 2025/08/21 01:02:13 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.53s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-duwubul7kixo", Local "Local file system at /tmp/rclone1402526853", Modify Window "1ms" 2025/08/21 01:02:14 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/21 01:02:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/21 01:02:14 DEBUG : empty space: Unchanged skipping 2025/08/21 01:02:14 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for checks to finish 2025/08/21 01:02:14 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for transfers to finish 2025/08/21 01:02:15 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/21 01:02:15 INFO : potato2: Copied (new) 2025/08/21 01:02:15 DEBUG : Waiting for deletions to finish 2025/08/21 01:02:15 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.21s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-duwubul7kixo", Local "Local file system at /tmp/rclone1402526853", Modify Window "1ms" 2025/08/21 01:02:16 INFO : d: Making directory 2025/08/21 01:02:16 INFO : d/e: Making directory fstest.go:247: Filtering empty directory "d" fstest.go:247: Filtering empty directory "d/e" 2025/08/21 01:02:17 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/21 01:02:17 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/21 01:02:17 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for checks to finish 2025/08/21 01:02:17 DEBUG : c/non empty space: Unchanged skipping 2025/08/21 01:02:17 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for transfers to finish 2025/08/21 01:02:17 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/21 01:02:17 INFO : a/potato2: Copied (new) 2025/08/21 01:02:17 DEBUG : Waiting for deletions to finish 2025/08/21 01:02:17 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.11s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-duwubul7kixo", Local "Local file system at /tmp/rclone1402526853", Modify Window "1ms" 2025/08/21 01:02:18 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/08/21 01:02:19 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/21 01:02:19 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/21 01:02:19 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for checks to finish 2025/08/21 01:02:19 DEBUG : c/non empty space: Unchanged skipping 2025/08/21 01:02:19 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for transfers to finish 2025/08/21 01:02:19 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/21 01:02:19 INFO : a/potato2: Copied (new) 2025/08/21 01:02:19 ERROR : B2 bucket rclone-test-duwubul7kixo: not deleting files as there were IO errors 2025/08/21 01:02:19 ERROR : B2 bucket rclone-test-duwubul7kixo: not deleting directories as there were IO errors fstest.go:247: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.14s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-duwubul7kixo", Local "Local file system at /tmp/rclone1402526853", Modify Window "1ms" 2025/08/21 01:02:21 DEBUG : Waiting for deletions to finish 2025/08/21 01:02:21 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/21 01:02:21 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/21 01:02:21 DEBUG : empty space: Unchanged skipping 2025/08/21 01:02:21 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for checks to finish 2025/08/21 01:02:21 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for transfers to finish 2025/08/21 01:02:21 INFO : potato: Deleted 2025/08/21 01:02:21 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/21 01:02:21 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (1.95s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-duwubul7kixo", Local "Local file system at /tmp/rclone1402526853", Modify Window "1ms" 2025/08/21 01:02:23 DEBUG : Waiting for deletions to finish 2025/08/21 01:02:23 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for checks to finish 2025/08/21 01:02:23 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for transfers to finish 2025/08/21 01:02:23 INFO : potato: Deleted 2025/08/21 01:02:23 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/21 01:02:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/21 01:02:23 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for checks to finish 2025/08/21 01:02:23 DEBUG : empty space: Unchanged skipping 2025/08/21 01:02:23 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for transfers to finish 2025/08/21 01:02:23 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/21 01:02:23 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.31s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-duwubul7kixo", Local "Local file system at /tmp/rclone1402526853", Modify Window "1ms" 2025/08/21 01:02:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/21 01:02:25 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for checks to finish 2025/08/21 01:02:25 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for transfers to finish 2025/08/21 01:02:25 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/08/21 01:02:25 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.70s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-duwubul7kixo", Local "Local file system at /tmp/rclone1402526853", Modify Window "1ms" 2025/08/21 01:02:27 DEBUG : enormous: Excluded (Size Filter) 2025/08/21 01:02:27 DEBUG : enormous: Excluded 2025/08/21 01:02:27 DEBUG : potato2: Excluded (Size Filter) 2025/08/21 01:02:27 DEBUG : potato2: Excluded 2025/08/21 01:02:27 DEBUG : potato2: Excluded (Size Filter) 2025/08/21 01:02:27 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/21 01:02:27 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for checks to finish 2025/08/21 01:02:27 DEBUG : empty space: Unchanged skipping 2025/08/21 01:02:27 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for transfers to finish 2025/08/21 01:02:27 DEBUG : Waiting for deletions to finish 2025/08/21 01:02:27 INFO : There was nothing to transfer 2025/08/21 01:02:27 DEBUG : enormous: Excluded (Size Filter) 2025/08/21 01:02:27 DEBUG : enormous: Excluded 2025/08/21 01:02:27 DEBUG : potato2: Excluded (Size Filter) 2025/08/21 01:02:27 DEBUG : potato2: Excluded 2025/08/21 01:02:27 DEBUG : potato2: Excluded (Size Filter) 2025/08/21 01:02:27 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/08/21 01:02:27 DEBUG : empty space: Unchanged skipping 2025/08/21 01:02:27 DEBUG : Local file system at /tmp/rclone1402526853: Waiting for checks to finish 2025/08/21 01:02:27 DEBUG : Local file system at /tmp/rclone1402526853: Waiting for transfers to finish 2025/08/21 01:02:27 DEBUG : Waiting for deletions to finish 2025/08/21 01:02:27 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (1.96s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-duwubul7kixo", Local "Local file system at /tmp/rclone1402526853", Modify Window "1ms" 2025/08/21 01:02:29 DEBUG : enormous: Excluded (Size Filter) 2025/08/21 01:02:29 DEBUG : enormous: Excluded 2025/08/21 01:02:29 DEBUG : potato2: Excluded (Size Filter) 2025/08/21 01:02:29 DEBUG : potato2: Excluded 2025/08/21 01:02:29 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/21 01:02:29 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for checks to finish 2025/08/21 01:02:29 DEBUG : empty space: Unchanged skipping 2025/08/21 01:02:29 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for transfers to finish 2025/08/21 01:02:29 DEBUG : Waiting for deletions to finish 2025/08/21 01:02:29 INFO : enormous: Deleted 2025/08/21 01:02:29 INFO : potato2: Deleted 2025/08/21 01:02:29 INFO : There was nothing to transfer 2025/08/21 01:02:30 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/08/21 01:02:30 DEBUG : empty space: Unchanged skipping 2025/08/21 01:02:30 DEBUG : Local file system at /tmp/rclone1402526853: Waiting for checks to finish 2025/08/21 01:02:30 DEBUG : Local file system at /tmp/rclone1402526853: Waiting for transfers to finish 2025/08/21 01:02:30 DEBUG : Waiting for deletions to finish 2025/08/21 01:02:30 INFO : enormous: Deleted 2025/08/21 01:02:30 INFO : potato2: Deleted 2025/08/21 01:02:30 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.32s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-duwubul7kixo", Local "Local file system at /tmp/rclone1402526853", Modify Window "1ms" 2025/08/21 01:02:31 DEBUG : five: Need to transfer - File not found at Destination 2025/08/21 01:02:31 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/08/21 01:02:31 DEBUG : three: Sizes identical 2025/08/21 01:02:31 DEBUG : one: Destination is newer than source, skipping 2025/08/21 01:02:31 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for checks to finish 2025/08/21 01:02:31 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/08/21 01:02:31 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/08/21 01:02:31 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1402526853) 2025/08/21 01:02:31 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-duwubul7kixo) 2025/08/21 01:02:31 DEBUG : two: sha1 differ 2025/08/21 01:02:31 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for transfers to finish 2025/08/21 01:02:32 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/08/21 01:02:32 INFO : five: Copied (new) 2025/08/21 01:02:32 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/08/21 01:02:32 INFO : four: Copied (replaced existing) 2025/08/21 01:02:32 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/21 01:02:32 INFO : two: Copied (replaced existing) 2025/08/21 01:02:32 DEBUG : Waiting for deletions to finish 2025/08/21 01:02:33 DEBUG : one: Destination is newer than source, skipping 2025/08/21 01:02:33 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for checks to finish 2025/08/21 01:02:33 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/08/21 01:02:33 DEBUG : four: Size and sha1 of src and dst objects identical 2025/08/21 01:02:33 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1402526853) 2025/08/21 01:02:33 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/08/21 01:02:33 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/08/21 01:02:33 DEBUG : five: Size and sha1 of src and dst objects identical 2025/08/21 01:02:33 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/08/21 01:02:33 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-duwubul7kixo) 2025/08/21 01:02:33 DEBUG : three: sha1 differ 2025/08/21 01:02:33 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/21 01:02:33 DEBUG : two: Size and sha1 of src and dst objects identical 2025/08/21 01:02:33 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/08/21 01:02:33 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/08/21 01:02:33 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for transfers to finish 2025/08/21 01:02:33 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/21 01:02:33 INFO : three: Copied (replaced existing) 2025/08/21 01:02:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.16s) === 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-duwubul7kixo", Local "Local file system at /tmp/rclone1402526853", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/08/21 01:02:35 INFO : B2 bucket rclone-test-duwubul7kixo: Making map for --track-renames 2025/08/21 01:02:35 INFO : B2 bucket rclone-test-duwubul7kixo: Finished making map for --track-renames 2025/08/21 01:02:35 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for checks to finish 2025/08/21 01:02:35 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for renames to finish 2025/08/21 01:02:35 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/08/21 01:02:35 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/21 01:02:35 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for transfers to finish 2025/08/21 01:02:35 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/21 01:02:35 INFO : yam: Copied (new) 2025/08/21 01:02:35 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/21 01:02:35 INFO : potato: Copied (new) 2025/08/21 01:02:35 DEBUG : Waiting for deletions to finish 2025/08/21 01:02:35 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:02:35 INFO : B2 bucket rclone-test-duwubul7kixo: Making map for --track-renames 2025/08/21 01:02:35 INFO : B2 bucket rclone-test-duwubul7kixo: Finished making map for --track-renames 2025/08/21 01:02:35 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for checks to finish 2025/08/21 01:02:35 DEBUG : potato: Unchanged skipping 2025/08/21 01:02:35 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for renames to finish 2025/08/21 01:02:36 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/21 01:02:36 INFO : yam: Copied (server-side copy) to: yaml 2025/08/21 01:02:36 INFO : yam: Deleted 2025/08/21 01:02:36 INFO : yaml: Renamed from "yam" 2025/08/21 01:02:36 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for transfers to finish 2025/08/21 01:02:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (2.69s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-duwubul7kixo", Local "Local file system at /tmp/rclone1402526853", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/08/21 01:02:37 INFO : B2 bucket rclone-test-duwubul7kixo: Making map for --track-renames 2025/08/21 01:02:37 INFO : B2 bucket rclone-test-duwubul7kixo: Finished making map for --track-renames 2025/08/21 01:02:37 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for checks to finish 2025/08/21 01:02:37 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/21 01:02:37 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/08/21 01:02:37 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for renames to finish 2025/08/21 01:02:37 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for transfers to finish 2025/08/21 01:02:37 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/21 01:02:37 INFO : potato: Copied (new) 2025/08/21 01:02:38 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/21 01:02:38 INFO : yam: Copied (new) 2025/08/21 01:02:38 DEBUG : Waiting for deletions to finish 2025/08/21 01:02:38 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:02:38 INFO : B2 bucket rclone-test-duwubul7kixo: Making map for --track-renames 2025/08/21 01:02:38 INFO : B2 bucket rclone-test-duwubul7kixo: Finished making map for --track-renames 2025/08/21 01:02:38 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for checks to finish 2025/08/21 01:02:38 DEBUG : potato: Unchanged skipping 2025/08/21 01:02:38 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for renames to finish 2025/08/21 01:02:38 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/21 01:02:38 INFO : yam: Copied (server-side copy) to: yaml 2025/08/21 01:02:39 INFO : yam: Deleted 2025/08/21 01:02:39 INFO : yaml: Renamed from "yam" 2025/08/21 01:02:39 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for transfers to finish 2025/08/21 01:02:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.50s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-duwubul7kixo", Local "Local file system at /tmp/rclone1402526853", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/08/21 01:02:40 INFO : B2 bucket rclone-test-duwubul7kixo: Making map for --track-renames 2025/08/21 01:02:40 INFO : B2 bucket rclone-test-duwubul7kixo: Finished making map for --track-renames 2025/08/21 01:02:40 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for checks to finish 2025/08/21 01:02:40 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/21 01:02:40 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for renames to finish 2025/08/21 01:02:40 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/08/21 01:02:40 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for transfers to finish 2025/08/21 01:02:40 DEBUG : potato: Clearing upload URL because of error: Post "https://pod-000-1179-16.backblaze.com/b2api/v1/b2_upload_file/af229d23204dcbab9f880e1b/c001_v0001179_t0057": EOF 2025/08/21 01:02:40 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1179-16.backblaze.com/b2api/v1/b2_upload_file/af229d23204dcbab9f880e1b/c001_v0001179_t0057": EOF) 2025/08/21 01:02:40 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/08/21 01:02:40 DEBUG : potato: Received error: Post "https://pod-000-1179-16.backblaze.com/b2api/v1/b2_upload_file/af229d23204dcbab9f880e1b/c001_v0001179_t0057": EOF - low level retry 0/10 2025/08/21 01:02:40 DEBUG : pacer: Reducing sleep to 10ms 2025/08/21 01:02:40 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/21 01:02:40 INFO : sub/yam: Copied (new) 2025/08/21 01:02:40 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/21 01:02:40 INFO : potato: Copied (new) 2025/08/21 01:02:40 DEBUG : Waiting for deletions to finish 2025/08/21 01:02:40 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:02:40 DEBUG : potato: Unchanged skipping 2025/08/21 01:02:40 INFO : B2 bucket rclone-test-duwubul7kixo: Making map for --track-renames 2025/08/21 01:02:40 INFO : B2 bucket rclone-test-duwubul7kixo: Finished making map for --track-renames 2025/08/21 01:02:40 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for checks to finish 2025/08/21 01:02:40 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for renames to finish 2025/08/21 01:02:41 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/21 01:02:41 INFO : sub/yam: Copied (server-side copy) to: yam 2025/08/21 01:02:41 INFO : sub/yam: Deleted 2025/08/21 01:02:41 INFO : yam: Renamed from "sub/yam" 2025/08/21 01:02:41 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for transfers to finish 2025/08/21 01:02:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.52s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-duwubul7kixo", Local "Local file system at /tmp/rclone1402526853", Modify Window "1ms" 2025/08/21 01:02:42 DEBUG : Creating backend with remote "/tmp/rclone1402526853/dir1" 2025/08/21 01:02:42 DEBUG : Creating backend with remote "/tmp/rclone1402526853/dir2" 2025/08/21 01:02:42 DEBUG : Local file system at /tmp/rclone1402526853/dir2: Using server-side directory move 2025/08/21 01:02:42 INFO : Local file system at /tmp/rclone1402526853/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/08/21 01:02:42 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/08/21 01:02:42 DEBUG : Local file system at /tmp/rclone1402526853/dir2: Waiting for checks to finish 2025/08/21 01:02:42 DEBUG : Local file system at /tmp/rclone1402526853/dir2: Waiting for transfers to finish 2025/08/21 01:02:42 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.40s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-duwubul7kixo", Local "Local file system at /tmp/rclone1402526853", Modify Window "1ms" 2025/08/21 01:02:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/21 01:02:43 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/08/21 01:02:43 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for checks to finish 2025/08/21 01:02:43 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for transfers to finish 2025/08/21 01:02:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/21 01:02:43 INFO : sub dir/hello world: Copied (new) 2025/08/21 01:02:43 INFO : sub dir/hello world: Deleted 2025/08/21 01:02:43 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/08/21 01:02:43 INFO : nested/sub dir/file: Copied (new) 2025/08/21 01:02:43 INFO : nested/sub dir/file: Deleted 2025/08/21 01:02:43 INFO : sub dir: Removing directory 2025/08/21 01:02:43 INFO : nested/sub dir: Removing directory 2025/08/21 01:02:43 INFO : nested: Removing directory 2025/08/21 01:02:43 DEBUG : Local file system at /tmp/rclone1402526853: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.33s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-duwubul7kixo", Local "Local file system at /tmp/rclone1402526853", Modify Window "1ms" 2025/08/21 01:02:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/21 01:02:44 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/08/21 01:02:44 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for checks to finish 2025/08/21 01:02:44 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for transfers to finish 2025/08/21 01:02:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/21 01:02:44 INFO : sub dir/hello world: Copied (new) 2025/08/21 01:02:44 INFO : sub dir/hello world: Deleted 2025/08/21 01:02:44 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/08/21 01:02:44 INFO : nested/sub dir/file: Copied (new) 2025/08/21 01:02:44 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.40s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-duwubul7kixo", Local "Local file system at /tmp/rclone1402526853", Modify Window "1ms" 2025/08/21 01:02:45 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/08/21 01:02:45 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/21 01:02:45 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for checks to finish 2025/08/21 01:02:45 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for transfers to finish 2025/08/21 01:02:46 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/21 01:02:46 INFO : existing: Copied (new) 2025/08/21 01:02:46 INFO : existing: Deleted 2025/08/21 01:02:46 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/08/21 01:02:46 INFO : existing-b: Copied (new) 2025/08/21 01:02:46 INFO : existing-b: Deleted 2025/08/21 01:02:46 DEBUG : existing: Destination exists, skipping 2025/08/21 01:02:46 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for checks to finish 2025/08/21 01:02:46 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/08/21 01:02:46 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for transfers to finish 2025/08/21 01:02:46 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.76s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-duwubul7kixo", Local "Local file system at /tmp/rclone1402526853", Modify Window "1ms" 2025/08/21 01:02:47 DEBUG : Creating backend with remote "TestB2:rclone-test-notoxet1zusu" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-duwubul7kixo -> B2 bucket rclone-test-notoxet1zusu 2025/08/21 01:02:55 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/21 01:02:55 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/21 01:02:55 DEBUG : empty space: Unchanged skipping 2025/08/21 01:02:55 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/21 01:02:55 DEBUG : B2 bucket rclone-test-notoxet1zusu: Waiting for checks to finish 2025/08/21 01:02:55 INFO : empty space: Deleted 2025/08/21 01:02:55 DEBUG : B2 bucket rclone-test-notoxet1zusu: Waiting for transfers to finish 2025/08/21 01:02:55 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/21 01:02:55 INFO : potato2: Copied (server-side copy) 2025/08/21 01:02:55 INFO : potato2: Deleted 2025/08/21 01:02:56 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/21 01:02:56 INFO : potato3: Copied (server-side copy) 2025/08/21 01:02:56 INFO : potato3: Deleted 2025/08/21 01:02:56 DEBUG : Creating backend with remote "TestB2:rclone-test-koxocah2cudo" 2025/08/21 01:02:57 DEBUG : empty space: Need to transfer - File not found at Destination 2025/08/21 01:02:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/21 01:02:57 DEBUG : potato3: Need to transfer - File not found at Destination 2025/08/21 01:02:57 DEBUG : B2 bucket rclone-test-koxocah2cudo: Waiting for checks to finish 2025/08/21 01:02:57 DEBUG : B2 bucket rclone-test-koxocah2cudo: Waiting for transfers to finish 2025/08/21 01:03:01 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/21 01:03:01 INFO : empty space: Copied (server-side copy) 2025/08/21 01:03:01 INFO : empty space: Deleted 2025/08/21 01:03:01 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/21 01:03:01 INFO : potato2: Copied (server-side copy) 2025/08/21 01:03:02 INFO : potato2: Deleted 2025/08/21 01:03:02 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/21 01:03:02 INFO : potato3: Copied (server-side copy) 2025/08/21 01:03:02 INFO : potato3: Deleted 2025/08/21 01:03:03 DEBUG : B2 bucket rclone-test-koxocah2cudo: Purge remote 2025/08/21 01:03:03 INFO : B2 bucket rclone-test-koxocah2cudo: cleaning bucket "rclone-test-koxocah2cudo" of all files 2025/08/21 01:03:03 DEBUG : empty space: Deleting (id "4_zbf528d13206dcbab9f880e1b_f100259000d95b1d7_d20250821_m010301_c001_v0001179_t0035_u01755738181581") 2025/08/21 01:03:03 DEBUG : potato2: Deleting (id "4_zbf528d13206dcbab9f880e1b_f1154c2ec2988a23b_d20250821_m010301_c001_v0001165_t0031_u01755738181854") 2025/08/21 01:03:03 DEBUG : potato3: Deleting (id "4_zbf528d13206dcbab9f880e1b_f115331fe2df8a17d_d20250821_m010301_c001_v0001042_t0024_u01755738181957") 2025/08/21 01:03:04 DEBUG : B2 bucket rclone-test-notoxet1zusu: Purge remote 2025/08/21 01:03:04 INFO : B2 bucket rclone-test-notoxet1zusu: cleaning bucket "rclone-test-notoxet1zusu" of all files 2025/08/21 01:03:04 DEBUG : empty space: Deleting (id "4_z0f126d03206dcbab9f880e1b_f409b96f40fd7dc51_d20250821_m010301_c001_v7007000_t0000_u01755738181829") 2025/08/21 01:03:04 DEBUG : empty space: Deleting (id "4_z0f126d03206dcbab9f880e1b_f1088a4ca7bf57aca_d20250821_m010253_c001_v0001117_t0036_u01755738173518") 2025/08/21 01:03:04 DEBUG : potato2: Deleting (id "4_z0f126d03206dcbab9f880e1b_f409b96f40fd7dc56_d20250821_m010302_c001_v7007000_t0000_u01755738182056") 2025/08/21 01:03:04 DEBUG : potato2: Deleting (id "4_z0f126d03206dcbab9f880e1b_f11539c157e5be6d0_d20250821_m010255_c001_v0001178_t0008_u01755738175520") 2025/08/21 01:03:04 DEBUG : potato3: Deleting (id "4_z0f126d03206dcbab9f880e1b_f409b96f40fd7dc60_d20250821_m010302_c001_v7007000_t0000_u01755738182725") 2025/08/21 01:03:04 DEBUG : potato3: Deleting (id "4_z0f126d03206dcbab9f880e1b_f119a7f1bc344f674_d20250821_m010255_c001_v0001117_t0024_u01755738175748") 2025/08/21 01:03:04 DEBUG : potato3: Deleting (id "4_z0f126d03206dcbab9f880e1b_f1088a4ca7bf57ace_d20250821_m010254_c001_v0001117_t0040_u01755738174167") --- PASS: TestServerSideMove (22.21s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-duwubul7kixo", Local "Local file system at /tmp/rclone1402526853", Modify Window "1ms" 2025/08/21 01:03:09 DEBUG : Creating backend with remote "TestB2:rclone-test-nenidey2xadu" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-duwubul7kixo -> B2 bucket rclone-test-nenidey2xadu 2025/08/21 01:03:17 DEBUG : empty space: Excluded (Size Filter) 2025/08/21 01:03:18 DEBUG : empty space: Excluded (Size Filter) 2025/08/21 01:03:18 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/21 01:03:18 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/21 01:03:18 DEBUG : B2 bucket rclone-test-nenidey2xadu: Waiting for checks to finish 2025/08/21 01:03:18 DEBUG : B2 bucket rclone-test-nenidey2xadu: Waiting for transfers to finish 2025/08/21 01:03:18 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/21 01:03:18 INFO : potato2: Copied (server-side copy) 2025/08/21 01:03:18 INFO : potato2: Deleted 2025/08/21 01:03:19 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/21 01:03:19 INFO : potato3: Copied (server-side copy) 2025/08/21 01:03:19 INFO : potato3: Deleted 2025/08/21 01:03:19 DEBUG : Creating backend with remote "TestB2:rclone-test-sopifeq7wixi" 2025/08/21 01:03:20 DEBUG : empty space: Excluded (Size Filter) 2025/08/21 01:03:20 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/21 01:03:20 DEBUG : potato3: Need to transfer - File not found at Destination 2025/08/21 01:03:20 DEBUG : B2 bucket rclone-test-sopifeq7wixi: Waiting for checks to finish 2025/08/21 01:03:20 DEBUG : B2 bucket rclone-test-sopifeq7wixi: Waiting for transfers to finish 2025/08/21 01:03:24 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/21 01:03:24 INFO : potato2: Copied (server-side copy) 2025/08/21 01:03:24 INFO : potato2: Deleted 2025/08/21 01:03:24 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/21 01:03:24 INFO : potato3: Copied (server-side copy) 2025/08/21 01:03:24 INFO : potato3: Deleted 2025/08/21 01:03:25 DEBUG : B2 bucket rclone-test-sopifeq7wixi: Purge remote 2025/08/21 01:03:25 INFO : B2 bucket rclone-test-sopifeq7wixi: cleaning bucket "rclone-test-sopifeq7wixi" of all files 2025/08/21 01:03:25 DEBUG : potato2: Deleting (id "4_z3f52ddb3206dcbab9f880e1b_f1139fe9bf7b06cad_d20250821_m010324_c001_v0001165_t0032_u01755738204321") 2025/08/21 01:03:25 DEBUG : potato3: Deleting (id "4_z3f52ddb3206dcbab9f880e1b_f114ca9255f6794a9_d20250821_m010324_c001_v0001134_t0024_u01755738204555") 2025/08/21 01:03:27 DEBUG : B2 bucket rclone-test-nenidey2xadu: Purge remote 2025/08/21 01:03:27 INFO : B2 bucket rclone-test-nenidey2xadu: cleaning bucket "rclone-test-nenidey2xadu" of all files 2025/08/21 01:03:27 DEBUG : empty space: Deleting (id "4_z9f22bd93206dcbab9f880e1b_f11075058ee4ed48d_d20250821_m010316_c001_v0001144_t0005_u01755738196244") 2025/08/21 01:03:27 DEBUG : potato2: Deleting (id "4_z9f22bd93206dcbab9f880e1b_f416e654b2268c664_d20250821_m010324_c001_v7007000_t0000_u01755738204526") 2025/08/21 01:03:27 DEBUG : potato2: Deleting (id "4_z9f22bd93206dcbab9f880e1b_f1103305162c85460_d20250821_m010318_c001_v0001184_t0049_u01755738198258") 2025/08/21 01:03:27 DEBUG : potato3: Deleting (id "4_z9f22bd93206dcbab9f880e1b_f416e654b2268c667_d20250821_m010324_c001_v7007000_t0000_u01755738204846") 2025/08/21 01:03:27 DEBUG : potato3: Deleting (id "4_z9f22bd93206dcbab9f880e1b_f10272844dada19fa_d20250821_m010318_c001_v0001117_t0037_u01755738198513") 2025/08/21 01:03:27 DEBUG : potato3: Deleting (id "4_z9f22bd93206dcbab9f880e1b_f11075058ee4ed48f_d20250821_m010316_c001_v0001144_t0047_u01755738196859") --- PASS: TestServerSideMoveWithFilter (21.69s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-duwubul7kixo", Local "Local file system at /tmp/rclone1402526853", Modify Window "1ms" 2025/08/21 01:03:31 DEBUG : Creating backend with remote "TestB2:rclone-test-fuvipup6dili" 2025/08/21 01:03:33 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-duwubul7kixo -> B2 bucket rclone-test-fuvipup6dili 2025/08/21 01:03:38 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/08/21 01:03:38 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/08/21 01:03:39 DEBUG : pacer: Reducing sleep to 10ms 2025/08/21 01:03:39 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/21 01:03:39 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/21 01:03:39 DEBUG : empty space: Unchanged skipping 2025/08/21 01:03:39 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/21 01:03:39 DEBUG : B2 bucket rclone-test-fuvipup6dili: Waiting for checks to finish 2025/08/21 01:03:39 INFO : empty space: Deleted 2025/08/21 01:03:39 DEBUG : B2 bucket rclone-test-fuvipup6dili: Waiting for transfers to finish 2025/08/21 01:03:39 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/21 01:03:39 INFO : potato2: Copied (server-side copy) 2025/08/21 01:03:39 INFO : potato2: Deleted 2025/08/21 01:03:39 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/21 01:03:39 INFO : potato3: Copied (server-side copy) 2025/08/21 01:03:39 INFO : potato3: Deleted 2025/08/21 01:03:40 DEBUG : Creating backend with remote "TestB2:rclone-test-vobumub2vuku" 2025/08/21 01:03:41 INFO : tomatoDir: Making directory 2025/08/21 01:03:41 DEBUG : empty space: Need to transfer - File not found at Destination 2025/08/21 01:03:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/21 01:03:41 DEBUG : potato3: Need to transfer - File not found at Destination 2025/08/21 01:03:41 DEBUG : B2 bucket rclone-test-vobumub2vuku: Waiting for checks to finish 2025/08/21 01:03:41 DEBUG : B2 bucket rclone-test-vobumub2vuku: Waiting for transfers to finish 2025/08/21 01:03:45 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/21 01:03:45 INFO : empty space: Copied (server-side copy) 2025/08/21 01:03:45 INFO : empty space: Deleted 2025/08/21 01:03:45 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/21 01:03:45 INFO : potato2: Copied (server-side copy) 2025/08/21 01:03:45 INFO : potato2: Deleted 2025/08/21 01:03:45 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/21 01:03:45 INFO : potato3: Copied (server-side copy) 2025/08/21 01:03:46 INFO : potato3: Deleted 2025/08/21 01:03:46 DEBUG : B2 bucket rclone-test-vobumub2vuku: Purge remote 2025/08/21 01:03:46 INFO : B2 bucket rclone-test-vobumub2vuku: cleaning bucket "rclone-test-vobumub2vuku" of all files 2025/08/21 01:03:46 DEBUG : empty space: Deleting (id "4_z6f822dc3207dcbab9f880e1b_f107dc4b635d2f38e_d20250821_m010345_c001_v0001150_t0038_u01755738225125") 2025/08/21 01:03:46 DEBUG : potato2: Deleting (id "4_z6f822dc3207dcbab9f880e1b_f111a811715d40bba_d20250821_m010345_c001_v0001182_t0020_u01755738225482") 2025/08/21 01:03:46 DEBUG : potato3: Deleting (id "4_z6f822dc3207dcbab9f880e1b_f105d9aa8480a0836_d20250821_m010345_c001_v0001036_t0046_u01755738225498") 2025/08/21 01:03:48 DEBUG : B2 bucket rclone-test-fuvipup6dili: Purge remote 2025/08/21 01:03:48 INFO : B2 bucket rclone-test-fuvipup6dili: cleaning bucket "rclone-test-fuvipup6dili" of all files 2025/08/21 01:03:48 DEBUG : empty space: Deleting (id "4_zafc20de3207dcbab9f880e1b_f419259e824850012_d20250821_m010345_c001_v7007000_t0000_u01755738225462") 2025/08/21 01:03:48 DEBUG : empty space: Deleting (id "4_zafc20de3207dcbab9f880e1b_f1080d1e0e1d3d738_d20250821_m010337_c001_v0001104_t0055_u01755738217146") 2025/08/21 01:03:48 DEBUG : potato2: Deleting (id "4_zafc20de3207dcbab9f880e1b_f419259e824850014_d20250821_m010345_c001_v7007000_t0000_u01755738225695") 2025/08/21 01:03:48 DEBUG : potato2: Deleting (id "4_zafc20de3207dcbab9f880e1b_f107beccd18803787_d20250821_m010339_c001_v0001183_t0058_u01755738219266") 2025/08/21 01:03:48 DEBUG : potato3: Deleting (id "4_zafc20de3207dcbab9f880e1b_f419259e824850018_d20250821_m010346_c001_v7007000_t0000_u01755738226052") 2025/08/21 01:03:48 DEBUG : potato3: Deleting (id "4_zafc20de3207dcbab9f880e1b_f11248d745c07cfc1_d20250821_m010339_c001_v0001179_t0030_u01755738219520") 2025/08/21 01:03:48 DEBUG : potato3: Deleting (id "4_zafc20de3207dcbab9f880e1b_f1080d1e0e1d3d73a_d20250821_m010337_c001_v0001104_t0053_u01755738217768") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (21.99s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-duwubul7kixo", Local "Local file system at /tmp/rclone1402526853", Modify Window "1ms" 2025/08/21 01:03:53 DEBUG : Creating backend with remote "TestB2:rclone-test-duwubul7kixo/rclone-move-test" --- PASS: TestServerSideMoveOverlap (3.48s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-duwubul7kixo", Local "Local file system at /tmp/rclone1402526853", Modify Window "1ms" 2025/08/21 01:03:56 DEBUG : Creating backend with remote "TestB2:rclone-test-duwubul7kixo/rclone-sync-test" --- PASS: TestSyncOverlap (1.47s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-duwubul7kixo", Local "Local file system at /tmp/rclone1402526853", Modify Window "1ms" 2025/08/21 01:03:58 DEBUG : Creating backend with remote "TestB2:rclone-test-duwubul7kixo/rclone-sync-test" 2025/08/21 01:04:00 DEBUG : Creating backend with remote "TestB2:rclone-test-duwubul7kixo/rclone-sync-test-include/layer2" 2025/08/21 01:04:02 DEBUG : Creating backend with remote "TestB2:rclone-test-duwubul7kixo/rclone-sync-test-ignore-file" 2025/08/21 01:04:05 DEBUG : B2 bucket rclone-test-duwubul7kixo path rclone-sync-test: Waiting for checks to finish 2025/08/21 01:04:05 DEBUG : B2 bucket rclone-test-duwubul7kixo path rclone-sync-test: Waiting for transfers to finish 2025/08/21 01:04:05 DEBUG : Waiting for deletions to finish 2025/08/21 01:04:05 INFO : There was nothing to transfer 2025/08/21 01:04:05 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for checks to finish 2025/08/21 01:04:05 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for transfers to finish 2025/08/21 01:04:05 DEBUG : Waiting for deletions to finish 2025/08/21 01:04:05 INFO : There was nothing to transfer 2025/08/21 01:04:06 DEBUG : B2 bucket rclone-test-duwubul7kixo path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/08/21 01:04:06 DEBUG : B2 bucket rclone-test-duwubul7kixo path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/08/21 01:04:06 DEBUG : Waiting for deletions to finish 2025/08/21 01:04:06 INFO : There was nothing to transfer 2025/08/21 01:04:06 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for checks to finish 2025/08/21 01:04:06 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for transfers to finish 2025/08/21 01:04:06 DEBUG : Waiting for deletions to finish 2025/08/21 01:04:06 INFO : There was nothing to transfer 2025/08/21 01:04:06 DEBUG : B2 bucket rclone-test-duwubul7kixo path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/08/21 01:04:06 DEBUG : B2 bucket rclone-test-duwubul7kixo path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/08/21 01:04:06 DEBUG : Waiting for deletions to finish 2025/08/21 01:04:06 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.20s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-duwubul7kixo", Local "Local file system at /tmp/rclone1402526853", Modify Window "1ms" 2025/08/21 01:04:07 DEBUG : Creating backend with remote "TestB2:rclone-test-duwubul7kixo/dst" 2025/08/21 01:04:08 DEBUG : Creating backend with remote "TestB2:rclone-test-duwubul7kixo/CompareDest" 2025/08/21 01:04:10 DEBUG : one: Need to transfer - File not found at Destination 2025/08/21 01:04:10 DEBUG : B2 bucket rclone-test-duwubul7kixo path dst: Waiting for checks to finish 2025/08/21 01:04:10 DEBUG : B2 bucket rclone-test-duwubul7kixo path dst: Waiting for transfers to finish 2025/08/21 01:04:11 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/21 01:04:11 INFO : one: Copied (new) 2025/08/21 01:04:11 DEBUG : Waiting for deletions to finish 2025/08/21 01:04:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/21 01:04:11 DEBUG : B2 bucket rclone-test-duwubul7kixo path dst: Waiting for checks to finish 2025/08/21 01:04:12 DEBUG : B2 bucket rclone-test-duwubul7kixo path dst: Waiting for transfers to finish 2025/08/21 01:04:12 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/08/21 01:04:12 INFO : one: Copied (replaced existing) 2025/08/21 01:04:12 DEBUG : Waiting for deletions to finish 2025/08/21 01:04:14 DEBUG : B2 bucket rclone-test-duwubul7kixo path dst: Waiting for checks to finish 2025/08/21 01:04:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/21 01:04:14 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/21 01:04:14 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/21 01:04:14 DEBUG : B2 bucket rclone-test-duwubul7kixo path dst: Waiting for transfers to finish 2025/08/21 01:04:14 DEBUG : Waiting for deletions to finish 2025/08/21 01:04:14 INFO : There was nothing to transfer 2025/08/21 01:04:15 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/21 01:04:15 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/21 01:04:15 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/21 01:04:15 DEBUG : B2 bucket rclone-test-duwubul7kixo path dst: Waiting for checks to finish 2025/08/21 01:04:15 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/21 01:04:15 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/21 01:04:15 DEBUG : B2 bucket rclone-test-duwubul7kixo path dst: Waiting for transfers to finish 2025/08/21 01:04:15 DEBUG : Waiting for deletions to finish 2025/08/21 01:04:15 INFO : There was nothing to transfer 2025/08/21 01:04:15 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/21 01:04:15 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/21 01:04:15 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/21 01:04:15 DEBUG : B2 bucket rclone-test-duwubul7kixo path dst: Waiting for checks to finish 2025/08/21 01:04:16 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/21 01:04:16 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/21 01:04:16 DEBUG : B2 bucket rclone-test-duwubul7kixo path dst: Waiting for transfers to finish 2025/08/21 01:04:16 DEBUG : Waiting for deletions to finish 2025/08/21 01:04:16 INFO : There was nothing to transfer 2025/08/21 01:04:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/21 01:04:17 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/08/21 01:04:17 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/21 01:04:17 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/21 01:04:17 DEBUG : B2 bucket rclone-test-duwubul7kixo path dst: Waiting for checks to finish 2025/08/21 01:04:17 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/21 01:04:17 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/21 01:04:17 DEBUG : B2 bucket rclone-test-duwubul7kixo path dst: Waiting for transfers to finish 2025/08/21 01:04:17 DEBUG : Waiting for deletions to finish 2025/08/21 01:04:17 INFO : There was nothing to transfer 2025/08/21 01:04:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/21 01:04:17 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/08/21 01:04:17 DEBUG : two: Need to transfer - File not found at Destination 2025/08/21 01:04:17 DEBUG : B2 bucket rclone-test-duwubul7kixo path dst: Waiting for checks to finish 2025/08/21 01:04:17 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/21 01:04:17 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/21 01:04:17 DEBUG : B2 bucket rclone-test-duwubul7kixo path dst: Waiting for transfers to finish 2025/08/21 01:04:18 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/08/21 01:04:18 INFO : two: Copied (new) 2025/08/21 01:04:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (12.25s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-duwubul7kixo", Local "Local file system at /tmp/rclone1402526853", Modify Window "1ms" 2025/08/21 01:04:21 DEBUG : Creating backend with remote "TestB2:rclone-test-duwubul7kixo/dest" 2025/08/21 01:04:22 DEBUG : Creating backend with remote "TestB2:rclone-test-duwubul7kixo/pre-dest1" 2025/08/21 01:04:23 DEBUG : Creating backend with remote "TestB2:rclone-test-duwubul7kixo/pre-dest2" 2025/08/21 01:04:25 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:04:25 DEBUG : 1: Destination found in --compare-dest, skipping 2025/08/21 01:04:25 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:04:25 DEBUG : 2: Destination found in --compare-dest, skipping 2025/08/21 01:04:26 DEBUG : 3: Need to transfer - File not found at Destination 2025/08/21 01:04:26 DEBUG : B2 bucket rclone-test-duwubul7kixo path dest: Waiting for checks to finish 2025/08/21 01:04:26 DEBUG : B2 bucket rclone-test-duwubul7kixo path dest: Waiting for transfers to finish 2025/08/21 01:04:26 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/08/21 01:04:26 INFO : 3: Copied (new) 2025/08/21 01:04:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.74s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-duwubul7kixo", Local "Local file system at /tmp/rclone1402526853", Modify Window "1ms" 2025/08/21 01:04:28 DEBUG : Creating backend with remote "TestB2:rclone-test-duwubul7kixo/dst" 2025/08/21 01:04:29 DEBUG : Creating backend with remote "TestB2:rclone-test-duwubul7kixo/CopyDest" 2025/08/21 01:04:31 DEBUG : one: Need to transfer - File not found at Destination 2025/08/21 01:04:31 DEBUG : B2 bucket rclone-test-duwubul7kixo path dst: Waiting for checks to finish 2025/08/21 01:04:31 DEBUG : B2 bucket rclone-test-duwubul7kixo path dst: Waiting for transfers to finish 2025/08/21 01:04:32 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/21 01:04:32 INFO : one: Copied (new) 2025/08/21 01:04:32 DEBUG : Waiting for deletions to finish 2025/08/21 01:04:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/21 01:04:33 DEBUG : B2 bucket rclone-test-duwubul7kixo path dst: Waiting for checks to finish 2025/08/21 01:04:33 DEBUG : B2 bucket rclone-test-duwubul7kixo path dst: Waiting for transfers to finish 2025/08/21 01:04:33 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/08/21 01:04:33 INFO : one: Copied (replaced existing) 2025/08/21 01:04:33 DEBUG : Waiting for deletions to finish 2025/08/21 01:04:35 DEBUG : Creating backend with remote "TestB2:rclone-test-duwubul7kixo/BackupDir" 2025/08/21 01:04:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/21 01:04:36 DEBUG : B2 bucket rclone-test-duwubul7kixo path dst: Waiting for checks to finish 2025/08/21 01:04:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/21 01:04:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/21 01:04:37 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/21 01:04:37 INFO : one: Copied (server-side copy) 2025/08/21 01:04:38 INFO : one: Deleted 2025/08/21 01:04:38 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/08/21 01:04:38 INFO : one: Copied (server-side copy) 2025/08/21 01:04:38 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/08/21 01:04:38 DEBUG : B2 bucket rclone-test-duwubul7kixo path dst: Waiting for transfers to finish 2025/08/21 01:04:38 DEBUG : Waiting for deletions to finish 2025/08/21 01:04:39 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/21 01:04:39 DEBUG : one: Unchanged skipping 2025/08/21 01:04:39 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/21 01:04:39 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/21 01:04:39 INFO : two: Copied (server-side copy) 2025/08/21 01:04:39 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/08/21 01:04:39 DEBUG : B2 bucket rclone-test-duwubul7kixo path dst: Waiting for checks to finish 2025/08/21 01:04:39 DEBUG : B2 bucket rclone-test-duwubul7kixo path dst: Waiting for transfers to finish 2025/08/21 01:04:39 DEBUG : Waiting for deletions to finish 2025/08/21 01:04:40 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/21 01:04:40 DEBUG : one: Unchanged skipping 2025/08/21 01:04:40 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/21 01:04:40 DEBUG : two: Unchanged skipping 2025/08/21 01:04:40 DEBUG : B2 bucket rclone-test-duwubul7kixo path dst: Waiting for checks to finish 2025/08/21 01:04:40 DEBUG : B2 bucket rclone-test-duwubul7kixo path dst: Waiting for transfers to finish 2025/08/21 01:04:40 DEBUG : Waiting for deletions to finish 2025/08/21 01:04:40 INFO : There was nothing to transfer 2025/08/21 01:04:41 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/21 01:04:41 DEBUG : one: Unchanged skipping 2025/08/21 01:04:41 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/08/21 01:04:41 DEBUG : three: Destination not found in --copy-dest 2025/08/21 01:04:41 DEBUG : three: Need to transfer - File not found at Destination 2025/08/21 01:04:41 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/21 01:04:41 DEBUG : two: Unchanged skipping 2025/08/21 01:04:41 DEBUG : B2 bucket rclone-test-duwubul7kixo path dst: Waiting for checks to finish 2025/08/21 01:04:41 DEBUG : B2 bucket rclone-test-duwubul7kixo path dst: Waiting for transfers to finish 2025/08/21 01:04:42 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/08/21 01:04:42 INFO : three: Copied (new) 2025/08/21 01:04:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (15.37s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-duwubul7kixo", Local "Local file system at /tmp/rclone1402526853", Modify Window "1ms" 2025/08/21 01:04:45 DEBUG : Creating backend with remote "TestB2:rclone-test-duwubul7kixo/dst" 2025/08/21 01:04:46 DEBUG : Creating backend with remote "TestB2:rclone-test-duwubul7kixo/backup" 2025/08/21 01:04:48 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/21 01:04:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:04:48 DEBUG : two: Unchanged skipping 2025/08/21 01:04:48 DEBUG : B2 bucket rclone-test-duwubul7kixo path dst: Waiting for checks to finish 2025/08/21 01:04:49 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/21 01:04:49 INFO : one: Copied (server-side copy) 2025/08/21 01:04:49 INFO : one: Deleted 2025/08/21 01:04:49 DEBUG : B2 bucket rclone-test-duwubul7kixo path dst: Waiting for transfers to finish 2025/08/21 01:04:50 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/21 01:04:50 INFO : one: Copied (new) 2025/08/21 01:04:50 DEBUG : Waiting for deletions to finish 2025/08/21 01:04:51 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/21 01:04:51 INFO : three.txt: Copied (server-side copy) 2025/08/21 01:04:51 INFO : three.txt: Deleted 2025/08/21 01:04:51 INFO : three.txt: Moved into backup dir 2025/08/21 01:04:52 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/21 01:04:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:04:52 DEBUG : two: Unchanged skipping 2025/08/21 01:04:52 DEBUG : B2 bucket rclone-test-duwubul7kixo path dst: Waiting for checks to finish 2025/08/21 01:04:53 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/21 01:04:53 INFO : one: Copied (server-side copy) 2025/08/21 01:04:53 INFO : one: Deleted 2025/08/21 01:04:53 DEBUG : B2 bucket rclone-test-duwubul7kixo path dst: Waiting for transfers to finish 2025/08/21 01:04:53 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/21 01:04:53 INFO : one: Copied (new) 2025/08/21 01:04:53 DEBUG : Waiting for deletions to finish 2025/08/21 01:04:54 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/21 01:04:54 INFO : three.txt: Copied (server-side copy) 2025/08/21 01:04:54 INFO : three.txt: Deleted 2025/08/21 01:04:54 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (11.98s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-duwubul7kixo", Local "Local file system at /tmp/rclone1402526853", Modify Window "1ms" 2025/08/21 01:04:57 DEBUG : Creating backend with remote "TestB2:rclone-test-duwubul7kixo/dst" 2025/08/21 01:04:58 DEBUG : Creating backend with remote "TestB2:rclone-test-duwubul7kixo/backup" 2025/08/21 01:05:00 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/21 01:05:00 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:05:00 DEBUG : two: Unchanged skipping 2025/08/21 01:05:00 DEBUG : B2 bucket rclone-test-duwubul7kixo path dst: Waiting for checks to finish 2025/08/21 01:05:01 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/21 01:05:01 INFO : one: Copied (server-side copy) to: one.bak 2025/08/21 01:05:01 INFO : one: Deleted 2025/08/21 01:05:01 DEBUG : B2 bucket rclone-test-duwubul7kixo path dst: Waiting for transfers to finish 2025/08/21 01:05:02 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/21 01:05:02 INFO : one: Copied (new) 2025/08/21 01:05:02 DEBUG : Waiting for deletions to finish 2025/08/21 01:05:03 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/21 01:05:03 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/21 01:05:03 INFO : three.txt: Deleted 2025/08/21 01:05:03 INFO : three.txt: Moved into backup dir 2025/08/21 01:05:04 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/21 01:05:04 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:05:04 DEBUG : two: Unchanged skipping 2025/08/21 01:05:04 DEBUG : B2 bucket rclone-test-duwubul7kixo path dst: Waiting for checks to finish 2025/08/21 01:05:05 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/21 01:05:05 INFO : one: Copied (server-side copy) to: one.bak 2025/08/21 01:05:05 INFO : one: Deleted 2025/08/21 01:05:05 DEBUG : B2 bucket rclone-test-duwubul7kixo path dst: Waiting for transfers to finish 2025/08/21 01:05:06 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/21 01:05:06 INFO : one: Copied (new) 2025/08/21 01:05:06 DEBUG : Waiting for deletions to finish 2025/08/21 01:05:06 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/21 01:05:06 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/21 01:05:06 INFO : three.txt: Deleted 2025/08/21 01:05:06 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.36s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-duwubul7kixo", Local "Local file system at /tmp/rclone1402526853", Modify Window "1ms" 2025/08/21 01:05:09 DEBUG : Creating backend with remote "TestB2:rclone-test-duwubul7kixo/dst" 2025/08/21 01:05:10 DEBUG : Creating backend with remote "TestB2:rclone-test-duwubul7kixo/backup" 2025/08/21 01:05:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:05:12 DEBUG : B2 bucket rclone-test-duwubul7kixo path dst: Waiting for checks to finish 2025/08/21 01:05:12 DEBUG : two: Unchanged skipping 2025/08/21 01:05:12 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/21 01:05:13 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/21 01:05:13 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/21 01:05:13 INFO : one: Deleted 2025/08/21 01:05:13 DEBUG : B2 bucket rclone-test-duwubul7kixo path dst: Waiting for transfers to finish 2025/08/21 01:05:14 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/21 01:05:14 INFO : one: Copied (new) 2025/08/21 01:05:14 DEBUG : Waiting for deletions to finish 2025/08/21 01:05:15 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/21 01:05:15 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/21 01:05:15 INFO : three.txt: Deleted 2025/08/21 01:05:15 INFO : three.txt: Moved into backup dir 2025/08/21 01:05:16 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/21 01:05:16 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:05:16 DEBUG : two: Unchanged skipping 2025/08/21 01:05:16 DEBUG : B2 bucket rclone-test-duwubul7kixo path dst: Waiting for checks to finish 2025/08/21 01:05:17 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/21 01:05:17 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/21 01:05:17 INFO : one: Deleted 2025/08/21 01:05:17 DEBUG : B2 bucket rclone-test-duwubul7kixo path dst: Waiting for transfers to finish 2025/08/21 01:05:18 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/21 01:05:18 INFO : one: Copied (new) 2025/08/21 01:05:18 DEBUG : Waiting for deletions to finish 2025/08/21 01:05:18 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/21 01:05:18 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/21 01:05:18 INFO : three.txt: Deleted 2025/08/21 01:05:18 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.04s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-duwubul7kixo", Local "Local file system at /tmp/rclone1402526853", Modify Window "1ms" 2025/08/21 01:05:21 DEBUG : Creating backend with remote "TestB2:rclone-test-duwubul7kixo/dst" 2025/08/21 01:05:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:05:23 DEBUG : two: Unchanged skipping 2025/08/21 01:05:23 DEBUG : B2 bucket rclone-test-duwubul7kixo path dst: Waiting for checks to finish 2025/08/21 01:05:23 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/21 01:05:23 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/21 01:05:23 INFO : one: Copied (server-side copy) to: one.bak 2025/08/21 01:05:24 INFO : one: Deleted 2025/08/21 01:05:24 DEBUG : B2 bucket rclone-test-duwubul7kixo path dst: Waiting for transfers to finish 2025/08/21 01:05:25 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/21 01:05:25 INFO : one: Copied (new) 2025/08/21 01:05:25 DEBUG : Waiting for deletions to finish 2025/08/21 01:05:25 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/21 01:05:25 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/21 01:05:26 INFO : three.txt: Deleted 2025/08/21 01:05:26 INFO : three.txt: Moved into backup dir 2025/08/21 01:05:27 DEBUG : one.bak: Excluded (Path Filter) 2025/08/21 01:05:27 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/08/21 01:05:27 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/21 01:05:27 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:05:27 DEBUG : B2 bucket rclone-test-duwubul7kixo path dst: Waiting for checks to finish 2025/08/21 01:05:27 DEBUG : two: Unchanged skipping 2025/08/21 01:05:27 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/21 01:05:27 INFO : one: Copied (server-side copy) to: one.bak 2025/08/21 01:05:27 INFO : one: Deleted 2025/08/21 01:05:27 DEBUG : B2 bucket rclone-test-duwubul7kixo path dst: Waiting for transfers to finish 2025/08/21 01:05:28 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/21 01:05:28 INFO : one: Copied (new) 2025/08/21 01:05:28 DEBUG : Waiting for deletions to finish 2025/08/21 01:05:29 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/21 01:05:29 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/21 01:05:29 INFO : three.txt: Deleted 2025/08/21 01:05:29 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.44s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-duwubul7kixo", Local "Local file system at /tmp/rclone1402526853", Modify Window "1ms" 2025/08/21 01:05:32 DEBUG : Creating backend with remote "TestB2:rclone-test-duwubul7kixo/dst" 2025/08/21 01:05:33 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/21 01:05:34 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/21 01:05:34 INFO : one: Copied (server-side copy) to: one.bak 2025/08/21 01:05:34 INFO : one: Deleted 2025/08/21 01:05:35 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/21 01:05:35 INFO : one: Copied (new) 2025/08/21 01:05:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:05:35 DEBUG : two: Unchanged skipping 2025/08/21 01:05:35 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/08/21 01:05:36 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/21 01:05:36 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/21 01:05:36 INFO : three.txt: Deleted 2025/08/21 01:05:37 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/21 01:05:37 INFO : three.txt: Copied (new) 2025/08/21 01:05:37 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/21 01:05:38 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/21 01:05:38 INFO : one: Copied (server-side copy) to: one.bak 2025/08/21 01:05:38 INFO : one: Deleted 2025/08/21 01:05:39 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/21 01:05:39 INFO : one: Copied (new) 2025/08/21 01:05:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:05:39 DEBUG : two: Unchanged skipping 2025/08/21 01:05:39 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/08/21 01:05:40 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/21 01:05:40 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/21 01:05:40 INFO : three.txt: Deleted 2025/08/21 01:05:40 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/08/21 01:05:40 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.42s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-duwubul7kixo", Local "Local file system at /tmp/rclone1402526853", Modify Window "1ms" 2025/08/21 01:05:43 DEBUG : Creating backend with remote "TestB2:rclone-test-duwubul7kixo/dst" 2025/08/21 01:05:45 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/21 01:05:46 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/21 01:05:46 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/21 01:05:47 INFO : one: Deleted 2025/08/21 01:05:47 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/21 01:05:47 INFO : one: Copied (new) 2025/08/21 01:05:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:05:48 DEBUG : two: Unchanged skipping 2025/08/21 01:05:48 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/08/21 01:05:49 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/21 01:05:49 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/21 01:05:49 INFO : three.txt: Deleted 2025/08/21 01:05:49 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/21 01:05:49 INFO : three.txt: Copied (new) 2025/08/21 01:05:50 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/21 01:05:51 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/21 01:05:51 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/21 01:05:51 INFO : one: Deleted 2025/08/21 01:05:51 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/21 01:05:51 INFO : one: Copied (new) 2025/08/21 01:05:51 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:05:51 DEBUG : two: Unchanged skipping 2025/08/21 01:05:52 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/08/21 01:05:52 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/21 01:05:52 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/21 01:05:52 INFO : three.txt: Deleted 2025/08/21 01:05:53 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/08/21 01:05:53 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.49s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-duwubul7kixo", Local "Local file system at /tmp/rclone1402526853", Modify Window "1ms" 2025/08/21 01:05:55 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/08/21 01:05:55 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for checks to finish 2025/08/21 01:05:55 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for transfers to finish 2025/08/21 01:05:56 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/08/21 01:05:56 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/08/21 01:05:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.37s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-duwubul7kixo", Local "Local file system at /tmp/rclone1402526853", Modify Window "1ms" 2025/08/21 01:05:57 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/21 01:05:57 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for checks to finish 2025/08/21 01:05:57 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for transfers to finish 2025/08/21 01:05:57 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/21 01:05:57 INFO : existing: Copied (new) 2025/08/21 01:05:57 DEBUG : Waiting for deletions to finish 2025/08/21 01:05:58 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/08/21 01:05:58 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for checks to finish 2025/08/21 01:05:58 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/08/21 01:05:58 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for transfers to finish 2025/08/21 01:05:58 ERROR : B2 bucket rclone-test-duwubul7kixo: not deleting files as there were IO errors 2025/08/21 01:05:58 ERROR : B2 bucket rclone-test-duwubul7kixo: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (1.99s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-duwubul7kixo", Local "Local file system at /tmp/rclone1402526853", Modify Window "1ms" 2025/08/21 01:05:59 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:05:59 DEBUG : existing: Unchanged skipping 2025/08/21 01:05:59 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for checks to finish 2025/08/21 01:05:59 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for transfers to finish 2025/08/21 01:05:59 DEBUG : Waiting for deletions to finish 2025/08/21 01:05:59 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.39s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-duwubul7kixo", Local "Local file system at /tmp/rclone1402526853", Modify Window "1ms" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.39s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-duwubul7kixo", Local "Local file system at /tmp/rclone1402526853", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-duwubul7kixo", Local "Local file system at /tmp/rclone1402526853", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-duwubul7kixo", Local "Local file system at /tmp/rclone1402526853", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.14s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-duwubul7kixo", Local "Local file system at /tmp/rclone1402526853", Modify Window "1ms" 2025/08/21 01:06:11 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:06:11 DEBUG : both0: Unchanged skipping 2025/08/21 01:06:11 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:06:11 DEBUG : both10: Unchanged skipping 2025/08/21 01:06:11 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:06:11 DEBUG : both11: Unchanged skipping 2025/08/21 01:06:11 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:06:11 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:06:11 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:06:11 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:06:11 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for checks to finish 2025/08/21 01:06:11 DEBUG : both12: Unchanged skipping 2025/08/21 01:06:11 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:06:11 DEBUG : both13: Unchanged skipping 2025/08/21 01:06:11 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:06:11 DEBUG : both14: Unchanged skipping 2025/08/21 01:06:11 DEBUG : both15: Unchanged skipping 2025/08/21 01:06:11 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:06:11 DEBUG : both19: Unchanged skipping 2025/08/21 01:06:11 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:06:11 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:06:11 DEBUG : both1: Unchanged skipping 2025/08/21 01:06:11 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:06:11 DEBUG : both18: Unchanged skipping 2025/08/21 01:06:11 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:06:11 DEBUG : both17: Unchanged skipping 2025/08/21 01:06:11 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:06:11 DEBUG : both16: Unchanged skipping 2025/08/21 01:06:11 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:06:11 DEBUG : both2: Unchanged skipping 2025/08/21 01:06:11 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:06:11 DEBUG : both6: Unchanged skipping 2025/08/21 01:06:11 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:06:11 DEBUG : both3: Unchanged skipping 2025/08/21 01:06:11 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:06:11 DEBUG : both4: Unchanged skipping 2025/08/21 01:06:11 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:06:11 DEBUG : both7: Unchanged skipping 2025/08/21 01:06:11 DEBUG : both8: Unchanged skipping 2025/08/21 01:06:11 DEBUG : both9: Unchanged skipping 2025/08/21 01:06:11 DEBUG : both5: Unchanged skipping 2025/08/21 01:06:11 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for transfers to finish 2025/08/21 01:06:11 DEBUG : Waiting for deletions to finish 2025/08/21 01:06:11 INFO : only2: Deleted 2025/08/21 01:06:11 INFO : only10: Deleted 2025/08/21 01:06:12 INFO : only11: Deleted 2025/08/21 01:06:12 INFO : only19: Deleted 2025/08/21 01:06:12 INFO : only5: Deleted 2025/08/21 01:06:12 INFO : only4: Deleted 2025/08/21 01:06:12 INFO : only6: Deleted 2025/08/21 01:06:12 INFO : only12: Deleted 2025/08/21 01:06:12 INFO : only16: Deleted 2025/08/21 01:06:12 INFO : only1: Deleted 2025/08/21 01:06:12 INFO : only3: Deleted 2025/08/21 01:06:12 INFO : only0: Deleted 2025/08/21 01:06:12 INFO : only13: Deleted 2025/08/21 01:06:12 INFO : only14: Deleted 2025/08/21 01:06:12 INFO : only17: Deleted 2025/08/21 01:06:12 INFO : only18: Deleted 2025/08/21 01:06:12 INFO : only7: Deleted 2025/08/21 01:06:12 INFO : only8: Deleted 2025/08/21 01:06:12 INFO : only15: Deleted 2025/08/21 01:06:12 INFO : only9: Deleted 2025/08/21 01:06:12 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (15.47s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-duwubul7kixo", Local "Local file system at /tmp/rclone1402526853", Modify Window "1ms" 2025/08/21 01:06:28 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:06:28 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for checks to finish 2025/08/21 01:06:28 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:06:28 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:06:28 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:06:28 DEBUG : both10: Unchanged skipping 2025/08/21 01:06:28 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:06:28 DEBUG : both0: Unchanged skipping 2025/08/21 01:06:28 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:06:28 DEBUG : both12: Unchanged skipping 2025/08/21 01:06:28 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:06:28 DEBUG : both15: Unchanged skipping 2025/08/21 01:06:28 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:06:28 DEBUG : both16: Unchanged skipping 2025/08/21 01:06:28 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:06:28 DEBUG : both17: Unchanged skipping 2025/08/21 01:06:28 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:06:28 DEBUG : both18: Unchanged skipping 2025/08/21 01:06:28 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:06:28 DEBUG : both11: Unchanged skipping 2025/08/21 01:06:28 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:06:28 DEBUG : both13: Unchanged skipping 2025/08/21 01:06:28 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:06:28 DEBUG : both19: Unchanged skipping 2025/08/21 01:06:28 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:06:28 DEBUG : both3: Unchanged skipping 2025/08/21 01:06:28 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:06:28 DEBUG : both4: Unchanged skipping 2025/08/21 01:06:28 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:06:28 DEBUG : both5: Unchanged skipping 2025/08/21 01:06:28 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:06:28 DEBUG : both6: Unchanged skipping 2025/08/21 01:06:28 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:06:28 DEBUG : both7: Unchanged skipping 2025/08/21 01:06:28 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:06:28 DEBUG : both8: Unchanged skipping 2025/08/21 01:06:28 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:06:28 DEBUG : both9: Unchanged skipping 2025/08/21 01:06:28 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/08/21 01:06:28 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/08/21 01:06:28 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/08/21 01:06:28 DEBUG : both14: Unchanged skipping 2025/08/21 01:06:28 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/08/21 01:06:28 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/08/21 01:06:28 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/08/21 01:06:28 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/08/21 01:06:28 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/08/21 01:06:28 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/08/21 01:06:28 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/08/21 01:06:28 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/08/21 01:06:28 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/08/21 01:06:28 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/08/21 01:06:28 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/08/21 01:06:28 DEBUG : both1: Unchanged skipping 2025/08/21 01:06:28 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/08/21 01:06:28 DEBUG : both2: Unchanged skipping 2025/08/21 01:06:28 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/08/21 01:06:28 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/08/21 01:06:28 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/08/21 01:06:28 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/08/21 01:06:28 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/08/21 01:06:28 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for transfers to finish 2025/08/21 01:06:28 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/21 01:06:28 INFO : only0: Copied (replaced existing) 2025/08/21 01:06:28 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/21 01:06:28 INFO : only11: Copied (replaced existing) 2025/08/21 01:06:28 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/21 01:06:28 INFO : only14: Copied (replaced existing) 2025/08/21 01:06:28 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/21 01:06:28 INFO : only15: Copied (replaced existing) 2025/08/21 01:06:28 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/21 01:06:28 INFO : only12: Copied (replaced existing) 2025/08/21 01:06:28 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/21 01:06:28 INFO : only16: Copied (replaced existing) 2025/08/21 01:06:28 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/21 01:06:28 INFO : only17: Copied (replaced existing) 2025/08/21 01:06:29 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/21 01:06:29 INFO : only18: Copied (replaced existing) 2025/08/21 01:06:29 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/21 01:06:29 INFO : only10: Copied (replaced existing) 2025/08/21 01:06:29 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/21 01:06:29 INFO : only19: Copied (replaced existing) 2025/08/21 01:06:29 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/21 01:06:29 INFO : only1: Copied (replaced existing) 2025/08/21 01:06:29 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/21 01:06:29 INFO : only13: Copied (replaced existing) 2025/08/21 01:06:29 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/21 01:06:29 INFO : only2: Copied (replaced existing) 2025/08/21 01:06:29 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/21 01:06:29 INFO : only3: Copied (replaced existing) 2025/08/21 01:06:29 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/21 01:06:29 INFO : only6: Copied (replaced existing) 2025/08/21 01:06:29 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/21 01:06:29 INFO : only8: Copied (replaced existing) 2025/08/21 01:06:29 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/21 01:06:29 INFO : only7: Copied (replaced existing) 2025/08/21 01:06:29 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/21 01:06:29 INFO : only5: Copied (replaced existing) 2025/08/21 01:06:29 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/21 01:06:29 INFO : only4: Copied (replaced existing) 2025/08/21 01:06:29 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/21 01:06:29 INFO : only9: Copied (replaced existing) 2025/08/21 01:06:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (20.39s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-duwubul7kixo", Local "Local file system at /tmp/rclone1402526853", Modify Window "1ms" 2025/08/21 01:06:37 DEBUG : empty_dir: Making directory with metadata 2025/08/21 01:06:37 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/21 01:06:37 DEBUG : empty_on_remote: Making directory with metadata 2025/08/21 01:06:37 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/21 01:06:37 INFO : empty_on_remote: Making directory 2025/08/21 01:06:37 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/08/21 01:06:38 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/08/21 01:06:38 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/08/21 01:06:38 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/08/21 01:06:38 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.26s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-duwubul7kixo", Local "Local file system at /tmp/rclone1402526853", Modify Window "1ms" 2025/08/21 01:06:40 DEBUG : empty_dir: Making directory with metadata 2025/08/21 01:06:40 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/21 01:06:40 DEBUG : empty_on_remote: Making directory with metadata 2025/08/21 01:06:40 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/21 01:06:40 INFO : empty_on_remote: Making directory 2025/08/21 01:06:40 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/08/21 01:06:40 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/08/21 01:06:40 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/08/21 01:06:40 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/08/21 01:06:40 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/08/21 01:06:40 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.15s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-duwubul7kixo", Local "Local file system at /tmp/rclone1402526853", Modify Window "1ms" 2025/08/21 01:06:42 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/21 01:06:42 INFO : sub dir: Making directory 2025/08/21 01:06:42 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (1.82s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-duwubul7kixo", Local "Local file system at /tmp/rclone1402526853", Modify Window "1ms" 2025/08/21 01:06:44 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/21 01:06:44 INFO : sub dir: Making directory 2025/08/21 01:06:44 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (1.85s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-duwubul7kixo", Local "Local file system at /tmp/rclone1402526853", Modify Window "1ms" 2025/08/21 01:06:50 DEBUG : Waiting for deletions to finish 2025/08/21 01:06:50 DEBUG : apple: Excluded (Path Filter) 2025/08/21 01:06:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/21 01:06:50 DEBUG : banana: Excluded (Path Filter) 2025/08/21 01:06:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/21 01:06:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/21 01:06:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/21 01:06:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/21 01:06:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/21 01:06:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/21 01:06:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/21 01:06:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/21 01:06:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/21 01:06:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/21 01:06:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/21 01:06:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/21 01:06:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/21 01:06:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/21 01:06:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/21 01:06:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/21 01:06:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/21 01:06:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:06:51 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/21 01:06:51 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:06:51 DEBUG : apple: Unchanged skipping 2025/08/21 01:06:51 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:06:51 DEBUG : banana: Unchanged skipping 2025/08/21 01:06:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:06:51 DEBUG : splitbananasplit: Unchanged skipping 2025/08/21 01:06:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:06:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/21 01:06:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:06:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/21 01:06:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:06:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/21 01:06:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:06:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/21 01:06:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:06:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/21 01:06:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:06:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/21 01:06:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:06:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/21 01:06:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:06:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/21 01:06:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:06:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/21 01:06:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:06:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/21 01:06:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:06:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/21 01:06:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:06:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/21 01:06:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:06:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/21 01:06:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:06:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:06:51 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for checks to finish 2025/08/21 01:06:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:06:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/21 01:06:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/21 01:06:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/21 01:06:51 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for transfers to finish 2025/08/21 01:06:51 DEBUG : Waiting for deletions to finish 2025/08/21 01:06:51 INFO : There was nothing to transfer 2025/08/21 01:06:51 DEBUG : Waiting for deletions to finish 2025/08/21 01:06:51 DEBUG : apple: Excluded (Path Filter) 2025/08/21 01:06:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/21 01:06:51 DEBUG : banana: Excluded (Path Filter) 2025/08/21 01:06:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/21 01:06:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/21 01:06:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/21 01:06:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/21 01:06:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/21 01:06:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/21 01:06:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/21 01:06:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/21 01:06:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/21 01:06:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/21 01:06:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/21 01:06:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/21 01:06:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/21 01:06:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/21 01:06:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/21 01:06:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/21 01:06:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/21 01:06:51 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:06:51 DEBUG : apple: Unchanged skipping 2025/08/21 01:06:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:06:51 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/21 01:06:51 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:06:51 DEBUG : banana: Unchanged skipping 2025/08/21 01:06:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:06:51 DEBUG : splitbananasplit: Unchanged skipping 2025/08/21 01:06:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:06:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/21 01:06:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:06:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/21 01:06:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:06:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/21 01:06:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:06:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/21 01:06:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:06:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/21 01:06:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:06:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/21 01:06:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:06:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/21 01:06:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:06:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/21 01:06:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:06:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/21 01:06:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:06:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/21 01:06:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:06:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/21 01:06:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:06:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/21 01:06:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:06:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/21 01:06:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:06:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/21 01:06:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:06:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/21 01:06:51 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for checks to finish 2025/08/21 01:06:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:06:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/21 01:06:51 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for transfers to finish 2025/08/21 01:06:51 DEBUG : Waiting for deletions to finish 2025/08/21 01:06:51 INFO : There was nothing to transfer 2025/08/21 01:06:51 DEBUG : Waiting for deletions to finish 2025/08/21 01:06:51 DEBUG : apple: Excluded (Path Filter) 2025/08/21 01:06:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/21 01:06:51 DEBUG : banana: Excluded (Path Filter) 2025/08/21 01:06:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/21 01:06:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/21 01:06:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/21 01:06:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/21 01:06:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/21 01:06:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/21 01:06:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/21 01:06:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/21 01:06:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/21 01:06:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/21 01:06:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/21 01:06:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/21 01:06:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/21 01:06:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/21 01:06:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/21 01:06:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/21 01:06:51 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-duwubul7kixo", Local "Local file system at /tmp/rclone1402526853", Modify Window "1ms" 2025/08/21 01:07:02 DEBUG : Waiting for deletions to finish 2025/08/21 01:07:03 DEBUG : apple: Excluded (Path Filter) 2025/08/21 01:07:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/21 01:07:03 DEBUG : banana: Excluded (Path Filter) 2025/08/21 01:07:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/21 01:07:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/21 01:07:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/21 01:07:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/21 01:07:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/21 01:07:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/21 01:07:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/21 01:07:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/21 01:07:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/21 01:07:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/21 01:07:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/21 01:07:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/21 01:07:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/21 01:07:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/21 01:07:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/21 01:07:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/21 01:07:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/21 01:07:03 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:07:03 DEBUG : apple: Unchanged skipping 2025/08/21 01:07:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:07:03 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/21 01:07:03 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:07:03 DEBUG : banana: Unchanged skipping 2025/08/21 01:07:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:07:03 DEBUG : splitbananasplit: Unchanged skipping 2025/08/21 01:07:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:07:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/21 01:07:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:07:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/21 01:07:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:07:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/21 01:07:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:07:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/21 01:07:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:07:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/21 01:07:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:07:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/21 01:07:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:07:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/21 01:07:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:07:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/21 01:07:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:07:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/21 01:07:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:07:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/21 01:07:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:07:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/21 01:07:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:07:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/21 01:07:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:07:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/21 01:07:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:07:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/21 01:07:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:07:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/21 01:07:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:07:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/21 01:07:03 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for checks to finish 2025/08/21 01:07:03 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for transfers to finish 2025/08/21 01:07:03 DEBUG : Waiting for deletions to finish 2025/08/21 01:07:03 INFO : There was nothing to transfer 2025/08/21 01:07:03 DEBUG : Waiting for deletions to finish 2025/08/21 01:07:03 DEBUG : apple: Excluded (Path Filter) 2025/08/21 01:07:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/21 01:07:03 DEBUG : banana: Excluded (Path Filter) 2025/08/21 01:07:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/21 01:07:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/21 01:07:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/21 01:07:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/21 01:07:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/21 01:07:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/21 01:07:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/21 01:07:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/21 01:07:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/21 01:07:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/21 01:07:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/21 01:07:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/21 01:07:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/21 01:07:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/21 01:07:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/21 01:07:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/21 01:07:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/21 01:07:04 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:07:04 DEBUG : apple: Unchanged skipping 2025/08/21 01:07:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:07:04 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/21 01:07:04 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:07:04 DEBUG : banana: Unchanged skipping 2025/08/21 01:07:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:07:04 DEBUG : splitbananasplit: Unchanged skipping 2025/08/21 01:07:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:07:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/21 01:07:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:07:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/21 01:07:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:07:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/21 01:07:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:07:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/21 01:07:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:07:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/21 01:07:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:07:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/21 01:07:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:07:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/21 01:07:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:07:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/21 01:07:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:07:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/21 01:07:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:07:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/21 01:07:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:07:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/21 01:07:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:07:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/21 01:07:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:07:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/21 01:07:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:07:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/21 01:07:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:07:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/21 01:07:04 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for checks to finish 2025/08/21 01:07:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:07:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/21 01:07:04 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for transfers to finish 2025/08/21 01:07:04 DEBUG : Waiting for deletions to finish 2025/08/21 01:07:04 INFO : There was nothing to transfer 2025/08/21 01:07:04 DEBUG : Waiting for deletions to finish 2025/08/21 01:07:04 DEBUG : apple: Excluded (Path Filter) 2025/08/21 01:07:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/21 01:07:04 DEBUG : banana: Excluded (Path Filter) 2025/08/21 01:07:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/21 01:07:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/21 01:07:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/21 01:07:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/21 01:07:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/21 01:07:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/21 01:07:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/21 01:07:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/21 01:07:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/21 01:07:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/21 01:07:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/21 01:07:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/21 01:07:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/21 01:07:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/21 01:07:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/21 01:07:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/21 01:07:04 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-duwubul7kixo", Local "Local file system at /tmp/rclone1402526853", Modify Window "1ms" 2025/08/21 01:07:15 DEBUG : Waiting for deletions to finish 2025/08/21 01:07:16 DEBUG : apple: Excluded (Path Filter) 2025/08/21 01:07:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/21 01:07:16 DEBUG : banana: Excluded (Path Filter) 2025/08/21 01:07:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/21 01:07:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/21 01:07:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/21 01:07:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/21 01:07:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/21 01:07:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/21 01:07:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/21 01:07:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/21 01:07:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/21 01:07:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/21 01:07:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/21 01:07:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/21 01:07:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/21 01:07:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/21 01:07:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/21 01:07:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/21 01:07:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/21 01:07:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/21 01:07:16 DEBUG : apple: transformed to: YXBwbGU= 2025/08/21 01:07:16 DEBUG : banana: transformed to: YmFuYW5h 2025/08/21 01:07:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/21 01:07:16 DEBUG : banana: transformed to: YmFuYW5h 2025/08/21 01:07:16 DEBUG : apple: transformed to: YXBwbGU= 2025/08/21 01:07:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/21 01:07:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/21 01:07:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/21 01:07:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/21 01:07:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/21 01:07:16 DEBUG : banana: transformed to: YmFuYW5h 2025/08/21 01:07:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/21 01:07:16 DEBUG : apple: transformed to: YXBwbGU= 2025/08/21 01:07:16 DEBUG : apple: transformed to: YXBwbGU= 2025/08/21 01:07:16 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/21 01:07:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/21 01:07:16 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/21 01:07:16 DEBUG : banana: transformed to: YmFuYW5h 2025/08/21 01:07:16 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/21 01:07:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/21 01:07:16 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/21 01:07:16 DEBUG : apple: transformed to: YXBwbGU= 2025/08/21 01:07:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/21 01:07:16 DEBUG : banana: transformed to: YmFuYW5h 2025/08/21 01:07:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/21 01:07:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/21 01:07:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/21 01:07:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/21 01:07:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/21 01:07:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/21 01:07:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/21 01:07:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/21 01:07:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/21 01:07:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/21 01:07:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/21 01:07:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/21 01:07:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/21 01:07:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/21 01:07:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/21 01:07:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/21 01:07:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/21 01:07:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/21 01:07:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/21 01:07:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/21 01:07:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/21 01:07:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/21 01:07:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/21 01:07:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/21 01:07:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/21 01:07:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/21 01:07:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/21 01:07:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/21 01:07:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/21 01:07:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/21 01:07:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/21 01:07:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/21 01:07:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/21 01:07:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/21 01:07:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/21 01:07:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/21 01:07:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/21 01:07:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/21 01:07:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/21 01:07:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/21 01:07:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/21 01:07:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/21 01:07:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/21 01:07:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/21 01:07:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/21 01:07:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/21 01:07:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/21 01:07:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/21 01:07:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/21 01:07:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/21 01:07:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/21 01:07:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/21 01:07:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/21 01:07:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/21 01:07:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/21 01:07:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/21 01:07:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/21 01:07:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/21 01:07:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/21 01:07:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/21 01:07:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/21 01:07:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/21 01:07:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/21 01:07:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/21 01:07:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/21 01:07:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/21 01:07:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/21 01:07:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/21 01:07:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/21 01:07:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/21 01:07:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/21 01:07:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/21 01:07:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/21 01:07:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/21 01:07:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/21 01:07:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/21 01:07:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/21 01:07:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/21 01:07:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/21 01:07:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/21 01:07:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/21 01:07:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/21 01:07:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/21 01:07:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/21 01:07:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/21 01:07:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/21 01:07:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/21 01:07:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/21 01:07:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/21 01:07:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/21 01:07:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/21 01:07:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/21 01:07:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/21 01:07:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/21 01:07:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/21 01:07:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/21 01:07:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/21 01:07:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/21 01:07:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/21 01:07:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/21 01:07:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/21 01:07:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/21 01:07:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/21 01:07:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/21 01:07:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/21 01:07:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/21 01:07:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/21 01:07:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/21 01:07:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/21 01:07:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/21 01:07:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/21 01:07:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/21 01:07:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/21 01:07:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/21 01:07:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/21 01:07:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/21 01:07:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/21 01:07:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/21 01:07:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/21 01:07:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/21 01:07:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/21 01:07:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/21 01:07:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/21 01:07:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/21 01:07:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/21 01:07:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/21 01:07:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/21 01:07:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/21 01:07:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/21 01:07:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/21 01:07:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/21 01:07:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/21 01:07:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/21 01:07:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/21 01:07:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/21 01:07:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/21 01:07:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/21 01:07:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/21 01:07:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/21 01:07:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/21 01:07:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/21 01:07:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/21 01:07:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/21 01:07:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/21 01:07:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/21 01:07:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/21 01:07:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/21 01:07:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/21 01:07:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/21 01:07:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/21 01:07:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/21 01:07:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/21 01:07:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/21 01:07:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/21 01:07:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/21 01:07:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/21 01:07:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/21 01:07:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/21 01:07:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/21 01:07:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/21 01:07:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/21 01:07:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/21 01:07:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/21 01:07:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/21 01:07:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/21 01:07:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/21 01:07:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/21 01:07:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/21 01:07:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/21 01:07:16 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/21 01:07:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/21 01:07:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/21 01:07:16 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/21 01:07:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/21 01:07:16 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/21 01:07:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/21 01:07:16 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/21 01:07:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/21 01:07:16 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/21 01:07:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/21 01:07:16 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/21 01:07:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/21 01:07:16 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/21 01:07:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/21 01:07:16 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/21 01:07:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/21 01:07:16 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/21 01:07:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/21 01:07:16 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/21 01:07:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/21 01:07:16 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/21 01:07:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/21 01:07:16 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/21 01:07:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/21 01:07:16 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/21 01:07:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/21 01:07:16 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/21 01:07:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/21 01:07:16 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/21 01:07:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/21 01:07:16 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/21 01:07:16 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/21 01:07:16 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/21 01:07:16 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for checks to finish 2025/08/21 01:07:16 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for transfers to finish 2025/08/21 01:07:16 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/21 01:07:16 INFO : banana: Copied (new) to: YmFuYW5h 2025/08/21 01:07:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/21 01:07:16 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/21 01:07:16 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/21 01:07:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/21 01:07:16 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/21 01:07:16 INFO : apple: Copied (new) to: YXBwbGU= 2025/08/21 01:07:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/21 01:07:16 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/21 01:07:16 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/21 01:07:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/21 01:07:17 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/21 01:07:17 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/21 01:07:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/21 01:07:17 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/21 01:07:17 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/21 01:07:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/21 01:07:17 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/21 01:07:17 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/21 01:07:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/21 01:07:17 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/21 01:07:17 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/21 01:07:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/21 01:07:17 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/21 01:07:17 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/21 01:07:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/21 01:07:17 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/21 01:07:17 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/21 01:07:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/21 01:07:17 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/21 01:07:17 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/21 01:07:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/21 01:07:17 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/21 01:07:17 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/21 01:07:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/21 01:07:17 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/21 01:07:17 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/21 01:07:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/21 01:07:17 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/21 01:07:17 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/21 01:07:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/21 01:07:17 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/21 01:07:17 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/21 01:07:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/21 01:07:17 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/21 01:07:17 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/21 01:07:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/21 01:07:17 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/21 01:07:17 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/21 01:07:17 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/21 01:07:17 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/21 01:07:17 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/21 01:07:17 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/21 01:07:17 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/21 01:07:17 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/08/21 01:07:17 DEBUG : Waiting for deletions to finish 2025/08/21 01:07:18 INFO : banana: Deleted 2025/08/21 01:07:18 INFO : dir1/0003-defghij.txt: Deleted 2025/08/21 01:07:18 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/21 01:07:18 INFO : dir1/0008-2345678.txt: Deleted 2025/08/21 01:07:18 INFO : dir1/0011-56789;.txt: Deleted 2025/08/21 01:07:18 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/21 01:07:18 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/21 01:07:18 INFO : dir1/0007-1234567.txt: Deleted 2025/08/21 01:07:18 INFO : dir1/0010-456789.txt: Deleted 2025/08/21 01:07:18 INFO : dir1/0014-89;=.txt: Deleted 2025/08/21 01:07:18 INFO : dir1/0009-3456789.txt: Deleted 2025/08/21 01:07:18 INFO : appleappleapplebanana: Deleted 2025/08/21 01:07:18 INFO : splitbananasplit: Deleted 2025/08/21 01:07:18 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/21 01:07:18 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/21 01:07:18 INFO : apple: Deleted 2025/08/21 01:07:18 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/21 01:07:18 INFO : dir1/0012-6789;.txt: Deleted 2025/08/21 01:07:18 INFO : dir1/0013-789;=.txt: Deleted 2025/08/21 01:07:18 INFO : dir1/0015-9;=.txt: Deleted 2025/08/21 01:07:18 DEBUG : Waiting for deletions to finish 2025/08/21 01:07:19 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/08/21 01:07:19 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/08/21 01:07:19 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/08/21 01:07:19 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/08/21 01:07:19 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/08/21 01:07:19 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/08/21 01:07:19 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/08/21 01:07:19 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/08/21 01:07:19 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/08/21 01:07:19 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/08/21 01:07:19 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/08/21 01:07:19 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/08/21 01:07:19 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/08/21 01:07:19 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/08/21 01:07:19 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/08/21 01:07:19 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/08/21 01:07:19 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/08/21 01:07:19 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/08/21 01:07:19 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/08/21 01:07:19 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/08/21 01:07:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/21 01:07:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/21 01:07:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/21 01:07:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/21 01:07:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/21 01:07:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/21 01:07:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/21 01:07:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/21 01:07:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/21 01:07:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/21 01:07:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/21 01:07:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/21 01:07:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/21 01:07:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/21 01:07:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/21 01:07:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/21 01:07:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/21 01:07:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/21 01:07:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/21 01:07:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/21 01:07:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/21 01:07:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/21 01:07:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/21 01:07:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/21 01:07:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/21 01:07:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/21 01:07:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/21 01:07:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/21 01:07:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/21 01:07:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/21 01:07:19 DEBUG : apple: transformed to: YXBwbGU= 2025/08/21 01:07:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/21 01:07:19 DEBUG : apple: transformed to: YXBwbGU= 2025/08/21 01:07:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/21 01:07:19 DEBUG : apple: transformed to: YXBwbGU= 2025/08/21 01:07:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/21 01:07:19 DEBUG : apple: transformed to: YXBwbGU= 2025/08/21 01:07:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/21 01:07:19 DEBUG : apple: transformed to: YXBwbGU= 2025/08/21 01:07:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/21 01:07:19 DEBUG : apple: transformed to: YXBwbGU= 2025/08/21 01:07:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/21 01:07:19 DEBUG : apple: transformed to: YXBwbGU= 2025/08/21 01:07:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/21 01:07:19 DEBUG : apple: transformed to: YXBwbGU= 2025/08/21 01:07:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/21 01:07:19 DEBUG : apple: transformed to: YXBwbGU= 2025/08/21 01:07:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/21 01:07:19 DEBUG : apple: transformed to: YXBwbGU= 2025/08/21 01:07:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/21 01:07:19 DEBUG : apple: transformed to: YXBwbGU= 2025/08/21 01:07:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/21 01:07:19 DEBUG : apple: transformed to: YXBwbGU= 2025/08/21 01:07:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/21 01:07:19 DEBUG : apple: transformed to: YXBwbGU= 2025/08/21 01:07:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/21 01:07:19 DEBUG : apple: transformed to: YXBwbGU= 2025/08/21 01:07:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/21 01:07:19 DEBUG : apple: transformed to: YXBwbGU= 2025/08/21 01:07:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/21 01:07:19 DEBUG : apple: transformed to: YXBwbGU= 2025/08/21 01:07:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/21 01:07:19 DEBUG : banana: transformed to: YmFuYW5h 2025/08/21 01:07:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/21 01:07:19 DEBUG : banana: transformed to: YmFuYW5h 2025/08/21 01:07:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/21 01:07:19 DEBUG : banana: transformed to: YmFuYW5h 2025/08/21 01:07:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/21 01:07:19 DEBUG : banana: transformed to: YmFuYW5h 2025/08/21 01:07:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/21 01:07:19 DEBUG : banana: transformed to: YmFuYW5h 2025/08/21 01:07:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/21 01:07:19 DEBUG : banana: transformed to: YmFuYW5h 2025/08/21 01:07:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/21 01:07:19 DEBUG : banana: transformed to: YmFuYW5h 2025/08/21 01:07:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/21 01:07:19 DEBUG : banana: transformed to: YmFuYW5h 2025/08/21 01:07:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/21 01:07:19 DEBUG : banana: transformed to: YmFuYW5h 2025/08/21 01:07:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/21 01:07:19 DEBUG : banana: transformed to: YmFuYW5h 2025/08/21 01:07:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/21 01:07:19 DEBUG : banana: transformed to: YmFuYW5h 2025/08/21 01:07:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/21 01:07:19 DEBUG : banana: transformed to: YmFuYW5h 2025/08/21 01:07:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/21 01:07:19 DEBUG : banana: transformed to: YmFuYW5h 2025/08/21 01:07:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/21 01:07:19 DEBUG : banana: transformed to: YmFuYW5h 2025/08/21 01:07:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/21 01:07:19 DEBUG : banana: transformed to: YmFuYW5h 2025/08/21 01:07:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/21 01:07:19 DEBUG : banana: transformed to: YmFuYW5h 2025/08/21 01:07:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/21 01:07:19 DEBUG : banana: transformed to: YmFuYW5h 2025/08/21 01:07:19 DEBUG : apple: transformed to: YXBwbGU= 2025/08/21 01:07:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/21 01:07:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/21 01:07:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/21 01:07:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/21 01:07:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/21 01:07:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/21 01:07:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/21 01:07:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/21 01:07:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/21 01:07:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/21 01:07:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/21 01:07:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/21 01:07:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/21 01:07:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/21 01:07:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/21 01:07:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/21 01:07:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/21 01:07:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/21 01:07:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/21 01:07:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/21 01:07:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/21 01:07:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/21 01:07:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/21 01:07:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/21 01:07:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/21 01:07:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/21 01:07:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/21 01:07:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/21 01:07:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/21 01:07:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/21 01:07:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/21 01:07:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/21 01:07:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/21 01:07:19 DEBUG : banana: transformed to: YmFuYW5h 2025/08/21 01:07:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/21 01:07:19 DEBUG : apple: transformed to: YXBwbGU= 2025/08/21 01:07:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/21 01:07:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/21 01:07:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/21 01:07:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/21 01:07:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/21 01:07:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/21 01:07:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/21 01:07:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/21 01:07:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/21 01:07:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/21 01:07:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/21 01:07:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/21 01:07:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/21 01:07:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/21 01:07:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/21 01:07:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/21 01:07:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/21 01:07:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/21 01:07:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/21 01:07:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/21 01:07:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/21 01:07:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/21 01:07:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/21 01:07:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/21 01:07:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/21 01:07:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/21 01:07:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/21 01:07:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/21 01:07:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/21 01:07:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/21 01:07:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/21 01:07:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/21 01:07:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/21 01:07:19 DEBUG : banana: transformed to: YmFuYW5h 2025/08/21 01:07:19 DEBUG : apple: transformed to: YXBwbGU= 2025/08/21 01:07:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/21 01:07:19 DEBUG : banana: transformed to: YmFuYW5h 2025/08/21 01:07:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/21 01:07:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/21 01:07:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/21 01:07:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/21 01:07:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/21 01:07:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/21 01:07:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/21 01:07:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/21 01:07:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/21 01:07:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/21 01:07:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/21 01:07:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/21 01:07:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/21 01:07:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/21 01:07:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/21 01:07:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/21 01:07:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/21 01:07:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/21 01:07:19 DEBUG : apple: transformed to: YXBwbGU= 2025/08/21 01:07:19 DEBUG : banana: transformed to: YmFuYW5h 2025/08/21 01:07:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/21 01:07:19 DEBUG : banana: transformed to: YmFuYW5h 2025/08/21 01:07:19 DEBUG : apple: transformed to: YXBwbGU= 2025/08/21 01:07:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/21 01:07:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/21 01:07:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/21 01:07:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/21 01:07:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/21 01:07:19 DEBUG : banana: transformed to: YmFuYW5h 2025/08/21 01:07:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/21 01:07:19 DEBUG : apple: transformed to: YXBwbGU= 2025/08/21 01:07:19 DEBUG : apple: transformed to: YXBwbGU= 2025/08/21 01:07:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/21 01:07:19 DEBUG : banana: transformed to: YmFuYW5h 2025/08/21 01:07:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/21 01:07:19 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:07:19 DEBUG : apple: Unchanged skipping 2025/08/21 01:07:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:07:19 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/21 01:07:19 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:07:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:07:19 DEBUG : banana: Unchanged skipping 2025/08/21 01:07:19 DEBUG : splitbananasplit: Unchanged skipping 2025/08/21 01:07:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/21 01:07:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/21 01:07:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/21 01:07:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/21 01:07:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/21 01:07:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/21 01:07:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/21 01:07:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/21 01:07:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/21 01:07:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/21 01:07:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/21 01:07:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/21 01:07:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/21 01:07:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/21 01:07:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/21 01:07:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/21 01:07:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/21 01:07:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/21 01:07:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/21 01:07:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/21 01:07:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/21 01:07:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/21 01:07:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/21 01:07:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/21 01:07:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/21 01:07:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/21 01:07:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/21 01:07:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/21 01:07:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/21 01:07:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/21 01:07:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/21 01:07:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/21 01:07:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/21 01:07:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/21 01:07:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/21 01:07:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/21 01:07:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/21 01:07:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/21 01:07:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/21 01:07:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/21 01:07:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/21 01:07:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/21 01:07:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/21 01:07:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/21 01:07:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/21 01:07:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/21 01:07:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/21 01:07:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/21 01:07:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/21 01:07:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/21 01:07:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/21 01:07:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/21 01:07:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/21 01:07:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/21 01:07:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/21 01:07:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/21 01:07:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/21 01:07:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/21 01:07:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/21 01:07:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/21 01:07:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/21 01:07:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/21 01:07:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/21 01:07:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/21 01:07:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/21 01:07:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/21 01:07:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/21 01:07:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/21 01:07:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/21 01:07:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/21 01:07:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/21 01:07:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/21 01:07:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/21 01:07:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/21 01:07:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/21 01:07:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/21 01:07:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/21 01:07:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/21 01:07:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/21 01:07:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/21 01:07:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/21 01:07:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/21 01:07:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/21 01:07:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/21 01:07:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/21 01:07:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/21 01:07:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/21 01:07:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/21 01:07:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/21 01:07:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/21 01:07:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/21 01:07:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/21 01:07:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/21 01:07:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/21 01:07:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/21 01:07:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/21 01:07:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/21 01:07:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/21 01:07:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/21 01:07:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/21 01:07:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/21 01:07:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/21 01:07:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/21 01:07:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/21 01:07:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/21 01:07:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/21 01:07:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/21 01:07:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/21 01:07:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/21 01:07:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/21 01:07:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/21 01:07:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/21 01:07:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/21 01:07:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/21 01:07:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/21 01:07:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/21 01:07:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/21 01:07:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/21 01:07:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/21 01:07:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/21 01:07:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/21 01:07:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/21 01:07:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/21 01:07:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/21 01:07:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/21 01:07:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/21 01:07:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/21 01:07:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/21 01:07:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/21 01:07:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/21 01:07:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/21 01:07:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/21 01:07:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/21 01:07:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/21 01:07:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/21 01:07:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/21 01:07:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/21 01:07:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/21 01:07:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/21 01:07:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/21 01:07:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/21 01:07:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/21 01:07:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/21 01:07:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/21 01:07:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/21 01:07:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/21 01:07:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/21 01:07:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/21 01:07:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/21 01:07:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/21 01:07:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/21 01:07:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/21 01:07:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/21 01:07:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/21 01:07:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/21 01:07:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/21 01:07:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/21 01:07:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/21 01:07:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/21 01:07:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/21 01:07:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/21 01:07:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/21 01:07:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/21 01:07:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/21 01:07:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/21 01:07:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/21 01:07:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/21 01:07:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/21 01:07:19 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/21 01:07:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/21 01:07:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/21 01:07:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/21 01:07:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/21 01:07:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/21 01:07:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/21 01:07:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/21 01:07:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/21 01:07:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/21 01:07:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:07:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/21 01:07:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:07:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/21 01:07:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/21 01:07:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/21 01:07:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/21 01:07:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/21 01:07:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/21 01:07:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/21 01:07:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:07:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/21 01:07:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/21 01:07:19 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/21 01:07:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:07:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/21 01:07:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:07:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/21 01:07:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:07:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/21 01:07:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:07:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/21 01:07:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:07:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/21 01:07:19 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for checks to finish 2025/08/21 01:07:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:07:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:07:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:07:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/21 01:07:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/21 01:07:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:07:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/21 01:07:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:07:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/21 01:07:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:07:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/21 01:07:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:07:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:07:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/21 01:07:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/21 01:07:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/21 01:07:19 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for transfers to finish 2025/08/21 01:07:19 DEBUG : Waiting for deletions to finish 2025/08/21 01:07:19 DEBUG : Waiting for deletions to finish 2025/08/21 01:07:19 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/08/21 01:07:19 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/08/21 01:07:19 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/08/21 01:07:19 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/08/21 01:07:19 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/08/21 01:07:19 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/08/21 01:07:19 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/08/21 01:07:19 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/08/21 01:07:19 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/08/21 01:07:19 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/08/21 01:07:19 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/08/21 01:07:19 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/08/21 01:07:19 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/08/21 01:07:19 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/08/21 01:07:19 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/08/21 01:07:19 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/08/21 01:07:19 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/08/21 01:07:19 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/08/21 01:07:19 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/08/21 01:07:19 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/08/21 01:07:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/21 01:07:20 DEBUG : apple: transformed to: YXBwbGU= 2025/08/21 01:07:20 DEBUG : banana: transformed to: YmFuYW5h 2025/08/21 01:07:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/21 01:07:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/21 01:07:20 DEBUG : banana: transformed to: YmFuYW5h 2025/08/21 01:07:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/21 01:07:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/21 01:07:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/21 01:07:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/21 01:07:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/21 01:07:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/21 01:07:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/21 01:07:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/21 01:07:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/21 01:07:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/21 01:07:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/21 01:07:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/21 01:07:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/21 01:07:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/21 01:07:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/21 01:07:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/21 01:07:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/21 01:07:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/21 01:07:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/21 01:07:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/21 01:07:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/21 01:07:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/21 01:07:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/21 01:07:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/21 01:07:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/21 01:07:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/21 01:07:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/21 01:07:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/21 01:07:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/21 01:07:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/21 01:07:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/21 01:07:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/21 01:07:20 DEBUG : apple: transformed to: YXBwbGU= 2025/08/21 01:07:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/21 01:07:20 DEBUG : banana: transformed to: YmFuYW5h 2025/08/21 01:07:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/21 01:07:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/21 01:07:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/21 01:07:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/21 01:07:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/21 01:07:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/21 01:07:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/21 01:07:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/21 01:07:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/21 01:07:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/21 01:07:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/21 01:07:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/21 01:07:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/21 01:07:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/21 01:07:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/21 01:07:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/21 01:07:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-duwubul7kixo", Local "Local file system at /tmp/rclone1402526853", Modify Window "1ms" 2025/08/21 01:07:30 DEBUG : Waiting for deletions to finish 2025/08/21 01:07:30 DEBUG : apple: Excluded (Path Filter) 2025/08/21 01:07:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/21 01:07:30 DEBUG : banana: Excluded (Path Filter) 2025/08/21 01:07:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/21 01:07:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/21 01:07:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/21 01:07:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/21 01:07:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/21 01:07:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/21 01:07:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/21 01:07:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/21 01:07:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/21 01:07:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/21 01:07:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/21 01:07:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/21 01:07:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/21 01:07:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/21 01:07:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/21 01:07:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/21 01:07:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/21 01:07:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/21 01:07:30 DEBUG : apple: transformed to: PREFIXapple 2025/08/21 01:07:30 DEBUG : banana: transformed to: PREFIXbanana 2025/08/21 01:07:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/21 01:07:30 DEBUG : banana: transformed to: PREFIXbanana 2025/08/21 01:07:30 DEBUG : apple: transformed to: PREFIXapple 2025/08/21 01:07:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/21 01:07:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/21 01:07:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/21 01:07:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/21 01:07:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/21 01:07:30 DEBUG : banana: transformed to: PREFIXbanana 2025/08/21 01:07:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/21 01:07:30 DEBUG : apple: transformed to: PREFIXapple 2025/08/21 01:07:30 DEBUG : apple: transformed to: PREFIXapple 2025/08/21 01:07:31 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/21 01:07:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/21 01:07:31 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/21 01:07:31 DEBUG : banana: transformed to: PREFIXbanana 2025/08/21 01:07:31 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/21 01:07:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/21 01:07:31 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/21 01:07:31 DEBUG : apple: transformed to: PREFIXapple 2025/08/21 01:07:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/21 01:07:31 DEBUG : banana: transformed to: PREFIXbanana 2025/08/21 01:07:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/21 01:07:31 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/21 01:07:31 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/21 01:07:31 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/21 01:07:31 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/21 01:07:31 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/21 01:07:31 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/21 01:07:31 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/21 01:07:31 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/21 01:07:31 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/21 01:07:31 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/21 01:07:31 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/21 01:07:31 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/21 01:07:31 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/21 01:07:31 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/21 01:07:31 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/21 01:07:31 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/21 01:07:31 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/21 01:07:31 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/21 01:07:31 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/21 01:07:31 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/21 01:07:31 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/21 01:07:31 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/21 01:07:31 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/21 01:07:31 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/21 01:07:31 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/21 01:07:31 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/21 01:07:31 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/21 01:07:31 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/21 01:07:31 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/21 01:07:31 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/21 01:07:31 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/21 01:07:31 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/21 01:07:31 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/21 01:07:31 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/21 01:07:31 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/21 01:07:31 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/21 01:07:31 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/21 01:07:31 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/21 01:07:31 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/21 01:07:31 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/21 01:07:31 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/21 01:07:31 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/21 01:07:31 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/21 01:07:31 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/21 01:07:31 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/21 01:07:31 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/21 01:07:31 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/21 01:07:31 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/21 01:07:31 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/21 01:07:31 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/21 01:07:31 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/21 01:07:31 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/21 01:07:31 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/21 01:07:31 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/21 01:07:31 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/21 01:07:31 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/21 01:07:31 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/21 01:07:31 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/21 01:07:31 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/21 01:07:31 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/21 01:07:31 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/21 01:07:31 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/21 01:07:31 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/21 01:07:31 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/21 01:07:31 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/21 01:07:31 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/21 01:07:31 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/21 01:07:31 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/21 01:07:31 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/21 01:07:31 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/21 01:07:31 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/21 01:07:31 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/21 01:07:31 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/21 01:07:31 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/21 01:07:31 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/21 01:07:31 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/21 01:07:31 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/21 01:07:31 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/21 01:07:31 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/21 01:07:31 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/21 01:07:31 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/21 01:07:31 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/21 01:07:31 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/21 01:07:31 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/21 01:07:31 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/21 01:07:31 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/21 01:07:31 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/21 01:07:31 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/21 01:07:31 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/21 01:07:31 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/21 01:07:31 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/21 01:07:31 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/21 01:07:31 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/21 01:07:31 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/21 01:07:31 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/21 01:07:31 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/21 01:07:31 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/21 01:07:31 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/21 01:07:31 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/21 01:07:31 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/21 01:07:31 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/21 01:07:31 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/21 01:07:31 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/21 01:07:31 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/21 01:07:31 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/21 01:07:31 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/21 01:07:31 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/21 01:07:31 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/21 01:07:31 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/21 01:07:31 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/21 01:07:31 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/21 01:07:31 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/21 01:07:31 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/21 01:07:31 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/21 01:07:31 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/21 01:07:31 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/21 01:07:31 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/21 01:07:31 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/21 01:07:31 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/21 01:07:31 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/21 01:07:31 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/21 01:07:31 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/21 01:07:31 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/21 01:07:31 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/21 01:07:31 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/21 01:07:31 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/21 01:07:31 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/21 01:07:31 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/21 01:07:31 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/21 01:07:31 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/21 01:07:31 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/21 01:07:31 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/21 01:07:31 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/21 01:07:31 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/21 01:07:31 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/21 01:07:31 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/21 01:07:31 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/21 01:07:31 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/21 01:07:31 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/21 01:07:31 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/21 01:07:31 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/21 01:07:31 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/21 01:07:31 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/21 01:07:31 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/21 01:07:31 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/21 01:07:31 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/21 01:07:31 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/21 01:07:31 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/21 01:07:31 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/21 01:07:31 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/21 01:07:31 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/21 01:07:31 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/21 01:07:31 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/21 01:07:31 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/21 01:07:31 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/21 01:07:31 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/21 01:07:31 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/21 01:07:31 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/21 01:07:31 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/21 01:07:31 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/21 01:07:31 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/21 01:07:31 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/21 01:07:31 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/21 01:07:31 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/21 01:07:31 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/21 01:07:31 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/21 01:07:31 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/21 01:07:31 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/21 01:07:31 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/08/21 01:07:31 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/21 01:07:31 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/21 01:07:31 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/21 01:07:31 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/21 01:07:31 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/21 01:07:31 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/21 01:07:31 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/21 01:07:31 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/21 01:07:31 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/21 01:07:31 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/21 01:07:31 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/21 01:07:31 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/21 01:07:31 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/21 01:07:31 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/21 01:07:31 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/21 01:07:31 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/21 01:07:31 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/21 01:07:31 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/21 01:07:31 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/21 01:07:31 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/21 01:07:31 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/21 01:07:31 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/21 01:07:31 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/21 01:07:31 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/21 01:07:31 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/21 01:07:31 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/21 01:07:31 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/21 01:07:31 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/21 01:07:31 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/21 01:07:31 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/21 01:07:31 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/21 01:07:31 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/08/21 01:07:31 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/21 01:07:31 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for checks to finish 2025/08/21 01:07:31 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for transfers to finish 2025/08/21 01:07:31 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/21 01:07:31 INFO : apple: Copied (new) to: PREFIXapple 2025/08/21 01:07:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/21 01:07:31 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/21 01:07:31 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/08/21 01:07:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/21 01:07:31 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/21 01:07:31 INFO : banana: Copied (new) to: PREFIXbanana 2025/08/21 01:07:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/21 01:07:31 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/21 01:07:31 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/08/21 01:07:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/21 01:07:31 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/21 01:07:31 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/08/21 01:07:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/21 01:07:31 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/21 01:07:31 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/08/21 01:07:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/21 01:07:31 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/21 01:07:31 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/08/21 01:07:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/21 01:07:31 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/21 01:07:31 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/08/21 01:07:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/21 01:07:31 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/21 01:07:31 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/08/21 01:07:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/21 01:07:31 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/21 01:07:31 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/08/21 01:07:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/21 01:07:31 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/21 01:07:31 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/08/21 01:07:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/21 01:07:31 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/21 01:07:31 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/08/21 01:07:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/21 01:07:31 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/21 01:07:31 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/08/21 01:07:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/21 01:07:32 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/21 01:07:32 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/08/21 01:07:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/21 01:07:32 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/21 01:07:32 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/08/21 01:07:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/21 01:07:32 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/21 01:07:32 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/08/21 01:07:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/21 01:07:32 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/21 01:07:32 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/08/21 01:07:32 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/21 01:07:32 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/08/21 01:07:32 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/21 01:07:32 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/08/21 01:07:32 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/21 01:07:32 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/08/21 01:07:32 DEBUG : Waiting for deletions to finish 2025/08/21 01:07:32 INFO : dir1/0007-1234567.txt: Deleted 2025/08/21 01:07:32 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/21 01:07:32 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/21 01:07:32 INFO : dir1/0013-789;=.txt: Deleted 2025/08/21 01:07:32 INFO : dir1/0003-defghij.txt: Deleted 2025/08/21 01:07:32 INFO : appleappleapplebanana: Deleted 2025/08/21 01:07:33 INFO : dir1/0015-9;=.txt: Deleted 2025/08/21 01:07:33 INFO : dir1/0014-89;=.txt: Deleted 2025/08/21 01:07:33 INFO : apple: Deleted 2025/08/21 01:07:33 INFO : dir1/0008-2345678.txt: Deleted 2025/08/21 01:07:33 INFO : banana: Deleted 2025/08/21 01:07:33 INFO : dir1/0009-3456789.txt: Deleted 2025/08/21 01:07:33 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/21 01:07:33 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/21 01:07:33 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/21 01:07:33 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/21 01:07:33 INFO : dir1/0011-56789;.txt: Deleted 2025/08/21 01:07:33 INFO : splitbananasplit: Deleted 2025/08/21 01:07:33 INFO : dir1/0010-456789.txt: Deleted 2025/08/21 01:07:33 INFO : dir1/0012-6789;.txt: Deleted 2025/08/21 01:07:33 DEBUG : Waiting for deletions to finish 2025/08/21 01:07:33 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/08/21 01:07:33 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/08/21 01:07:33 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/08/21 01:07:33 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/08/21 01:07:33 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/08/21 01:07:33 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/21 01:07:33 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/08/21 01:07:33 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/08/21 01:07:33 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/08/21 01:07:33 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/08/21 01:07:33 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/08/21 01:07:33 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/08/21 01:07:33 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/08/21 01:07:33 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/08/21 01:07:33 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/08/21 01:07:33 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/08/21 01:07:33 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/08/21 01:07:33 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/08/21 01:07:33 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/08/21 01:07:33 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/08/21 01:07:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/21 01:07:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/21 01:07:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/21 01:07:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/21 01:07:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/21 01:07:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/21 01:07:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/21 01:07:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/21 01:07:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/21 01:07:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/21 01:07:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/21 01:07:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/21 01:07:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/21 01:07:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/21 01:07:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/21 01:07:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/21 01:07:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/21 01:07:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/21 01:07:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/21 01:07:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/21 01:07:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/21 01:07:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/21 01:07:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/21 01:07:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/21 01:07:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/21 01:07:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/21 01:07:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/21 01:07:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/21 01:07:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/21 01:07:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/21 01:07:33 DEBUG : apple: transformed to: PREFIXapple 2025/08/21 01:07:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/21 01:07:33 DEBUG : apple: transformed to: PREFIXapple 2025/08/21 01:07:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/21 01:07:33 DEBUG : apple: transformed to: PREFIXapple 2025/08/21 01:07:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/21 01:07:33 DEBUG : apple: transformed to: PREFIXapple 2025/08/21 01:07:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/21 01:07:33 DEBUG : apple: transformed to: PREFIXapple 2025/08/21 01:07:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/21 01:07:33 DEBUG : apple: transformed to: PREFIXapple 2025/08/21 01:07:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/21 01:07:33 DEBUG : apple: transformed to: PREFIXapple 2025/08/21 01:07:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/21 01:07:33 DEBUG : apple: transformed to: PREFIXapple 2025/08/21 01:07:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/21 01:07:33 DEBUG : apple: transformed to: PREFIXapple 2025/08/21 01:07:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/21 01:07:33 DEBUG : apple: transformed to: PREFIXapple 2025/08/21 01:07:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/21 01:07:33 DEBUG : apple: transformed to: PREFIXapple 2025/08/21 01:07:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/21 01:07:33 DEBUG : apple: transformed to: PREFIXapple 2025/08/21 01:07:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/21 01:07:33 DEBUG : apple: transformed to: PREFIXapple 2025/08/21 01:07:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/21 01:07:33 DEBUG : apple: transformed to: PREFIXapple 2025/08/21 01:07:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/21 01:07:33 DEBUG : apple: transformed to: PREFIXapple 2025/08/21 01:07:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/21 01:07:33 DEBUG : apple: transformed to: PREFIXapple 2025/08/21 01:07:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/21 01:07:33 DEBUG : banana: transformed to: PREFIXbanana 2025/08/21 01:07:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/21 01:07:33 DEBUG : banana: transformed to: PREFIXbanana 2025/08/21 01:07:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/21 01:07:33 DEBUG : banana: transformed to: PREFIXbanana 2025/08/21 01:07:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/21 01:07:33 DEBUG : banana: transformed to: PREFIXbanana 2025/08/21 01:07:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/21 01:07:33 DEBUG : banana: transformed to: PREFIXbanana 2025/08/21 01:07:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/21 01:07:33 DEBUG : banana: transformed to: PREFIXbanana 2025/08/21 01:07:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/21 01:07:33 DEBUG : banana: transformed to: PREFIXbanana 2025/08/21 01:07:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/21 01:07:33 DEBUG : banana: transformed to: PREFIXbanana 2025/08/21 01:07:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/21 01:07:33 DEBUG : banana: transformed to: PREFIXbanana 2025/08/21 01:07:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/21 01:07:33 DEBUG : banana: transformed to: PREFIXbanana 2025/08/21 01:07:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/21 01:07:33 DEBUG : banana: transformed to: PREFIXbanana 2025/08/21 01:07:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/21 01:07:33 DEBUG : banana: transformed to: PREFIXbanana 2025/08/21 01:07:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/21 01:07:33 DEBUG : banana: transformed to: PREFIXbanana 2025/08/21 01:07:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/21 01:07:33 DEBUG : banana: transformed to: PREFIXbanana 2025/08/21 01:07:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/21 01:07:33 DEBUG : banana: transformed to: PREFIXbanana 2025/08/21 01:07:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/21 01:07:33 DEBUG : banana: transformed to: PREFIXbanana 2025/08/21 01:07:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/21 01:07:33 DEBUG : banana: transformed to: PREFIXbanana 2025/08/21 01:07:33 DEBUG : apple: transformed to: PREFIXapple 2025/08/21 01:07:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/21 01:07:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/21 01:07:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/21 01:07:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/21 01:07:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/21 01:07:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/21 01:07:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/21 01:07:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/21 01:07:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/21 01:07:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/21 01:07:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/21 01:07:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/21 01:07:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/21 01:07:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/21 01:07:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/21 01:07:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/21 01:07:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/21 01:07:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/21 01:07:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/21 01:07:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/21 01:07:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/21 01:07:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/21 01:07:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/21 01:07:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/21 01:07:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/21 01:07:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/21 01:07:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/21 01:07:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/21 01:07:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/21 01:07:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/21 01:07:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/21 01:07:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/21 01:07:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/21 01:07:33 DEBUG : banana: transformed to: PREFIXbanana 2025/08/21 01:07:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/21 01:07:33 DEBUG : apple: transformed to: PREFIXapple 2025/08/21 01:07:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/21 01:07:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/21 01:07:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/21 01:07:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/21 01:07:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/21 01:07:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/21 01:07:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/21 01:07:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/21 01:07:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/21 01:07:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/21 01:07:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/21 01:07:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/21 01:07:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/21 01:07:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/21 01:07:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/21 01:07:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/21 01:07:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/21 01:07:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/21 01:07:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/21 01:07:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/21 01:07:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/21 01:07:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/21 01:07:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/21 01:07:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/21 01:07:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/21 01:07:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/21 01:07:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/21 01:07:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/21 01:07:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/21 01:07:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/21 01:07:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/21 01:07:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/21 01:07:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/21 01:07:33 DEBUG : banana: transformed to: PREFIXbanana 2025/08/21 01:07:33 DEBUG : apple: transformed to: PREFIXapple 2025/08/21 01:07:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/21 01:07:33 DEBUG : banana: transformed to: PREFIXbanana 2025/08/21 01:07:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/21 01:07:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/21 01:07:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/21 01:07:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/21 01:07:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/21 01:07:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/21 01:07:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/21 01:07:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/21 01:07:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/21 01:07:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/21 01:07:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/21 01:07:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/21 01:07:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/21 01:07:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/21 01:07:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/21 01:07:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/21 01:07:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/21 01:07:33 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/21 01:07:33 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/21 01:07:33 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/21 01:07:33 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/21 01:07:33 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/21 01:07:33 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/21 01:07:33 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/21 01:07:33 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/21 01:07:33 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/21 01:07:33 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/21 01:07:33 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/21 01:07:33 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/21 01:07:33 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/21 01:07:33 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/21 01:07:33 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/21 01:07:33 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/21 01:07:33 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/21 01:07:33 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/21 01:07:33 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/21 01:07:33 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/21 01:07:33 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for checks to finish 2025/08/21 01:07:33 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for transfers to finish 2025/08/21 01:07:34 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/21 01:07:34 INFO : banana: Copied (new) 2025/08/21 01:07:34 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/21 01:07:34 INFO : appleappleapplebanana: Copied (new) 2025/08/21 01:07:34 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/21 01:07:34 INFO : splitbananasplit: Copied (new) 2025/08/21 01:07:34 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/21 01:07:34 INFO : apple: Copied (new) 2025/08/21 01:07:34 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/21 01:07:34 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/08/21 01:07:34 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/21 01:07:34 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/08/21 01:07:34 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/21 01:07:34 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/08/21 01:07:34 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/21 01:07:34 INFO : dir1/0003-defghij.txt: Copied (new) 2025/08/21 01:07:34 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/21 01:07:34 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/08/21 01:07:34 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/21 01:07:34 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/08/21 01:07:34 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/21 01:07:34 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/08/21 01:07:34 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/21 01:07:34 INFO : dir1/0007-1234567.txt: Copied (new) 2025/08/21 01:07:34 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/21 01:07:34 INFO : dir1/0008-2345678.txt: Copied (new) 2025/08/21 01:07:34 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/21 01:07:34 INFO : dir1/0009-3456789.txt: Copied (new) 2025/08/21 01:07:34 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/21 01:07:34 INFO : dir1/0010-456789.txt: Copied (new) 2025/08/21 01:07:34 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/21 01:07:34 INFO : dir1/0011-56789;.txt: Copied (new) 2025/08/21 01:07:35 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/21 01:07:35 INFO : dir1/0012-6789;.txt: Copied (new) 2025/08/21 01:07:35 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/21 01:07:35 INFO : dir1/0014-89;=.txt: Copied (new) 2025/08/21 01:07:35 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/21 01:07:35 INFO : dir1/0013-789;=.txt: Copied (new) 2025/08/21 01:07:35 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/21 01:07:35 INFO : dir1/0015-9;=.txt: Copied (new) 2025/08/21 01:07:35 DEBUG : Waiting for deletions to finish 2025/08/21 01:07:35 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/08/21 01:07:35 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/08/21 01:07:35 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/08/21 01:07:35 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/08/21 01:07:35 INFO : PREFIXapple: Deleted 2025/08/21 01:07:35 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/08/21 01:07:35 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/08/21 01:07:35 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/08/21 01:07:35 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/08/21 01:07:35 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/08/21 01:07:35 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/08/21 01:07:35 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/08/21 01:07:35 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/08/21 01:07:35 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/08/21 01:07:35 INFO : PREFIXappleappleapplebanana: Deleted 2025/08/21 01:07:35 INFO : PREFIXbanana: Deleted 2025/08/21 01:07:35 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/08/21 01:07:35 INFO : PREFIXsplitbananasplit: Deleted 2025/08/21 01:07:35 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/08/21 01:07:35 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/08/21 01:07:35 DEBUG : Waiting for deletions to finish 2025/08/21 01:07:36 DEBUG : apple: Excluded (Path Filter) 2025/08/21 01:07:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/21 01:07:36 DEBUG : banana: Excluded (Path Filter) 2025/08/21 01:07:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/21 01:07:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/21 01:07:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/21 01:07:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/21 01:07:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/21 01:07:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/21 01:07:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/21 01:07:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/21 01:07:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/21 01:07:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/21 01:07:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/21 01:07:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/21 01:07:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/21 01:07:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/21 01:07:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/21 01:07:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/21 01:07:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/21 01:07:36 DEBUG : Waiting for deletions to finish 2025/08/21 01:07:36 DEBUG : apple: Excluded (Path Filter) 2025/08/21 01:07:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/21 01:07:36 DEBUG : banana: Excluded (Path Filter) 2025/08/21 01:07:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/21 01:07:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/21 01:07:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/21 01:07:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/21 01:07:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/21 01:07:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/21 01:07:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/21 01:07:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/21 01:07:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/21 01:07:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/21 01:07:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/21 01:07:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/21 01:07:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/21 01:07:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/21 01:07:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/21 01:07:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/21 01:07:36 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-duwubul7kixo", Local "Local file system at /tmp/rclone1402526853", Modify Window "1ms" 2025/08/21 01:07:47 DEBUG : Waiting for deletions to finish 2025/08/21 01:07:47 DEBUG : apple: Excluded (Path Filter) 2025/08/21 01:07:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/21 01:07:47 DEBUG : banana: Excluded (Path Filter) 2025/08/21 01:07:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/21 01:07:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/21 01:07:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/21 01:07:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/21 01:07:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/21 01:07:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/21 01:07:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/21 01:07:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/21 01:07:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/21 01:07:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/21 01:07:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/21 01:07:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/21 01:07:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/21 01:07:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/21 01:07:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/21 01:07:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/21 01:07:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/21 01:07:47 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/21 01:07:47 DEBUG : apple: transformed to: appleSUFFIX 2025/08/21 01:07:47 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/21 01:07:47 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/21 01:07:47 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/21 01:07:47 DEBUG : apple: transformed to: appleSUFFIX 2025/08/21 01:07:47 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/21 01:07:47 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/21 01:07:47 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/21 01:07:47 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/21 01:07:47 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/21 01:07:47 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/21 01:07:47 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/21 01:07:47 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/21 01:07:47 DEBUG : apple: transformed to: appleSUFFIX 2025/08/21 01:07:47 DEBUG : apple: transformed to: appleSUFFIX 2025/08/21 01:07:47 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/21 01:07:47 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/21 01:07:47 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/21 01:07:47 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/21 01:07:47 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/21 01:07:47 DEBUG : apple: transformed to: appleSUFFIX 2025/08/21 01:07:47 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/21 01:07:47 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/21 01:07:47 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/21 01:07:47 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/21 01:07:47 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/21 01:07:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/21 01:07:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/21 01:07:47 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/21 01:07:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/21 01:07:47 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/21 01:07:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/21 01:07:47 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/21 01:07:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/21 01:07:47 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/21 01:07:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/21 01:07:47 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/21 01:07:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/21 01:07:47 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/21 01:07:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/21 01:07:47 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/21 01:07:47 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/21 01:07:47 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/21 01:07:47 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/21 01:07:47 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/21 01:07:47 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/21 01:07:47 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/21 01:07:47 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/21 01:07:47 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/21 01:07:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/21 01:07:47 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/21 01:07:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/21 01:07:47 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/21 01:07:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/21 01:07:47 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/21 01:07:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/21 01:07:47 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/21 01:07:47 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/08/21 01:07:47 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/21 01:07:47 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for checks to finish 2025/08/21 01:07:47 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for transfers to finish 2025/08/21 01:07:48 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/21 01:07:48 INFO : banana: Copied (new) to: bananaSUFFIX 2025/08/21 01:07:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/21 01:07:48 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/21 01:07:48 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/08/21 01:07:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/21 01:07:48 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/21 01:07:48 INFO : apple: Copied (new) to: appleSUFFIX 2025/08/21 01:07:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/21 01:07:48 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/21 01:07:48 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/08/21 01:07:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/21 01:07:48 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/21 01:07:48 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/08/21 01:07:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/21 01:07:48 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/21 01:07:48 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/21 01:07:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/21 01:07:48 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/21 01:07:48 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/08/21 01:07:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/21 01:07:48 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/21 01:07:48 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/08/21 01:07:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/21 01:07:48 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/21 01:07:48 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/08/21 01:07:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/21 01:07:48 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/21 01:07:48 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/08/21 01:07:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/21 01:07:48 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/21 01:07:48 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/08/21 01:07:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/21 01:07:48 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/21 01:07:48 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/08/21 01:07:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/21 01:07:48 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/21 01:07:48 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/08/21 01:07:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/21 01:07:48 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/21 01:07:48 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/08/21 01:07:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/21 01:07:48 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/21 01:07:48 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/08/21 01:07:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/21 01:07:48 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/21 01:07:48 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/08/21 01:07:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/21 01:07:48 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/21 01:07:48 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/08/21 01:07:48 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/21 01:07:48 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/08/21 01:07:49 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/21 01:07:49 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/08/21 01:07:49 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/21 01:07:49 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/08/21 01:07:49 DEBUG : Waiting for deletions to finish 2025/08/21 01:07:49 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/21 01:07:49 INFO : dir1/0011-56789;.txt: Deleted 2025/08/21 01:07:49 INFO : dir1/0012-6789;.txt: Deleted 2025/08/21 01:07:49 INFO : splitbananasplit: Deleted 2025/08/21 01:07:49 INFO : dir1/0007-1234567.txt: Deleted 2025/08/21 01:07:49 INFO : dir1/0013-789;=.txt: Deleted 2025/08/21 01:07:49 INFO : dir1/0014-89;=.txt: Deleted 2025/08/21 01:07:49 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/21 01:07:49 INFO : dir1/0009-3456789.txt: Deleted 2025/08/21 01:07:49 INFO : dir1/0010-456789.txt: Deleted 2025/08/21 01:07:49 INFO : dir1/0015-9;=.txt: Deleted 2025/08/21 01:07:49 INFO : appleappleapplebanana: Deleted 2025/08/21 01:07:49 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/21 01:07:49 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/21 01:07:49 INFO : dir1/0008-2345678.txt: Deleted 2025/08/21 01:07:49 INFO : apple: Deleted 2025/08/21 01:07:49 INFO : banana: Deleted 2025/08/21 01:07:49 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/21 01:07:49 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/21 01:07:49 INFO : dir1/0003-defghij.txt: Deleted 2025/08/21 01:07:49 DEBUG : Waiting for deletions to finish 2025/08/21 01:07:50 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/08/21 01:07:50 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/08/21 01:07:50 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/08/21 01:07:50 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/08/21 01:07:50 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/08/21 01:07:50 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/08/21 01:07:50 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/08/21 01:07:50 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/08/21 01:07:50 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/08/21 01:07:50 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/08/21 01:07:50 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/08/21 01:07:50 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/08/21 01:07:50 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/08/21 01:07:50 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/08/21 01:07:50 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/08/21 01:07:50 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/08/21 01:07:50 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/08/21 01:07:50 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/08/21 01:07:50 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/08/21 01:07:50 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/08/21 01:07:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/21 01:07:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/21 01:07:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/21 01:07:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/21 01:07:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/21 01:07:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/21 01:07:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/21 01:07:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/21 01:07:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/21 01:07:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/21 01:07:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/21 01:07:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/21 01:07:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/21 01:07:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/21 01:07:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/21 01:07:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/21 01:07:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/21 01:07:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/21 01:07:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/21 01:07:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/21 01:07:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/21 01:07:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/21 01:07:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/21 01:07:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/21 01:07:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/21 01:07:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/21 01:07:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/21 01:07:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/21 01:07:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/21 01:07:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/21 01:07:50 DEBUG : apple: transformed to: appleSUFFIX 2025/08/21 01:07:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/21 01:07:50 DEBUG : apple: transformed to: appleSUFFIX 2025/08/21 01:07:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/21 01:07:50 DEBUG : apple: transformed to: appleSUFFIX 2025/08/21 01:07:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/21 01:07:50 DEBUG : apple: transformed to: appleSUFFIX 2025/08/21 01:07:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/21 01:07:50 DEBUG : apple: transformed to: appleSUFFIX 2025/08/21 01:07:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/21 01:07:50 DEBUG : apple: transformed to: appleSUFFIX 2025/08/21 01:07:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/21 01:07:50 DEBUG : apple: transformed to: appleSUFFIX 2025/08/21 01:07:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/21 01:07:50 DEBUG : apple: transformed to: appleSUFFIX 2025/08/21 01:07:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/21 01:07:50 DEBUG : apple: transformed to: appleSUFFIX 2025/08/21 01:07:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/21 01:07:50 DEBUG : apple: transformed to: appleSUFFIX 2025/08/21 01:07:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/21 01:07:50 DEBUG : apple: transformed to: appleSUFFIX 2025/08/21 01:07:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/21 01:07:50 DEBUG : apple: transformed to: appleSUFFIX 2025/08/21 01:07:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/21 01:07:50 DEBUG : apple: transformed to: appleSUFFIX 2025/08/21 01:07:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/21 01:07:50 DEBUG : apple: transformed to: appleSUFFIX 2025/08/21 01:07:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/21 01:07:50 DEBUG : apple: transformed to: appleSUFFIX 2025/08/21 01:07:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/21 01:07:50 DEBUG : apple: transformed to: appleSUFFIX 2025/08/21 01:07:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/21 01:07:50 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/21 01:07:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/21 01:07:50 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/21 01:07:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/21 01:07:50 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/21 01:07:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/21 01:07:50 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/21 01:07:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/21 01:07:50 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/21 01:07:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/21 01:07:50 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/21 01:07:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/21 01:07:50 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/21 01:07:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/21 01:07:50 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/21 01:07:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/21 01:07:50 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/21 01:07:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/21 01:07:50 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/21 01:07:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/21 01:07:50 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/21 01:07:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/21 01:07:50 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/21 01:07:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/21 01:07:50 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/21 01:07:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/21 01:07:50 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/21 01:07:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/21 01:07:50 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/21 01:07:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/21 01:07:50 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/21 01:07:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/21 01:07:50 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/21 01:07:50 DEBUG : apple: transformed to: appleSUFFIX 2025/08/21 01:07:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/21 01:07:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/21 01:07:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/21 01:07:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/21 01:07:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/21 01:07:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/21 01:07:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/21 01:07:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/21 01:07:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/21 01:07:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/21 01:07:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/21 01:07:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/21 01:07:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/21 01:07:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/21 01:07:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/21 01:07:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/21 01:07:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/21 01:07:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/21 01:07:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/21 01:07:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/21 01:07:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/21 01:07:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/21 01:07:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/21 01:07:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/21 01:07:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/21 01:07:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/21 01:07:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/21 01:07:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/21 01:07:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/21 01:07:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/21 01:07:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/21 01:07:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/21 01:07:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/21 01:07:50 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/21 01:07:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/21 01:07:50 DEBUG : apple: transformed to: appleSUFFIX 2025/08/21 01:07:50 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/21 01:07:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/21 01:07:50 DEBUG : apple: transformed to: appleSUFFIX 2025/08/21 01:07:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/21 01:07:50 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/21 01:07:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/21 01:07:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/21 01:07:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/21 01:07:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/21 01:07:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/21 01:07:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/21 01:07:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/21 01:07:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/21 01:07:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/21 01:07:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/21 01:07:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/21 01:07:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/21 01:07:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/21 01:07:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/21 01:07:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/21 01:07:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/21 01:07:50 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/21 01:07:50 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/21 01:07:50 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/21 01:07:50 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/21 01:07:50 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/21 01:07:50 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/21 01:07:50 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/21 01:07:50 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/21 01:07:50 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/21 01:07:50 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/21 01:07:50 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/21 01:07:50 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/21 01:07:50 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/21 01:07:50 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/21 01:07:50 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/21 01:07:50 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/21 01:07:50 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/21 01:07:50 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/21 01:07:50 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/21 01:07:50 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/21 01:07:50 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/21 01:07:50 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for checks to finish 2025/08/21 01:07:50 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for transfers to finish 2025/08/21 01:07:50 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/21 01:07:50 INFO : splitbananasplit: Copied (new) 2025/08/21 01:07:50 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/21 01:07:50 INFO : banana: Copied (new) 2025/08/21 01:07:50 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/21 01:07:50 INFO : apple: Copied (new) 2025/08/21 01:07:50 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/21 01:07:50 INFO : appleappleapplebanana: Copied (new) 2025/08/21 01:07:51 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/21 01:07:51 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/08/21 01:07:51 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/21 01:07:51 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/08/21 01:07:51 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/21 01:07:51 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/08/21 01:07:51 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/21 01:07:51 INFO : dir1/0003-defghij.txt: Copied (new) 2025/08/21 01:07:51 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/21 01:07:51 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/08/21 01:07:51 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/21 01:07:51 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/08/21 01:07:51 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/21 01:07:51 INFO : dir1/0007-1234567.txt: Copied (new) 2025/08/21 01:07:51 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/21 01:07:51 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/08/21 01:07:51 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/21 01:07:51 INFO : dir1/0008-2345678.txt: Copied (new) 2025/08/21 01:07:51 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/21 01:07:51 INFO : dir1/0009-3456789.txt: Copied (new) 2025/08/21 01:07:51 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/21 01:07:51 INFO : dir1/0010-456789.txt: Copied (new) 2025/08/21 01:07:51 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/21 01:07:51 INFO : dir1/0011-56789;.txt: Copied (new) 2025/08/21 01:07:51 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/21 01:07:51 INFO : dir1/0012-6789;.txt: Copied (new) 2025/08/21 01:07:51 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/21 01:07:51 INFO : dir1/0013-789;=.txt: Copied (new) 2025/08/21 01:07:51 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/21 01:07:51 INFO : dir1/0015-9;=.txt: Copied (new) 2025/08/21 01:07:51 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/21 01:07:51 INFO : dir1/0014-89;=.txt: Copied (new) 2025/08/21 01:07:51 DEBUG : Waiting for deletions to finish 2025/08/21 01:07:52 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/08/21 01:07:52 INFO : appleSUFFIX: Deleted 2025/08/21 01:07:52 INFO : bananaSUFFIX: Deleted 2025/08/21 01:07:52 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/08/21 01:07:52 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/08/21 01:07:52 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/08/21 01:07:52 INFO : appleappleapplebananaSUFFIX: Deleted 2025/08/21 01:07:52 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/08/21 01:07:52 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/08/21 01:07:52 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/08/21 01:07:52 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/08/21 01:07:52 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/08/21 01:07:52 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/08/21 01:07:52 INFO : splitbananasplitSUFFIX: Deleted 2025/08/21 01:07:52 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/08/21 01:07:52 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/08/21 01:07:52 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/08/21 01:07:52 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/08/21 01:07:52 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/08/21 01:07:52 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/08/21 01:07:52 DEBUG : Waiting for deletions to finish 2025/08/21 01:07:52 DEBUG : apple: Excluded (Path Filter) 2025/08/21 01:07:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/21 01:07:52 DEBUG : banana: Excluded (Path Filter) 2025/08/21 01:07:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/21 01:07:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/21 01:07:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/21 01:07:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/21 01:07:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/21 01:07:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/21 01:07:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/21 01:07:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/21 01:07:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/21 01:07:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/21 01:07:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/21 01:07:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/21 01:07:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/21 01:07:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/21 01:07:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/21 01:07:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/21 01:07:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/21 01:07:53 DEBUG : Waiting for deletions to finish 2025/08/21 01:07:53 DEBUG : apple: Excluded (Path Filter) 2025/08/21 01:07:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/21 01:07:53 DEBUG : banana: Excluded (Path Filter) 2025/08/21 01:07:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/21 01:07:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/21 01:07:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/21 01:07:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/21 01:07:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/21 01:07:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/21 01:07:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/21 01:07:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/21 01:07:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/21 01:07:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/21 01:07:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/21 01:07:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/21 01:07:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/21 01:07:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/21 01:07:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/21 01:07:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/21 01:07:53 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-duwubul7kixo", Local "Local file system at /tmp/rclone1402526853", Modify Window "1ms" 2025/08/21 01:08:04 DEBUG : Waiting for deletions to finish 2025/08/21 01:08:04 DEBUG : apple: Excluded (Path Filter) 2025/08/21 01:08:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/21 01:08:04 DEBUG : banana: Excluded (Path Filter) 2025/08/21 01:08:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/21 01:08:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/21 01:08:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/21 01:08:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/21 01:08:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/21 01:08:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/21 01:08:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/21 01:08:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/21 01:08:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/21 01:08:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/21 01:08:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/21 01:08:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/21 01:08:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/21 01:08:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/21 01:08:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/21 01:08:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/21 01:08:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/21 01:08:04 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/21 01:08:04 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/21 01:08:04 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/21 01:08:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/21 01:08:04 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/21 01:08:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/21 01:08:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/21 01:08:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/21 01:08:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/21 01:08:04 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/21 01:08:04 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/21 01:08:04 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/21 01:08:04 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:04 DEBUG : banana: Unchanged skipping 2025/08/21 01:08:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/21 01:08:04 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:04 DEBUG : apple: Unchanged skipping 2025/08/21 01:08:04 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/21 01:08:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/21 01:08:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/21 01:08:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/21 01:08:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/21 01:08:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/21 01:08:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/21 01:08:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/21 01:08:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/21 01:08:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/21 01:08:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/21 01:08:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/21 01:08:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/21 01:08:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/21 01:08:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/21 01:08:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/21 01:08:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/21 01:08:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/21 01:08:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/21 01:08:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/21 01:08:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/21 01:08:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/21 01:08:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/21 01:08:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/21 01:08:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/21 01:08:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/21 01:08:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/21 01:08:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/21 01:08:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/21 01:08:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/21 01:08:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/21 01:08:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/21 01:08:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/21 01:08:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/21 01:08:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/21 01:08:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/21 01:08:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/21 01:08:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/21 01:08:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/21 01:08:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/21 01:08:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/21 01:08:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/21 01:08:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/21 01:08:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/21 01:08:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/21 01:08:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/21 01:08:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/21 01:08:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/21 01:08:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/21 01:08:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/21 01:08:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/21 01:08:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/21 01:08:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/21 01:08:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/21 01:08:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/21 01:08:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/21 01:08:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/21 01:08:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/21 01:08:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/21 01:08:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/21 01:08:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/21 01:08:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/21 01:08:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/21 01:08:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/21 01:08:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/21 01:08:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/21 01:08:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/21 01:08:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/21 01:08:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/21 01:08:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/21 01:08:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/21 01:08:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/21 01:08:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/21 01:08:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/21 01:08:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/21 01:08:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/21 01:08:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/21 01:08:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/21 01:08:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/21 01:08:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/21 01:08:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/21 01:08:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/21 01:08:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/21 01:08:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/21 01:08:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/21 01:08:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/21 01:08:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/21 01:08:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/21 01:08:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/21 01:08:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/21 01:08:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/21 01:08:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/21 01:08:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/21 01:08:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/21 01:08:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/21 01:08:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/21 01:08:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/21 01:08:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/21 01:08:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/21 01:08:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/21 01:08:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/21 01:08:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/21 01:08:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/21 01:08:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/21 01:08:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/21 01:08:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/21 01:08:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/21 01:08:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/21 01:08:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/21 01:08:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/21 01:08:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/21 01:08:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/21 01:08:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/21 01:08:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/21 01:08:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/21 01:08:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/21 01:08:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/21 01:08:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/21 01:08:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/21 01:08:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/21 01:08:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/21 01:08:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/21 01:08:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/21 01:08:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/21 01:08:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/21 01:08:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/21 01:08:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/21 01:08:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/21 01:08:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/21 01:08:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/21 01:08:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/21 01:08:04 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/21 01:08:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/21 01:08:04 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/21 01:08:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/21 01:08:04 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/21 01:08:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/21 01:08:04 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/21 01:08:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/21 01:08:04 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/21 01:08:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/21 01:08:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/21 01:08:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/21 01:08:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/21 01:08:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/21 01:08:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/21 01:08:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/21 01:08:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/21 01:08:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/21 01:08:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/21 01:08:04 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/21 01:08:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/21 01:08:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/21 01:08:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/21 01:08:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/21 01:08:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/21 01:08:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/21 01:08:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/21 01:08:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/21 01:08:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/21 01:08:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/21 01:08:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/21 01:08:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/21 01:08:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/21 01:08:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/21 01:08:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/21 01:08:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/21 01:08:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/21 01:08:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/21 01:08:04 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/21 01:08:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/21 01:08:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/21 01:08:04 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/21 01:08:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/21 01:08:04 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/21 01:08:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/21 01:08:04 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/21 01:08:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/21 01:08:04 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/21 01:08:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/21 01:08:04 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/21 01:08:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/21 01:08:04 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/21 01:08:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/21 01:08:04 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/21 01:08:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/21 01:08:04 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/21 01:08:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/21 01:08:04 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/21 01:08:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/21 01:08:04 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/21 01:08:04 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/21 01:08:04 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/21 01:08:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/21 01:08:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/21 01:08:04 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/21 01:08:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/21 01:08:04 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/21 01:08:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/21 01:08:04 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/21 01:08:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/21 01:08:04 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/21 01:08:04 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/21 01:08:04 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/21 01:08:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/21 01:08:04 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for checks to finish 2025/08/21 01:08:04 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for transfers to finish 2025/08/21 01:08:05 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/21 01:08:05 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/08/21 01:08:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/21 01:08:05 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/21 01:08:05 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/08/21 01:08:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/21 01:08:05 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/21 01:08:05 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/08/21 01:08:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/21 01:08:05 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/21 01:08:05 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/08/21 01:08:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/21 01:08:05 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/21 01:08:05 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/08/21 01:08:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/21 01:08:05 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/21 01:08:05 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/08/21 01:08:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/21 01:08:05 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/21 01:08:05 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/08/21 01:08:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/21 01:08:05 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/21 01:08:05 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/08/21 01:08:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/21 01:08:05 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/21 01:08:05 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/08/21 01:08:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/21 01:08:05 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/21 01:08:05 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/08/21 01:08:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/21 01:08:05 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/21 01:08:05 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/08/21 01:08:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/21 01:08:05 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/21 01:08:05 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/08/21 01:08:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/21 01:08:05 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/21 01:08:05 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/08/21 01:08:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/21 01:08:05 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/21 01:08:05 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/08/21 01:08:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/21 01:08:05 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/21 01:08:05 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/08/21 01:08:05 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/21 01:08:05 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/08/21 01:08:05 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/21 01:08:05 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/08/21 01:08:05 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/21 01:08:05 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/08/21 01:08:05 DEBUG : Waiting for deletions to finish 2025/08/21 01:08:06 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/21 01:08:06 INFO : dir1/0010-456789.txt: Deleted 2025/08/21 01:08:06 INFO : appleappleapplebanana: Deleted 2025/08/21 01:08:06 INFO : dir1/0014-89;=.txt: Deleted 2025/08/21 01:08:06 INFO : dir1/0003-defghij.txt: Deleted 2025/08/21 01:08:06 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/21 01:08:06 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/21 01:08:06 INFO : dir1/0007-1234567.txt: Deleted 2025/08/21 01:08:06 INFO : dir1/0009-3456789.txt: Deleted 2025/08/21 01:08:06 INFO : dir1/0013-789;=.txt: Deleted 2025/08/21 01:08:06 INFO : splitbananasplit: Deleted 2025/08/21 01:08:06 INFO : dir1/0015-9;=.txt: Deleted 2025/08/21 01:08:06 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/21 01:08:06 INFO : dir1/0011-56789;.txt: Deleted 2025/08/21 01:08:06 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/21 01:08:06 INFO : dir1/0012-6789;.txt: Deleted 2025/08/21 01:08:06 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/21 01:08:06 INFO : dir1/0008-2345678.txt: Deleted 2025/08/21 01:08:06 DEBUG : Waiting for deletions to finish 2025/08/21 01:08:06 DEBUG : apple: Excluded (Path Filter) 2025/08/21 01:08:06 DEBUG : appleapple: Excluded (Path Filter) 2025/08/21 01:08:06 DEBUG : banana: Excluded (Path Filter) 2025/08/21 01:08:06 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/08/21 01:08:06 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/08/21 01:08:06 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/08/21 01:08:06 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/08/21 01:08:06 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/08/21 01:08:06 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/08/21 01:08:06 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/08/21 01:08:06 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/08/21 01:08:06 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/08/21 01:08:06 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/08/21 01:08:06 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/08/21 01:08:06 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/08/21 01:08:06 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/08/21 01:08:06 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/08/21 01:08:06 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/08/21 01:08:06 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/08/21 01:08:06 DEBUG : splitbanan: Excluded (Path Filter) 2025/08/21 01:08:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/21 01:08:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/21 01:08:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/21 01:08:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/21 01:08:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/21 01:08:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/21 01:08:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/21 01:08:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/21 01:08:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/21 01:08:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/21 01:08:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/21 01:08:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/21 01:08:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/21 01:08:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/21 01:08:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/21 01:08:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/21 01:08:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/21 01:08:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/21 01:08:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/21 01:08:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/21 01:08:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/21 01:08:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/21 01:08:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/21 01:08:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/21 01:08:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/21 01:08:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/21 01:08:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/21 01:08:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/21 01:08:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/21 01:08:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/21 01:08:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/21 01:08:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/21 01:08:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/21 01:08:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/21 01:08:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/21 01:08:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/21 01:08:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/21 01:08:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/21 01:08:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/21 01:08:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/21 01:08:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/21 01:08:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/21 01:08:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/21 01:08:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/21 01:08:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/21 01:08:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/21 01:08:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/21 01:08:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/21 01:08:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/21 01:08:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/21 01:08:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/21 01:08:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/21 01:08:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/21 01:08:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/21 01:08:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/21 01:08:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/21 01:08:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/21 01:08:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/21 01:08:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/21 01:08:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/21 01:08:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/21 01:08:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/21 01:08:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/21 01:08:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/21 01:08:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/21 01:08:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/21 01:08:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/21 01:08:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/21 01:08:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/21 01:08:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/21 01:08:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/21 01:08:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/21 01:08:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/21 01:08:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/21 01:08:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/21 01:08:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/21 01:08:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/21 01:08:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/21 01:08:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/21 01:08:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/21 01:08:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/21 01:08:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/21 01:08:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/21 01:08:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/21 01:08:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/21 01:08:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/21 01:08:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/21 01:08:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/21 01:08:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/21 01:08:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/21 01:08:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/21 01:08:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/21 01:08:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/21 01:08:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/21 01:08:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/21 01:08:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/21 01:08:07 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/21 01:08:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/21 01:08:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/21 01:08:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/21 01:08:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/21 01:08:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/21 01:08:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/21 01:08:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/21 01:08:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/21 01:08:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/21 01:08:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/21 01:08:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/21 01:08:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/21 01:08:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/21 01:08:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/21 01:08:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/21 01:08:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/21 01:08:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/21 01:08:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/21 01:08:07 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/21 01:08:07 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/21 01:08:07 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/21 01:08:07 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/21 01:08:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/21 01:08:07 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/21 01:08:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/21 01:08:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/21 01:08:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/21 01:08:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/21 01:08:07 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/21 01:08:07 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:07 DEBUG : apple: Unchanged skipping 2025/08/21 01:08:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:07 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/21 01:08:07 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:07 DEBUG : banana: Unchanged skipping 2025/08/21 01:08:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:07 DEBUG : splitbananasplit: Unchanged skipping 2025/08/21 01:08:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/21 01:08:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/21 01:08:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/21 01:08:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/21 01:08:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/21 01:08:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/21 01:08:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/21 01:08:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/21 01:08:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/21 01:08:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/21 01:08:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/21 01:08:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/21 01:08:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/21 01:08:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/21 01:08:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/21 01:08:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/21 01:08:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/21 01:08:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/21 01:08:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/21 01:08:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/21 01:08:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/21 01:08:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/21 01:08:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/21 01:08:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/21 01:08:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/21 01:08:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/21 01:08:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/21 01:08:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/21 01:08:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/21 01:08:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/21 01:08:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/21 01:08:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/21 01:08:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/21 01:08:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/21 01:08:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/21 01:08:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/21 01:08:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/21 01:08:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/21 01:08:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/21 01:08:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/21 01:08:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/21 01:08:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/21 01:08:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/21 01:08:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/21 01:08:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/21 01:08:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/21 01:08:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/21 01:08:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/21 01:08:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/21 01:08:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/21 01:08:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/21 01:08:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/21 01:08:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/21 01:08:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/21 01:08:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/21 01:08:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/21 01:08:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/21 01:08:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/21 01:08:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/21 01:08:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/21 01:08:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/21 01:08:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/21 01:08:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/21 01:08:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/21 01:08:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/21 01:08:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/21 01:08:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/21 01:08:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/21 01:08:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/21 01:08:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/21 01:08:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/21 01:08:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/21 01:08:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/21 01:08:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/21 01:08:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/21 01:08:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/21 01:08:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/21 01:08:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/21 01:08:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/21 01:08:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/21 01:08:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/21 01:08:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/21 01:08:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/21 01:08:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/21 01:08:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/21 01:08:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/21 01:08:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/21 01:08:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/21 01:08:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/21 01:08:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/21 01:08:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/21 01:08:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/21 01:08:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/21 01:08:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/21 01:08:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/21 01:08:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/21 01:08:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/21 01:08:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/21 01:08:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/21 01:08:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/21 01:08:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/21 01:08:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/21 01:08:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/21 01:08:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/21 01:08:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/21 01:08:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/21 01:08:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/21 01:08:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/21 01:08:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/21 01:08:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/21 01:08:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/21 01:08:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/21 01:08:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/21 01:08:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/21 01:08:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/21 01:08:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/21 01:08:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/21 01:08:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/21 01:08:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/21 01:08:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/21 01:08:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/21 01:08:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/21 01:08:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/21 01:08:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/21 01:08:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/21 01:08:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/21 01:08:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/21 01:08:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/21 01:08:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/21 01:08:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/21 01:08:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/21 01:08:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/21 01:08:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/21 01:08:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/21 01:08:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/21 01:08:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/21 01:08:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/21 01:08:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/21 01:08:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/21 01:08:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/21 01:08:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/21 01:08:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/21 01:08:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/21 01:08:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/21 01:08:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/21 01:08:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/21 01:08:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/21 01:08:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/21 01:08:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/21 01:08:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/21 01:08:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/21 01:08:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/21 01:08:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/21 01:08:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/21 01:08:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/21 01:08:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/21 01:08:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/21 01:08:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/21 01:08:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/21 01:08:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/21 01:08:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/21 01:08:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/21 01:08:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/21 01:08:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/21 01:08:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/21 01:08:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/21 01:08:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/21 01:08:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/21 01:08:07 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/21 01:08:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/21 01:08:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/21 01:08:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/21 01:08:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/21 01:08:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/21 01:08:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/21 01:08:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/21 01:08:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/21 01:08:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/21 01:08:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/21 01:08:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/21 01:08:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/21 01:08:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/21 01:08:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/21 01:08:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/21 01:08:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/21 01:08:07 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/21 01:08:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/21 01:08:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/21 01:08:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/21 01:08:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/21 01:08:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/21 01:08:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/21 01:08:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/21 01:08:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/21 01:08:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/21 01:08:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/21 01:08:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/21 01:08:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/21 01:08:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/21 01:08:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/21 01:08:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/21 01:08:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/21 01:08:07 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for checks to finish 2025/08/21 01:08:07 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for transfers to finish 2025/08/21 01:08:07 DEBUG : Waiting for deletions to finish 2025/08/21 01:08:07 DEBUG : Waiting for deletions to finish 2025/08/21 01:08:07 DEBUG : apple: Excluded (Path Filter) 2025/08/21 01:08:07 DEBUG : appleapple: Excluded (Path Filter) 2025/08/21 01:08:07 DEBUG : banana: Excluded (Path Filter) 2025/08/21 01:08:07 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/08/21 01:08:07 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/08/21 01:08:07 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/08/21 01:08:07 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/08/21 01:08:07 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/08/21 01:08:07 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/08/21 01:08:07 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/08/21 01:08:07 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/08/21 01:08:07 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/08/21 01:08:07 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/08/21 01:08:07 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/08/21 01:08:07 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/08/21 01:08:07 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/08/21 01:08:07 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/08/21 01:08:07 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/08/21 01:08:07 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/08/21 01:08:07 DEBUG : splitbanan: Excluded (Path Filter) 2025/08/21 01:08:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/21 01:08:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/21 01:08:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/21 01:08:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/21 01:08:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/21 01:08:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/21 01:08:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/21 01:08:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/21 01:08:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/21 01:08:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/21 01:08:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/21 01:08:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/21 01:08:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/21 01:08:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/21 01:08:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/21 01:08:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/21 01:08:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/21 01:08:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/21 01:08:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/21 01:08:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/21 01:08:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/21 01:08:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/21 01:08:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/21 01:08:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/21 01:08:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/21 01:08:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/21 01:08:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/21 01:08:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/21 01:08:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/21 01:08:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/21 01:08:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/21 01:08:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/21 01:08:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/21 01:08:07 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/21 01:08:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/21 01:08:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/21 01:08:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/21 01:08:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/21 01:08:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/21 01:08:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/21 01:08:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/21 01:08:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/21 01:08:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/21 01:08:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/21 01:08:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/21 01:08:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/21 01:08:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/21 01:08:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/21 01:08:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/21 01:08:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/21 01:08:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/21 01:08:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/21 01:08:07 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-duwubul7kixo", Local "Local file system at /tmp/rclone1402526853", Modify Window "1ms" 2025/08/21 01:08:18 DEBUG : Waiting for deletions to finish 2025/08/21 01:08:18 DEBUG : apple: Excluded (Path Filter) 2025/08/21 01:08:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/21 01:08:18 DEBUG : banana: Excluded (Path Filter) 2025/08/21 01:08:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/21 01:08:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/21 01:08:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/21 01:08:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/21 01:08:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/21 01:08:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/21 01:08:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/21 01:08:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/21 01:08:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/21 01:08:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/21 01:08:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/21 01:08:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/21 01:08:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/21 01:08:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/21 01:08:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/21 01:08:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/21 01:08:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/21 01:08:19 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:19 DEBUG : apple: Unchanged skipping 2025/08/21 01:08:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:19 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/21 01:08:19 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:19 DEBUG : banana: Unchanged skipping 2025/08/21 01:08:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:19 DEBUG : splitbananasplit: Unchanged skipping 2025/08/21 01:08:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/21 01:08:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/21 01:08:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/21 01:08:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/21 01:08:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/21 01:08:19 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for checks to finish 2025/08/21 01:08:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/21 01:08:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/21 01:08:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/21 01:08:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/21 01:08:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/21 01:08:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/21 01:08:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/21 01:08:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/21 01:08:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/21 01:08:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/21 01:08:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/21 01:08:19 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for transfers to finish 2025/08/21 01:08:19 DEBUG : Waiting for deletions to finish 2025/08/21 01:08:19 DEBUG : Waiting for deletions to finish 2025/08/21 01:08:19 DEBUG : apple: Excluded (Path Filter) 2025/08/21 01:08:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/21 01:08:19 DEBUG : banana: Excluded (Path Filter) 2025/08/21 01:08:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/21 01:08:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/21 01:08:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/21 01:08:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/21 01:08:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/21 01:08:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/21 01:08:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/21 01:08:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/21 01:08:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/21 01:08:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/21 01:08:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/21 01:08:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/21 01:08:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/21 01:08:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/21 01:08:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/21 01:08:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/21 01:08:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/21 01:08:19 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:19 DEBUG : apple: Unchanged skipping 2025/08/21 01:08:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:19 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/21 01:08:19 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:19 DEBUG : banana: Unchanged skipping 2025/08/21 01:08:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:19 DEBUG : splitbananasplit: Unchanged skipping 2025/08/21 01:08:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/21 01:08:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/21 01:08:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/21 01:08:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/21 01:08:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/21 01:08:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/21 01:08:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/21 01:08:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/21 01:08:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/21 01:08:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/21 01:08:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/21 01:08:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/21 01:08:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/21 01:08:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/21 01:08:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/21 01:08:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/21 01:08:19 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for checks to finish 2025/08/21 01:08:19 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for transfers to finish 2025/08/21 01:08:19 DEBUG : Waiting for deletions to finish 2025/08/21 01:08:19 DEBUG : Waiting for deletions to finish 2025/08/21 01:08:20 DEBUG : apple: Excluded (Path Filter) 2025/08/21 01:08:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/21 01:08:20 DEBUG : banana: Excluded (Path Filter) 2025/08/21 01:08:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/21 01:08:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/21 01:08:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/21 01:08:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/21 01:08:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/21 01:08:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/21 01:08:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/21 01:08:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/21 01:08:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/21 01:08:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/21 01:08:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/21 01:08:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/21 01:08:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/21 01:08:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/21 01:08:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/21 01:08:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/21 01:08:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/21 01:08:20 DEBUG : Waiting for deletions to finish 2025/08/21 01:08:20 DEBUG : apple: Excluded (Path Filter) 2025/08/21 01:08:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/21 01:08:20 DEBUG : banana: Excluded (Path Filter) 2025/08/21 01:08:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/21 01:08:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/21 01:08:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/21 01:08:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/21 01:08:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/21 01:08:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/21 01:08:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/21 01:08:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/21 01:08:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/21 01:08:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/21 01:08:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/21 01:08:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/21 01:08:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/21 01:08:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/21 01:08:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/21 01:08:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/21 01:08:20 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-duwubul7kixo", Local "Local file system at /tmp/rclone1402526853", Modify Window "1ms" 2025/08/21 01:08:31 DEBUG : Waiting for deletions to finish 2025/08/21 01:08:31 DEBUG : apple: Excluded (Path Filter) 2025/08/21 01:08:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/21 01:08:31 DEBUG : banana: Excluded (Path Filter) 2025/08/21 01:08:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/21 01:08:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/21 01:08:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/21 01:08:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/21 01:08:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/21 01:08:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/21 01:08:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/21 01:08:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/21 01:08:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/21 01:08:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/21 01:08:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/21 01:08:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/21 01:08:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/21 01:08:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/21 01:08:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/21 01:08:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/21 01:08:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/21 01:08:31 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:31 DEBUG : apple: Unchanged skipping 2025/08/21 01:08:31 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:31 DEBUG : banana: Unchanged skipping 2025/08/21 01:08:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:31 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/21 01:08:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:31 DEBUG : splitbananasplit: Unchanged skipping 2025/08/21 01:08:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/21 01:08:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/21 01:08:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/21 01:08:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/21 01:08:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/21 01:08:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/21 01:08:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/21 01:08:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/21 01:08:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/21 01:08:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/21 01:08:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/21 01:08:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/21 01:08:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/21 01:08:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/21 01:08:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/21 01:08:31 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for checks to finish 2025/08/21 01:08:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/21 01:08:31 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for transfers to finish 2025/08/21 01:08:31 DEBUG : Waiting for deletions to finish 2025/08/21 01:08:31 DEBUG : Waiting for deletions to finish 2025/08/21 01:08:32 DEBUG : apple: Excluded (Path Filter) 2025/08/21 01:08:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/21 01:08:32 DEBUG : banana: Excluded (Path Filter) 2025/08/21 01:08:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/21 01:08:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/21 01:08:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/21 01:08:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/21 01:08:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/21 01:08:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/21 01:08:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/21 01:08:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/21 01:08:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/21 01:08:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/21 01:08:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/21 01:08:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/21 01:08:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/21 01:08:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/21 01:08:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/21 01:08:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/21 01:08:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/21 01:08:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:32 DEBUG : apple: Unchanged skipping 2025/08/21 01:08:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:32 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/21 01:08:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:32 DEBUG : banana: Unchanged skipping 2025/08/21 01:08:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:32 DEBUG : splitbananasplit: Unchanged skipping 2025/08/21 01:08:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/21 01:08:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/21 01:08:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/21 01:08:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/21 01:08:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/21 01:08:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/21 01:08:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/21 01:08:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/21 01:08:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/21 01:08:32 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for checks to finish 2025/08/21 01:08:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/21 01:08:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/21 01:08:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/21 01:08:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/21 01:08:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/21 01:08:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/21 01:08:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/21 01:08:32 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for transfers to finish 2025/08/21 01:08:32 DEBUG : Waiting for deletions to finish 2025/08/21 01:08:32 DEBUG : Waiting for deletions to finish 2025/08/21 01:08:32 DEBUG : apple: Excluded (Path Filter) 2025/08/21 01:08:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/21 01:08:32 DEBUG : banana: Excluded (Path Filter) 2025/08/21 01:08:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/21 01:08:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/21 01:08:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/21 01:08:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/21 01:08:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/21 01:08:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/21 01:08:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/21 01:08:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/21 01:08:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/21 01:08:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/21 01:08:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/21 01:08:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/21 01:08:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/21 01:08:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/21 01:08:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/21 01:08:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/21 01:08:32 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-duwubul7kixo", Local "Local file system at /tmp/rclone1402526853", Modify Window "1ms" 2025/08/21 01:08:43 DEBUG : Waiting for deletions to finish 2025/08/21 01:08:43 DEBUG : apple: Excluded (Path Filter) 2025/08/21 01:08:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/21 01:08:43 DEBUG : banana: Excluded (Path Filter) 2025/08/21 01:08:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/21 01:08:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/21 01:08:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/21 01:08:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/21 01:08:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/21 01:08:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/21 01:08:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/21 01:08:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/21 01:08:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/21 01:08:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/21 01:08:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/21 01:08:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/21 01:08:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/21 01:08:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/21 01:08:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/21 01:08:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/21 01:08:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/21 01:08:44 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:44 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/21 01:08:44 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:44 DEBUG : banana: Unchanged skipping 2025/08/21 01:08:44 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:44 DEBUG : apple: Unchanged skipping 2025/08/21 01:08:44 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:44 DEBUG : splitbananasplit: Unchanged skipping 2025/08/21 01:08:44 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/21 01:08:44 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/21 01:08:44 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/21 01:08:44 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/21 01:08:44 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/21 01:08:44 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/21 01:08:44 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:44 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/21 01:08:44 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/21 01:08:44 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/21 01:08:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/21 01:08:44 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/21 01:08:44 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:44 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/21 01:08:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/21 01:08:44 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/21 01:08:44 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/21 01:08:44 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/21 01:08:44 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for checks to finish 2025/08/21 01:08:44 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for transfers to finish 2025/08/21 01:08:44 DEBUG : Waiting for deletions to finish 2025/08/21 01:08:44 DEBUG : Waiting for deletions to finish 2025/08/21 01:08:44 DEBUG : apple: Excluded (Path Filter) 2025/08/21 01:08:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/21 01:08:44 DEBUG : banana: Excluded (Path Filter) 2025/08/21 01:08:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/21 01:08:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/21 01:08:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/21 01:08:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/21 01:08:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/21 01:08:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/21 01:08:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/21 01:08:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/21 01:08:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/21 01:08:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/21 01:08:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/21 01:08:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/21 01:08:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/21 01:08:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/21 01:08:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/21 01:08:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/21 01:08:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/21 01:08:45 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:45 DEBUG : apple: Unchanged skipping 2025/08/21 01:08:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:45 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/21 01:08:45 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:45 DEBUG : banana: Unchanged skipping 2025/08/21 01:08:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:45 DEBUG : splitbananasplit: Unchanged skipping 2025/08/21 01:08:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/21 01:08:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/21 01:08:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/21 01:08:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/21 01:08:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/21 01:08:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/21 01:08:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/21 01:08:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/21 01:08:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/21 01:08:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/21 01:08:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/21 01:08:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/21 01:08:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/21 01:08:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/21 01:08:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/21 01:08:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/21 01:08:45 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for checks to finish 2025/08/21 01:08:45 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for transfers to finish 2025/08/21 01:08:45 DEBUG : Waiting for deletions to finish 2025/08/21 01:08:45 DEBUG : Waiting for deletions to finish 2025/08/21 01:08:45 DEBUG : apple: Excluded (Path Filter) 2025/08/21 01:08:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/21 01:08:45 DEBUG : banana: Excluded (Path Filter) 2025/08/21 01:08:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/21 01:08:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/21 01:08:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/21 01:08:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/21 01:08:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/21 01:08:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/21 01:08:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/21 01:08:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/21 01:08:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/21 01:08:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/21 01:08:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/21 01:08:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/21 01:08:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/21 01:08:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/21 01:08:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/21 01:08:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/21 01:08:45 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-duwubul7kixo", Local "Local file system at /tmp/rclone1402526853", Modify Window "1ms" 2025/08/21 01:08:56 DEBUG : Waiting for deletions to finish 2025/08/21 01:08:56 DEBUG : apple: Excluded (Path Filter) 2025/08/21 01:08:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/21 01:08:56 DEBUG : banana: Excluded (Path Filter) 2025/08/21 01:08:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/21 01:08:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/21 01:08:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/21 01:08:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/21 01:08:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/21 01:08:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/21 01:08:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/21 01:08:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/21 01:08:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/21 01:08:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/21 01:08:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/21 01:08:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/21 01:08:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/21 01:08:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/21 01:08:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/21 01:08:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/21 01:08:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/21 01:08:57 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:57 DEBUG : apple: Unchanged skipping 2025/08/21 01:08:57 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:57 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/21 01:08:57 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:57 DEBUG : banana: Unchanged skipping 2025/08/21 01:08:57 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:57 DEBUG : splitbananasplit: Unchanged skipping 2025/08/21 01:08:57 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/21 01:08:57 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/21 01:08:57 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/21 01:08:57 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/21 01:08:57 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/21 01:08:57 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/21 01:08:57 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/21 01:08:57 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/21 01:08:57 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/21 01:08:57 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/21 01:08:57 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/21 01:08:57 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/21 01:08:57 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/21 01:08:57 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/21 01:08:57 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/21 01:08:57 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/21 01:08:57 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for checks to finish 2025/08/21 01:08:57 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for transfers to finish 2025/08/21 01:08:57 DEBUG : Waiting for deletions to finish 2025/08/21 01:08:57 DEBUG : Waiting for deletions to finish 2025/08/21 01:08:57 DEBUG : apple: Excluded (Path Filter) 2025/08/21 01:08:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/21 01:08:57 DEBUG : banana: Excluded (Path Filter) 2025/08/21 01:08:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/21 01:08:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/21 01:08:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/21 01:08:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/21 01:08:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/21 01:08:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/21 01:08:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/21 01:08:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/21 01:08:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/21 01:08:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/21 01:08:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/21 01:08:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/21 01:08:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/21 01:08:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/21 01:08:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/21 01:08:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/21 01:08:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/21 01:08:57 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:57 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:57 DEBUG : apple: Unchanged skipping 2025/08/21 01:08:57 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/21 01:08:57 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:57 DEBUG : banana: Unchanged skipping 2025/08/21 01:08:57 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:57 DEBUG : splitbananasplit: Unchanged skipping 2025/08/21 01:08:57 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/21 01:08:57 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:57 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:57 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/21 01:08:57 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/21 01:08:57 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:57 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/21 01:08:57 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:57 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for checks to finish 2025/08/21 01:08:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/21 01:08:57 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:57 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/21 01:08:57 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:57 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/21 01:08:57 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/21 01:08:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/21 01:08:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/21 01:08:57 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/21 01:08:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/21 01:08:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/21 01:08:57 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:57 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:08:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/21 01:08:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/21 01:08:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/21 01:08:57 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for transfers to finish 2025/08/21 01:08:57 DEBUG : Waiting for deletions to finish 2025/08/21 01:08:57 DEBUG : Waiting for deletions to finish 2025/08/21 01:08:58 DEBUG : apple: Excluded (Path Filter) 2025/08/21 01:08:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/21 01:08:58 DEBUG : banana: Excluded (Path Filter) 2025/08/21 01:08:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/21 01:08:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/21 01:08:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/21 01:08:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/21 01:08:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/21 01:08:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/21 01:08:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/21 01:08:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/21 01:08:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/21 01:08:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/21 01:08:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/21 01:08:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/21 01:08:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/21 01:08:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/21 01:08:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/21 01:08:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/21 01:08:58 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-duwubul7kixo", Local "Local file system at /tmp/rclone1402526853", Modify Window "1ms" 2025/08/21 01:09:08 DEBUG : Waiting for deletions to finish 2025/08/21 01:09:09 DEBUG : apple: Excluded (Path Filter) 2025/08/21 01:09:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/21 01:09:09 DEBUG : banana: Excluded (Path Filter) 2025/08/21 01:09:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/21 01:09:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/21 01:09:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/21 01:09:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/21 01:09:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/21 01:09:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/21 01:09:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/21 01:09:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/21 01:09:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/21 01:09:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/21 01:09:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/21 01:09:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/21 01:09:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/21 01:09:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/21 01:09:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/21 01:09:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/21 01:09:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/21 01:09:09 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:09:09 DEBUG : apple: Unchanged skipping 2025/08/21 01:09:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:09:09 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/21 01:09:09 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:09:09 DEBUG : banana: Unchanged skipping 2025/08/21 01:09:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:09:09 DEBUG : splitbananasplit: Unchanged skipping 2025/08/21 01:09:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:09:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/21 01:09:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:09:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/21 01:09:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:09:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:09:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/21 01:09:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/21 01:09:09 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for checks to finish 2025/08/21 01:09:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:09:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:09:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:09:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/21 01:09:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/21 01:09:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:09:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:09:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/21 01:09:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/21 01:09:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/21 01:09:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:09:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:09:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/21 01:09:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/21 01:09:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:09:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/21 01:09:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:09:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/21 01:09:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:09:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/21 01:09:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:09:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/21 01:09:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:09:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/21 01:09:09 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for transfers to finish 2025/08/21 01:09:09 DEBUG : Waiting for deletions to finish 2025/08/21 01:09:09 DEBUG : Waiting for deletions to finish 2025/08/21 01:09:10 DEBUG : apple: Excluded (Path Filter) 2025/08/21 01:09:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/21 01:09:10 DEBUG : banana: Excluded (Path Filter) 2025/08/21 01:09:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/21 01:09:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/21 01:09:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/21 01:09:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/21 01:09:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/21 01:09:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/21 01:09:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/21 01:09:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/21 01:09:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/21 01:09:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/21 01:09:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/21 01:09:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/21 01:09:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/21 01:09:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/21 01:09:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/21 01:09:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/21 01:09:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/21 01:09:10 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:09:10 DEBUG : apple: Unchanged skipping 2025/08/21 01:09:10 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:09:10 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/21 01:09:10 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:09:10 DEBUG : splitbananasplit: Unchanged skipping 2025/08/21 01:09:10 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:09:10 DEBUG : banana: Unchanged skipping 2025/08/21 01:09:10 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:09:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/21 01:09:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:09:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/21 01:09:10 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:09:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:09:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/21 01:09:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/21 01:09:10 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:09:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:09:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/21 01:09:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:09:10 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:09:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/21 01:09:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/21 01:09:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/21 01:09:10 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:09:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/21 01:09:10 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for checks to finish 2025/08/21 01:09:10 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:09:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/21 01:09:10 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:09:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/21 01:09:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:09:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/21 01:09:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:09:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/21 01:09:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:09:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/21 01:09:10 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:09:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/21 01:09:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:09:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/21 01:09:10 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for transfers to finish 2025/08/21 01:09:10 DEBUG : Waiting for deletions to finish 2025/08/21 01:09:10 DEBUG : Waiting for deletions to finish 2025/08/21 01:09:10 DEBUG : apple: Excluded (Path Filter) 2025/08/21 01:09:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/21 01:09:10 DEBUG : banana: Excluded (Path Filter) 2025/08/21 01:09:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/21 01:09:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/21 01:09:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/21 01:09:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/21 01:09:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/21 01:09:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/21 01:09:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/21 01:09:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/21 01:09:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/21 01:09:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/21 01:09:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/21 01:09:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/21 01:09:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/21 01:09:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/21 01:09:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/21 01:09:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/21 01:09:10 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (149.69s) --- PASS: TestTransform/NFC (10.83s) --- PASS: TestTransform/NFD (12.97s) --- PASS: TestTransform/base64 (14.93s) --- PASS: TestTransform/prefix (16.70s) --- PASS: TestTransform/suffix (16.84s) --- PASS: TestTransform/truncate (14.44s) --- PASS: TestTransform/encoder (12.87s) --- PASS: TestTransform/ISO-8859-1 (12.19s) --- PASS: TestTransform/charmap (12.58s) --- PASS: TestTransform/lowercase (12.53s) --- PASS: TestTransform/ascii (12.79s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-duwubul7kixo", Local "Local file system at /tmp/rclone1402526853", Modify Window "1ms" 2025/08/21 01:09:15 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/21 01:09:15 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/21 01:09:15 INFO : sub dir_somesuffix: Making directory 2025/08/21 01:09:15 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/21 01:09:15 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/08/21 01:09:15 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/21 01:09:15 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/08/21 01:09:15 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for checks to finish 2025/08/21 01:09:15 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/21 01:09:15 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for transfers to finish 2025/08/21 01:09:16 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/21 01:09:16 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/21 01:09:16 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.60s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-duwubul7kixo", Local "Local file system at /tmp/rclone1402526853", Modify Window "1ms" 2025/08/21 01:09:17 DEBUG : toe: transformed to: tictactoe 2025/08/21 01:09:17 DEBUG : toe: transformed to: tictactoe 2025/08/21 01:09:17 INFO : tictactoe: Making directory 2025/08/21 01:09:17 DEBUG : toe: transformed to: tictactoe 2025/08/21 01:09:17 DEBUG : toe: transformed to: tictactoe 2025/08/21 01:09:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/21 01:09:17 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/08/21 01:09:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/21 01:09:17 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for checks to finish 2025/08/21 01:09:17 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for transfers to finish 2025/08/21 01:09:17 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/21 01:09:17 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/08/21 01:09:17 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.62s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-duwubul7kixo", Local "Local file system at /tmp/rclone1402526853", Modify Window "1ms" 2025/08/21 01:09:18 INFO : toe: Making directory 2025/08/21 01:09:18 INFO : toe/toe: Making directory 2025/08/21 01:09:18 DEBUG : toe: transformed to: tictactoe 2025/08/21 01:09:18 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/21 01:09:18 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/21 01:09:18 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/21 01:09:18 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for checks to finish 2025/08/21 01:09:18 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for transfers to finish 2025/08/21 01:09:19 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/21 01:09:19 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/08/21 01:09:19 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.60s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-duwubul7kixo", Local "Local file system at /tmp/rclone1402526853", Modify Window "1ms" 2025/08/21 01:09:20 INFO : toe: Making directory 2025/08/21 01:09:20 INFO : toe/toe: Making directory 2025/08/21 01:09:20 DEBUG : toe: transformed to: tictactoe 2025/08/21 01:09:20 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/21 01:09:20 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/21 01:09:20 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for checks to finish 2025/08/21 01:09:20 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for transfers to finish 2025/08/21 01:09:20 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/21 01:09:21 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/21 01:09:21 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/08/21 01:09:21 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.63s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-duwubul7kixo", Local "Local file system at /tmp/rclone1402526853", Modify Window "1ms" 2025/08/21 01:09:21 DEBUG : empty_dir: Making directory with metadata 2025/08/21 01:09:21 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/21 01:09:21 DEBUG : toe: transformed to: tictactoe 2025/08/21 01:09:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/21 01:09:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/21 01:09:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/21 01:09:22 INFO : tictacempty_dir: Making directory 2025/08/21 01:09:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/21 01:09:22 DEBUG : toe: transformed to: tictactoe 2025/08/21 01:09:22 DEBUG : toe: transformed to: tictactoe 2025/08/21 01:09:22 INFO : tictactoe: Making directory 2025/08/21 01:09:22 DEBUG : toe: transformed to: tictactoe 2025/08/21 01:09:22 DEBUG : toe: transformed to: tictactoe 2025/08/21 01:09:22 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/21 01:09:22 INFO : tictactoe/tictactoe: Making directory 2025/08/21 01:09:22 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/21 01:09:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/21 01:09:22 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/21 01:09:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/21 01:09:22 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for checks to finish 2025/08/21 01:09:22 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for transfers to finish 2025/08/21 01:09:22 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/21 01:09:22 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/08/21 01:09:22 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.66s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-duwubul7kixo", Local "Local file system at /tmp/rclone1402526853", Modify Window "1ms" 2025/08/21 01:09:23 DEBUG : empty_dir: Making directory with metadata 2025/08/21 01:09:23 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/21 01:09:23 DEBUG : toe: transformed to: tictactoe 2025/08/21 01:09:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/21 01:09:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/21 01:09:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/21 01:09:23 INFO : tictacempty_dir: Making directory 2025/08/21 01:09:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/21 01:09:23 DEBUG : toe: transformed to: tictactoe 2025/08/21 01:09:23 DEBUG : toe: transformed to: tictactoe 2025/08/21 01:09:23 INFO : tictactoe: Making directory 2025/08/21 01:09:23 DEBUG : toe: transformed to: tictactoe 2025/08/21 01:09:23 DEBUG : toe: transformed to: tictactoe 2025/08/21 01:09:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/21 01:09:23 INFO : tictactoe/tictactoe: Making directory 2025/08/21 01:09:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/21 01:09:23 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/21 01:09:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/21 01:09:23 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/21 01:09:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/21 01:09:23 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for checks to finish 2025/08/21 01:09:23 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for transfers to finish 2025/08/21 01:09:24 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/21 01:09:24 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/21 01:09:24 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/08/21 01:09:24 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for checks to finish 2025/08/21 01:09:24 DEBUG : toe: transformed to: tictactoe 2025/08/21 01:09:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/21 01:09:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/21 01:09:24 DEBUG : toe: transformed to: tictactoe 2025/08/21 01:09:24 DEBUG : toe: transformed to: tictactoe 2025/08/21 01:09:24 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/21 01:09:24 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/21 01:09:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/08/21 01:09:24 NOTICE: B2 bucket rclone-test-duwubul7kixo: 0 differences found 2025/08/21 01:09:24 NOTICE: B2 bucket rclone-test-duwubul7kixo: 1 matching files --- PASS: TestAllTag (1.80s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-duwubul7kixo", Local "Local file system at /tmp/rclone1402526853", Modify Window "1ms" 2025/08/21 01:09:25 DEBUG : toe: transformed to: tictactoe 2025/08/21 01:09:25 DEBUG : toe: transformed to: tictactoe 2025/08/21 01:09:25 INFO : tictactoe: Making directory 2025/08/21 01:09:25 DEBUG : toe: transformed to: tictactoe 2025/08/21 01:09:25 DEBUG : toe: transformed to: tictactoe 2025/08/21 01:09:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/21 01:09:25 INFO : tictactoe/tictactoe: Making directory 2025/08/21 01:09:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/21 01:09:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/21 01:09:25 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/21 01:09:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/21 01:09:25 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for checks to finish 2025/08/21 01:09:25 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for transfers to finish 2025/08/21 01:09:26 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/21 01:09:26 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/08/21 01:09:26 DEBUG : Waiting for deletions to finish 2025/08/21 01:09:26 DEBUG : toe: transformed to: tictactoe 2025/08/21 01:09:26 DEBUG : toe: transformed to: tictactoe 2025/08/21 01:09:26 DEBUG : toe: transformed to: tictactoe 2025/08/21 01:09:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/21 01:09:26 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 01:09:26 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for checks to finish 2025/08/21 01:09:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/21 01:09:26 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/08/21 01:09:26 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for transfers to finish 2025/08/21 01:09:26 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.08s) === RUN TestSyntax 2025/08/21 01:09:27 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-duwubul7kixo", Local "Local file system at /tmp/rclone1402526853", Modify Window "1ms" 2025/08/21 01:09:27 INFO : toe: Making directory 2025/08/21 01:09:27 INFO : toe/toe: Making directory 2025/08/21 01:09:27 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/21 01:09:27 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for checks to finish 2025/08/21 01:09:27 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for transfers to finish 2025/08/21 01:09:28 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/21 01:09:28 INFO : toe/toe/toe: Copied (new) 2025/08/21 01:09:28 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.64s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-duwubul7kixo", Local "Local file system at /tmp/rclone1402526853", Modify Window "1ms" 2025/08/21 01:09:29 DEBUG : empty_dir: Making directory with metadata 2025/08/21 01:09:29 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/21 01:09:29 DEBUG : toe: transformed to: tictactoe 2025/08/21 01:09:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/21 01:09:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/21 01:09:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/21 01:09:29 INFO : tictacempty_dir: Making directory 2025/08/21 01:09:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/21 01:09:29 DEBUG : toe: transformed to: tictactoe 2025/08/21 01:09:29 DEBUG : toe: transformed to: tictactoe 2025/08/21 01:09:29 INFO : tictactoe: Making directory 2025/08/21 01:09:29 DEBUG : toe: transformed to: tictactoe 2025/08/21 01:09:29 DEBUG : toe: transformed to: tictactoe 2025/08/21 01:09:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/21 01:09:29 INFO : tictactoe/tictactoe: Making directory 2025/08/21 01:09:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/21 01:09:29 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/21 01:09:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/21 01:09:29 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/21 01:09:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/21 01:09:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/21 01:09:29 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for checks to finish 2025/08/21 01:09:29 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for transfers to finish 2025/08/21 01:09:29 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/21 01:09:29 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/21 01:09:29 INFO : toe/toe/toe.txt: Deleted 2025/08/21 01:09:29 INFO : toe/toe: Removing directory 2025/08/21 01:09:29 INFO : toe: Removing directory 2025/08/21 01:09:29 INFO : empty_dir: Removing directory 2025/08/21 01:09:29 DEBUG : Local file system at /tmp/rclone1402526853: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.62s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-duwubul7kixo", Local "Local file system at /tmp/rclone1402526853", Modify Window "1ms" 2025/08/21 01:09:30 DEBUG : empty_dir: Making directory with metadata 2025/08/21 01:09:30 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/21 01:09:30 DEBUG : toe: transformed to: tictactoe 2025/08/21 01:09:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/21 01:09:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/21 01:09:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/21 01:09:30 INFO : tictacempty_dir: Making directory 2025/08/21 01:09:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/21 01:09:30 DEBUG : toe: transformed to: tictactoe 2025/08/21 01:09:30 DEBUG : toe: transformed to: tictactoe 2025/08/21 01:09:30 INFO : tictactoe: Making directory 2025/08/21 01:09:30 DEBUG : toe: transformed to: tictactoe 2025/08/21 01:09:30 DEBUG : toe: transformed to: tictactoe 2025/08/21 01:09:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/21 01:09:30 INFO : tictactoe/tictactoe: Making directory 2025/08/21 01:09:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/21 01:09:30 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/21 01:09:30 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/21 01:09:30 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/21 01:09:30 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/21 01:09:30 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/21 01:09:30 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for checks to finish 2025/08/21 01:09:30 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for transfers to finish 2025/08/21 01:09:31 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/21 01:09:31 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/21 01:09:31 INFO : toe/toe/toe.txt: Deleted 2025/08/21 01:09:31 INFO : toe/toe: Removing directory 2025/08/21 01:09:31 INFO : toe: Removing directory 2025/08/21 01:09:31 INFO : empty_dir: Removing directory 2025/08/21 01:09:31 DEBUG : Local file system at /tmp/rclone1402526853: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/08/21 01:09:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/21 01:09:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/21 01:09:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/21 01:09:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/21 01:09:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/21 01:09:33 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/08/21 01:09:33 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:247: Filtering empty directory "tictacempty_dir" fstest.go:247: Filtering empty directory "tictactoe" fstest.go:247: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (3.28s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-duwubul7kixo", Local "Local file system at /tmp/rclone1402526853", Modify Window "1ms" 2025/08/21 01:09:34 DEBUG : Reset feature "Copy" 2025/08/21 01:09:34 DEBUG : Reset feature "Move" 2025/08/21 01:09:34 DEBUG : Reset feature "Copy" 2025/08/21 01:09:34 DEBUG : Reset feature "Move" 2025/08/21 01:09:34 DEBUG : empty_dir: Making directory with metadata 2025/08/21 01:09:34 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/21 01:09:34 DEBUG : toe: transformed to: tictactoe 2025/08/21 01:09:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/21 01:09:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/21 01:09:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/21 01:09:34 INFO : tictacempty_dir: Making directory 2025/08/21 01:09:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/21 01:09:34 DEBUG : toe: transformed to: tictactoe 2025/08/21 01:09:34 DEBUG : toe: transformed to: tictactoe 2025/08/21 01:09:34 INFO : tictactoe: Making directory 2025/08/21 01:09:34 DEBUG : toe: transformed to: tictactoe 2025/08/21 01:09:34 DEBUG : toe: transformed to: tictactoe 2025/08/21 01:09:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/21 01:09:34 INFO : tictactoe/tictactoe: Making directory 2025/08/21 01:09:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/21 01:09:34 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/21 01:09:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/21 01:09:34 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/21 01:09:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/21 01:09:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/21 01:09:34 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for checks to finish 2025/08/21 01:09:34 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for transfers to finish 2025/08/21 01:09:34 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/21 01:09:34 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/21 01:09:34 INFO : toe/toe/toe.txt: Deleted 2025/08/21 01:09:34 INFO : toe/toe: Removing directory 2025/08/21 01:09:34 INFO : toe: Removing directory 2025/08/21 01:09:34 INFO : empty_dir: Removing directory 2025/08/21 01:09:34 DEBUG : Local file system at /tmp/rclone1402526853: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/08/21 01:09:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/21 01:09:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/21 01:09:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/21 01:09:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/21 01:09:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/21 01:09:36 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/08/21 01:09:36 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:247: Filtering empty directory "tictacempty_dir" fstest.go:247: Filtering empty directory "tictactoe" fstest.go:247: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (3.18s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-duwubul7kixo", Local "Local file system at /tmp/rclone1402526853", Modify Window "1ms" 2025/08/21 01:09:37 DEBUG : toe: transformed to: dG9l 2025/08/21 01:09:37 DEBUG : toe: transformed to: dG9l 2025/08/21 01:09:37 INFO : dG9l: Making directory 2025/08/21 01:09:37 DEBUG : toe: transformed to: dG9l 2025/08/21 01:09:37 DEBUG : toe: transformed to: dG9l 2025/08/21 01:09:37 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/08/21 01:09:37 INFO : dG9l/dG9l: Making directory 2025/08/21 01:09:37 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/08/21 01:09:37 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/08/21 01:09:37 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/08/21 01:09:37 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/21 01:09:37 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/08/21 01:09:37 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for checks to finish 2025/08/21 01:09:37 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for transfers to finish 2025/08/21 01:09:38 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/21 01:09:38 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/08/21 01:09:38 DEBUG : Waiting for deletions to finish 2025/08/21 01:09:38 DEBUG : dG9l: transformed to: toe 2025/08/21 01:09:38 DEBUG : dG9l: transformed to: toe 2025/08/21 01:09:38 DEBUG : dG9l: transformed to: toe 2025/08/21 01:09:38 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/08/21 01:09:38 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/08/21 01:09:38 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/08/21 01:09:38 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/08/21 01:09:38 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/08/21 01:09:38 DEBUG : Local file system at /tmp/rclone1402526853: Waiting for checks to finish 2025/08/21 01:09:38 DEBUG : Local file system at /tmp/rclone1402526853: Waiting for transfers to finish 2025/08/21 01:09:38 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.40s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-duwubul7kixo", Local "Local file system at /tmp/rclone1402526853", Modify Window "1ms" 2025/08/21 01:09:39 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/21 01:09:39 DEBUG : toe: transformed to: 2025/08/21 01:09:39 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/21 01:09:39 DEBUG : toe: transformed to: 2025/08/21 01:09:39 INFO : B2 bucket rclone-test-duwubul7kixo: Making directory 2025/08/21 01:09:39 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/21 01:09:39 DEBUG : toe: transformed to: 2025/08/21 01:09:39 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/21 01:09:39 DEBUG : toe: transformed to: 2025/08/21 01:09:39 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/21 01:09:39 DEBUG : toe/toe: transformed to: 2025/08/21 01:09:39 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/08/21 01:09:39 INFO : toe/toe: Making directory 2025/08/21 01:09:39 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/21 01:09:39 DEBUG : toe/toe: transformed to: 2025/08/21 01:09:39 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/08/21 01:09:39 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/21 01:09:39 DEBUG : toe: transformed to: 2025/08/21 01:09:39 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/21 01:09:39 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/21 01:09:39 DEBUG : toe/toe/toe: transformed to: 2025/08/21 01:09:39 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/08/21 01:09:39 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for checks to finish 2025/08/21 01:09:39 DEBUG : B2 bucket rclone-test-duwubul7kixo: Waiting for transfers to finish 2025/08/21 01:09:40 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/21 01:09:40 INFO : toe/toe/toe: Copied (new) 2025/08/21 01:09:40 ERROR : B2 bucket rclone-test-duwubul7kixo: not deleting files as there were IO errors 2025/08/21 01:09:40 ERROR : B2 bucket rclone-test-duwubul7kixo: not deleting directories as there were IO errors --- PASS: TestError (1.61s) PASS 2025/08/21 01:09:41 DEBUG : B2 bucket rclone-test-duwubul7kixo: Purge remote 2025/08/21 01:09:41 INFO : B2 bucket rclone-test-duwubul7kixo: cleaning bucket "rclone-test-duwubul7kixo" of all files 2025/08/21 01:09:42 DEBUG : BackupDir/one: Deleting (id "4_zaf229d23204dcbab9f880e1b_f416fa9f852b9bcbb_d20250821_m010442_c001_v7007000_t0000_u01755738282489") 2025/08/21 01:09:42 DEBUG : BackupDir/one: Deleting (id "4_zaf229d23204dcbab9f880e1b_f110cd66d85c04536_d20250821_m010437_c001_v0001090_t0002_u01755738277523") 2025/08/21 01:09:42 DEBUG : CompareDest/one: Deleting (id "4_zaf229d23204dcbab9f880e1b_f416e654b2268c895_d20250821_m010418_c001_v7007000_t0000_u01755738258959") 2025/08/21 01:09:42 DEBUG : CompareDest/one: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c5ab2_d20250821_m010413_c001_v0001184_t0010_u01755738253599") 2025/08/21 01:09:42 DEBUG : CompareDest/two: Deleting (id "4_zaf229d23204dcbab9f880e1b_f416e654b2268c899_d20250821_m010419_c001_v7007000_t0000_u01755738259140") 2025/08/21 01:09:42 DEBUG : CompareDest/two: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1123fbee003ec719_d20250821_m010414_c001_v0001181_t0011_u01755738254557") 2025/08/21 01:09:42 DEBUG : CopyDest/one: Deleting (id "4_zaf229d23204dcbab9f880e1b_f416fa9f852b9bcbd_d20250821_m010442_c001_v7007000_t0000_u01755738282683") 2025/08/21 01:09:42 DEBUG : CopyDest/one: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1123fbee003ec7ad_d20250821_m010434_c001_v0001181_t0051_u01755738274603") 2025/08/21 01:09:42 DEBUG : CopyDest/three: Deleting (id "4_zaf229d23204dcbab9f880e1b_f416fa9f852b9bcbf_d20250821_m010442_c001_v7007000_t0000_u01755738282866") 2025/08/21 01:09:42 DEBUG : CopyDest/three: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1123fbee003ec7cd_d20250821_m010440_c001_v0001181_t0003_u01755738280750") 2025/08/21 01:09:42 DEBUG : CopyDest/two: Deleting (id "4_zaf229d23204dcbab9f880e1b_f416fa9f852b9bcc1_d20250821_m010443_c001_v7007000_t0000_u01755738283049") 2025/08/21 01:09:42 DEBUG : CopyDest/two: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c5c70_d20250821_m010438_c001_v0001184_t0054_u01755738278512") 2025/08/21 01:09:42 DEBUG : EXISTING: Deleting (id "4_zaf229d23204dcbab9f880e1b_f409b96f40fd7e2a7_d20250821_m010600_c001_v7007000_t0000_u01755738360082") 2025/08/21 01:09:42 DEBUG : EXISTING: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1123fbee003ec9c1_d20250821_m010559_c001_v0001181_t0054_u01755738359084") 2025/08/21 01:09:42 DEBUG : PREFIXapple: Deleting (id "4_zaf229d23204dcbab9f880e1b_f409b96f40fd7e551_d20250821_m010735_c001_v7007000_t0000_u01755738455343") 2025/08/21 01:09:43 DEBUG : PREFIXapple: Deleting (id "4_zaf229d23204dcbab9f880e1b_f11342b8d28a83f13_d20250821_m010731_c001_v0001183_t0006_u01755738451219") 2025/08/21 01:09:43 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zaf229d23204dcbab9f880e1b_f40673a98e009d0c7_d20250821_m010735_c001_v7007000_t0000_u01755738455551") 2025/08/21 01:09:43 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c66f9_d20250821_m010731_c001_v0001184_t0048_u01755738451251") 2025/08/21 01:09:43 DEBUG : PREFIXbanana: Deleting (id "4_zaf229d23204dcbab9f880e1b_f40430b240bc3e272_d20250821_m010735_c001_v7007000_t0000_u01755738455561") 2025/08/21 01:09:43 DEBUG : PREFIXbanana: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1123fbee003ecc48_d20250821_m010731_c001_v0001181_t0048_u01755738451244") 2025/08/21 01:09:43 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4210861356fff8e5_d20250821_m010735_c001_v7007000_t0000_u01755738455708") 2025/08/21 01:09:43 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1040c8231d0d2303_d20250821_m010731_c001_v0001178_t0057_u01755738451231") 2025/08/21 01:09:43 DEBUG : Testêé: Deleting (id "4_zaf229d23204dcbab9f880e1b_f409b96f40fd7e2a3_d20250821_m010556_c001_v7007000_t0000_u01755738356707") 2025/08/21 01:09:43 DEBUG : Testêé: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1123fbee003ec9ad_d20250821_m010556_c001_v0001181_t0021_u01755738356054") 2025/08/21 01:09:43 DEBUG : Testêé: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c619e_d20250821_m010555_c001_v0001184_t0024_u01755738355076") 2025/08/21 01:09:43 DEBUG : YXBwbGU=: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4105d0699dddcefb_d20250821_m010720_c001_v7007000_t0000_u01755738440402") 2025/08/21 01:09:43 DEBUG : YXBwbGU=: Deleting (id "4_zaf229d23204dcbab9f880e1b_f11342b8d28a83e9b_d20250821_m010716_c001_v0001183_t0000_u01755738436739") 2025/08/21 01:09:43 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4105d0699dddcefe_d20250821_m010720_c001_v7007000_t0000_u01755738440584") 2025/08/21 01:09:43 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c666e_d20250821_m010716_c001_v0001184_t0059_u01755738436751") 2025/08/21 01:09:43 DEBUG : YmFuYW5h: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4105d0699dddcf01_d20250821_m010720_c001_v7007000_t0000_u01755738440769") 2025/08/21 01:09:43 DEBUG : YmFuYW5h: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1123fbee003ecbee_d20250821_m010716_c001_v0001181_t0027_u01755738436764") 2025/08/21 01:09:43 DEBUG : a/potato2: Deleting (id "4_zaf229d23204dcbab9f880e1b_f40322871fe5de11c_d20250821_m010219_c001_v7007000_t0000_u01755738139847") 2025/08/21 01:09:43 DEBUG : a/potato2: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c52fa_d20250821_m010219_c001_v0001184_t0033_u01755738139235") 2025/08/21 01:09:43 DEBUG : a/potato2: Deleting (id "4_zaf229d23204dcbab9f880e1b_f40322871fe5de117_d20250821_m010217_c001_v7007000_t0000_u01755738137902") 2025/08/21 01:09:43 DEBUG : a/potato2: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c52de_d20250821_m010217_c001_v0001184_t0028_u01755738137134") 2025/08/21 01:09:44 DEBUG : a/potato2: Deleting (id "4_zaf229d23204dcbab9f880e1b_f41376fab2f6df785_d20250821_m010201_c001_v7007000_t0000_u01755738121299") 2025/08/21 01:09:44 DEBUG : a/potato2: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c51c0_d20250821_m010200_c001_v0001184_t0013_u01755738120475") 2025/08/21 01:09:44 DEBUG : apple: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4210861356fffc6f_d20250821_m010911_c001_v7007000_t0000_u01755738551291") 2025/08/21 01:09:44 DEBUG : apple: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1040c8231d0d263b_d20250821_m010907_c001_v0001178_t0027_u01755738547792") 2025/08/21 01:09:44 DEBUG : apple: Deleting (id "4_zaf229d23204dcbab9f880e1b_f41813bcb8c17b9b6_d20250821_m010858_c001_v7007000_t0000_u01755738538570") 2025/08/21 01:09:44 DEBUG : apple: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1040c8231d0d25ef_d20250821_m010855_c001_v0001178_t0003_u01755738535445") 2025/08/21 01:09:44 DEBUG : apple: Deleting (id "4_zaf229d23204dcbab9f880e1b_f416fa9f852b9c359_d20250821_m010845_c001_v7007000_t0000_u01755738525959") 2025/08/21 01:09:44 DEBUG : apple: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1040c8231d0d25af_d20250821_m010842_c001_v0001178_t0017_u01755738522821") 2025/08/21 01:09:44 DEBUG : apple: Deleting (id "4_zaf229d23204dcbab9f880e1b_f41813bcb8c17b876_d20250821_m010833_c001_v7007000_t0000_u01755738513410") 2025/08/21 01:09:44 DEBUG : apple: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1040c8231d0d255d_d20250821_m010830_c001_v0001178_t0028_u01755738510338") 2025/08/21 01:09:44 DEBUG : apple: Deleting (id "4_zaf229d23204dcbab9f880e1b_f40828a1d180b0774_d20250821_m010821_c001_v7007000_t0000_u01755738501204") 2025/08/21 01:09:44 DEBUG : apple: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1040c8231d0d24d5_d20250821_m010817_c001_v0001178_t0024_u01755738497642") 2025/08/21 01:09:44 DEBUG : apple: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4176b152a828bc82_d20250821_m010808_c001_v7007000_t0000_u01755738488158") 2025/08/21 01:09:44 DEBUG : apple: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c686d_d20250821_m010803_c001_v0001184_t0031_u01755738483183") 2025/08/21 01:09:44 DEBUG : apple: Deleting (id "4_zaf229d23204dcbab9f880e1b_f40828a1d180b06ef_d20250821_m010753_c001_v7007000_t0000_u01755738473835") 2025/08/21 01:09:44 DEBUG : apple: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1123fbee003eccd8_d20250821_m010750_c001_v0001181_t0018_u01755738470824") 2025/08/21 01:09:44 DEBUG : apple: Deleting (id "4_zaf229d23204dcbab9f880e1b_f401545a95a5e968d_d20250821_m010749_c001_v7007000_t0000_u01755738469786") 2025/08/21 01:09:44 DEBUG : apple: Deleting (id "4_zaf229d23204dcbab9f880e1b_f11342b8d28a83fbf_d20250821_m010746_c001_v0001183_t0039_u01755738466240") 2025/08/21 01:09:44 DEBUG : apple: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4114cc1e36b874d0_d20250821_m010737_c001_v7007000_t0000_u01755738457050") 2025/08/21 01:09:44 DEBUG : apple: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1040c8231d0d230f_d20250821_m010734_c001_v0001178_t0057_u01755738454062") 2025/08/21 01:09:45 DEBUG : apple: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4210861356fff8b6_d20250821_m010732_c001_v7007000_t0000_u01755738452930") 2025/08/21 01:09:45 DEBUG : apple: Deleting (id "4_zaf229d23204dcbab9f880e1b_f11342b8d28a83eff_d20250821_m010729_c001_v0001183_t0058_u01755738449565") 2025/08/21 01:09:45 DEBUG : apple: Deleting (id "4_zaf229d23204dcbab9f880e1b_f409e81a20508edcb_d20250821_m010718_c001_v7007000_t0000_u01755738438574") 2025/08/21 01:09:45 DEBUG : apple: Deleting (id "4_zaf229d23204dcbab9f880e1b_f11342b8d28a83e89_d20250821_m010714_c001_v0001183_t0007_u01755738434634") 2025/08/21 01:09:45 DEBUG : apple: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4210861356fff685_d20250821_m010705_c001_v7007000_t0000_u01755738425279") 2025/08/21 01:09:45 DEBUG : apple: Deleting (id "4_zaf229d23204dcbab9f880e1b_f11342b8d28a83e11_d20250821_m010701_c001_v0001183_t0040_u01755738421727") 2025/08/21 01:09:45 DEBUG : apple: Deleting (id "4_zaf229d23204dcbab9f880e1b_f41958dc268cec9dd_d20250821_m010652_c001_v7007000_t0000_u01755738412477") 2025/08/21 01:09:45 DEBUG : apple: Deleting (id "4_zaf229d23204dcbab9f880e1b_f11342b8d28a83d83_d20250821_m010649_c001_v0001183_t0025_u01755738409519") 2025/08/21 01:09:45 DEBUG : appleSUFFIX: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4157d5f4e0395878_d20250821_m010752_c001_v7007000_t0000_u01755738472064") 2025/08/21 01:09:45 DEBUG : appleSUFFIX: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1123fbee003eccba_d20250821_m010748_c001_v0001181_t0018_u01755738468044") 2025/08/21 01:09:45 DEBUG : appleapple: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4176b152a828bc84_d20250821_m010808_c001_v7007000_t0000_u01755738488342") 2025/08/21 01:09:45 DEBUG : appleapple: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c6881_d20250821_m010804_c001_v0001184_t0053_u01755738484917") 2025/08/21 01:09:45 DEBUG : appleappleapplebanana: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4210861356fffc73_d20250821_m010911_c001_v7007000_t0000_u01755738551474") 2025/08/21 01:09:45 DEBUG : appleappleapplebanana: Deleting (id "4_zaf229d23204dcbab9f880e1b_f11342b8d28a8435f_d20250821_m010908_c001_v0001183_t0003_u01755738548233") 2025/08/21 01:09:45 DEBUG : appleappleapplebanana: Deleting (id "4_zaf229d23204dcbab9f880e1b_f41813bcb8c17b9ba_d20250821_m010858_c001_v7007000_t0000_u01755738538753") 2025/08/21 01:09:45 DEBUG : appleappleapplebanana: Deleting (id "4_zaf229d23204dcbab9f880e1b_f11342b8d28a842fd_d20250821_m010855_c001_v0001183_t0010_u01755738535872") 2025/08/21 01:09:46 DEBUG : appleappleapplebanana: Deleting (id "4_zaf229d23204dcbab9f880e1b_f416fa9f852b9c35b_d20250821_m010846_c001_v7007000_t0000_u01755738526144") 2025/08/21 01:09:46 DEBUG : appleappleapplebanana: Deleting (id "4_zaf229d23204dcbab9f880e1b_f11342b8d28a8429f_d20250821_m010843_c001_v0001183_t0050_u01755738523252") 2025/08/21 01:09:46 DEBUG : appleappleapplebanana: Deleting (id "4_zaf229d23204dcbab9f880e1b_f41813bcb8c17b878_d20250821_m010833_c001_v7007000_t0000_u01755738513594") 2025/08/21 01:09:46 DEBUG : appleappleapplebanana: Deleting (id "4_zaf229d23204dcbab9f880e1b_f11342b8d28a8422d_d20250821_m010830_c001_v0001183_t0040_u01755738510753") 2025/08/21 01:09:46 DEBUG : appleappleapplebanana: Deleting (id "4_zaf229d23204dcbab9f880e1b_f40828a1d180b0776_d20250821_m010821_c001_v7007000_t0000_u01755738501387") 2025/08/21 01:09:46 DEBUG : appleappleapplebanana: Deleting (id "4_zaf229d23204dcbab9f880e1b_f11342b8d28a8418f_d20250821_m010818_c001_v0001183_t0019_u01755738498073") 2025/08/21 01:09:46 DEBUG : appleappleapplebanana: Deleting (id "4_zaf229d23204dcbab9f880e1b_f401545a95a5e973b_d20250821_m010806_c001_v7007000_t0000_u01755738486029") 2025/08/21 01:09:46 DEBUG : appleappleapplebanana: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1123fbee003ecd48_d20250821_m010803_c001_v0001181_t0011_u01755738483635") 2025/08/21 01:09:46 DEBUG : appleappleapplebanana: Deleting (id "4_zaf229d23204dcbab9f880e1b_f40828a1d180b06f0_d20250821_m010754_c001_v7007000_t0000_u01755738474018") 2025/08/21 01:09:46 DEBUG : appleappleapplebanana: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1040c8231d0d23ad_d20250821_m010750_c001_v0001178_t0039_u01755738470813") 2025/08/21 01:09:46 DEBUG : appleappleapplebanana: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4157d5f4e039583d_d20250821_m010749_c001_v7007000_t0000_u01755738469625") 2025/08/21 01:09:46 DEBUG : appleappleapplebanana: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1123fbee003eccb6_d20250821_m010746_c001_v0001181_t0016_u01755738466652") 2025/08/21 01:09:46 DEBUG : appleappleapplebanana: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4114cc1e36b874d2_d20250821_m010737_c001_v7007000_t0000_u01755738457234") 2025/08/21 01:09:46 DEBUG : appleappleapplebanana: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1123fbee003ecc5c_d20250821_m010734_c001_v0001181_t0046_u01755738454077") 2025/08/21 01:09:46 DEBUG : appleappleapplebanana: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4183e4d6b97707e0_d20250821_m010732_c001_v7007000_t0000_u01755738452891") 2025/08/21 01:09:46 DEBUG : appleappleapplebanana: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1123fbee003ecc3e_d20250821_m010730_c001_v0001181_t0003_u01755738449999") 2025/08/21 01:09:46 DEBUG : appleappleapplebanana: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4105d0699dddcee9_d20250821_m010718_c001_v7007000_t0000_u01755738438525") 2025/08/21 01:09:46 DEBUG : appleappleapplebanana: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1123fbee003ecbe2_d20250821_m010715_c001_v0001181_t0000_u01755738435059") 2025/08/21 01:09:46 DEBUG : appleappleapplebanana: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4210861356fff688_d20250821_m010705_c001_v7007000_t0000_u01755738425462") 2025/08/21 01:09:46 DEBUG : appleappleapplebanana: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1123fbee003ecb88_d20250821_m010702_c001_v0001181_t0017_u01755738422151") 2025/08/21 01:09:47 DEBUG : appleappleapplebanana: Deleting (id "4_zaf229d23204dcbab9f880e1b_f41958dc268cec9e1_d20250821_m010652_c001_v7007000_t0000_u01755738412661") 2025/08/21 01:09:47 DEBUG : appleappleapplebanana: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1123fbee003ecb44_d20250821_m010649_c001_v0001181_t0011_u01755738409950") 2025/08/21 01:09:47 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4105d0699dddd011_d20250821_m010752_c001_v7007000_t0000_u01755738472120") 2025/08/21 01:09:47 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c67b4_d20250821_m010748_c001_v0001184_t0055_u01755738468031") 2025/08/21 01:09:47 DEBUG : b/potato: Deleting (id "4_zaf229d23204dcbab9f880e1b_f40322871fe5de11d_d20250821_m010220_c001_v7007000_t0000_u01755738140047") 2025/08/21 01:09:47 DEBUG : b/potato: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c52f4_d20250821_m010218_c001_v0001184_t0029_u01755738138450") 2025/08/21 01:09:47 DEBUG : b/potato: Deleting (id "4_zaf229d23204dcbab9f880e1b_f40322871fe5de114_d20250821_m010217_c001_v7007000_t0000_u01755738137343") 2025/08/21 01:09:47 DEBUG : b/potato: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c52c8_d20250821_m010216_c001_v0001184_t0018_u01755738136342") 2025/08/21 01:09:47 DEBUG : b/potato: Deleting (id "4_zaf229d23204dcbab9f880e1b_f41376fab2f6df784_d20250821_m010200_c001_v7007000_t0000_u01755738120735") 2025/08/21 01:09:47 DEBUG : b/potato: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c51b4_d20250821_m010159_c001_v0001184_t0040_u01755738119622") 2025/08/21 01:09:47 DEBUG : backup/one: Deleting (id "4_zaf229d23204dcbab9f880e1b_f416fa9f852b9bd13_d20250821_m010455_c001_v7007000_t0000_u01755738295035") 2025/08/21 01:09:47 DEBUG : backup/one: Deleting (id "4_zaf229d23204dcbab9f880e1b_f110ca0a2b9350dcf_d20250821_m010453_c001_v0001178_t0031_u01755738293026") 2025/08/21 01:09:47 DEBUG : backup/one: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1173ac4163572a6c_d20250821_m010449_c001_v0001145_t0015_u01755738289100") 2025/08/21 01:09:47 DEBUG : backup/one-2019-01-01: Deleting (id "4_zaf229d23204dcbab9f880e1b_f40744f92fd642571_d20250821_m010519_c001_v7007000_t0000_u01755738319427") 2025/08/21 01:09:47 DEBUG : backup/one-2019-01-01: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1177b5da3562ff69_d20250821_m010517_c001_v0001172_t0057_u01755738317208") 2025/08/21 01:09:47 DEBUG : backup/one-2019-01-01: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1048957797b9b05c_d20250821_m010513_c001_v0001171_t0006_u01755738313473") 2025/08/21 01:09:47 DEBUG : backup/one.bak: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4176b152a828b715_d20250821_m010507_c001_v7007000_t0000_u01755738307383") 2025/08/21 01:09:47 DEBUG : backup/one.bak: Deleting (id "4_zaf229d23204dcbab9f880e1b_f100613ccf82d5111_d20250821_m010505_c001_v0001040_t0036_u01755738305263") 2025/08/21 01:09:47 DEBUG : backup/one.bak: Deleting (id "4_zaf229d23204dcbab9f880e1b_f11057eabd525a1f4_d20250821_m010501_c001_v0001098_t0053_u01755738301117") 2025/08/21 01:09:48 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f40744f92fd642572_d20250821_m010519_c001_v7007000_t0000_u01755738319611") 2025/08/21 01:09:48 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f117830bcddfa3371_d20250821_m010518_c001_v0001153_t0022_u01755738318461") 2025/08/21 01:09:48 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f113e36b3ccf840b6_d20250821_m010515_c001_v0001181_t0046_u01755738315104") 2025/08/21 01:09:48 DEBUG : backup/three.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f416fa9f852b9bd14_d20250821_m010455_c001_v7007000_t0000_u01755738295217") 2025/08/21 01:09:48 DEBUG : backup/three.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f101fbfe9c22c950a_d20250821_m010453_c001_v0001093_t0024_u01755738293967") 2025/08/21 01:09:48 DEBUG : backup/three.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1008083030d091cf_d20250821_m010450_c001_v0001120_t0016_u01755738290783") 2025/08/21 01:09:48 DEBUG : backup/three.txt.bak: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4176b152a828b716_d20250821_m010507_c001_v7007000_t0000_u01755738307566") 2025/08/21 01:09:48 DEBUG : backup/three.txt.bak: Deleting (id "4_zaf229d23204dcbab9f880e1b_f107b91e9f82651a3_d20250821_m010506_c001_v0001093_t0003_u01755738306408") 2025/08/21 01:09:48 DEBUG : backup/three.txt.bak: Deleting (id "4_zaf229d23204dcbab9f880e1b_f110b9c6f698a25e2_d20250821_m010502_c001_v0001100_t0051_u01755738302697") 2025/08/21 01:09:48 DEBUG : banana: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4210861356fffc76_d20250821_m010911_c001_v7007000_t0000_u01755738551657") 2025/08/21 01:09:48 DEBUG : banana: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1123fbee003ecf59_d20250821_m010908_c001_v0001181_t0044_u01755738548003") 2025/08/21 01:09:48 DEBUG : banana: Deleting (id "4_zaf229d23204dcbab9f880e1b_f41813bcb8c17b9bb_d20250821_m010858_c001_v7007000_t0000_u01755738538935") 2025/08/21 01:09:48 DEBUG : banana: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1123fbee003ecef7_d20250821_m010855_c001_v0001181_t0039_u01755738535668") 2025/08/21 01:09:48 DEBUG : banana: Deleting (id "4_zaf229d23204dcbab9f880e1b_f416fa9f852b9c35c_d20250821_m010846_c001_v7007000_t0000_u01755738526342") 2025/08/21 01:09:48 DEBUG : banana: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1123fbee003ece95_d20250821_m010843_c001_v0001181_t0052_u01755738523030") 2025/08/21 01:09:48 DEBUG : banana: Deleting (id "4_zaf229d23204dcbab9f880e1b_f41813bcb8c17b87b_d20250821_m010833_c001_v7007000_t0000_u01755738513782") 2025/08/21 01:09:48 DEBUG : banana: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1123fbee003ece38_d20250821_m010830_c001_v0001181_t0013_u01755738510552") 2025/08/21 01:09:48 DEBUG : banana: Deleting (id "4_zaf229d23204dcbab9f880e1b_f40828a1d180b0777_d20250821_m010821_c001_v7007000_t0000_u01755738501571") 2025/08/21 01:09:48 DEBUG : banana: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1123fbee003ecdca_d20250821_m010817_c001_v0001181_t0004_u01755738497848") 2025/08/21 01:09:49 DEBUG : banana: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4176b152a828bc86_d20250821_m010808_c001_v7007000_t0000_u01755738488526") 2025/08/21 01:09:49 DEBUG : banana: Deleting (id "4_zaf229d23204dcbab9f880e1b_f11342b8d28a840a7_d20250821_m010803_c001_v0001183_t0040_u01755738483382") 2025/08/21 01:09:49 DEBUG : banana: Deleting (id "4_zaf229d23204dcbab9f880e1b_f40828a1d180b06f2_d20250821_m010754_c001_v7007000_t0000_u01755738474200") 2025/08/21 01:09:49 DEBUG : banana: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c67e6_d20250821_m010750_c001_v0001184_t0035_u01755738470801") 2025/08/21 01:09:49 DEBUG : banana: Deleting (id "4_zaf229d23204dcbab9f880e1b_f40828a1d180b06bd_d20250821_m010749_c001_v7007000_t0000_u01755738469787") 2025/08/21 01:09:49 DEBUG : banana: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c67ac_d20250821_m010746_c001_v0001184_t0029_u01755738466434") 2025/08/21 01:09:49 DEBUG : banana: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4114cc1e36b874d4_d20250821_m010737_c001_v7007000_t0000_u01755738457418") 2025/08/21 01:09:49 DEBUG : banana: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c671d_d20250821_m010734_c001_v0001184_t0053_u01755738454050") 2025/08/21 01:09:49 DEBUG : banana: Deleting (id "4_zaf229d23204dcbab9f880e1b_f409b96f40fd7e53b_d20250821_m010732_c001_v7007000_t0000_u01755738452941") 2025/08/21 01:09:49 DEBUG : banana: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1040c8231d0d22fb_d20250821_m010729_c001_v0001178_t0013_u01755738449782") 2025/08/21 01:09:49 DEBUG : banana: Deleting (id "4_zaf229d23204dcbab9f880e1b_f405e2f9d180c83c6_d20250821_m010717_c001_v7007000_t0000_u01755738437965") 2025/08/21 01:09:49 DEBUG : banana: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c6662_d20250821_m010714_c001_v0001184_t0020_u01755738434847") 2025/08/21 01:09:49 DEBUG : banana: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4210861356fff68a_d20250821_m010705_c001_v7007000_t0000_u01755738425656") 2025/08/21 01:09:49 DEBUG : banana: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c65bc_d20250821_m010701_c001_v0001184_t0035_u01755738421928") 2025/08/21 01:09:49 DEBUG : banana: Deleting (id "4_zaf229d23204dcbab9f880e1b_f41958dc268cec9e4_d20250821_m010652_c001_v7007000_t0000_u01755738412851") 2025/08/21 01:09:49 DEBUG : banana: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c64e4_d20250821_m010649_c001_v0001184_t0044_u01755738409732") 2025/08/21 01:09:49 DEBUG : bananaSUFFIX: Deleting (id "4_zaf229d23204dcbab9f880e1b_f41813bcb8c17b5ba_d20250821_m010752_c001_v7007000_t0000_u01755738472077") 2025/08/21 01:09:49 DEBUG : bananaSUFFIX: Deleting (id "4_zaf229d23204dcbab9f880e1b_f11342b8d28a83fdb_d20250821_m010748_c001_v0001183_t0015_u01755738468019") 2025/08/21 01:09:49 DEBUG : both0: Deleting (id "4_zaf229d23204dcbab9f880e1b_f41958dc268cec8b6_d20250821_m010630_c001_v7007000_t0000_u01755738390178") 2025/08/21 01:09:49 DEBUG : both0: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c631a_d20250821_m010617_c001_v0001184_t0004_u01755738377835") 2025/08/21 01:09:50 DEBUG : both0: Deleting (id "4_zaf229d23204dcbab9f880e1b_f403ed5585f665ce0_d20250821_m010613_c001_v7007000_t0000_u01755738373483") 2025/08/21 01:09:50 DEBUG : both0: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c6216_d20250821_m010601_c001_v0001184_t0043_u01755738361996") 2025/08/21 01:09:50 DEBUG : both1: Deleting (id "4_zaf229d23204dcbab9f880e1b_f41958dc268cec8b9_d20250821_m010630_c001_v7007000_t0000_u01755738390361") 2025/08/21 01:09:50 DEBUG : both1: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c6330_d20250821_m010618_c001_v0001184_t0021_u01755738378614") 2025/08/21 01:09:50 DEBUG : both1: Deleting (id "4_zaf229d23204dcbab9f880e1b_f403ed5585f665ce1_d20250821_m010613_c001_v7007000_t0000_u01755738373692") 2025/08/21 01:09:50 DEBUG : both1: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c621c_d20250821_m010602_c001_v0001184_t0041_u01755738362417") 2025/08/21 01:09:50 DEBUG : both10: Deleting (id "4_zaf229d23204dcbab9f880e1b_f41958dc268cec8bb_d20250821_m010630_c001_v7007000_t0000_u01755738390587") 2025/08/21 01:09:50 DEBUG : both10: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c637a_d20250821_m010622_c001_v0001184_t0037_u01755738382917") 2025/08/21 01:09:50 DEBUG : both10: Deleting (id "4_zaf229d23204dcbab9f880e1b_f403ed5585f665ce3_d20250821_m010613_c001_v7007000_t0000_u01755738373878") 2025/08/21 01:09:50 DEBUG : both10: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c6272_d20250821_m010606_c001_v0001184_t0059_u01755738366390") 2025/08/21 01:09:50 DEBUG : both11: Deleting (id "4_zaf229d23204dcbab9f880e1b_f41958dc268cec8be_d20250821_m010630_c001_v7007000_t0000_u01755738390770") 2025/08/21 01:09:50 DEBUG : both11: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c6384_d20250821_m010623_c001_v0001184_t0046_u01755738383407") 2025/08/21 01:09:50 DEBUG : both11: Deleting (id "4_zaf229d23204dcbab9f880e1b_f403ed5585f665ce5_d20250821_m010614_c001_v7007000_t0000_u01755738374063") 2025/08/21 01:09:50 DEBUG : both11: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c6276_d20250821_m010606_c001_v0001184_t0048_u01755738366847") 2025/08/21 01:09:50 DEBUG : both12: Deleting (id "4_zaf229d23204dcbab9f880e1b_f41958dc268cec8c0_d20250821_m010630_c001_v7007000_t0000_u01755738390953") 2025/08/21 01:09:50 DEBUG : both12: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c638e_d20250821_m010623_c001_v0001184_t0040_u01755738383854") 2025/08/21 01:09:50 DEBUG : both12: Deleting (id "4_zaf229d23204dcbab9f880e1b_f403ed5585f665ce6_d20250821_m010614_c001_v7007000_t0000_u01755738374249") 2025/08/21 01:09:50 DEBUG : both12: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c627e_d20250821_m010607_c001_v0001184_t0055_u01755738367262") 2025/08/21 01:09:50 DEBUG : both13: Deleting (id "4_zaf229d23204dcbab9f880e1b_f41958dc268cec8c2_d20250821_m010631_c001_v7007000_t0000_u01755738391136") 2025/08/21 01:09:51 DEBUG : both13: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c6394_d20250821_m010624_c001_v0001184_t0019_u01755738384298") 2025/08/21 01:09:51 DEBUG : both13: Deleting (id "4_zaf229d23204dcbab9f880e1b_f403ed5585f665ce8_d20250821_m010614_c001_v7007000_t0000_u01755738374434") 2025/08/21 01:09:51 DEBUG : both13: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c6286_d20250821_m010607_c001_v0001184_t0042_u01755738367677") 2025/08/21 01:09:51 DEBUG : both14: Deleting (id "4_zaf229d23204dcbab9f880e1b_f41958dc268cec8c4_d20250821_m010631_c001_v7007000_t0000_u01755738391318") 2025/08/21 01:09:51 DEBUG : both14: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c639e_d20250821_m010624_c001_v0001184_t0029_u01755738384734") 2025/08/21 01:09:51 DEBUG : both14: Deleting (id "4_zaf229d23204dcbab9f880e1b_f403ed5585f665ce9_d20250821_m010614_c001_v7007000_t0000_u01755738374620") 2025/08/21 01:09:51 DEBUG : both14: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c6292_d20250821_m010608_c001_v0001184_t0036_u01755738368097") 2025/08/21 01:09:51 DEBUG : both15: Deleting (id "4_zaf229d23204dcbab9f880e1b_f41958dc268cec8c6_d20250821_m010631_c001_v7007000_t0000_u01755738391503") 2025/08/21 01:09:51 DEBUG : both15: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c63a4_d20250821_m010625_c001_v0001184_t0051_u01755738385166") 2025/08/21 01:09:51 DEBUG : both15: Deleting (id "4_zaf229d23204dcbab9f880e1b_f403ed5585f665ceb_d20250821_m010614_c001_v7007000_t0000_u01755738374806") 2025/08/21 01:09:51 DEBUG : both15: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c6295_d20250821_m010608_c001_v0001184_t0057_u01755738368507") 2025/08/21 01:09:51 DEBUG : both16: Deleting (id "4_zaf229d23204dcbab9f880e1b_f41958dc268cec8c9_d20250821_m010631_c001_v7007000_t0000_u01755738391692") 2025/08/21 01:09:51 DEBUG : both16: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c63b0_d20250821_m010625_c001_v0001184_t0033_u01755738385776") 2025/08/21 01:09:51 DEBUG : both16: Deleting (id "4_zaf229d23204dcbab9f880e1b_f403ed5585f665ced_d20250821_m010614_c001_v7007000_t0000_u01755738374992") 2025/08/21 01:09:51 DEBUG : both16: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c629c_d20250821_m010608_c001_v0001184_t0027_u01755738368915") 2025/08/21 01:09:51 DEBUG : both17: Deleting (id "4_zaf229d23204dcbab9f880e1b_f41958dc268cec8cc_d20250821_m010631_c001_v7007000_t0000_u01755738391876") 2025/08/21 01:09:51 DEBUG : both17: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c63bc_d20250821_m010626_c001_v0001184_t0042_u01755738386216") 2025/08/21 01:09:51 DEBUG : both17: Deleting (id "4_zaf229d23204dcbab9f880e1b_f403ed5585f665cee_d20250821_m010615_c001_v7007000_t0000_u01755738375220") 2025/08/21 01:09:51 DEBUG : both17: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c62a6_d20250821_m010609_c001_v0001184_t0052_u01755738369406") 2025/08/21 01:09:51 DEBUG : both18: Deleting (id "4_zaf229d23204dcbab9f880e1b_f41958dc268cec8cf_d20250821_m010632_c001_v7007000_t0000_u01755738392061") 2025/08/21 01:09:52 DEBUG : both18: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c63c0_d20250821_m010626_c001_v0001184_t0015_u01755738386721") 2025/08/21 01:09:52 DEBUG : both18: Deleting (id "4_zaf229d23204dcbab9f880e1b_f403ed5585f665cf0_d20250821_m010615_c001_v7007000_t0000_u01755738375406") 2025/08/21 01:09:52 DEBUG : both18: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c62b2_d20250821_m010609_c001_v0001184_t0032_u01755738369833") 2025/08/21 01:09:52 DEBUG : both19: Deleting (id "4_zaf229d23204dcbab9f880e1b_f41958dc268cec8d3_d20250821_m010632_c001_v7007000_t0000_u01755738392313") 2025/08/21 01:09:52 DEBUG : both19: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c63c6_d20250821_m010627_c001_v0001184_t0014_u01755738387126") 2025/08/21 01:09:52 DEBUG : both19: Deleting (id "4_zaf229d23204dcbab9f880e1b_f403ed5585f665cf2_d20250821_m010615_c001_v7007000_t0000_u01755738375592") 2025/08/21 01:09:52 DEBUG : both19: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c62ba_d20250821_m010610_c001_v0001184_t0040_u01755738370244") 2025/08/21 01:09:52 DEBUG : both2: Deleting (id "4_zaf229d23204dcbab9f880e1b_f41958dc268cec8d6_d20250821_m010632_c001_v7007000_t0000_u01755738392496") 2025/08/21 01:09:52 DEBUG : both2: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c6338_d20250821_m010619_c001_v0001184_t0004_u01755738379088") 2025/08/21 01:09:52 DEBUG : both2: Deleting (id "4_zaf229d23204dcbab9f880e1b_f403ed5585f665cf3_d20250821_m010615_c001_v7007000_t0000_u01755738375786") 2025/08/21 01:09:52 DEBUG : both2: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c622a_d20250821_m010602_c001_v0001184_t0006_u01755738362828") 2025/08/21 01:09:52 DEBUG : both3: Deleting (id "4_zaf229d23204dcbab9f880e1b_f41958dc268cec8d9_d20250821_m010632_c001_v7007000_t0000_u01755738392679") 2025/08/21 01:09:52 DEBUG : both3: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c634a_d20250821_m010619_c001_v0001184_t0029_u01755738379937") 2025/08/21 01:09:52 DEBUG : both3: Deleting (id "4_zaf229d23204dcbab9f880e1b_f403ed5585f665cf5_d20250821_m010615_c001_v7007000_t0000_u01755738375972") 2025/08/21 01:09:52 DEBUG : both3: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c623c_d20250821_m010603_c001_v0001184_t0032_u01755738363310") 2025/08/21 01:09:52 DEBUG : both4: Deleting (id "4_zaf229d23204dcbab9f880e1b_f41958dc268cec8dc_d20250821_m010632_c001_v7007000_t0000_u01755738392871") 2025/08/21 01:09:52 DEBUG : both4: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c6352_d20250821_m010620_c001_v0001184_t0003_u01755738380355") 2025/08/21 01:09:52 DEBUG : both4: Deleting (id "4_zaf229d23204dcbab9f880e1b_f403ed5585f665cf7_d20250821_m010616_c001_v7007000_t0000_u01755738376157") 2025/08/21 01:09:52 DEBUG : both4: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c6244_d20250821_m010603_c001_v0001184_t0058_u01755738363851") 2025/08/21 01:09:53 DEBUG : both5: Deleting (id "4_zaf229d23204dcbab9f880e1b_f41958dc268cec8e0_d20250821_m010633_c001_v7007000_t0000_u01755738393053") 2025/08/21 01:09:53 DEBUG : both5: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c635a_d20250821_m010620_c001_v0001184_t0050_u01755738380798") 2025/08/21 01:09:53 DEBUG : both5: Deleting (id "4_zaf229d23204dcbab9f880e1b_f403ed5585f665cf8_d20250821_m010616_c001_v7007000_t0000_u01755738376341") 2025/08/21 01:09:53 DEBUG : both5: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c624c_d20250821_m010604_c001_v0001184_t0028_u01755738364271") 2025/08/21 01:09:53 DEBUG : both6: Deleting (id "4_zaf229d23204dcbab9f880e1b_f41958dc268cec8e3_d20250821_m010633_c001_v7007000_t0000_u01755738393237") 2025/08/21 01:09:53 DEBUG : both6: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c6362_d20250821_m010621_c001_v0001184_t0033_u01755738381232") 2025/08/21 01:09:53 DEBUG : both6: Deleting (id "4_zaf229d23204dcbab9f880e1b_f403ed5585f665cfa_d20250821_m010616_c001_v7007000_t0000_u01755738376525") 2025/08/21 01:09:53 DEBUG : both6: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c6252_d20250821_m010604_c001_v0001184_t0059_u01755738364693") 2025/08/21 01:09:53 DEBUG : both7: Deleting (id "4_zaf229d23204dcbab9f880e1b_f41958dc268cec8e6_d20250821_m010633_c001_v7007000_t0000_u01755738393420") 2025/08/21 01:09:53 DEBUG : both7: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c6366_d20250821_m010621_c001_v0001184_t0042_u01755738381640") 2025/08/21 01:09:53 DEBUG : both7: Deleting (id "4_zaf229d23204dcbab9f880e1b_f403ed5585f665cfb_d20250821_m010616_c001_v7007000_t0000_u01755738376711") 2025/08/21 01:09:53 DEBUG : both7: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c625a_d20250821_m010605_c001_v0001184_t0058_u01755738365137") 2025/08/21 01:09:53 DEBUG : both8: Deleting (id "4_zaf229d23204dcbab9f880e1b_f41958dc268cec8e9_d20250821_m010633_c001_v7007000_t0000_u01755738393603") 2025/08/21 01:09:53 DEBUG : both8: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c636a_d20250821_m010622_c001_v0001184_t0034_u01755738382077") 2025/08/21 01:09:53 DEBUG : both8: Deleting (id "4_zaf229d23204dcbab9f880e1b_f403ed5585f665cfd_d20250821_m010616_c001_v7007000_t0000_u01755738376897") 2025/08/21 01:09:53 DEBUG : both8: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c6262_d20250821_m010605_c001_v0001184_t0008_u01755738365573") 2025/08/21 01:09:53 DEBUG : both9: Deleting (id "4_zaf229d23204dcbab9f880e1b_f41958dc268cec8ec_d20250821_m010633_c001_v7007000_t0000_u01755738393787") 2025/08/21 01:09:53 DEBUG : both9: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c6374_d20250821_m010622_c001_v0001184_t0014_u01755738382495") 2025/08/21 01:09:53 DEBUG : both9: Deleting (id "4_zaf229d23204dcbab9f880e1b_f403ed5585f665cff_d20250821_m010617_c001_v7007000_t0000_u01755738377083") 2025/08/21 01:09:53 DEBUG : both9: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c626c_d20250821_m010605_c001_v0001184_t0004_u01755738365989") 2025/08/21 01:09:54 DEBUG : c/non empty space: Deleting (id "4_zaf229d23204dcbab9f880e1b_f40322871fe5de11f_d20250821_m010220_c001_v7007000_t0000_u01755738140228") 2025/08/21 01:09:54 DEBUG : c/non empty space: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c52f6_d20250821_m010218_c001_v0001184_t0036_u01755738138664") 2025/08/21 01:09:54 DEBUG : c/non empty space: Deleting (id "4_zaf229d23204dcbab9f880e1b_f40322871fe5de118_d20250821_m010218_c001_v7007000_t0000_u01755738138085") 2025/08/21 01:09:54 DEBUG : c/non empty space: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c52ce_d20250821_m010216_c001_v0001184_t0004_u01755738136552") 2025/08/21 01:09:54 DEBUG : c/non empty space: Deleting (id "4_zaf229d23204dcbab9f880e1b_f41376fab2f6df787_d20250821_m010201_c001_v7007000_t0000_u01755738121488") 2025/08/21 01:09:54 DEBUG : c/non empty space: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c51b8_d20250821_m010159_c001_v0001184_t0009_u01755738119847") 2025/08/21 01:09:54 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4105d0699dddcf02_d20250821_m010720_c001_v7007000_t0000_u01755738440952") 2025/08/21 01:09:54 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1040c8231d0d22a7_d20250821_m010716_c001_v0001178_t0030_u01755738436774") 2025/08/21 01:09:54 DEBUG : check sum: Deleting (id "4_zaf229d23204dcbab9f880e1b_f41376fab2f6df76f_d20250821_m010152_c001_v7007000_t0000_u01755738112814") 2025/08/21 01:09:54 DEBUG : check sum: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c513c_d20250821_m010151_c001_v0001184_t0052_u01755738111859") 2025/08/21 01:09:54 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zaf229d23204dcbab9f880e1b_f416e654b2268d7ab_d20250821_m010939_c001_v7007000_t0000_u01755738579337") 2025/08/21 01:09:54 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1040c8231d0d26eb_d20250821_m010937_c001_v0001178_t0054_u01755738577902") 2025/08/21 01:09:54 DEBUG : dest/3: Deleting (id "4_zaf229d23204dcbab9f880e1b_f416fa9f852b9bc0b_d20250821_m010427_c001_v7007000_t0000_u01755738267873") 2025/08/21 01:09:54 DEBUG : dest/3: Deleting (id "4_zaf229d23204dcbab9f880e1b_f41307982624bafe6_d20250821_m010426_c001_v0001157_t0026_u01755738266765") 2025/08/21 01:09:54 DEBUG : dir1/0000-abcde: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4176b152a828bc88_d20250821_m010808_c001_v7007000_t0000_u01755738488710") 2025/08/21 01:09:54 DEBUG : dir1/0000-abcde: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1040c8231d0d23ff_d20250821_m010804_c001_v0001178_t0030_u01755738484952") 2025/08/21 01:09:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4210861356fffc79_d20250821_m010911_c001_v7007000_t0000_u01755738551843") 2025/08/21 01:09:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1040c8231d0d2619_d20250821_m010903_c001_v0001178_t0031_u01755738543204") 2025/08/21 01:09:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f41813bcb8c17b9be_d20250821_m010859_c001_v7007000_t0000_u01755738539117") 2025/08/21 01:09:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1040c8231d0d25c9_d20250821_m010850_c001_v0001178_t0030_u01755738530665") 2025/08/21 01:09:55 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f416fa9f852b9c35e_d20250821_m010846_c001_v7007000_t0000_u01755738526539") 2025/08/21 01:09:55 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1040c8231d0d2595_d20250821_m010838_c001_v0001178_t0046_u01755738518091") 2025/08/21 01:09:55 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f41813bcb8c17b87e_d20250821_m010833_c001_v7007000_t0000_u01755738513966") 2025/08/21 01:09:55 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1040c8231d0d252f_d20250821_m010825_c001_v0001178_t0030_u01755738505892") 2025/08/21 01:09:55 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f40828a1d180b0778_d20250821_m010821_c001_v7007000_t0000_u01755738501755") 2025/08/21 01:09:55 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1040c8231d0d2477_d20250821_m010813_c001_v0001178_t0024_u01755738493028") 2025/08/21 01:09:55 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f40673a98e009d19c_d20250821_m010806_c001_v7007000_t0000_u01755738486413") 2025/08/21 01:09:55 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c6837_d20250821_m010758_c001_v0001184_t0009_u01755738478578") 2025/08/21 01:09:55 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f40828a1d180b06f6_d20250821_m010754_c001_v7007000_t0000_u01755738474386") 2025/08/21 01:09:55 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f11342b8d28a84007_d20250821_m010751_c001_v0001183_t0029_u01755738471002") 2025/08/21 01:09:55 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f41813bcb8c17b596_d20250821_m010749_c001_v7007000_t0000_u01755738469808") 2025/08/21 01:09:55 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f11342b8d28a83f85_d20250821_m010741_c001_v0001183_t0033_u01755738461736") 2025/08/21 01:09:55 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4114cc1e36b874d6_d20250821_m010737_c001_v7007000_t0000_u01755738457603") 2025/08/21 01:09:55 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c6725_d20250821_m010734_c001_v0001184_t0015_u01755738454262") 2025/08/21 01:09:55 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f41376fab2f6e09a3_d20250821_m010733_c001_v7007000_t0000_u01755738453078") 2025/08/21 01:09:55 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f11342b8d28a83ed1_d20250821_m010725_c001_v0001183_t0059_u01755738445034") 2025/08/21 01:09:55 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f40430b240bc3e213_d20250821_m010718_c001_v7007000_t0000_u01755738438583") 2025/08/21 01:09:55 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f11342b8d28a83e53_d20250821_m010710_c001_v0001183_t0013_u01755738430103") 2025/08/21 01:09:55 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4210861356fff68d_d20250821_m010705_c001_v7007000_t0000_u01755738425847") 2025/08/21 01:09:55 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f11342b8d28a83dcb_d20250821_m010657_c001_v0001183_t0011_u01755738417157") 2025/08/21 01:09:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f41958dc268cec9e8_d20250821_m010653_c001_v7007000_t0000_u01755738413034") 2025/08/21 01:09:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f11342b8d28a83d55_d20250821_m010645_c001_v0001183_t0036_u01755738405943") 2025/08/21 01:09:56 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4114cc1e36b874fa_d20250821_m010752_c001_v7007000_t0000_u01755738472317") 2025/08/21 01:09:56 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zaf229d23204dcbab9f880e1b_f11342b8d28a83fdf_d20250821_m010748_c001_v0001183_t0017_u01755738468222") 2025/08/21 01:09:56 DEBUG : dir1/0001-bcdef: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4176b152a828bc8b_d20250821_m010808_c001_v7007000_t0000_u01755738488895") 2025/08/21 01:09:56 DEBUG : dir1/0001-bcdef: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1123fbee003ecd50_d20250821_m010804_c001_v0001181_t0000_u01755738484940") 2025/08/21 01:09:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4210861356fffc7b_d20250821_m010912_c001_v7007000_t0000_u01755738552025") 2025/08/21 01:09:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1123fbee003ecf3b_d20250821_m010903_c001_v0001181_t0057_u01755738543782") 2025/08/21 01:09:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f41813bcb8c17b9c0_d20250821_m010859_c001_v7007000_t0000_u01755738539300") 2025/08/21 01:09:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1123fbee003eceb9_d20250821_m010851_c001_v0001181_t0018_u01755738531254") 2025/08/21 01:09:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f416fa9f852b9c35f_d20250821_m010846_c001_v7007000_t0000_u01755738526725") 2025/08/21 01:09:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1123fbee003ece7e_d20250821_m010838_c001_v0001181_t0058_u01755738518716") 2025/08/21 01:09:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f41813bcb8c17b87f_d20250821_m010834_c001_v7007000_t0000_u01755738514150") 2025/08/21 01:09:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1123fbee003ece0a_d20250821_m010826_c001_v0001181_t0046_u01755738506467") 2025/08/21 01:09:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f40828a1d180b077a_d20250821_m010821_c001_v7007000_t0000_u01755738501947") 2025/08/21 01:09:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1123fbee003ecd9a_d20250821_m010813_c001_v0001181_t0021_u01755738493604") 2025/08/21 01:09:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f417188f9c7426a77_d20250821_m010806_c001_v7007000_t0000_u01755738486434") 2025/08/21 01:09:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f11342b8d28a8406d_d20250821_m010759_c001_v0001183_t0051_u01755738479142") 2025/08/21 01:09:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f40828a1d180b06f7_d20250821_m010754_c001_v7007000_t0000_u01755738474582") 2025/08/21 01:09:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c67e8_d20250821_m010751_c001_v0001184_t0007_u01755738471024") 2025/08/21 01:09:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4157d5f4e0395843_d20250821_m010749_c001_v7007000_t0000_u01755738469815") 2025/08/21 01:09:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c6780_d20250821_m010742_c001_v0001184_t0008_u01755738462318") 2025/08/21 01:09:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4114cc1e36b874d8_d20250821_m010737_c001_v7007000_t0000_u01755738457787") 2025/08/21 01:09:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1123fbee003ecc5e_d20250821_m010734_c001_v0001181_t0043_u01755738454284") 2025/08/21 01:09:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4183e4d6b97707de_d20250821_m010732_c001_v7007000_t0000_u01755738452519") 2025/08/21 01:09:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1040c8231d0d22e1_d20250821_m010725_c001_v0001178_t0023_u01755738445615") 2025/08/21 01:09:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f40744f92fd642616_d20250821_m010718_c001_v7007000_t0000_u01755738438361") 2025/08/21 01:09:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c6628_d20250821_m010710_c001_v0001184_t0028_u01755738430677") 2025/08/21 01:09:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4210861356fff690_d20250821_m010706_c001_v7007000_t0000_u01755738426030") 2025/08/21 01:09:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c657c_d20250821_m010657_c001_v0001184_t0057_u01755738417717") 2025/08/21 01:09:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f41958dc268cec9eb_d20250821_m010653_c001_v7007000_t0000_u01755738413217") 2025/08/21 01:09:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c64ba_d20250821_m010646_c001_v0001184_t0011_u01755738406156") 2025/08/21 01:09:57 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4114cc1e36b874f9_d20250821_m010752_c001_v7007000_t0000_u01755738472130") 2025/08/21 01:09:57 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c67bc_d20250821_m010748_c001_v0001184_t0021_u01755738468233") 2025/08/21 01:09:57 DEBUG : dir1/0002-cdefg: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4176b152a828bc8d_d20250821_m010809_c001_v7007000_t0000_u01755738489102") 2025/08/21 01:09:57 DEBUG : dir1/0002-cdefg: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c6885_d20250821_m010805_c001_v0001184_t0039_u01755738485135") 2025/08/21 01:09:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4210861356fffc7d_d20250821_m010912_c001_v7007000_t0000_u01755738552208") 2025/08/21 01:09:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f11342b8d28a84333_d20250821_m010904_c001_v0001183_t0030_u01755738544400") 2025/08/21 01:09:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f41813bcb8c17b9c5_d20250821_m010859_c001_v7007000_t0000_u01755738539486") 2025/08/21 01:09:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f11342b8d28a842d7_d20250821_m010851_c001_v0001183_t0028_u01755738531830") 2025/08/21 01:09:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f416fa9f852b9c361_d20250821_m010846_c001_v7007000_t0000_u01755738526909") 2025/08/21 01:09:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f11342b8d28a8427d_d20250821_m010839_c001_v0001183_t0039_u01755738519408") 2025/08/21 01:09:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f41813bcb8c17b881_d20250821_m010834_c001_v7007000_t0000_u01755738514334") 2025/08/21 01:09:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f11342b8d28a841e7_d20250821_m010827_c001_v0001183_t0016_u01755738507054") 2025/08/21 01:09:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f40828a1d180b077c_d20250821_m010822_c001_v7007000_t0000_u01755738502129") 2025/08/21 01:09:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f11342b8d28a84155_d20250821_m010814_c001_v0001183_t0008_u01755738494304") 2025/08/21 01:09:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f403ed5585f665e71_d20250821_m010806_c001_v7007000_t0000_u01755738486545") 2025/08/21 01:09:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1123fbee003ecd24_d20250821_m010759_c001_v0001181_t0001_u01755738479734") 2025/08/21 01:09:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f40828a1d180b06f9_d20250821_m010754_c001_v7007000_t0000_u01755738474766") 2025/08/21 01:09:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1123fbee003eccda_d20250821_m010751_c001_v0001181_t0012_u01755738471032") 2025/08/21 01:09:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4114cc1e36b874f6_d20250821_m010749_c001_v7007000_t0000_u01755738469594") 2025/08/21 01:09:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1123fbee003ecc90_d20250821_m010742_c001_v0001181_t0024_u01755738462884") 2025/08/21 01:09:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4114cc1e36b874da_d20250821_m010737_c001_v7007000_t0000_u01755738457970") 2025/08/21 01:09:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f11342b8d28a83f37_d20250821_m010734_c001_v0001183_t0059_u01755738454306") 2025/08/21 01:09:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f40673a98e009d0be_d20250821_m010733_c001_v7007000_t0000_u01755738453087") 2025/08/21 01:09:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1123fbee003ecc1a_d20250821_m010726_c001_v0001181_t0006_u01755738446189") 2025/08/21 01:09:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4157d5f4e03956f9_d20250821_m010718_c001_v7007000_t0000_u01755738438369") 2025/08/21 01:09:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1123fbee003ecbb8_d20250821_m010711_c001_v0001181_t0014_u01755738431271") 2025/08/21 01:09:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4210861356fff693_d20250821_m010706_c001_v7007000_t0000_u01755738426308") 2025/08/21 01:09:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1123fbee003ecb6a_d20250821_m010658_c001_v0001181_t0043_u01755738418300") 2025/08/21 01:09:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f41958dc268cec9ee_d20250821_m010653_c001_v7007000_t0000_u01755738413410") 2025/08/21 01:09:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1123fbee003ecb2c_d20250821_m010646_c001_v0001181_t0055_u01755738406370") 2025/08/21 01:09:59 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4210861356fff998_d20250821_m010752_c001_v7007000_t0000_u01755738472421") 2025/08/21 01:09:59 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1123fbee003eccbc_d20250821_m010748_c001_v0001181_t0056_u01755738468250") 2025/08/21 01:09:59 DEBUG : dir1/0003-defgh: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4176b152a828bc8f_d20250821_m010809_c001_v7007000_t0000_u01755738489288") 2025/08/21 01:09:59 DEBUG : dir1/0003-defgh: Deleting (id "4_zaf229d23204dcbab9f880e1b_f11342b8d28a840b5_d20250821_m010805_c001_v0001183_t0030_u01755738485144") 2025/08/21 01:09:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4210861356fffc80_d20250821_m010912_c001_v7007000_t0000_u01755738552392") 2025/08/21 01:09:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c6b56_d20250821_m010904_c001_v0001184_t0031_u01755738544974") 2025/08/21 01:09:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f41813bcb8c17b9c8_d20250821_m010859_c001_v7007000_t0000_u01755738539668") 2025/08/21 01:09:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c6ac2_d20250821_m010852_c001_v0001184_t0029_u01755738532395") 2025/08/21 01:09:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f416fa9f852b9c362_d20250821_m010847_c001_v7007000_t0000_u01755738527093") 2025/08/21 01:09:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c6a45_d20250821_m010839_c001_v0001184_t0045_u01755738519988") 2025/08/21 01:09:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f41813bcb8c17b883_d20250821_m010834_c001_v7007000_t0000_u01755738514521") 2025/08/21 01:09:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c69b9_d20250821_m010827_c001_v0001184_t0012_u01755738507618") 2025/08/21 01:09:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f40828a1d180b077f_d20250821_m010822_c001_v7007000_t0000_u01755738502312") 2025/08/21 01:09:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c68fd_d20250821_m010814_c001_v0001184_t0043_u01755738494870") 2025/08/21 01:09:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f403ed5585f665e6d_d20250821_m010806_c001_v7007000_t0000_u01755738486180") 2025/08/21 01:10:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1040c8231d0d23e1_d20250821_m010800_c001_v0001178_t0056_u01755738480291") 2025/08/21 01:10:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f40828a1d180b06fa_d20250821_m010754_c001_v7007000_t0000_u01755738474948") 2025/08/21 01:10:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1040c8231d0d23af_d20250821_m010751_c001_v0001178_t0019_u01755738471043") 2025/08/21 01:10:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4210861356fff981_d20250821_m010749_c001_v7007000_t0000_u01755738469832") 2025/08/21 01:10:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1040c8231d0d2357_d20250821_m010743_c001_v0001178_t0033_u01755738463454") 2025/08/21 01:10:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4114cc1e36b874dc_d20250821_m010738_c001_v7007000_t0000_u01755738458154") 2025/08/21 01:10:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1040c8231d0d2313_d20250821_m010734_c001_v0001178_t0012_u01755738454331") 2025/08/21 01:10:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f41376fab2f6e099e_d20250821_m010732_c001_v7007000_t0000_u01755738452894") 2025/08/21 01:10:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c66d0_d20250821_m010726_c001_v0001184_t0020_u01755738446781") 2025/08/21 01:10:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f405e2f9d180c83c8_d20250821_m010718_c001_v7007000_t0000_u01755738438149") 2025/08/21 01:10:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1040c8231d0d2283_d20250821_m010711_c001_v0001178_t0059_u01755738431841") 2025/08/21 01:10:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4210861356fff695_d20250821_m010706_c001_v7007000_t0000_u01755738426503") 2025/08/21 01:10:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1040c8231d0d222f_d20250821_m010658_c001_v0001178_t0033_u01755738418871") 2025/08/21 01:10:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f41958dc268cec9f2_d20250821_m010653_c001_v7007000_t0000_u01755738413593") 2025/08/21 01:10:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1040c8231d0d21d1_d20250821_m010646_c001_v0001178_t0058_u01755738406587") 2025/08/21 01:10:00 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zaf229d23204dcbab9f880e1b_f40828a1d180b06e0_d20250821_m010752_c001_v7007000_t0000_u01755738472077") 2025/08/21 01:10:00 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1040c8231d0d2391_d20250821_m010748_c001_v0001178_t0032_u01755738468299") 2025/08/21 01:10:00 DEBUG : dir1/0004-efghi: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4176b152a828bc91_d20250821_m010809_c001_v7007000_t0000_u01755738489479") 2025/08/21 01:10:00 DEBUG : dir1/0004-efghi: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1123fbee003ecd52_d20250821_m010805_c001_v0001181_t0023_u01755738485213") 2025/08/21 01:10:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4210861356fffc83_d20250821_m010912_c001_v7007000_t0000_u01755738552579") 2025/08/21 01:10:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1040c8231d0d2627_d20250821_m010905_c001_v0001178_t0012_u01755738545198") 2025/08/21 01:10:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f41813bcb8c17b9ca_d20250821_m010859_c001_v7007000_t0000_u01755738539851") 2025/08/21 01:10:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1040c8231d0d25d9_d20250821_m010852_c001_v0001178_t0005_u01755738532626") 2025/08/21 01:10:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f416fa9f852b9c364_d20250821_m010847_c001_v7007000_t0000_u01755738527276") 2025/08/21 01:10:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1040c8231d0d259b_d20250821_m010840_c001_v0001178_t0027_u01755738520185") 2025/08/21 01:10:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f41813bcb8c17b885_d20250821_m010834_c001_v7007000_t0000_u01755738514707") 2025/08/21 01:10:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1040c8231d0d2543_d20250821_m010827_c001_v0001178_t0006_u01755738507834") 2025/08/21 01:10:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f40828a1d180b0781_d20250821_m010822_c001_v7007000_t0000_u01755738502494") 2025/08/21 01:10:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1040c8231d0d24a7_d20250821_m010815_c001_v0001178_t0020_u01755738495066") 2025/08/21 01:10:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f403ed5585f665e6b_d20250821_m010805_c001_v7007000_t0000_u01755738485995") 2025/08/21 01:10:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c6849_d20250821_m010800_c001_v0001184_t0019_u01755738480560") 2025/08/21 01:10:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f40828a1d180b06fc_d20250821_m010755_c001_v7007000_t0000_u01755738475130") 2025/08/21 01:10:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f11342b8d28a8400b_d20250821_m010751_c001_v0001183_t0024_u01755738471207") 2025/08/21 01:10:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4210861356fff97e_d20250821_m010749_c001_v7007000_t0000_u01755738469643") 2025/08/21 01:10:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f11342b8d28a83f9f_d20250821_m010743_c001_v0001183_t0059_u01755738463701") 2025/08/21 01:10:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4114cc1e36b874de_d20250821_m010738_c001_v7007000_t0000_u01755738458336") 2025/08/21 01:10:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c6727_d20250821_m010734_c001_v0001184_t0014_u01755738454471") 2025/08/21 01:10:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f41376fab2f6e0998_d20250821_m010732_c001_v7007000_t0000_u01755738452691") 2025/08/21 01:10:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f11342b8d28a83edf_d20250821_m010727_c001_v0001183_t0038_u01755738447003") 2025/08/21 01:10:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f40744f92fd642618_d20250821_m010718_c001_v7007000_t0000_u01755738438552") 2025/08/21 01:10:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f11342b8d28a83e69_d20250821_m010712_c001_v0001183_t0031_u01755738432113") 2025/08/21 01:10:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4210861356fff699_d20250821_m010706_c001_v7007000_t0000_u01755738426687") 2025/08/21 01:10:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f11342b8d28a83de7_d20250821_m010659_c001_v0001183_t0032_u01755738419122") 2025/08/21 01:10:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f41958dc268cec9f5_d20250821_m010653_c001_v7007000_t0000_u01755738413785") 2025/08/21 01:10:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f11342b8d28a83d5d_d20250821_m010646_c001_v0001183_t0056_u01755738406849") 2025/08/21 01:10:02 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4210861356fff992_d20250821_m010752_c001_v7007000_t0000_u01755738472057") 2025/08/21 01:10:02 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zaf229d23204dcbab9f880e1b_f11342b8d28a83fe1_d20250821_m010748_c001_v0001183_t0051_u01755738468417") 2025/08/21 01:10:02 DEBUG : dir1/0005-fghij: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4176b152a828bc93_d20250821_m010809_c001_v7007000_t0000_u01755738489667") 2025/08/21 01:10:02 DEBUG : dir1/0005-fghij: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1040c8231d0d2403_d20250821_m010805_c001_v0001178_t0026_u01755738485222") 2025/08/21 01:10:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4210861356fffc86_d20250821_m010912_c001_v7007000_t0000_u01755738552763") 2025/08/21 01:10:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1123fbee003ecf47_d20250821_m010905_c001_v0001181_t0054_u01755738545419") 2025/08/21 01:10:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f41813bcb8c17b9cd_d20250821_m010900_c001_v7007000_t0000_u01755738540032") 2025/08/21 01:10:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1123fbee003ececd_d20250821_m010852_c001_v0001181_t0044_u01755738532848") 2025/08/21 01:10:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f416fa9f852b9c366_d20250821_m010847_c001_v7007000_t0000_u01755738527461") 2025/08/21 01:10:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1123fbee003ece83_d20250821_m010840_c001_v0001181_t0032_u01755738520393") 2025/08/21 01:10:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f41813bcb8c17b887_d20250821_m010834_c001_v7007000_t0000_u01755738514890") 2025/08/21 01:10:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1123fbee003ece14_d20250821_m010828_c001_v0001181_t0029_u01755738508042") 2025/08/21 01:10:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f40828a1d180b0783_d20250821_m010822_c001_v7007000_t0000_u01755738502677") 2025/08/21 01:10:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1123fbee003ecdae_d20250821_m010815_c001_v0001181_t0056_u01755738495294") 2025/08/21 01:10:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4176b152a828bc77_d20250821_m010806_c001_v7007000_t0000_u01755738486196") 2025/08/21 01:10:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f11342b8d28a8407d_d20250821_m010800_c001_v0001183_t0019_u01755738480773") 2025/08/21 01:10:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f40828a1d180b0700_d20250821_m010755_c001_v7007000_t0000_u01755738475315") 2025/08/21 01:10:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c67ea_d20250821_m010751_c001_v0001184_t0008_u01755738471238") 2025/08/21 01:10:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f401545a95a5e9686_d20250821_m010749_c001_v7007000_t0000_u01755738469214") 2025/08/21 01:10:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c6792_d20250821_m010743_c001_v0001184_t0037_u01755738463925") 2025/08/21 01:10:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4114cc1e36b874e0_d20250821_m010738_c001_v7007000_t0000_u01755738458526") 2025/08/21 01:10:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f11342b8d28a83f3d_d20250821_m010734_c001_v0001183_t0012_u01755738454523") 2025/08/21 01:10:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4183e4d6b97707e2_d20250821_m010733_c001_v7007000_t0000_u01755738453096") 2025/08/21 01:10:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1040c8231d0d22e9_d20250821_m010727_c001_v0001178_t0005_u01755738447232") 2025/08/21 01:10:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f405e2f9d180c83ca_d20250821_m010718_c001_v7007000_t0000_u01755738438333") 2025/08/21 01:10:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c663e_d20250821_m010712_c001_v0001184_t0020_u01755738432317") 2025/08/21 01:10:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4210861356fff69d_d20250821_m010706_c001_v7007000_t0000_u01755738426920") 2025/08/21 01:10:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c659c_d20250821_m010659_c001_v0001184_t0035_u01755738419320") 2025/08/21 01:10:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f41958dc268cec9f8_d20250821_m010653_c001_v7007000_t0000_u01755738413968") 2025/08/21 01:10:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c64c4_d20250821_m010647_c001_v0001184_t0034_u01755738407058") 2025/08/21 01:10:04 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4157d5f4e0395884_d20250821_m010752_c001_v7007000_t0000_u01755738472427") 2025/08/21 01:10:04 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c67c4_d20250821_m010748_c001_v0001184_t0018_u01755738468444") 2025/08/21 01:10:04 DEBUG : dir1/0006-ghijk: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4176b152a828bc95_d20250821_m010809_c001_v7007000_t0000_u01755738489853") 2025/08/21 01:10:04 DEBUG : dir1/0006-ghijk: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c6887_d20250821_m010805_c001_v0001184_t0055_u01755738485341") 2025/08/21 01:10:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4210861356fffc88_d20250821_m010912_c001_v7007000_t0000_u01755738552946") 2025/08/21 01:10:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f11342b8d28a8433d_d20250821_m010905_c001_v0001183_t0011_u01755738545646") 2025/08/21 01:10:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f41813bcb8c17b9ce_d20250821_m010900_c001_v7007000_t0000_u01755738540215") 2025/08/21 01:10:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f11342b8d28a842e5_d20250821_m010853_c001_v0001183_t0033_u01755738533135") 2025/08/21 01:10:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f416fa9f852b9c368_d20250821_m010847_c001_v7007000_t0000_u01755738527646") 2025/08/21 01:10:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f11342b8d28a84287_d20250821_m010840_c001_v0001183_t0046_u01755738520611") 2025/08/21 01:10:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f41813bcb8c17b889_d20250821_m010835_c001_v7007000_t0000_u01755738515073") 2025/08/21 01:10:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f11342b8d28a84203_d20250821_m010828_c001_v0001183_t0020_u01755738508250") 2025/08/21 01:10:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f40828a1d180b0785_d20250821_m010822_c001_v7007000_t0000_u01755738502859") 2025/08/21 01:10:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f11342b8d28a84167_d20250821_m010815_c001_v0001183_t0021_u01755738495590") 2025/08/21 01:10:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f401545a95a5e973f_d20250821_m010806_c001_v7007000_t0000_u01755738486213") 2025/08/21 01:10:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1123fbee003ecd2e_d20250821_m010800_c001_v0001181_t0026_u01755738480994") 2025/08/21 01:10:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f40828a1d180b0701_d20250821_m010755_c001_v7007000_t0000_u01755738475498") 2025/08/21 01:10:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1123fbee003eccdc_d20250821_m010751_c001_v0001181_t0050_u01755738471267") 2025/08/21 01:10:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f401545a95a5e968b_d20250821_m010749_c001_v7007000_t0000_u01755738469650") 2025/08/21 01:10:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1123fbee003ecca2_d20250821_m010744_c001_v0001181_t0051_u01755738464122") 2025/08/21 01:10:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4114cc1e36b874e1_d20250821_m010738_c001_v7007000_t0000_u01755738458710") 2025/08/21 01:10:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1123fbee003ecc60_d20250821_m010734_c001_v0001181_t0030_u01755738454536") 2025/08/21 01:10:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f409b96f40fd7e53e_d20250821_m010733_c001_v7007000_t0000_u01755738453110") 2025/08/21 01:10:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1123fbee003ecc20_d20250821_m010727_c001_v0001181_t0047_u01755738447448") 2025/08/21 01:10:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4157d5f4e03956fa_d20250821_m010718_c001_v7007000_t0000_u01755738438560") 2025/08/21 01:10:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1123fbee003ecbc2_d20250821_m010712_c001_v0001181_t0019_u01755738432523") 2025/08/21 01:10:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4210861356fff6a0_d20250821_m010707_c001_v7007000_t0000_u01755738427103") 2025/08/21 01:10:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1123fbee003ecb72_d20250821_m010659_c001_v0001181_t0000_u01755738419517") 2025/08/21 01:10:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f41958dc268cec9fb_d20250821_m010654_c001_v7007000_t0000_u01755738414152") 2025/08/21 01:10:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1123fbee003ecb34_d20250821_m010647_c001_v0001181_t0012_u01755738407266") 2025/08/21 01:10:05 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4210861356fff995_d20250821_m010752_c001_v7007000_t0000_u01755738472239") 2025/08/21 01:10:05 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1040c8231d0d2395_d20250821_m010748_c001_v0001178_t0012_u01755738468511") 2025/08/21 01:10:05 DEBUG : dir1/0007-12345: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4176b152a828bc97_d20250821_m010810_c001_v7007000_t0000_u01755738490041") 2025/08/21 01:10:05 DEBUG : dir1/0007-12345: Deleting (id "4_zaf229d23204dcbab9f880e1b_f11342b8d28a840bb_d20250821_m010805_c001_v0001183_t0057_u01755738485352") 2025/08/21 01:10:05 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4210861356fffc8a_d20250821_m010913_c001_v7007000_t0000_u01755738553130") 2025/08/21 01:10:05 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c6b66_d20250821_m010905_c001_v0001184_t0018_u01755738545853") 2025/08/21 01:10:05 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f41813bcb8c17b9d0_d20250821_m010900_c001_v7007000_t0000_u01755738540411") 2025/08/21 01:10:05 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c6ad0_d20250821_m010853_c001_v0001184_t0014_u01755738533340") 2025/08/21 01:10:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f416fa9f852b9c369_d20250821_m010847_c001_v7007000_t0000_u01755738527831") 2025/08/21 01:10:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c6a4c_d20250821_m010840_c001_v0001184_t0032_u01755738520812") 2025/08/21 01:10:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f41813bcb8c17b88d_d20250821_m010835_c001_v7007000_t0000_u01755738515256") 2025/08/21 01:10:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c69c3_d20250821_m010828_c001_v0001184_t0046_u01755738508449") 2025/08/21 01:10:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f40828a1d180b0788_d20250821_m010823_c001_v7007000_t0000_u01755738503042") 2025/08/21 01:10:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c6909_d20250821_m010815_c001_v0001184_t0055_u01755738495786") 2025/08/21 01:10:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f409b96f40fd7e666_d20250821_m010806_c001_v7007000_t0000_u01755738486333") 2025/08/21 01:10:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1040c8231d0d23e7_d20250821_m010801_c001_v0001178_t0034_u01755738481210") 2025/08/21 01:10:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f40828a1d180b0703_d20250821_m010755_c001_v7007000_t0000_u01755738475680") 2025/08/21 01:10:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1040c8231d0d23b3_d20250821_m010751_c001_v0001178_t0008_u01755738471292") 2025/08/21 01:10:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4114cc1e36b874f5_d20250821_m010749_c001_v7007000_t0000_u01755738469408") 2025/08/21 01:10:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1040c8231d0d2365_d20250821_m010744_c001_v0001178_t0021_u01755738464368") 2025/08/21 01:10:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4114cc1e36b874e4_d20250821_m010738_c001_v7007000_t0000_u01755738458896") 2025/08/21 01:10:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1040c8231d0d2315_d20250821_m010734_c001_v0001178_t0053_u01755738454550") 2025/08/21 01:10:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f41376fab2f6e0991_d20250821_m010732_c001_v7007000_t0000_u01755738452507") 2025/08/21 01:10:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c66dd_d20250821_m010727_c001_v0001184_t0028_u01755738447661") 2025/08/21 01:10:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f409e81a20508edca_d20250821_m010718_c001_v7007000_t0000_u01755738438385") 2025/08/21 01:10:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1040c8231d0d2289_d20250821_m010712_c001_v0001178_t0017_u01755738432729") 2025/08/21 01:10:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4210861356fff6a3_d20250821_m010707_c001_v7007000_t0000_u01755738427288") 2025/08/21 01:10:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1040c8231d0d223d_d20250821_m010659_c001_v0001178_t0049_u01755738419797") 2025/08/21 01:10:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f41958dc268cec9fe_d20250821_m010654_c001_v7007000_t0000_u01755738414335") 2025/08/21 01:10:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1040c8231d0d21d5_d20250821_m010647_c001_v0001178_t0032_u01755738407472") 2025/08/21 01:10:07 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zaf229d23204dcbab9f880e1b_f41813bcb8c17b5c6_d20250821_m010752_c001_v7007000_t0000_u01755738472456") 2025/08/21 01:10:07 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1123fbee003eccbe_d20250821_m010748_c001_v0001181_t0004_u01755738468575") 2025/08/21 01:10:07 DEBUG : dir1/0008-23456: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4176b152a828bc99_d20250821_m010810_c001_v7007000_t0000_u01755738490226") 2025/08/21 01:10:07 DEBUG : dir1/0008-23456: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1123fbee003ecd54_d20250821_m010805_c001_v0001181_t0024_u01755738485432") 2025/08/21 01:10:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4210861356fffc8d_d20250821_m010913_c001_v7007000_t0000_u01755738553315") 2025/08/21 01:10:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1040c8231d0d2631_d20250821_m010906_c001_v0001178_t0042_u01755738546064") 2025/08/21 01:10:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f41813bcb8c17b9d2_d20250821_m010900_c001_v7007000_t0000_u01755738540593") 2025/08/21 01:10:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1040c8231d0d25e1_d20250821_m010853_c001_v0001178_t0025_u01755738533600") 2025/08/21 01:10:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f416fa9f852b9c36b_d20250821_m010848_c001_v7007000_t0000_u01755738528015") 2025/08/21 01:10:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1040c8231d0d25a5_d20250821_m010841_c001_v0001178_t0038_u01755738521027") 2025/08/21 01:10:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f41813bcb8c17b891_d20250821_m010835_c001_v7007000_t0000_u01755738515440") 2025/08/21 01:10:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1040c8231d0d2547_d20250821_m010828_c001_v0001178_t0043_u01755738508644") 2025/08/21 01:10:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f40828a1d180b078a_d20250821_m010823_c001_v7007000_t0000_u01755738503232") 2025/08/21 01:10:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1040c8231d0d24b9_d20250821_m010815_c001_v0001178_t0006_u01755738495991") 2025/08/21 01:10:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4176b152a828bc7b_d20250821_m010806_c001_v7007000_t0000_u01755738486565") 2025/08/21 01:10:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c684d_d20250821_m010801_c001_v0001184_t0031_u01755738481438") 2025/08/21 01:10:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f40828a1d180b0704_d20250821_m010755_c001_v7007000_t0000_u01755738475864") 2025/08/21 01:10:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c67f0_d20250821_m010751_c001_v0001184_t0027_u01755738471439") 2025/08/21 01:10:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4114cc1e36b874f7_d20250821_m010749_c001_v7007000_t0000_u01755738469777") 2025/08/21 01:10:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f11342b8d28a83fad_d20250821_m010744_c001_v0001183_t0030_u01755738464572") 2025/08/21 01:10:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4114cc1e36b874e5_d20250821_m010739_c001_v7007000_t0000_u01755738459080") 2025/08/21 01:10:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f11342b8d28a83f41_d20250821_m010734_c001_v0001183_t0050_u01755738454736") 2025/08/21 01:10:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4114cc1e36b874b2_d20250821_m010732_c001_v7007000_t0000_u01755738452931") 2025/08/21 01:10:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f11342b8d28a83eeb_d20250821_m010727_c001_v0001183_t0051_u01755738447866") 2025/08/21 01:10:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4105d0699dddcee7_d20250821_m010718_c001_v7007000_t0000_u01755738438336") 2025/08/21 01:10:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f11342b8d28a83e71_d20250821_m010712_c001_v0001183_t0049_u01755738432941") 2025/08/21 01:10:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4210861356fff6a7_d20250821_m010707_c001_v7007000_t0000_u01755738427469") 2025/08/21 01:10:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f11342b8d28a83df1_d20250821_m010700_c001_v0001183_t0009_u01755738420015") 2025/08/21 01:10:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f41958dc268ceca01_d20250821_m010654_c001_v7007000_t0000_u01755738414517") 2025/08/21 01:10:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f11342b8d28a83d69_d20250821_m010647_c001_v0001183_t0013_u01755738407697") 2025/08/21 01:10:08 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4157d5f4e039587d_d20250821_m010752_c001_v7007000_t0000_u01755738472247") 2025/08/21 01:10:08 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c67c8_d20250821_m010748_c001_v0001184_t0029_u01755738468651") 2025/08/21 01:10:08 DEBUG : dir1/0009-34567: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4176b152a828bc9b_d20250821_m010810_c001_v7007000_t0000_u01755738490425") 2025/08/21 01:10:08 DEBUG : dir1/0009-34567: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1040c8231d0d2405_d20250821_m010805_c001_v0001178_t0004_u01755738485448") 2025/08/21 01:10:08 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4210861356fffc90_d20250821_m010913_c001_v7007000_t0000_u01755738553499") 2025/08/21 01:10:08 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1123fbee003ecf4d_d20250821_m010906_c001_v0001181_t0021_u01755738546269") 2025/08/21 01:10:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f41813bcb8c17b9d5_d20250821_m010900_c001_v7007000_t0000_u01755738540776") 2025/08/21 01:10:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1123fbee003ecee1_d20250821_m010853_c001_v0001181_t0015_u01755738533809") 2025/08/21 01:10:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f416fa9f852b9c36d_d20250821_m010848_c001_v7007000_t0000_u01755738528205") 2025/08/21 01:10:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1123fbee003ece87_d20250821_m010841_c001_v0001181_t0011_u01755738521258") 2025/08/21 01:10:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f41813bcb8c17b893_d20250821_m010835_c001_v7007000_t0000_u01755738515624") 2025/08/21 01:10:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1123fbee003ece1e_d20250821_m010828_c001_v0001181_t0030_u01755738508857") 2025/08/21 01:10:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f40828a1d180b078c_d20250821_m010823_c001_v7007000_t0000_u01755738503414") 2025/08/21 01:10:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1123fbee003ecdb8_d20250821_m010816_c001_v0001181_t0012_u01755738496199") 2025/08/21 01:10:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f403ed5585f665e6f_d20250821_m010806_c001_v7007000_t0000_u01755738486362") 2025/08/21 01:10:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f11342b8d28a8408d_d20250821_m010801_c001_v0001183_t0052_u01755738481673") 2025/08/21 01:10:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f40828a1d180b0706_d20250821_m010756_c001_v7007000_t0000_u01755738476046") 2025/08/21 01:10:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f11342b8d28a8400f_d20250821_m010751_c001_v0001183_t0043_u01755738471448") 2025/08/21 01:10:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f416e654b2268d271_d20250821_m010749_c001_v7007000_t0000_u01755738469605") 2025/08/21 01:10:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c6796_d20250821_m010744_c001_v0001184_t0046_u01755738464774") 2025/08/21 01:10:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4114cc1e36b874e6_d20250821_m010739_c001_v7007000_t0000_u01755738459267") 2025/08/21 01:10:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1123fbee003ecc62_d20250821_m010734_c001_v0001181_t0007_u01755738454753") 2025/08/21 01:10:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4145fb5ce636a180_d20250821_m010732_c001_v7007000_t0000_u01755738452896") 2025/08/21 01:10:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1040c8231d0d22ef_d20250821_m010728_c001_v0001178_t0010_u01755738448072") 2025/08/21 01:10:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f405e2f9d180c83cc_d20250821_m010718_c001_v7007000_t0000_u01755738438516") 2025/08/21 01:10:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c664c_d20250821_m010713_c001_v0001184_t0041_u01755738433140") 2025/08/21 01:10:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4210861356fff6aa_d20250821_m010707_c001_v7007000_t0000_u01755738427651") 2025/08/21 01:10:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c65a6_d20250821_m010700_c001_v0001184_t0011_u01755738420235") 2025/08/21 01:10:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4210861356fff5f0_d20250821_m010654_c001_v7007000_t0000_u01755738414716") 2025/08/21 01:10:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c64d2_d20250821_m010647_c001_v0001184_t0010_u01755738407912") 2025/08/21 01:10:10 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zaf229d23204dcbab9f880e1b_f40322871fe5deeab_d20250821_m010752_c001_v7007000_t0000_u01755738472121") 2025/08/21 01:10:10 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zaf229d23204dcbab9f880e1b_f11342b8d28a83fe3_d20250821_m010748_c001_v0001183_t0039_u01755738468640") 2025/08/21 01:10:10 DEBUG : dir1/0010-45678: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4176b152a828bc9c_d20250821_m010810_c001_v7007000_t0000_u01755738490617") 2025/08/21 01:10:10 DEBUG : dir1/0010-45678: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c688b_d20250821_m010805_c001_v0001184_t0017_u01755738485541") 2025/08/21 01:10:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4210861356fffc93_d20250821_m010913_c001_v7007000_t0000_u01755738553682") 2025/08/21 01:10:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f11342b8d28a84345_d20250821_m010906_c001_v0001183_t0018_u01755738546479") 2025/08/21 01:10:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f41813bcb8c17b9d8_d20250821_m010900_c001_v7007000_t0000_u01755738540958") 2025/08/21 01:10:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f11342b8d28a842eb_d20250821_m010854_c001_v0001183_t0047_u01755738534031") 2025/08/21 01:10:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f416fa9f852b9c36f_d20250821_m010848_c001_v7007000_t0000_u01755738528394") 2025/08/21 01:10:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f11342b8d28a8428f_d20250821_m010841_c001_v0001183_t0009_u01755738521478") 2025/08/21 01:10:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f41813bcb8c17b896_d20250821_m010835_c001_v7007000_t0000_u01755738515807") 2025/08/21 01:10:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f11342b8d28a84215_d20250821_m010829_c001_v0001183_t0011_u01755738509069") 2025/08/21 01:10:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f40828a1d180b078e_d20250821_m010823_c001_v7007000_t0000_u01755738503623") 2025/08/21 01:10:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f11342b8d28a84179_d20250821_m010816_c001_v0001183_t0004_u01755738496404") 2025/08/21 01:10:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4176b152a828bc75_d20250821_m010806_c001_v7007000_t0000_u01755738486010") 2025/08/21 01:10:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1123fbee003ecd38_d20250821_m010801_c001_v0001181_t0028_u01755738481878") 2025/08/21 01:10:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f40828a1d180b0707_d20250821_m010756_c001_v7007000_t0000_u01755738476234") 2025/08/21 01:10:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1040c8231d0d23b5_d20250821_m010751_c001_v0001178_t0046_u01755738471500") 2025/08/21 01:10:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f40828a1d180b06ba_d20250821_m010749_c001_v7007000_t0000_u01755738469602") 2025/08/21 01:10:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1123fbee003ecca6_d20250821_m010744_c001_v0001181_t0001_u01755738464974") 2025/08/21 01:10:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4114cc1e36b874e7_d20250821_m010739_c001_v7007000_t0000_u01755738459452") 2025/08/21 01:10:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c6729_d20250821_m010734_c001_v0001184_t0028_u01755738454769") 2025/08/21 01:10:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f409b96f40fd7e53f_d20250821_m010733_c001_v7007000_t0000_u01755738453142") 2025/08/21 01:10:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1123fbee003ecc2a_d20250821_m010728_c001_v0001181_t0001_u01755738448306") 2025/08/21 01:10:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f40430b240bc3e212_d20250821_m010718_c001_v7007000_t0000_u01755738438395") 2025/08/21 01:10:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1123fbee003ecbce_d20250821_m010713_c001_v0001181_t0014_u01755738433345") 2025/08/21 01:10:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4210861356fff6ac_d20250821_m010707_c001_v7007000_t0000_u01755738427834") 2025/08/21 01:10:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1123fbee003ecb7a_d20250821_m010700_c001_v0001181_t0007_u01755738420463") 2025/08/21 01:10:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4210861356fff5f3_d20250821_m010654_c001_v7007000_t0000_u01755738414897") 2025/08/21 01:10:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1123fbee003ecb38_d20250821_m010648_c001_v0001181_t0008_u01755738408126") 2025/08/21 01:10:11 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zaf229d23204dcbab9f880e1b_f40828a1d180b06e7_d20250821_m010752_c001_v7007000_t0000_u01755738472457") 2025/08/21 01:10:11 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1040c8231d0d2397_d20250821_m010748_c001_v0001178_t0051_u01755738468724") 2025/08/21 01:10:11 DEBUG : dir1/0011-56789: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4176b152a828bc9f_d20250821_m010810_c001_v7007000_t0000_u01755738490930") 2025/08/21 01:10:11 DEBUG : dir1/0011-56789: Deleting (id "4_zaf229d23204dcbab9f880e1b_f11342b8d28a840c7_d20250821_m010805_c001_v0001183_t0058_u01755738485564") 2025/08/21 01:10:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4210861356fffc95_d20250821_m010913_c001_v7007000_t0000_u01755738553874") 2025/08/21 01:10:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c6b76_d20250821_m010906_c001_v0001184_t0044_u01755738546684") 2025/08/21 01:10:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f41813bcb8c17b9da_d20250821_m010901_c001_v7007000_t0000_u01755738541142") 2025/08/21 01:10:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c6adc_d20250821_m010854_c001_v0001184_t0056_u01755738534229") 2025/08/21 01:10:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f416fa9f852b9c371_d20250821_m010848_c001_v7007000_t0000_u01755738528588") 2025/08/21 01:10:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c6a58_d20250821_m010841_c001_v0001184_t0038_u01755738521693") 2025/08/21 01:10:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f41813bcb8c17b899_d20250821_m010835_c001_v7007000_t0000_u01755738515990") 2025/08/21 01:10:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c69cf_d20250821_m010829_c001_v0001184_t0053_u01755738509283") 2025/08/21 01:10:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f40828a1d180b0790_d20250821_m010823_c001_v7007000_t0000_u01755738503806") 2025/08/21 01:10:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c691f_d20250821_m010816_c001_v0001184_t0045_u01755738496605") 2025/08/21 01:10:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f40744f92fd642666_d20250821_m010806_c001_v7007000_t0000_u01755738486434") 2025/08/21 01:10:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1040c8231d0d23ed_d20250821_m010802_c001_v0001178_t0012_u01755738482086") 2025/08/21 01:10:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f40828a1d180b0709_d20250821_m010756_c001_v7007000_t0000_u01755738476445") 2025/08/21 01:10:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1123fbee003ecce0_d20250821_m010751_c001_v0001181_t0043_u01755738471519") 2025/08/21 01:10:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4114cc1e36b874f4_d20250821_m010749_c001_v7007000_t0000_u01755738469225") 2025/08/21 01:10:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1040c8231d0d2371_d20250821_m010745_c001_v0001178_t0054_u01755738465183") 2025/08/21 01:10:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4114cc1e36b874e8_d20250821_m010739_c001_v7007000_t0000_u01755738459642") 2025/08/21 01:10:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1040c8231d0d2317_d20250821_m010734_c001_v0001178_t0050_u01755738454805") 2025/08/21 01:10:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4114cc1e36b874b4_d20250821_m010733_c001_v7007000_t0000_u01755738453120") 2025/08/21 01:10:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c66e1_d20250821_m010728_c001_v0001184_t0015_u01755738448524") 2025/08/21 01:10:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4145fb5ce636a131_d20250821_m010718_c001_v7007000_t0000_u01755738438348") 2025/08/21 01:10:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1040c8231d0d2291_d20250821_m010713_c001_v0001178_t0047_u01755738433552") 2025/08/21 01:10:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4210861356fff6b1_d20250821_m010708_c001_v7007000_t0000_u01755738428018") 2025/08/21 01:10:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1040c8231d0d2245_d20250821_m010700_c001_v0001178_t0037_u01755738420663") 2025/08/21 01:10:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4210861356fff5f6_d20250821_m010655_c001_v7007000_t0000_u01755738415079") 2025/08/21 01:10:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1040c8231d0d21db_d20250821_m010648_c001_v0001178_t0058_u01755738408332") 2025/08/21 01:10:13 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4105d0699dddd012_d20250821_m010752_c001_v7007000_t0000_u01755738472326") 2025/08/21 01:10:13 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1123fbee003eccc6_d20250821_m010748_c001_v0001181_t0040_u01755738468784") 2025/08/21 01:10:13 DEBUG : dir1/0012-6789;: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4176b152a828bca1_d20250821_m010811_c001_v7007000_t0000_u01755738491114") 2025/08/21 01:10:13 DEBUG : dir1/0012-6789;: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1123fbee003ecd56_d20250821_m010805_c001_v0001181_t0050_u01755738485644") 2025/08/21 01:10:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4210861356fffc98_d20250821_m010914_c001_v7007000_t0000_u01755738554070") 2025/08/21 01:10:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1040c8231d0d2635_d20250821_m010906_c001_v0001178_t0058_u01755738546902") 2025/08/21 01:10:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f41813bcb8c17b9dc_d20250821_m010901_c001_v7007000_t0000_u01755738541325") 2025/08/21 01:10:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1040c8231d0d25e9_d20250821_m010854_c001_v0001178_t0012_u01755738534489") 2025/08/21 01:10:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f416fa9f852b9c373_d20250821_m010848_c001_v7007000_t0000_u01755738528772") 2025/08/21 01:10:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1040c8231d0d25ab_d20250821_m010841_c001_v0001178_t0058_u01755738521908") 2025/08/21 01:10:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f41813bcb8c17b89c_d20250821_m010836_c001_v7007000_t0000_u01755738516174") 2025/08/21 01:10:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1040c8231d0d254d_d20250821_m010829_c001_v0001178_t0001_u01755738509479") 2025/08/21 01:10:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f40828a1d180b0792_d20250821_m010823_c001_v7007000_t0000_u01755738503990") 2025/08/21 01:10:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1040c8231d0d24c5_d20250821_m010816_c001_v0001178_t0010_u01755738496805") 2025/08/21 01:10:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f409b96f40fd7e668_d20250821_m010806_c001_v7007000_t0000_u01755738486516") 2025/08/21 01:10:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c685d_d20250821_m010802_c001_v0001184_t0018_u01755738482351") 2025/08/21 01:10:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f40828a1d180b070b_d20250821_m010756_c001_v7007000_t0000_u01755738476628") 2025/08/21 01:10:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c67f4_d20250821_m010751_c001_v0001184_t0009_u01755738471645") 2025/08/21 01:10:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f40828a1d180b06b4_d20250821_m010749_c001_v7007000_t0000_u01755738469230") 2025/08/21 01:10:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f11342b8d28a83fb7_d20250821_m010745_c001_v0001183_t0052_u01755738465393") 2025/08/21 01:10:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4114cc1e36b874e9_d20250821_m010739_c001_v7007000_t0000_u01755738459839") 2025/08/21 01:10:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f11342b8d28a83f43_d20250821_m010734_c001_v0001183_t0003_u01755738454949") 2025/08/21 01:10:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4210861356fff8bb_d20250821_m010733_c001_v7007000_t0000_u01755738453154") 2025/08/21 01:10:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f11342b8d28a83ef1_d20250821_m010728_c001_v0001183_t0006_u01755738448726") 2025/08/21 01:10:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f400e9330135be0b4_d20250821_m010718_c001_v7007000_t0000_u01755738438595") 2025/08/21 01:10:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f11342b8d28a83e7b_d20250821_m010713_c001_v0001183_t0028_u01755738433789") 2025/08/21 01:10:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4210861356fff6b5_d20250821_m010708_c001_v7007000_t0000_u01755738428201") 2025/08/21 01:10:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f11342b8d28a83dfd_d20250821_m010700_c001_v0001183_t0007_u01755738420892") 2025/08/21 01:10:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4210861356fff5f9_d20250821_m010655_c001_v7007000_t0000_u01755738415282") 2025/08/21 01:10:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f11342b8d28a83d7b_d20250821_m010648_c001_v0001183_t0035_u01755738408611") 2025/08/21 01:10:14 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zaf229d23204dcbab9f880e1b_f41813bcb8c17b5be_d20250821_m010752_c001_v7007000_t0000_u01755738472260") 2025/08/21 01:10:14 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zaf229d23204dcbab9f880e1b_f11342b8d28a83fe7_d20250821_m010748_c001_v0001183_t0049_u01755738468843") 2025/08/21 01:10:14 DEBUG : dir1/0013-789;=: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4176b152a828bca3_d20250821_m010811_c001_v7007000_t0000_u01755738491298") 2025/08/21 01:10:14 DEBUG : dir1/0013-789;=: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1040c8231d0d2407_d20250821_m010805_c001_v0001178_t0006_u01755738485665") 2025/08/21 01:10:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4210861356fffc9b_d20250821_m010914_c001_v7007000_t0000_u01755738554252") 2025/08/21 01:10:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1123fbee003ecf51_d20250821_m010907_c001_v0001181_t0023_u01755738547159") 2025/08/21 01:10:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f41813bcb8c17b9df_d20250821_m010901_c001_v7007000_t0000_u01755738541510") 2025/08/21 01:10:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1123fbee003eceed_d20250821_m010854_c001_v0001181_t0024_u01755738534810") 2025/08/21 01:10:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f416fa9f852b9c375_d20250821_m010848_c001_v7007000_t0000_u01755738528956") 2025/08/21 01:10:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1123fbee003ece91_d20250821_m010842_c001_v0001181_t0021_u01755738522212") 2025/08/21 01:10:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f41813bcb8c17b89e_d20250821_m010836_c001_v7007000_t0000_u01755738516360") 2025/08/21 01:10:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1123fbee003ece2e_d20250821_m010829_c001_v0001181_t0049_u01755738509693") 2025/08/21 01:10:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f40828a1d180b0794_d20250821_m010824_c001_v7007000_t0000_u01755738504173") 2025/08/21 01:10:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1123fbee003ecdbe_d20250821_m010817_c001_v0001181_t0004_u01755738497017") 2025/08/21 01:10:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4176b152a828bc79_d20250821_m010806_c001_v7007000_t0000_u01755738486381") 2025/08/21 01:10:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f11342b8d28a8409d_d20250821_m010802_c001_v0001183_t0043_u01755738482548") 2025/08/21 01:10:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f40828a1d180b070c_d20250821_m010756_c001_v7007000_t0000_u01755738476823") 2025/08/21 01:10:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f11342b8d28a84011_d20250821_m010751_c001_v0001183_t0054_u01755738471654") 2025/08/21 01:10:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f40828a1d180b06b6_d20250821_m010749_c001_v7007000_t0000_u01755738469413") 2025/08/21 01:10:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c67a2_d20250821_m010745_c001_v0001184_t0018_u01755738465613") 2025/08/21 01:10:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4114cc1e36b874ea_d20250821_m010740_c001_v7007000_t0000_u01755738460024") 2025/08/21 01:10:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1123fbee003ecc68_d20250821_m010734_c001_v0001181_t0014_u01755738454964") 2025/08/21 01:10:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4183e4d6b97707df_d20250821_m010732_c001_v7007000_t0000_u01755738452705") 2025/08/21 01:10:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1040c8231d0d22f3_d20250821_m010728_c001_v0001178_t0016_u01755738448924") 2025/08/21 01:10:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f405e2f9d180c83ce_d20250821_m010718_c001_v7007000_t0000_u01755738438698") 2025/08/21 01:10:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c6656_d20250821_m010713_c001_v0001184_t0059_u01755738433987") 2025/08/21 01:10:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4210861356fff6ba_d20250821_m010708_c001_v7007000_t0000_u01755738428398") 2025/08/21 01:10:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c65b4_d20250821_m010701_c001_v0001184_t0054_u01755738421102") 2025/08/21 01:10:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4210861356fff5fb_d20250821_m010655_c001_v7007000_t0000_u01755738415471") 2025/08/21 01:10:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c64e0_d20250821_m010648_c001_v0001184_t0008_u01755738408855") 2025/08/21 01:10:16 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zaf229d23204dcbab9f880e1b_f40828a1d180b06e3_d20250821_m010752_c001_v7007000_t0000_u01755738472260") 2025/08/21 01:10:16 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c67cc_d20250821_m010748_c001_v0001184_t0027_u01755738468861") 2025/08/21 01:10:16 DEBUG : dir1/0014-89;=.: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4176b152a828bca5_d20250821_m010811_c001_v7007000_t0000_u01755738491485") 2025/08/21 01:10:16 DEBUG : dir1/0014-89;=.: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c688f_d20250821_m010805_c001_v0001184_t0010_u01755738485768") 2025/08/21 01:10:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4210861356fffc9e_d20250821_m010914_c001_v7007000_t0000_u01755738554436") 2025/08/21 01:10:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f11342b8d28a84353_d20250821_m010907_c001_v0001183_t0051_u01755738547374") 2025/08/21 01:10:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f41813bcb8c17b9e2_d20250821_m010901_c001_v7007000_t0000_u01755738541693") 2025/08/21 01:10:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f11342b8d28a842f7_d20250821_m010855_c001_v0001183_t0050_u01755738535020") 2025/08/21 01:10:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f416fa9f852b9c376_d20250821_m010849_c001_v7007000_t0000_u01755738529142") 2025/08/21 01:10:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f11342b8d28a8429b_d20250821_m010842_c001_v0001183_t0057_u01755738522419") 2025/08/21 01:10:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f41813bcb8c17b8a1_d20250821_m010836_c001_v7007000_t0000_u01755738516545") 2025/08/21 01:10:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f11342b8d28a84223_d20250821_m010829_c001_v0001183_t0016_u01755738509919") 2025/08/21 01:10:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f40828a1d180b0795_d20250821_m010824_c001_v7007000_t0000_u01755738504356") 2025/08/21 01:10:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f11342b8d28a84185_d20250821_m010817_c001_v0001183_t0029_u01755738497231") 2025/08/21 01:10:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f409b96f40fd7e664_d20250821_m010806_c001_v7007000_t0000_u01755738486020") 2025/08/21 01:10:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1123fbee003ecd44_d20250821_m010802_c001_v0001181_t0000_u01755738482745") 2025/08/21 01:10:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f40828a1d180b070e_d20250821_m010757_c001_v7007000_t0000_u01755738477008") 2025/08/21 01:10:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1040c8231d0d23bd_d20250821_m010751_c001_v0001178_t0059_u01755738471733") 2025/08/21 01:10:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f401545a95a5e968a_d20250821_m010749_c001_v7007000_t0000_u01755738469592") 2025/08/21 01:10:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1123fbee003eccae_d20250821_m010745_c001_v0001181_t0005_u01755738465821") 2025/08/21 01:10:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4114cc1e36b874eb_d20250821_m010740_c001_v7007000_t0000_u01755738460207") 2025/08/21 01:10:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c672d_d20250821_m010734_c001_v0001184_t0009_u01755738454978") 2025/08/21 01:10:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f409b96f40fd7e53a_d20250821_m010732_c001_v7007000_t0000_u01755738452922") 2025/08/21 01:10:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1123fbee003ecc34_d20250821_m010729_c001_v0001181_t0054_u01755738449152") 2025/08/21 01:10:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f400e9330135be0b1_d20250821_m010718_c001_v7007000_t0000_u01755738438408") 2025/08/21 01:10:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1123fbee003ecbd8_d20250821_m010714_c001_v0001181_t0005_u01755738434219") 2025/08/21 01:10:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4210861356fff6c0_d20250821_m010708_c001_v7007000_t0000_u01755738428590") 2025/08/21 01:10:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1123fbee003ecb82_d20250821_m010701_c001_v0001181_t0045_u01755738421299") 2025/08/21 01:10:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4210861356fff5fe_d20250821_m010655_c001_v7007000_t0000_u01755738415654") 2025/08/21 01:10:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1123fbee003ecb3e_d20250821_m010649_c001_v0001181_t0057_u01755738409074") 2025/08/21 01:10:17 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zaf229d23204dcbab9f880e1b_f401545a95a5e969d_d20250821_m010752_c001_v7007000_t0000_u01755738472291") 2025/08/21 01:10:17 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1040c8231d0d2399_d20250821_m010748_c001_v0001178_t0043_u01755738468949") 2025/08/21 01:10:18 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4176b152a828bca7_d20250821_m010811_c001_v7007000_t0000_u01755738491669") 2025/08/21 01:10:18 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zaf229d23204dcbab9f880e1b_f11342b8d28a840cd_d20250821_m010805_c001_v0001183_t0021_u01755738485796") 2025/08/21 01:10:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4210861356fffca1_d20250821_m010914_c001_v7007000_t0000_u01755738554619") 2025/08/21 01:10:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c6b80_d20250821_m010907_c001_v0001184_t0034_u01755738547585") 2025/08/21 01:10:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f41813bcb8c17b9e5_d20250821_m010901_c001_v7007000_t0000_u01755738541875") 2025/08/21 01:10:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c6aec_d20250821_m010855_c001_v0001184_t0048_u01755738535241") 2025/08/21 01:10:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f416fa9f852b9c378_d20250821_m010849_c001_v7007000_t0000_u01755738529326") 2025/08/21 01:10:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c6a5c_d20250821_m010842_c001_v0001184_t0056_u01755738522625") 2025/08/21 01:10:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f41813bcb8c17b8a3_d20250821_m010836_c001_v7007000_t0000_u01755738516729") 2025/08/21 01:10:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c69d9_d20250821_m010830_c001_v0001184_t0058_u01755738510132") 2025/08/21 01:10:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f40828a1d180b0797_d20250821_m010824_c001_v7007000_t0000_u01755738504538") 2025/08/21 01:10:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c6935_d20250821_m010817_c001_v0001184_t0035_u01755738497432") 2025/08/21 01:10:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f401545a95a5e9743_d20250821_m010806_c001_v7007000_t0000_u01755738486395") 2025/08/21 01:10:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1040c8231d0d23f7_d20250821_m010802_c001_v0001178_t0018_u01755738482974") 2025/08/21 01:10:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f40828a1d180b0712_d20250821_m010757_c001_v7007000_t0000_u01755738477210") 2025/08/21 01:10:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1123fbee003ecce8_d20250821_m010751_c001_v0001181_t0053_u01755738471746") 2025/08/21 01:10:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f41813bcb8c17b592_d20250821_m010749_c001_v7007000_t0000_u01755738469616") 2025/08/21 01:10:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1040c8231d0d2377_d20250821_m010746_c001_v0001178_t0008_u01755738466029") 2025/08/21 01:10:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4114cc1e36b874ee_d20250821_m010740_c001_v7007000_t0000_u01755738460389") 2025/08/21 01:10:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1040c8231d0d2319_d20250821_m010735_c001_v0001178_t0035_u01755738455021") 2025/08/21 01:10:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f40673a98e009d0bd_d20250821_m010732_c001_v7007000_t0000_u01755738452903") 2025/08/21 01:10:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c66e9_d20250821_m010729_c001_v0001184_t0040_u01755738449361") 2025/08/21 01:10:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4105d0699dddceeb_d20250821_m010718_c001_v7007000_t0000_u01755738438708") 2025/08/21 01:10:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1040c8231d0d2293_d20250821_m010714_c001_v0001178_t0003_u01755738434421") 2025/08/21 01:10:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4210861356fff6c3_d20250821_m010708_c001_v7007000_t0000_u01755738428772") 2025/08/21 01:10:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1040c8231d0d2249_d20250821_m010701_c001_v0001178_t0029_u01755738421511") 2025/08/21 01:10:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4210861356fff601_d20250821_m010655_c001_v7007000_t0000_u01755738415836") 2025/08/21 01:10:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1040c8231d0d21df_d20250821_m010649_c001_v0001178_t0006_u01755738409311") 2025/08/21 01:10:19 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zaf229d23204dcbab9f880e1b_f401545a95a5e969c_d20250821_m010752_c001_v7007000_t0000_u01755738472107") 2025/08/21 01:10:19 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1123fbee003ecccc_d20250821_m010749_c001_v0001181_t0007_u01755738469000") 2025/08/21 01:10:19 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4105d0699dddcf04_d20250821_m010721_c001_v7007000_t0000_u01755738441137") 2025/08/21 01:10:19 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1123fbee003ecbf4_d20250821_m010716_c001_v0001181_t0054_u01755738436965") 2025/08/21 01:10:19 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4105d0699dddcf07_d20250821_m010721_c001_v7007000_t0000_u01755738441320") 2025/08/21 01:10:19 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1040c8231d0d22a9_d20250821_m010716_c001_v0001178_t0021_u01755738436981") 2025/08/21 01:10:19 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4105d0699dddcf09_d20250821_m010721_c001_v7007000_t0000_u01755738441505") 2025/08/21 01:10:19 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zaf229d23204dcbab9f880e1b_f11342b8d28a83ea1_d20250821_m010717_c001_v0001183_t0011_u01755738437001") 2025/08/21 01:10:19 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4105d0699dddcf0b_d20250821_m010721_c001_v7007000_t0000_u01755738441688") 2025/08/21 01:10:19 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c6676_d20250821_m010717_c001_v0001184_t0031_u01755738437054") 2025/08/21 01:10:19 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4105d0699dddcf0d_d20250821_m010721_c001_v7007000_t0000_u01755738441887") 2025/08/21 01:10:20 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1123fbee003ecbf6_d20250821_m010717_c001_v0001181_t0043_u01755738437178") 2025/08/21 01:10:20 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4105d0699dddcf11_d20250821_m010722_c001_v7007000_t0000_u01755738442070") 2025/08/21 01:10:20 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1040c8231d0d22ab_d20250821_m010717_c001_v0001178_t0010_u01755738437197") 2025/08/21 01:10:20 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4105d0699dddcf17_d20250821_m010722_c001_v7007000_t0000_u01755738442253") 2025/08/21 01:10:20 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zaf229d23204dcbab9f880e1b_f11342b8d28a83ea5_d20250821_m010717_c001_v0001183_t0058_u01755738437207") 2025/08/21 01:10:20 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4105d0699dddcf1a_d20250821_m010722_c001_v7007000_t0000_u01755738442436") 2025/08/21 01:10:20 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c667a_d20250821_m010717_c001_v0001184_t0018_u01755738437317") 2025/08/21 01:10:20 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4105d0699dddcf1b_d20250821_m010722_c001_v7007000_t0000_u01755738442621") 2025/08/21 01:10:20 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zaf229d23204dcbab9f880e1b_f11342b8d28a83ea9_d20250821_m010717_c001_v0001183_t0013_u01755738437420") 2025/08/21 01:10:20 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4105d0699dddcf1d_d20250821_m010722_c001_v7007000_t0000_u01755738442804") 2025/08/21 01:10:20 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1040c8231d0d22ad_d20250821_m010717_c001_v0001178_t0012_u01755738437467") 2025/08/21 01:10:20 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4105d0699dddcf1f_d20250821_m010722_c001_v7007000_t0000_u01755738442987") 2025/08/21 01:10:20 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1123fbee003ecbf8_d20250821_m010717_c001_v0001181_t0015_u01755738437483") 2025/08/21 01:10:20 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4105d0699dddcf21_d20250821_m010723_c001_v7007000_t0000_u01755738443171") 2025/08/21 01:10:20 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c667e_d20250821_m010717_c001_v0001184_t0038_u01755738437530") 2025/08/21 01:10:20 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4105d0699dddcf23_d20250821_m010723_c001_v7007000_t0000_u01755738443354") 2025/08/21 01:10:20 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zaf229d23204dcbab9f880e1b_f11342b8d28a83eab_d20250821_m010717_c001_v0001183_t0003_u01755738437624") 2025/08/21 01:10:20 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4105d0699dddcf25_d20250821_m010723_c001_v7007000_t0000_u01755738443537") 2025/08/21 01:10:20 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1040c8231d0d22b5_d20250821_m010717_c001_v0001178_t0005_u01755738437681") 2025/08/21 01:10:20 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4105d0699dddcf2a_d20250821_m010723_c001_v7007000_t0000_u01755738443720") 2025/08/21 01:10:21 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1123fbee003ecbfa_d20250821_m010717_c001_v0001181_t0028_u01755738437692") 2025/08/21 01:10:21 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4105d0699dddcf2c_d20250821_m010723_c001_v7007000_t0000_u01755738443904") 2025/08/21 01:10:21 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c6680_d20250821_m010717_c001_v0001184_t0048_u01755738437749") 2025/08/21 01:10:21 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f409b96f40fd7e557_d20250821_m010735_c001_v7007000_t0000_u01755738455706") 2025/08/21 01:10:21 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f11342b8d28a83f15_d20250821_m010731_c001_v0001183_t0008_u01755738451418") 2025/08/21 01:10:21 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f409b96f40fd7e554_d20250821_m010735_c001_v7007000_t0000_u01755738455499") 2025/08/21 01:10:21 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c66fb_d20250821_m010731_c001_v0001184_t0015_u01755738451461") 2025/08/21 01:10:21 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4145fb5ce636a18d_d20250821_m010735_c001_v7007000_t0000_u01755738455508") 2025/08/21 01:10:21 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1123fbee003ecc4a_d20250821_m010731_c001_v0001181_t0036_u01755738451496") 2025/08/21 01:10:21 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4114cc1e36b874c6_d20250821_m010735_c001_v7007000_t0000_u01755738455519") 2025/08/21 01:10:21 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1040c8231d0d2305_d20250821_m010731_c001_v0001178_t0026_u01755738451610") 2025/08/21 01:10:21 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4145fb5ce636a18f_d20250821_m010735_c001_v7007000_t0000_u01755738455703") 2025/08/21 01:10:21 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f11342b8d28a83f1f_d20250821_m010731_c001_v0001183_t0017_u01755738451626") 2025/08/21 01:10:21 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4114cc1e36b874c8_d20250821_m010735_c001_v7007000_t0000_u01755738455706") 2025/08/21 01:10:21 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c66ff_d20250821_m010731_c001_v0001184_t0018_u01755738451662") 2025/08/21 01:10:21 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f40430b240bc3e26e_d20250821_m010735_c001_v7007000_t0000_u01755738455373") 2025/08/21 01:10:21 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1123fbee003ecc4e_d20250821_m010731_c001_v0001181_t0004_u01755738451709") 2025/08/21 01:10:21 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f409b96f40fd7e555_d20250821_m010735_c001_v7007000_t0000_u01755738455532") 2025/08/21 01:10:22 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f11342b8d28a83f21_d20250821_m010731_c001_v0001183_t0011_u01755738451832") 2025/08/21 01:10:22 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4210861356fff8db_d20250821_m010735_c001_v7007000_t0000_u01755738455303") 2025/08/21 01:10:22 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1040c8231d0d2307_d20250821_m010731_c001_v0001178_t0022_u01755738451859") 2025/08/21 01:10:22 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4183e4d6b97707e5_d20250821_m010735_c001_v7007000_t0000_u01755738455538") 2025/08/21 01:10:22 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c6703_d20250821_m010731_c001_v0001184_t0059_u01755738451884") 2025/08/21 01:10:22 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f409b96f40fd7e550_d20250821_m010735_c001_v7007000_t0000_u01755738455311") 2025/08/21 01:10:22 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1123fbee003ecc52_d20250821_m010731_c001_v0001181_t0047_u01755738451934") 2025/08/21 01:10:22 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4183e4d6b97707e3_d20250821_m010735_c001_v7007000_t0000_u01755738455349") 2025/08/21 01:10:22 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f11342b8d28a83f25_d20250821_m010732_c001_v0001183_t0000_u01755738452046") 2025/08/21 01:10:22 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4114cc1e36b874c4_d20250821_m010735_c001_v7007000_t0000_u01755738455333") 2025/08/21 01:10:22 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1040c8231d0d2309_d20250821_m010732_c001_v0001178_t0000_u01755738452069") 2025/08/21 01:10:22 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f40673a98e009d0c5_d20250821_m010735_c001_v7007000_t0000_u01755738455363") 2025/08/21 01:10:22 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c6709_d20250821_m010732_c001_v0001184_t0046_u01755738452121") 2025/08/21 01:10:22 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4145fb5ce636a18a_d20250821_m010735_c001_v7007000_t0000_u01755738455320") 2025/08/21 01:10:22 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1123fbee003ecc54_d20250821_m010732_c001_v0001181_t0055_u01755738452173") 2025/08/21 01:10:22 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4210861356fff8df_d20250821_m010735_c001_v7007000_t0000_u01755738455489") 2025/08/21 01:10:22 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f11342b8d28a83f27_d20250821_m010732_c001_v0001183_t0000_u01755738452277") 2025/08/21 01:10:22 DEBUG : dst/one: Deleting (id "4_zaf229d23204dcbab9f880e1b_f409b96f40fd7e297_d20250821_m010553_c001_v7007000_t0000_u01755738353588") 2025/08/21 01:10:22 DEBUG : dst/one: Deleting (id "4_zaf229d23204dcbab9f880e1b_f117126bcef62d260_d20250821_m010551_c001_v0001134_t0040_u01755738351301") 2025/08/21 01:10:22 DEBUG : dst/one: Deleting (id "4_zaf229d23204dcbab9f880e1b_f409b96f40fd7e28b_d20250821_m010551_c001_v7007000_t0000_u01755738351118") 2025/08/21 01:10:23 DEBUG : dst/one: Deleting (id "4_zaf229d23204dcbab9f880e1b_f117126bcef62d24e_d20250821_m010547_c001_v0001134_t0043_u01755738347683") 2025/08/21 01:10:23 DEBUG : dst/one: Deleting (id "4_zaf229d23204dcbab9f880e1b_f409b96f40fd7e252_d20250821_m010546_c001_v7007000_t0000_u01755738346949") 2025/08/21 01:10:23 DEBUG : dst/one: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1123fbee003ec969_d20250821_m010542_c001_v0001181_t0041_u01755738342589") 2025/08/21 01:10:23 DEBUG : dst/one: Deleting (id "4_zaf229d23204dcbab9f880e1b_f408577b289e320b5_d20250821_m010541_c001_v7007000_t0000_u01755738341111") 2025/08/21 01:10:23 DEBUG : dst/one: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1017287ab5725cf2_d20250821_m010538_c001_v0001043_t0048_u01755738338796") 2025/08/21 01:10:23 DEBUG : dst/one: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4183e4d6b977034d_d20250821_m010538_c001_v7007000_t0000_u01755738338610") 2025/08/21 01:10:23 DEBUG : dst/one: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1017287ab5725ce4_d20250821_m010535_c001_v0001043_t0038_u01755738335292") 2025/08/21 01:10:23 DEBUG : dst/one: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4183e4d6b977031f_d20250821_m010534_c001_v7007000_t0000_u01755738334556") 2025/08/21 01:10:23 DEBUG : dst/one: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c6012_d20250821_m010531_c001_v0001184_t0005_u01755738331159") 2025/08/21 01:10:23 DEBUG : dst/one: Deleting (id "4_zaf229d23204dcbab9f880e1b_f40744f92fd642575_d20250821_m010529_c001_v7007000_t0000_u01755738329868") 2025/08/21 01:10:23 DEBUG : dst/one: Deleting (id "4_zaf229d23204dcbab9f880e1b_f104854353d16e335_d20250821_m010528_c001_v0001117_t0057_u01755738328056") 2025/08/21 01:10:23 DEBUG : dst/one: Deleting (id "4_zaf229d23204dcbab9f880e1b_f400e9330135bdbae_d20250821_m010527_c001_v7007000_t0000_u01755738327872") 2025/08/21 01:10:23 DEBUG : dst/one: Deleting (id "4_zaf229d23204dcbab9f880e1b_f104854353d16e31d_d20250821_m010524_c001_v0001117_t0014_u01755738324728") 2025/08/21 01:10:23 DEBUG : dst/one: Deleting (id "4_zaf229d23204dcbab9f880e1b_f400e9330135bdb7f_d20250821_m010523_c001_v7007000_t0000_u01755738323996") 2025/08/21 01:10:23 DEBUG : dst/one: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c5f52_d20250821_m010520_c001_v0001184_t0047_u01755738320724") 2025/08/21 01:10:23 DEBUG : dst/one: Deleting (id "4_zaf229d23204dcbab9f880e1b_f40744f92fd642573_d20250821_m010519_c001_v7007000_t0000_u01755738319793") 2025/08/21 01:10:23 DEBUG : dst/one: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1144509dc093b5d5_d20250821_m010517_c001_v0001091_t0021_u01755738317785") 2025/08/21 01:10:23 DEBUG : dst/one: Deleting (id "4_zaf229d23204dcbab9f880e1b_f405e2f9d180c7f67_d20250821_m010517_c001_v7007000_t0000_u01755738317601") 2025/08/21 01:10:23 DEBUG : dst/one: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1144509dc093b5cd_d20250821_m010514_c001_v0001091_t0033_u01755738314491") 2025/08/21 01:10:24 DEBUG : dst/one: Deleting (id "4_zaf229d23204dcbab9f880e1b_f405e2f9d180c7f50_d20250821_m010513_c001_v7007000_t0000_u01755738313751") 2025/08/21 01:10:24 DEBUG : dst/one: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c5e5a_d20250821_m010508_c001_v0001184_t0043_u01755738308679") 2025/08/21 01:10:24 DEBUG : dst/one: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4176b152a828b718_d20250821_m010507_c001_v7007000_t0000_u01755738307767") 2025/08/21 01:10:24 DEBUG : dst/one: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1040c8231d0d1f82_d20250821_m010505_c001_v0001178_t0008_u01755738305992") 2025/08/21 01:10:24 DEBUG : dst/one: Deleting (id "4_zaf229d23204dcbab9f880e1b_f419259e8248503d8_d20250821_m010505_c001_v7007000_t0000_u01755738305796") 2025/08/21 01:10:24 DEBUG : dst/one: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1040c8231d0d1f6a_d20250821_m010502_c001_v0001178_t0010_u01755738302250") 2025/08/21 01:10:24 DEBUG : dst/one: Deleting (id "4_zaf229d23204dcbab9f880e1b_f419259e82485038e_d20250821_m010501_c001_v7007000_t0000_u01755738301463") 2025/08/21 01:10:24 DEBUG : dst/one: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c5d82_d20250821_m010456_c001_v0001184_t0035_u01755738296319") 2025/08/21 01:10:24 DEBUG : dst/one: Deleting (id "4_zaf229d23204dcbab9f880e1b_f416fa9f852b9bd15_d20250821_m010455_c001_v7007000_t0000_u01755738295399") 2025/08/21 01:10:24 DEBUG : dst/one: Deleting (id "4_zaf229d23204dcbab9f880e1b_f11935c827bd31461_d20250821_m010453_c001_v0001131_t0006_u01755738293423") 2025/08/21 01:10:24 DEBUG : dst/one: Deleting (id "4_zaf229d23204dcbab9f880e1b_f415bcd0267276d7b_d20250821_m010453_c001_v7007000_t0000_u01755738293233") 2025/08/21 01:10:24 DEBUG : dst/one: Deleting (id "4_zaf229d23204dcbab9f880e1b_f11935c827bd31451_d20250821_m010450_c001_v0001131_t0054_u01755738290144") 2025/08/21 01:10:24 DEBUG : dst/one: Deleting (id "4_zaf229d23204dcbab9f880e1b_f415bcd0267276d61_d20250821_m010449_c001_v7007000_t0000_u01755738289410") 2025/08/21 01:10:24 DEBUG : dst/one: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c5cc8_d20250821_m010444_c001_v0001184_t0051_u01755738284345") 2025/08/21 01:10:24 DEBUG : dst/one: Deleting (id "4_zaf229d23204dcbab9f880e1b_f416fa9f852b9bcc4_d20250821_m010443_c001_v7007000_t0000_u01755738283231") 2025/08/21 01:10:24 DEBUG : dst/one: Deleting (id "4_zaf229d23204dcbab9f880e1b_f11326b8387cacd31_d20250821_m010438_c001_v0001182_t0032_u01755738278129") 2025/08/21 01:10:24 DEBUG : dst/one: Deleting (id "4_zaf229d23204dcbab9f880e1b_f416fa9f852b9bc8e_d20250821_m010437_c001_v7007000_t0000_u01755738277919") 2025/08/21 01:10:24 DEBUG : dst/one: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c5c2e_d20250821_m010434_c001_v0001184_t0019_u01755738274029") 2025/08/21 01:10:24 DEBUG : dst/one: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1185eaea87a7a525_d20250821_m010433_c001_v0001184_t0054_u01755738273290") 2025/08/21 01:10:25 DEBUG : dst/one: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1185eaea87a7a511_d20250821_m010432_c001_v0001184_t0025_u01755738272307") 2025/08/21 01:10:25 DEBUG : dst/one: Deleting (id "4_zaf229d23204dcbab9f880e1b_f416e654b2268c89c_d20250821_m010419_c001_v7007000_t0000_u01755738259322") 2025/08/21 01:10:25 DEBUG : dst/one: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1123fbee003ec711_d20250821_m010413_c001_v0001181_t0019_u01755738253027") 2025/08/21 01:10:25 DEBUG : dst/one: Deleting (id "4_zaf229d23204dcbab9f880e1b_f10160330e6fe24ae_d20250821_m010412_c001_v0001184_t0012_u01755738252278") 2025/08/21 01:10:25 DEBUG : dst/one: Deleting (id "4_zaf229d23204dcbab9f880e1b_f10160330e6fe24a8_d20250821_m010411_c001_v0001184_t0045_u01755738251307") 2025/08/21 01:10:25 DEBUG : dst/one-2019-01-01: Deleting (id "4_zaf229d23204dcbab9f880e1b_f409b96f40fd7e298_d20250821_m010553_c001_v7007000_t0000_u01755738353773") 2025/08/21 01:10:25 DEBUG : dst/one-2019-01-01: Deleting (id "4_zaf229d23204dcbab9f880e1b_f116dabcd33f827eb_d20250821_m010550_c001_v0001171_t0041_u01755738350840") 2025/08/21 01:10:25 DEBUG : dst/one-2019-01-01: Deleting (id "4_zaf229d23204dcbab9f880e1b_f106bf19caba6afd6_d20250821_m010546_c001_v0001109_t0007_u01755738346156") 2025/08/21 01:10:25 DEBUG : dst/one.bak: Deleting (id "4_zaf229d23204dcbab9f880e1b_f408577b289e320b6_d20250821_m010541_c001_v7007000_t0000_u01755738341296") 2025/08/21 01:10:25 DEBUG : dst/one.bak: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1107dcf51984403b_d20250821_m010538_c001_v0001157_t0029_u01755738338294") 2025/08/21 01:10:25 DEBUG : dst/one.bak: Deleting (id "4_zaf229d23204dcbab9f880e1b_f11715385598b8c9b_d20250821_m010534_c001_v0001184_t0026_u01755738334333") 2025/08/21 01:10:25 DEBUG : dst/one.bak: Deleting (id "4_zaf229d23204dcbab9f880e1b_f40744f92fd642576_d20250821_m010530_c001_v7007000_t0000_u01755738330052") 2025/08/21 01:10:25 DEBUG : dst/one.bak: Deleting (id "4_zaf229d23204dcbab9f880e1b_f101f7f0321cefeac_d20250821_m010527_c001_v0001091_t0002_u01755738327463") 2025/08/21 01:10:25 DEBUG : dst/one.bak: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1161a68948f06675_d20250821_m010523_c001_v0001157_t0057_u01755738323647") 2025/08/21 01:10:25 DEBUG : dst/three: Deleting (id "4_zaf229d23204dcbab9f880e1b_f416fa9f852b9bcc7_d20250821_m010443_c001_v7007000_t0000_u01755738283424") 2025/08/21 01:10:25 DEBUG : dst/three: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1185eaea87a7a59b_d20250821_m010441_c001_v0001184_t0029_u01755738281907") 2025/08/21 01:10:25 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f409b96f40fd7e29a_d20250821_m010553_c001_v7007000_t0000_u01755738353963") 2025/08/21 01:10:25 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1065907c7ac2fff1_d20250821_m010552_c001_v0001184_t0040_u01755738352334") 2025/08/21 01:10:25 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f102b64309ebd94a5_d20250821_m010548_c001_v0001093_t0055_u01755738348700") 2025/08/21 01:10:26 DEBUG : dst/three.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f409b96f40fd7e29c_d20250821_m010554_c001_v7007000_t0000_u01755738354148") 2025/08/21 01:10:26 DEBUG : dst/three.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f117126bcef62d26e_d20250821_m010552_c001_v0001134_t0054_u01755738352736") 2025/08/21 01:10:26 DEBUG : dst/three.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f409b96f40fd7e292_d20250821_m010552_c001_v7007000_t0000_u01755738352552") 2025/08/21 01:10:26 DEBUG : dst/three.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f117126bcef62d256_d20250821_m010549_c001_v0001134_t0027_u01755738349351") 2025/08/21 01:10:26 DEBUG : dst/three.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f409b96f40fd7e276_d20250821_m010549_c001_v7007000_t0000_u01755738349164") 2025/08/21 01:10:26 DEBUG : dst/three.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1123fbee003ec96f_d20250821_m010543_c001_v0001181_t0026_u01755738343393") 2025/08/21 01:10:26 DEBUG : dst/three.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f408577b289e320b7_d20250821_m010541_c001_v7007000_t0000_u01755738341480") 2025/08/21 01:10:26 DEBUG : dst/three.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1017287ab5725cf8_d20250821_m010540_c001_v0001043_t0025_u01755738340375") 2025/08/21 01:10:26 DEBUG : dst/three.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4183e4d6b977035d_d20250821_m010540_c001_v7007000_t0000_u01755738340188") 2025/08/21 01:10:26 DEBUG : dst/three.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1017287ab5725cea_d20250821_m010536_c001_v0001043_t0016_u01755738336660") 2025/08/21 01:10:26 DEBUG : dst/three.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4183e4d6b9770337_d20250821_m010536_c001_v7007000_t0000_u01755738336471") 2025/08/21 01:10:26 DEBUG : dst/three.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c601a_d20250821_m010531_c001_v0001184_t0058_u01755738331663") 2025/08/21 01:10:26 DEBUG : dst/three.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f400e9330135bdbb5_d20250821_m010529_c001_v7007000_t0000_u01755738329288") 2025/08/21 01:10:26 DEBUG : dst/three.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1123fbee003ec915_d20250821_m010526_c001_v0001181_t0036_u01755738326652") 2025/08/21 01:10:26 DEBUG : dst/three.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f400e9330135bdb94_d20250821_m010525_c001_v7007000_t0000_u01755738325915") 2025/08/21 01:10:26 DEBUG : dst/three.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c5f5e_d20250821_m010521_c001_v0001184_t0045_u01755738321170") 2025/08/21 01:10:26 DEBUG : dst/three.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f405e2f9d180c7f71_d20250821_m010518_c001_v7007000_t0000_u01755738318870") 2025/08/21 01:10:26 DEBUG : dst/three.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1123fbee003ec8b7_d20250821_m010516_c001_v0001181_t0039_u01755738316420") 2025/08/21 01:10:26 DEBUG : dst/three.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f405e2f9d180c7f58_d20250821_m010515_c001_v7007000_t0000_u01755738315315") 2025/08/21 01:10:26 DEBUG : dst/three.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c5e62_d20250821_m010509_c001_v0001184_t0058_u01755738309097") 2025/08/21 01:10:27 DEBUG : dst/three.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f419259e8248503f1_d20250821_m010506_c001_v7007000_t0000_u01755738306816") 2025/08/21 01:10:27 DEBUG : dst/three.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1123fbee003ec85d_d20250821_m010504_c001_v0001181_t0050_u01755738304392") 2025/08/21 01:10:27 DEBUG : dst/three.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f419259e8248503ad_d20250821_m010503_c001_v7007000_t0000_u01755738303309") 2025/08/21 01:10:27 DEBUG : dst/three.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c5d8c_d20250821_m010456_c001_v0001184_t0058_u01755738296726") 2025/08/21 01:10:27 DEBUG : dst/three.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f415bcd0267276d83_d20250821_m010454_c001_v7007000_t0000_u01755738294405") 2025/08/21 01:10:27 DEBUG : dst/three.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1123fbee003ec80b_d20250821_m010452_c001_v0001181_t0023_u01755738292227") 2025/08/21 01:10:27 DEBUG : dst/three.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f415bcd0267276d6e_d20250821_m010451_c001_v7007000_t0000_u01755738291112") 2025/08/21 01:10:27 DEBUG : dst/three.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c5cd0_d20250821_m010444_c001_v0001184_t0004_u01755738284759") 2025/08/21 01:10:27 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf229d23204dcbab9f880e1b_f408577b289e320b8_d20250821_m010541_c001_v7007000_t0000_u01755738341664") 2025/08/21 01:10:27 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1198d49933168637_d20250821_m010539_c001_v0001177_t0010_u01755738339976") 2025/08/21 01:10:27 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf229d23204dcbab9f880e1b_f112f9019591c18f9_d20250821_m010536_c001_v0001182_t0006_u01755738336278") 2025/08/21 01:10:27 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf229d23204dcbab9f880e1b_f40744f92fd642577_d20250821_m010530_c001_v7007000_t0000_u01755738330235") 2025/08/21 01:10:27 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf229d23204dcbab9f880e1b_f10065affb8d9848b_d20250821_m010528_c001_v0001113_t0040_u01755738328816") 2025/08/21 01:10:27 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf229d23204dcbab9f880e1b_f107d52553d956c84_d20250821_m010525_c001_v0001029_t0025_u01755738325477") 2025/08/21 01:10:27 DEBUG : dst/two: Deleting (id "4_zaf229d23204dcbab9f880e1b_f409b96f40fd7e29d_d20250821_m010554_c001_v7007000_t0000_u01755738354334") 2025/08/21 01:10:27 DEBUG : dst/two: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c60dc_d20250821_m010543_c001_v0001184_t0052_u01755738343174") 2025/08/21 01:10:27 DEBUG : dst/two: Deleting (id "4_zaf229d23204dcbab9f880e1b_f408577b289e320b9_d20250821_m010541_c001_v7007000_t0000_u01755738341848") 2025/08/21 01:10:27 DEBUG : dst/two: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1123fbee003ec933_d20250821_m010531_c001_v0001181_t0008_u01755738331428") 2025/08/21 01:10:28 DEBUG : dst/two: Deleting (id "4_zaf229d23204dcbab9f880e1b_f40744f92fd642578_d20250821_m010530_c001_v7007000_t0000_u01755738330418") 2025/08/21 01:10:28 DEBUG : dst/two: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1123fbee003ec8df_d20250821_m010520_c001_v0001181_t0000_u01755738320932") 2025/08/21 01:10:28 DEBUG : dst/two: Deleting (id "4_zaf229d23204dcbab9f880e1b_f40744f92fd642574_d20250821_m010519_c001_v7007000_t0000_u01755738319980") 2025/08/21 01:10:28 DEBUG : dst/two: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1123fbee003ec87d_d20250821_m010508_c001_v0001181_t0036_u01755738308887") 2025/08/21 01:10:28 DEBUG : dst/two: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4176b152a828b719_d20250821_m010507_c001_v7007000_t0000_u01755738307950") 2025/08/21 01:10:28 DEBUG : dst/two: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1123fbee003ec81b_d20250821_m010456_c001_v0001181_t0018_u01755738296522") 2025/08/21 01:10:28 DEBUG : dst/two: Deleting (id "4_zaf229d23204dcbab9f880e1b_f416fa9f852b9bd16_d20250821_m010455_c001_v7007000_t0000_u01755738295583") 2025/08/21 01:10:28 DEBUG : dst/two: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1123fbee003ec7e7_d20250821_m010444_c001_v0001181_t0005_u01755738284555") 2025/08/21 01:10:28 DEBUG : dst/two: Deleting (id "4_zaf229d23204dcbab9f880e1b_f416fa9f852b9bcca_d20250821_m010443_c001_v7007000_t0000_u01755738283608") 2025/08/21 01:10:28 DEBUG : dst/two: Deleting (id "4_zaf229d23204dcbab9f880e1b_f11118d5dbde8888b_d20250821_m010439_c001_v0001099_t0039_u01755738279307") 2025/08/21 01:10:28 DEBUG : dst/two: Deleting (id "4_zaf229d23204dcbab9f880e1b_f416e654b2268c89e_d20250821_m010419_c001_v7007000_t0000_u01755738259503") 2025/08/21 01:10:28 DEBUG : dst/two: Deleting (id "4_zaf229d23204dcbab9f880e1b_f10160330e6fe2502_d20250821_m010418_c001_v0001184_t0029_u01755738258390") 2025/08/21 01:10:28 DEBUG : empty space: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4021a1ce9c482047_d20250821_m010339_c001_v7007000_t0000_u01755738219231") 2025/08/21 01:10:28 DEBUG : empty space: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1123fbee003ec5f7_d20250821_m010332_c001_v0001181_t0021_u01755738212992") 2025/08/21 01:10:28 DEBUG : empty space: Deleting (id "4_zaf229d23204dcbab9f880e1b_f405e2f9d180c7b9a_d20250821_m010331_c001_v7007000_t0000_u01755738211114") 2025/08/21 01:10:28 DEBUG : empty space: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c5634_d20250821_m010311_c001_v0001184_t0049_u01755738191295") 2025/08/21 01:10:28 DEBUG : empty space: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4114cc1e36b85e93_d20250821_m010255_c001_v7007000_t0000_u01755738175496") 2025/08/21 01:10:28 DEBUG : empty space: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1123fbee003ec527_d20250821_m010248_c001_v0001181_t0027_u01755738168333") 2025/08/21 01:10:28 DEBUG : empty space: Deleting (id "4_zaf229d23204dcbab9f880e1b_f40322871fe5de15f_d20250821_m010230_c001_v7007000_t0000_u01755738150450") 2025/08/21 01:10:28 DEBUG : empty space: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c53a0_d20250821_m010228_c001_v0001184_t0012_u01755738148702") 2025/08/21 01:10:29 DEBUG : empty space: Deleting (id "4_zaf229d23204dcbab9f880e1b_f40322871fe5de14a_d20250821_m010227_c001_v7007000_t0000_u01755738147912") 2025/08/21 01:10:29 DEBUG : empty space: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c5372_d20250821_m010226_c001_v0001184_t0041_u01755738146756") 2025/08/21 01:10:29 DEBUG : empty space: Deleting (id "4_zaf229d23204dcbab9f880e1b_f40322871fe5de134_d20250821_m010224_c001_v7007000_t0000_u01755738144309") 2025/08/21 01:10:29 DEBUG : empty space: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c533a_d20250821_m010222_c001_v0001184_t0019_u01755738142748") 2025/08/21 01:10:29 DEBUG : empty space: Deleting (id "4_zaf229d23204dcbab9f880e1b_f40322871fe5de128_d20250821_m010221_c001_v7007000_t0000_u01755738141991") 2025/08/21 01:10:29 DEBUG : empty space: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c531e_d20250821_m010220_c001_v0001184_t0041_u01755738140786") 2025/08/21 01:10:29 DEBUG : empty space: Deleting (id "4_zaf229d23204dcbab9f880e1b_f40322871fe5de111_d20250821_m010215_c001_v7007000_t0000_u01755738135706") 2025/08/21 01:10:29 DEBUG : empty space: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c52a2_d20250821_m010214_c001_v0001184_t0038_u01755738134355") 2025/08/21 01:10:29 DEBUG : empty space: Deleting (id "4_zaf229d23204dcbab9f880e1b_f40322871fe5de10d_d20250821_m010213_c001_v7007000_t0000_u01755738133583") 2025/08/21 01:10:29 DEBUG : empty space: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c527e_d20250821_m010212_c001_v0001184_t0007_u01755738132810") 2025/08/21 01:10:29 DEBUG : empty space: Deleting (id "4_zaf229d23204dcbab9f880e1b_f41376fab2f6df799_d20250821_m010208_c001_v7007000_t0000_u01755738128590") 2025/08/21 01:10:29 DEBUG : empty space: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c5234_d20250821_m010207_c001_v0001184_t0052_u01755738127434") 2025/08/21 01:10:29 DEBUG : empty space: Deleting (id "4_zaf229d23204dcbab9f880e1b_f41376fab2f6df791_d20250821_m010205_c001_v7007000_t0000_u01755738125612") 2025/08/21 01:10:29 DEBUG : empty space: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c5206_d20250821_m010204_c001_v0001184_t0047_u01755738124675") 2025/08/21 01:10:29 DEBUG : empty space: Deleting (id "4_zaf229d23204dcbab9f880e1b_f41376fab2f6df78c_d20250821_m010204_c001_v7007000_t0000_u01755738124312") 2025/08/21 01:10:29 DEBUG : empty space: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1040164cb1cbfab6_d20250821_m010203_c001_v0001040_t0049_u01755738123358") 2025/08/21 01:10:29 DEBUG : empty space: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c51d2_d20250821_m010201_c001_v0001184_t0046_u01755738121850") 2025/08/21 01:10:29 DEBUG : enormous: Deleting (id "4_zaf229d23204dcbab9f880e1b_f40322871fe5de156_d20250821_m010229_c001_v7007000_t0000_u01755738149535") 2025/08/21 01:10:29 DEBUG : enormous: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c53a4_d20250821_m010228_c001_v0001184_t0050_u01755738148932") 2025/08/21 01:10:29 DEBUG : existing: Deleting (id "4_zaf229d23204dcbab9f880e1b_f409b96f40fd7e2a4_d20250821_m010558_c001_v7007000_t0000_u01755738358700") 2025/08/21 01:10:29 DEBUG : existing: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c61c6_d20250821_m010557_c001_v0001184_t0027_u01755738357463") 2025/08/21 01:10:30 DEBUG : existing: Deleting (id "4_zaf229d23204dcbab9f880e1b_f41376fab2f6df7c2_d20250821_m010247_c001_v7007000_t0000_u01755738167029") 2025/08/21 01:10:30 DEBUG : existing: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c54a2_d20250821_m010246_c001_v0001184_t0057_u01755738166009") 2025/08/21 01:10:30 DEBUG : existing: Deleting (id "4_zaf229d23204dcbab9f880e1b_f41376fab2f6df77f_d20250821_m010159_c001_v7007000_t0000_u01755738119260") 2025/08/21 01:10:30 DEBUG : existing: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c5196_d20250821_m010158_c001_v0001184_t0056_u01755738118285") 2025/08/21 01:10:30 DEBUG : existing: Deleting (id "4_zaf229d23204dcbab9f880e1b_f41376fab2f6df77c_d20250821_m010157_c001_v7007000_t0000_u01755738117741") 2025/08/21 01:10:30 DEBUG : existing: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c517c_d20250821_m010157_c001_v0001184_t0026_u01755738117125") 2025/08/21 01:10:30 DEBUG : existing: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c5170_d20250821_m010156_c001_v0001184_t0026_u01755738116296") 2025/08/21 01:10:30 DEBUG : existing-b: Deleting (id "4_zaf229d23204dcbab9f880e1b_f41376fab2f6df7c3_d20250821_m010247_c001_v7007000_t0000_u01755738167215") 2025/08/21 01:10:30 DEBUG : existing-b: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1123fbee003ec51b_d20250821_m010246_c001_v0001181_t0052_u01755738166023") 2025/08/21 01:10:30 DEBUG : file1: Deleting (id "4_zaf229d23204dcbab9f880e1b_f41958dc268cec95a_d20250821_m010641_c001_v7007000_t0000_u01755738401519") 2025/08/21 01:10:30 DEBUG : file1: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1040c8231d0d21ac_d20250821_m010640_c001_v0001178_t0014_u01755738400695") 2025/08/21 01:10:30 DEBUG : file1: Deleting (id "4_zaf229d23204dcbab9f880e1b_f41958dc268cec943_d20250821_m010639_c001_v7007000_t0000_u01755738399373") 2025/08/21 01:10:30 DEBUG : file1: Deleting (id "4_zaf229d23204dcbab9f880e1b_f11342b8d28a83cff_d20250821_m010638_c001_v0001183_t0018_u01755738398444") 2025/08/21 01:10:30 DEBUG : five: Deleting (id "4_zaf229d23204dcbab9f880e1b_f40322871fe5de178_d20250821_m010233_c001_v7007000_t0000_u01755738153880") 2025/08/21 01:10:30 DEBUG : five: Deleting (id "4_zaf229d23204dcbab9f880e1b_f403a0f49210c53de_d20250821_m010231_c001_v0001184_t0003_u01755738151986") 2025/08/21 01:10:30 DEBUG : foo: Deleting (id "4_zaf229d23204dcbab9f880e1b_f41376fab2f6df797_d20250821_m010207_c001_v7007000_t0000_u01755738127071") 2025/08/21 01:10:30 DEBUG : foo: Deleting (id "4_zaf229d23204dcbab9f880e1b_f403a0f49210c5220_d20250821_m010206_c001_v0001184_t0003_u01755738126518") 2025/08/21 01:10:30 DEBUG : foo: Deleting (id "4_zaf229d23204dcbab9f880e1b_f403a0f49210c5218_d20250821_m010205_c001_v0001184_t0003_u01755738125975") 2025/08/21 01:10:30 DEBUG : four: Deleting (id "4_zaf229d23204dcbab9f880e1b_f40322871fe5de17c_d20250821_m010234_c001_v7007000_t0000_u01755738154063") 2025/08/21 01:10:31 DEBUG : four: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4123fbee003ec4e3_d20250821_m010232_c001_v0001181_t0046_u01755738152550") 2025/08/21 01:10:31 DEBUG : four: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c53d2_d20250821_m010231_c001_v0001184_t0018_u01755738151418") 2025/08/21 01:10:31 DEBUG : hello world2: Deleting (id "4_zaf229d23204dcbab9f880e1b_f41376fab2f6df6eb_d20250821_m010103_c001_v7007000_t0000_u01755738063551") 2025/08/21 01:10:31 DEBUG : hello world2: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c4eb5_d20250821_m010102_c001_v0001184_t0013_u01755738062982") 2025/08/21 01:10:31 DEBUG : ignore-size: Deleting (id "4_zaf229d23204dcbab9f880e1b_f41376fab2f6df776_d20250821_m010155_c001_v7007000_t0000_u01755738115933") 2025/08/21 01:10:31 DEBUG : ignore-size: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c5160_d20250821_m010154_c001_v0001184_t0046_u01755738114977") 2025/08/21 01:10:31 DEBUG : nested/sub dir/file: Deleting (id "4_zaf229d23204dcbab9f880e1b_f41376fab2f6df7c0_d20250821_m010245_c001_v7007000_t0000_u01755738165190") 2025/08/21 01:10:31 DEBUG : nested/sub dir/file: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1123fbee003ec517_d20250821_m010244_c001_v0001181_t0034_u01755738164618") 2025/08/21 01:10:31 DEBUG : nested/sub dir/file: Deleting (id "4_zaf229d23204dcbab9f880e1b_f41376fab2f6df7be_d20250821_m010243_c001_v7007000_t0000_u01755738163872") 2025/08/21 01:10:31 DEBUG : nested/sub dir/file: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1123fbee003ec513_d20250821_m010243_c001_v0001181_t0014_u01755738163294") 2025/08/21 01:10:31 DEBUG : one: Deleting (id "4_zaf229d23204dcbab9f880e1b_f40322871fe5de180_d20250821_m010234_c001_v7007000_t0000_u01755738154244") 2025/08/21 01:10:31 DEBUG : one: Deleting (id "4_zaf229d23204dcbab9f880e1b_f403a0f49210c53ca_d20250821_m010230_c001_v0001184_t0003_u01755738150859") 2025/08/21 01:10:31 DEBUG : only0: Deleting (id "4_zaf229d23204dcbab9f880e1b_f41958dc268cec8ef_d20250821_m010633_c001_v7007000_t0000_u01755738393980") 2025/08/21 01:10:31 DEBUG : only0: Deleting (id "4_zaf229d23204dcbab9f880e1b_f403a0f49210c63ce_d20250821_m010628_c001_v0001184_t0003_u01755738388199") 2025/08/21 01:10:31 DEBUG : only0: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1123fbee003eca47_d20250821_m010618_c001_v0001181_t0009_u01755738378406") 2025/08/21 01:10:31 DEBUG : only0: Deleting (id "4_zaf229d23204dcbab9f880e1b_f403ed5585f665cd9_d20250821_m010612_c001_v7007000_t0000_u01755738372471") 2025/08/21 01:10:31 DEBUG : only0: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1123fbee003ec9d1_d20250821_m010602_c001_v0001181_t0031_u01755738362201") 2025/08/21 01:10:31 DEBUG : only1: Deleting (id "4_zaf229d23204dcbab9f880e1b_f41958dc268cec8f2_d20250821_m010634_c001_v7007000_t0000_u01755738394162") 2025/08/21 01:10:31 DEBUG : only1: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4123fbee003ecaaf_d20250821_m010628_c001_v0001181_t0046_u01755738388990") 2025/08/21 01:10:32 DEBUG : only1: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1123fbee003eca4a_d20250821_m010618_c001_v0001181_t0045_u01755738378818") 2025/08/21 01:10:32 DEBUG : only1: Deleting (id "4_zaf229d23204dcbab9f880e1b_f41813bcb8c17b1b4_d20250821_m010612_c001_v7007000_t0000_u01755738372308") 2025/08/21 01:10:32 DEBUG : only1: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1123fbee003ec9d5_d20250821_m010602_c001_v0001181_t0010_u01755738362620") 2025/08/21 01:10:32 DEBUG : only10: Deleting (id "4_zaf229d23204dcbab9f880e1b_f41958dc268cec8f5_d20250821_m010634_c001_v7007000_t0000_u01755738394345") 2025/08/21 01:10:32 DEBUG : only10: Deleting (id "4_zaf229d23204dcbab9f880e1b_f41342b8d28a83ca3_d20250821_m010628_c001_v0001183_t0028_u01755738388962") 2025/08/21 01:10:32 DEBUG : only10: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1123fbee003eca71_d20250821_m010623_c001_v0001181_t0032_u01755738383136") 2025/08/21 01:10:32 DEBUG : only10: Deleting (id "4_zaf229d23204dcbab9f880e1b_f405e2f9d180c8100_d20250821_m010611_c001_v7007000_t0000_u01755738371904") 2025/08/21 01:10:32 DEBUG : only10: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1123fbee003ec9fb_d20250821_m010606_c001_v0001181_t0046_u01755738366642") 2025/08/21 01:10:32 DEBUG : only11: Deleting (id "4_zaf229d23204dcbab9f880e1b_f41958dc268cec8f8_d20250821_m010634_c001_v7007000_t0000_u01755738394528") 2025/08/21 01:10:32 DEBUG : only11: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4123fbee003ecaa7_d20250821_m010628_c001_v0001181_t0046_u01755738388210") 2025/08/21 01:10:32 DEBUG : only11: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1123fbee003eca75_d20250821_m010623_c001_v0001181_t0050_u01755738383602") 2025/08/21 01:10:32 DEBUG : only11: Deleting (id "4_zaf229d23204dcbab9f880e1b_f405e2f9d180c8102_d20250821_m010612_c001_v7007000_t0000_u01755738372086") 2025/08/21 01:10:32 DEBUG : only11: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1123fbee003ec9ff_d20250821_m010607_c001_v0001181_t0022_u01755738367050") 2025/08/21 01:10:32 DEBUG : only12: Deleting (id "4_zaf229d23204dcbab9f880e1b_f41958dc268cec8fa_d20250821_m010634_c001_v7007000_t0000_u01755738394710") 2025/08/21 01:10:32 DEBUG : only12: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4040c8231d0d2154_d20250821_m010628_c001_v0001178_t0030_u01755738388758") 2025/08/21 01:10:32 DEBUG : only12: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1123fbee003eca7d_d20250821_m010624_c001_v0001181_t0044_u01755738384075") 2025/08/21 01:10:32 DEBUG : only12: Deleting (id "4_zaf229d23204dcbab9f880e1b_f403ed5585f665cd8_d20250821_m010612_c001_v7007000_t0000_u01755738372287") 2025/08/21 01:10:32 DEBUG : only12: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1123fbee003eca01_d20250821_m010607_c001_v0001181_t0005_u01755738367467") 2025/08/21 01:10:32 DEBUG : only13: Deleting (id "4_zaf229d23204dcbab9f880e1b_f41958dc268cec8fd_d20250821_m010634_c001_v7007000_t0000_u01755738394893") 2025/08/21 01:10:32 DEBUG : only13: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4040c8231d0d2158_d20250821_m010629_c001_v0001178_t0030_u01755738389129") 2025/08/21 01:10:32 DEBUG : only13: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1123fbee003eca81_d20250821_m010624_c001_v0001181_t0022_u01755738384522") 2025/08/21 01:10:33 DEBUG : only13: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4105d0699dddcd0b_d20250821_m010612_c001_v7007000_t0000_u01755738372481") 2025/08/21 01:10:33 DEBUG : only13: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1123fbee003eca05_d20250821_m010607_c001_v0001181_t0026_u01755738367888") 2025/08/21 01:10:33 DEBUG : only14: Deleting (id "4_zaf229d23204dcbab9f880e1b_f41958dc268cec8ff_d20250821_m010635_c001_v7007000_t0000_u01755738395077") 2025/08/21 01:10:33 DEBUG : only14: Deleting (id "4_zaf229d23204dcbab9f880e1b_f403a0f49210c63d4_d20250821_m010628_c001_v0001184_t0003_u01755738388599") 2025/08/21 01:10:33 DEBUG : only14: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1123fbee003eca83_d20250821_m010624_c001_v0001181_t0009_u01755738384956") 2025/08/21 01:10:33 DEBUG : only14: Deleting (id "4_zaf229d23204dcbab9f880e1b_f41813bcb8c17b1b5_d20250821_m010612_c001_v7007000_t0000_u01755738372498") 2025/08/21 01:10:33 DEBUG : only14: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1123fbee003eca09_d20250821_m010608_c001_v0001181_t0021_u01755738368301") 2025/08/21 01:10:33 DEBUG : only15: Deleting (id "4_zaf229d23204dcbab9f880e1b_f41958dc268cec901_d20250821_m010635_c001_v7007000_t0000_u01755738395260") 2025/08/21 01:10:33 DEBUG : only15: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4123fbee003ecaab_d20250821_m010628_c001_v0001181_t0046_u01755738388609") 2025/08/21 01:10:33 DEBUG : only15: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1123fbee003eca8b_d20250821_m010625_c001_v0001181_t0003_u01755738385562") 2025/08/21 01:10:33 DEBUG : only15: Deleting (id "4_zaf229d23204dcbab9f880e1b_f405e2f9d180c8111_d20250821_m010612_c001_v7007000_t0000_u01755738372823") 2025/08/21 01:10:33 DEBUG : only15: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1123fbee003eca0b_d20250821_m010608_c001_v0001181_t0021_u01755738368703") 2025/08/21 01:10:33 DEBUG : only16: Deleting (id "4_zaf229d23204dcbab9f880e1b_f41958dc268cec904_d20250821_m010635_c001_v7007000_t0000_u01755738395442") 2025/08/21 01:10:33 DEBUG : only16: Deleting (id "4_zaf229d23204dcbab9f880e1b_f403a0f49210c63d6_d20250821_m010628_c001_v0001184_t0003_u01755738388785") 2025/08/21 01:10:33 DEBUG : only16: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1123fbee003eca8f_d20250821_m010626_c001_v0001181_t0033_u01755738385988") 2025/08/21 01:10:33 DEBUG : only16: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4105d0699dddcd08_d20250821_m010612_c001_v7007000_t0000_u01755738372297") 2025/08/21 01:10:33 DEBUG : only16: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1123fbee003eca0d_d20250821_m010609_c001_v0001181_t0037_u01755738369141") 2025/08/21 01:10:34 DEBUG : only17: Deleting (id "4_zaf229d23204dcbab9f880e1b_f41958dc268cec906_d20250821_m010635_c001_v7007000_t0000_u01755738395626") 2025/08/21 01:10:34 DEBUG : only17: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4123fbee003ecaad_d20250821_m010628_c001_v0001181_t0046_u01755738388805") 2025/08/21 01:10:34 DEBUG : only17: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1123fbee003eca91_d20250821_m010626_c001_v0001181_t0011_u01755738386474") 2025/08/21 01:10:34 DEBUG : only17: Deleting (id "4_zaf229d23204dcbab9f880e1b_f405e2f9d180c810d_d20250821_m010612_c001_v7007000_t0000_u01755738372640") 2025/08/21 01:10:34 DEBUG : only17: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1123fbee003eca0f_d20250821_m010609_c001_v0001181_t0016_u01755738369627") 2025/08/21 01:10:34 DEBUG : only18: Deleting (id "4_zaf229d23204dcbab9f880e1b_f41958dc268cec909_d20250821_m010635_c001_v7007000_t0000_u01755738395823") 2025/08/21 01:10:34 DEBUG : only18: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4040c8231d0d2156_d20250821_m010628_c001_v0001178_t0030_u01755738388945") 2025/08/21 01:10:34 DEBUG : only18: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1123fbee003eca97_d20250821_m010626_c001_v0001181_t0037_u01755738386918") 2025/08/21 01:10:34 DEBUG : only18: Deleting (id "4_zaf229d23204dcbab9f880e1b_f403ed5585f665cdb_d20250821_m010612_c001_v7007000_t0000_u01755738372660") 2025/08/21 01:10:34 DEBUG : only18: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1123fbee003eca13_d20250821_m010610_c001_v0001181_t0022_u01755738370037") 2025/08/21 01:10:34 DEBUG : only19: Deleting (id "4_zaf229d23204dcbab9f880e1b_f41958dc268cec90c_d20250821_m010636_c001_v7007000_t0000_u01755738396005") 2025/08/21 01:10:34 DEBUG : only19: Deleting (id "4_zaf229d23204dcbab9f880e1b_f403a0f49210c63dc_d20250821_m010628_c001_v0001184_t0003_u01755738388970") 2025/08/21 01:10:34 DEBUG : only19: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1123fbee003eca9b_d20250821_m010627_c001_v0001181_t0018_u01755738387367") 2025/08/21 01:10:35 DEBUG : only19: Deleting (id "4_zaf229d23204dcbab9f880e1b_f403ed5585f665cd7_d20250821_m010612_c001_v7007000_t0000_u01755738372102") 2025/08/21 01:10:35 DEBUG : only19: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1123fbee003eca1d_d20250821_m010610_c001_v0001181_t0019_u01755738370480") 2025/08/21 01:10:35 DEBUG : only2: Deleting (id "4_zaf229d23204dcbab9f880e1b_f41958dc268cec90f_d20250821_m010636_c001_v7007000_t0000_u01755738396187") 2025/08/21 01:10:35 DEBUG : only2: Deleting (id "4_zaf229d23204dcbab9f880e1b_f41342b8d28a83ca5_d20250821_m010629_c001_v0001183_t0028_u01755738389149") 2025/08/21 01:10:35 DEBUG : only2: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1123fbee003eca53_d20250821_m010619_c001_v0001181_t0058_u01755738379293") 2025/08/21 01:10:35 DEBUG : only2: Deleting (id "4_zaf229d23204dcbab9f880e1b_f405e2f9d180c80fe_d20250821_m010611_c001_v7007000_t0000_u01755738371719") 2025/08/21 01:10:35 DEBUG : only2: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1123fbee003ec9d9_d20250821_m010603_c001_v0001181_t0056_u01755738363040") 2025/08/21 01:10:35 DEBUG : only3: Deleting (id "4_zaf229d23204dcbab9f880e1b_f41958dc268cec912_d20250821_m010636_c001_v7007000_t0000_u01755738396370") 2025/08/21 01:10:35 DEBUG : only3: Deleting (id "4_zaf229d23204dcbab9f880e1b_f403a0f49210c63e0_d20250821_m010629_c001_v0001184_t0003_u01755738389162") 2025/08/21 01:10:35 DEBUG : only3: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1123fbee003eca55_d20250821_m010620_c001_v0001181_t0047_u01755738380148") 2025/08/21 01:10:35 DEBUG : only3: Deleting (id "4_zaf229d23204dcbab9f880e1b_f405e2f9d180c8109_d20250821_m010612_c001_v7007000_t0000_u01755738372455") 2025/08/21 01:10:35 DEBUG : only3: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1123fbee003ec9db_d20250821_m010603_c001_v0001181_t0058_u01755738363512") 2025/08/21 01:10:35 DEBUG : only4: Deleting (id "4_zaf229d23204dcbab9f880e1b_f41958dc268cec915_d20250821_m010636_c001_v7007000_t0000_u01755738396552") 2025/08/21 01:10:35 DEBUG : only4: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4123fbee003ecab3_d20250821_m010629_c001_v0001181_t0046_u01755738389358") 2025/08/21 01:10:35 DEBUG : only4: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1123fbee003eca57_d20250821_m010620_c001_v0001181_t0017_u01755738380571") 2025/08/21 01:10:35 DEBUG : only4: Deleting (id "4_zaf229d23204dcbab9f880e1b_f41813bcb8c17b1b3_d20250821_m010612_c001_v7007000_t0000_u01755738372116") 2025/08/21 01:10:35 DEBUG : only4: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1123fbee003ec9df_d20250821_m010604_c001_v0001181_t0033_u01755738364066") 2025/08/21 01:10:35 DEBUG : only5: Deleting (id "4_zaf229d23204dcbab9f880e1b_f41958dc268cec918_d20250821_m010636_c001_v7007000_t0000_u01755738396736") 2025/08/21 01:10:35 DEBUG : only5: Deleting (id "4_zaf229d23204dcbab9f880e1b_f403a0f49210c63e4_d20250821_m010629_c001_v0001184_t0003_u01755738389347") 2025/08/21 01:10:35 DEBUG : only5: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1123fbee003eca59_d20250821_m010621_c001_v0001181_t0005_u01755738381021") 2025/08/21 01:10:36 DEBUG : only5: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4105d0699dddcd05_d20250821_m010612_c001_v7007000_t0000_u01755738372114") 2025/08/21 01:10:36 DEBUG : only5: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1123fbee003ec9e5_d20250821_m010604_c001_v0001181_t0016_u01755738364482") 2025/08/21 01:10:36 DEBUG : only6: Deleting (id "4_zaf229d23204dcbab9f880e1b_f41958dc268cec91b_d20250821_m010636_c001_v7007000_t0000_u01755738396919") 2025/08/21 01:10:36 DEBUG : only6: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4123fbee003ecab1_d20250821_m010629_c001_v0001181_t0046_u01755738389174") 2025/08/21 01:10:36 DEBUG : only6: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1123fbee003eca5d_d20250821_m010621_c001_v0001181_t0018_u01755738381430") 2025/08/21 01:10:36 DEBUG : only6: Deleting (id "4_zaf229d23204dcbab9f880e1b_f405e2f9d180c8105_d20250821_m010612_c001_v7007000_t0000_u01755738372273") 2025/08/21 01:10:36 DEBUG : only6: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1123fbee003ec9e9_d20250821_m010604_c001_v0001181_t0027_u01755738364929") 2025/08/21 01:10:36 DEBUG : only7: Deleting (id "4_zaf229d23204dcbab9f880e1b_f41958dc268cec920_d20250821_m010637_c001_v7007000_t0000_u01755738397102") 2025/08/21 01:10:36 DEBUG : only7: Deleting (id "4_zaf229d23204dcbab9f880e1b_f41342b8d28a83caf_d20250821_m010629_c001_v0001183_t0028_u01755738389332") 2025/08/21 01:10:36 DEBUG : only7: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1123fbee003eca61_d20250821_m010621_c001_v0001181_t0028_u01755738381863") 2025/08/21 01:10:36 DEBUG : only7: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4105d0699dddcd0d_d20250821_m010612_c001_v7007000_t0000_u01755738372667") 2025/08/21 01:10:36 DEBUG : only7: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1123fbee003ec9eb_d20250821_m010605_c001_v0001181_t0016_u01755738365354") 2025/08/21 01:10:36 DEBUG : only8: Deleting (id "4_zaf229d23204dcbab9f880e1b_f41958dc268cec924_d20250821_m010637_c001_v7007000_t0000_u01755738397299") 2025/08/21 01:10:36 DEBUG : only8: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4040c8231d0d215c_d20250821_m010629_c001_v0001178_t0030_u01755738389312") 2025/08/21 01:10:36 DEBUG : only8: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1123fbee003eca67_d20250821_m010622_c001_v0001181_t0003_u01755738382281") 2025/08/21 01:10:36 DEBUG : only8: Deleting (id "4_zaf229d23204dcbab9f880e1b_f41813bcb8c17b1b6_d20250821_m010612_c001_v7007000_t0000_u01755738372683") 2025/08/21 01:10:36 DEBUG : only8: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1123fbee003ec9ef_d20250821_m010605_c001_v0001181_t0017_u01755738365785") 2025/08/21 01:10:36 DEBUG : only9: Deleting (id "4_zaf229d23204dcbab9f880e1b_f41958dc268cec92b_d20250821_m010637_c001_v7007000_t0000_u01755738397482") 2025/08/21 01:10:36 DEBUG : only9: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4040c8231d0d215e_d20250821_m010629_c001_v0001178_t0030_u01755738389494") 2025/08/21 01:10:36 DEBUG : only9: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1123fbee003eca69_d20250821_m010622_c001_v0001181_t0019_u01755738382710") 2025/08/21 01:10:37 DEBUG : only9: Deleting (id "4_zaf229d23204dcbab9f880e1b_f403ed5585f665cdd_d20250821_m010612_c001_v7007000_t0000_u01755738372846") 2025/08/21 01:10:37 DEBUG : only9: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1123fbee003ec9f5_d20250821_m010606_c001_v0001181_t0003_u01755738366185") 2025/08/21 01:10:37 DEBUG : potato: Deleting (id "4_zaf229d23204dcbab9f880e1b_f41376fab2f6df7bb_d20250821_m010242_c001_v7007000_t0000_u01755738162145") 2025/08/21 01:10:37 DEBUG : potato: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1123fbee003ec4fd_d20250821_m010240_c001_v0001181_t0009_u01755738160394") 2025/08/21 01:10:37 DEBUG : potato: Deleting (id "4_zaf229d23204dcbab9f880e1b_f41376fab2f6df7b8_d20250821_m010239_c001_v7007000_t0000_u01755738159625") 2025/08/21 01:10:37 DEBUG : potato: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c5420_d20250821_m010237_c001_v0001184_t0023_u01755738157857") 2025/08/21 01:10:37 DEBUG : potato: Deleting (id "4_zaf229d23204dcbab9f880e1b_f40322871fe5de198_d20250821_m010237_c001_v7007000_t0000_u01755738157115") 2025/08/21 01:10:37 DEBUG : potato: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1161926911cff80b_d20250821_m010235_c001_v0001179_t0033_u01755738155181") 2025/08/21 01:10:37 DEBUG : potato: Deleting (id "4_zaf229d23204dcbab9f880e1b_f40322871fe5de13c_d20250821_m010226_c001_v7007000_t0000_u01755738146005") 2025/08/21 01:10:37 DEBUG : potato: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c5350_d20250821_m010224_c001_v0001184_t0048_u01755738144855") 2025/08/21 01:10:37 DEBUG : potato: Deleting (id "4_zaf229d23204dcbab9f880e1b_f40322871fe5de130_d20250821_m010223_c001_v7007000_t0000_u01755738143354") 2025/08/21 01:10:37 DEBUG : potato: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c5336_d20250821_m010222_c001_v0001184_t0047_u01755738142540") 2025/08/21 01:10:37 DEBUG : potato: Deleting (id "4_zaf229d23204dcbab9f880e1b_f40322871fe5de124_d20250821_m010221_c001_v7007000_t0000_u01755738141396") 2025/08/21 01:10:37 DEBUG : potato: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c5318_d20250821_m010220_c001_v0001184_t0051_u01755738140593") 2025/08/21 01:10:37 DEBUG : potato: Deleting (id "4_zaf229d23204dcbab9f880e1b_f40322871fe5de10f_d20250821_m010215_c001_v7007000_t0000_u01755738135149") 2025/08/21 01:10:37 DEBUG : potato: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c5298_d20250821_m010214_c001_v0001184_t0015_u01755738134129") 2025/08/21 01:10:37 DEBUG : potato: Deleting (id "4_zaf229d23204dcbab9f880e1b_f40322871fe5de10e_d20250821_m010213_c001_v7007000_t0000_u01755738133765") 2025/08/21 01:10:37 DEBUG : potato: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c5278_d20250821_m010212_c001_v0001184_t0038_u01755738132603") 2025/08/21 01:10:37 DEBUG : potato: Deleting (id "4_zaf229d23204dcbab9f880e1b_f40322871fe5de10c_d20250821_m010212_c001_v7007000_t0000_u01755738132235") 2025/08/21 01:10:37 DEBUG : potato: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c5262_d20250821_m010211_c001_v0001184_t0014_u01755738131293") 2025/08/21 01:10:38 DEBUG : potato: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c525c_d20250821_m010210_c001_v0001184_t0053_u01755738130688") 2025/08/21 01:10:38 DEBUG : potato: Deleting (id "4_zaf229d23204dcbab9f880e1b_f41376fab2f6df79c_d20250821_m010210_c001_v7007000_t0000_u01755738130287") 2025/08/21 01:10:38 DEBUG : potato: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c5256_d20250821_m010209_c001_v0001184_t0049_u01755738129712") 2025/08/21 01:10:38 DEBUG : potato: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c524c_d20250821_m010209_c001_v0001184_t0038_u01755738129136") 2025/08/21 01:10:38 DEBUG : potato: Deleting (id "4_zaf229d23204dcbab9f880e1b_f41376fab2f6df79a_d20250821_m010208_c001_v7007000_t0000_u01755738128773") 2025/08/21 01:10:38 DEBUG : potato: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c523a_d20250821_m010208_c001_v0001184_t0018_u01755738128021") 2025/08/21 01:10:38 DEBUG : potato2: Deleting (id "4_zaf229d23204dcbab9f880e1b_f401545a95a5e8deb_d20250821_m010356_c001_v7007000_t0000_u01755738236588") 2025/08/21 01:10:38 DEBUG : potato2: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1123fbee003ec68d_d20250821_m010355_c001_v0001181_t0036_u01755738235987") 2025/08/21 01:10:38 DEBUG : potato2: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4021a1ce9c48204b_d20250821_m010339_c001_v7007000_t0000_u01755738219475") 2025/08/21 01:10:38 DEBUG : potato2: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c57b4_d20250821_m010332_c001_v0001184_t0015_u01755738212419") 2025/08/21 01:10:38 DEBUG : potato2: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4105d0699dddc82a_d20250821_m010318_c001_v7007000_t0000_u01755738198485") 2025/08/21 01:10:38 DEBUG : potato2: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1123fbee003ec573_d20250821_m010310_c001_v0001181_t0053_u01755738190719") 2025/08/21 01:10:38 DEBUG : potato2: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4114cc1e36b85e96_d20250821_m010255_c001_v7007000_t0000_u01755738175731") 2025/08/21 01:10:38 DEBUG : potato2: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c54ca_d20250821_m010248_c001_v0001184_t0052_u01755738168121") 2025/08/21 01:10:38 DEBUG : potato2: Deleting (id "4_zaf229d23204dcbab9f880e1b_f40322871fe5de15a_d20250821_m010229_c001_v7007000_t0000_u01755738149716") 2025/08/21 01:10:38 DEBUG : potato2: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c539a_d20250821_m010228_c001_v0001184_t0031_u01755738148508") 2025/08/21 01:10:38 DEBUG : potato2: Deleting (id "4_zaf229d23204dcbab9f880e1b_f40322871fe5de14d_d20250821_m010228_c001_v7007000_t0000_u01755738148139") 2025/08/21 01:10:38 DEBUG : potato2: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c536a_d20250821_m010226_c001_v0001184_t0030_u01755738146552") 2025/08/21 01:10:38 DEBUG : potato2: Deleting (id "4_zaf229d23204dcbab9f880e1b_f40322871fe5de13d_d20250821_m010226_c001_v7007000_t0000_u01755738146186") 2025/08/21 01:10:38 DEBUG : potato2: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c535a_d20250821_m010225_c001_v0001184_t0043_u01755738145421") 2025/08/21 01:10:39 DEBUG : potato2: Deleting (id "4_zaf229d23204dcbab9f880e1b_f40322871fe5de136_d20250821_m010224_c001_v7007000_t0000_u01755738144491") 2025/08/21 01:10:39 DEBUG : potato2: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c5346_d20250821_m010223_c001_v0001184_t0017_u01755738143724") 2025/08/21 01:10:39 DEBUG : potato2: Deleting (id "4_zaf229d23204dcbab9f880e1b_f40322871fe5de129_d20250821_m010222_c001_v7007000_t0000_u01755738142172") 2025/08/21 01:10:39 DEBUG : potato2: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c5320_d20250821_m010221_c001_v0001184_t0058_u01755738141409") 2025/08/21 01:10:39 DEBUG : potato2: Deleting (id "4_zaf229d23204dcbab9f880e1b_f40322871fe5de112_d20250821_m010215_c001_v7007000_t0000_u01755738135897") 2025/08/21 01:10:39 DEBUG : potato2: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c52ac_d20250821_m010214_c001_v0001184_t0025_u01755738134935") 2025/08/21 01:10:39 DEBUG : potato2: Deleting (id "4_zaf229d23204dcbab9f880e1b_f41376fab2f6df6fa_d20250821_m010106_c001_v7007000_t0000_u01755738066247") 2025/08/21 01:10:39 DEBUG : potato2: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c4edf_d20250821_m010105_c001_v0001184_t0015_u01755738065607") 2025/08/21 01:10:39 DEBUG : potato2: Deleting (id "4_zaf229d23204dcbab9f880e1b_f41376fab2f6df6f5_d20250821_m010104_c001_v7007000_t0000_u01755738064690") 2025/08/21 01:10:39 DEBUG : potato2: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c4ed1_d20250821_m010104_c001_v0001184_t0027_u01755738064099") 2025/08/21 01:10:39 DEBUG : potato3: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4021a1ce9c48204e_d20250821_m010339_c001_v7007000_t0000_u01755738219812") 2025/08/21 01:10:39 DEBUG : potato3: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c57c8_d20250821_m010333_c001_v0001184_t0005_u01755738213216") 2025/08/21 01:10:39 DEBUG : potato3: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4105d0699dddc830_d20250821_m010319_c001_v7007000_t0000_u01755738199216") 2025/08/21 01:10:39 DEBUG : potato3: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1123fbee003ec575_d20250821_m010311_c001_v0001181_t0035_u01755738191491") 2025/08/21 01:10:39 DEBUG : potato3: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4114cc1e36b85e9b_d20250821_m010256_c001_v7007000_t0000_u01755738176285") 2025/08/21 01:10:39 DEBUG : potato3: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c54dc_d20250821_m010248_c001_v0001184_t0043_u01755738168538") 2025/08/21 01:10:39 DEBUG : pre-dest1/1: Deleting (id "4_zaf229d23204dcbab9f880e1b_f416fa9f852b9bc0f_d20250821_m010428_c001_v7007000_t0000_u01755738268055") 2025/08/21 01:10:39 DEBUG : pre-dest1/1: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c5b46_d20250821_m010420_c001_v0001184_t0025_u01755738260239") 2025/08/21 01:10:39 DEBUG : pre-dest2/2: Deleting (id "4_zaf229d23204dcbab9f880e1b_f416fa9f852b9bc12_d20250821_m010428_c001_v7007000_t0000_u01755738268238") 2025/08/21 01:10:39 DEBUG : pre-dest2/2: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1123fbee003ec74d_d20250821_m010420_c001_v0001181_t0038_u01755738260792") 2025/08/21 01:10:40 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zaf229d23204dcbab9f880e1b_f416e654b2268c81e_d20250821_m010407_c001_v7007000_t0000_u01755738247252") 2025/08/21 01:10:40 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c5a10_d20250821_m010404_c001_v0001184_t0011_u01755738244330") 2025/08/21 01:10:40 DEBUG : sizeonly: Deleting (id "4_zaf229d23204dcbab9f880e1b_f41376fab2f6df772_d20250821_m010154_c001_v7007000_t0000_u01755738114401") 2025/08/21 01:10:40 DEBUG : sizeonly: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c514e_d20250821_m010153_c001_v0001184_t0053_u01755738113367") 2025/08/21 01:10:40 DEBUG : splitbanan: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4176b152a828bca9_d20250821_m010811_c001_v7007000_t0000_u01755738491868") 2025/08/21 01:10:40 DEBUG : splitbanan: Deleting (id "4_zaf229d23204dcbab9f880e1b_f11342b8d28a840b3_d20250821_m010804_c001_v0001183_t0035_u01755738484928") 2025/08/21 01:10:40 DEBUG : splitbananasplit: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4210861356fffca4_d20250821_m010914_c001_v7007000_t0000_u01755738554803") 2025/08/21 01:10:40 DEBUG : splitbananasplit: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c6b90_d20250821_m010908_c001_v0001184_t0018_u01755738548445") 2025/08/21 01:10:40 DEBUG : splitbananasplit: Deleting (id "4_zaf229d23204dcbab9f880e1b_f41813bcb8c17b9e8_d20250821_m010902_c001_v7007000_t0000_u01755738542059") 2025/08/21 01:10:40 DEBUG : splitbananasplit: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c6afa_d20250821_m010856_c001_v0001184_t0033_u01755738536114") 2025/08/21 01:10:40 DEBUG : splitbananasplit: Deleting (id "4_zaf229d23204dcbab9f880e1b_f416fa9f852b9c37a_d20250821_m010849_c001_v7007000_t0000_u01755738529511") 2025/08/21 01:10:40 DEBUG : splitbananasplit: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c6a60_d20250821_m010843_c001_v0001184_t0017_u01755738523463") 2025/08/21 01:10:40 DEBUG : splitbananasplit: Deleting (id "4_zaf229d23204dcbab9f880e1b_f41813bcb8c17b8a5_d20250821_m010836_c001_v7007000_t0000_u01755738516931") 2025/08/21 01:10:40 DEBUG : splitbananasplit: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c69ef_d20250821_m010830_c001_v0001184_t0059_u01755738510958") 2025/08/21 01:10:40 DEBUG : splitbananasplit: Deleting (id "4_zaf229d23204dcbab9f880e1b_f40828a1d180b0799_d20250821_m010824_c001_v7007000_t0000_u01755738504722") 2025/08/21 01:10:40 DEBUG : splitbananasplit: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c694d_d20250821_m010818_c001_v0001184_t0014_u01755738498301") 2025/08/21 01:10:40 DEBUG : splitbananasplit: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4114cc1e36b87588_d20250821_m010806_c001_v7007000_t0000_u01755738486399") 2025/08/21 01:10:40 DEBUG : splitbananasplit: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1040c8231d0d23f9_d20250821_m010803_c001_v0001178_t0004_u01755738483874") 2025/08/21 01:10:40 DEBUG : splitbananasplit: Deleting (id "4_zaf229d23204dcbab9f880e1b_f40828a1d180b0713_d20250821_m010757_c001_v7007000_t0000_u01755738477392") 2025/08/21 01:10:40 DEBUG : splitbananasplit: Deleting (id "4_zaf229d23204dcbab9f880e1b_f11342b8d28a84001_d20250821_m010750_c001_v0001183_t0055_u01755738470789") 2025/08/21 01:10:41 DEBUG : splitbananasplit: Deleting (id "4_zaf229d23204dcbab9f880e1b_f401545a95a5e9688_d20250821_m010749_c001_v7007000_t0000_u01755738469397") 2025/08/21 01:10:41 DEBUG : splitbananasplit: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1040c8231d0d2381_d20250821_m010746_c001_v0001178_t0036_u01755738466875") 2025/08/21 01:10:41 DEBUG : splitbananasplit: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4114cc1e36b874f0_d20250821_m010740_c001_v7007000_t0000_u01755738460572") 2025/08/21 01:10:41 DEBUG : splitbananasplit: Deleting (id "4_zaf229d23204dcbab9f880e1b_f11342b8d28a83f33_d20250821_m010734_c001_v0001183_t0041_u01755738454085") 2025/08/21 01:10:41 DEBUG : splitbananasplit: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4145fb5ce636a182_d20250821_m010733_c001_v7007000_t0000_u01755738453130") 2025/08/21 01:10:41 DEBUG : splitbananasplit: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c66f3_d20250821_m010730_c001_v0001184_t0037_u01755738450203") 2025/08/21 01:10:41 DEBUG : splitbananasplit: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4145fb5ce636a133_d20250821_m010718_c001_v7007000_t0000_u01755738438536") 2025/08/21 01:10:41 DEBUG : splitbananasplit: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1040c8231d0d229a_d20250821_m010715_c001_v0001178_t0007_u01755738435340") 2025/08/21 01:10:41 DEBUG : splitbananasplit: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4210861356fff6c8_d20250821_m010708_c001_v7007000_t0000_u01755738428955") 2025/08/21 01:10:41 DEBUG : splitbananasplit: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1040c8231d0d224b_d20250821_m010702_c001_v0001178_t0034_u01755738422381") 2025/08/21 01:10:41 DEBUG : splitbananasplit: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4210861356fff603_d20250821_m010656_c001_v7007000_t0000_u01755738416020") 2025/08/21 01:10:41 DEBUG : splitbananasplit: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1040c8231d0d21e7_d20250821_m010650_c001_v0001178_t0025_u01755738410157") 2025/08/21 01:10:41 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zaf229d23204dcbab9f880e1b_f40322871fe5deeae_d20250821_m010752_c001_v7007000_t0000_u01755738472303") 2025/08/21 01:10:41 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1040c8231d0d238d_d20250821_m010748_c001_v0001178_t0019_u01755738468055") 2025/08/21 01:10:41 DEBUG : sub dir/hello world: Deleting (id "4_zaf229d23204dcbab9f880e1b_f41958dc268cec989_d20250821_m010645_c001_v7007000_t0000_u01755738405379") 2025/08/21 01:10:41 DEBUG : sub dir/hello world: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1123fbee003ecb1a_d20250821_m010644_c001_v0001181_t0047_u01755738404310") 2025/08/21 01:10:41 DEBUG : sub dir/hello world: Deleting (id "4_zaf229d23204dcbab9f880e1b_f41958dc268cec974_d20250821_m010643_c001_v7007000_t0000_u01755738403516") 2025/08/21 01:10:41 DEBUG : sub dir/hello world: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c6494_d20250821_m010642_c001_v0001184_t0059_u01755738402477") 2025/08/21 01:10:41 DEBUG : sub dir/hello world: Deleting (id "4_zaf229d23204dcbab9f880e1b_f41376fab2f6df7c1_d20250821_m010245_c001_v7007000_t0000_u01755738165374") 2025/08/21 01:10:41 DEBUG : sub dir/hello world: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c548a_d20250821_m010244_c001_v0001184_t0016_u01755738164605") 2025/08/21 01:10:42 DEBUG : sub dir/hello world: Deleting (id "4_zaf229d23204dcbab9f880e1b_f41376fab2f6df7bf_d20250821_m010244_c001_v7007000_t0000_u01755738164054") 2025/08/21 01:10:42 DEBUG : sub dir/hello world: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c546c_d20250821_m010243_c001_v0001184_t0026_u01755738163281") 2025/08/21 01:10:42 DEBUG : sub dir/hello world: Deleting (id "4_zaf229d23204dcbab9f880e1b_f41376fab2f6df76c_d20250821_m010151_c001_v7007000_t0000_u01755738111306") 2025/08/21 01:10:42 DEBUG : sub dir/hello world: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c5122_d20250821_m010149_c001_v0001184_t0020_u01755738109979") 2025/08/21 01:10:42 DEBUG : sub dir/hello world: Deleting (id "4_zaf229d23204dcbab9f880e1b_f41376fab2f6df769_d20250821_m010149_c001_v7007000_t0000_u01755738109613") 2025/08/21 01:10:42 DEBUG : sub dir/hello world: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c5114_d20250821_m010148_c001_v0001184_t0007_u01755738108643") 2025/08/21 01:10:42 DEBUG : sub dir/hello world: Deleting (id "4_zaf229d23204dcbab9f880e1b_f41376fab2f6df75f_d20250821_m010143_c001_v7007000_t0000_u01755738103099") 2025/08/21 01:10:42 DEBUG : sub dir/hello world: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c50c1_d20250821_m010142_c001_v0001184_t0013_u01755738102087") 2025/08/21 01:10:42 DEBUG : sub dir/hello world: Deleting (id "4_zaf229d23204dcbab9f880e1b_f41376fab2f6df75e_d20250821_m010141_c001_v7007000_t0000_u01755738101542") 2025/08/21 01:10:42 DEBUG : sub dir/hello world: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c50ab_d20250821_m010140_c001_v0001184_t0049_u01755738100170") 2025/08/21 01:10:42 DEBUG : sub dir/hello world: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c5059_d20250821_m010133_c001_v0001184_t0023_u01755738093935") 2025/08/21 01:10:42 DEBUG : sub dir/hello world: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4183e4d6b976fc41_d20250821_m010133_c001_v7007000_t0000_u01755738093568") 2025/08/21 01:10:42 DEBUG : sub dir/hello world: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c504f_d20250821_m010133_c001_v0001184_t0042_u01755738093015") 2025/08/21 01:10:42 DEBUG : sub dir/hello world: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c504b_d20250821_m010132_c001_v0001184_t0020_u01755738092435") 2025/08/21 01:10:42 DEBUG : sub dir/hello world: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4183e4d6b976fc40_d20250821_m010132_c001_v7007000_t0000_u01755738092068") 2025/08/21 01:10:42 DEBUG : sub dir/hello world: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c501f_d20250821_m010129_c001_v0001184_t0006_u01755738089149") 2025/08/21 01:10:42 DEBUG : sub dir/hello world: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c4ff1_d20250821_m010125_c001_v0001184_t0042_u01755738085512") 2025/08/21 01:10:42 DEBUG : sub dir/hello world: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4183e4d6b976fc3e_d20250821_m010125_c001_v7007000_t0000_u01755738085145") 2025/08/21 01:10:42 DEBUG : sub dir/hello world: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c4fdf_d20250821_m010124_c001_v0001184_t0028_u01755738084583") 2025/08/21 01:10:42 DEBUG : sub dir/hello world: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c4fdb_d20250821_m010123_c001_v0001184_t0015_u01755738083992") 2025/08/21 01:10:43 DEBUG : sub dir/hello world: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4183e4d6b976fc3b_d20250821_m010123_c001_v7007000_t0000_u01755738083257") 2025/08/21 01:10:43 DEBUG : sub dir/hello world: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c4f5b_d20250821_m010114_c001_v0001184_t0016_u01755738074315") 2025/08/21 01:10:43 DEBUG : sub dir/hello world: Deleting (id "4_zaf229d23204dcbab9f880e1b_f41376fab2f6df710_d20250821_m010113_c001_v7007000_t0000_u01755738073952") 2025/08/21 01:10:43 DEBUG : sub dir/hello world: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c4f4d_d20250821_m010113_c001_v0001184_t0057_u01755738073318") 2025/08/21 01:10:43 DEBUG : sub dir/hello world: Deleting (id "4_zaf229d23204dcbab9f880e1b_f41376fab2f6df70c_d20250821_m010112_c001_v7007000_t0000_u01755738072411") 2025/08/21 01:10:43 DEBUG : sub dir/hello world: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c4f37_d20250821_m010111_c001_v0001184_t0038_u01755738071811") 2025/08/21 01:10:43 DEBUG : sub dir/hello world: Deleting (id "4_zaf229d23204dcbab9f880e1b_f41376fab2f6df709_d20250821_m010111_c001_v7007000_t0000_u01755738071268") 2025/08/21 01:10:43 DEBUG : sub dir/hello world: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c4f2b_d20250821_m010110_c001_v0001184_t0018_u01755738070706") 2025/08/21 01:10:43 DEBUG : sub dir/hello world: Deleting (id "4_zaf229d23204dcbab9f880e1b_f41376fab2f6df705_d20250821_m010109_c001_v7007000_t0000_u01755738069803") 2025/08/21 01:10:43 DEBUG : sub dir/hello world: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c4f11_d20250821_m010109_c001_v0001184_t0039_u01755738069044") 2025/08/21 01:10:43 DEBUG : sub dir/hello world: Deleting (id "4_zaf229d23204dcbab9f880e1b_f41376fab2f6df703_d20250821_m010108_c001_v7007000_t0000_u01755738068495") 2025/08/21 01:10:43 DEBUG : sub dir/hello world: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c4eff_d20250821_m010107_c001_v0001184_t0055_u01755738067926") 2025/08/21 01:10:43 DEBUG : sub dir/hello world: Deleting (id "4_zaf229d23204dcbab9f880e1b_f41376fab2f6df700_d20250821_m010107_c001_v7007000_t0000_u01755738067382") 2025/08/21 01:10:43 DEBUG : sub dir/hello world: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c4eeb_d20250821_m010106_c001_v0001184_t0043_u01755738066789") 2025/08/21 01:10:43 DEBUG : sub dir/hello world: Deleting (id "4_zaf229d23204dcbab9f880e1b_f41376fab2f6df6e2_d20250821_m010102_c001_v7007000_t0000_u01755738062433") 2025/08/21 01:10:43 DEBUG : sub dir/hello world: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c4ea7_d20250821_m010101_c001_v0001184_t0035_u01755738061863") 2025/08/21 01:10:43 DEBUG : sub dir/hello world: Deleting (id "4_zaf229d23204dcbab9f880e1b_f41376fab2f6df6da_d20250821_m010101_c001_v7007000_t0000_u01755738061310") 2025/08/21 01:10:43 DEBUG : sub dir/hello world: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c4e95_d20250821_m010100_c001_v0001184_t0046_u01755738060720") 2025/08/21 01:10:43 DEBUG : sub dir/hello world: Deleting (id "4_zaf229d23204dcbab9f880e1b_f41376fab2f6df6d5_d20250821_m010059_c001_v7007000_t0000_u01755738059793") 2025/08/21 01:10:43 DEBUG : sub dir/hello world: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c4e75_d20250821_m010059_c001_v0001184_t0010_u01755738059164") 2025/08/21 01:10:44 DEBUG : sub dir/hello world: Deleting (id "4_zaf229d23204dcbab9f880e1b_f41376fab2f6df6cd_d20250821_m010056_c001_v7007000_t0000_u01755738056797") 2025/08/21 01:10:44 DEBUG : sub dir/hello world: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c4e4b_d20250821_m010056_c001_v0001184_t0023_u01755738056192") 2025/08/21 01:10:44 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zaf229d23204dcbab9f880e1b_f41958dc268cec98c_d20250821_m010645_c001_v7007000_t0000_u01755738405562") 2025/08/21 01:10:44 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1040c8231d0d21c2_d20250821_m010644_c001_v0001178_t0027_u01755738404319") 2025/08/21 01:10:44 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zaf229d23204dcbab9f880e1b_f41958dc268cec977_d20250821_m010643_c001_v7007000_t0000_u01755738403699") 2025/08/21 01:10:44 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zaf229d23204dcbab9f880e1b_f11342b8d28a83d29_d20250821_m010642_c001_v0001183_t0012_u01755738402485") 2025/08/21 01:10:44 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4210861356fffcc4_d20250821_m010916_c001_v7007000_t0000_u01755738556842") 2025/08/21 01:10:44 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1040c8231d0d2665_d20250821_m010916_c001_v0001178_t0029_u01755738556199") 2025/08/21 01:10:44 DEBUG : sub/yam: Deleting (id "4_zaf229d23204dcbab9f880e1b_f41376fab2f6df7ba_d20250821_m010241_c001_v7007000_t0000_u01755738161588") 2025/08/21 01:10:44 DEBUG : sub/yam: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c5444_d20250821_m010240_c001_v0001184_t0044_u01755738160371") 2025/08/21 01:10:44 DEBUG : test_dir1/file2: Deleting (id "4_zaf229d23204dcbab9f880e1b_f41958dc268cec95d_d20250821_m010641_c001_v7007000_t0000_u01755738401702") 2025/08/21 01:10:44 DEBUG : test_dir1/file2: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1123fbee003ecafa_d20250821_m010640_c001_v0001181_t0054_u01755738400354") 2025/08/21 01:10:44 DEBUG : test_dir1/file2: Deleting (id "4_zaf229d23204dcbab9f880e1b_f41958dc268cec946_d20250821_m010639_c001_v7007000_t0000_u01755738399556") 2025/08/21 01:10:44 DEBUG : test_dir1/file2: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1123fbee003ecaf2_d20250821_m010638_c001_v0001181_t0007_u01755738398465") 2025/08/21 01:10:44 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zaf229d23204dcbab9f880e1b_f41958dc268cec962_d20250821_m010641_c001_v7007000_t0000_u01755738401885") 2025/08/21 01:10:44 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zaf229d23204dcbab9f880e1b_f11342b8d28a83d17_d20250821_m010640_c001_v0001183_t0007_u01755738400341") 2025/08/21 01:10:44 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zaf229d23204dcbab9f880e1b_f41958dc268cec949_d20250821_m010639_c001_v7007000_t0000_u01755738399739") 2025/08/21 01:10:44 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c6464_d20250821_m010638_c001_v0001184_t0059_u01755738398453") 2025/08/21 01:10:44 DEBUG : three: Deleting (id "4_zaf229d23204dcbab9f880e1b_f40322871fe5de181_d20250821_m010234_c001_v7007000_t0000_u01755738154429") 2025/08/21 01:10:45 DEBUG : three: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c53f6_d20250821_m010233_c001_v0001184_t0008_u01755738153299") 2025/08/21 01:10:45 DEBUG : three: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c53d0_d20250821_m010231_c001_v0001184_t0015_u01755738151225") 2025/08/21 01:10:45 DEBUG : tictactoe/tictactoe: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4210861356fffcdf_d20250821_m010918_c001_v7007000_t0000_u01755738558466") 2025/08/21 01:10:45 DEBUG : tictactoe/tictactoe: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1123fbee003ecf8d_d20250821_m010917_c001_v0001181_t0003_u01755738557804") 2025/08/21 01:10:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4210861356fffdb9_d20250821_m010936_c001_v7007000_t0000_u01755738576365") 2025/08/21 01:10:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f11342b8d28a8443d_d20250821_m010934_c001_v0001183_t0004_u01755738574731") 2025/08/21 01:10:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4210861356fffd99_d20250821_m010933_c001_v7007000_t0000_u01755738573161") 2025/08/21 01:10:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1123fbee003ecfe5_d20250821_m010931_c001_v0001181_t0006_u01755738571446") 2025/08/21 01:10:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4210861356fffd7f_d20250821_m010930_c001_v7007000_t0000_u01755738570480") 2025/08/21 01:10:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1040c8231d0d26b7_d20250821_m010929_c001_v0001178_t0012_u01755738569824") 2025/08/21 01:10:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4210861356fffd40_d20250821_m010925_c001_v7007000_t0000_u01755738565145") 2025/08/21 01:10:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1123fbee003ecfa9_d20250821_m010924_c001_v0001181_t0043_u01755738564313") 2025/08/21 01:10:45 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4210861356fffd57_d20250821_m010927_c001_v7007000_t0000_u01755738567228") 2025/08/21 01:10:45 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f11342b8d28a843fb_d20250821_m010926_c001_v0001183_t0012_u01755738566110") 2025/08/21 01:10:45 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4210861356fffd2a_d20250821_m010923_c001_v7007000_t0000_u01755738563346") 2025/08/21 01:10:45 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1040c8231d0d2691_d20250821_m010922_c001_v0001178_t0052_u01755738562649") 2025/08/21 01:10:45 DEBUG : toe/toe/tictactoe: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4210861356fffd13_d20250821_m010921_c001_v7007000_t0000_u01755738561690") 2025/08/21 01:10:45 DEBUG : toe/toe/tictactoe: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c6c13_d20250821_m010921_c001_v0001184_t0056_u01755738561015") 2025/08/21 01:10:45 DEBUG : toe/toe/tictactoe: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4210861356fffcfc_d20250821_m010920_c001_v7007000_t0000_u01755738560069") 2025/08/21 01:10:45 DEBUG : toe/toe/tictactoe: Deleting (id "4_zaf229d23204dcbab9f880e1b_f11342b8d28a843b1_d20250821_m010919_c001_v0001183_t0013_u01755738559432") 2025/08/21 01:10:46 DEBUG : toe/toe/toe: Deleting (id "4_zaf229d23204dcbab9f880e1b_f416e654b2268d7b4_d20250821_m010940_c001_v7007000_t0000_u01755738580949") 2025/08/21 01:10:46 DEBUG : toe/toe/toe: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1123fbee003ed015_d20250821_m010940_c001_v0001181_t0019_u01755738580303") 2025/08/21 01:10:46 DEBUG : toe/toe/toe: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4210861356fffd69_d20250821_m010928_c001_v7007000_t0000_u01755738568858") 2025/08/21 01:10:46 DEBUG : toe/toe/toe: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c6c65_d20250821_m010928_c001_v0001184_t0014_u01755738568195") 2025/08/21 01:10:46 DEBUG : toe/toe/toe.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4210861356fffdbe_d20250821_m010936_c001_v7007000_t0000_u01755738576949") 2025/08/21 01:10:46 DEBUG : toe/toe/toe.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f103a0f49210c6caf_d20250821_m010936_c001_v0001184_t0044_u01755738576137") 2025/08/21 01:10:46 DEBUG : toe/toe/toe.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4210861356fffda0_d20250821_m010933_c001_v7007000_t0000_u01755738573760") 2025/08/21 01:10:46 DEBUG : toe/toe/toe.txt: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1090effab6d2bec5_d20250821_m010932_c001_v0001101_t0042_u01755738572620") 2025/08/21 01:10:46 DEBUG : two: Deleting (id "4_zaf229d23204dcbab9f880e1b_f40322871fe5de185_d20250821_m010234_c001_v7007000_t0000_u01755738154621") 2025/08/21 01:10:46 DEBUG : two: Deleting (id "4_zaf229d23204dcbab9f880e1b_f4161926911cff7ff_d20250821_m010232_c001_v0001179_t0057_u01755738152733") 2025/08/21 01:10:46 DEBUG : two: Deleting (id "4_zaf229d23204dcbab9f880e1b_f403a0f49210c53cc_d20250821_m010231_c001_v0001184_t0003_u01755738151043") 2025/08/21 01:10:46 DEBUG : yam: Deleting (id "4_zaf229d23204dcbab9f880e1b_f41376fab2f6df7bc_d20250821_m010242_c001_v7007000_t0000_u01755738162328") 2025/08/21 01:10:46 DEBUG : yam: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1054c314ba03734c_d20250821_m010241_c001_v0001041_t0025_u01755738161178") 2025/08/21 01:10:46 DEBUG : yam: Deleting (id "4_zaf229d23204dcbab9f880e1b_f41376fab2f6df7b7_d20250821_m010239_c001_v7007000_t0000_u01755738159070") 2025/08/21 01:10:46 DEBUG : yam: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1123fbee003ec4f9_d20250821_m010237_c001_v0001181_t0037_u01755738157872") 2025/08/21 01:10:46 DEBUG : yam: Deleting (id "4_zaf229d23204dcbab9f880e1b_f40322871fe5de194_d20250821_m010236_c001_v7007000_t0000_u01755738156569") 2025/08/21 01:10:46 DEBUG : yam: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1123fbee003ec4ed_d20250821_m010235_c001_v0001181_t0036_u01755738155174") 2025/08/21 01:10:47 DEBUG : yaml: Deleting (id "4_zaf229d23204dcbab9f880e1b_f41376fab2f6df7b9_d20250821_m010239_c001_v7007000_t0000_u01755738159807") 2025/08/21 01:10:47 DEBUG : yaml: Deleting (id "4_zaf229d23204dcbab9f880e1b_f102906afc76d4823_d20250821_m010238_c001_v0001100_t0051_u01755738158701") 2025/08/21 01:10:47 DEBUG : yaml: Deleting (id "4_zaf229d23204dcbab9f880e1b_f40322871fe5de19a_d20250821_m010237_c001_v7007000_t0000_u01755738157308") 2025/08/21 01:10:47 DEBUG : yaml: Deleting (id "4_zaf229d23204dcbab9f880e1b_f1020be2657d1bb98_d20250821_m010236_c001_v0001178_t0019_u01755738156347") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 10m1.253173548s (try 1/5)