"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/10/13 02:02:23 DEBUG : Creating backend with remote "TestB2:rclone-test-munosay9muni" 2025/10/13 02:02:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/13 02:02:24 DEBUG : Creating backend with remote "/tmp/rclone1785001689" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-munosay9muni", Local "Local file system at /tmp/rclone1785001689", Modify Window "1ms" 2025/10/13 02:02:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/13 02:02:25 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for checks to finish 2025/10/13 02:02:25 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for transfers to finish 2025/10/13 02:02:25 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) --- PASS: TestCopyWithDryRun (1.69s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-munosay9muni", Local "Local file system at /tmp/rclone1785001689", Modify Window "1ms" 2025/10/13 02:02:25 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/13 02:02:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/13 02:02:26 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for checks to finish 2025/10/13 02:02:26 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for transfers to finish 2025/10/13 02:02:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/13 02:02:26 INFO : sub dir/hello world: Copied (new) 2025/10/13 02:02:26 DEBUG : B2 bucket rclone-test-munosay9muni: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.65s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-munosay9muni", Local "Local file system at /tmp/rclone1785001689", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-munosay9muni", Local "Local file system at /tmp/rclone1785001689", 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-munosay9muni", Local "Local file system at /tmp/rclone1785001689", Modify Window "1ms" 2025/10/13 02:02:28 DEBUG : Creating backend with remote "/non-existing" 2025/10/13 02:02:28 DEBUG : Config file has changed externally - reloading 2025/10/13 02:02:28 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/10/13 02:02:28 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for checks to finish 2025/10/13 02:02:28 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-munosay9muni", Local "Local file system at /tmp/rclone1785001689", Modify Window "1ms" 2025/10/13 02:02:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/13 02:02:29 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for checks to finish 2025/10/13 02:02:29 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for transfers to finish 2025/10/13 02:02:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/13 02:02:29 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.65s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "B2 bucket rclone-test-munosay9muni", Local "Local file system at /tmp/rclone1785001689", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.36s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-munosay9muni", Local "Local file system at /tmp/rclone1785001689", Modify Window "1ms" 2025/10/13 02:02:30 INFO : B2 bucket rclone-test-munosay9muni: Running all checks before starting transfers 2025/10/13 02:02:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/13 02:02:30 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for checks to finish 2025/10/13 02:02:30 INFO : B2 bucket rclone-test-munosay9muni: Checks finished, now starting transfers 2025/10/13 02:02:30 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for transfers to finish 2025/10/13 02:02:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/13 02:02:31 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.13s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-munosay9muni", Local "Local file system at /tmp/rclone1785001689", Modify Window "1ms" 2025/10/13 02:02:31 ERROR : Ignoring --no-traverse with sync 2025/10/13 02:02:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/13 02:02:32 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for checks to finish 2025/10/13 02:02:32 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for transfers to finish 2025/10/13 02:02:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/13 02:02:32 INFO : sub dir/hello world: Copied (new) 2025/10/13 02:02:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.13s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-munosay9muni", Local "Local file system at /tmp/rclone1785001689", Modify Window "1ms" 2025/10/13 02:02:33 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/10/13 02:02:33 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for checks to finish 2025/10/13 02:02:33 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for transfers to finish 2025/10/13 02:02:33 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/10/13 02:02:33 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.15s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-munosay9muni", Local "Local file system at /tmp/rclone1785001689", Modify Window "1ms" 2025/10/13 02:02:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/13 02:02:34 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for checks to finish 2025/10/13 02:02:34 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for transfers to finish 2025/10/13 02:02:34 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/13 02:02:34 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.19s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-munosay9muni", Local "Local file system at /tmp/rclone1785001689", Modify Window "1ms" 2025/10/13 02:02:35 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/13 02:02:35 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for checks to finish 2025/10/13 02:02:35 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for transfers to finish 2025/10/13 02:02:36 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/13 02:02:36 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.50s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-munosay9muni", Local "Local file system at /tmp/rclone1785001689", Modify Window "1ms" 2025/10/13 02:02:36 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/10/13 02:02:36 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/13 02:02:36 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/10/13 02:02:36 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/13 02:02:37 INFO : sub dir2: Making directory 2025/10/13 02:02:37 INFO : sub dir: Making directory 2025/10/13 02:02:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/13 02:02:37 INFO : sub dir2/sub sub dir2: Making directory 2025/10/13 02:02:37 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for checks to finish 2025/10/13 02:02:37 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for transfers to finish 2025/10/13 02:02:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/13 02:02:37 INFO : sub dir/hello world: Copied (new) fstest.go:250: Filtering empty directory "sub dir2" fstest.go:250: Filtering empty directory "sub dir2/sub sub dir2" 2025/10/13 02:02:37 DEBUG : B2 bucket rclone-test-munosay9muni: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.11s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-munosay9muni", Local "Local file system at /tmp/rclone1785001689", Modify Window "1ms" 2025/10/13 02:02:37 INFO : sub dir2: Making directory 2025/10/13 02:02:37 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/10/13 02:02:37 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/13 02:02:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/13 02:02:38 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for checks to finish 2025/10/13 02:02:38 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for transfers to finish 2025/10/13 02:02:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/13 02:02:38 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.12s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-munosay9muni", Local "Local file system at /tmp/rclone1785001689", Modify Window "1ms" 2025/10/13 02:02:39 DEBUG : sub dir2: Making directory with metadata 2025/10/13 02:02:39 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/13 02:02:39 INFO : sub dir2: Making directory 2025/10/13 02:02:39 INFO : sub dir: Making directory 2025/10/13 02:02:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/13 02:02:39 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for checks to finish 2025/10/13 02:02:39 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for transfers to finish 2025/10/13 02:02:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/13 02:02:39 INFO : sub dir/hello world: Copied (new) 2025/10/13 02:02:39 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2025/10/13 02:02:39 DEBUG : B2 bucket rclone-test-munosay9muni: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/10/13 02:02:39 DEBUG : B2 bucket rclone-test-munosay9muni: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.42s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-munosay9muni", Local "Local file system at /tmp/rclone1785001689", 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-munosay9muni", Local "Local file system at /tmp/rclone1785001689", Modify Window "1ms" 2025/10/13 02:02:40 INFO : sub dir2: Making directory 2025/10/13 02:02:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/13 02:02:41 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for checks to finish 2025/10/13 02:02:41 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for transfers to finish 2025/10/13 02:02:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/13 02:02:41 INFO : sub dir/hello world: Copied (new) 2025/10/13 02:02:41 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.13s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-munosay9muni", Local "Local file system at /tmp/rclone1785001689", Modify Window "1ms" 2025/10/13 02:02:42 DEBUG : sub dir2: Making directory with metadata 2025/10/13 02:02:42 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/13 02:02:42 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/13 02:02:42 INFO : sub dir2: Making directory 2025/10/13 02:02:42 INFO : sub dir: Making directory 2025/10/13 02:02:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/13 02:02:42 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for checks to finish 2025/10/13 02:02:42 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for transfers to finish 2025/10/13 02:02:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/13 02:02:42 INFO : sub dir/hello world: Copied (new) 2025/10/13 02:02:42 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2025/10/13 02:02:42 DEBUG : B2 bucket rclone-test-munosay9muni: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.10s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-munosay9muni", Local "Local file system at /tmp/rclone1785001689", 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-munosay9muni", Local "Local file system at /tmp/rclone1785001689", Modify Window "1ms" 2025/10/13 02:02:43 INFO : sub dir2: Making directory 2025/10/13 02:02:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/13 02:02:43 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for checks to finish 2025/10/13 02:02:43 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for transfers to finish 2025/10/13 02:02:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/13 02:02:43 INFO : sub dir/hello world: Copied (new) 2025/10/13 02:02:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.14s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-munosay9muni", Local "Local file system at /tmp/rclone1785001689", Modify Window "1ms" 2025/10/13 02:02:45 DEBUG : Creating backend with remote "TestB2:rclone-test-rigokob6peda" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-munosay9muni -> B2 bucket rclone-test-rigokob6peda 2025/10/13 02:02:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/13 02:02:46 DEBUG : B2 bucket rclone-test-rigokob6peda: Waiting for checks to finish 2025/10/13 02:02:46 DEBUG : B2 bucket rclone-test-rigokob6peda: Waiting for transfers to finish 2025/10/13 02:02:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/13 02:02:47 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/13 02:02:47 DEBUG : B2 bucket rclone-test-rigokob6peda: Purge remote 2025/10/13 02:02:47 INFO : B2 bucket rclone-test-rigokob6peda: cleaning bucket "rclone-test-rigokob6peda" of all files 2025/10/13 02:02:47 DEBUG : sub dir/hello world: Deleting (id "4_z2f924df340eddbbb9f980e1b_f11988248c74699e1_d20251013_m020247_c001_v0001041_t0020_u01760320967070") --- PASS: TestServerSideCopy (4.25s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-munosay9muni", Local "Local file system at /tmp/rclone1785001689", Modify Window "1ms" 2025/10/13 02:02:49 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/13 02:02:49 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for checks to finish 2025/10/13 02:02:49 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for transfers to finish 2025/10/13 02:02:49 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/13 02:02:49 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.68s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-munosay9muni", Local "Local file system at /tmp/rclone1785001689", Modify Window "1ms" 2025/10/13 02:02:50 DEBUG : Creating backend with remote "TestB2:rclone-test-teqemuk8kiwi" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-munosay9muni -> B2 bucket rclone-test-teqemuk8kiwi 2025/10/13 02:02:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/13 02:02:52 DEBUG : B2 bucket rclone-test-teqemuk8kiwi: Waiting for checks to finish 2025/10/13 02:02:52 DEBUG : B2 bucket rclone-test-teqemuk8kiwi: Waiting for transfers to finish 2025/10/13 02:02:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/13 02:02:53 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/13 02:02:54 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/13 02:02:54 DEBUG : B2 bucket rclone-test-teqemuk8kiwi: Waiting for checks to finish 2025/10/13 02:02:54 DEBUG : B2 bucket rclone-test-teqemuk8kiwi: Waiting for transfers to finish 2025/10/13 02:02:54 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/13 02:02:54 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/13 02:02:55 DEBUG : B2 bucket rclone-test-teqemuk8kiwi: Purge remote 2025/10/13 02:02:55 INFO : B2 bucket rclone-test-teqemuk8kiwi: cleaning bucket "rclone-test-teqemuk8kiwi" of all files 2025/10/13 02:02:55 DEBUG : sub dir/hello world: Deleting (id "4_z3fc26d6340eddbbb9f980e1b_f117495b3c40aab74_d20251013_m020254_c001_v0001154_t0011_u01760320974651") 2025/10/13 02:02:55 DEBUG : sub dir/hello world: Deleting (id "4_z3fc26d6340eddbbb9f980e1b_f1197d5bccc70657c_d20251013_m020252_c001_v0001154_t0016_u01760320972920") --- PASS: TestServerSideCopyOverSelf (6.22s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-munosay9muni", Local "Local file system at /tmp/rclone1785001689", Modify Window "1ms" 2025/10/13 02:02:57 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/13 02:02:57 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for checks to finish 2025/10/13 02:02:57 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for transfers to finish 2025/10/13 02:02:57 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/13 02:02:57 INFO : sub dir/hello world: Copied (replaced existing) 2025/10/13 02:02:57 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.73s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-munosay9muni", Local "Local file system at /tmp/rclone1785001689", Modify Window "1ms" 2025/10/13 02:02:58 DEBUG : Creating backend with remote "TestB2:rclone-test-jiwufah3muce" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-munosay9muni -> B2 bucket rclone-test-jiwufah3muce 2025/10/13 02:03:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/13 02:03:00 DEBUG : B2 bucket rclone-test-jiwufah3muce: Waiting for checks to finish 2025/10/13 02:03:00 DEBUG : B2 bucket rclone-test-jiwufah3muce: Waiting for transfers to finish 2025/10/13 02:03:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/13 02:03:01 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/13 02:03:02 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/13 02:03:02 DEBUG : B2 bucket rclone-test-jiwufah3muce: Waiting for checks to finish 2025/10/13 02:03:02 DEBUG : B2 bucket rclone-test-jiwufah3muce: Waiting for transfers to finish 2025/10/13 02:03:02 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/13 02:03:02 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/13 02:03:02 INFO : sub dir/hello world: Deleted 2025/10/13 02:03:03 DEBUG : testing file moves 2025/10/13 02:03:03 DEBUG : B2 bucket rclone-test-jiwufah3muce: Waiting for checks to finish 2025/10/13 02:03:03 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/10/13 02:03:03 DEBUG : B2 bucket rclone-test-jiwufah3muce: Waiting for transfers to finish 2025/10/13 02:03:04 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/10/13 02:03:04 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/13 02:03:04 INFO : sub dir/hello world: Deleted 2025/10/13 02:03:04 DEBUG : B2 bucket rclone-test-jiwufah3muce: Purge remote 2025/10/13 02:03:04 INFO : B2 bucket rclone-test-jiwufah3muce: cleaning bucket "rclone-test-jiwufah3muce" of all files 2025/10/13 02:03:04 DEBUG : sub dir/hello world: Deleting (id "4_z3f528d5340eddbbb9f980e1b_f102a22398a8b7f75_d20251013_m020303_c001_v0001150_t0043_u01760320983845") 2025/10/13 02:03:04 DEBUG : sub dir/hello world: Deleting (id "4_z3f528d5340eddbbb9f980e1b_f103206201c30dc60_d20251013_m020302_c001_v0001183_t0042_u01760320982286") 2025/10/13 02:03:04 DEBUG : sub dir/hello world: Deleting (id "4_z3f528d5340eddbbb9f980e1b_f1131cf192d8d9e06_d20251013_m020300_c001_v0001171_t0046_u01760320980854") --- PASS: TestServerSideMoveOverSelf (7.80s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-munosay9muni", Local "Local file system at /tmp/rclone1785001689", Modify Window "1ms" 2025/10/13 02:03:06 ERROR : error listing: directory not found 2025/10/13 02:03:06 INFO : Local file system at /tmp/rclone1785001689: Making directory 2025/10/13 02:03:07 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for checks to finish 2025/10/13 02:03:07 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.48s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-munosay9muni", Local "Local file system at /tmp/rclone1785001689", Modify Window "1ms" 2025/10/13 02:03:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/13 02:03:08 DEBUG : Local file system at /tmp/rclone1785001689: Waiting for checks to finish 2025/10/13 02:03:08 DEBUG : Local file system at /tmp/rclone1785001689: Waiting for transfers to finish 2025/10/13 02:03:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/13 02:03:09 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2025/10/13 02:03:09 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.86s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-munosay9muni", Local "Local file system at /tmp/rclone1785001689", Modify Window "1ms" 2025/10/13 02:03:09 DEBUG : check sum: Need to transfer - File not found at Destination 2025/10/13 02:03:09 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for checks to finish 2025/10/13 02:03:09 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for transfers to finish 2025/10/13 02:03:10 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/13 02:03:10 INFO : check sum: Copied (new) 2025/10/13 02:03:10 DEBUG : Waiting for deletions to finish 2025/10/13 02:03:10 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for checks to finish 2025/10/13 02:03:10 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/13 02:03:10 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/10/13 02:03:10 DEBUG : check sum: Unchanged skipping 2025/10/13 02:03:10 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for transfers to finish 2025/10/13 02:03:10 DEBUG : Waiting for deletions to finish 2025/10/13 02:03:10 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.55s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-munosay9muni", Local "Local file system at /tmp/rclone1785001689", Modify Window "1ms" 2025/10/13 02:03:11 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/10/13 02:03:11 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for checks to finish 2025/10/13 02:03:11 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for transfers to finish 2025/10/13 02:03:11 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/13 02:03:11 INFO : sizeonly: Copied (new) 2025/10/13 02:03:11 DEBUG : Waiting for deletions to finish 2025/10/13 02:03:11 DEBUG : sizeonly: Sizes identical 2025/10/13 02:03:11 DEBUG : sizeonly: Unchanged skipping 2025/10/13 02:03:11 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for checks to finish 2025/10/13 02:03:11 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for transfers to finish 2025/10/13 02:03:11 DEBUG : Waiting for deletions to finish 2025/10/13 02:03:11 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.51s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-munosay9muni", Local "Local file system at /tmp/rclone1785001689", Modify Window "1ms" 2025/10/13 02:03:12 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/10/13 02:03:12 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for checks to finish 2025/10/13 02:03:12 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for transfers to finish 2025/10/13 02:03:13 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/10/13 02:03:13 INFO : ignore-size: Copied (new) 2025/10/13 02:03:13 DEBUG : Waiting for deletions to finish 2025/10/13 02:03:13 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:03:13 DEBUG : ignore-size: Unchanged skipping 2025/10/13 02:03:13 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for checks to finish 2025/10/13 02:03:13 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for transfers to finish 2025/10/13 02:03:13 DEBUG : Waiting for deletions to finish 2025/10/13 02:03:13 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.50s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-munosay9muni", Local "Local file system at /tmp/rclone1785001689", Modify Window "1ms" 2025/10/13 02:03:14 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:03:14 DEBUG : existing: Unchanged skipping 2025/10/13 02:03:14 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for checks to finish 2025/10/13 02:03:14 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for transfers to finish 2025/10/13 02:03:14 DEBUG : Waiting for deletions to finish 2025/10/13 02:03:14 INFO : There was nothing to transfer 2025/10/13 02:03:14 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for checks to finish 2025/10/13 02:03:14 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/10/13 02:03:14 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for transfers to finish 2025/10/13 02:03:15 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/13 02:03:15 INFO : existing: Copied (replaced existing) 2025/10/13 02:03:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.71s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-munosay9muni", Local "Local file system at /tmp/rclone1785001689", Modify Window "1ms" 2025/10/13 02:03:16 DEBUG : existing: Need to transfer - File not found at Destination 2025/10/13 02:03:16 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for checks to finish 2025/10/13 02:03:16 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for transfers to finish 2025/10/13 02:03:16 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/13 02:03:16 INFO : existing: Copied (new) 2025/10/13 02:03:16 DEBUG : Waiting for deletions to finish 2025/10/13 02:03:16 DEBUG : existing: Destination exists, skipping 2025/10/13 02:03:16 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for checks to finish 2025/10/13 02:03:16 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for transfers to finish 2025/10/13 02:03:16 DEBUG : Waiting for deletions to finish 2025/10/13 02:03:16 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.49s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-munosay9muni", Local "Local file system at /tmp/rclone1785001689", Modify Window "1ms" 2025/10/13 02:03:17 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/10/13 02:03:18 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/10/13 02:03:18 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/13 02:03:18 DEBUG : c/non empty space: Unchanged skipping 2025/10/13 02:03:18 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/13 02:03:18 INFO : a/potato2: Copied (new) 2025/10/13 02:03:18 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for checks to finish 2025/10/13 02:03:18 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for transfers to finish 2025/10/13 02:03:18 DEBUG : Waiting for deletions to finish 2025/10/13 02:03:18 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.32s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-munosay9muni", Local "Local file system at /tmp/rclone1785001689", Modify Window "1ms" 2025/10/13 02:03:20 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/10/13 02:03:20 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for checks to finish 2025/10/13 02:03:20 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/13 02:03:20 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/10/13 02:03:20 DEBUG : empty space: Unchanged skipping 2025/10/13 02:03:20 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for transfers to finish 2025/10/13 02:03:20 DEBUG : Waiting for deletions to finish 2025/10/13 02:03:20 INFO : There was nothing to transfer 2025/10/13 02:03:20 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/10/13 02:03:20 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for checks to finish 2025/10/13 02:03:20 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/13 02:03:21 INFO : empty space: Updated modification time in destination 2025/10/13 02:03:21 DEBUG : empty space: Unchanged skipping 2025/10/13 02:03:21 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for transfers to finish 2025/10/13 02:03:21 DEBUG : Waiting for deletions to finish 2025/10/13 02:03:21 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.60s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-munosay9muni", Local "Local file system at /tmp/rclone1785001689", Modify Window "1ms" 2025/10/13 02:03:22 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/10/13 02:03:22 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for checks to finish 2025/10/13 02:03:22 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/13 02:03:22 DEBUG : empty space: Unchanged skipping 2025/10/13 02:03:22 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for transfers to finish 2025/10/13 02:03:22 DEBUG : Waiting for deletions to finish 2025/10/13 02:03:22 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.30s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-munosay9muni", Local "Local file system at /tmp/rclone1785001689", Modify Window "1ms" 2025/10/13 02:03:24 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for checks to finish 2025/10/13 02:03:24 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/10/13 02:03:24 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1785001689) 2025/10/13 02:03:24 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-munosay9muni) 2025/10/13 02:03:24 DEBUG : foo: sha1 differ 2025/10/13 02:03:24 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for transfers to finish 2025/10/13 02:03:24 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/10/13 02:03:24 INFO : foo: Copied (replaced existing) 2025/10/13 02:03:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.47s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-munosay9muni", Local "Local file system at /tmp/rclone1785001689", Modify Window "1ms" 2025/10/13 02:03:25 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/13 02:03:25 DEBUG : potato: Need to transfer - File not found at Destination 2025/10/13 02:03:25 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for checks to finish 2025/10/13 02:03:25 DEBUG : empty space: Unchanged skipping 2025/10/13 02:03:25 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for transfers to finish 2025/10/13 02:03:25 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/13 02:03:25 INFO : potato: Copied (new) 2025/10/13 02:03:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (1.76s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-munosay9muni", Local "Local file system at /tmp/rclone1785001689", Modify Window "1ms" 2025/10/13 02:03:27 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/10/13 02:03:27 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for checks to finish 2025/10/13 02:03:27 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for transfers to finish 2025/10/13 02:03:27 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/10/13 02:03:27 INFO : potato: Copied (replaced existing) 2025/10/13 02:03:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.52s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-munosay9muni", Local "Local file system at /tmp/rclone1785001689", Modify Window "1ms" 2025/10/13 02:03:28 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/10/13 02:03:28 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for checks to finish 2025/10/13 02:03:28 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1785001689) 2025/10/13 02:03:28 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-munosay9muni) 2025/10/13 02:03:28 DEBUG : potato: sha1 differ 2025/10/13 02:03:28 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for transfers to finish 2025/10/13 02:03:29 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/10/13 02:03:29 INFO : potato: Copied (replaced existing) 2025/10/13 02:03:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.49s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-munosay9muni", Local "Local file system at /tmp/rclone1785001689", Modify Window "1ms" 2025/10/13 02:03:30 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/13 02:03:30 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/13 02:03:30 DEBUG : empty space: Unchanged skipping 2025/10/13 02:03:30 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/10/13 02:03:30 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for checks to finish 2025/10/13 02:03:30 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for transfers to finish 2025/10/13 02:03:30 DEBUG : Waiting for deletions to finish 2025/10/13 02:03:30 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.54s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-munosay9muni", Local "Local file system at /tmp/rclone1785001689", Modify Window "1ms" 2025/10/13 02:03:32 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/13 02:03:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/13 02:03:32 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for checks to finish 2025/10/13 02:03:32 DEBUG : empty space: Unchanged skipping 2025/10/13 02:03:32 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for transfers to finish 2025/10/13 02:03:32 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/13 02:03:32 INFO : potato2: Copied (new) 2025/10/13 02:03:32 DEBUG : Waiting for deletions to finish 2025/10/13 02:03:32 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.09s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-munosay9muni", Local "Local file system at /tmp/rclone1785001689", Modify Window "1ms" 2025/10/13 02:03:33 INFO : d: Making directory 2025/10/13 02:03:33 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2025/10/13 02:03:34 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/10/13 02:03:34 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/13 02:03:34 DEBUG : c/non empty space: Unchanged skipping 2025/10/13 02:03:34 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/13 02:03:34 INFO : a/potato2: Copied (new) 2025/10/13 02:03:34 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for checks to finish 2025/10/13 02:03:34 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for transfers to finish 2025/10/13 02:03:34 DEBUG : Waiting for deletions to finish 2025/10/13 02:03:34 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.30s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-munosay9muni", Local "Local file system at /tmp/rclone1785001689", Modify Window "1ms" 2025/10/13 02:03:36 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/10/13 02:03:36 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/10/13 02:03:36 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/13 02:03:36 DEBUG : c/non empty space: Unchanged skipping 2025/10/13 02:03:36 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for checks to finish 2025/10/13 02:03:36 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for transfers to finish 2025/10/13 02:03:36 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/13 02:03:36 INFO : a/potato2: Copied (new) 2025/10/13 02:03:36 ERROR : B2 bucket rclone-test-munosay9muni: not deleting files as there were IO errors 2025/10/13 02:03:36 ERROR : B2 bucket rclone-test-munosay9muni: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.25s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-munosay9muni", Local "Local file system at /tmp/rclone1785001689", Modify Window "1ms" 2025/10/13 02:03:38 DEBUG : Waiting for deletions to finish 2025/10/13 02:03:38 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/13 02:03:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/13 02:03:38 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for checks to finish 2025/10/13 02:03:38 DEBUG : empty space: Unchanged skipping 2025/10/13 02:03:38 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for transfers to finish 2025/10/13 02:03:39 INFO : potato: Deleted 2025/10/13 02:03:39 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/13 02:03:39 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (1.93s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-munosay9muni", Local "Local file system at /tmp/rclone1785001689", Modify Window "1ms" 2025/10/13 02:03:40 DEBUG : Waiting for deletions to finish 2025/10/13 02:03:40 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for checks to finish 2025/10/13 02:03:40 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for transfers to finish 2025/10/13 02:03:40 INFO : potato: Deleted 2025/10/13 02:03:41 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/13 02:03:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/13 02:03:41 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for checks to finish 2025/10/13 02:03:41 DEBUG : empty space: Unchanged skipping 2025/10/13 02:03:41 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for transfers to finish 2025/10/13 02:03:41 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/13 02:03:41 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.33s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-munosay9muni", Local "Local file system at /tmp/rclone1785001689", Modify Window "1ms" 2025/10/13 02:03:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/13 02:03:42 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for checks to finish 2025/10/13 02:03:42 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for transfers to finish 2025/10/13 02:03:43 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/10/13 02:03:43 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.71s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-munosay9muni", Local "Local file system at /tmp/rclone1785001689", Modify Window "1ms" 2025/10/13 02:03:44 DEBUG : enormous: Excluded (Size Filter) 2025/10/13 02:03:44 DEBUG : enormous: Excluded 2025/10/13 02:03:44 DEBUG : potato2: Excluded (Size Filter) 2025/10/13 02:03:44 DEBUG : potato2: Excluded 2025/10/13 02:03:44 DEBUG : potato2: Excluded (Size Filter) 2025/10/13 02:03:44 DEBUG : potato2: Excluded 2025/10/13 02:03:44 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/13 02:03:44 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for checks to finish 2025/10/13 02:03:44 DEBUG : empty space: Unchanged skipping 2025/10/13 02:03:44 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for transfers to finish 2025/10/13 02:03:44 DEBUG : Waiting for deletions to finish 2025/10/13 02:03:44 INFO : There was nothing to transfer 2025/10/13 02:03:44 DEBUG : enormous: Excluded (Size Filter) 2025/10/13 02:03:44 DEBUG : enormous: Excluded 2025/10/13 02:03:44 DEBUG : potato2: Excluded (Size Filter) 2025/10/13 02:03:44 DEBUG : potato2: Excluded 2025/10/13 02:03:45 DEBUG : potato2: Excluded (Size Filter) 2025/10/13 02:03:45 DEBUG : potato2: Excluded 2025/10/13 02:03:45 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/10/13 02:03:45 DEBUG : empty space: Unchanged skipping 2025/10/13 02:03:45 DEBUG : Local file system at /tmp/rclone1785001689: Waiting for checks to finish 2025/10/13 02:03:45 DEBUG : Local file system at /tmp/rclone1785001689: Waiting for transfers to finish 2025/10/13 02:03:45 DEBUG : Waiting for deletions to finish 2025/10/13 02:03:45 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (1.92s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-munosay9muni", Local "Local file system at /tmp/rclone1785001689", Modify Window "1ms" 2025/10/13 02:03:46 DEBUG : enormous: Excluded (Size Filter) 2025/10/13 02:03:46 DEBUG : enormous: Excluded 2025/10/13 02:03:46 DEBUG : potato2: Excluded (Size Filter) 2025/10/13 02:03:46 DEBUG : potato2: Excluded 2025/10/13 02:03:46 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/13 02:03:46 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for checks to finish 2025/10/13 02:03:46 DEBUG : empty space: Unchanged skipping 2025/10/13 02:03:46 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for transfers to finish 2025/10/13 02:03:46 DEBUG : Waiting for deletions to finish 2025/10/13 02:03:47 INFO : enormous: Deleted 2025/10/13 02:03:47 INFO : potato2: Deleted 2025/10/13 02:03:47 INFO : There was nothing to transfer 2025/10/13 02:03:47 DEBUG : Local file system at /tmp/rclone1785001689: Waiting for checks to finish 2025/10/13 02:03:47 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/10/13 02:03:47 DEBUG : empty space: Unchanged skipping 2025/10/13 02:03:47 DEBUG : Local file system at /tmp/rclone1785001689: Waiting for transfers to finish 2025/10/13 02:03:47 DEBUG : Waiting for deletions to finish 2025/10/13 02:03:47 INFO : potato2: Deleted 2025/10/13 02:03:47 INFO : enormous: Deleted 2025/10/13 02:03:47 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.42s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-munosay9muni", Local "Local file system at /tmp/rclone1785001689", Modify Window "1ms" 2025/10/13 02:03:49 DEBUG : five: Need to transfer - File not found at Destination 2025/10/13 02:03:49 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/10/13 02:03:49 DEBUG : one: Destination is newer than source, skipping 2025/10/13 02:03:49 DEBUG : three: Sizes identical 2025/10/13 02:03:49 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for checks to finish 2025/10/13 02:03:49 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/10/13 02:03:49 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1785001689) 2025/10/13 02:03:49 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-munosay9muni) 2025/10/13 02:03:49 DEBUG : two: sha1 differ 2025/10/13 02:03:49 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/10/13 02:03:49 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for transfers to finish 2025/10/13 02:03:49 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/10/13 02:03:49 INFO : five: Copied (new) 2025/10/13 02:03:50 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/10/13 02:03:50 INFO : four: Copied (replaced existing) 2025/10/13 02:03:50 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/13 02:03:50 INFO : two: Copied (replaced existing) 2025/10/13 02:03:50 DEBUG : Waiting for deletions to finish 2025/10/13 02:03:50 DEBUG : one: Destination is newer than source, skipping 2025/10/13 02:03:50 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for checks to finish 2025/10/13 02:03:50 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/10/13 02:03:50 DEBUG : five: Size and sha1 of src and dst objects identical 2025/10/13 02:03:50 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/10/13 02:03:50 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/10/13 02:03:50 DEBUG : four: Size and sha1 of src and dst objects identical 2025/10/13 02:03:50 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/10/13 02:03:50 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1785001689) 2025/10/13 02:03:50 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-munosay9muni) 2025/10/13 02:03:50 DEBUG : three: sha1 differ 2025/10/13 02:03:50 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/13 02:03:50 DEBUG : two: Size and sha1 of src and dst objects identical 2025/10/13 02:03:50 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/10/13 02:03:50 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/10/13 02:03:50 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for transfers to finish 2025/10/13 02:03:51 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/13 02:03:51 INFO : three: Copied (replaced existing) 2025/10/13 02:03:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.28s) === 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-munosay9muni", Local "Local file system at /tmp/rclone1785001689", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/10/13 02:03:52 INFO : B2 bucket rclone-test-munosay9muni: Making map for --track-renames 2025/10/13 02:03:52 INFO : B2 bucket rclone-test-munosay9muni: Finished making map for --track-renames 2025/10/13 02:03:52 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for checks to finish 2025/10/13 02:03:52 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for renames to finish 2025/10/13 02:03:52 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/10/13 02:03:52 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/10/13 02:03:52 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for transfers to finish 2025/10/13 02:03:53 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/13 02:03:53 INFO : yam: Copied (new) 2025/10/13 02:03:53 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/10/13 02:03:53 INFO : potato: Copied (new) 2025/10/13 02:03:53 DEBUG : Waiting for deletions to finish 2025/10/13 02:03:53 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:03:53 INFO : B2 bucket rclone-test-munosay9muni: Making map for --track-renames 2025/10/13 02:03:53 INFO : B2 bucket rclone-test-munosay9muni: Finished making map for --track-renames 2025/10/13 02:03:53 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for checks to finish 2025/10/13 02:03:53 DEBUG : potato: Unchanged skipping 2025/10/13 02:03:53 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for renames to finish 2025/10/13 02:03:54 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/13 02:03:54 INFO : yam: Copied (server-side copy) to: yaml 2025/10/13 02:03:54 INFO : yam: Deleted 2025/10/13 02:03:54 INFO : yaml: Renamed from "yam" 2025/10/13 02:03:54 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for transfers to finish 2025/10/13 02:03:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.21s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-munosay9muni", Local "Local file system at /tmp/rclone1785001689", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/10/13 02:03:56 INFO : B2 bucket rclone-test-munosay9muni: Making map for --track-renames 2025/10/13 02:03:56 INFO : B2 bucket rclone-test-munosay9muni: Finished making map for --track-renames 2025/10/13 02:03:56 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for checks to finish 2025/10/13 02:03:56 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/10/13 02:03:56 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/10/13 02:03:56 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for renames to finish 2025/10/13 02:03:56 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for transfers to finish 2025/10/13 02:03:56 DEBUG : potato: Clearing upload URL because of error: Post "https://pod-000-1183-08.backblaze.com/b2api/v1/b2_upload_file/2f02fda340dddbbb9f980e1b/c001_v0001183_t0020": EOF 2025/10/13 02:03:56 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1183-08.backblaze.com/b2api/v1/b2_upload_file/2f02fda340dddbbb9f980e1b/c001_v0001183_t0020": EOF) 2025/10/13 02:03:56 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/10/13 02:03:56 DEBUG : potato: Received error: Post "https://pod-000-1183-08.backblaze.com/b2api/v1/b2_upload_file/2f02fda340dddbbb9f980e1b/c001_v0001183_t0020": EOF - low level retry 0/10 2025/10/13 02:03:56 DEBUG : pacer: Reducing sleep to 10ms 2025/10/13 02:03:56 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/13 02:03:56 INFO : yam: Copied (new) 2025/10/13 02:03:56 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/10/13 02:03:56 INFO : potato: Copied (new) 2025/10/13 02:03:56 DEBUG : Waiting for deletions to finish 2025/10/13 02:03:57 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:03:57 INFO : B2 bucket rclone-test-munosay9muni: Making map for --track-renames 2025/10/13 02:03:57 INFO : B2 bucket rclone-test-munosay9muni: Finished making map for --track-renames 2025/10/13 02:03:57 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for checks to finish 2025/10/13 02:03:57 DEBUG : potato: Unchanged skipping 2025/10/13 02:03:57 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for renames to finish 2025/10/13 02:03:57 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/13 02:03:57 INFO : yam: Copied (server-side copy) to: yaml 2025/10/13 02:03:57 INFO : yam: Deleted 2025/10/13 02:03:57 INFO : yaml: Renamed from "yam" 2025/10/13 02:03:57 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for transfers to finish 2025/10/13 02:03:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.72s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-munosay9muni", Local "Local file system at /tmp/rclone1785001689", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/10/13 02:03:58 INFO : B2 bucket rclone-test-munosay9muni: Making map for --track-renames 2025/10/13 02:03:58 INFO : B2 bucket rclone-test-munosay9muni: Finished making map for --track-renames 2025/10/13 02:03:58 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for checks to finish 2025/10/13 02:03:58 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/10/13 02:03:58 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/10/13 02:03:58 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for renames to finish 2025/10/13 02:03:58 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for transfers to finish 2025/10/13 02:03:59 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/13 02:03:59 INFO : sub/yam: Copied (new) 2025/10/13 02:03:59 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/10/13 02:03:59 INFO : potato: Copied (new) 2025/10/13 02:03:59 DEBUG : Waiting for deletions to finish 2025/10/13 02:03:59 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:03:59 DEBUG : potato: Unchanged skipping 2025/10/13 02:03:59 INFO : B2 bucket rclone-test-munosay9muni: Making map for --track-renames 2025/10/13 02:03:59 INFO : B2 bucket rclone-test-munosay9muni: Finished making map for --track-renames 2025/10/13 02:03:59 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for checks to finish 2025/10/13 02:03:59 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for renames to finish 2025/10/13 02:04:00 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/13 02:04:00 INFO : sub/yam: Copied (server-side copy) to: yam 2025/10/13 02:04:00 INFO : sub/yam: Deleted 2025/10/13 02:04:00 INFO : yam: Renamed from "sub/yam" 2025/10/13 02:04:00 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for transfers to finish 2025/10/13 02:04:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.93s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-munosay9muni", Local "Local file system at /tmp/rclone1785001689", Modify Window "1ms" 2025/10/13 02:04:01 DEBUG : Creating backend with remote "/tmp/rclone1785001689/dir1" 2025/10/13 02:04:01 DEBUG : Creating backend with remote "/tmp/rclone1785001689/dir2" 2025/10/13 02:04:01 DEBUG : Local file system at /tmp/rclone1785001689/dir2: Using server-side directory move 2025/10/13 02:04:01 INFO : Local file system at /tmp/rclone1785001689/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/10/13 02:04:01 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/10/13 02:04:01 DEBUG : Local file system at /tmp/rclone1785001689/dir2: Waiting for checks to finish 2025/10/13 02:04:01 INFO : file1.txt: Moved (server-side) 2025/10/13 02:04:01 DEBUG : Local file system at /tmp/rclone1785001689/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.39s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-munosay9muni", Local "Local file system at /tmp/rclone1785001689", Modify Window "1ms" 2025/10/13 02:04:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/13 02:04:02 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/10/13 02:04:02 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for checks to finish 2025/10/13 02:04:02 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for transfers to finish 2025/10/13 02:04:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/13 02:04:02 INFO : sub dir/hello world: Copied (new) 2025/10/13 02:04:02 INFO : sub dir/hello world: Deleted 2025/10/13 02:04:02 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/10/13 02:04:02 INFO : nested/sub dir/file: Copied (new) 2025/10/13 02:04:02 INFO : nested/sub dir/file: Deleted 2025/10/13 02:04:02 INFO : sub dir: Removing directory 2025/10/13 02:04:02 INFO : nested/sub dir: Removing directory 2025/10/13 02:04:02 INFO : nested: Removing directory 2025/10/13 02:04:02 DEBUG : Local file system at /tmp/rclone1785001689: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.85s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-munosay9muni", Local "Local file system at /tmp/rclone1785001689", Modify Window "1ms" 2025/10/13 02:04:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/13 02:04:03 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/10/13 02:04:03 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for checks to finish 2025/10/13 02:04:03 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for transfers to finish 2025/10/13 02:04:04 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/10/13 02:04:04 INFO : nested/sub dir/file: Copied (new) 2025/10/13 02:04:04 INFO : nested/sub dir/file: Deleted 2025/10/13 02:04:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/13 02:04:04 INFO : sub dir/hello world: Copied (new) 2025/10/13 02:04:04 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.89s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-munosay9muni", Local "Local file system at /tmp/rclone1785001689", Modify Window "1ms" 2025/10/13 02:04:05 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/10/13 02:04:05 DEBUG : existing: Need to transfer - File not found at Destination 2025/10/13 02:04:05 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for checks to finish 2025/10/13 02:04:05 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for transfers to finish 2025/10/13 02:04:06 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/13 02:04:06 INFO : existing: Copied (new) 2025/10/13 02:04:06 INFO : existing: Deleted 2025/10/13 02:04:06 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/10/13 02:04:06 INFO : existing-b: Copied (new) 2025/10/13 02:04:06 INFO : existing-b: Deleted 2025/10/13 02:04:06 DEBUG : existing: Destination exists, skipping 2025/10/13 02:04:06 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/10/13 02:04:06 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for checks to finish 2025/10/13 02:04:06 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for transfers to finish 2025/10/13 02:04:06 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.91s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-munosay9muni", Local "Local file system at /tmp/rclone1785001689", Modify Window "1ms" 2025/10/13 02:04:07 DEBUG : Creating backend with remote "TestB2:rclone-test-qejogom3leco" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-munosay9muni -> B2 bucket rclone-test-qejogom3leco 2025/10/13 02:04:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/13 02:04:12 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/10/13 02:04:12 DEBUG : empty space: Unchanged skipping 2025/10/13 02:04:12 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/10/13 02:04:12 DEBUG : B2 bucket rclone-test-qejogom3leco: Waiting for checks to finish 2025/10/13 02:04:12 INFO : empty space: Deleted 2025/10/13 02:04:12 DEBUG : B2 bucket rclone-test-qejogom3leco: Waiting for transfers to finish 2025/10/13 02:04:12 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/13 02:04:12 INFO : potato2: Copied (server-side copy) 2025/10/13 02:04:12 INFO : potato2: Deleted 2025/10/13 02:04:12 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/13 02:04:12 INFO : potato3: Copied (server-side copy) 2025/10/13 02:04:12 INFO : potato3: Deleted 2025/10/13 02:04:13 DEBUG : Creating backend with remote "TestB2:rclone-test-dowavaq1bipi" 2025/10/13 02:04:14 DEBUG : empty space: Need to transfer - File not found at Destination 2025/10/13 02:04:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/13 02:04:14 DEBUG : potato3: Need to transfer - File not found at Destination 2025/10/13 02:04:14 DEBUG : B2 bucket rclone-test-dowavaq1bipi: Waiting for checks to finish 2025/10/13 02:04:14 DEBUG : B2 bucket rclone-test-dowavaq1bipi: Waiting for transfers to finish 2025/10/13 02:04:15 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/13 02:04:15 INFO : empty space: Copied (server-side copy) 2025/10/13 02:04:15 INFO : empty space: Deleted 2025/10/13 02:04:15 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/13 02:04:15 INFO : potato2: Copied (server-side copy) 2025/10/13 02:04:15 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/13 02:04:15 INFO : potato3: Copied (server-side copy) 2025/10/13 02:04:15 INFO : potato2: Deleted 2025/10/13 02:04:15 INFO : potato3: Deleted 2025/10/13 02:04:16 DEBUG : B2 bucket rclone-test-dowavaq1bipi: Purge remote 2025/10/13 02:04:16 INFO : B2 bucket rclone-test-dowavaq1bipi: cleaning bucket "rclone-test-dowavaq1bipi" of all files 2025/10/13 02:04:16 DEBUG : empty space: Deleting (id "4_z6f92ad7340fddbbb9f980e1b_f108a5a7fb20c8262_d20251013_m020415_c001_v0001171_t0034_u01760321055133") 2025/10/13 02:04:16 DEBUG : potato2: Deleting (id "4_z6f92ad7340fddbbb9f980e1b_f1061843deed245a6_d20251013_m020415_c001_v0001183_t0051_u01760321055539") 2025/10/13 02:04:16 DEBUG : potato3: Deleting (id "4_z6f92ad7340fddbbb9f980e1b_f1173ff47968cc16b_d20251013_m020415_c001_v0001181_t0046_u01760321055543") 2025/10/13 02:04:17 DEBUG : B2 bucket rclone-test-qejogom3leco: Purge remote 2025/10/13 02:04:17 INFO : B2 bucket rclone-test-qejogom3leco: cleaning bucket "rclone-test-qejogom3leco" of all files 2025/10/13 02:04:17 DEBUG : empty space: Deleting (id "4_z6fe29d5340fddbbb9f980e1b_f408d91f05967e361_d20251013_m020415_c001_v7007000_t0000_u01760321055481") 2025/10/13 02:04:17 DEBUG : empty space: Deleting (id "4_z6fe29d5340fddbbb9f980e1b_f10461e5ec45864f1_d20251013_m020411_c001_v0001099_t0018_u01760321051029") 2025/10/13 02:04:17 DEBUG : potato2: Deleting (id "4_z6fe29d5340fddbbb9f980e1b_f408d91f05967e364_d20251013_m020415_c001_v7007000_t0000_u01760321055749") 2025/10/13 02:04:17 DEBUG : potato2: Deleting (id "4_z6fe29d5340fddbbb9f980e1b_f1098ad165518179a_d20251013_m020412_c001_v0001179_t0019_u01760321052122") 2025/10/13 02:04:17 DEBUG : potato3: Deleting (id "4_z6fe29d5340fddbbb9f980e1b_f4175adbfc6c977e4_d20251013_m020415_c001_v7007000_t0000_u01760321055779") 2025/10/13 02:04:17 DEBUG : potato3: Deleting (id "4_z6fe29d5340fddbbb9f980e1b_f11772dd911aee86c_d20251013_m020412_c001_v0001043_t0054_u01760321052432") 2025/10/13 02:04:17 DEBUG : potato3: Deleting (id "4_z6fe29d5340fddbbb9f980e1b_f10461e5ec45864f3_d20251013_m020411_c001_v0001099_t0051_u01760321051421") --- PASS: TestServerSideMove (11.49s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-munosay9muni", Local "Local file system at /tmp/rclone1785001689", Modify Window "1ms" 2025/10/13 02:04:19 DEBUG : Creating backend with remote "TestB2:rclone-test-vihejoc3delo" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-munosay9muni -> B2 bucket rclone-test-vihejoc3delo 2025/10/13 02:04:24 DEBUG : empty space: Excluded (Size Filter) 2025/10/13 02:04:24 DEBUG : empty space: Excluded 2025/10/13 02:04:24 DEBUG : empty space: Excluded (Size Filter) 2025/10/13 02:04:24 DEBUG : empty space: Excluded 2025/10/13 02:04:24 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/13 02:04:24 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/10/13 02:04:24 DEBUG : B2 bucket rclone-test-vihejoc3delo: Waiting for checks to finish 2025/10/13 02:04:24 DEBUG : B2 bucket rclone-test-vihejoc3delo: Waiting for transfers to finish 2025/10/13 02:04:24 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/13 02:04:24 INFO : potato2: Copied (server-side copy) 2025/10/13 02:04:24 INFO : potato2: Deleted 2025/10/13 02:04:25 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/13 02:04:25 INFO : potato3: Copied (server-side copy) 2025/10/13 02:04:25 INFO : potato3: Deleted 2025/10/13 02:04:25 DEBUG : Creating backend with remote "TestB2:rclone-test-lusapud2gesi" 2025/10/13 02:04:26 DEBUG : empty space: Excluded (Size Filter) 2025/10/13 02:04:26 DEBUG : empty space: Excluded 2025/10/13 02:04:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/13 02:04:26 DEBUG : potato3: Need to transfer - File not found at Destination 2025/10/13 02:04:26 DEBUG : B2 bucket rclone-test-lusapud2gesi: Waiting for checks to finish 2025/10/13 02:04:26 DEBUG : B2 bucket rclone-test-lusapud2gesi: Waiting for transfers to finish 2025/10/13 02:04:27 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/13 02:04:27 INFO : potato2: Copied (server-side copy) 2025/10/13 02:04:27 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/13 02:04:27 INFO : potato3: Copied (server-side copy) 2025/10/13 02:04:27 INFO : potato2: Deleted 2025/10/13 02:04:28 INFO : potato3: Deleted 2025/10/13 02:04:28 DEBUG : B2 bucket rclone-test-lusapud2gesi: Purge remote 2025/10/13 02:04:28 INFO : B2 bucket rclone-test-lusapud2gesi: cleaning bucket "rclone-test-lusapud2gesi" of all files 2025/10/13 02:04:28 DEBUG : potato2: Deleting (id "4_z1f42dd7340fddbbb9f980e1b_f118dea2735a8393a_d20251013_m020427_c001_v0001115_t0001_u01760321067373") 2025/10/13 02:04:28 DEBUG : potato3: Deleting (id "4_z1f42dd7340fddbbb9f980e1b_f101aeee38b91a9c7_d20251013_m020427_c001_v0001179_t0059_u01760321067775") 2025/10/13 02:04:29 DEBUG : B2 bucket rclone-test-vihejoc3delo: Purge remote 2025/10/13 02:04:29 INFO : B2 bucket rclone-test-vihejoc3delo: cleaning bucket "rclone-test-vihejoc3delo" of all files 2025/10/13 02:04:29 DEBUG : empty space: Deleting (id "4_zcf52cd4340fddbbb9f980e1b_f101b7aea93c3e185_d20251013_m020423_c001_v0001146_t0017_u01760321063146") 2025/10/13 02:04:29 DEBUG : potato2: Deleting (id "4_zcf52cd4340fddbbb9f980e1b_f408d91f05967e405_d20251013_m020427_c001_v7007000_t0000_u01760321067838") 2025/10/13 02:04:29 DEBUG : potato2: Deleting (id "4_zcf52cd4340fddbbb9f980e1b_f111bd208dc02c3fe_d20251013_m020424_c001_v0001182_t0007_u01760321064366") 2025/10/13 02:04:29 DEBUG : potato3: Deleting (id "4_zcf52cd4340fddbbb9f980e1b_f4149afcae7be2e97_d20251013_m020427_c001_v7007000_t0000_u01760321067995") 2025/10/13 02:04:29 DEBUG : potato3: Deleting (id "4_zcf52cd4340fddbbb9f980e1b_f11463cc25636b11b_d20251013_m020424_c001_v0001120_t0022_u01760321064616") 2025/10/13 02:04:29 DEBUG : potato3: Deleting (id "4_zcf52cd4340fddbbb9f980e1b_f101b7aea93c3e187_d20251013_m020423_c001_v0001146_t0015_u01760321063574") --- PASS: TestServerSideMoveWithFilter (12.34s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-munosay9muni", Local "Local file system at /tmp/rclone1785001689", Modify Window "1ms" 2025/10/13 02:04:31 DEBUG : Creating backend with remote "TestB2:rclone-test-zapuqim6yibi" 2025/10/13 02:04:34 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-munosay9muni -> B2 bucket rclone-test-zapuqim6yibi 2025/10/13 02:04:36 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/13 02:04:36 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/10/13 02:04:36 DEBUG : empty space: Unchanged skipping 2025/10/13 02:04:36 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/10/13 02:04:36 DEBUG : B2 bucket rclone-test-zapuqim6yibi: Waiting for checks to finish 2025/10/13 02:04:36 INFO : empty space: Deleted 2025/10/13 02:04:36 DEBUG : B2 bucket rclone-test-zapuqim6yibi: Waiting for transfers to finish 2025/10/13 02:04:36 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/13 02:04:36 INFO : potato3: Copied (server-side copy) 2025/10/13 02:04:37 INFO : potato3: Deleted 2025/10/13 02:04:37 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/13 02:04:37 INFO : potato2: Copied (server-side copy) 2025/10/13 02:04:37 INFO : potato2: Deleted 2025/10/13 02:04:38 DEBUG : Creating backend with remote "TestB2:rclone-test-hayikit6jeru" 2025/10/13 02:04:38 INFO : tomatoDir: Making directory 2025/10/13 02:04:39 DEBUG : empty space: Need to transfer - File not found at Destination 2025/10/13 02:04:39 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/13 02:04:39 DEBUG : potato3: Need to transfer - File not found at Destination 2025/10/13 02:04:39 DEBUG : B2 bucket rclone-test-hayikit6jeru: Waiting for checks to finish 2025/10/13 02:04:39 DEBUG : B2 bucket rclone-test-hayikit6jeru: Waiting for transfers to finish 2025/10/13 02:04:40 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/13 02:04:40 INFO : potato3: Copied (server-side copy) 2025/10/13 02:04:40 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/13 02:04:40 INFO : potato2: Copied (server-side copy) 2025/10/13 02:04:40 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/13 02:04:40 INFO : empty space: Copied (server-side copy) 2025/10/13 02:04:40 INFO : potato2: Deleted 2025/10/13 02:04:40 INFO : potato3: Deleted 2025/10/13 02:04:41 INFO : empty space: Deleted 2025/10/13 02:04:41 DEBUG : B2 bucket rclone-test-hayikit6jeru: Purge remote 2025/10/13 02:04:41 INFO : B2 bucket rclone-test-hayikit6jeru: cleaning bucket "rclone-test-hayikit6jeru" of all files 2025/10/13 02:04:41 DEBUG : empty space: Deleting (id "4_z6f620d93500ddbbb9f980e1b_f11017c21733a1564_d20251013_m020440_c001_v0001117_t0032_u01760321080277") 2025/10/13 02:04:41 DEBUG : potato2: Deleting (id "4_z6f620d93500ddbbb9f980e1b_f119930bbbe3f49dc_d20251013_m020440_c001_v0001184_t0041_u01760321080568") 2025/10/13 02:04:41 DEBUG : potato3: Deleting (id "4_z6f620d93500ddbbb9f980e1b_f1101615c8603f28e_d20251013_m020440_c001_v0001182_t0009_u01760321080571") 2025/10/13 02:04:42 DEBUG : B2 bucket rclone-test-zapuqim6yibi: Purge remote 2025/10/13 02:04:42 INFO : B2 bucket rclone-test-zapuqim6yibi: cleaning bucket "rclone-test-zapuqim6yibi" of all files 2025/10/13 02:04:42 DEBUG : empty space: Deleting (id "4_z1f32fd6340fddbbb9f980e1b_f4103909a692bd11f_d20251013_m020440_c001_v7007000_t0000_u01760321080987") 2025/10/13 02:04:42 DEBUG : empty space: Deleting (id "4_z1f32fd6340fddbbb9f980e1b_f102b0941e552272e_d20251013_m020435_c001_v0001182_t0006_u01760321075822") 2025/10/13 02:04:42 DEBUG : potato2: Deleting (id "4_z1f32fd6340fddbbb9f980e1b_f4103909a692bd11c_d20251013_m020440_c001_v7007000_t0000_u01760321080808") 2025/10/13 02:04:42 DEBUG : potato2: Deleting (id "4_z1f32fd6340fddbbb9f980e1b_f113af7efb91d2450_d20251013_m020436_c001_v0001042_t0018_u01760321076980") 2025/10/13 02:04:42 DEBUG : potato3: Deleting (id "4_z1f32fd6340fddbbb9f980e1b_f41185a1fa5d1e3d7_d20251013_m020440_c001_v7007000_t0000_u01760321080783") 2025/10/13 02:04:42 DEBUG : potato3: Deleting (id "4_z1f32fd6340fddbbb9f980e1b_f10925b614a72cc11_d20251013_m020436_c001_v0001178_t0034_u01760321076613") 2025/10/13 02:04:42 DEBUG : potato3: Deleting (id "4_z1f32fd6340fddbbb9f980e1b_f102b0941e5522736_d20251013_m020436_c001_v0001182_t0020_u01760321076030") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (13.17s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-munosay9muni", Local "Local file system at /tmp/rclone1785001689", Modify Window "1ms" 2025/10/13 02:04:44 DEBUG : Creating backend with remote "TestB2:rclone-test-munosay9muni/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.53s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-munosay9muni", Local "Local file system at /tmp/rclone1785001689", Modify Window "1ms" 2025/10/13 02:04:47 DEBUG : Creating backend with remote "TestB2:rclone-test-munosay9muni/rclone-sync-test" --- PASS: TestSyncOverlap (1.48s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-munosay9muni", Local "Local file system at /tmp/rclone1785001689", Modify Window "1ms" 2025/10/13 02:04:48 DEBUG : Creating backend with remote "TestB2:rclone-test-munosay9muni/rclone-sync-test" 2025/10/13 02:04:50 DEBUG : Creating backend with remote "TestB2:rclone-test-munosay9muni/rclone-sync-test-include/layer2" 2025/10/13 02:04:52 DEBUG : Creating backend with remote "TestB2:rclone-test-munosay9muni/rclone-sync-test-ignore-file" 2025/10/13 02:04:56 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/13 02:04:56 DEBUG : B2 bucket rclone-test-munosay9muni path rclone-sync-test: Waiting for checks to finish 2025/10/13 02:04:56 DEBUG : B2 bucket rclone-test-munosay9muni path rclone-sync-test: Waiting for transfers to finish 2025/10/13 02:04:56 DEBUG : Waiting for deletions to finish 2025/10/13 02:04:56 INFO : There was nothing to transfer 2025/10/13 02:04:56 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/13 02:04:56 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for checks to finish 2025/10/13 02:04:56 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for transfers to finish 2025/10/13 02:04:56 DEBUG : Waiting for deletions to finish 2025/10/13 02:04:56 INFO : There was nothing to transfer 2025/10/13 02:04:57 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/13 02:04:57 DEBUG : B2 bucket rclone-test-munosay9muni path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/10/13 02:04:57 DEBUG : B2 bucket rclone-test-munosay9muni path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/10/13 02:04:57 DEBUG : Waiting for deletions to finish 2025/10/13 02:04:57 INFO : There was nothing to transfer 2025/10/13 02:04:57 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/13 02:04:57 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for checks to finish 2025/10/13 02:04:57 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for transfers to finish 2025/10/13 02:04:57 DEBUG : Waiting for deletions to finish 2025/10/13 02:04:57 INFO : There was nothing to transfer 2025/10/13 02:04:58 DEBUG : Excluded 2025/10/13 02:04:58 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/13 02:04:58 DEBUG : B2 bucket rclone-test-munosay9muni path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/10/13 02:04:58 DEBUG : B2 bucket rclone-test-munosay9muni path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/10/13 02:04:58 DEBUG : Waiting for deletions to finish 2025/10/13 02:04:58 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.46s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-munosay9muni", Local "Local file system at /tmp/rclone1785001689", Modify Window "1ms" 2025/10/13 02:04:58 DEBUG : Creating backend with remote "TestB2:rclone-test-munosay9muni/dst" 2025/10/13 02:05:00 DEBUG : Creating backend with remote "TestB2:rclone-test-munosay9muni/CompareDest" 2025/10/13 02:05:02 DEBUG : one: Need to transfer - File not found at Destination 2025/10/13 02:05:02 DEBUG : B2 bucket rclone-test-munosay9muni path dst: Waiting for checks to finish 2025/10/13 02:05:02 DEBUG : B2 bucket rclone-test-munosay9muni path dst: Waiting for transfers to finish 2025/10/13 02:05:03 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/13 02:05:03 INFO : one: Copied (new) 2025/10/13 02:05:03 DEBUG : Waiting for deletions to finish 2025/10/13 02:05:03 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/13 02:05:03 DEBUG : B2 bucket rclone-test-munosay9muni path dst: Waiting for checks to finish 2025/10/13 02:05:03 DEBUG : B2 bucket rclone-test-munosay9muni path dst: Waiting for transfers to finish 2025/10/13 02:05:04 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/10/13 02:05:04 INFO : one: Copied (replaced existing) 2025/10/13 02:05:04 DEBUG : Waiting for deletions to finish 2025/10/13 02:05:06 DEBUG : B2 bucket rclone-test-munosay9muni path dst: Waiting for checks to finish 2025/10/13 02:05:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/13 02:05:06 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/13 02:05:06 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/13 02:05:06 DEBUG : B2 bucket rclone-test-munosay9muni path dst: Waiting for transfers to finish 2025/10/13 02:05:06 DEBUG : Waiting for deletions to finish 2025/10/13 02:05:06 INFO : There was nothing to transfer 2025/10/13 02:05:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/13 02:05:07 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/13 02:05:07 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/13 02:05:07 DEBUG : B2 bucket rclone-test-munosay9muni path dst: Waiting for checks to finish 2025/10/13 02:05:07 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/13 02:05:07 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/13 02:05:07 DEBUG : B2 bucket rclone-test-munosay9muni path dst: Waiting for transfers to finish 2025/10/13 02:05:07 DEBUG : Waiting for deletions to finish 2025/10/13 02:05:07 INFO : There was nothing to transfer 2025/10/13 02:05:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/13 02:05:08 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/13 02:05:08 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/13 02:05:08 DEBUG : B2 bucket rclone-test-munosay9muni path dst: Waiting for checks to finish 2025/10/13 02:05:08 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/13 02:05:08 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/13 02:05:08 DEBUG : B2 bucket rclone-test-munosay9muni path dst: Waiting for transfers to finish 2025/10/13 02:05:08 DEBUG : Waiting for deletions to finish 2025/10/13 02:05:08 INFO : There was nothing to transfer 2025/10/13 02:05:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/13 02:05:09 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/10/13 02:05:09 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/13 02:05:09 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/13 02:05:09 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/13 02:05:09 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/13 02:05:09 DEBUG : B2 bucket rclone-test-munosay9muni path dst: Waiting for checks to finish 2025/10/13 02:05:09 DEBUG : B2 bucket rclone-test-munosay9muni path dst: Waiting for transfers to finish 2025/10/13 02:05:09 DEBUG : Waiting for deletions to finish 2025/10/13 02:05:09 INFO : There was nothing to transfer 2025/10/13 02:05:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/13 02:05:10 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/10/13 02:05:10 DEBUG : two: Need to transfer - File not found at Destination 2025/10/13 02:05:10 DEBUG : B2 bucket rclone-test-munosay9muni path dst: Waiting for checks to finish 2025/10/13 02:05:10 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/13 02:05:10 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/13 02:05:10 DEBUG : B2 bucket rclone-test-munosay9muni path dst: Waiting for transfers to finish 2025/10/13 02:05:10 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/10/13 02:05:10 INFO : two: Copied (new) 2025/10/13 02:05:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.27s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-munosay9muni", Local "Local file system at /tmp/rclone1785001689", Modify Window "1ms" 2025/10/13 02:05:14 DEBUG : Creating backend with remote "TestB2:rclone-test-munosay9muni/dest" 2025/10/13 02:05:15 DEBUG : Creating backend with remote "TestB2:rclone-test-munosay9muni/pre-dest1" 2025/10/13 02:05:16 DEBUG : Creating backend with remote "TestB2:rclone-test-munosay9muni/pre-dest2" 2025/10/13 02:05:18 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:05:18 DEBUG : 1: Destination found in --compare-dest, skipping 2025/10/13 02:05:18 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:05:18 DEBUG : 2: Destination found in --compare-dest, skipping 2025/10/13 02:05:19 DEBUG : 3: Need to transfer - File not found at Destination 2025/10/13 02:05:19 DEBUG : B2 bucket rclone-test-munosay9muni path dest: Waiting for checks to finish 2025/10/13 02:05:19 DEBUG : B2 bucket rclone-test-munosay9muni path dest: Waiting for transfers to finish 2025/10/13 02:05:19 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/10/13 02:05:19 INFO : 3: Copied (new) 2025/10/13 02:05:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.16s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-munosay9muni", Local "Local file system at /tmp/rclone1785001689", Modify Window "1ms" 2025/10/13 02:05:21 DEBUG : Creating backend with remote "TestB2:rclone-test-munosay9muni/dst" 2025/10/13 02:05:22 DEBUG : Creating backend with remote "TestB2:rclone-test-munosay9muni/CopyDest" 2025/10/13 02:05:24 DEBUG : one: Need to transfer - File not found at Destination 2025/10/13 02:05:24 DEBUG : B2 bucket rclone-test-munosay9muni path dst: Waiting for checks to finish 2025/10/13 02:05:24 DEBUG : B2 bucket rclone-test-munosay9muni path dst: Waiting for transfers to finish 2025/10/13 02:05:25 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/13 02:05:25 INFO : one: Copied (new) 2025/10/13 02:05:25 DEBUG : Waiting for deletions to finish 2025/10/13 02:05:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/13 02:05:26 DEBUG : B2 bucket rclone-test-munosay9muni path dst: Waiting for checks to finish 2025/10/13 02:05:26 DEBUG : B2 bucket rclone-test-munosay9muni path dst: Waiting for transfers to finish 2025/10/13 02:05:26 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/10/13 02:05:26 INFO : one: Copied (replaced existing) 2025/10/13 02:05:26 DEBUG : Waiting for deletions to finish 2025/10/13 02:05:28 DEBUG : Creating backend with remote "TestB2:rclone-test-munosay9muni/BackupDir" 2025/10/13 02:05:29 DEBUG : B2 bucket rclone-test-munosay9muni path dst: Waiting for checks to finish 2025/10/13 02:05:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/13 02:05:30 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/13 02:05:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/13 02:05:31 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/13 02:05:31 INFO : one: Copied (server-side copy) 2025/10/13 02:05:31 INFO : one: Deleted 2025/10/13 02:05:31 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/10/13 02:05:31 INFO : one: Copied (server-side copy) 2025/10/13 02:05:31 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/10/13 02:05:31 DEBUG : B2 bucket rclone-test-munosay9muni path dst: Waiting for transfers to finish 2025/10/13 02:05:31 DEBUG : Waiting for deletions to finish 2025/10/13 02:05:32 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/13 02:05:32 DEBUG : one: Unchanged skipping 2025/10/13 02:05:33 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/13 02:05:33 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/13 02:05:33 INFO : two: Copied (server-side copy) 2025/10/13 02:05:33 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/10/13 02:05:33 DEBUG : B2 bucket rclone-test-munosay9muni path dst: Waiting for checks to finish 2025/10/13 02:05:33 DEBUG : B2 bucket rclone-test-munosay9muni path dst: Waiting for transfers to finish 2025/10/13 02:05:33 DEBUG : Waiting for deletions to finish 2025/10/13 02:05:33 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/13 02:05:33 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/13 02:05:33 DEBUG : two: Unchanged skipping 2025/10/13 02:05:33 DEBUG : one: Unchanged skipping 2025/10/13 02:05:33 DEBUG : B2 bucket rclone-test-munosay9muni path dst: Waiting for checks to finish 2025/10/13 02:05:33 DEBUG : B2 bucket rclone-test-munosay9muni path dst: Waiting for transfers to finish 2025/10/13 02:05:33 DEBUG : Waiting for deletions to finish 2025/10/13 02:05:33 INFO : There was nothing to transfer 2025/10/13 02:05:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/13 02:05:36 DEBUG : one: Unchanged skipping 2025/10/13 02:05:36 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/10/13 02:05:36 DEBUG : three: Destination not found in --copy-dest 2025/10/13 02:05:36 DEBUG : three: Need to transfer - File not found at Destination 2025/10/13 02:05:36 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/13 02:05:36 DEBUG : two: Unchanged skipping 2025/10/13 02:05:36 DEBUG : B2 bucket rclone-test-munosay9muni path dst: Waiting for checks to finish 2025/10/13 02:05:36 DEBUG : B2 bucket rclone-test-munosay9muni path dst: Waiting for transfers to finish 2025/10/13 02:05:37 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/10/13 02:05:37 INFO : three: Copied (new) 2025/10/13 02:05:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (17.95s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-munosay9muni", Local "Local file system at /tmp/rclone1785001689", Modify Window "1ms" 2025/10/13 02:05:41 DEBUG : Creating backend with remote "TestB2:rclone-test-munosay9muni/dst" 2025/10/13 02:05:42 DEBUG : Creating backend with remote "TestB2:rclone-test-munosay9muni/backup" 2025/10/13 02:05:44 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/13 02:05:44 DEBUG : B2 bucket rclone-test-munosay9muni path dst: Waiting for checks to finish 2025/10/13 02:05:44 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:05:44 DEBUG : two: Unchanged skipping 2025/10/13 02:05:45 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/13 02:05:45 INFO : one: Copied (server-side copy) 2025/10/13 02:05:45 INFO : one: Deleted 2025/10/13 02:05:45 DEBUG : B2 bucket rclone-test-munosay9muni path dst: Waiting for transfers to finish 2025/10/13 02:05:46 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/13 02:05:46 INFO : one: Copied (new) 2025/10/13 02:05:46 DEBUG : Waiting for deletions to finish 2025/10/13 02:05:47 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/13 02:05:47 INFO : three.txt: Copied (server-side copy) 2025/10/13 02:05:47 INFO : three.txt: Deleted 2025/10/13 02:05:47 INFO : three.txt: Moved into backup dir 2025/10/13 02:05:48 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/13 02:05:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:05:48 DEBUG : two: Unchanged skipping 2025/10/13 02:05:48 DEBUG : B2 bucket rclone-test-munosay9muni path dst: Waiting for checks to finish 2025/10/13 02:05:49 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/13 02:05:49 INFO : one: Copied (server-side copy) 2025/10/13 02:05:49 INFO : one: Deleted 2025/10/13 02:05:49 DEBUG : B2 bucket rclone-test-munosay9muni path dst: Waiting for transfers to finish 2025/10/13 02:05:49 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/13 02:05:49 INFO : one: Copied (new) 2025/10/13 02:05:49 DEBUG : Waiting for deletions to finish 2025/10/13 02:05:50 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/13 02:05:50 INFO : three.txt: Copied (server-side copy) 2025/10/13 02:05:50 INFO : three.txt: Deleted 2025/10/13 02:05:50 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.50s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-munosay9muni", Local "Local file system at /tmp/rclone1785001689", Modify Window "1ms" 2025/10/13 02:05:53 DEBUG : Creating backend with remote "TestB2:rclone-test-munosay9muni/dst" 2025/10/13 02:05:54 DEBUG : Creating backend with remote "TestB2:rclone-test-munosay9muni/backup" 2025/10/13 02:05:56 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/13 02:05:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:05:56 DEBUG : two: Unchanged skipping 2025/10/13 02:05:56 DEBUG : B2 bucket rclone-test-munosay9muni path dst: Waiting for checks to finish 2025/10/13 02:05:57 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/13 02:05:57 INFO : one: Copied (server-side copy) to: one.bak 2025/10/13 02:05:57 INFO : one: Deleted 2025/10/13 02:05:57 DEBUG : B2 bucket rclone-test-munosay9muni path dst: Waiting for transfers to finish 2025/10/13 02:05:58 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/13 02:05:58 INFO : one: Copied (new) 2025/10/13 02:05:58 DEBUG : Waiting for deletions to finish 2025/10/13 02:05:59 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/13 02:05:59 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/13 02:05:59 INFO : three.txt: Deleted 2025/10/13 02:05:59 INFO : three.txt: Moved into backup dir 2025/10/13 02:06:01 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/13 02:06:01 DEBUG : B2 bucket rclone-test-munosay9muni path dst: Waiting for checks to finish 2025/10/13 02:06:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:06:01 DEBUG : two: Unchanged skipping 2025/10/13 02:06:02 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/13 02:06:02 INFO : one: Copied (server-side copy) to: one.bak 2025/10/13 02:06:02 INFO : one: Deleted 2025/10/13 02:06:02 DEBUG : B2 bucket rclone-test-munosay9muni path dst: Waiting for transfers to finish 2025/10/13 02:06:03 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/13 02:06:03 INFO : one: Copied (new) 2025/10/13 02:06:03 DEBUG : Waiting for deletions to finish 2025/10/13 02:06:03 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/13 02:06:03 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/13 02:06:04 INFO : three.txt: Deleted 2025/10/13 02:06:04 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.48s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-munosay9muni", Local "Local file system at /tmp/rclone1785001689", Modify Window "1ms" 2025/10/13 02:06:07 DEBUG : Creating backend with remote "TestB2:rclone-test-munosay9muni/dst" 2025/10/13 02:06:08 DEBUG : Creating backend with remote "TestB2:rclone-test-munosay9muni/backup" 2025/10/13 02:06:10 DEBUG : B2 bucket rclone-test-munosay9muni path dst: Waiting for checks to finish 2025/10/13 02:06:10 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:06:10 DEBUG : two: Unchanged skipping 2025/10/13 02:06:10 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/13 02:06:11 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/13 02:06:11 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/10/13 02:06:12 INFO : one: Deleted 2025/10/13 02:06:12 DEBUG : B2 bucket rclone-test-munosay9muni path dst: Waiting for transfers to finish 2025/10/13 02:06:13 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/13 02:06:13 INFO : one: Copied (new) 2025/10/13 02:06:13 DEBUG : Waiting for deletions to finish 2025/10/13 02:06:13 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/13 02:06:13 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/10/13 02:06:13 INFO : three.txt: Deleted 2025/10/13 02:06:13 INFO : three.txt: Moved into backup dir 2025/10/13 02:06:15 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/13 02:06:15 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:06:15 DEBUG : two: Unchanged skipping 2025/10/13 02:06:15 DEBUG : B2 bucket rclone-test-munosay9muni path dst: Waiting for checks to finish 2025/10/13 02:06:16 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/13 02:06:16 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/10/13 02:06:16 INFO : one: Deleted 2025/10/13 02:06:16 DEBUG : B2 bucket rclone-test-munosay9muni path dst: Waiting for transfers to finish 2025/10/13 02:06:16 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/13 02:06:16 INFO : one: Copied (new) 2025/10/13 02:06:16 DEBUG : Waiting for deletions to finish 2025/10/13 02:06:17 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/13 02:06:17 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/10/13 02:06:17 INFO : three.txt: Deleted 2025/10/13 02:06:17 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.23s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-munosay9muni", Local "Local file system at /tmp/rclone1785001689", Modify Window "1ms" 2025/10/13 02:06:20 DEBUG : Creating backend with remote "TestB2:rclone-test-munosay9muni/dst" 2025/10/13 02:06:22 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/13 02:06:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:06:22 DEBUG : two: Unchanged skipping 2025/10/13 02:06:22 DEBUG : B2 bucket rclone-test-munosay9muni path dst: Waiting for checks to finish 2025/10/13 02:06:22 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/13 02:06:22 INFO : one: Copied (server-side copy) to: one.bak 2025/10/13 02:06:22 INFO : one: Deleted 2025/10/13 02:06:22 DEBUG : B2 bucket rclone-test-munosay9muni path dst: Waiting for transfers to finish 2025/10/13 02:06:23 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/13 02:06:23 INFO : one: Copied (new) 2025/10/13 02:06:23 DEBUG : Waiting for deletions to finish 2025/10/13 02:06:24 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/13 02:06:24 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/13 02:06:24 INFO : three.txt: Deleted 2025/10/13 02:06:24 INFO : three.txt: Moved into backup dir 2025/10/13 02:06:24 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1130-03.backblaze.com/b2api/v1/b2_upload_file/2f02fda340dddbbb9f980e1b/c001_v0001130_t0056": EOF 2025/10/13 02:06:24 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1130-03.backblaze.com/b2api/v1/b2_upload_file/2f02fda340dddbbb9f980e1b/c001_v0001130_t0056": EOF) 2025/10/13 02:06:24 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-munosay9muni: 1/10 (Post "https://pod-000-1130-03.backblaze.com/b2api/v1/b2_upload_file/2f02fda340dddbbb9f980e1b/c001_v0001130_t0056": EOF) 2025/10/13 02:06:27 DEBUG : pacer: Reducing sleep to 10ms 2025/10/13 02:06:27 DEBUG : one.bak: Excluded (Path Filter) 2025/10/13 02:06:27 DEBUG : one.bak: Excluded 2025/10/13 02:06:27 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/10/13 02:06:27 DEBUG : three.txt.bak: Excluded 2025/10/13 02:06:27 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/13 02:06:27 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:06:27 DEBUG : two: Unchanged skipping 2025/10/13 02:06:27 DEBUG : B2 bucket rclone-test-munosay9muni path dst: Waiting for checks to finish 2025/10/13 02:06:28 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/13 02:06:28 INFO : one: Copied (server-side copy) to: one.bak 2025/10/13 02:06:28 INFO : one: Deleted 2025/10/13 02:06:28 DEBUG : B2 bucket rclone-test-munosay9muni path dst: Waiting for transfers to finish 2025/10/13 02:06:28 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/13 02:06:28 INFO : one: Copied (new) 2025/10/13 02:06:28 DEBUG : Waiting for deletions to finish 2025/10/13 02:06:29 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/13 02:06:29 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/13 02:06:29 INFO : three.txt: Deleted 2025/10/13 02:06:29 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (12.13s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-munosay9muni", Local "Local file system at /tmp/rclone1785001689", Modify Window "1ms" 2025/10/13 02:06:31 DEBUG : Creating backend with remote "TestB2:rclone-test-munosay9muni/dst" 2025/10/13 02:06:33 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/13 02:06:34 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/13 02:06:34 INFO : one: Copied (server-side copy) to: one.bak 2025/10/13 02:06:34 INFO : one: Deleted 2025/10/13 02:06:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/13 02:06:36 INFO : one: Copied (new) 2025/10/13 02:06:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:06:36 DEBUG : two: Unchanged skipping 2025/10/13 02:06:36 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/10/13 02:06:37 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/13 02:06:37 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/13 02:06:37 INFO : three.txt: Deleted 2025/10/13 02:06:37 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/13 02:06:37 INFO : three.txt: Copied (new) 2025/10/13 02:06:38 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/13 02:06:39 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/13 02:06:39 INFO : one: Copied (server-side copy) to: one.bak 2025/10/13 02:06:39 INFO : one: Deleted 2025/10/13 02:06:39 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/13 02:06:39 INFO : one: Copied (new) 2025/10/13 02:06:40 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:06:40 DEBUG : two: Unchanged skipping 2025/10/13 02:06:40 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/10/13 02:06:40 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/13 02:06:40 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/13 02:06:41 INFO : three.txt: Deleted 2025/10/13 02:06:41 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/10/13 02:06:41 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.60s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-munosay9muni", Local "Local file system at /tmp/rclone1785001689", Modify Window "1ms" 2025/10/13 02:06:45 DEBUG : Creating backend with remote "TestB2:rclone-test-munosay9muni/dst" 2025/10/13 02:06:46 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/13 02:06:47 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/13 02:06:47 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/10/13 02:06:48 INFO : one: Deleted 2025/10/13 02:06:49 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/13 02:06:49 INFO : one: Copied (new) 2025/10/13 02:06:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:06:49 DEBUG : two: Unchanged skipping 2025/10/13 02:06:49 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/10/13 02:06:50 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/13 02:06:50 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/10/13 02:06:50 INFO : three.txt: Deleted 2025/10/13 02:06:50 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/13 02:06:50 INFO : three.txt: Copied (new) 2025/10/13 02:06:51 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/13 02:06:52 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/13 02:06:52 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/10/13 02:06:52 INFO : one: Deleted 2025/10/13 02:06:52 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/13 02:06:52 INFO : one: Copied (new) 2025/10/13 02:06:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:06:53 DEBUG : two: Unchanged skipping 2025/10/13 02:06:53 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/10/13 02:06:53 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/13 02:06:53 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/10/13 02:06:54 INFO : three.txt: Deleted 2025/10/13 02:06:54 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/10/13 02:06:54 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.49s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-munosay9muni", Local "Local file system at /tmp/rclone1785001689", Modify Window "1ms" 2025/10/13 02:06:56 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for checks to finish 2025/10/13 02:06:56 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/10/13 02:06:56 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for transfers to finish 2025/10/13 02:06:57 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/10/13 02:06:57 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/10/13 02:06:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.65s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-munosay9muni", Local "Local file system at /tmp/rclone1785001689", Modify Window "1ms" 2025/10/13 02:06:58 DEBUG : existing: Need to transfer - File not found at Destination 2025/10/13 02:06:58 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for checks to finish 2025/10/13 02:06:58 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for transfers to finish 2025/10/13 02:06:59 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/13 02:06:59 INFO : existing: Copied (new) 2025/10/13 02:06:59 DEBUG : Waiting for deletions to finish 2025/10/13 02:06:59 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for checks to finish 2025/10/13 02:06:59 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/10/13 02:06:59 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/10/13 02:06:59 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for transfers to finish 2025/10/13 02:06:59 ERROR : B2 bucket rclone-test-munosay9muni: not deleting files as there were IO errors 2025/10/13 02:06:59 ERROR : B2 bucket rclone-test-munosay9muni: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.15s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-munosay9muni", Local "Local file system at /tmp/rclone1785001689", Modify Window "1ms" 2025/10/13 02:07:01 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:07:01 DEBUG : existing: Unchanged skipping 2025/10/13 02:07:01 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for checks to finish 2025/10/13 02:07:01 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for transfers to finish 2025/10/13 02:07:01 DEBUG : Waiting for deletions to finish 2025/10/13 02:07:01 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.44s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-munosay9muni", Local "Local file system at /tmp/rclone1785001689", Modify Window "1ms" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-munosay9muni", Local "Local file system at /tmp/rclone1785001689", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-munosay9muni", Local "Local file system at /tmp/rclone1785001689", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-munosay9muni", Local "Local file system at /tmp/rclone1785001689", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.11s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-munosay9muni", Local "Local file system at /tmp/rclone1785001689", Modify Window "1ms" 2025/10/13 02:07:21 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:07:21 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:07:21 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:07:21 DEBUG : both10: Unchanged skipping 2025/10/13 02:07:21 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:07:21 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:07:21 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for checks to finish 2025/10/13 02:07:21 DEBUG : both12: Unchanged skipping 2025/10/13 02:07:21 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:07:21 DEBUG : both14: Unchanged skipping 2025/10/13 02:07:21 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:07:21 DEBUG : both15: Unchanged skipping 2025/10/13 02:07:21 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:07:21 DEBUG : both13: Unchanged skipping 2025/10/13 02:07:21 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:07:21 DEBUG : both17: Unchanged skipping 2025/10/13 02:07:21 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:07:21 DEBUG : both16: Unchanged skipping 2025/10/13 02:07:21 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:07:21 DEBUG : both19: Unchanged skipping 2025/10/13 02:07:21 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:07:21 DEBUG : both1: Unchanged skipping 2025/10/13 02:07:21 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:07:21 DEBUG : both2: Unchanged skipping 2025/10/13 02:07:21 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:07:21 DEBUG : both3: Unchanged skipping 2025/10/13 02:07:21 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:07:21 DEBUG : both4: Unchanged skipping 2025/10/13 02:07:21 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:07:21 DEBUG : both5: Unchanged skipping 2025/10/13 02:07:21 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:07:21 DEBUG : both6: Unchanged skipping 2025/10/13 02:07:21 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:07:21 DEBUG : both7: Unchanged skipping 2025/10/13 02:07:21 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:07:21 DEBUG : both8: Unchanged skipping 2025/10/13 02:07:21 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:07:21 DEBUG : both9: Unchanged skipping 2025/10/13 02:07:21 DEBUG : both18: Unchanged skipping 2025/10/13 02:07:21 DEBUG : both0: Unchanged skipping 2025/10/13 02:07:21 DEBUG : both11: Unchanged skipping 2025/10/13 02:07:21 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for transfers to finish 2025/10/13 02:07:21 DEBUG : Waiting for deletions to finish 2025/10/13 02:07:21 INFO : only3: Deleted 2025/10/13 02:07:22 INFO : only5: Deleted 2025/10/13 02:07:22 INFO : only7: Deleted 2025/10/13 02:07:22 INFO : only19: Deleted 2025/10/13 02:07:22 INFO : only14: Deleted 2025/10/13 02:07:22 INFO : only8: Deleted 2025/10/13 02:07:22 INFO : only15: Deleted 2025/10/13 02:07:22 INFO : only17: Deleted 2025/10/13 02:07:22 INFO : only18: Deleted 2025/10/13 02:07:22 INFO : only1: Deleted 2025/10/13 02:07:22 INFO : only2: Deleted 2025/10/13 02:07:22 INFO : only9: Deleted 2025/10/13 02:07:22 INFO : only0: Deleted 2025/10/13 02:07:22 INFO : only11: Deleted 2025/10/13 02:07:22 INFO : only12: Deleted 2025/10/13 02:07:22 INFO : only13: Deleted 2025/10/13 02:07:22 INFO : only4: Deleted 2025/10/13 02:07:22 INFO : only6: Deleted 2025/10/13 02:07:22 INFO : only10: Deleted 2025/10/13 02:07:22 INFO : only16: Deleted 2025/10/13 02:07:22 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (23.82s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-munosay9muni", Local "Local file system at /tmp/rclone1785001689", Modify Window "1ms" 2025/10/13 02:07:45 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:07:45 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:07:45 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:07:45 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for checks to finish 2025/10/13 02:07:45 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:07:45 DEBUG : both0: Unchanged skipping 2025/10/13 02:07:45 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:07:45 DEBUG : both13: Unchanged skipping 2025/10/13 02:07:45 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:07:45 DEBUG : both10: Unchanged skipping 2025/10/13 02:07:45 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:07:45 DEBUG : both15: Unchanged skipping 2025/10/13 02:07:45 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:07:45 DEBUG : both16: Unchanged skipping 2025/10/13 02:07:45 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:07:45 DEBUG : both11: Unchanged skipping 2025/10/13 02:07:45 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:07:45 DEBUG : both12: Unchanged skipping 2025/10/13 02:07:45 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:07:45 DEBUG : both17: Unchanged skipping 2025/10/13 02:07:45 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:07:45 DEBUG : both14: Unchanged skipping 2025/10/13 02:07:45 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:07:45 DEBUG : both19: Unchanged skipping 2025/10/13 02:07:45 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:07:45 DEBUG : both3: Unchanged skipping 2025/10/13 02:07:45 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:07:45 DEBUG : both4: Unchanged skipping 2025/10/13 02:07:45 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:07:45 DEBUG : both1: Unchanged skipping 2025/10/13 02:07:45 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:07:45 DEBUG : both18: Unchanged skipping 2025/10/13 02:07:45 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:07:45 DEBUG : both2: Unchanged skipping 2025/10/13 02:07:45 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:07:45 DEBUG : both7: Unchanged skipping 2025/10/13 02:07:45 DEBUG : both5: Unchanged skipping 2025/10/13 02:07:45 DEBUG : both6: Unchanged skipping 2025/10/13 02:07:45 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/10/13 02:07:45 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/10/13 02:07:45 DEBUG : both8: Unchanged skipping 2025/10/13 02:07:45 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/10/13 02:07:45 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:07:45 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/10/13 02:07:45 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/10/13 02:07:45 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/10/13 02:07:45 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/10/13 02:07:45 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/10/13 02:07:45 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/10/13 02:07:45 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/10/13 02:07:45 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/10/13 02:07:45 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/10/13 02:07:45 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/10/13 02:07:45 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/10/13 02:07:45 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/10/13 02:07:45 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/10/13 02:07:45 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/10/13 02:07:45 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/10/13 02:07:45 DEBUG : both9: Unchanged skipping 2025/10/13 02:07:45 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/10/13 02:07:45 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/10/13 02:07:45 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for transfers to finish 2025/10/13 02:07:45 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/13 02:07:45 INFO : only12: Copied (replaced existing) 2025/10/13 02:07:45 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/13 02:07:45 INFO : only13: Copied (replaced existing) 2025/10/13 02:07:45 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/13 02:07:45 INFO : only15: Copied (replaced existing) 2025/10/13 02:07:46 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/13 02:07:46 INFO : only16: Copied (replaced existing) 2025/10/13 02:07:46 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/13 02:07:46 INFO : only0: Copied (replaced existing) 2025/10/13 02:07:46 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/13 02:07:46 INFO : only17: Copied (replaced existing) 2025/10/13 02:07:46 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/13 02:07:46 INFO : only18: Copied (replaced existing) 2025/10/13 02:07:46 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/13 02:07:46 INFO : only19: Copied (replaced existing) 2025/10/13 02:07:46 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/13 02:07:46 INFO : only14: Copied (replaced existing) 2025/10/13 02:07:46 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/13 02:07:46 INFO : only1: Copied (replaced existing) 2025/10/13 02:07:46 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/13 02:07:46 INFO : only2: Copied (replaced existing) 2025/10/13 02:07:46 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/13 02:07:46 INFO : only3: Copied (replaced existing) 2025/10/13 02:07:46 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/13 02:07:46 INFO : only4: Copied (replaced existing) 2025/10/13 02:07:46 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/13 02:07:46 INFO : only5: Copied (replaced existing) 2025/10/13 02:07:46 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/13 02:07:46 INFO : only10: Copied (replaced existing) 2025/10/13 02:07:46 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/13 02:07:46 INFO : only11: Copied (replaced existing) 2025/10/13 02:07:46 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/13 02:07:46 INFO : only8: Copied (replaced existing) 2025/10/13 02:07:46 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/13 02:07:46 INFO : only9: Copied (replaced existing) 2025/10/13 02:07:46 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/13 02:07:46 INFO : only7: Copied (replaced existing) 2025/10/13 02:07:46 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/13 02:07:46 INFO : only6: Copied (replaced existing) 2025/10/13 02:07:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (27.54s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-munosay9muni", Local "Local file system at /tmp/rclone1785001689", Modify Window "1ms" 2025/10/13 02:07:54 DEBUG : empty_dir: Making directory with metadata 2025/10/13 02:07:54 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/13 02:07:54 DEBUG : empty_on_remote: Making directory with metadata 2025/10/13 02:07:54 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/13 02:07:54 INFO : empty_on_remote: Making directory 2025/10/13 02:07:54 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/10/13 02:07:55 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/10/13 02:07:55 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/10/13 02:07:55 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/10/13 02:07:55 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.71s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-munosay9muni", Local "Local file system at /tmp/rclone1785001689", Modify Window "1ms" 2025/10/13 02:07:57 DEBUG : empty_dir: Making directory with metadata 2025/10/13 02:07:57 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/13 02:07:57 DEBUG : empty_on_remote: Making directory with metadata 2025/10/13 02:07:57 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/13 02:07:57 INFO : empty_on_remote: Making directory 2025/10/13 02:07:57 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/10/13 02:07:59 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/10/13 02:07:59 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/10/13 02:07:59 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/10/13 02:07:59 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/10/13 02:07:59 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (3.37s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-munosay9muni", Local "Local file system at /tmp/rclone1785001689", Modify Window "1ms" 2025/10/13 02:08:00 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/13 02:08:00 INFO : sub dir: Making directory 2025/10/13 02:08:00 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.71s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-munosay9muni", Local "Local file system at /tmp/rclone1785001689", Modify Window "1ms" 2025/10/13 02:08:04 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/13 02:08:04 INFO : sub dir: Making directory 2025/10/13 02:08:04 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.95s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-munosay9muni", Local "Local file system at /tmp/rclone1785001689", Modify Window "1ms" 2025/10/13 02:08:18 DEBUG : Waiting for deletions to finish 2025/10/13 02:08:18 DEBUG : apple: Excluded (Path Filter) 2025/10/13 02:08:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/13 02:08:18 DEBUG : banana: Excluded (Path Filter) 2025/10/13 02:08:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/13 02:08:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/13 02:08:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/13 02:08:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/13 02:08:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/13 02:08:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/13 02:08:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/13 02:08:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/13 02:08:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/13 02:08:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/13 02:08:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/13 02:08:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/13 02:08:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/13 02:08:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/13 02:08:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/13 02:08:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/13 02:08:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/13 02:08:19 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:08:19 DEBUG : apple: Unchanged skipping 2025/10/13 02:08:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:08:19 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/13 02:08:19 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:08:19 DEBUG : banana: Unchanged skipping 2025/10/13 02:08:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:08:19 DEBUG : splitbananasplit: Unchanged skipping 2025/10/13 02:08:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:08:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/13 02:08:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:08:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/13 02:08:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:08:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:08:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/13 02:08:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/13 02:08:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:08:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/13 02:08:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:08:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/13 02:08:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:08:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/13 02:08:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:08:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:08:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/13 02:08:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:08:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:08:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/13 02:08:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:08:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/13 02:08:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/13 02:08:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:08:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/13 02:08:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:08:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/13 02:08:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:08:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/13 02:08:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:08:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/13 02:08:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/13 02:08:19 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for checks to finish 2025/10/13 02:08:19 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for transfers to finish 2025/10/13 02:08:19 DEBUG : Waiting for deletions to finish 2025/10/13 02:08:19 INFO : There was nothing to transfer 2025/10/13 02:08:19 DEBUG : Waiting for deletions to finish 2025/10/13 02:08:19 DEBUG : apple: Excluded (Path Filter) 2025/10/13 02:08:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/13 02:08:19 DEBUG : banana: Excluded (Path Filter) 2025/10/13 02:08:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/13 02:08:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/13 02:08:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/13 02:08:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/13 02:08:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/13 02:08:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/13 02:08:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/13 02:08:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/13 02:08:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/13 02:08:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/13 02:08:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/13 02:08:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/13 02:08:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/13 02:08:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/13 02:08:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/13 02:08:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/13 02:08:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/13 02:08:20 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:08:20 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:08:20 DEBUG : apple: Unchanged skipping 2025/10/13 02:08:20 DEBUG : banana: Unchanged skipping 2025/10/13 02:08:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:08:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:08:20 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/13 02:08:20 DEBUG : splitbananasplit: Unchanged skipping 2025/10/13 02:08:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:08:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:08:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/13 02:08:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:08:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/13 02:08:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:08:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/13 02:08:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:08:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/13 02:08:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:08:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/13 02:08:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:08:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/13 02:08:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:08:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/13 02:08:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:08:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/13 02:08:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:08:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/13 02:08:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/13 02:08:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:08:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/13 02:08:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:08:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/13 02:08:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:08:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/13 02:08:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:08:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/13 02:08:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:08:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/13 02:08:20 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for checks to finish 2025/10/13 02:08:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:08:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/13 02:08:20 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for transfers to finish 2025/10/13 02:08:20 DEBUG : Waiting for deletions to finish 2025/10/13 02:08:20 INFO : There was nothing to transfer 2025/10/13 02:08:20 DEBUG : Waiting for deletions to finish 2025/10/13 02:08:20 DEBUG : apple: Excluded (Path Filter) 2025/10/13 02:08:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/13 02:08:20 DEBUG : banana: Excluded (Path Filter) 2025/10/13 02:08:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/13 02:08:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/13 02:08:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/13 02:08:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/13 02:08:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/13 02:08:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/13 02:08:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/13 02:08:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/13 02:08:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/13 02:08:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/13 02:08:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/13 02:08:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/13 02:08:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/13 02:08:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/13 02:08:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/13 02:08:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/13 02:08:20 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-munosay9muni", Local "Local file system at /tmp/rclone1785001689", Modify Window "1ms" 2025/10/13 02:08:36 DEBUG : Waiting for deletions to finish 2025/10/13 02:08:36 DEBUG : apple: Excluded (Path Filter) 2025/10/13 02:08:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/13 02:08:36 DEBUG : banana: Excluded (Path Filter) 2025/10/13 02:08:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/13 02:08:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/13 02:08:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/13 02:08:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/13 02:08:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/13 02:08:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/13 02:08:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/13 02:08:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/13 02:08:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/13 02:08:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/13 02:08:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/13 02:08:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/13 02:08:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/13 02:08:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/13 02:08:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/13 02:08:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/13 02:08:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/13 02:08:37 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:08:37 DEBUG : apple: Unchanged skipping 2025/10/13 02:08:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:08:37 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/13 02:08:37 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:08:37 DEBUG : banana: Unchanged skipping 2025/10/13 02:08:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:08:37 DEBUG : splitbananasplit: Unchanged skipping 2025/10/13 02:08:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:08:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/13 02:08:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:08:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:08:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:08:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/13 02:08:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/13 02:08:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:08:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/13 02:08:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:08:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:08:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/13 02:08:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/13 02:08:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:08:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/13 02:08:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:08:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/13 02:08:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:08:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/13 02:08:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:08:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/13 02:08:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:08:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/13 02:08:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:08:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/13 02:08:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/13 02:08:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:08:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/13 02:08:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:08:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/13 02:08:37 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for checks to finish 2025/10/13 02:08:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:08:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/13 02:08:37 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for transfers to finish 2025/10/13 02:08:37 DEBUG : Waiting for deletions to finish 2025/10/13 02:08:37 INFO : There was nothing to transfer 2025/10/13 02:08:37 DEBUG : Waiting for deletions to finish 2025/10/13 02:08:37 DEBUG : apple: Excluded (Path Filter) 2025/10/13 02:08:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/13 02:08:37 DEBUG : banana: Excluded (Path Filter) 2025/10/13 02:08:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/13 02:08:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/13 02:08:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/13 02:08:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/13 02:08:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/13 02:08:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/13 02:08:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/13 02:08:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/13 02:08:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/13 02:08:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/13 02:08:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/13 02:08:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/13 02:08:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/13 02:08:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/13 02:08:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/13 02:08:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/13 02:08:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/13 02:08:38 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:08:38 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/13 02:08:38 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:08:38 DEBUG : splitbananasplit: Unchanged skipping 2025/10/13 02:08:38 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:08:38 DEBUG : banana: Unchanged skipping 2025/10/13 02:08:38 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:08:38 DEBUG : apple: Unchanged skipping 2025/10/13 02:08:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:08:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:08:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/13 02:08:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:08:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/13 02:08:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:08:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:08:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/13 02:08:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/13 02:08:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:08:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:08:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/13 02:08:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/13 02:08:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:08:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/13 02:08:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:08:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/13 02:08:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:08:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/13 02:08:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:08:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/13 02:08:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:08:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/13 02:08:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:08:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/13 02:08:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:08:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/13 02:08:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/13 02:08:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:08:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/13 02:08:38 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for checks to finish 2025/10/13 02:08:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:08:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/13 02:08:38 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for transfers to finish 2025/10/13 02:08:38 DEBUG : Waiting for deletions to finish 2025/10/13 02:08:38 INFO : There was nothing to transfer 2025/10/13 02:08:38 DEBUG : Waiting for deletions to finish 2025/10/13 02:08:38 DEBUG : apple: Excluded (Path Filter) 2025/10/13 02:08:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/13 02:08:38 DEBUG : banana: Excluded (Path Filter) 2025/10/13 02:08:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/13 02:08:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/13 02:08:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/13 02:08:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/13 02:08:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/13 02:08:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/13 02:08:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/13 02:08:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/13 02:08:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/13 02:08:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/13 02:08:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/13 02:08:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/13 02:08:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/13 02:08:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/13 02:08:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/13 02:08:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/13 02:08:38 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-munosay9muni", Local "Local file system at /tmp/rclone1785001689", Modify Window "1ms" 2025/10/13 02:08:54 DEBUG : Waiting for deletions to finish 2025/10/13 02:08:54 DEBUG : apple: Excluded (Path Filter) 2025/10/13 02:08:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/13 02:08:54 DEBUG : banana: Excluded (Path Filter) 2025/10/13 02:08:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/13 02:08:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/13 02:08:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/13 02:08:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/13 02:08:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/13 02:08:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/13 02:08:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/13 02:08:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/13 02:08:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/13 02:08:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/13 02:08:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/13 02:08:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/13 02:08:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/13 02:08:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/13 02:08:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/13 02:08:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/13 02:08:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/13 02:08:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/13 02:08:55 DEBUG : apple: transformed to: YXBwbGU= 2025/10/13 02:08:55 DEBUG : banana: transformed to: YmFuYW5h 2025/10/13 02:08:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/13 02:08:55 DEBUG : banana: transformed to: YmFuYW5h 2025/10/13 02:08:55 DEBUG : apple: transformed to: YXBwbGU= 2025/10/13 02:08:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/13 02:08:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/13 02:08:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/13 02:08:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/13 02:08:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/13 02:08:55 DEBUG : banana: transformed to: YmFuYW5h 2025/10/13 02:08:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/13 02:08:55 DEBUG : apple: transformed to: YXBwbGU= 2025/10/13 02:08:55 DEBUG : apple: transformed to: YXBwbGU= 2025/10/13 02:08:55 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/13 02:08:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/13 02:08:55 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/13 02:08:55 DEBUG : banana: transformed to: YmFuYW5h 2025/10/13 02:08:55 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/13 02:08:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/13 02:08:55 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/13 02:08:55 DEBUG : apple: transformed to: YXBwbGU= 2025/10/13 02:08:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/13 02:08:55 DEBUG : banana: transformed to: YmFuYW5h 2025/10/13 02:08:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/13 02:08:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/13 02:08:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/13 02:08:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/13 02:08:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/13 02:08:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/13 02:08:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/13 02:08:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/13 02:08:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/13 02:08:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/13 02:08:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/13 02:08:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/13 02:08:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/13 02:08:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/13 02:08:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/13 02:08:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/13 02:08:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/13 02:08:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/13 02:08:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/13 02:08:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/13 02:08:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/13 02:08:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/13 02:08:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/13 02:08:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/13 02:08:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/13 02:08:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/13 02:08:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/13 02:08:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/13 02:08:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/13 02:08:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/13 02:08:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/13 02:08:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/13 02:08:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/13 02:08:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/13 02:08:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/13 02:08:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/13 02:08:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/13 02:08:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/13 02:08:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/13 02:08:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/13 02:08:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/13 02:08:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/13 02:08:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/13 02:08:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/13 02:08:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/13 02:08:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/13 02:08:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/13 02:08:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/13 02:08:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/13 02:08:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/13 02:08:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/13 02:08:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/13 02:08:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/13 02:08:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/13 02:08:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/13 02:08:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/13 02:08:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/13 02:08:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/13 02:08:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/13 02:08:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/13 02:08:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/13 02:08:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/13 02:08:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/13 02:08:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/13 02:08:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/13 02:08:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/13 02:08:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/13 02:08:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/13 02:08:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/13 02:08:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/13 02:08:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/13 02:08:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/13 02:08:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/13 02:08:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/13 02:08:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/13 02:08:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/13 02:08:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/13 02:08:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/13 02:08:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/13 02:08:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/13 02:08:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/13 02:08:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/13 02:08:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/13 02:08:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/13 02:08:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/13 02:08:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/13 02:08:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/13 02:08:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/13 02:08:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/13 02:08:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/13 02:08:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/13 02:08:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/13 02:08:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/13 02:08:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/13 02:08:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/13 02:08:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/13 02:08:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/13 02:08:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/13 02:08:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/13 02:08:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/13 02:08:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/13 02:08:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/13 02:08:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/13 02:08:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/13 02:08:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/13 02:08:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/13 02:08:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/13 02:08:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/13 02:08:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/13 02:08:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/13 02:08:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/13 02:08:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/13 02:08:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/13 02:08:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/13 02:08:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/13 02:08:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/13 02:08:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/13 02:08:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/13 02:08:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/13 02:08:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/13 02:08:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/13 02:08:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/13 02:08:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/13 02:08:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/13 02:08:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/13 02:08:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/13 02:08:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/13 02:08:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/13 02:08:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/13 02:08:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/13 02:08:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/13 02:08:55 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/13 02:08:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/13 02:08:55 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/13 02:08:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/13 02:08:55 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/13 02:08:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/13 02:08:55 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/13 02:08:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/13 02:08:55 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/13 02:08:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/13 02:08:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/13 02:08:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/13 02:08:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/13 02:08:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/13 02:08:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/13 02:08:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/13 02:08:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/13 02:08:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/13 02:08:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/13 02:08:55 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/13 02:08:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/13 02:08:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/13 02:08:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/13 02:08:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/13 02:08:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/13 02:08:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/13 02:08:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/13 02:08:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/13 02:08:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/13 02:08:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/13 02:08:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/13 02:08:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/13 02:08:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/13 02:08:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/13 02:08:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/13 02:08:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/13 02:08:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/13 02:08:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/13 02:08:55 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/13 02:08:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/13 02:08:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/13 02:08:55 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/13 02:08:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/13 02:08:55 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/13 02:08:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/13 02:08:55 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/13 02:08:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/13 02:08:55 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/13 02:08:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/13 02:08:55 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/13 02:08:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/13 02:08:55 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/13 02:08:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/13 02:08:55 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/13 02:08:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/13 02:08:55 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/13 02:08:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/13 02:08:55 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/13 02:08:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/13 02:08:55 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/13 02:08:55 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/13 02:08:55 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/13 02:08:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/13 02:08:55 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/13 02:08:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/13 02:08:55 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/13 02:08:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/13 02:08:55 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/13 02:08:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/13 02:08:55 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/13 02:08:55 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/13 02:08:55 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/13 02:08:55 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for checks to finish 2025/10/13 02:08:55 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for transfers to finish 2025/10/13 02:08:55 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/13 02:08:55 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/13 02:08:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/13 02:08:55 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/13 02:08:55 INFO : banana: Copied (new) to: YmFuYW5h 2025/10/13 02:08:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/13 02:08:55 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/13 02:08:55 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/13 02:08:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/13 02:08:55 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/13 02:08:55 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/13 02:08:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/13 02:08:55 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/13 02:08:55 INFO : apple: Copied (new) to: YXBwbGU= 2025/10/13 02:08:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/13 02:08:55 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/13 02:08:55 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/13 02:08:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/13 02:08:56 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/13 02:08:56 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/13 02:08:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/13 02:08:56 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/13 02:08:56 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/13 02:08:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/13 02:08:56 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/13 02:08:56 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/13 02:08:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/13 02:08:56 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/13 02:08:56 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/13 02:08:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/13 02:08:56 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/13 02:08:56 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/13 02:08:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/13 02:08:56 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/13 02:08:56 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/13 02:08:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/13 02:08:56 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/13 02:08:56 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/13 02:08:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/13 02:08:57 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/13 02:08:57 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/13 02:08:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/13 02:08:57 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/13 02:08:57 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/13 02:08:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/13 02:08:57 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/13 02:08:57 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/13 02:08:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/13 02:08:57 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/13 02:08:57 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/13 02:08:57 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/13 02:08:57 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/13 02:08:57 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/13 02:08:57 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/10/13 02:08:58 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/13 02:08:58 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/13 02:08:58 DEBUG : Waiting for deletions to finish 2025/10/13 02:08:58 INFO : appleappleapplebanana: Deleted 2025/10/13 02:08:58 INFO : banana: Deleted 2025/10/13 02:08:58 INFO : splitbananasplit: Deleted 2025/10/13 02:08:58 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/13 02:08:58 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/13 02:08:58 INFO : dir1/0009-3456789.txt: Deleted 2025/10/13 02:08:58 INFO : dir1/0003-defghij.txt: Deleted 2025/10/13 02:08:58 INFO : dir1/0008-2345678.txt: Deleted 2025/10/13 02:08:58 INFO : dir1/0012-6789;.txt: Deleted 2025/10/13 02:08:58 INFO : dir1/0014-89;=.txt: Deleted 2025/10/13 02:08:58 INFO : apple: Deleted 2025/10/13 02:08:58 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/13 02:08:59 INFO : dir1/0007-1234567.txt: Deleted 2025/10/13 02:08:59 INFO : dir1/0010-456789.txt: Deleted 2025/10/13 02:08:59 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/13 02:08:59 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/13 02:08:59 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/13 02:08:59 INFO : dir1/0011-56789;.txt: Deleted 2025/10/13 02:08:59 INFO : dir1/0015-9;=.txt: Deleted 2025/10/13 02:08:59 INFO : dir1/0013-789;=.txt: Deleted 2025/10/13 02:08:59 DEBUG : Waiting for deletions to finish 2025/10/13 02:08:59 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/10/13 02:08:59 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/10/13 02:08:59 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/10/13 02:08:59 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/10/13 02:08:59 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/10/13 02:08:59 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/10/13 02:08:59 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/10/13 02:08:59 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/10/13 02:08:59 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/10/13 02:08:59 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/10/13 02:08:59 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/10/13 02:08:59 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/10/13 02:08:59 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/10/13 02:08:59 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/10/13 02:08:59 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/10/13 02:08:59 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/10/13 02:08:59 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/10/13 02:08:59 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/10/13 02:08:59 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/10/13 02:08:59 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/10/13 02:08:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/13 02:08:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/13 02:08:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/13 02:08:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/13 02:08:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/13 02:08:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/13 02:08:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/13 02:08:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/13 02:08:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/13 02:08:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/13 02:08:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/13 02:08:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/13 02:08:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/13 02:08:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/13 02:08:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/13 02:08:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/13 02:08:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/13 02:08:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/13 02:08:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/13 02:08:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/13 02:08:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/13 02:08:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/13 02:08:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/13 02:08:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/13 02:08:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/13 02:08:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/13 02:08:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/13 02:08:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/13 02:08:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/13 02:08:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/13 02:08:59 DEBUG : apple: transformed to: YXBwbGU= 2025/10/13 02:08:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/13 02:08:59 DEBUG : apple: transformed to: YXBwbGU= 2025/10/13 02:08:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/13 02:08:59 DEBUG : apple: transformed to: YXBwbGU= 2025/10/13 02:08:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/13 02:08:59 DEBUG : apple: transformed to: YXBwbGU= 2025/10/13 02:08:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/13 02:08:59 DEBUG : apple: transformed to: YXBwbGU= 2025/10/13 02:08:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/13 02:08:59 DEBUG : apple: transformed to: YXBwbGU= 2025/10/13 02:08:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/13 02:08:59 DEBUG : apple: transformed to: YXBwbGU= 2025/10/13 02:08:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/13 02:08:59 DEBUG : apple: transformed to: YXBwbGU= 2025/10/13 02:08:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/13 02:08:59 DEBUG : apple: transformed to: YXBwbGU= 2025/10/13 02:08:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/13 02:08:59 DEBUG : apple: transformed to: YXBwbGU= 2025/10/13 02:08:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/13 02:08:59 DEBUG : apple: transformed to: YXBwbGU= 2025/10/13 02:08:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/13 02:08:59 DEBUG : apple: transformed to: YXBwbGU= 2025/10/13 02:08:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/13 02:08:59 DEBUG : apple: transformed to: YXBwbGU= 2025/10/13 02:08:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/13 02:08:59 DEBUG : apple: transformed to: YXBwbGU= 2025/10/13 02:08:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/13 02:08:59 DEBUG : apple: transformed to: YXBwbGU= 2025/10/13 02:08:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/13 02:08:59 DEBUG : apple: transformed to: YXBwbGU= 2025/10/13 02:08:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/13 02:08:59 DEBUG : banana: transformed to: YmFuYW5h 2025/10/13 02:08:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/13 02:08:59 DEBUG : banana: transformed to: YmFuYW5h 2025/10/13 02:08:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/13 02:08:59 DEBUG : banana: transformed to: YmFuYW5h 2025/10/13 02:08:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/13 02:08:59 DEBUG : banana: transformed to: YmFuYW5h 2025/10/13 02:08:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/13 02:08:59 DEBUG : banana: transformed to: YmFuYW5h 2025/10/13 02:08:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/13 02:08:59 DEBUG : banana: transformed to: YmFuYW5h 2025/10/13 02:08:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/13 02:08:59 DEBUG : banana: transformed to: YmFuYW5h 2025/10/13 02:08:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/13 02:08:59 DEBUG : banana: transformed to: YmFuYW5h 2025/10/13 02:08:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/13 02:08:59 DEBUG : banana: transformed to: YmFuYW5h 2025/10/13 02:08:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/13 02:08:59 DEBUG : banana: transformed to: YmFuYW5h 2025/10/13 02:08:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/13 02:08:59 DEBUG : banana: transformed to: YmFuYW5h 2025/10/13 02:08:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/13 02:08:59 DEBUG : banana: transformed to: YmFuYW5h 2025/10/13 02:08:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/13 02:08:59 DEBUG : banana: transformed to: YmFuYW5h 2025/10/13 02:08:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/13 02:08:59 DEBUG : banana: transformed to: YmFuYW5h 2025/10/13 02:08:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/13 02:08:59 DEBUG : banana: transformed to: YmFuYW5h 2025/10/13 02:08:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/13 02:08:59 DEBUG : banana: transformed to: YmFuYW5h 2025/10/13 02:08:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/13 02:08:59 DEBUG : banana: transformed to: YmFuYW5h 2025/10/13 02:08:59 DEBUG : apple: transformed to: YXBwbGU= 2025/10/13 02:08:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/13 02:08:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/13 02:08:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/13 02:08:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/13 02:08:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/13 02:08:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/13 02:08:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/13 02:08:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/13 02:08:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/13 02:08:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/13 02:08:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/13 02:08:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/13 02:08:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/13 02:08:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/13 02:08:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/13 02:08:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/13 02:08:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/13 02:08:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/13 02:08:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/13 02:08:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/13 02:08:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/13 02:08:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/13 02:08:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/13 02:08:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/13 02:08:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/13 02:08:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/13 02:08:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/13 02:08:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/13 02:08:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/13 02:08:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/13 02:08:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/13 02:08:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/13 02:08:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/13 02:08:59 DEBUG : banana: transformed to: YmFuYW5h 2025/10/13 02:08:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/13 02:08:59 DEBUG : apple: transformed to: YXBwbGU= 2025/10/13 02:08:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/13 02:08:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/13 02:08:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/13 02:08:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/13 02:08:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/13 02:08:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/13 02:08:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/13 02:08:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/13 02:08:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/13 02:08:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/13 02:08:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/13 02:08:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/13 02:08:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/13 02:08:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/13 02:08:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/13 02:08:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/13 02:08:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/13 02:08:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/13 02:08:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/13 02:08:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/13 02:08:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/13 02:08:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/13 02:08:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/13 02:08:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/13 02:08:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/13 02:08:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/13 02:08:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/13 02:08:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/13 02:08:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/13 02:08:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/13 02:08:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/13 02:08:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/13 02:08:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/13 02:08:59 DEBUG : banana: transformed to: YmFuYW5h 2025/10/13 02:08:59 DEBUG : apple: transformed to: YXBwbGU= 2025/10/13 02:08:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/13 02:08:59 DEBUG : banana: transformed to: YmFuYW5h 2025/10/13 02:08:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/13 02:08:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/13 02:08:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/13 02:08:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/13 02:08:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/13 02:08:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/13 02:08:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/13 02:08:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/13 02:08:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/13 02:08:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/13 02:08:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/13 02:08:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/13 02:08:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/13 02:08:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/13 02:08:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/13 02:08:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/13 02:08:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/13 02:08:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/13 02:08:59 DEBUG : apple: transformed to: YXBwbGU= 2025/10/13 02:08:59 DEBUG : banana: transformed to: YmFuYW5h 2025/10/13 02:08:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/13 02:08:59 DEBUG : banana: transformed to: YmFuYW5h 2025/10/13 02:08:59 DEBUG : apple: transformed to: YXBwbGU= 2025/10/13 02:08:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/13 02:08:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/13 02:08:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/13 02:08:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/13 02:08:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/13 02:08:59 DEBUG : banana: transformed to: YmFuYW5h 2025/10/13 02:08:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/13 02:08:59 DEBUG : apple: transformed to: YXBwbGU= 2025/10/13 02:08:59 DEBUG : apple: transformed to: YXBwbGU= 2025/10/13 02:08:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/13 02:08:59 DEBUG : banana: transformed to: YmFuYW5h 2025/10/13 02:08:59 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:08:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/13 02:08:59 DEBUG : apple: Unchanged skipping 2025/10/13 02:08:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:08:59 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/13 02:08:59 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:08:59 DEBUG : banana: Unchanged skipping 2025/10/13 02:08:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:08:59 DEBUG : splitbananasplit: Unchanged skipping 2025/10/13 02:08:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/13 02:08:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/13 02:08:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/13 02:08:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/13 02:08:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/13 02:08:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/13 02:08:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/13 02:08:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/13 02:08:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/13 02:08:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/13 02:08:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/13 02:08:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/13 02:08:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/13 02:08:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/13 02:08:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/13 02:08:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/13 02:08:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/13 02:08:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/13 02:08:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/13 02:08:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/13 02:08:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/13 02:08:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/13 02:08:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/13 02:08:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/13 02:08:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/13 02:08:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/13 02:08:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/13 02:08:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/13 02:08:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/13 02:08:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/13 02:08:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/13 02:08:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/13 02:08:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/13 02:08:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/13 02:08:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/13 02:08:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/13 02:08:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/13 02:08:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/13 02:08:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/13 02:08:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/13 02:08:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/13 02:08:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/13 02:08:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/13 02:08:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/13 02:08:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/13 02:08:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/13 02:08:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/13 02:08:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/13 02:08:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/13 02:08:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/13 02:08:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/13 02:08:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/13 02:08:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/13 02:08:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/13 02:08:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/13 02:08:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/13 02:08:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/13 02:08:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/13 02:08:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/13 02:08:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/13 02:08:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/13 02:08:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/13 02:08:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/13 02:08:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/13 02:08:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/13 02:08:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/13 02:08:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/13 02:08:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/13 02:08:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/13 02:08:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/13 02:08:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/13 02:08:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/13 02:08:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/13 02:08:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/13 02:08:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/13 02:08:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/13 02:08:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/13 02:08:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/13 02:08:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/13 02:08:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/13 02:08:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/13 02:08:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/13 02:08:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/13 02:08:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/13 02:08:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/13 02:08:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/13 02:08:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/13 02:08:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/13 02:08:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/13 02:08:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/13 02:08:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/13 02:08:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/13 02:08:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/13 02:08:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/13 02:08:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/13 02:08:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/13 02:08:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/13 02:08:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/13 02:08:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/13 02:08:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/13 02:08:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/13 02:08:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/13 02:08:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/13 02:08:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/13 02:08:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/13 02:08:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/13 02:08:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/13 02:08:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/13 02:08:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/13 02:08:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/13 02:08:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/13 02:08:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/13 02:08:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/13 02:08:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/13 02:08:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/13 02:08:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/13 02:08:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/13 02:08:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/13 02:08:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/13 02:08:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/13 02:08:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/13 02:08:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/13 02:08:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/13 02:08:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/13 02:08:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/13 02:08:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/13 02:08:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/13 02:08:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/13 02:08:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/13 02:08:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/13 02:08:59 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/13 02:08:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/13 02:08:59 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/13 02:08:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/13 02:08:59 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/13 02:08:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/13 02:08:59 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/13 02:08:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/13 02:08:59 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/13 02:08:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/13 02:08:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/13 02:08:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/13 02:08:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/13 02:08:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/13 02:08:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/13 02:08:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/13 02:08:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/13 02:08:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/13 02:08:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/13 02:08:59 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/13 02:08:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/13 02:08:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/13 02:08:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/13 02:08:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/13 02:08:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/13 02:08:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/13 02:08:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/13 02:08:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/13 02:08:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/13 02:08:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/13 02:08:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/13 02:08:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/13 02:08:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/13 02:08:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/13 02:08:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/13 02:08:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/13 02:08:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/13 02:08:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/13 02:08:59 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/13 02:08:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/13 02:08:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/13 02:09:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/13 02:09:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/13 02:09:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/13 02:09:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/13 02:09:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/13 02:09:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/13 02:09:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/13 02:09:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/13 02:09:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/13 02:09:00 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/13 02:09:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/13 02:09:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/13 02:09:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/13 02:09:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/13 02:09:00 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/13 02:09:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:09:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/13 02:09:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:09:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/13 02:09:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:09:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/13 02:09:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:09:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/13 02:09:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:09:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/13 02:09:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:09:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/13 02:09:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:09:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/13 02:09:00 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for checks to finish 2025/10/13 02:09:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:09:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:09:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/13 02:09:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/13 02:09:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:09:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/13 02:09:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:09:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:09:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/13 02:09:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:09:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:09:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/13 02:09:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/13 02:09:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:09:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:09:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/13 02:09:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/13 02:09:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/13 02:09:00 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for transfers to finish 2025/10/13 02:09:00 DEBUG : Waiting for deletions to finish 2025/10/13 02:09:00 DEBUG : Waiting for deletions to finish 2025/10/13 02:09:00 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/10/13 02:09:00 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/10/13 02:09:00 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/10/13 02:09:00 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/10/13 02:09:00 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/10/13 02:09:00 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/10/13 02:09:00 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/10/13 02:09:00 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/10/13 02:09:00 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/10/13 02:09:00 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/10/13 02:09:00 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/10/13 02:09:00 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/10/13 02:09:00 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/10/13 02:09:00 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/10/13 02:09:00 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/10/13 02:09:00 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/10/13 02:09:00 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/10/13 02:09:00 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/10/13 02:09:00 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/10/13 02:09:00 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/10/13 02:09:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/13 02:09:00 DEBUG : apple: transformed to: YXBwbGU= 2025/10/13 02:09:00 DEBUG : banana: transformed to: YmFuYW5h 2025/10/13 02:09:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/13 02:09:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/13 02:09:00 DEBUG : banana: transformed to: YmFuYW5h 2025/10/13 02:09:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/13 02:09:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/13 02:09:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/13 02:09:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/13 02:09:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/13 02:09:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/13 02:09:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/13 02:09:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/13 02:09:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/13 02:09:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/13 02:09:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/13 02:09:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/13 02:09:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/13 02:09:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/13 02:09:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/13 02:09:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/13 02:09:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/13 02:09:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/13 02:09:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/13 02:09:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/13 02:09:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/13 02:09:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/13 02:09:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/13 02:09:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/13 02:09:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/13 02:09:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/13 02:09:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/13 02:09:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/13 02:09:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/13 02:09:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/13 02:09:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/13 02:09:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/13 02:09:00 DEBUG : apple: transformed to: YXBwbGU= 2025/10/13 02:09:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/13 02:09:00 DEBUG : banana: transformed to: YmFuYW5h 2025/10/13 02:09:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/13 02:09:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/13 02:09:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/13 02:09:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/13 02:09:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/13 02:09:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/13 02:09:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/13 02:09:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/13 02:09:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/13 02:09:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/13 02:09:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/13 02:09:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/13 02:09:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/13 02:09:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/13 02:09:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/13 02:09:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/13 02:09:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-munosay9muni", Local "Local file system at /tmp/rclone1785001689", Modify Window "1ms" 2025/10/13 02:09:16 DEBUG : Waiting for deletions to finish 2025/10/13 02:09:16 DEBUG : apple: Excluded (Path Filter) 2025/10/13 02:09:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/13 02:09:16 DEBUG : banana: Excluded (Path Filter) 2025/10/13 02:09:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/13 02:09:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/13 02:09:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/13 02:09:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/13 02:09:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/13 02:09:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/13 02:09:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/13 02:09:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/13 02:09:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/13 02:09:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/13 02:09:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/13 02:09:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/13 02:09:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/13 02:09:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/13 02:09:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/13 02:09:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/13 02:09:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/13 02:09:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/13 02:09:16 DEBUG : apple: transformed to: PREFIXapple 2025/10/13 02:09:16 DEBUG : banana: transformed to: PREFIXbanana 2025/10/13 02:09:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/13 02:09:16 DEBUG : banana: transformed to: PREFIXbanana 2025/10/13 02:09:16 DEBUG : apple: transformed to: PREFIXapple 2025/10/13 02:09:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/13 02:09:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/13 02:09:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/13 02:09:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/13 02:09:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/13 02:09:16 DEBUG : banana: transformed to: PREFIXbanana 2025/10/13 02:09:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/13 02:09:16 DEBUG : apple: transformed to: PREFIXapple 2025/10/13 02:09:16 DEBUG : apple: transformed to: PREFIXapple 2025/10/13 02:09:16 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/13 02:09:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/13 02:09:16 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/13 02:09:16 DEBUG : banana: transformed to: PREFIXbanana 2025/10/13 02:09:16 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/13 02:09:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/13 02:09:16 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/13 02:09:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/13 02:09:16 DEBUG : banana: transformed to: PREFIXbanana 2025/10/13 02:09:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/13 02:09:16 DEBUG : apple: transformed to: PREFIXapple 2025/10/13 02:09:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/13 02:09:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/13 02:09:16 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/13 02:09:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/13 02:09:16 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/13 02:09:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/13 02:09:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/13 02:09:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/13 02:09:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/13 02:09:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/13 02:09:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/13 02:09:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/13 02:09:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/13 02:09:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/13 02:09:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/13 02:09:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/13 02:09:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/13 02:09:16 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/13 02:09:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/13 02:09:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/13 02:09:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/13 02:09:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/13 02:09:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/13 02:09:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/13 02:09:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/13 02:09:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/13 02:09:16 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/13 02:09:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/13 02:09:16 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/13 02:09:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/13 02:09:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/13 02:09:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/13 02:09:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/13 02:09:16 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/13 02:09:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/13 02:09:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/13 02:09:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/13 02:09:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/13 02:09:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/13 02:09:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/13 02:09:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/13 02:09:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/13 02:09:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/13 02:09:16 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/13 02:09:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/13 02:09:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/13 02:09:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/13 02:09:16 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/13 02:09:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/13 02:09:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/13 02:09:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/13 02:09:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/13 02:09:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/13 02:09:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/13 02:09:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/13 02:09:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/13 02:09:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/13 02:09:16 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/13 02:09:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/13 02:09:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/13 02:09:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/13 02:09:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/13 02:09:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/13 02:09:16 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/13 02:09:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/13 02:09:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/13 02:09:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/13 02:09:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/13 02:09:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/13 02:09:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/13 02:09:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/13 02:09:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/13 02:09:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/13 02:09:16 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/13 02:09:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/13 02:09:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/13 02:09:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/13 02:09:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/13 02:09:16 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/13 02:09:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/13 02:09:16 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/13 02:09:16 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/13 02:09:16 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/13 02:09:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/13 02:09:16 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/13 02:09:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/13 02:09:16 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/13 02:09:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/13 02:09:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/13 02:09:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/13 02:09:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/13 02:09:16 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/13 02:09:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/13 02:09:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/13 02:09:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/13 02:09:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/13 02:09:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/13 02:09:16 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/13 02:09:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/13 02:09:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/13 02:09:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/13 02:09:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/13 02:09:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/13 02:09:16 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/13 02:09:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/13 02:09:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/13 02:09:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/13 02:09:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/13 02:09:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/13 02:09:16 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/13 02:09:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/13 02:09:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/13 02:09:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/13 02:09:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/13 02:09:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/13 02:09:16 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/13 02:09:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/13 02:09:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/13 02:09:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/13 02:09:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/13 02:09:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/13 02:09:16 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/13 02:09:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/13 02:09:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/13 02:09:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/13 02:09:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/13 02:09:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/13 02:09:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/13 02:09:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/13 02:09:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/13 02:09:16 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/13 02:09:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/13 02:09:16 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/13 02:09:16 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/13 02:09:16 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/13 02:09:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/13 02:09:16 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/13 02:09:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/13 02:09:16 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/13 02:09:16 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/13 02:09:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/13 02:09:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/13 02:09:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/13 02:09:16 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/13 02:09:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/13 02:09:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/13 02:09:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/13 02:09:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/13 02:09:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/13 02:09:16 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/13 02:09:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/13 02:09:16 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/13 02:09:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/13 02:09:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/13 02:09:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/13 02:09:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/13 02:09:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/13 02:09:16 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/13 02:09:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/13 02:09:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/13 02:09:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/13 02:09:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/13 02:09:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/13 02:09:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/13 02:09:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/13 02:09:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/13 02:09:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/13 02:09:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/13 02:09:16 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/10/13 02:09:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/13 02:09:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/13 02:09:17 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/13 02:09:17 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/13 02:09:17 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/13 02:09:17 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/13 02:09:17 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/13 02:09:17 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/13 02:09:17 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/13 02:09:17 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/13 02:09:17 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/13 02:09:17 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/13 02:09:17 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/13 02:09:17 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/13 02:09:17 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/13 02:09:17 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/13 02:09:17 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/13 02:09:17 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/13 02:09:17 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/13 02:09:17 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/13 02:09:17 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/13 02:09:17 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/13 02:09:17 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/13 02:09:17 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/13 02:09:17 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/13 02:09:17 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/13 02:09:17 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/13 02:09:17 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/13 02:09:17 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/13 02:09:17 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/13 02:09:17 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/13 02:09:17 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/10/13 02:09:17 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/13 02:09:17 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for checks to finish 2025/10/13 02:09:17 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for transfers to finish 2025/10/13 02:09:17 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/13 02:09:17 INFO : banana: Copied (new) to: PREFIXbanana 2025/10/13 02:09:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/13 02:09:17 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/13 02:09:17 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/10/13 02:09:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/13 02:09:17 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/13 02:09:17 INFO : apple: Copied (new) to: PREFIXapple 2025/10/13 02:09:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/13 02:09:17 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/13 02:09:17 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/10/13 02:09:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/13 02:09:17 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/13 02:09:17 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/10/13 02:09:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/13 02:09:17 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/13 02:09:17 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/10/13 02:09:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/13 02:09:17 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/13 02:09:17 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/10/13 02:09:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/13 02:09:17 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/13 02:09:17 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/10/13 02:09:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/13 02:09:17 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/13 02:09:17 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/10/13 02:09:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/13 02:09:18 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/13 02:09:18 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/10/13 02:09:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/13 02:09:18 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/13 02:09:18 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/10/13 02:09:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/13 02:09:18 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/13 02:09:18 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/10/13 02:09:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/13 02:09:18 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/13 02:09:18 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/10/13 02:09:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/13 02:09:18 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/13 02:09:18 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/10/13 02:09:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/13 02:09:18 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/13 02:09:18 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/10/13 02:09:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/13 02:09:18 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/13 02:09:18 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/10/13 02:09:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/13 02:09:18 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/13 02:09:18 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/10/13 02:09:18 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/13 02:09:18 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/10/13 02:09:18 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/13 02:09:18 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/10/13 02:09:19 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/13 02:09:19 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/10/13 02:09:19 DEBUG : Waiting for deletions to finish 2025/10/13 02:09:19 INFO : dir1/0012-6789;.txt: Deleted 2025/10/13 02:09:19 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/13 02:09:19 INFO : dir1/0013-789;=.txt: Deleted 2025/10/13 02:09:19 INFO : appleappleapplebanana: Deleted 2025/10/13 02:09:19 INFO : banana: Deleted 2025/10/13 02:09:19 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/13 02:09:19 INFO : dir1/0007-1234567.txt: Deleted 2025/10/13 02:09:19 INFO : splitbananasplit: Deleted 2025/10/13 02:09:19 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/13 02:09:19 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/13 02:09:19 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/13 02:09:19 INFO : dir1/0010-456789.txt: Deleted 2025/10/13 02:09:19 INFO : dir1/0015-9;=.txt: Deleted 2025/10/13 02:09:19 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/13 02:09:19 INFO : dir1/0014-89;=.txt: Deleted 2025/10/13 02:09:19 INFO : dir1/0008-2345678.txt: Deleted 2025/10/13 02:09:19 INFO : dir1/0009-3456789.txt: Deleted 2025/10/13 02:09:19 INFO : apple: Deleted 2025/10/13 02:09:19 INFO : dir1/0003-defghij.txt: Deleted 2025/10/13 02:09:20 INFO : dir1/0011-56789;.txt: Deleted 2025/10/13 02:09:20 DEBUG : Waiting for deletions to finish 2025/10/13 02:09:20 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/10/13 02:09:20 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/10/13 02:09:20 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/10/13 02:09:20 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/10/13 02:09:20 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/10/13 02:09:20 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/13 02:09:20 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/10/13 02:09:20 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/10/13 02:09:20 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/10/13 02:09:20 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/10/13 02:09:20 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/10/13 02:09:20 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/10/13 02:09:20 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/10/13 02:09:20 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/10/13 02:09:20 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/10/13 02:09:20 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/10/13 02:09:20 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/10/13 02:09:20 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/10/13 02:09:20 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/10/13 02:09:20 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/10/13 02:09:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/13 02:09:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/13 02:09:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/13 02:09:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/13 02:09:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/13 02:09:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/13 02:09:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/13 02:09:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/13 02:09:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/13 02:09:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/13 02:09:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/13 02:09:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/13 02:09:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/13 02:09:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/13 02:09:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/13 02:09:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/13 02:09:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/13 02:09:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/13 02:09:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/13 02:09:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/13 02:09:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/13 02:09:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/13 02:09:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/13 02:09:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/13 02:09:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/13 02:09:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/13 02:09:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/13 02:09:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/13 02:09:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/13 02:09:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/13 02:09:20 DEBUG : apple: transformed to: PREFIXapple 2025/10/13 02:09:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/13 02:09:20 DEBUG : apple: transformed to: PREFIXapple 2025/10/13 02:09:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/13 02:09:20 DEBUG : apple: transformed to: PREFIXapple 2025/10/13 02:09:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/13 02:09:20 DEBUG : apple: transformed to: PREFIXapple 2025/10/13 02:09:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/13 02:09:20 DEBUG : apple: transformed to: PREFIXapple 2025/10/13 02:09:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/13 02:09:20 DEBUG : apple: transformed to: PREFIXapple 2025/10/13 02:09:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/13 02:09:20 DEBUG : apple: transformed to: PREFIXapple 2025/10/13 02:09:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/13 02:09:20 DEBUG : apple: transformed to: PREFIXapple 2025/10/13 02:09:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/13 02:09:20 DEBUG : apple: transformed to: PREFIXapple 2025/10/13 02:09:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/13 02:09:20 DEBUG : apple: transformed to: PREFIXapple 2025/10/13 02:09:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/13 02:09:20 DEBUG : apple: transformed to: PREFIXapple 2025/10/13 02:09:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/13 02:09:20 DEBUG : apple: transformed to: PREFIXapple 2025/10/13 02:09:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/13 02:09:20 DEBUG : apple: transformed to: PREFIXapple 2025/10/13 02:09:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/13 02:09:20 DEBUG : apple: transformed to: PREFIXapple 2025/10/13 02:09:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/13 02:09:20 DEBUG : apple: transformed to: PREFIXapple 2025/10/13 02:09:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/13 02:09:20 DEBUG : apple: transformed to: PREFIXapple 2025/10/13 02:09:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/13 02:09:20 DEBUG : banana: transformed to: PREFIXbanana 2025/10/13 02:09:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/13 02:09:20 DEBUG : banana: transformed to: PREFIXbanana 2025/10/13 02:09:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/13 02:09:20 DEBUG : banana: transformed to: PREFIXbanana 2025/10/13 02:09:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/13 02:09:20 DEBUG : banana: transformed to: PREFIXbanana 2025/10/13 02:09:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/13 02:09:20 DEBUG : banana: transformed to: PREFIXbanana 2025/10/13 02:09:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/13 02:09:20 DEBUG : banana: transformed to: PREFIXbanana 2025/10/13 02:09:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/13 02:09:20 DEBUG : banana: transformed to: PREFIXbanana 2025/10/13 02:09:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/13 02:09:20 DEBUG : banana: transformed to: PREFIXbanana 2025/10/13 02:09:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/13 02:09:20 DEBUG : banana: transformed to: PREFIXbanana 2025/10/13 02:09:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/13 02:09:20 DEBUG : banana: transformed to: PREFIXbanana 2025/10/13 02:09:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/13 02:09:20 DEBUG : banana: transformed to: PREFIXbanana 2025/10/13 02:09:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/13 02:09:20 DEBUG : banana: transformed to: PREFIXbanana 2025/10/13 02:09:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/13 02:09:20 DEBUG : banana: transformed to: PREFIXbanana 2025/10/13 02:09:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/13 02:09:20 DEBUG : banana: transformed to: PREFIXbanana 2025/10/13 02:09:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/13 02:09:20 DEBUG : banana: transformed to: PREFIXbanana 2025/10/13 02:09:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/13 02:09:20 DEBUG : banana: transformed to: PREFIXbanana 2025/10/13 02:09:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/13 02:09:20 DEBUG : banana: transformed to: PREFIXbanana 2025/10/13 02:09:20 DEBUG : apple: transformed to: PREFIXapple 2025/10/13 02:09:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/13 02:09:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/13 02:09:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/13 02:09:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/13 02:09:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/13 02:09:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/13 02:09:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/13 02:09:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/13 02:09:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/13 02:09:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/13 02:09:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/13 02:09:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/13 02:09:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/13 02:09:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/13 02:09:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/13 02:09:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/13 02:09:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/13 02:09:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/13 02:09:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/13 02:09:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/13 02:09:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/13 02:09:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/13 02:09:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/13 02:09:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/13 02:09:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/13 02:09:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/13 02:09:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/13 02:09:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/13 02:09:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/13 02:09:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/13 02:09:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/13 02:09:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/13 02:09:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/13 02:09:20 DEBUG : banana: transformed to: PREFIXbanana 2025/10/13 02:09:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/13 02:09:20 DEBUG : apple: transformed to: PREFIXapple 2025/10/13 02:09:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/13 02:09:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/13 02:09:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/13 02:09:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/13 02:09:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/13 02:09:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/13 02:09:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/13 02:09:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/13 02:09:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/13 02:09:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/13 02:09:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/13 02:09:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/13 02:09:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/13 02:09:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/13 02:09:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/13 02:09:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/13 02:09:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/13 02:09:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/13 02:09:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/13 02:09:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/13 02:09:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/13 02:09:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/13 02:09:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/13 02:09:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/13 02:09:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/13 02:09:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/13 02:09:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/13 02:09:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/13 02:09:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/13 02:09:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/13 02:09:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/13 02:09:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/13 02:09:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/13 02:09:20 DEBUG : banana: transformed to: PREFIXbanana 2025/10/13 02:09:20 DEBUG : apple: transformed to: PREFIXapple 2025/10/13 02:09:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/13 02:09:20 DEBUG : banana: transformed to: PREFIXbanana 2025/10/13 02:09:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/13 02:09:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/13 02:09:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/13 02:09:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/13 02:09:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/13 02:09:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/13 02:09:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/13 02:09:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/13 02:09:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/13 02:09:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/13 02:09:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/13 02:09:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/13 02:09:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/13 02:09:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/13 02:09:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/13 02:09:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/13 02:09:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/13 02:09:20 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/13 02:09:20 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/13 02:09:20 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/13 02:09:20 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/13 02:09:20 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/13 02:09:20 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/13 02:09:20 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/13 02:09:20 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/13 02:09:20 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/13 02:09:20 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/13 02:09:20 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/13 02:09:20 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/13 02:09:20 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/13 02:09:20 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/13 02:09:20 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/13 02:09:20 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/13 02:09:20 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/13 02:09:20 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/13 02:09:20 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/13 02:09:20 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/13 02:09:20 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for checks to finish 2025/10/13 02:09:20 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for transfers to finish 2025/10/13 02:09:20 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/13 02:09:20 INFO : apple: Copied (new) 2025/10/13 02:09:21 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/13 02:09:21 INFO : splitbananasplit: Copied (new) 2025/10/13 02:09:21 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/13 02:09:21 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/10/13 02:09:21 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/13 02:09:21 INFO : banana: Copied (new) 2025/10/13 02:09:21 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/13 02:09:21 INFO : appleappleapplebanana: Copied (new) 2025/10/13 02:09:21 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/13 02:09:21 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/10/13 02:09:21 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/13 02:09:21 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/10/13 02:09:21 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/13 02:09:21 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/10/13 02:09:21 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/13 02:09:21 INFO : dir1/0003-defghij.txt: Copied (new) 2025/10/13 02:09:21 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/13 02:09:21 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/10/13 02:09:21 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/13 02:09:21 INFO : dir1/0007-1234567.txt: Copied (new) 2025/10/13 02:09:21 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/13 02:09:21 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/10/13 02:09:22 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/13 02:09:22 INFO : dir1/0009-3456789.txt: Copied (new) 2025/10/13 02:09:22 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/13 02:09:22 INFO : dir1/0008-2345678.txt: Copied (new) 2025/10/13 02:09:22 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/13 02:09:22 INFO : dir1/0012-6789;.txt: Copied (new) 2025/10/13 02:09:22 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/13 02:09:22 INFO : dir1/0011-56789;.txt: Copied (new) 2025/10/13 02:09:22 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/13 02:09:22 INFO : dir1/0010-456789.txt: Copied (new) 2025/10/13 02:09:22 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/13 02:09:22 INFO : dir1/0013-789;=.txt: Copied (new) 2025/10/13 02:09:22 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/13 02:09:22 INFO : dir1/0014-89;=.txt: Copied (new) 2025/10/13 02:09:23 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/13 02:09:23 INFO : dir1/0015-9;=.txt: Copied (new) 2025/10/13 02:09:23 DEBUG : Waiting for deletions to finish 2025/10/13 02:09:23 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/10/13 02:09:23 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/10/13 02:09:23 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/10/13 02:09:23 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/10/13 02:09:23 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/10/13 02:09:23 INFO : PREFIXsplitbananasplit: Deleted 2025/10/13 02:09:23 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/10/13 02:09:23 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/10/13 02:09:23 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/10/13 02:09:23 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/10/13 02:09:23 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/10/13 02:09:23 INFO : PREFIXapple: Deleted 2025/10/13 02:09:23 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/10/13 02:09:23 INFO : PREFIXbanana: Deleted 2025/10/13 02:09:23 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/10/13 02:09:23 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/10/13 02:09:23 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/10/13 02:09:23 INFO : PREFIXappleappleapplebanana: Deleted 2025/10/13 02:09:23 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/10/13 02:09:23 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/10/13 02:09:23 DEBUG : Waiting for deletions to finish 2025/10/13 02:09:23 DEBUG : apple: Excluded (Path Filter) 2025/10/13 02:09:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/13 02:09:23 DEBUG : banana: Excluded (Path Filter) 2025/10/13 02:09:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/13 02:09:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/13 02:09:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/13 02:09:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/13 02:09:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/13 02:09:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/13 02:09:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/13 02:09:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/13 02:09:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/13 02:09:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/13 02:09:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/13 02:09:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/13 02:09:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/13 02:09:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/13 02:09:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/13 02:09:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/13 02:09:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/13 02:09:24 DEBUG : Waiting for deletions to finish 2025/10/13 02:09:24 DEBUG : apple: Excluded (Path Filter) 2025/10/13 02:09:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/13 02:09:24 DEBUG : banana: Excluded (Path Filter) 2025/10/13 02:09:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/13 02:09:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/13 02:09:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/13 02:09:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/13 02:09:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/13 02:09:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/13 02:09:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/13 02:09:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/13 02:09:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/13 02:09:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/13 02:09:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/13 02:09:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/13 02:09:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/13 02:09:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/13 02:09:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/13 02:09:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/13 02:09:24 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-munosay9muni", Local "Local file system at /tmp/rclone1785001689", Modify Window "1ms" 2025/10/13 02:09:40 DEBUG : Waiting for deletions to finish 2025/10/13 02:09:40 DEBUG : apple: Excluded (Path Filter) 2025/10/13 02:09:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/13 02:09:40 DEBUG : banana: Excluded (Path Filter) 2025/10/13 02:09:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/13 02:09:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/13 02:09:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/13 02:09:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/13 02:09:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/13 02:09:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/13 02:09:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/13 02:09:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/13 02:09:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/13 02:09:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/13 02:09:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/13 02:09:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/13 02:09:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/13 02:09:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/13 02:09:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/13 02:09:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/13 02:09:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/13 02:09:41 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/13 02:09:41 DEBUG : apple: transformed to: appleSUFFIX 2025/10/13 02:09:41 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/13 02:09:41 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/13 02:09:41 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/13 02:09:41 DEBUG : apple: transformed to: appleSUFFIX 2025/10/13 02:09:41 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/13 02:09:41 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/13 02:09:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/13 02:09:41 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/13 02:09:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/13 02:09:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/13 02:09:41 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/13 02:09:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/13 02:09:41 DEBUG : apple: transformed to: appleSUFFIX 2025/10/13 02:09:41 DEBUG : apple: transformed to: appleSUFFIX 2025/10/13 02:09:41 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/13 02:09:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/13 02:09:41 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/13 02:09:41 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/13 02:09:41 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/13 02:09:41 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/13 02:09:41 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/13 02:09:41 DEBUG : apple: transformed to: appleSUFFIX 2025/10/13 02:09:41 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/13 02:09:41 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/13 02:09:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/13 02:09:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/13 02:09:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/13 02:09:41 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/13 02:09:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/13 02:09:41 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/13 02:09:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/13 02:09:41 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/13 02:09:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/13 02:09:41 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/13 02:09:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/13 02:09:41 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/13 02:09:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/13 02:09:41 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/13 02:09:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/13 02:09:41 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/13 02:09:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/13 02:09:41 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/13 02:09:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/13 02:09:41 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/13 02:09:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/13 02:09:41 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/13 02:09:41 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/13 02:09:41 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/13 02:09:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/13 02:09:41 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/13 02:09:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/13 02:09:41 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/13 02:09:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/13 02:09:41 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/13 02:09:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/13 02:09:41 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/13 02:09:41 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/10/13 02:09:41 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/13 02:09:41 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for checks to finish 2025/10/13 02:09:41 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for transfers to finish 2025/10/13 02:09:41 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/13 02:09:41 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/10/13 02:09:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/13 02:09:41 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/13 02:09:41 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/10/13 02:09:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/13 02:09:41 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/13 02:09:41 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/10/13 02:09:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/13 02:09:41 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/13 02:09:41 INFO : banana: Copied (new) to: bananaSUFFIX 2025/10/13 02:09:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/13 02:09:41 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/13 02:09:41 INFO : apple: Copied (new) to: appleSUFFIX 2025/10/13 02:09:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/13 02:09:42 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/13 02:09:42 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/10/13 02:09:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/13 02:09:42 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/13 02:09:42 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/13 02:09:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/13 02:09:42 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/13 02:09:42 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/10/13 02:09:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/13 02:09:42 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/13 02:09:42 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/10/13 02:09:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/13 02:09:42 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/13 02:09:42 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/10/13 02:09:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/13 02:09:42 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/13 02:09:42 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/10/13 02:09:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/13 02:09:42 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/13 02:09:42 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/10/13 02:09:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/13 02:09:42 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/13 02:09:42 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/10/13 02:09:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/13 02:09:42 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/13 02:09:42 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/10/13 02:09:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/13 02:09:43 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/13 02:09:43 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/10/13 02:09:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/13 02:09:43 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/13 02:09:43 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/10/13 02:09:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/13 02:09:43 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/13 02:09:43 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/10/13 02:09:43 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/13 02:09:43 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/10/13 02:09:43 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/13 02:09:43 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/10/13 02:09:43 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/13 02:09:43 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/10/13 02:09:43 DEBUG : Waiting for deletions to finish 2025/10/13 02:09:43 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/13 02:09:43 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/13 02:09:43 INFO : dir1/0009-3456789.txt: Deleted 2025/10/13 02:09:43 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/13 02:09:43 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/13 02:09:43 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/13 02:09:44 INFO : dir1/0007-1234567.txt: Deleted 2025/10/13 02:09:44 INFO : dir1/0011-56789;.txt: Deleted 2025/10/13 02:09:44 INFO : dir1/0012-6789;.txt: Deleted 2025/10/13 02:09:44 INFO : dir1/0013-789;=.txt: Deleted 2025/10/13 02:09:44 INFO : dir1/0015-9;=.txt: Deleted 2025/10/13 02:09:44 INFO : apple: Deleted 2025/10/13 02:09:44 INFO : appleappleapplebanana: Deleted 2025/10/13 02:09:44 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/13 02:09:44 INFO : dir1/0010-456789.txt: Deleted 2025/10/13 02:09:44 INFO : dir1/0014-89;=.txt: Deleted 2025/10/13 02:09:44 INFO : dir1/0008-2345678.txt: Deleted 2025/10/13 02:09:44 INFO : banana: Deleted 2025/10/13 02:09:44 INFO : splitbananasplit: Deleted 2025/10/13 02:09:44 INFO : dir1/0003-defghij.txt: Deleted 2025/10/13 02:09:44 DEBUG : Waiting for deletions to finish 2025/10/13 02:09:44 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/10/13 02:09:44 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/10/13 02:09:44 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/10/13 02:09:44 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/10/13 02:09:44 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/10/13 02:09:44 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/10/13 02:09:44 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/10/13 02:09:44 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/10/13 02:09:44 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/10/13 02:09:44 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/10/13 02:09:44 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/10/13 02:09:44 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/10/13 02:09:44 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/10/13 02:09:44 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/10/13 02:09:44 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/10/13 02:09:44 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/10/13 02:09:44 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/10/13 02:09:44 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/10/13 02:09:44 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/10/13 02:09:44 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/10/13 02:09:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/13 02:09:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/13 02:09:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/13 02:09:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/13 02:09:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/13 02:09:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/13 02:09:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/13 02:09:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/13 02:09:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/13 02:09:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/13 02:09:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/13 02:09:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/13 02:09:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/13 02:09:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/13 02:09:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/13 02:09:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/13 02:09:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/13 02:09:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/13 02:09:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/13 02:09:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/13 02:09:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/13 02:09:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/13 02:09:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/13 02:09:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/13 02:09:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/13 02:09:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/13 02:09:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/13 02:09:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/13 02:09:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/13 02:09:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/13 02:09:44 DEBUG : apple: transformed to: appleSUFFIX 2025/10/13 02:09:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/13 02:09:44 DEBUG : apple: transformed to: appleSUFFIX 2025/10/13 02:09:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/13 02:09:44 DEBUG : apple: transformed to: appleSUFFIX 2025/10/13 02:09:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/13 02:09:44 DEBUG : apple: transformed to: appleSUFFIX 2025/10/13 02:09:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/13 02:09:44 DEBUG : apple: transformed to: appleSUFFIX 2025/10/13 02:09:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/13 02:09:44 DEBUG : apple: transformed to: appleSUFFIX 2025/10/13 02:09:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/13 02:09:44 DEBUG : apple: transformed to: appleSUFFIX 2025/10/13 02:09:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/13 02:09:44 DEBUG : apple: transformed to: appleSUFFIX 2025/10/13 02:09:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/13 02:09:44 DEBUG : apple: transformed to: appleSUFFIX 2025/10/13 02:09:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/13 02:09:44 DEBUG : apple: transformed to: appleSUFFIX 2025/10/13 02:09:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/13 02:09:44 DEBUG : apple: transformed to: appleSUFFIX 2025/10/13 02:09:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/13 02:09:44 DEBUG : apple: transformed to: appleSUFFIX 2025/10/13 02:09:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/13 02:09:44 DEBUG : apple: transformed to: appleSUFFIX 2025/10/13 02:09:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/13 02:09:44 DEBUG : apple: transformed to: appleSUFFIX 2025/10/13 02:09:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/13 02:09:44 DEBUG : apple: transformed to: appleSUFFIX 2025/10/13 02:09:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/13 02:09:44 DEBUG : apple: transformed to: appleSUFFIX 2025/10/13 02:09:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/13 02:09:44 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/13 02:09:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/13 02:09:44 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/13 02:09:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/13 02:09:44 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/13 02:09:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/13 02:09:44 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/13 02:09:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/13 02:09:44 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/13 02:09:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/13 02:09:44 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/13 02:09:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/13 02:09:44 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/13 02:09:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/13 02:09:44 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/13 02:09:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/13 02:09:44 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/13 02:09:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/13 02:09:44 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/13 02:09:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/13 02:09:44 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/13 02:09:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/13 02:09:44 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/13 02:09:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/13 02:09:44 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/13 02:09:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/13 02:09:44 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/13 02:09:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/13 02:09:44 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/13 02:09:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/13 02:09:44 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/13 02:09:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/13 02:09:44 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/13 02:09:44 DEBUG : apple: transformed to: appleSUFFIX 2025/10/13 02:09:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/13 02:09:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/13 02:09:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/13 02:09:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/13 02:09:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/13 02:09:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/13 02:09:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/13 02:09:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/13 02:09:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/13 02:09:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/13 02:09:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/13 02:09:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/13 02:09:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/13 02:09:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/13 02:09:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/13 02:09:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/13 02:09:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/13 02:09:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/13 02:09:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/13 02:09:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/13 02:09:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/13 02:09:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/13 02:09:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/13 02:09:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/13 02:09:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/13 02:09:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/13 02:09:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/13 02:09:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/13 02:09:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/13 02:09:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/13 02:09:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/13 02:09:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/13 02:09:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/13 02:09:44 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/13 02:09:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/13 02:09:44 DEBUG : apple: transformed to: appleSUFFIX 2025/10/13 02:09:44 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/13 02:09:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/13 02:09:44 DEBUG : apple: transformed to: appleSUFFIX 2025/10/13 02:09:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/13 02:09:44 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/13 02:09:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/13 02:09:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/13 02:09:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/13 02:09:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/13 02:09:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/13 02:09:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/13 02:09:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/13 02:09:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/13 02:09:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/13 02:09:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/13 02:09:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/13 02:09:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/13 02:09:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/13 02:09:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/13 02:09:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/13 02:09:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/13 02:09:44 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/13 02:09:44 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/13 02:09:44 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/13 02:09:44 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/13 02:09:44 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/13 02:09:45 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/13 02:09:45 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/13 02:09:45 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/13 02:09:45 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/13 02:09:45 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/13 02:09:45 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/13 02:09:45 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/13 02:09:45 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/13 02:09:45 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/13 02:09:45 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/13 02:09:45 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/13 02:09:45 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/13 02:09:45 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/13 02:09:45 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/13 02:09:45 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/13 02:09:45 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/13 02:09:45 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for checks to finish 2025/10/13 02:09:45 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for transfers to finish 2025/10/13 02:09:45 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/13 02:09:45 INFO : apple: Copied (new) 2025/10/13 02:09:45 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/13 02:09:45 INFO : banana: Copied (new) 2025/10/13 02:09:45 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/13 02:09:45 INFO : appleappleapplebanana: Copied (new) 2025/10/13 02:09:45 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/13 02:09:45 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/10/13 02:09:45 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/13 02:09:45 INFO : dir1/0003-defghij.txt: Copied (new) 2025/10/13 02:09:45 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/13 02:09:45 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/10/13 02:09:45 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/13 02:09:45 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/10/13 02:09:45 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/13 02:09:45 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/10/13 02:09:45 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/13 02:09:45 INFO : splitbananasplit: Copied (new) 2025/10/13 02:09:46 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/13 02:09:46 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/10/13 02:09:46 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/13 02:09:46 INFO : dir1/0007-1234567.txt: Copied (new) 2025/10/13 02:09:46 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/13 02:09:46 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/10/13 02:09:46 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/13 02:09:46 INFO : dir1/0010-456789.txt: Copied (new) 2025/10/13 02:09:46 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/13 02:09:46 INFO : dir1/0008-2345678.txt: Copied (new) 2025/10/13 02:09:46 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/13 02:09:46 INFO : dir1/0011-56789;.txt: Copied (new) 2025/10/13 02:09:46 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/13 02:09:46 INFO : dir1/0012-6789;.txt: Copied (new) 2025/10/13 02:09:46 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/13 02:09:46 INFO : dir1/0015-9;=.txt: Copied (new) 2025/10/13 02:09:46 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/13 02:09:46 INFO : dir1/0009-3456789.txt: Copied (new) 2025/10/13 02:09:47 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/13 02:09:47 INFO : dir1/0014-89;=.txt: Copied (new) 2025/10/13 02:09:47 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/13 02:09:47 INFO : dir1/0013-789;=.txt: Copied (new) 2025/10/13 02:09:47 DEBUG : Waiting for deletions to finish 2025/10/13 02:09:47 INFO : bananaSUFFIX: Deleted 2025/10/13 02:09:47 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/10/13 02:09:47 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/10/13 02:09:47 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/10/13 02:09:47 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/10/13 02:09:47 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/10/13 02:09:47 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/10/13 02:09:47 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/10/13 02:09:47 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/10/13 02:09:47 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/10/13 02:09:47 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/10/13 02:09:47 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/10/13 02:09:47 INFO : appleSUFFIX: Deleted 2025/10/13 02:09:47 INFO : appleappleapplebananaSUFFIX: Deleted 2025/10/13 02:09:47 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/10/13 02:09:47 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/10/13 02:09:48 INFO : splitbananasplitSUFFIX: Deleted 2025/10/13 02:09:48 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/10/13 02:09:48 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/10/13 02:09:48 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/10/13 02:09:48 DEBUG : Waiting for deletions to finish 2025/10/13 02:09:48 DEBUG : apple: Excluded (Path Filter) 2025/10/13 02:09:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/13 02:09:48 DEBUG : banana: Excluded (Path Filter) 2025/10/13 02:09:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/13 02:09:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/13 02:09:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/13 02:09:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/13 02:09:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/13 02:09:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/13 02:09:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/13 02:09:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/13 02:09:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/13 02:09:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/13 02:09:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/13 02:09:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/13 02:09:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/13 02:09:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/13 02:09:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/13 02:09:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/13 02:09:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/13 02:09:48 DEBUG : Waiting for deletions to finish 2025/10/13 02:09:48 DEBUG : apple: Excluded (Path Filter) 2025/10/13 02:09:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/13 02:09:48 DEBUG : banana: Excluded (Path Filter) 2025/10/13 02:09:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/13 02:09:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/13 02:09:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/13 02:09:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/13 02:09:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/13 02:09:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/13 02:09:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/13 02:09:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/13 02:09:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/13 02:09:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/13 02:09:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/13 02:09:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/13 02:09:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/13 02:09:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/13 02:09:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/13 02:09:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/13 02:09:48 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-munosay9muni", Local "Local file system at /tmp/rclone1785001689", Modify Window "1ms" 2025/10/13 02:10:04 DEBUG : Waiting for deletions to finish 2025/10/13 02:10:05 DEBUG : apple: Excluded (Path Filter) 2025/10/13 02:10:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/13 02:10:05 DEBUG : banana: Excluded (Path Filter) 2025/10/13 02:10:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/13 02:10:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/13 02:10:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/13 02:10:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/13 02:10:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/13 02:10:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/13 02:10:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/13 02:10:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/13 02:10:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/13 02:10:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/13 02:10:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/13 02:10:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/13 02:10:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/13 02:10:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/13 02:10:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/13 02:10:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/13 02:10:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/13 02:10:05 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/13 02:10:05 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/13 02:10:05 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/13 02:10:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/13 02:10:05 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/13 02:10:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/13 02:10:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/13 02:10:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/13 02:10:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/13 02:10:05 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/13 02:10:05 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/13 02:10:05 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/13 02:10:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/13 02:10:05 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:10:05 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:10:05 DEBUG : apple: Unchanged skipping 2025/10/13 02:10:05 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/13 02:10:05 DEBUG : banana: Unchanged skipping 2025/10/13 02:10:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/13 02:10:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/13 02:10:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/13 02:10:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/13 02:10:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/13 02:10:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/13 02:10:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/13 02:10:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/13 02:10:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/13 02:10:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/13 02:10:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/13 02:10:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/13 02:10:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/13 02:10:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/13 02:10:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/13 02:10:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/13 02:10:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/13 02:10:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/13 02:10:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/13 02:10:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/13 02:10:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/13 02:10:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/13 02:10:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/13 02:10:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/13 02:10:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/13 02:10:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/13 02:10:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/13 02:10:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/13 02:10:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/13 02:10:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/13 02:10:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/13 02:10:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/13 02:10:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/13 02:10:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/13 02:10:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/13 02:10:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/13 02:10:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/13 02:10:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/13 02:10:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/13 02:10:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/13 02:10:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/13 02:10:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/13 02:10:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/13 02:10:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/13 02:10:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/13 02:10:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/13 02:10:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/13 02:10:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/13 02:10:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/13 02:10:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/13 02:10:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/13 02:10:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/13 02:10:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/13 02:10:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/13 02:10:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/13 02:10:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/13 02:10:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/13 02:10:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/13 02:10:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/13 02:10:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/13 02:10:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/13 02:10:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/13 02:10:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/13 02:10:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/13 02:10:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/13 02:10:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/13 02:10:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/13 02:10:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/13 02:10:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/13 02:10:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/13 02:10:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/13 02:10:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/13 02:10:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/13 02:10:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/13 02:10:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/13 02:10:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/13 02:10:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/13 02:10:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/13 02:10:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/13 02:10:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/13 02:10:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/13 02:10:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/13 02:10:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/13 02:10:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/13 02:10:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/13 02:10:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/13 02:10:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/13 02:10:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/13 02:10:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/13 02:10:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/13 02:10:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/13 02:10:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/13 02:10:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/13 02:10:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/13 02:10:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/13 02:10:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/13 02:10:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/13 02:10:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/13 02:10:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/13 02:10:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/13 02:10:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/13 02:10:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/13 02:10:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/13 02:10:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/13 02:10:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/13 02:10:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/13 02:10:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/13 02:10:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/13 02:10:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/13 02:10:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/13 02:10:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/13 02:10:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/13 02:10:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/13 02:10:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/13 02:10:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/13 02:10:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/13 02:10:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/13 02:10:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/13 02:10:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/13 02:10:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/13 02:10:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/13 02:10:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/13 02:10:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/13 02:10:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/13 02:10:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/13 02:10:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/13 02:10:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/13 02:10:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/13 02:10:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/13 02:10:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/13 02:10:05 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/13 02:10:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/13 02:10:05 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/13 02:10:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/13 02:10:05 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/13 02:10:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/13 02:10:05 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/13 02:10:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/13 02:10:05 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/13 02:10:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/13 02:10:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/13 02:10:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/13 02:10:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/13 02:10:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/13 02:10:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/13 02:10:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/13 02:10:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/13 02:10:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/13 02:10:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/13 02:10:05 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/13 02:10:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/13 02:10:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/13 02:10:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/13 02:10:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/13 02:10:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/13 02:10:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/13 02:10:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/13 02:10:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/13 02:10:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/13 02:10:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/13 02:10:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/13 02:10:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/13 02:10:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/13 02:10:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/13 02:10:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/13 02:10:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/13 02:10:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/13 02:10:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/13 02:10:05 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/13 02:10:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/13 02:10:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/13 02:10:05 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/13 02:10:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/13 02:10:05 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/13 02:10:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/13 02:10:05 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/13 02:10:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/13 02:10:05 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/13 02:10:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/13 02:10:05 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/13 02:10:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/13 02:10:05 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/13 02:10:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/13 02:10:05 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/13 02:10:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/13 02:10:05 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/13 02:10:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/13 02:10:05 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/13 02:10:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/13 02:10:05 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/13 02:10:05 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/13 02:10:05 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/13 02:10:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/13 02:10:05 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/13 02:10:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/13 02:10:05 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/13 02:10:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/13 02:10:05 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/13 02:10:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/13 02:10:05 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/13 02:10:05 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/13 02:10:05 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/13 02:10:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/13 02:10:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/13 02:10:05 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for checks to finish 2025/10/13 02:10:05 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for transfers to finish 2025/10/13 02:10:05 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/13 02:10:05 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/10/13 02:10:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/13 02:10:06 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/13 02:10:06 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/10/13 02:10:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/13 02:10:06 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/13 02:10:06 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/10/13 02:10:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/13 02:10:06 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/13 02:10:06 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/10/13 02:10:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/13 02:10:06 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/13 02:10:06 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/10/13 02:10:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/13 02:10:06 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/13 02:10:06 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/10/13 02:10:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/13 02:10:06 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/13 02:10:06 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/10/13 02:10:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/13 02:10:06 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/13 02:10:06 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/10/13 02:10:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/13 02:10:06 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/13 02:10:06 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/10/13 02:10:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/13 02:10:06 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/13 02:10:06 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/10/13 02:10:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/13 02:10:06 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/13 02:10:06 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/10/13 02:10:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/13 02:10:07 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/13 02:10:07 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/10/13 02:10:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/13 02:10:07 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/13 02:10:07 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/10/13 02:10:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/13 02:10:07 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/13 02:10:07 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/10/13 02:10:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/13 02:10:07 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/13 02:10:07 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/10/13 02:10:07 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/13 02:10:07 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/10/13 02:10:07 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/13 02:10:07 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/10/13 02:10:07 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/13 02:10:07 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/10/13 02:10:07 DEBUG : Waiting for deletions to finish 2025/10/13 02:10:07 INFO : splitbananasplit: Deleted 2025/10/13 02:10:07 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/13 02:10:07 INFO : dir1/0003-defghij.txt: Deleted 2025/10/13 02:10:08 INFO : dir1/0007-1234567.txt: Deleted 2025/10/13 02:10:08 INFO : appleappleapplebanana: Deleted 2025/10/13 02:10:08 INFO : dir1/0013-789;=.txt: Deleted 2025/10/13 02:10:08 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/13 02:10:08 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/13 02:10:08 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/13 02:10:08 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/13 02:10:08 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/13 02:10:08 INFO : dir1/0014-89;=.txt: Deleted 2025/10/13 02:10:08 INFO : dir1/0010-456789.txt: Deleted 2025/10/13 02:10:08 INFO : dir1/0011-56789;.txt: Deleted 2025/10/13 02:10:08 INFO : dir1/0012-6789;.txt: Deleted 2025/10/13 02:10:08 INFO : dir1/0015-9;=.txt: Deleted 2025/10/13 02:10:08 INFO : dir1/0008-2345678.txt: Deleted 2025/10/13 02:10:08 INFO : dir1/0009-3456789.txt: Deleted 2025/10/13 02:10:08 DEBUG : Waiting for deletions to finish 2025/10/13 02:10:08 DEBUG : apple: Excluded (Path Filter) 2025/10/13 02:10:08 DEBUG : appleapple: Excluded (Path Filter) 2025/10/13 02:10:08 DEBUG : banana: Excluded (Path Filter) 2025/10/13 02:10:08 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/10/13 02:10:08 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/10/13 02:10:08 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/10/13 02:10:08 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/10/13 02:10:08 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/10/13 02:10:08 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/10/13 02:10:08 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/10/13 02:10:08 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/10/13 02:10:08 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/10/13 02:10:08 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/10/13 02:10:08 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/10/13 02:10:08 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/10/13 02:10:08 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/10/13 02:10:08 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/10/13 02:10:08 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/10/13 02:10:08 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/10/13 02:10:08 DEBUG : splitbanan: Excluded (Path Filter) 2025/10/13 02:10:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/13 02:10:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/13 02:10:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/13 02:10:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/13 02:10:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/13 02:10:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/13 02:10:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/13 02:10:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/13 02:10:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/13 02:10:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/13 02:10:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/13 02:10:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/13 02:10:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/13 02:10:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/13 02:10:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/13 02:10:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/13 02:10:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/13 02:10:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/13 02:10:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/13 02:10:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/13 02:10:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/13 02:10:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/13 02:10:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/13 02:10:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/13 02:10:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/13 02:10:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/13 02:10:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/13 02:10:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/13 02:10:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/13 02:10:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/13 02:10:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/13 02:10:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/13 02:10:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/13 02:10:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/13 02:10:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/13 02:10:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/13 02:10:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/13 02:10:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/13 02:10:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/13 02:10:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/13 02:10:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/13 02:10:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/13 02:10:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/13 02:10:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/13 02:10:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/13 02:10:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/13 02:10:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/13 02:10:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/13 02:10:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/13 02:10:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/13 02:10:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/13 02:10:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/13 02:10:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/13 02:10:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/13 02:10:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/13 02:10:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/13 02:10:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/13 02:10:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/13 02:10:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/13 02:10:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/13 02:10:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/13 02:10:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/13 02:10:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/13 02:10:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/13 02:10:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/13 02:10:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/13 02:10:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/13 02:10:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/13 02:10:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/13 02:10:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/13 02:10:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/13 02:10:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/13 02:10:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/13 02:10:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/13 02:10:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/13 02:10:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/13 02:10:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/13 02:10:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/13 02:10:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/13 02:10:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/13 02:10:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/13 02:10:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/13 02:10:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/13 02:10:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/13 02:10:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/13 02:10:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/13 02:10:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/13 02:10:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/13 02:10:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/13 02:10:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/13 02:10:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/13 02:10:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/13 02:10:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/13 02:10:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/13 02:10:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/13 02:10:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/13 02:10:08 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/13 02:10:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/13 02:10:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/13 02:10:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/13 02:10:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/13 02:10:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/13 02:10:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/13 02:10:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/13 02:10:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/13 02:10:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/13 02:10:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/13 02:10:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/13 02:10:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/13 02:10:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/13 02:10:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/13 02:10:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/13 02:10:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/13 02:10:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/13 02:10:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/13 02:10:08 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/13 02:10:08 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/13 02:10:08 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/13 02:10:08 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/13 02:10:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/13 02:10:08 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/13 02:10:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/13 02:10:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/13 02:10:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/13 02:10:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/13 02:10:09 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/13 02:10:09 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:10:09 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:10:09 DEBUG : banana: Unchanged skipping 2025/10/13 02:10:09 DEBUG : apple: Unchanged skipping 2025/10/13 02:10:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:10:09 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/13 02:10:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:10:09 DEBUG : splitbananasplit: Unchanged skipping 2025/10/13 02:10:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/13 02:10:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/13 02:10:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/13 02:10:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/13 02:10:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/13 02:10:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/13 02:10:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/13 02:10:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/13 02:10:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/13 02:10:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/13 02:10:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/13 02:10:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/13 02:10:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/13 02:10:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/13 02:10:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/13 02:10:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/13 02:10:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/13 02:10:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/13 02:10:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/13 02:10:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/13 02:10:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/13 02:10:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/13 02:10:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/13 02:10:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/13 02:10:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/13 02:10:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/13 02:10:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/13 02:10:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/13 02:10:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/13 02:10:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/13 02:10:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/13 02:10:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/13 02:10:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/13 02:10:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/13 02:10:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/13 02:10:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/13 02:10:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/13 02:10:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/13 02:10:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/13 02:10:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/13 02:10:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/13 02:10:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/13 02:10:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/13 02:10:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/13 02:10:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/13 02:10:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/13 02:10:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/13 02:10:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/13 02:10:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/13 02:10:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/13 02:10:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/13 02:10:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/13 02:10:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/13 02:10:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/13 02:10:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/13 02:10:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/13 02:10:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/13 02:10:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/13 02:10:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/13 02:10:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/13 02:10:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/13 02:10:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/13 02:10:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/13 02:10:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/13 02:10:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/13 02:10:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/13 02:10:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/13 02:10:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/13 02:10:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/13 02:10:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/13 02:10:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/13 02:10:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/13 02:10:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/13 02:10:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/13 02:10:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/13 02:10:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/13 02:10:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/13 02:10:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/13 02:10:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/13 02:10:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/13 02:10:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/13 02:10:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/13 02:10:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/13 02:10:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/13 02:10:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/13 02:10:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/13 02:10:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/13 02:10:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/13 02:10:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/13 02:10:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/13 02:10:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/13 02:10:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/13 02:10:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/13 02:10:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/13 02:10:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/13 02:10:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/13 02:10:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/13 02:10:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/13 02:10:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/13 02:10:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/13 02:10:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/13 02:10:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/13 02:10:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/13 02:10:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/13 02:10:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/13 02:10:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/13 02:10:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/13 02:10:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/13 02:10:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/13 02:10:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/13 02:10:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/13 02:10:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/13 02:10:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/13 02:10:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/13 02:10:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/13 02:10:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/13 02:10:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/13 02:10:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/13 02:10:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/13 02:10:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/13 02:10:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/13 02:10:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/13 02:10:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/13 02:10:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/13 02:10:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/13 02:10:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/13 02:10:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/13 02:10:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/13 02:10:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/13 02:10:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/13 02:10:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/13 02:10:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/13 02:10:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/13 02:10:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/13 02:10:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/13 02:10:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/13 02:10:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/13 02:10:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/13 02:10:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/13 02:10:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/13 02:10:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/13 02:10:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/13 02:10:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/13 02:10:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/13 02:10:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/13 02:10:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/13 02:10:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/13 02:10:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/13 02:10:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/13 02:10:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/13 02:10:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/13 02:10:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/13 02:10:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/13 02:10:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/13 02:10:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/13 02:10:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/13 02:10:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/13 02:10:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/13 02:10:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/13 02:10:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/13 02:10:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/13 02:10:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/13 02:10:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/13 02:10:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/13 02:10:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/13 02:10:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/13 02:10:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/13 02:10:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/13 02:10:09 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/13 02:10:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/13 02:10:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/13 02:10:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/13 02:10:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/13 02:10:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/13 02:10:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/13 02:10:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/13 02:10:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/13 02:10:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/13 02:10:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/13 02:10:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/13 02:10:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/13 02:10:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/13 02:10:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/13 02:10:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/13 02:10:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/13 02:10:09 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/13 02:10:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:10:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/13 02:10:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:10:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/13 02:10:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:10:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:10:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/13 02:10:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/13 02:10:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:10:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/13 02:10:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:10:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/13 02:10:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:10:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/13 02:10:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:10:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/13 02:10:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:10:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/13 02:10:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:10:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/13 02:10:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:10:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/13 02:10:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:10:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/13 02:10:09 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for checks to finish 2025/10/13 02:10:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:10:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/13 02:10:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:10:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/13 02:10:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:10:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/13 02:10:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:10:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/13 02:10:09 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for transfers to finish 2025/10/13 02:10:09 DEBUG : Waiting for deletions to finish 2025/10/13 02:10:09 DEBUG : Waiting for deletions to finish 2025/10/13 02:10:09 DEBUG : apple: Excluded (Path Filter) 2025/10/13 02:10:09 DEBUG : appleapple: Excluded (Path Filter) 2025/10/13 02:10:09 DEBUG : banana: Excluded (Path Filter) 2025/10/13 02:10:09 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/10/13 02:10:09 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/10/13 02:10:09 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/10/13 02:10:09 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/10/13 02:10:09 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/10/13 02:10:09 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/10/13 02:10:09 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/10/13 02:10:09 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/10/13 02:10:09 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/10/13 02:10:09 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/10/13 02:10:09 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/10/13 02:10:09 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/10/13 02:10:09 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/10/13 02:10:09 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/10/13 02:10:09 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/10/13 02:10:09 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/10/13 02:10:09 DEBUG : splitbanan: Excluded (Path Filter) 2025/10/13 02:10:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/13 02:10:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/13 02:10:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/13 02:10:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/13 02:10:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/13 02:10:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/13 02:10:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/13 02:10:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/13 02:10:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/13 02:10:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/13 02:10:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/13 02:10:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/13 02:10:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/13 02:10:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/13 02:10:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/13 02:10:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/13 02:10:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/13 02:10:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/13 02:10:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/13 02:10:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/13 02:10:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/13 02:10:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/13 02:10:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/13 02:10:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/13 02:10:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/13 02:10:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/13 02:10:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/13 02:10:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/13 02:10:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/13 02:10:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/13 02:10:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/13 02:10:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/13 02:10:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/13 02:10:09 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/13 02:10:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/13 02:10:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/13 02:10:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/13 02:10:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/13 02:10:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/13 02:10:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/13 02:10:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/13 02:10:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/13 02:10:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/13 02:10:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/13 02:10:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/13 02:10:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/13 02:10:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/13 02:10:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/13 02:10:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/13 02:10:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/13 02:10:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/13 02:10:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/13 02:10:09 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-munosay9muni", Local "Local file system at /tmp/rclone1785001689", Modify Window "1ms" 2025/10/13 02:10:25 DEBUG : Waiting for deletions to finish 2025/10/13 02:10:25 DEBUG : apple: Excluded (Path Filter) 2025/10/13 02:10:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/13 02:10:25 DEBUG : banana: Excluded (Path Filter) 2025/10/13 02:10:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/13 02:10:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/13 02:10:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/13 02:10:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/13 02:10:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/13 02:10:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/13 02:10:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/13 02:10:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/13 02:10:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/13 02:10:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/13 02:10:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/13 02:10:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/13 02:10:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/13 02:10:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/13 02:10:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/13 02:10:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/13 02:10:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/13 02:10:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:10:25 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/13 02:10:25 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:10:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:10:25 DEBUG : apple: Unchanged skipping 2025/10/13 02:10:25 DEBUG : splitbananasplit: Unchanged skipping 2025/10/13 02:10:25 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:10:25 DEBUG : banana: Unchanged skipping 2025/10/13 02:10:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:10:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/13 02:10:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:10:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:10:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:10:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/13 02:10:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/13 02:10:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:10:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:10:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/13 02:10:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:10:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/13 02:10:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:10:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/13 02:10:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/13 02:10:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/13 02:10:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:10:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:10:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/13 02:10:25 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for checks to finish 2025/10/13 02:10:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:10:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:10:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/13 02:10:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:10:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/13 02:10:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/13 02:10:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:10:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/13 02:10:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:10:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/13 02:10:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/13 02:10:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:10:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/13 02:10:25 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for transfers to finish 2025/10/13 02:10:25 DEBUG : Waiting for deletions to finish 2025/10/13 02:10:25 DEBUG : Waiting for deletions to finish 2025/10/13 02:10:26 DEBUG : apple: Excluded (Path Filter) 2025/10/13 02:10:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/13 02:10:26 DEBUG : banana: Excluded (Path Filter) 2025/10/13 02:10:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/13 02:10:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/13 02:10:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/13 02:10:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/13 02:10:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/13 02:10:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/13 02:10:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/13 02:10:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/13 02:10:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/13 02:10:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/13 02:10:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/13 02:10:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/13 02:10:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/13 02:10:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/13 02:10:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/13 02:10:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/13 02:10:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/13 02:10:26 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:10:26 DEBUG : apple: Unchanged skipping 2025/10/13 02:10:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:10:26 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/13 02:10:26 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:10:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:10:26 DEBUG : banana: Unchanged skipping 2025/10/13 02:10:26 DEBUG : splitbananasplit: Unchanged skipping 2025/10/13 02:10:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:10:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/13 02:10:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:10:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:10:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/13 02:10:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:10:26 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for checks to finish 2025/10/13 02:10:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/13 02:10:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:10:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/13 02:10:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/13 02:10:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:10:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:10:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:10:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/13 02:10:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/13 02:10:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/13 02:10:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:10:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/13 02:10:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:10:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/13 02:10:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:10:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/13 02:10:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:10:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/13 02:10:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:10:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:10:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/13 02:10:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:10:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/13 02:10:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/13 02:10:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:10:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/13 02:10:26 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for transfers to finish 2025/10/13 02:10:26 DEBUG : Waiting for deletions to finish 2025/10/13 02:10:26 DEBUG : Waiting for deletions to finish 2025/10/13 02:10:27 DEBUG : apple: Excluded (Path Filter) 2025/10/13 02:10:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/13 02:10:27 DEBUG : banana: Excluded (Path Filter) 2025/10/13 02:10:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/13 02:10:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/13 02:10:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/13 02:10:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/13 02:10:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/13 02:10:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/13 02:10:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/13 02:10:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/13 02:10:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/13 02:10:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/13 02:10:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/13 02:10:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/13 02:10:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/13 02:10:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/13 02:10:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/13 02:10:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/13 02:10:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/13 02:10:27 DEBUG : Waiting for deletions to finish 2025/10/13 02:10:27 DEBUG : apple: Excluded (Path Filter) 2025/10/13 02:10:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/13 02:10:27 DEBUG : banana: Excluded (Path Filter) 2025/10/13 02:10:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/13 02:10:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/13 02:10:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/13 02:10:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/13 02:10:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/13 02:10:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/13 02:10:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/13 02:10:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/13 02:10:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/13 02:10:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/13 02:10:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/13 02:10:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/13 02:10:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/13 02:10:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/13 02:10:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/13 02:10:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/13 02:10:27 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-munosay9muni", Local "Local file system at /tmp/rclone1785001689", Modify Window "1ms" 2025/10/13 02:10:43 DEBUG : Waiting for deletions to finish 2025/10/13 02:10:43 DEBUG : apple: Excluded (Path Filter) 2025/10/13 02:10:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/13 02:10:43 DEBUG : banana: Excluded (Path Filter) 2025/10/13 02:10:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/13 02:10:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/13 02:10:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/13 02:10:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/13 02:10:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/13 02:10:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/13 02:10:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/13 02:10:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/13 02:10:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/13 02:10:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/13 02:10:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/13 02:10:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/13 02:10:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/13 02:10:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/13 02:10:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/13 02:10:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/13 02:10:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/13 02:10:44 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:10:44 DEBUG : apple: Unchanged skipping 2025/10/13 02:10:44 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:10:44 DEBUG : banana: Unchanged skipping 2025/10/13 02:10:44 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:10:44 DEBUG : splitbananasplit: Unchanged skipping 2025/10/13 02:10:44 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:10:44 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/13 02:10:44 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:10:44 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:10:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/13 02:10:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/13 02:10:44 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:10:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/13 02:10:44 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:10:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/13 02:10:44 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:10:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/13 02:10:44 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:10:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/13 02:10:44 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:10:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/13 02:10:44 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:10:44 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:10:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/13 02:10:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/13 02:10:44 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:10:44 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:10:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/13 02:10:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/13 02:10:44 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for checks to finish 2025/10/13 02:10:44 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:10:44 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:10:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/13 02:10:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/13 02:10:44 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:10:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/13 02:10:44 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:10:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/13 02:10:44 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:10:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/13 02:10:44 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for transfers to finish 2025/10/13 02:10:44 DEBUG : Waiting for deletions to finish 2025/10/13 02:10:44 DEBUG : Waiting for deletions to finish 2025/10/13 02:10:44 DEBUG : apple: Excluded (Path Filter) 2025/10/13 02:10:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/13 02:10:44 DEBUG : banana: Excluded (Path Filter) 2025/10/13 02:10:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/13 02:10:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/13 02:10:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/13 02:10:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/13 02:10:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/13 02:10:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/13 02:10:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/13 02:10:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/13 02:10:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/13 02:10:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/13 02:10:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/13 02:10:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/13 02:10:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/13 02:10:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/13 02:10:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/13 02:10:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/13 02:10:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/13 02:10:45 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:10:45 DEBUG : apple: Unchanged skipping 2025/10/13 02:10:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:10:45 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/13 02:10:45 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:10:45 DEBUG : banana: Unchanged skipping 2025/10/13 02:10:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:10:45 DEBUG : splitbananasplit: Unchanged skipping 2025/10/13 02:10:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:10:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/13 02:10:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:10:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/13 02:10:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:10:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/13 02:10:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:10:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/13 02:10:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:10:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/13 02:10:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:10:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/13 02:10:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:10:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/13 02:10:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:10:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/13 02:10:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:10:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/13 02:10:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:10:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/13 02:10:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:10:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/13 02:10:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:10:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/13 02:10:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:10:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/13 02:10:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:10:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/13 02:10:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:10:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/13 02:10:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:10:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/13 02:10:45 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for checks to finish 2025/10/13 02:10:45 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for transfers to finish 2025/10/13 02:10:45 DEBUG : Waiting for deletions to finish 2025/10/13 02:10:45 DEBUG : Waiting for deletions to finish 2025/10/13 02:10:45 DEBUG : apple: Excluded (Path Filter) 2025/10/13 02:10:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/13 02:10:45 DEBUG : banana: Excluded (Path Filter) 2025/10/13 02:10:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/13 02:10:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/13 02:10:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/13 02:10:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/13 02:10:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/13 02:10:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/13 02:10:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/13 02:10:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/13 02:10:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/13 02:10:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/13 02:10:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/13 02:10:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/13 02:10:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/13 02:10:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/13 02:10:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/13 02:10:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/13 02:10:45 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-munosay9muni", Local "Local file system at /tmp/rclone1785001689", Modify Window "1ms" 2025/10/13 02:11:00 DEBUG : Waiting for deletions to finish 2025/10/13 02:11:01 DEBUG : apple: Excluded (Path Filter) 2025/10/13 02:11:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/13 02:11:01 DEBUG : banana: Excluded (Path Filter) 2025/10/13 02:11:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/13 02:11:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/13 02:11:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/13 02:11:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/13 02:11:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/13 02:11:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/13 02:11:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/13 02:11:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/13 02:11:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/13 02:11:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/13 02:11:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/13 02:11:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/13 02:11:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/13 02:11:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/13 02:11:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/13 02:11:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/13 02:11:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/13 02:11:01 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:11:01 DEBUG : apple: Unchanged skipping 2025/10/13 02:11:01 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:11:01 DEBUG : banana: Unchanged skipping 2025/10/13 02:11:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:11:01 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/13 02:11:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:11:01 DEBUG : splitbananasplit: Unchanged skipping 2025/10/13 02:11:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:11:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/13 02:11:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:11:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/13 02:11:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:11:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/13 02:11:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:11:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:11:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/13 02:11:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/13 02:11:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:11:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/13 02:11:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:11:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:11:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:11:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:11:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/13 02:11:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/13 02:11:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/13 02:11:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:11:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:11:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/13 02:11:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:11:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/13 02:11:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/13 02:11:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/13 02:11:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:11:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/13 02:11:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:11:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/13 02:11:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:11:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/13 02:11:01 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for checks to finish 2025/10/13 02:11:01 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for transfers to finish 2025/10/13 02:11:01 DEBUG : Waiting for deletions to finish 2025/10/13 02:11:01 DEBUG : Waiting for deletions to finish 2025/10/13 02:11:02 DEBUG : apple: Excluded (Path Filter) 2025/10/13 02:11:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/13 02:11:02 DEBUG : banana: Excluded (Path Filter) 2025/10/13 02:11:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/13 02:11:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/13 02:11:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/13 02:11:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/13 02:11:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/13 02:11:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/13 02:11:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/13 02:11:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/13 02:11:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/13 02:11:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/13 02:11:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/13 02:11:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/13 02:11:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/13 02:11:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/13 02:11:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/13 02:11:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/13 02:11:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/13 02:11:02 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:11:02 DEBUG : apple: Unchanged skipping 2025/10/13 02:11:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:11:02 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/13 02:11:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:11:02 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:11:02 DEBUG : splitbananasplit: Unchanged skipping 2025/10/13 02:11:02 DEBUG : banana: Unchanged skipping 2025/10/13 02:11:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:11:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/13 02:11:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:11:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/13 02:11:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:11:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/13 02:11:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:11:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/13 02:11:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:11:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/13 02:11:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:11:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/13 02:11:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:11:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:11:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:11:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/13 02:11:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/13 02:11:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:11:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/13 02:11:02 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for checks to finish 2025/10/13 02:11:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/13 02:11:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:11:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:11:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/13 02:11:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:11:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/13 02:11:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:11:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/13 02:11:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:11:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/13 02:11:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:11:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/13 02:11:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/13 02:11:02 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for transfers to finish 2025/10/13 02:11:02 DEBUG : Waiting for deletions to finish 2025/10/13 02:11:02 DEBUG : Waiting for deletions to finish 2025/10/13 02:11:03 DEBUG : apple: Excluded (Path Filter) 2025/10/13 02:11:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/13 02:11:03 DEBUG : banana: Excluded (Path Filter) 2025/10/13 02:11:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/13 02:11:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/13 02:11:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/13 02:11:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/13 02:11:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/13 02:11:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/13 02:11:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/13 02:11:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/13 02:11:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/13 02:11:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/13 02:11:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/13 02:11:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/13 02:11:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/13 02:11:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/13 02:11:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/13 02:11:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/13 02:11:03 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-munosay9muni", Local "Local file system at /tmp/rclone1785001689", Modify Window "1ms" 2025/10/13 02:11:17 DEBUG : Waiting for deletions to finish 2025/10/13 02:11:18 DEBUG : apple: Excluded (Path Filter) 2025/10/13 02:11:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/13 02:11:18 DEBUG : banana: Excluded (Path Filter) 2025/10/13 02:11:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/13 02:11:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/13 02:11:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/13 02:11:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/13 02:11:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/13 02:11:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/13 02:11:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/13 02:11:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/13 02:11:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/13 02:11:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/13 02:11:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/13 02:11:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/13 02:11:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/13 02:11:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/13 02:11:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/13 02:11:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/13 02:11:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/13 02:11:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:11:19 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/13 02:11:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:11:19 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:11:19 DEBUG : splitbananasplit: Unchanged skipping 2025/10/13 02:11:19 DEBUG : apple: Unchanged skipping 2025/10/13 02:11:19 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:11:19 DEBUG : banana: Unchanged skipping 2025/10/13 02:11:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:11:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/13 02:11:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:11:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/13 02:11:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:11:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/13 02:11:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:11:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/13 02:11:19 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for checks to finish 2025/10/13 02:11:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:11:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/13 02:11:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:11:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/13 02:11:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:11:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:11:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:11:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/13 02:11:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:11:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:11:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/13 02:11:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/13 02:11:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/13 02:11:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/13 02:11:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:11:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:11:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:11:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/13 02:11:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/13 02:11:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/13 02:11:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:11:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/13 02:11:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:11:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/13 02:11:19 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for transfers to finish 2025/10/13 02:11:19 DEBUG : Waiting for deletions to finish 2025/10/13 02:11:19 DEBUG : Waiting for deletions to finish 2025/10/13 02:11:19 DEBUG : apple: Excluded (Path Filter) 2025/10/13 02:11:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/13 02:11:19 DEBUG : banana: Excluded (Path Filter) 2025/10/13 02:11:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/13 02:11:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/13 02:11:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/13 02:11:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/13 02:11:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/13 02:11:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/13 02:11:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/13 02:11:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/13 02:11:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/13 02:11:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/13 02:11:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/13 02:11:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/13 02:11:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/13 02:11:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/13 02:11:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/13 02:11:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/13 02:11:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/13 02:11:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:11:19 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/13 02:11:19 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:11:19 DEBUG : banana: Unchanged skipping 2025/10/13 02:11:19 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:11:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:11:19 DEBUG : apple: Unchanged skipping 2025/10/13 02:11:19 DEBUG : splitbananasplit: Unchanged skipping 2025/10/13 02:11:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:11:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:11:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/13 02:11:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/13 02:11:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:11:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/13 02:11:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:11:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/13 02:11:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:11:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/13 02:11:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:11:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:11:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/13 02:11:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:11:20 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for checks to finish 2025/10/13 02:11:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/13 02:11:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:11:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/13 02:11:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:11:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/13 02:11:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:11:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/13 02:11:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:11:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/13 02:11:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:11:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/13 02:11:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/13 02:11:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:11:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/13 02:11:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:11:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/13 02:11:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:11:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/13 02:11:20 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for transfers to finish 2025/10/13 02:11:20 DEBUG : Waiting for deletions to finish 2025/10/13 02:11:20 DEBUG : Waiting for deletions to finish 2025/10/13 02:11:20 DEBUG : apple: Excluded (Path Filter) 2025/10/13 02:11:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/13 02:11:20 DEBUG : banana: Excluded (Path Filter) 2025/10/13 02:11:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/13 02:11:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/13 02:11:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/13 02:11:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/13 02:11:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/13 02:11:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/13 02:11:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/13 02:11:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/13 02:11:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/13 02:11:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/13 02:11:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/13 02:11:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/13 02:11:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/13 02:11:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/13 02:11:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/13 02:11:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/13 02:11:20 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-munosay9muni", Local "Local file system at /tmp/rclone1785001689", Modify Window "1ms" 2025/10/13 02:11:36 DEBUG : Waiting for deletions to finish 2025/10/13 02:11:37 DEBUG : apple: Excluded (Path Filter) 2025/10/13 02:11:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/13 02:11:37 DEBUG : banana: Excluded (Path Filter) 2025/10/13 02:11:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/13 02:11:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/13 02:11:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/13 02:11:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/13 02:11:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/13 02:11:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/13 02:11:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/13 02:11:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/13 02:11:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/13 02:11:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/13 02:11:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/13 02:11:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/13 02:11:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/13 02:11:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/13 02:11:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/13 02:11:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/13 02:11:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/13 02:11:37 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:11:37 DEBUG : apple: Unchanged skipping 2025/10/13 02:11:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:11:37 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/13 02:11:37 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:11:37 DEBUG : banana: Unchanged skipping 2025/10/13 02:11:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:11:37 DEBUG : splitbananasplit: Unchanged skipping 2025/10/13 02:11:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:11:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/13 02:11:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:11:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/13 02:11:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:11:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/13 02:11:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:11:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/13 02:11:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:11:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/13 02:11:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:11:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/13 02:11:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:11:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/13 02:11:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:11:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/13 02:11:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:11:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/13 02:11:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:11:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/13 02:11:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:11:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/13 02:11:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:11:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/13 02:11:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:11:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/13 02:11:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:11:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/13 02:11:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:11:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/13 02:11:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:11:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/13 02:11:37 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for checks to finish 2025/10/13 02:11:37 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for transfers to finish 2025/10/13 02:11:37 DEBUG : Waiting for deletions to finish 2025/10/13 02:11:37 DEBUG : Waiting for deletions to finish 2025/10/13 02:11:38 DEBUG : apple: Excluded (Path Filter) 2025/10/13 02:11:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/13 02:11:38 DEBUG : banana: Excluded (Path Filter) 2025/10/13 02:11:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/13 02:11:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/13 02:11:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/13 02:11:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/13 02:11:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/13 02:11:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/13 02:11:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/13 02:11:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/13 02:11:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/13 02:11:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/13 02:11:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/13 02:11:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/13 02:11:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/13 02:11:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/13 02:11:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/13 02:11:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/13 02:11:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/13 02:11:38 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:11:38 DEBUG : apple: Unchanged skipping 2025/10/13 02:11:38 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:11:38 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/13 02:11:38 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:11:38 DEBUG : banana: Unchanged skipping 2025/10/13 02:11:38 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:11:38 DEBUG : splitbananasplit: Unchanged skipping 2025/10/13 02:11:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:11:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/13 02:11:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:11:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/13 02:11:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:11:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/13 02:11:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:11:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:11:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/13 02:11:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/13 02:11:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:11:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/13 02:11:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:11:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/13 02:11:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:11:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:11:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/13 02:11:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/13 02:11:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:11:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/13 02:11:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:11:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/13 02:11:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:11:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/13 02:11:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:11:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/13 02:11:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:11:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/13 02:11:38 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for checks to finish 2025/10/13 02:11:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:11:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/13 02:11:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:11:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/13 02:11:38 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for transfers to finish 2025/10/13 02:11:38 DEBUG : Waiting for deletions to finish 2025/10/13 02:11:38 DEBUG : Waiting for deletions to finish 2025/10/13 02:11:38 DEBUG : apple: Excluded (Path Filter) 2025/10/13 02:11:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/13 02:11:38 DEBUG : banana: Excluded (Path Filter) 2025/10/13 02:11:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/13 02:11:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/13 02:11:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/13 02:11:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/13 02:11:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/13 02:11:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/13 02:11:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/13 02:11:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/13 02:11:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/13 02:11:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/13 02:11:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/13 02:11:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/13 02:11:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/13 02:11:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/13 02:11:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/13 02:11:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/13 02:11:38 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (215.19s) --- PASS: TestTransform/NFC (16.99s) --- PASS: TestTransform/NFD (17.74s) --- PASS: TestTransform/base64 (21.64s) --- PASS: TestTransform/prefix (24.24s) --- PASS: TestTransform/suffix (24.28s) --- PASS: TestTransform/truncate (20.94s) --- PASS: TestTransform/encoder (17.98s) --- PASS: TestTransform/ISO-8859-1 (18.05s) --- PASS: TestTransform/charmap (17.29s) --- PASS: TestTransform/lowercase (17.49s) --- PASS: TestTransform/ascii (18.54s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-munosay9muni", Local "Local file system at /tmp/rclone1785001689", Modify Window "1ms" 2025/10/13 02:11:43 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/10/13 02:11:44 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/10/13 02:11:44 INFO : sub dir_somesuffix: Making directory 2025/10/13 02:11:44 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/10/13 02:11:44 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/10/13 02:11:44 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/10/13 02:11:44 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/10/13 02:11:44 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/10/13 02:11:44 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for checks to finish 2025/10/13 02:11:44 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for transfers to finish 2025/10/13 02:11:44 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/13 02:11:44 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/10/13 02:11:44 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.78s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-munosay9muni", Local "Local file system at /tmp/rclone1785001689", Modify Window "1ms" 2025/10/13 02:11:45 DEBUG : toe: transformed to: tictactoe 2025/10/13 02:11:45 DEBUG : toe: transformed to: tictactoe 2025/10/13 02:11:45 INFO : tictactoe: Making directory 2025/10/13 02:11:45 DEBUG : toe: transformed to: tictactoe 2025/10/13 02:11:45 DEBUG : toe: transformed to: tictactoe 2025/10/13 02:11:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/13 02:11:45 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/10/13 02:11:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/13 02:11:45 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for checks to finish 2025/10/13 02:11:45 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for transfers to finish 2025/10/13 02:11:46 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/13 02:11:46 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/10/13 02:11:46 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.58s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-munosay9muni", Local "Local file system at /tmp/rclone1785001689", Modify Window "1ms" 2025/10/13 02:11:47 INFO : toe: Making directory 2025/10/13 02:11:47 INFO : toe/toe: Making directory 2025/10/13 02:11:47 DEBUG : toe: transformed to: tictactoe 2025/10/13 02:11:47 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/13 02:11:47 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/13 02:11:47 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/13 02:11:47 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for checks to finish 2025/10/13 02:11:47 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for transfers to finish 2025/10/13 02:11:48 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/13 02:11:48 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/10/13 02:11:48 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.92s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-munosay9muni", Local "Local file system at /tmp/rclone1785001689", Modify Window "1ms" 2025/10/13 02:11:49 INFO : toe: Making directory 2025/10/13 02:11:49 INFO : toe/toe: Making directory 2025/10/13 02:11:49 DEBUG : toe: transformed to: tictactoe 2025/10/13 02:11:49 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/13 02:11:49 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/13 02:11:49 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for checks to finish 2025/10/13 02:11:49 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/13 02:11:49 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for transfers to finish 2025/10/13 02:11:49 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/13 02:11:49 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/10/13 02:11:49 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.72s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-munosay9muni", Local "Local file system at /tmp/rclone1785001689", Modify Window "1ms" 2025/10/13 02:11:50 DEBUG : empty_dir: Making directory with metadata 2025/10/13 02:11:50 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/13 02:11:50 DEBUG : toe: transformed to: tictactoe 2025/10/13 02:11:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/13 02:11:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/13 02:11:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/13 02:11:51 INFO : tictacempty_dir: Making directory 2025/10/13 02:11:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/13 02:11:51 DEBUG : toe: transformed to: tictactoe 2025/10/13 02:11:51 DEBUG : toe: transformed to: tictactoe 2025/10/13 02:11:51 INFO : tictactoe: Making directory 2025/10/13 02:11:51 DEBUG : toe: transformed to: tictactoe 2025/10/13 02:11:51 DEBUG : toe: transformed to: tictactoe 2025/10/13 02:11:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/13 02:11:51 INFO : tictactoe/tictactoe: Making directory 2025/10/13 02:11:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/13 02:11:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/13 02:11:51 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/13 02:11:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/13 02:11:51 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for checks to finish 2025/10/13 02:11:51 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for transfers to finish 2025/10/13 02:11:51 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/13 02:11:51 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/10/13 02:11:51 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.83s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-munosay9muni", Local "Local file system at /tmp/rclone1785001689", Modify Window "1ms" 2025/10/13 02:11:52 DEBUG : empty_dir: Making directory with metadata 2025/10/13 02:11:52 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/13 02:11:52 DEBUG : toe: transformed to: tictactoe 2025/10/13 02:11:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/13 02:11:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/13 02:11:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/13 02:11:52 INFO : tictacempty_dir: Making directory 2025/10/13 02:11:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/13 02:11:52 DEBUG : toe: transformed to: tictactoe 2025/10/13 02:11:52 DEBUG : toe: transformed to: tictactoe 2025/10/13 02:11:52 INFO : tictactoe: Making directory 2025/10/13 02:11:52 DEBUG : toe: transformed to: tictactoe 2025/10/13 02:11:52 DEBUG : toe: transformed to: tictactoe 2025/10/13 02:11:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/13 02:11:52 INFO : tictactoe/tictactoe: Making directory 2025/10/13 02:11:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/13 02:11:52 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/13 02:11:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/13 02:11:52 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/13 02:11:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/13 02:11:52 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for checks to finish 2025/10/13 02:11:52 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for transfers to finish 2025/10/13 02:11:53 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/13 02:11:53 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/13 02:11:53 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/10/13 02:11:53 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for checks to finish 2025/10/13 02:11:53 DEBUG : toe: transformed to: tictactoe 2025/10/13 02:11:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/13 02:11:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/13 02:11:53 DEBUG : toe: transformed to: tictactoe 2025/10/13 02:11:53 DEBUG : toe: transformed to: tictactoe 2025/10/13 02:11:54 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/13 02:11:54 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/13 02:11:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/10/13 02:11:54 NOTICE: B2 bucket rclone-test-munosay9muni: 0 differences found 2025/10/13 02:11:54 NOTICE: B2 bucket rclone-test-munosay9muni: 1 matching files --- PASS: TestAllTag (2.18s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-munosay9muni", Local "Local file system at /tmp/rclone1785001689", Modify Window "1ms" 2025/10/13 02:11:54 DEBUG : toe: transformed to: tictactoe 2025/10/13 02:11:54 DEBUG : toe: transformed to: tictactoe 2025/10/13 02:11:54 INFO : tictactoe: Making directory 2025/10/13 02:11:54 DEBUG : toe: transformed to: tictactoe 2025/10/13 02:11:54 DEBUG : toe: transformed to: tictactoe 2025/10/13 02:11:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/13 02:11:54 INFO : tictactoe/tictactoe: Making directory 2025/10/13 02:11:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/13 02:11:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/13 02:11:54 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/13 02:11:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/13 02:11:54 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for checks to finish 2025/10/13 02:11:54 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for transfers to finish 2025/10/13 02:11:56 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/13 02:11:56 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/10/13 02:11:56 DEBUG : Waiting for deletions to finish 2025/10/13 02:11:56 DEBUG : toe: transformed to: tictactoe 2025/10/13 02:11:56 DEBUG : toe: transformed to: tictactoe 2025/10/13 02:11:56 DEBUG : toe: transformed to: tictactoe 2025/10/13 02:11:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/13 02:11:57 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/13 02:11:57 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for checks to finish 2025/10/13 02:11:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/13 02:11:57 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/10/13 02:11:57 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for transfers to finish 2025/10/13 02:11:57 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (3.15s) === RUN TestSyntax 2025/10/13 02:11:57 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-munosay9muni", Local "Local file system at /tmp/rclone1785001689", Modify Window "1ms" 2025/10/13 02:11:58 INFO : toe: Making directory 2025/10/13 02:11:58 INFO : toe/toe: Making directory 2025/10/13 02:11:58 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/13 02:11:58 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for checks to finish 2025/10/13 02:11:58 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for transfers to finish 2025/10/13 02:11:58 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/13 02:11:58 INFO : toe/toe/toe: Copied (new) 2025/10/13 02:11:58 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.87s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-munosay9muni", Local "Local file system at /tmp/rclone1785001689", Modify Window "1ms" 2025/10/13 02:11:59 DEBUG : empty_dir: Making directory with metadata 2025/10/13 02:11:59 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/13 02:11:59 DEBUG : toe: transformed to: tictactoe 2025/10/13 02:11:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/13 02:11:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/13 02:12:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/13 02:12:00 INFO : tictacempty_dir: Making directory 2025/10/13 02:12:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/13 02:12:00 DEBUG : toe: transformed to: tictactoe 2025/10/13 02:12:00 DEBUG : toe: transformed to: tictactoe 2025/10/13 02:12:00 INFO : tictactoe: Making directory 2025/10/13 02:12:00 DEBUG : toe: transformed to: tictactoe 2025/10/13 02:12:00 DEBUG : toe: transformed to: tictactoe 2025/10/13 02:12:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/13 02:12:00 INFO : tictactoe/tictactoe: Making directory 2025/10/13 02:12:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/13 02:12:00 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/13 02:12:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/13 02:12:00 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/13 02:12:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/13 02:12:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/13 02:12:00 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for checks to finish 2025/10/13 02:12:00 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for transfers to finish 2025/10/13 02:12:00 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/13 02:12:00 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/13 02:12:00 INFO : toe/toe/toe.txt: Deleted 2025/10/13 02:12:00 INFO : toe/toe: Removing directory 2025/10/13 02:12:00 INFO : toe: Removing directory 2025/10/13 02:12:00 INFO : empty_dir: Removing directory 2025/10/13 02:12:00 DEBUG : Local file system at /tmp/rclone1785001689: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.92s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-munosay9muni", Local "Local file system at /tmp/rclone1785001689", Modify Window "1ms" 2025/10/13 02:12:01 DEBUG : empty_dir: Making directory with metadata 2025/10/13 02:12:01 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/13 02:12:01 DEBUG : toe: transformed to: tictactoe 2025/10/13 02:12:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/13 02:12:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/13 02:12:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/13 02:12:01 INFO : tictacempty_dir: Making directory 2025/10/13 02:12:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/13 02:12:01 DEBUG : toe: transformed to: tictactoe 2025/10/13 02:12:01 DEBUG : toe: transformed to: tictactoe 2025/10/13 02:12:01 INFO : tictactoe: Making directory 2025/10/13 02:12:01 DEBUG : toe: transformed to: tictactoe 2025/10/13 02:12:01 DEBUG : toe: transformed to: tictactoe 2025/10/13 02:12:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/13 02:12:01 INFO : tictactoe/tictactoe: Making directory 2025/10/13 02:12:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/13 02:12:01 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/13 02:12:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/13 02:12:01 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/13 02:12:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/13 02:12:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/13 02:12:01 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for checks to finish 2025/10/13 02:12:01 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for transfers to finish 2025/10/13 02:12:02 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/13 02:12:02 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/13 02:12:02 INFO : toe/toe/toe.txt: Deleted 2025/10/13 02:12:02 INFO : toe/toe: Removing directory 2025/10/13 02:12:02 INFO : toe: Removing directory 2025/10/13 02:12:02 INFO : empty_dir: Removing directory 2025/10/13 02:12:02 DEBUG : Local file system at /tmp/rclone1785001689: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/10/13 02:12:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/10/13 02:12:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/13 02:12:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/13 02:12:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/13 02:12:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/13 02:12:03 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/10/13 02:12:04 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (3.18s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-munosay9muni", Local "Local file system at /tmp/rclone1785001689", Modify Window "1ms" 2025/10/13 02:12:04 DEBUG : Reset feature "Copy" 2025/10/13 02:12:04 DEBUG : Reset feature "Move" 2025/10/13 02:12:04 DEBUG : Reset feature "Copy" 2025/10/13 02:12:04 DEBUG : Reset feature "Move" 2025/10/13 02:12:04 DEBUG : empty_dir: Making directory with metadata 2025/10/13 02:12:04 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/13 02:12:04 DEBUG : toe: transformed to: tictactoe 2025/10/13 02:12:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/13 02:12:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/13 02:12:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/13 02:12:05 INFO : tictacempty_dir: Making directory 2025/10/13 02:12:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/13 02:12:05 DEBUG : toe: transformed to: tictactoe 2025/10/13 02:12:05 DEBUG : toe: transformed to: tictactoe 2025/10/13 02:12:05 INFO : tictactoe: Making directory 2025/10/13 02:12:05 DEBUG : toe: transformed to: tictactoe 2025/10/13 02:12:05 DEBUG : toe: transformed to: tictactoe 2025/10/13 02:12:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/13 02:12:05 INFO : tictactoe/tictactoe: Making directory 2025/10/13 02:12:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/13 02:12:05 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/13 02:12:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/13 02:12:05 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/13 02:12:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/13 02:12:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/13 02:12:05 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for checks to finish 2025/10/13 02:12:05 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for transfers to finish 2025/10/13 02:12:06 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/13 02:12:06 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/13 02:12:06 INFO : toe/toe/toe.txt: Deleted 2025/10/13 02:12:06 INFO : toe/toe: Removing directory 2025/10/13 02:12:06 INFO : toe: Removing directory 2025/10/13 02:12:06 INFO : empty_dir: Removing directory 2025/10/13 02:12:06 DEBUG : Local file system at /tmp/rclone1785001689: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/10/13 02:12:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/10/13 02:12:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/13 02:12:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/13 02:12:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/13 02:12:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/13 02:12:07 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/10/13 02:12:07 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (4.14s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-munosay9muni", Local "Local file system at /tmp/rclone1785001689", Modify Window "1ms" 2025/10/13 02:12:09 DEBUG : toe: transformed to: dG9l 2025/10/13 02:12:09 DEBUG : toe: transformed to: dG9l 2025/10/13 02:12:09 INFO : dG9l: Making directory 2025/10/13 02:12:09 DEBUG : toe: transformed to: dG9l 2025/10/13 02:12:09 DEBUG : toe: transformed to: dG9l 2025/10/13 02:12:09 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/10/13 02:12:09 INFO : dG9l/dG9l: Making directory 2025/10/13 02:12:09 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/10/13 02:12:09 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/10/13 02:12:09 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/10/13 02:12:09 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/13 02:12:09 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/10/13 02:12:09 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for checks to finish 2025/10/13 02:12:09 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for transfers to finish 2025/10/13 02:12:10 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/13 02:12:10 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/10/13 02:12:10 DEBUG : Waiting for deletions to finish 2025/10/13 02:12:10 DEBUG : dG9l: transformed to: toe 2025/10/13 02:12:10 DEBUG : dG9l: transformed to: toe 2025/10/13 02:12:10 DEBUG : dG9l: transformed to: toe 2025/10/13 02:12:10 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/10/13 02:12:10 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/10/13 02:12:10 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/10/13 02:12:10 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/10/13 02:12:10 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/10/13 02:12:10 DEBUG : Local file system at /tmp/rclone1785001689: Waiting for checks to finish 2025/10/13 02:12:10 DEBUG : Local file system at /tmp/rclone1785001689: Waiting for transfers to finish 2025/10/13 02:12:10 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.65s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-munosay9muni", Local "Local file system at /tmp/rclone1785001689", Modify Window "1ms" 2025/10/13 02:12:11 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/13 02:12:11 DEBUG : toe: transformed to: 2025/10/13 02:12:11 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/13 02:12:11 DEBUG : toe: transformed to: 2025/10/13 02:12:11 INFO : B2 bucket rclone-test-munosay9muni: Making directory 2025/10/13 02:12:11 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/13 02:12:11 DEBUG : toe: transformed to: 2025/10/13 02:12:11 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/13 02:12:11 DEBUG : toe: transformed to: 2025/10/13 02:12:11 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/13 02:12:11 DEBUG : toe/toe: transformed to: 2025/10/13 02:12:11 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/10/13 02:12:11 INFO : toe/toe: Making directory 2025/10/13 02:12:11 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/13 02:12:11 DEBUG : toe/toe: transformed to: 2025/10/13 02:12:11 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/10/13 02:12:11 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/13 02:12:11 DEBUG : toe: transformed to: 2025/10/13 02:12:11 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/13 02:12:11 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/13 02:12:11 DEBUG : toe/toe/toe: transformed to: 2025/10/13 02:12:11 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/10/13 02:12:11 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for checks to finish 2025/10/13 02:12:11 DEBUG : B2 bucket rclone-test-munosay9muni: Waiting for transfers to finish 2025/10/13 02:12:12 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/13 02:12:12 INFO : toe/toe/toe: Copied (new) 2025/10/13 02:12:12 ERROR : B2 bucket rclone-test-munosay9muni: not deleting files as there were IO errors 2025/10/13 02:12:12 ERROR : B2 bucket rclone-test-munosay9muni: not deleting directories as there were IO errors --- PASS: TestError (1.61s) PASS 2025/10/13 02:12:13 DEBUG : B2 bucket rclone-test-munosay9muni: Purge remote 2025/10/13 02:12:13 INFO : B2 bucket rclone-test-munosay9muni: cleaning bucket "rclone-test-munosay9muni" of all files 2025/10/13 02:12:14 DEBUG : BackupDir/one: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f401d37430ac70d3d_d20251013_m020538_c001_v7007000_t0000_u01760321138011") 2025/10/13 02:12:14 DEBUG : BackupDir/one: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1030c40c52714154_d20251013_m020531_c001_v0001171_t0054_u01760321131065") 2025/10/13 02:12:14 DEBUG : CompareDest/one: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4175adbfc6c97a9b_d20251013_m020511_c001_v7007000_t0000_u01760321111447") 2025/10/13 02:12:14 DEBUG : CompareDest/one: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff6e5a_d20251013_m020505_c001_v0001091_t0003_u01760321105622") 2025/10/13 02:12:14 DEBUG : CompareDest/two: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4175adbfc6c97a9f_d20251013_m020511_c001_v7007000_t0000_u01760321111627") 2025/10/13 02:12:14 DEBUG : CompareDest/two: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f10329c836833ccc7_d20251013_m020506_c001_v0001130_t0042_u01760321106721") 2025/10/13 02:12:14 DEBUG : CopyDest/one: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f401d37430ac70d3e_d20251013_m020538_c001_v7007000_t0000_u01760321138191") 2025/10/13 02:12:14 DEBUG : CopyDest/one: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f10329c836833cd2e_d20251013_m020528_c001_v0001130_t0040_u01760321128152") 2025/10/13 02:12:14 DEBUG : CopyDest/three: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f401d37430ac70d41_d20251013_m020538_c001_v7007000_t0000_u01760321138371") 2025/10/13 02:12:14 DEBUG : CopyDest/three: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f10329c836833cd50_d20251013_m020534_c001_v0001130_t0045_u01760321134306") 2025/10/13 02:12:14 DEBUG : CopyDest/two: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f401d37430ac70d42_d20251013_m020538_c001_v7007000_t0000_u01760321138552") 2025/10/13 02:12:14 DEBUG : CopyDest/two: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff6eb5_d20251013_m020532_c001_v0001091_t0042_u01760321132216") 2025/10/13 02:12:14 DEBUG : EXISTING: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f415fb2332674a68a_d20251013_m020701_c001_v7007000_t0000_u01760321221748") 2025/10/13 02:12:14 DEBUG : EXISTING: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff6fd6_d20251013_m020700_c001_v0001091_t0035_u01760321220680") 2025/10/13 02:12:15 DEBUG : PREFIXapple: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f418b4b763a59f240_d20251013_m020923_c001_v7007000_t0000_u01760321363447") 2025/10/13 02:12:15 DEBUG : PREFIXapple: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff7203_d20251013_m020917_c001_v0001091_t0010_u01760321357106") 2025/10/13 02:12:15 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f401d37430ac715b9_d20251013_m020923_c001_v7007000_t0000_u01760321363605") 2025/10/13 02:12:15 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f106b927d024844dc_d20251013_m020917_c001_v0001104_t0047_u01760321357117") 2025/10/13 02:12:15 DEBUG : PREFIXbanana: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f408d91f05967f1a3_d20251013_m020923_c001_v7007000_t0000_u01760321363453") 2025/10/13 02:12:15 DEBUG : PREFIXbanana: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f108ffe475ccf3605_d20251013_m020917_c001_v0001176_t0030_u01760321357084") 2025/10/13 02:12:15 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f408d91f05967f1a2_d20251013_m020923_c001_v7007000_t0000_u01760321363266") 2025/10/13 02:12:15 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f110fa278cbe4d109_d20251013_m020917_c001_v0001042_t0040_u01760321357095") 2025/10/13 02:12:15 DEBUG : Testêé: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f415fb2332674a67a_d20251013_m020658_c001_v7007000_t0000_u01760321218162") 2025/10/13 02:12:15 DEBUG : Testêé: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff6fca_d20251013_m020657_c001_v0001091_t0029_u01760321217050") 2025/10/13 02:12:15 DEBUG : Testêé: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff6fc6_d20251013_m020656_c001_v0001091_t0008_u01760321216247") 2025/10/13 02:12:15 DEBUG : YXBwbGU=: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4175adbfc6c98440_d20251013_m020900_c001_v7007000_t0000_u01760321340838") 2025/10/13 02:12:15 DEBUG : YXBwbGU=: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f106b927d02484486_d20251013_m020855_c001_v0001104_t0019_u01760321335347") 2025/10/13 02:12:15 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4175adbfc6c98444_d20251013_m020901_c001_v7007000_t0000_u01760321341019") 2025/10/13 02:12:15 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff71c2_d20251013_m020855_c001_v0001091_t0001_u01760321335326") 2025/10/13 02:12:15 DEBUG : YmFuYW5h: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4175adbfc6c98447_d20251013_m020901_c001_v7007000_t0000_u01760321341199") 2025/10/13 02:12:15 DEBUG : YmFuYW5h: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f110fa278cbe4d0aa_d20251013_m020855_c001_v0001042_t0052_u01760321335337") 2025/10/13 02:12:15 DEBUG : a/potato2: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40820d315e0b15ce_d20251013_m020337_c001_v7007000_t0000_u01760321017385") 2025/10/13 02:12:15 DEBUG : a/potato2: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1089a6b0a275bdd6_d20251013_m020336_c001_v0001183_t0050_u01760321016800") 2025/10/13 02:12:15 DEBUG : a/potato2: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f406528ccdabf3a78_d20251013_m020335_c001_v7007000_t0000_u01760321015331") 2025/10/13 02:12:15 DEBUG : a/potato2: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1089a6b0a275bdb5_d20251013_m020334_c001_v0001183_t0059_u01760321014434") 2025/10/13 02:12:16 DEBUG : a/potato2: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f419401ec448748c4_d20251013_m020319_c001_v7007000_t0000_u01760320999267") 2025/10/13 02:12:16 DEBUG : a/potato2: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1089a6b0a275bd13_d20251013_m020318_c001_v0001183_t0052_u01760320998358") 2025/10/13 02:12:16 DEBUG : apple: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40478fe37c5773b1_d20251013_m021139_c001_v7007000_t0000_u01760321499538") 2025/10/13 02:12:16 DEBUG : apple: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff73a2_d20251013_m021134_c001_v0001091_t0014_u01760321494034") 2025/10/13 02:12:16 DEBUG : apple: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4182b62e22bb1fe4_d20251013_m021120_c001_v7007000_t0000_u01760321480964") 2025/10/13 02:12:16 DEBUG : apple: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff736e_d20251013_m021116_c001_v0001091_t0003_u01760321476457") 2025/10/13 02:12:16 DEBUG : apple: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40478fe37c577282_d20251013_m021103_c001_v7007000_t0000_u01760321463568") 2025/10/13 02:12:16 DEBUG : apple: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff7341_d20251013_m021059_c001_v0001091_t0048_u01760321459012") 2025/10/13 02:12:16 DEBUG : apple: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4182b62e22bb1e79_d20251013_m021046_c001_v7007000_t0000_u01760321446262") 2025/10/13 02:12:16 DEBUG : apple: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff7311_d20251013_m021041_c001_v0001091_t0006_u01760321441718") 2025/10/13 02:12:16 DEBUG : apple: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f42182d91205294f4_d20251013_m021028_c001_v7007000_t0000_u01760321428148") 2025/10/13 02:12:16 DEBUG : apple: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff72ec_d20251013_m021023_c001_v0001091_t0053_u01760321423516") 2025/10/13 02:12:16 DEBUG : apple: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f406528ccdabf4af2_d20251013_m021010_c001_v7007000_t0000_u01760321410240") 2025/10/13 02:12:16 DEBUG : apple: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f108ffe475ccf3704_d20251013_m021003_c001_v0001176_t0032_u01760321403104") 2025/10/13 02:12:16 DEBUG : apple: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f41185a1fa5d1ef1f_d20251013_m020949_c001_v7007000_t0000_u01760321389332") 2025/10/13 02:12:16 DEBUG : apple: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f108ffe475ccf3682_d20251013_m020945_c001_v0001176_t0041_u01760321385108") 2025/10/13 02:12:16 DEBUG : apple: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40820d315e0b1ab2_d20251013_m020944_c001_v7007000_t0000_u01760321384016") 2025/10/13 02:12:16 DEBUG : apple: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f110fa278cbe4d141_d20251013_m020938_c001_v0001042_t0044_u01760321378673") 2025/10/13 02:12:16 DEBUG : apple: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f418b4b763a59f243_d20251013_m020924_c001_v7007000_t0000_u01760321364948") 2025/10/13 02:12:16 DEBUG : apple: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f108ffe475ccf3617_d20251013_m020920_c001_v0001176_t0014_u01760321360790") 2025/10/13 02:12:16 DEBUG : apple: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40776c4bb3b95c76_d20251013_m020919_c001_v7007000_t0000_u01760321359888") 2025/10/13 02:12:17 DEBUG : apple: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f108ffe475ccf35f7_d20251013_m020914_c001_v0001176_t0037_u01760321354205") 2025/10/13 02:12:17 DEBUG : apple: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4175adbfc6c98423_d20251013_m020858_c001_v7007000_t0000_u01760321338858") 2025/10/13 02:12:17 DEBUG : apple: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f108ffe475ccf359b_d20251013_m020852_c001_v0001176_t0044_u01760321332494") 2025/10/13 02:12:17 DEBUG : apple: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4131931c2e4a26de_d20251013_m020839_c001_v7007000_t0000_u01760321319168") 2025/10/13 02:12:17 DEBUG : apple: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f108ffe475ccf355b_d20251013_m020834_c001_v0001176_t0015_u01760321314735") 2025/10/13 02:12:17 DEBUG : apple: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4131931c2e4a2655_d20251013_m020821_c001_v7007000_t0000_u01760321301305") 2025/10/13 02:12:17 DEBUG : apple: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f108ffe475ccf350f_d20251013_m020816_c001_v0001176_t0049_u01760321296896") 2025/10/13 02:12:17 DEBUG : appleSUFFIX: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4192e54f0f9b917d_d20251013_m020947_c001_v7007000_t0000_u01760321387848") 2025/10/13 02:12:17 DEBUG : appleSUFFIX: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f106b927d02484544_d20251013_m020941_c001_v0001104_t0048_u01760321381632") 2025/10/13 02:12:17 DEBUG : appleapple: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f406528ccdabf4af7_d20251013_m021010_c001_v7007000_t0000_u01760321410423") 2025/10/13 02:12:17 DEBUG : appleapple: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f110fa278cbe4d19c_d20251013_m021005_c001_v0001042_t0017_u01760321405728") 2025/10/13 02:12:17 DEBUG : appleappleapplebanana: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40478fe37c5773b3_d20251013_m021139_c001_v7007000_t0000_u01760321499720") 2025/10/13 02:12:17 DEBUG : appleappleapplebanana: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f106b927d02484763_d20251013_m021134_c001_v0001104_t0055_u01760321494607") 2025/10/13 02:12:17 DEBUG : appleappleapplebanana: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4182b62e22bb1fe7_d20251013_m021121_c001_v7007000_t0000_u01760321481146") 2025/10/13 02:12:17 DEBUG : appleappleapplebanana: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f106b927d02484723_d20251013_m021117_c001_v0001104_t0030_u01760321477039") 2025/10/13 02:12:17 DEBUG : appleappleapplebanana: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40478fe37c577286_d20251013_m021103_c001_v7007000_t0000_u01760321463750") 2025/10/13 02:12:17 DEBUG : appleappleapplebanana: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f106b927d024846d3_d20251013_m021059_c001_v0001104_t0013_u01760321459747") 2025/10/13 02:12:17 DEBUG : appleappleapplebanana: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4182b62e22bb1e7e_d20251013_m021046_c001_v7007000_t0000_u01760321446447") 2025/10/13 02:12:17 DEBUG : appleappleapplebanana: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f106b927d02484672_d20251013_m021042_c001_v0001104_t0059_u01760321442580") 2025/10/13 02:12:17 DEBUG : appleappleapplebanana: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f42182d91205294f6_d20251013_m021028_c001_v7007000_t0000_u01760321428329") 2025/10/13 02:12:17 DEBUG : appleappleapplebanana: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f106b927d02484610_d20251013_m021024_c001_v0001104_t0014_u01760321424129") 2025/10/13 02:12:18 DEBUG : appleappleapplebanana: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f401d37430ac7186f_d20251013_m021008_c001_v7007000_t0000_u01760321408044") 2025/10/13 02:12:18 DEBUG : appleappleapplebanana: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff72a0_d20251013_m021003_c001_v0001091_t0024_u01760321403846") 2025/10/13 02:12:18 DEBUG : appleappleapplebanana: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f41185a1fa5d1ef21_d20251013_m020949_c001_v7007000_t0000_u01760321389513") 2025/10/13 02:12:18 DEBUG : appleappleapplebanana: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff726a_d20251013_m020945_c001_v0001091_t0027_u01760321385112") 2025/10/13 02:12:18 DEBUG : appleappleapplebanana: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4175adbfc6c9861b_d20251013_m020944_c001_v7007000_t0000_u01760321384017") 2025/10/13 02:12:18 DEBUG : appleappleapplebanana: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f108ffe475ccf3662_d20251013_m020940_c001_v0001176_t0056_u01760321380012") 2025/10/13 02:12:18 DEBUG : appleappleapplebanana: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f418b4b763a59f245_d20251013_m020925_c001_v7007000_t0000_u01760321365139") 2025/10/13 02:12:18 DEBUG : appleappleapplebanana: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f106b927d024844ee_d20251013_m020920_c001_v0001104_t0018_u01760321360816") 2025/10/13 02:12:18 DEBUG : appleappleapplebanana: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f418b4b763a59f21e_d20251013_m020919_c001_v7007000_t0000_u01760321359476") 2025/10/13 02:12:18 DEBUG : appleappleapplebanana: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff71f5_d20251013_m020915_c001_v0001091_t0011_u01760321355079") 2025/10/13 02:12:18 DEBUG : appleappleapplebanana: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4175adbfc6c98417_d20251013_m020858_c001_v7007000_t0000_u01760321338313") 2025/10/13 02:12:18 DEBUG : appleappleapplebanana: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff71ba_d20251013_m020853_c001_v0001091_t0002_u01760321333068") 2025/10/13 02:12:18 DEBUG : appleappleapplebanana: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4131931c2e4a26e0_d20251013_m020839_c001_v7007000_t0000_u01760321319349") 2025/10/13 02:12:18 DEBUG : appleappleapplebanana: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff718c_d20251013_m020835_c001_v0001091_t0045_u01760321315374") 2025/10/13 02:12:18 DEBUG : appleappleapplebanana: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4131931c2e4a2658_d20251013_m020821_c001_v7007000_t0000_u01760321301488") 2025/10/13 02:12:18 DEBUG : appleappleapplebanana: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff714d_d20251013_m020817_c001_v0001091_t0048_u01760321297502") 2025/10/13 02:12:18 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f42182d9120529276_d20251013_m020947_c001_v7007000_t0000_u01760321387842") 2025/10/13 02:12:18 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff7258_d20251013_m020941_c001_v0001091_t0055_u01760321381610") 2025/10/13 02:12:18 DEBUG : b/potato: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40820d315e0b15cf_d20251013_m020337_c001_v7007000_t0000_u01760321017569") 2025/10/13 02:12:18 DEBUG : b/potato: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1089a6b0a275bdcf_d20251013_m020335_c001_v0001183_t0031_u01760321015874") 2025/10/13 02:12:19 DEBUG : b/potato: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f406528ccdabf3a6f_d20251013_m020334_c001_v7007000_t0000_u01760321014778") 2025/10/13 02:12:19 DEBUG : b/potato: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1089a6b0a275bda3_d20251013_m020333_c001_v0001183_t0051_u01760321013577") 2025/10/13 02:12:19 DEBUG : b/potato: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f419401ec448748c3_d20251013_m020318_c001_v7007000_t0000_u01760320998699") 2025/10/13 02:12:19 DEBUG : b/potato: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1089a6b0a275bd06_d20251013_m020317_c001_v0001183_t0008_u01760320997493") 2025/10/13 02:12:19 DEBUG : backup/one: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4192e54f0f9b82d5_d20251013_m020551_c001_v7007000_t0000_u01760321151050") 2025/10/13 02:12:19 DEBUG : backup/one: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f111abdd5289c9739_d20251013_m020549_c001_v0001131_t0013_u01760321149178") 2025/10/13 02:12:19 DEBUG : backup/one: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f103097bb6357f025_d20251013_m020545_c001_v0001179_t0013_u01760321145132") 2025/10/13 02:12:19 DEBUG : backup/one-2019-01-01: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f41649bf175055c69_d20251013_m020617_c001_v7007000_t0000_u01760321177753") 2025/10/13 02:12:19 DEBUG : backup/one-2019-01-01: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1045bea3bf33b234_d20251013_m020615_c001_v0001154_t0007_u01760321175746") 2025/10/13 02:12:19 DEBUG : backup/one-2019-01-01: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f103f92261dd3a74b_d20251013_m020611_c001_v0001115_t0057_u01760321171448") 2025/10/13 02:12:19 DEBUG : backup/one.bak: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40290cfc9277afdc_d20251013_m020604_c001_v7007000_t0000_u01760321164523") 2025/10/13 02:12:19 DEBUG : backup/one.bak: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f11170c0b061fd79c_d20251013_m020601_c001_v0001116_t0018_u01760321161697") 2025/10/13 02:12:19 DEBUG : backup/one.bak: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f105dc24b6c183a1e_d20251013_m020557_c001_v0001183_t0029_u01760321157669") 2025/10/13 02:12:19 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f41649bf175055c6c_d20251013_m020617_c001_v7007000_t0000_u01760321177935") 2025/10/13 02:12:19 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f102b4d2be45ec136_d20251013_m020616_c001_v0001130_t0052_u01760321176766") 2025/10/13 02:12:19 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1118ef420b877a3e_d20251013_m020613_c001_v0001105_t0053_u01760321173477") 2025/10/13 02:12:19 DEBUG : backup/three.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4192e54f0f9b82d6_d20251013_m020551_c001_v7007000_t0000_u01760321151231") 2025/10/13 02:12:19 DEBUG : backup/three.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f111658a02a4d49e2_d20251013_m020550_c001_v0001180_t0033_u01760321150253") 2025/10/13 02:12:19 DEBUG : backup/three.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f118d22327e351b0e_d20251013_m020546_c001_v0001043_t0029_u01760321146667") 2025/10/13 02:12:19 DEBUG : backup/three.txt.bak: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40290cfc9277afe2_d20251013_m020604_c001_v7007000_t0000_u01760321164706") 2025/10/13 02:12:19 DEBUG : backup/three.txt.bak: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f100f18f510b3801a_d20251013_m020603_c001_v0001093_t0043_u01760321163463") 2025/10/13 02:12:19 DEBUG : backup/three.txt.bak: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f11637591f4ee9136_d20251013_m020559_c001_v0001161_t0023_u01760321159146") 2025/10/13 02:12:19 DEBUG : banana: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40478fe37c5773b5_d20251013_m021139_c001_v7007000_t0000_u01760321499911") 2025/10/13 02:12:20 DEBUG : banana: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f108ffe475ccf3887_d20251013_m021134_c001_v0001176_t0018_u01760321494391") 2025/10/13 02:12:20 DEBUG : banana: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4182b62e22bb1fea_d20251013_m021121_c001_v7007000_t0000_u01760321481330") 2025/10/13 02:12:20 DEBUG : banana: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f108ffe475ccf383f_d20251013_m021116_c001_v0001176_t0054_u01760321476816") 2025/10/13 02:12:20 DEBUG : banana: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40478fe37c57728b_d20251013_m021103_c001_v7007000_t0000_u01760321463931") 2025/10/13 02:12:20 DEBUG : banana: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f108ffe475ccf3808_d20251013_m021059_c001_v0001176_t0049_u01760321459518") 2025/10/13 02:12:20 DEBUG : banana: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4182b62e22bb1e85_d20251013_m021046_c001_v7007000_t0000_u01760321446629") 2025/10/13 02:12:20 DEBUG : banana: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f108ffe475ccf37d0_d20251013_m021042_c001_v0001176_t0031_u01760321442303") 2025/10/13 02:12:20 DEBUG : banana: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f42182d91205294f8_d20251013_m021028_c001_v7007000_t0000_u01760321428511") 2025/10/13 02:12:20 DEBUG : banana: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f108ffe475ccf3781_d20251013_m021023_c001_v0001176_t0037_u01760321423892") 2025/10/13 02:12:20 DEBUG : banana: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f406528ccdabf4afb_d20251013_m021010_c001_v7007000_t0000_u01760321410605") 2025/10/13 02:12:20 DEBUG : banana: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f110fa278cbe4d196_d20251013_m021003_c001_v0001042_t0052_u01760321403327") 2025/10/13 02:12:20 DEBUG : banana: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f41185a1fa5d1ef25_d20251013_m020949_c001_v7007000_t0000_u01760321389692") 2025/10/13 02:12:20 DEBUG : banana: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f110fa278cbe4d162_d20251013_m020945_c001_v0001042_t0014_u01760321385110") 2025/10/13 02:12:20 DEBUG : banana: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4192e54f0f9b9174_d20251013_m020944_c001_v7007000_t0000_u01760321384187") 2025/10/13 02:12:20 DEBUG : banana: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff7253_d20251013_m020939_c001_v0001091_t0023_u01760321379273") 2025/10/13 02:12:20 DEBUG : banana: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f418b4b763a59f246_d20251013_m020925_c001_v7007000_t0000_u01760321365324") 2025/10/13 02:12:20 DEBUG : banana: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff7214_d20251013_m020920_c001_v0001091_t0010_u01760321360781") 2025/10/13 02:12:20 DEBUG : banana: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40478fe37c576e3b_d20251013_m020919_c001_v7007000_t0000_u01760321359651") 2025/10/13 02:12:20 DEBUG : banana: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f110fa278cbe4d0ff_d20251013_m020914_c001_v0001042_t0015_u01760321354425") 2025/10/13 02:12:20 DEBUG : banana: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4175adbfc6c9841a_d20251013_m020858_c001_v7007000_t0000_u01760321338494") 2025/10/13 02:12:21 DEBUG : banana: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f110fa278cbe4d0a6_d20251013_m020852_c001_v0001042_t0048_u01760321332705") 2025/10/13 02:12:21 DEBUG : banana: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4131931c2e4a26e2_d20251013_m020839_c001_v7007000_t0000_u01760321319529") 2025/10/13 02:12:21 DEBUG : banana: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f110fa278cbe4d06f_d20251013_m020834_c001_v0001042_t0042_u01760321314960") 2025/10/13 02:12:21 DEBUG : banana: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4131931c2e4a265e_d20251013_m020821_c001_v7007000_t0000_u01760321301719") 2025/10/13 02:12:21 DEBUG : banana: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f110fa278cbe4d030_d20251013_m020817_c001_v0001042_t0051_u01760321297113") 2025/10/13 02:12:21 DEBUG : bananaSUFFIX: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40820d315e0b1ac1_d20251013_m020947_c001_v7007000_t0000_u01760321387582") 2025/10/13 02:12:21 DEBUG : bananaSUFFIX: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f110fa278cbe4d14d_d20251013_m020941_c001_v0001042_t0028_u01760321381598") 2025/10/13 02:12:21 DEBUG : both0: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40290cfc9277b459_d20251013_m020747_c001_v7007000_t0000_u01760321267429") 2025/10/13 02:12:21 DEBUG : both0: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff705c_d20251013_m020727_c001_v0001091_t0057_u01760321247785") 2025/10/13 02:12:21 DEBUG : both0: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4149afcae7be334c_d20251013_m020723_c001_v7007000_t0000_u01760321243525") 2025/10/13 02:12:21 DEBUG : both0: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff6fde_d20251013_m020703_c001_v0001091_t0054_u01760321223600") 2025/10/13 02:12:21 DEBUG : both1: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40290cfc9277b45c_d20251013_m020747_c001_v7007000_t0000_u01760321267612") 2025/10/13 02:12:21 DEBUG : both1: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff7062_d20251013_m020728_c001_v0001091_t0045_u01760321248726") 2025/10/13 02:12:21 DEBUG : both1: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4149afcae7be334e_d20251013_m020723_c001_v7007000_t0000_u01760321243707") 2025/10/13 02:12:21 DEBUG : both1: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff6fe2_d20251013_m020704_c001_v0001091_t0055_u01760321224560") 2025/10/13 02:12:21 DEBUG : both10: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40290cfc9277b460_d20251013_m020747_c001_v7007000_t0000_u01760321267794") 2025/10/13 02:12:21 DEBUG : both10: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff7094_d20251013_m020735_c001_v0001091_t0026_u01760321255989") 2025/10/13 02:12:21 DEBUG : both10: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4149afcae7be334f_d20251013_m020723_c001_v7007000_t0000_u01760321243904") 2025/10/13 02:12:21 DEBUG : both10: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff7018_d20251013_m020712_c001_v0001091_t0015_u01760321232744") 2025/10/13 02:12:21 DEBUG : both11: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40290cfc9277b462_d20251013_m020747_c001_v7007000_t0000_u01760321267980") 2025/10/13 02:12:21 DEBUG : both11: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff709c_d20251013_m020736_c001_v0001091_t0023_u01760321256910") 2025/10/13 02:12:21 DEBUG : both11: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4149afcae7be3350_d20251013_m020724_c001_v7007000_t0000_u01760321244154") 2025/10/13 02:12:22 DEBUG : both11: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff701e_d20251013_m020713_c001_v0001091_t0007_u01760321233528") 2025/10/13 02:12:22 DEBUG : both12: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40290cfc9277b463_d20251013_m020748_c001_v7007000_t0000_u01760321268164") 2025/10/13 02:12:22 DEBUG : both12: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff70a0_d20251013_m020737_c001_v0001091_t0033_u01760321257731") 2025/10/13 02:12:22 DEBUG : both12: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4149afcae7be3352_d20251013_m020724_c001_v7007000_t0000_u01760321244334") 2025/10/13 02:12:22 DEBUG : both12: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff7022_d20251013_m020714_c001_v0001091_t0049_u01760321234319") 2025/10/13 02:12:22 DEBUG : both13: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40290cfc9277b464_d20251013_m020748_c001_v7007000_t0000_u01760321268346") 2025/10/13 02:12:22 DEBUG : both13: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff70a6_d20251013_m020738_c001_v0001091_t0009_u01760321258642") 2025/10/13 02:12:22 DEBUG : both13: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4149afcae7be3353_d20251013_m020724_c001_v7007000_t0000_u01760321244514") 2025/10/13 02:12:22 DEBUG : both13: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff7026_d20251013_m020715_c001_v0001091_t0056_u01760321235099") 2025/10/13 02:12:22 DEBUG : both14: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40290cfc9277b467_d20251013_m020748_c001_v7007000_t0000_u01760321268527") 2025/10/13 02:12:22 DEBUG : both14: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff70aa_d20251013_m020739_c001_v0001091_t0018_u01760321259578") 2025/10/13 02:12:22 DEBUG : both14: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4149afcae7be3354_d20251013_m020724_c001_v7007000_t0000_u01760321244695") 2025/10/13 02:12:22 DEBUG : both14: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff702c_d20251013_m020716_c001_v0001091_t0008_u01760321236186") 2025/10/13 02:12:22 DEBUG : both15: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40290cfc9277b468_d20251013_m020748_c001_v7007000_t0000_u01760321268708") 2025/10/13 02:12:22 DEBUG : both15: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff70b0_d20251013_m020740_c001_v0001091_t0010_u01760321260449") 2025/10/13 02:12:22 DEBUG : both15: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4149afcae7be3356_d20251013_m020724_c001_v7007000_t0000_u01760321244876") 2025/10/13 02:12:22 DEBUG : both15: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff7032_d20251013_m020716_c001_v0001091_t0010_u01760321236841") 2025/10/13 02:12:22 DEBUG : both16: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40290cfc9277b469_d20251013_m020748_c001_v7007000_t0000_u01760321268893") 2025/10/13 02:12:22 DEBUG : both16: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff70b8_d20251013_m020741_c001_v0001091_t0033_u01760321261388") 2025/10/13 02:12:22 DEBUG : both16: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4149afcae7be3357_d20251013_m020725_c001_v7007000_t0000_u01760321245057") 2025/10/13 02:12:22 DEBUG : both16: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff7038_d20251013_m020717_c001_v0001091_t0027_u01760321237542") 2025/10/13 02:12:23 DEBUG : both17: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40290cfc9277b46c_d20251013_m020749_c001_v7007000_t0000_u01760321269074") 2025/10/13 02:12:23 DEBUG : both17: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff70bc_d20251013_m020742_c001_v0001091_t0027_u01760321262169") 2025/10/13 02:12:23 DEBUG : both17: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4149afcae7be3359_d20251013_m020725_c001_v7007000_t0000_u01760321245238") 2025/10/13 02:12:23 DEBUG : both17: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff703e_d20251013_m020718_c001_v0001091_t0041_u01760321238443") 2025/10/13 02:12:23 DEBUG : both18: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40290cfc9277b46e_d20251013_m020749_c001_v7007000_t0000_u01760321269255") 2025/10/13 02:12:23 DEBUG : both18: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff70c2_d20251013_m020743_c001_v0001091_t0035_u01760321263108") 2025/10/13 02:12:23 DEBUG : both18: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4149afcae7be335a_d20251013_m020725_c001_v7007000_t0000_u01760321245422") 2025/10/13 02:12:23 DEBUG : both18: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff7042_d20251013_m020719_c001_v0001091_t0053_u01760321239193") 2025/10/13 02:12:23 DEBUG : both19: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40290cfc9277b46f_d20251013_m020749_c001_v7007000_t0000_u01760321269436") 2025/10/13 02:12:23 DEBUG : both19: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff70ca_d20251013_m020743_c001_v0001091_t0056_u01760321263954") 2025/10/13 02:12:23 DEBUG : both19: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4149afcae7be335c_d20251013_m020725_c001_v7007000_t0000_u01760321245604") 2025/10/13 02:12:23 DEBUG : both19: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff7048_d20251013_m020720_c001_v0001091_t0047_u01760321240000") 2025/10/13 02:12:23 DEBUG : both2: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40290cfc9277b470_d20251013_m020749_c001_v7007000_t0000_u01760321269641") 2025/10/13 02:12:23 DEBUG : both2: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff7068_d20251013_m020729_c001_v0001091_t0028_u01760321249513") 2025/10/13 02:12:23 DEBUG : both2: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4149afcae7be335d_d20251013_m020725_c001_v7007000_t0000_u01760321245784") 2025/10/13 02:12:23 DEBUG : both2: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff6fe8_d20251013_m020705_c001_v0001091_t0006_u01760321225466") 2025/10/13 02:12:23 DEBUG : both3: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40290cfc9277b473_d20251013_m020749_c001_v7007000_t0000_u01760321269824") 2025/10/13 02:12:23 DEBUG : both3: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff706c_d20251013_m020730_c001_v0001091_t0041_u01760321250364") 2025/10/13 02:12:23 DEBUG : both3: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4149afcae7be335e_d20251013_m020725_c001_v7007000_t0000_u01760321245966") 2025/10/13 02:12:23 DEBUG : both3: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff6fee_d20251013_m020706_c001_v0001091_t0044_u01760321226665") 2025/10/13 02:12:23 DEBUG : both4: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40290cfc9277b474_d20251013_m020750_c001_v7007000_t0000_u01760321270006") 2025/10/13 02:12:23 DEBUG : both4: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff7070_d20251013_m020731_c001_v0001091_t0047_u01760321251135") 2025/10/13 02:12:24 DEBUG : both4: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4149afcae7be335f_d20251013_m020726_c001_v7007000_t0000_u01760321246146") 2025/10/13 02:12:24 DEBUG : both4: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff6ff2_d20251013_m020707_c001_v0001091_t0032_u01760321227449") 2025/10/13 02:12:24 DEBUG : both5: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40290cfc9277b477_d20251013_m020750_c001_v7007000_t0000_u01760321270190") 2025/10/13 02:12:24 DEBUG : both5: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff7074_d20251013_m020731_c001_v0001091_t0036_u01760321251906") 2025/10/13 02:12:24 DEBUG : both5: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4149afcae7be3362_d20251013_m020726_c001_v7007000_t0000_u01760321246327") 2025/10/13 02:12:24 DEBUG : both5: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff6ffa_d20251013_m020708_c001_v0001091_t0032_u01760321228383") 2025/10/13 02:12:24 DEBUG : both6: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40290cfc9277b479_d20251013_m020750_c001_v7007000_t0000_u01760321270375") 2025/10/13 02:12:24 DEBUG : both6: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff707e_d20251013_m020732_c001_v0001091_t0041_u01760321252851") 2025/10/13 02:12:24 DEBUG : both6: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4149afcae7be3363_d20251013_m020726_c001_v7007000_t0000_u01760321246507") 2025/10/13 02:12:24 DEBUG : both6: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff7000_d20251013_m020709_c001_v0001091_t0002_u01760321229085") 2025/10/13 02:12:24 DEBUG : both7: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40290cfc9277b47b_d20251013_m020750_c001_v7007000_t0000_u01760321270555") 2025/10/13 02:12:24 DEBUG : both7: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff7082_d20251013_m020733_c001_v0001091_t0045_u01760321253564") 2025/10/13 02:12:24 DEBUG : both7: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4149afcae7be3364_d20251013_m020726_c001_v7007000_t0000_u01760321246696") 2025/10/13 02:12:24 DEBUG : both7: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff7006_d20251013_m020709_c001_v0001091_t0035_u01760321229736") 2025/10/13 02:12:24 DEBUG : both8: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40290cfc9277b47d_d20251013_m020750_c001_v7007000_t0000_u01760321270736") 2025/10/13 02:12:24 DEBUG : both8: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff7086_d20251013_m020734_c001_v0001091_t0029_u01760321254239") 2025/10/13 02:12:24 DEBUG : both8: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4149afcae7be3365_d20251013_m020726_c001_v7007000_t0000_u01760321246877") 2025/10/13 02:12:24 DEBUG : both8: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff700c_d20251013_m020710_c001_v0001091_t0004_u01760321230415") 2025/10/13 02:12:24 DEBUG : both9: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40290cfc9277b47f_d20251013_m020750_c001_v7007000_t0000_u01760321270918") 2025/10/13 02:12:24 DEBUG : both9: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff708c_d20251013_m020735_c001_v0001091_t0057_u01760321255059") 2025/10/13 02:12:24 DEBUG : both9: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4149afcae7be3367_d20251013_m020727_c001_v7007000_t0000_u01760321247058") 2025/10/13 02:12:25 DEBUG : both9: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff7010_d20251013_m020711_c001_v0001091_t0009_u01760321231478") 2025/10/13 02:12:25 DEBUG : c/non empty space: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40820d315e0b15d0_d20251013_m020337_c001_v7007000_t0000_u01760321017753") 2025/10/13 02:12:25 DEBUG : c/non empty space: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1089a6b0a275bdd2_d20251013_m020336_c001_v0001183_t0035_u01760321016088") 2025/10/13 02:12:25 DEBUG : c/non empty space: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f406528ccdabf3a7b_d20251013_m020335_c001_v7007000_t0000_u01760321015512") 2025/10/13 02:12:25 DEBUG : c/non empty space: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1089a6b0a275bda9_d20251013_m020333_c001_v0001183_t0038_u01760321013791") 2025/10/13 02:12:25 DEBUG : c/non empty space: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f419401ec448748c5_d20251013_m020319_c001_v7007000_t0000_u01760320999450") 2025/10/13 02:12:25 DEBUG : c/non empty space: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1089a6b0a275bd0b_d20251013_m020317_c001_v0001183_t0011_u01760320997746") 2025/10/13 02:12:25 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4175adbfc6c9844a_d20251013_m020901_c001_v7007000_t0000_u01760321341380") 2025/10/13 02:12:25 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f108ffe475ccf35a4_d20251013_m020855_c001_v0001176_t0058_u01760321335314") 2025/10/13 02:12:25 DEBUG : check sum: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f419401ec448748b9_d20251013_m020310_c001_v7007000_t0000_u01760320990908") 2025/10/13 02:12:25 DEBUG : check sum: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1089a6b0a275bcae_d20251013_m020309_c001_v0001183_t0053_u01760320989908") 2025/10/13 02:12:25 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4103909a692be10b_d20251013_m021211_c001_v7007000_t0000_u01760321531409") 2025/10/13 02:12:25 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff73ff_d20251013_m021209_c001_v0001091_t0032_u01760321529708") 2025/10/13 02:12:25 DEBUG : dest/3: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f401d37430ac70cc5_d20251013_m020520_c001_v7007000_t0000_u01760321120761") 2025/10/13 02:12:25 DEBUG : dest/3: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f41101b1ce0a8df62_d20251013_m020519_c001_v0001179_t0028_u01760321119639") 2025/10/13 02:12:25 DEBUG : dir1/0000-abcde: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f406528ccdabf4b01_d20251013_m021010_c001_v7007000_t0000_u01760321410804") 2025/10/13 02:12:25 DEBUG : dir1/0000-abcde: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f106b927d024845bb_d20251013_m021005_c001_v0001104_t0044_u01760321405942") 2025/10/13 02:12:25 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40478fe37c5773b8_d20251013_m021140_c001_v7007000_t0000_u01760321500143") 2025/10/13 02:12:25 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff7386_d20251013_m021125_c001_v0001091_t0045_u01760321485699") 2025/10/13 02:12:25 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4182b62e22bb1fed_d20251013_m021121_c001_v7007000_t0000_u01760321481514") 2025/10/13 02:12:25 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff7356_d20251013_m021108_c001_v0001091_t0052_u01760321468209") 2025/10/13 02:12:26 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40478fe37c577291_d20251013_m021104_c001_v7007000_t0000_u01760321464113") 2025/10/13 02:12:26 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff7327_d20251013_m021050_c001_v0001091_t0026_u01760321450920") 2025/10/13 02:12:26 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4182b62e22bb1e8a_d20251013_m021046_c001_v7007000_t0000_u01760321446812") 2025/10/13 02:12:26 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff72f7_d20251013_m021032_c001_v0001091_t0019_u01760321432873") 2025/10/13 02:12:26 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f42182d91205294fa_d20251013_m021028_c001_v7007000_t0000_u01760321428698") 2025/10/13 02:12:26 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff72ce_d20251013_m021014_c001_v0001091_t0056_u01760321414888") 2025/10/13 02:12:26 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f401d37430ac71873_d20251013_m021008_c001_v7007000_t0000_u01760321408226") 2025/10/13 02:12:26 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f108ffe475ccf36bc_d20251013_m020953_c001_v0001176_t0043_u01760321393943") 2025/10/13 02:12:26 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f41185a1fa5d1ef28_d20251013_m020949_c001_v7007000_t0000_u01760321389874") 2025/10/13 02:12:26 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f108ffe475ccf3686_d20251013_m020945_c001_v0001176_t0032_u01760321385318") 2025/10/13 02:12:26 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f418b4b763a59f2d3_d20251013_m020943_c001_v7007000_t0000_u01760321383779") 2025/10/13 02:12:26 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f110fa278cbe4d12f_d20251013_m020929_c001_v0001042_t0058_u01760321369664") 2025/10/13 02:12:26 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f418b4b763a59f247_d20251013_m020925_c001_v7007000_t0000_u01760321365507") 2025/10/13 02:12:26 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f108ffe475ccf361d_d20251013_m020921_c001_v0001176_t0018_u01760321361048") 2025/10/13 02:12:26 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f418b4b763a59f21a_d20251013_m020919_c001_v7007000_t0000_u01760321359294") 2025/10/13 02:12:26 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f108ffe475ccf35db_d20251013_m020905_c001_v0001176_t0006_u01760321345425") 2025/10/13 02:12:26 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40338a7a28ee0876_d20251013_m020858_c001_v7007000_t0000_u01760321338867") 2025/10/13 02:12:26 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f108ffe475ccf3579_d20251013_m020843_c001_v0001176_t0023_u01760321323786") 2025/10/13 02:12:26 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4131931c2e4a26e4_d20251013_m020839_c001_v7007000_t0000_u01760321319719") 2025/10/13 02:12:26 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f108ffe475ccf3537_d20251013_m020826_c001_v0001176_t0024_u01760321306055") 2025/10/13 02:12:27 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4131931c2e4a2662_d20251013_m020821_c001_v7007000_t0000_u01760321301901") 2025/10/13 02:12:27 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f108ffe475ccf34e2_d20251013_m020809_c001_v0001176_t0049_u01760321289061") 2025/10/13 02:12:27 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40290cfc9277b913_d20251013_m020947_c001_v7007000_t0000_u01760321387644") 2025/10/13 02:12:27 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f108ffe475ccf366a_d20251013_m020941_c001_v0001176_t0018_u01760321381836") 2025/10/13 02:12:27 DEBUG : dir1/0001-bcdef: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f406528ccdabf4b04_d20251013_m021010_c001_v7007000_t0000_u01760321410987") 2025/10/13 02:12:27 DEBUG : dir1/0001-bcdef: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff72a6_d20251013_m021005_c001_v0001091_t0029_u01760321405928") 2025/10/13 02:12:27 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40478fe37c5773ba_d20251013_m021140_c001_v7007000_t0000_u01760321500336") 2025/10/13 02:12:27 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f108ffe475ccf3865_d20251013_m021126_c001_v0001176_t0043_u01760321486444") 2025/10/13 02:12:27 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4182b62e22bb1ff0_d20251013_m021121_c001_v7007000_t0000_u01760321481743") 2025/10/13 02:12:27 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f108ffe475ccf3821_d20251013_m021108_c001_v0001176_t0012_u01760321468951") 2025/10/13 02:12:27 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40478fe37c577295_d20251013_m021104_c001_v7007000_t0000_u01760321464294") 2025/10/13 02:12:27 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f108ffe475ccf37f1_d20251013_m021051_c001_v0001176_t0037_u01760321451729") 2025/10/13 02:12:27 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4182b62e22bb1e91_d20251013_m021047_c001_v7007000_t0000_u01760321447003") 2025/10/13 02:12:27 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f108ffe475ccf37a7_d20251013_m021033_c001_v0001176_t0026_u01760321433576") 2025/10/13 02:12:27 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f42182d91205294fe_d20251013_m021028_c001_v7007000_t0000_u01760321428882") 2025/10/13 02:12:27 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f108ffe475ccf3757_d20251013_m021015_c001_v0001176_t0035_u01760321415799") 2025/10/13 02:12:27 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4182b62e22bb1d32_d20251013_m021008_c001_v7007000_t0000_u01760321408169") 2025/10/13 02:12:27 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f110fa278cbe4d17e_d20251013_m020954_c001_v0001042_t0054_u01760321394526") 2025/10/13 02:12:27 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f41185a1fa5d1ef2b_d20251013_m020950_c001_v7007000_t0000_u01760321390055") 2025/10/13 02:12:27 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f110fa278cbe4d164_d20251013_m020945_c001_v0001042_t0041_u01760321385520") 2025/10/13 02:12:27 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40290cfc9277b8de_d20251013_m020943_c001_v7007000_t0000_u01760321383611") 2025/10/13 02:12:27 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff7238_d20251013_m020930_c001_v0001091_t0009_u01760321370716") 2025/10/13 02:12:27 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f418b4b763a59f248_d20251013_m020925_c001_v7007000_t0000_u01760321365718") 2025/10/13 02:12:28 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f110fa278cbe4d119_d20251013_m020921_c001_v0001042_t0032_u01760321361239") 2025/10/13 02:12:28 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f418b4b763a59f221_d20251013_m020919_c001_v7007000_t0000_u01760321359659") 2025/10/13 02:12:28 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f110fa278cbe4d0e5_d20251013_m020906_c001_v0001042_t0047_u01760321346019") 2025/10/13 02:12:28 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f418b4b763a59f157_d20251013_m020858_c001_v7007000_t0000_u01760321338934") 2025/10/13 02:12:28 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f110fa278cbe4d08c_d20251013_m020844_c001_v0001042_t0040_u01760321324684") 2025/10/13 02:12:28 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4131931c2e4a26e5_d20251013_m020839_c001_v7007000_t0000_u01760321319899") 2025/10/13 02:12:28 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f110fa278cbe4d04f_d20251013_m020826_c001_v0001042_t0017_u01760321306638") 2025/10/13 02:12:28 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4131931c2e4a2667_d20251013_m020822_c001_v7007000_t0000_u01760321302082") 2025/10/13 02:12:28 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f110fa278cbe4d011_d20251013_m020809_c001_v0001042_t0035_u01760321289683") 2025/10/13 02:12:28 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f41649bf175056511_d20251013_m020947_c001_v7007000_t0000_u01760321387593") 2025/10/13 02:12:28 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff725a_d20251013_m020941_c001_v0001091_t0057_u01760321381975") 2025/10/13 02:12:28 DEBUG : dir1/0002-cdefg: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f406528ccdabf4b07_d20251013_m021011_c001_v7007000_t0000_u01760321411172") 2025/10/13 02:12:28 DEBUG : dir1/0002-cdefg: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f108ffe475ccf3710_d20251013_m021005_c001_v0001176_t0027_u01760321405950") 2025/10/13 02:12:28 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40478fe37c5773bc_d20251013_m021140_c001_v7007000_t0000_u01760321500519") 2025/10/13 02:12:28 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f106b927d02484745_d20251013_m021127_c001_v0001104_t0013_u01760321487024") 2025/10/13 02:12:28 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4182b62e22bb1ff2_d20251013_m021121_c001_v7007000_t0000_u01760321481925") 2025/10/13 02:12:28 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f106b927d024846fd_d20251013_m021109_c001_v0001104_t0044_u01760321469533") 2025/10/13 02:12:28 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40478fe37c577299_d20251013_m021104_c001_v7007000_t0000_u01760321464477") 2025/10/13 02:12:28 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f106b927d024846a7_d20251013_m021052_c001_v0001104_t0023_u01760321452310") 2025/10/13 02:12:28 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4182b62e22bb1e96_d20251013_m021047_c001_v7007000_t0000_u01760321447189") 2025/10/13 02:12:28 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f106b927d0248464a_d20251013_m021034_c001_v0001104_t0056_u01760321434174") 2025/10/13 02:12:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f42182d91205294ff_d20251013_m021029_c001_v7007000_t0000_u01760321429064") 2025/10/13 02:12:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f106b927d024845e6_d20251013_m021016_c001_v0001104_t0024_u01760321416469") 2025/10/13 02:12:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f415e124fbb49a5b4_d20251013_m021008_c001_v7007000_t0000_u01760321408198") 2025/10/13 02:12:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff7290_d20251013_m020955_c001_v0001091_t0038_u01760321395481") 2025/10/13 02:12:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f41185a1fa5d1ef31_d20251013_m020950_c001_v7007000_t0000_u01760321390274") 2025/10/13 02:12:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff726c_d20251013_m020945_c001_v0001091_t0053_u01760321385623") 2025/10/13 02:12:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40290cfc9277b8e5_d20251013_m020943_c001_v7007000_t0000_u01760321383797") 2025/10/13 02:12:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f108ffe475ccf3640_d20251013_m020931_c001_v0001176_t0030_u01760321371913") 2025/10/13 02:12:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f418b4b763a59f249_d20251013_m020925_c001_v7007000_t0000_u01760321365900") 2025/10/13 02:12:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f108ffe475ccf361f_d20251013_m020921_c001_v0001176_t0041_u01760321361263") 2025/10/13 02:12:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40776c4bb3b95c73_d20251013_m020919_c001_v7007000_t0000_u01760321359687") 2025/10/13 02:12:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff71dd_d20251013_m020906_c001_v0001091_t0041_u01760321346752") 2025/10/13 02:12:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40338a7a28ee0874_d20251013_m020858_c001_v7007000_t0000_u01760321338685") 2025/10/13 02:12:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff71a7_d20251013_m020845_c001_v0001091_t0022_u01760321325391") 2025/10/13 02:12:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4131931c2e4a26e6_d20251013_m020840_c001_v7007000_t0000_u01760321320079") 2025/10/13 02:12:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff716a_d20251013_m020827_c001_v0001091_t0008_u01760321307650") 2025/10/13 02:12:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4131931c2e4a266d_d20251013_m020822_c001_v7007000_t0000_u01760321302300") 2025/10/13 02:12:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff7135_d20251013_m020810_c001_v0001091_t0028_u01760321290083") 2025/10/13 02:12:29 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4192e54f0f9b917a_d20251013_m020947_c001_v7007000_t0000_u01760321387605") 2025/10/13 02:12:29 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f108ffe475ccf366c_d20251013_m020942_c001_v0001176_t0044_u01760321382050") 2025/10/13 02:12:30 DEBUG : dir1/0003-defgh: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f406528ccdabf4b09_d20251013_m021011_c001_v7007000_t0000_u01760321411355") 2025/10/13 02:12:30 DEBUG : dir1/0003-defgh: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f108ffe475ccf3712_d20251013_m021006_c001_v0001176_t0035_u01760321406164") 2025/10/13 02:12:30 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40478fe37c5773bf_d20251013_m021140_c001_v7007000_t0000_u01760321500701") 2025/10/13 02:12:30 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f110fa278cbe4d258_d20251013_m021128_c001_v0001042_t0017_u01760321488057") 2025/10/13 02:12:30 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4182b62e22bb1ff4_d20251013_m021122_c001_v7007000_t0000_u01760321482156") 2025/10/13 02:12:30 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f110fa278cbe4d22e_d20251013_m021110_c001_v0001042_t0056_u01760321470655") 2025/10/13 02:12:30 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40478fe37c57729d_d20251013_m021104_c001_v7007000_t0000_u01760321464658") 2025/10/13 02:12:30 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f110fa278cbe4d203_d20251013_m021053_c001_v0001042_t0021_u01760321453452") 2025/10/13 02:12:30 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4182b62e22bb1e9c_d20251013_m021047_c001_v7007000_t0000_u01760321447373") 2025/10/13 02:12:30 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f110fa278cbe4d1d6_d20251013_m021035_c001_v0001042_t0055_u01760321435131") 2025/10/13 02:12:30 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f42182d9120529502_d20251013_m021029_c001_v7007000_t0000_u01760321429246") 2025/10/13 02:12:30 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f110fa278cbe4d1b6_d20251013_m021017_c001_v0001042_t0040_u01760321417454") 2025/10/13 02:12:30 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f419401ec44875c7e_d20251013_m021007_c001_v7007000_t0000_u01760321407870") 2025/10/13 02:12:30 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f106b927d02484589_d20251013_m020956_c001_v0001104_t0048_u01760321396201") 2025/10/13 02:12:30 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f41185a1fa5d1ef37_d20251013_m020950_c001_v7007000_t0000_u01760321390455") 2025/10/13 02:12:30 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f108ffe475ccf368a_d20251013_m020945_c001_v0001176_t0055_u01760321385564") 2025/10/13 02:12:30 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40820d315e0b1ab4_d20251013_m020944_c001_v7007000_t0000_u01760321384206") 2025/10/13 02:12:30 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f106b927d0248451c_d20251013_m020932_c001_v0001104_t0001_u01760321372494") 2025/10/13 02:12:30 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f418b4b763a59f24a_d20251013_m020926_c001_v7007000_t0000_u01760321366082") 2025/10/13 02:12:30 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff7218_d20251013_m020921_c001_v0001091_t0017_u01760321361336") 2025/10/13 02:12:30 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f401d37430ac7157c_d20251013_m020919_c001_v7007000_t0000_u01760321359900") 2025/10/13 02:12:30 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f106b927d024844b8_d20251013_m020907_c001_v0001104_t0009_u01760321347455") 2025/10/13 02:12:30 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4131931c2e4a274d_d20251013_m020858_c001_v7007000_t0000_u01760321338733") 2025/10/13 02:12:30 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f106b927d02484462_d20251013_m020846_c001_v0001104_t0018_u01760321326201") 2025/10/13 02:12:31 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4131931c2e4a26e7_d20251013_m020840_c001_v7007000_t0000_u01760321320308") 2025/10/13 02:12:31 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f106b927d02484410_d20251013_m020828_c001_v0001104_t0032_u01760321308648") 2025/10/13 02:12:31 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4131931c2e4a2671_d20251013_m020822_c001_v7007000_t0000_u01760321302481") 2025/10/13 02:12:31 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f106b927d024843ab_d20251013_m020810_c001_v0001104_t0058_u01760321290523") 2025/10/13 02:12:31 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f41649bf175056514_d20251013_m020947_c001_v7007000_t0000_u01760321387960") 2025/10/13 02:12:31 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f110fa278cbe4d151_d20251013_m020942_c001_v0001042_t0017_u01760321382064") 2025/10/13 02:12:31 DEBUG : dir1/0004-efghi: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f406528ccdabf4b0a_d20251013_m021011_c001_v7007000_t0000_u01760321411537") 2025/10/13 02:12:31 DEBUG : dir1/0004-efghi: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f108ffe475ccf3714_d20251013_m021006_c001_v0001176_t0032_u01760321406410") 2025/10/13 02:12:31 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40478fe37c5773c1_d20251013_m021140_c001_v7007000_t0000_u01760321500884") 2025/10/13 02:12:31 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff738c_d20251013_m021128_c001_v0001091_t0027_u01760321488565") 2025/10/13 02:12:31 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4182b62e22bb1ff8_d20251013_m021122_c001_v7007000_t0000_u01760321482340") 2025/10/13 02:12:31 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff7362_d20251013_m021110_c001_v0001091_t0040_u01760321470996") 2025/10/13 02:12:31 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40478fe37c5772a2_d20251013_m021104_c001_v7007000_t0000_u01760321464840") 2025/10/13 02:12:31 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff732f_d20251013_m021053_c001_v0001091_t0053_u01760321453895") 2025/10/13 02:12:31 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4182b62e22bb1ea2_d20251013_m021047_c001_v7007000_t0000_u01760321447555") 2025/10/13 02:12:31 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff72fd_d20251013_m021035_c001_v0001091_t0008_u01760321435673") 2025/10/13 02:12:31 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f42182d9120529504_d20251013_m021029_c001_v7007000_t0000_u01760321429430") 2025/10/13 02:12:31 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff72da_d20251013_m021017_c001_v0001091_t0014_u01760321417861") 2025/10/13 02:12:31 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f419401ec44875c8c_d20251013_m021008_c001_v7007000_t0000_u01760321408207") 2025/10/13 02:12:31 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f108ffe475ccf36d4_d20251013_m020956_c001_v0001176_t0017_u01760321396997") 2025/10/13 02:12:32 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f41185a1fa5d1ef3d_d20251013_m020950_c001_v7007000_t0000_u01760321390646") 2025/10/13 02:12:32 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f108ffe475ccf368c_d20251013_m020945_c001_v0001176_t0020_u01760321385783") 2025/10/13 02:12:32 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f418b4b763a59f2cf_d20251013_m020943_c001_v7007000_t0000_u01760321383597") 2025/10/13 02:12:32 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f110fa278cbe4d133_d20251013_m020933_c001_v0001042_t0046_u01760321373068") 2025/10/13 02:12:32 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f418b4b763a59f24b_d20251013_m020926_c001_v7007000_t0000_u01760321366265") 2025/10/13 02:12:32 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f106b927d024844f2_d20251013_m020921_c001_v0001104_t0002_u01760321361365") 2025/10/13 02:12:32 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f401d37430ac71577_d20251013_m020919_c001_v7007000_t0000_u01760321359694") 2025/10/13 02:12:32 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f108ffe475ccf35e1_d20251013_m020908_c001_v0001176_t0036_u01760321348117") 2025/10/13 02:12:32 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f41649bf175056402_d20251013_m020858_c001_v7007000_t0000_u01760321338945") 2025/10/13 02:12:32 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f108ffe475ccf3585_d20251013_m020846_c001_v0001176_t0029_u01760321326835") 2025/10/13 02:12:32 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4131931c2e4a26e9_d20251013_m020840_c001_v7007000_t0000_u01760321320488") 2025/10/13 02:12:32 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f108ffe475ccf3543_d20251013_m020829_c001_v0001176_t0054_u01760321309328") 2025/10/13 02:12:32 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4131931c2e4a2674_d20251013_m020822_c001_v7007000_t0000_u01760321302662") 2025/10/13 02:12:32 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f108ffe475ccf34f0_d20251013_m020811_c001_v0001176_t0038_u01760321291147") 2025/10/13 02:12:32 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4192e54f0f9b917e_d20251013_m020947_c001_v7007000_t0000_u01760321387976") 2025/10/13 02:12:32 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f106b927d02484548_d20251013_m020942_c001_v0001104_t0036_u01760321382076") 2025/10/13 02:12:32 DEBUG : dir1/0005-fghij: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f406528ccdabf4b0e_d20251013_m021011_c001_v7007000_t0000_u01760321411720") 2025/10/13 02:12:32 DEBUG : dir1/0005-fghij: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff72aa_d20251013_m021006_c001_v0001091_t0057_u01760321406423") 2025/10/13 02:12:32 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40478fe37c5773c3_d20251013_m021141_c001_v7007000_t0000_u01760321501070") 2025/10/13 02:12:32 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f108ffe475ccf386f_d20251013_m021128_c001_v0001176_t0003_u01760321488966") 2025/10/13 02:12:33 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4182b62e22bb1ffb_d20251013_m021122_c001_v7007000_t0000_u01760321482522") 2025/10/13 02:12:33 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f108ffe475ccf382b_d20251013_m021111_c001_v0001176_t0039_u01760321471514") 2025/10/13 02:12:33 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40478fe37c5772a6_d20251013_m021105_c001_v7007000_t0000_u01760321465021") 2025/10/13 02:12:33 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f108ffe475ccf37f3_d20251013_m021054_c001_v0001176_t0037_u01760321454276") 2025/10/13 02:12:33 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4182b62e22bb1ea8_d20251013_m021047_c001_v7007000_t0000_u01760321447737") 2025/10/13 02:12:33 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f108ffe475ccf37b9_d20251013_m021036_c001_v0001176_t0030_u01760321436573") 2025/10/13 02:12:33 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f42182d9120529506_d20251013_m021029_c001_v7007000_t0000_u01760321429613") 2025/10/13 02:12:33 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f108ffe475ccf3769_d20251013_m021018_c001_v0001176_t0031_u01760321418231") 2025/10/13 02:12:33 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f406528ccdabf4aca_d20251013_m021008_c001_v7007000_t0000_u01760321408224") 2025/10/13 02:12:33 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f110fa278cbe4d182_d20251013_m020957_c001_v0001042_t0035_u01760321397230") 2025/10/13 02:12:33 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f41185a1fa5d1ef45_d20251013_m020950_c001_v7007000_t0000_u01760321390827") 2025/10/13 02:12:33 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f110fa278cbe4d166_d20251013_m020945_c001_v0001042_t0055_u01760321385796") 2025/10/13 02:12:33 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4192e54f0f9b9173_d20251013_m020944_c001_v7007000_t0000_u01760321384039") 2025/10/13 02:12:33 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff723e_d20251013_m020933_c001_v0001091_t0029_u01760321373413") 2025/10/13 02:12:33 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f418b4b763a59f24d_d20251013_m020926_c001_v7007000_t0000_u01760321366447") 2025/10/13 02:12:33 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f108ffe475ccf3621_d20251013_m020921_c001_v0001176_t0021_u01760321361499") 2025/10/13 02:12:33 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f408d91f05967f198_d20251013_m020919_c001_v7007000_t0000_u01760321359844") 2025/10/13 02:12:33 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f110fa278cbe4d0e9_d20251013_m020908_c001_v0001042_t0053_u01760321348348") 2025/10/13 02:12:33 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4131931c2e4a2750_d20251013_m020858_c001_v7007000_t0000_u01760321338955") 2025/10/13 02:12:33 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f110fa278cbe4d094_d20251013_m020847_c001_v0001042_t0018_u01760321327064") 2025/10/13 02:12:34 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4131931c2e4a26ea_d20251013_m020840_c001_v7007000_t0000_u01760321320669") 2025/10/13 02:12:34 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f110fa278cbe4d059_d20251013_m020829_c001_v0001042_t0013_u01760321309555") 2025/10/13 02:12:34 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4131931c2e4a2679_d20251013_m020822_c001_v7007000_t0000_u01760321302842") 2025/10/13 02:12:34 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f110fa278cbe4d019_d20251013_m020811_c001_v0001042_t0007_u01760321291379") 2025/10/13 02:12:34 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f418b4b763a59f31f_d20251013_m020947_c001_v7007000_t0000_u01760321387850") 2025/10/13 02:12:34 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f108ffe475ccf3670_d20251013_m020942_c001_v0001176_t0027_u01760321382287") 2025/10/13 02:12:34 DEBUG : dir1/0006-ghijk: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f406528ccdabf4b13_d20251013_m021011_c001_v7007000_t0000_u01760321411902") 2025/10/13 02:12:34 DEBUG : dir1/0006-ghijk: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f110fa278cbe4d1a0_d20251013_m021006_c001_v0001042_t0050_u01760321406515") 2025/10/13 02:12:34 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40478fe37c5773c5_d20251013_m021141_c001_v7007000_t0000_u01760321501252") 2025/10/13 02:12:34 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f106b927d02484753_d20251013_m021129_c001_v0001104_t0027_u01760321489206") 2025/10/13 02:12:34 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4182b62e22bb1ffd_d20251013_m021122_c001_v7007000_t0000_u01760321482705") 2025/10/13 02:12:34 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f106b927d02484709_d20251013_m021111_c001_v0001104_t0058_u01760321471746") 2025/10/13 02:12:34 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40478fe37c5772ab_d20251013_m021105_c001_v7007000_t0000_u01760321465203") 2025/10/13 02:12:34 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f106b927d024846b5_d20251013_m021054_c001_v0001104_t0002_u01760321454497") 2025/10/13 02:12:34 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4182b62e22bb1ead_d20251013_m021047_c001_v7007000_t0000_u01760321447934") 2025/10/13 02:12:34 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f106b927d02484654_d20251013_m021036_c001_v0001104_t0016_u01760321436812") 2025/10/13 02:12:34 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f42182d9120529509_d20251013_m021029_c001_v7007000_t0000_u01760321429795") 2025/10/13 02:12:34 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f106b927d024845f8_d20251013_m021018_c001_v0001104_t0002_u01760321418764") 2025/10/13 02:12:34 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f401d37430ac7186c_d20251013_m021007_c001_v7007000_t0000_u01760321407862") 2025/10/13 02:12:34 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff7296_d20251013_m020957_c001_v0001091_t0017_u01760321397609") 2025/10/13 02:12:35 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f41185a1fa5d1ef4b_d20251013_m020951_c001_v7007000_t0000_u01760321391008") 2025/10/13 02:12:35 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff726e_d20251013_m020946_c001_v0001091_t0057_u01760321386001") 2025/10/13 02:12:35 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4121dc0fd239db35_d20251013_m020943_c001_v7007000_t0000_u01760321383801") 2025/10/13 02:12:35 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f108ffe475ccf3646_d20251013_m020933_c001_v0001176_t0012_u01760321373857") 2025/10/13 02:12:35 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f418b4b763a59f24f_d20251013_m020926_c001_v7007000_t0000_u01760321366633") 2025/10/13 02:12:35 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f108ffe475ccf3625_d20251013_m020921_c001_v0001176_t0015_u01760321361711") 2025/10/13 02:12:35 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4231b7539e441a3b_d20251013_m020919_c001_v7007000_t0000_u01760321359712") 2025/10/13 02:12:35 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff71e3_d20251013_m020908_c001_v0001091_t0049_u01760321348690") 2025/10/13 02:12:35 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f408d91f05967f0bf_d20251013_m020858_c001_v7007000_t0000_u01760321338719") 2025/10/13 02:12:35 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff71ae_d20251013_m020847_c001_v0001091_t0047_u01760321327651") 2025/10/13 02:12:35 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4131931c2e4a26eb_d20251013_m020840_c001_v7007000_t0000_u01760321320849") 2025/10/13 02:12:35 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff7174_d20251013_m020830_c001_v0001091_t0040_u01760321310057") 2025/10/13 02:12:35 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4131931c2e4a267c_d20251013_m020823_c001_v7007000_t0000_u01760321303023") 2025/10/13 02:12:35 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff7139_d20251013_m020812_c001_v0001091_t0049_u01760321292278") 2025/10/13 02:12:35 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f42182d9120529271_d20251013_m020947_c001_v7007000_t0000_u01760321387643") 2025/10/13 02:12:35 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff7260_d20251013_m020942_c001_v0001091_t0058_u01760321382494") 2025/10/13 02:12:35 DEBUG : dir1/0007-12345: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f406528ccdabf4b16_d20251013_m021012_c001_v7007000_t0000_u01760321412086") 2025/10/13 02:12:35 DEBUG : dir1/0007-12345: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f106b927d024845bf_d20251013_m021006_c001_v0001104_t0049_u01760321406535") 2025/10/13 02:12:35 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40478fe37c5773c7_d20251013_m021141_c001_v7007000_t0000_u01760321501434") 2025/10/13 02:12:35 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f110fa278cbe4d25c_d20251013_m021129_c001_v0001042_t0040_u01760321489762") 2025/10/13 02:12:36 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4182b62e22bb1fff_d20251013_m021122_c001_v7007000_t0000_u01760321482887") 2025/10/13 02:12:36 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f110fa278cbe4d238_d20251013_m021112_c001_v0001042_t0050_u01760321472464") 2025/10/13 02:12:36 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40478fe37c5772af_d20251013_m021105_c001_v7007000_t0000_u01760321465385") 2025/10/13 02:12:36 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f110fa278cbe4d207_d20251013_m021055_c001_v0001042_t0012_u01760321455118") 2025/10/13 02:12:36 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4182b62e22bb1eb3_d20251013_m021048_c001_v7007000_t0000_u01760321448116") 2025/10/13 02:12:36 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f110fa278cbe4d1de_d20251013_m021037_c001_v0001042_t0000_u01760321437504") 2025/10/13 02:12:36 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f42182d912052950b_d20251013_m021030_c001_v7007000_t0000_u01760321430004") 2025/10/13 02:12:36 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f110fa278cbe4d1bb_d20251013_m021019_c001_v0001042_t0040_u01760321419355") 2025/10/13 02:12:36 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4182b62e22bb1d31_d20251013_m021007_c001_v7007000_t0000_u01760321407981") 2025/10/13 02:12:36 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f106b927d02484595_d20251013_m020957_c001_v0001104_t0030_u01760321397988") 2025/10/13 02:12:36 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f41185a1fa5d1ef50_d20251013_m020951_c001_v7007000_t0000_u01760321391188") 2025/10/13 02:12:36 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f108ffe475ccf3690_d20251013_m020946_c001_v0001176_t0042_u01760321386012") 2025/10/13 02:12:36 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f418b4b763a59f2d9_d20251013_m020943_c001_v7007000_t0000_u01760321383962") 2025/10/13 02:12:36 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f106b927d02484524_d20251013_m020934_c001_v0001104_t0016_u01760321374086") 2025/10/13 02:12:36 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f418b4b763a59f251_d20251013_m020926_c001_v7007000_t0000_u01760321366817") 2025/10/13 02:12:36 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f110fa278cbe4d11b_d20251013_m020921_c001_v0001042_t0054_u01760321361723") 2025/10/13 02:12:36 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f408d91f05967f196_d20251013_m020919_c001_v7007000_t0000_u01760321359659") 2025/10/13 02:12:36 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f106b927d024844ba_d20251013_m020909_c001_v0001104_t0008_u01760321349318") 2025/10/13 02:12:36 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f408d91f05967f0c1_d20251013_m020858_c001_v7007000_t0000_u01760321338913") 2025/10/13 02:12:36 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f106b927d02484468_d20251013_m020847_c001_v0001104_t0009_u01760321327982") 2025/10/13 02:12:36 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4131931c2e4a26ec_d20251013_m020841_c001_v7007000_t0000_u01760321321030") 2025/10/13 02:12:36 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f106b927d02484418_d20251013_m020830_c001_v0001104_t0053_u01760321310377") 2025/10/13 02:12:37 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4131931c2e4a267d_d20251013_m020823_c001_v7007000_t0000_u01760321303206") 2025/10/13 02:12:37 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f106b927d024843b5_d20251013_m020812_c001_v0001104_t0048_u01760321292661") 2025/10/13 02:12:37 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4192e54f0f9b917b_d20251013_m020947_c001_v7007000_t0000_u01760321387646") 2025/10/13 02:12:37 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f110fa278cbe4d156_d20251013_m020942_c001_v0001042_t0053_u01760321382521") 2025/10/13 02:12:37 DEBUG : dir1/0008-23456: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f406528ccdabf4b1a_d20251013_m021012_c001_v7007000_t0000_u01760321412269") 2025/10/13 02:12:37 DEBUG : dir1/0008-23456: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f108ffe475ccf3716_d20251013_m021006_c001_v0001176_t0059_u01760321406620") 2025/10/13 02:12:37 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40478fe37c5773c9_d20251013_m021141_c001_v7007000_t0000_u01760321501615") 2025/10/13 02:12:37 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff7394_d20251013_m021130_c001_v0001091_t0031_u01760321490091") 2025/10/13 02:12:37 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4182b62e22bb2003_d20251013_m021123_c001_v7007000_t0000_u01760321483069") 2025/10/13 02:12:37 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff7364_d20251013_m021112_c001_v0001091_t0022_u01760321472838") 2025/10/13 02:12:37 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40478fe37c5772b4_d20251013_m021105_c001_v7007000_t0000_u01760321465568") 2025/10/13 02:12:37 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff7335_d20251013_m021055_c001_v0001091_t0026_u01760321455555") 2025/10/13 02:12:37 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4182b62e22bb1eb9_d20251013_m021048_c001_v7007000_t0000_u01760321448297") 2025/10/13 02:12:37 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff7303_d20251013_m021038_c001_v0001091_t0038_u01760321438016") 2025/10/13 02:12:37 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f42182d912052950d_d20251013_m021030_c001_v7007000_t0000_u01760321430236") 2025/10/13 02:12:37 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff72e2_d20251013_m021019_c001_v0001091_t0045_u01760321419715") 2025/10/13 02:12:37 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f419401ec44875c94_d20251013_m021008_c001_v7007000_t0000_u01760321408396") 2025/10/13 02:12:37 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f108ffe475ccf36e8_d20251013_m020958_c001_v0001176_t0053_u01760321398902") 2025/10/13 02:12:37 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f41185a1fa5d1ef56_d20251013_m020951_c001_v7007000_t0000_u01760321391370") 2025/10/13 02:12:37 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f106b927d02484560_d20251013_m020946_c001_v0001104_t0022_u01760321386068") 2025/10/13 02:12:37 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f41185a1fa5d1ef05_d20251013_m020944_c001_v7007000_t0000_u01760321384178") 2025/10/13 02:12:37 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f110fa278cbe4d139_d20251013_m020935_c001_v0001042_t0016_u01760321375104") 2025/10/13 02:12:38 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f418b4b763a59f252_d20251013_m020926_c001_v7007000_t0000_u01760321366999") 2025/10/13 02:12:38 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff721c_d20251013_m020921_c001_v0001091_t0017_u01760321361866") 2025/10/13 02:12:38 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f41649bf1750564ca_d20251013_m020919_c001_v7007000_t0000_u01760321359867") 2025/10/13 02:12:38 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f108ffe475ccf35eb_d20251013_m020910_c001_v0001176_t0056_u01760321350298") 2025/10/13 02:12:38 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f418b4b763a59f156_d20251013_m020858_c001_v7007000_t0000_u01760321338733") 2025/10/13 02:12:38 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f108ffe475ccf358d_d20251013_m020848_c001_v0001176_t0036_u01760321328705") 2025/10/13 02:12:38 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4131931c2e4a26ed_d20251013_m020841_c001_v7007000_t0000_u01760321321211") 2025/10/13 02:12:38 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f108ffe475ccf3545_d20251013_m020830_c001_v0001176_t0043_u01760321310957") 2025/10/13 02:12:38 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4131931c2e4a267f_d20251013_m020823_c001_v7007000_t0000_u01760321303390") 2025/10/13 02:12:38 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f108ffe475ccf3501_d20251013_m020813_c001_v0001176_t0028_u01760321293245") 2025/10/13 02:12:38 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f41185a1fa5d1ef14_d20251013_m020948_c001_v7007000_t0000_u01760321388029") 2025/10/13 02:12:38 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f108ffe475ccf3672_d20251013_m020942_c001_v0001176_t0039_u01760321382530") 2025/10/13 02:12:38 DEBUG : dir1/0009-34567: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f406528ccdabf4b1e_d20251013_m021012_c001_v7007000_t0000_u01760321412451") 2025/10/13 02:12:38 DEBUG : dir1/0009-34567: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff72ac_d20251013_m021006_c001_v0001091_t0017_u01760321406747") 2025/10/13 02:12:38 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40478fe37c5773cb_d20251013_m021141_c001_v7007000_t0000_u01760321501797") 2025/10/13 02:12:38 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f108ffe475ccf3875_d20251013_m021130_c001_v0001176_t0006_u01760321490530") 2025/10/13 02:12:38 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4182b62e22bb2005_d20251013_m021123_c001_v7007000_t0000_u01760321483253") 2025/10/13 02:12:38 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f108ffe475ccf3833_d20251013_m021113_c001_v0001176_t0045_u01760321473348") 2025/10/13 02:12:38 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40478fe37c5772b8_d20251013_m021105_c001_v7007000_t0000_u01760321465749") 2025/10/13 02:12:38 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f108ffe475ccf37fa_d20251013_m021055_c001_v0001176_t0034_u01760321455921") 2025/10/13 02:12:38 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4182b62e22bb1ebf_d20251013_m021048_c001_v7007000_t0000_u01760321448478") 2025/10/13 02:12:38 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f108ffe475ccf37c2_d20251013_m021038_c001_v0001176_t0005_u01760321438496") 2025/10/13 02:12:39 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f42182d9120529510_d20251013_m021030_c001_v7007000_t0000_u01760321430418") 2025/10/13 02:12:39 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f108ffe475ccf3771_d20251013_m021020_c001_v0001176_t0034_u01760321420080") 2025/10/13 02:12:39 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f406528ccdabf4acf_d20251013_m021008_c001_v7007000_t0000_u01760321408407") 2025/10/13 02:12:39 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f110fa278cbe4d186_d20251013_m020959_c001_v0001042_t0017_u01760321399117") 2025/10/13 02:12:39 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f41185a1fa5d1ef5b_d20251013_m020951_c001_v7007000_t0000_u01760321391551") 2025/10/13 02:12:39 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f110fa278cbe4d168_d20251013_m020946_c001_v0001042_t0016_u01760321386215") 2025/10/13 02:12:39 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4121dc0fd239db34_d20251013_m020943_c001_v7007000_t0000_u01760321383621") 2025/10/13 02:12:39 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff7247_d20251013_m020935_c001_v0001091_t0035_u01760321375627") 2025/10/13 02:12:39 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f418b4b763a59f253_d20251013_m020927_c001_v7007000_t0000_u01760321367182") 2025/10/13 02:12:39 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f108ffe475ccf3627_d20251013_m020921_c001_v0001176_t0022_u01760321361944") 2025/10/13 02:12:39 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f401d37430ac7157b_d20251013_m020919_c001_v7007000_t0000_u01760321359878") 2025/10/13 02:12:39 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f110fa278cbe4d0f3_d20251013_m020910_c001_v0001042_t0035_u01760321350517") 2025/10/13 02:12:39 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f415e124fbb49a414_d20251013_m020858_c001_v7007000_t0000_u01760321338731") 2025/10/13 02:12:39 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f110fa278cbe4d098_d20251013_m020848_c001_v0001042_t0056_u01760321328940") 2025/10/13 02:12:39 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4131931c2e4a26ef_d20251013_m020841_c001_v7007000_t0000_u01760321321391") 2025/10/13 02:12:39 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f110fa278cbe4d063_d20251013_m020831_c001_v0001042_t0048_u01760321311169") 2025/10/13 02:12:39 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4131931c2e4a2682_d20251013_m020823_c001_v7007000_t0000_u01760321303656") 2025/10/13 02:12:39 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f110fa278cbe4d024_d20251013_m020813_c001_v0001042_t0058_u01760321293466") 2025/10/13 02:12:39 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40820d315e0b1ac3_d20251013_m020947_c001_v7007000_t0000_u01760321387764") 2025/10/13 02:12:39 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f106b927d0248454e_d20251013_m020942_c001_v0001104_t0018_u01760321382627") 2025/10/13 02:12:40 DEBUG : dir1/0010-45678: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f406528ccdabf4b23_d20251013_m021012_c001_v7007000_t0000_u01760321412634") 2025/10/13 02:12:40 DEBUG : dir1/0010-45678: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f108ffe475ccf3718_d20251013_m021006_c001_v0001176_t0033_u01760321406838") 2025/10/13 02:12:40 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40478fe37c5773ce_d20251013_m021141_c001_v7007000_t0000_u01760321501979") 2025/10/13 02:12:40 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f106b927d02484759_d20251013_m021130_c001_v0001104_t0022_u01760321490814") 2025/10/13 02:12:40 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4182b62e22bb2007_d20251013_m021123_c001_v7007000_t0000_u01760321483436") 2025/10/13 02:12:40 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f106b927d02484717_d20251013_m021113_c001_v0001104_t0020_u01760321473566") 2025/10/13 02:12:40 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40478fe37c5772bd_d20251013_m021105_c001_v7007000_t0000_u01760321465964") 2025/10/13 02:12:40 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f106b927d024846c5_d20251013_m021056_c001_v0001104_t0024_u01760321456225") 2025/10/13 02:12:40 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4182b62e22bb1ec4_d20251013_m021048_c001_v7007000_t0000_u01760321448659") 2025/10/13 02:12:40 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f106b927d02484660_d20251013_m021038_c001_v0001104_t0015_u01760321438720") 2025/10/13 02:12:40 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f42182d9120529512_d20251013_m021030_c001_v7007000_t0000_u01760321430600") 2025/10/13 02:12:40 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f106b927d024845fe_d20251013_m021020_c001_v0001104_t0037_u01760321420388") 2025/10/13 02:12:40 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f419401ec44875c8e_d20251013_m021008_c001_v7007000_t0000_u01760321408237") 2025/10/13 02:12:40 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff7298_d20251013_m020959_c001_v0001091_t0048_u01760321399652") 2025/10/13 02:12:40 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f41185a1fa5d1ef61_d20251013_m020951_c001_v7007000_t0000_u01760321391732") 2025/10/13 02:12:40 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f108ffe475ccf3696_d20251013_m020946_c001_v0001176_t0042_u01760321386234") 2025/10/13 02:12:40 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f418b4b763a59f2dc_d20251013_m020944_c001_v7007000_t0000_u01760321384145") 2025/10/13 02:12:40 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f108ffe475ccf3650_d20251013_m020935_c001_v0001176_t0021_u01760321375974") 2025/10/13 02:12:40 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f418b4b763a59f254_d20251013_m020927_c001_v7007000_t0000_u01760321367364") 2025/10/13 02:12:40 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f110fa278cbe4d11d_d20251013_m020922_c001_v0001042_t0000_u01760321362055") 2025/10/13 02:12:40 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f401d37430ac71579_d20251013_m020919_c001_v7007000_t0000_u01760321359716") 2025/10/13 02:12:40 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff71e9_d20251013_m020911_c001_v0001091_t0045_u01760321351057") 2025/10/13 02:12:41 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f408d91f05967f0c2_d20251013_m020858_c001_v7007000_t0000_u01760321338922") 2025/10/13 02:12:41 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff71b0_d20251013_m020849_c001_v0001091_t0011_u01760321329383") 2025/10/13 02:12:41 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4131931c2e4a26f1_d20251013_m020841_c001_v7007000_t0000_u01760321321572") 2025/10/13 02:12:41 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff717e_d20251013_m020831_c001_v0001091_t0004_u01760321311710") 2025/10/13 02:12:41 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4131931c2e4a2685_d20251013_m020823_c001_v7007000_t0000_u01760321303837") 2025/10/13 02:12:41 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff713f_d20251013_m020813_c001_v0001091_t0030_u01760321293972") 2025/10/13 02:12:41 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f41649bf175056513_d20251013_m020947_c001_v7007000_t0000_u01760321387774") 2025/10/13 02:12:41 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f108ffe475ccf3676_d20251013_m020942_c001_v0001176_t0026_u01760321382764") 2025/10/13 02:12:41 DEBUG : dir1/0011-56789: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f406528ccdabf4b27_d20251013_m021012_c001_v7007000_t0000_u01760321412816") 2025/10/13 02:12:41 DEBUG : dir1/0011-56789: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f110fa278cbe4d1a4_d20251013_m021006_c001_v0001042_t0018_u01760321406869") 2025/10/13 02:12:41 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40478fe37c5773d0_d20251013_m021142_c001_v7007000_t0000_u01760321502161") 2025/10/13 02:12:41 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f110fa278cbe4d264_d20251013_m021131_c001_v0001042_t0013_u01760321491332") 2025/10/13 02:12:41 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4182b62e22bb2009_d20251013_m021123_c001_v7007000_t0000_u01760321483619") 2025/10/13 02:12:41 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f110fa278cbe4d23e_d20251013_m021114_c001_v0001042_t0011_u01760321474115") 2025/10/13 02:12:41 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40478fe37c5772c2_d20251013_m021106_c001_v7007000_t0000_u01760321466144") 2025/10/13 02:12:41 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f110fa278cbe4d209_d20251013_m021057_c001_v0001042_t0015_u01760321457034") 2025/10/13 02:12:41 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4182b62e22bb1ec9_d20251013_m021048_c001_v7007000_t0000_u01760321448842") 2025/10/13 02:12:41 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f110fa278cbe4d1e5_d20251013_m021039_c001_v0001042_t0037_u01760321439502") 2025/10/13 02:12:41 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f42182d9120529514_d20251013_m021030_c001_v7007000_t0000_u01760321430822") 2025/10/13 02:12:41 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f110fa278cbe4d1be_d20251013_m021020_c001_v0001042_t0041_u01760321420989") 2025/10/13 02:12:41 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40338a7a28ee0ac3_d20251013_m021008_c001_v7007000_t0000_u01760321408256") 2025/10/13 02:12:41 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f106b927d024845a3_d20251013_m021000_c001_v0001104_t0019_u01760321400115") 2025/10/13 02:12:42 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f41185a1fa5d1ef66_d20251013_m020951_c001_v7007000_t0000_u01760321391912") 2025/10/13 02:12:42 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff7270_d20251013_m020946_c001_v0001091_t0053_u01760321386342") 2025/10/13 02:12:42 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40290cfc9277b8ee_d20251013_m020943_c001_v7007000_t0000_u01760321383980") 2025/10/13 02:12:42 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f106b927d0248452e_d20251013_m020936_c001_v0001104_t0031_u01760321376200") 2025/10/13 02:12:42 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f418b4b763a59f255_d20251013_m020927_c001_v7007000_t0000_u01760321367548") 2025/10/13 02:12:42 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f106b927d024844f8_d20251013_m020922_c001_v0001104_t0044_u01760321362070") 2025/10/13 02:12:42 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4231b7539e441a3d_d20251013_m020919_c001_v7007000_t0000_u01760321359911") 2025/10/13 02:12:42 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f106b927d024844c6_d20251013_m020911_c001_v0001104_t0030_u01760321351456") 2025/10/13 02:12:42 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f415e124fbb49a415_d20251013_m020858_c001_v7007000_t0000_u01760321338964") 2025/10/13 02:12:42 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f106b927d02484470_d20251013_m020849_c001_v0001104_t0040_u01760321329743") 2025/10/13 02:12:42 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4131931c2e4a26f3_d20251013_m020841_c001_v7007000_t0000_u01760321321753") 2025/10/13 02:12:42 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f106b927d0248441e_d20251013_m020832_c001_v0001104_t0023_u01760321312189") 2025/10/13 02:12:42 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4131931c2e4a2689_d20251013_m020824_c001_v7007000_t0000_u01760321304018") 2025/10/13 02:12:42 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f106b927d024843bf_d20251013_m020814_c001_v0001104_t0019_u01760321294560") 2025/10/13 02:12:42 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4192e54f0f9b917c_d20251013_m020947_c001_v7007000_t0000_u01760321387791") 2025/10/13 02:12:42 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff7264_d20251013_m020942_c001_v0001091_t0054_u01760321382867") 2025/10/13 02:12:42 DEBUG : dir1/0012-6789;: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f406528ccdabf4b2b_d20251013_m021013_c001_v7007000_t0000_u01760321413000") 2025/10/13 02:12:42 DEBUG : dir1/0012-6789;: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f106b927d024845c5_d20251013_m021007_c001_v0001104_t0016_u01760321407070") 2025/10/13 02:12:42 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40478fe37c5773d2_d20251013_m021142_c001_v7007000_t0000_u01760321502343") 2025/10/13 02:12:42 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff739c_d20251013_m021131_c001_v0001091_t0010_u01760321491906") 2025/10/13 02:12:42 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4182b62e22bb200c_d20251013_m021123_c001_v7007000_t0000_u01760321483803") 2025/10/13 02:12:43 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff7368_d20251013_m021114_c001_v0001091_t0056_u01760321474592") 2025/10/13 02:12:43 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40478fe37c5772c8_d20251013_m021106_c001_v7007000_t0000_u01760321466326") 2025/10/13 02:12:43 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff7339_d20251013_m021057_c001_v0001091_t0011_u01760321457493") 2025/10/13 02:12:43 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4182b62e22bb1ecf_d20251013_m021049_c001_v7007000_t0000_u01760321449024") 2025/10/13 02:12:43 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff730d_d20251013_m021039_c001_v0001091_t0019_u01760321439969") 2025/10/13 02:12:43 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f42182d9120529518_d20251013_m021031_c001_v7007000_t0000_u01760321431005") 2025/10/13 02:12:43 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff72e8_d20251013_m021021_c001_v0001091_t0037_u01760321421322") 2025/10/13 02:12:43 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4182b62e22bb1d34_d20251013_m021008_c001_v7007000_t0000_u01760321408363") 2025/10/13 02:12:43 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f108ffe475ccf36f6_d20251013_m021000_c001_v0001176_t0045_u01760321400788") 2025/10/13 02:12:43 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f41185a1fa5d1ef6c_d20251013_m020952_c001_v7007000_t0000_u01760321392093") 2025/10/13 02:12:43 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f108ffe475ccf3698_d20251013_m020946_c001_v0001176_t0019_u01760321386448") 2025/10/13 02:12:43 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4121dc0fd239db37_d20251013_m020943_c001_v7007000_t0000_u01760321383982") 2025/10/13 02:12:43 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f110fa278cbe4d13d_d20251013_m020936_c001_v0001042_t0003_u01760321376766") 2025/10/13 02:12:43 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f418b4b763a59f256_d20251013_m020927_c001_v7007000_t0000_u01760321367731") 2025/10/13 02:12:43 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f108ffe475ccf362b_d20251013_m020922_c001_v0001176_t0045_u01760321362165") 2025/10/13 02:12:43 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40478fe37c576e38_d20251013_m020919_c001_v7007000_t0000_u01760321359281") 2025/10/13 02:12:43 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f108ffe475ccf35f1_d20251013_m020911_c001_v0001176_t0031_u01760321351979") 2025/10/13 02:12:43 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f408d91f05967f0c0_d20251013_m020858_c001_v7007000_t0000_u01760321338733") 2025/10/13 02:12:43 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f108ffe475ccf3593_d20251013_m020850_c001_v0001176_t0053_u01760321330397") 2025/10/13 02:12:43 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4131931c2e4a26f4_d20251013_m020841_c001_v7007000_t0000_u01760321321933") 2025/10/13 02:12:43 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f108ffe475ccf3551_d20251013_m020832_c001_v0001176_t0024_u01760321312992") 2025/10/13 02:12:43 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4131931c2e4a268d_d20251013_m020824_c001_v7007000_t0000_u01760321304198") 2025/10/13 02:12:44 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f108ffe475ccf3509_d20251013_m020815_c001_v0001176_t0020_u01760321295052") 2025/10/13 02:12:44 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f41185a1fa5d1ef0d_d20251013_m020947_c001_v7007000_t0000_u01760321387612") 2025/10/13 02:12:44 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f110fa278cbe4d15c_d20251013_m020942_c001_v0001042_t0007_u01760321382877") 2025/10/13 02:12:44 DEBUG : dir1/0013-789;=: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f406528ccdabf4b30_d20251013_m021013_c001_v7007000_t0000_u01760321413183") 2025/10/13 02:12:44 DEBUG : dir1/0013-789;=: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff72ae_d20251013_m021007_c001_v0001091_t0035_u01760321407133") 2025/10/13 02:12:44 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40478fe37c5773d4_d20251013_m021142_c001_v7007000_t0000_u01760321502526") 2025/10/13 02:12:44 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f108ffe475ccf387f_d20251013_m021132_c001_v0001176_t0011_u01760321492278") 2025/10/13 02:12:44 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4182b62e22bb200e_d20251013_m021123_c001_v7007000_t0000_u01760321483989") 2025/10/13 02:12:44 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f108ffe475ccf3837_d20251013_m021115_c001_v0001176_t0002_u01760321475217") 2025/10/13 02:12:44 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40478fe37c5772cc_d20251013_m021106_c001_v7007000_t0000_u01760321466507") 2025/10/13 02:12:44 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f108ffe475ccf3802_d20251013_m021057_c001_v0001176_t0019_u01760321457872") 2025/10/13 02:12:44 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4182b62e22bb1ed6_d20251013_m021049_c001_v7007000_t0000_u01760321449205") 2025/10/13 02:12:44 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f108ffe475ccf37cc_d20251013_m021040_c001_v0001176_t0052_u01760321440257") 2025/10/13 02:12:44 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f42182d912052951a_d20251013_m021031_c001_v7007000_t0000_u01760321431187") 2025/10/13 02:12:44 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f108ffe475ccf3777_d20251013_m021021_c001_v0001176_t0055_u01760321421666") 2025/10/13 02:12:44 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f419401ec44875c85_d20251013_m021008_c001_v7007000_t0000_u01760321408054") 2025/10/13 02:12:44 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f110fa278cbe4d18c_d20251013_m021001_c001_v0001042_t0020_u01760321401067") 2025/10/13 02:12:44 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f41185a1fa5d1ef72_d20251013_m020952_c001_v7007000_t0000_u01760321392275") 2025/10/13 02:12:44 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f106b927d02484566_d20251013_m020946_c001_v0001104_t0007_u01760321386584") 2025/10/13 02:12:44 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4192e54f0f9b9172_d20251013_m020944_c001_v7007000_t0000_u01760321384001") 2025/10/13 02:12:44 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff724b_d20251013_m020937_c001_v0001091_t0034_u01760321377361") 2025/10/13 02:12:45 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f418b4b763a59f258_d20251013_m020927_c001_v7007000_t0000_u01760321367915") 2025/10/13 02:12:45 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff721e_d20251013_m020922_c001_v0001091_t0035_u01760321362212") 2025/10/13 02:12:45 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40478fe37c576e3a_d20251013_m020919_c001_v7007000_t0000_u01760321359469") 2025/10/13 02:12:45 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f110fa278cbe4d0fb_d20251013_m020912_c001_v0001042_t0011_u01760321352268") 2025/10/13 02:12:45 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4175adbfc6c98426_d20251013_m020859_c001_v7007000_t0000_u01760321339039") 2025/10/13 02:12:45 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f110fa278cbe4d0a0_d20251013_m020850_c001_v0001042_t0036_u01760321330614") 2025/10/13 02:12:45 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4131931c2e4a26f5_d20251013_m020842_c001_v7007000_t0000_u01760321322114") 2025/10/13 02:12:45 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f110fa278cbe4d067_d20251013_m020833_c001_v0001042_t0017_u01760321313212") 2025/10/13 02:12:45 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4131931c2e4a2691_d20251013_m020824_c001_v7007000_t0000_u01760321304380") 2025/10/13 02:12:45 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f110fa278cbe4d02a_d20251013_m020815_c001_v0001042_t0029_u01760321295273") 2025/10/13 02:12:45 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f418b4b763a59f31a_d20251013_m020947_c001_v7007000_t0000_u01760321387654") 2025/10/13 02:12:45 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f108ffe475ccf3678_d20251013_m020942_c001_v0001176_t0019_u01760321382993") 2025/10/13 02:12:45 DEBUG : dir1/0014-89;=.: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f406528ccdabf4b33_d20251013_m021013_c001_v7007000_t0000_u01760321413366") 2025/10/13 02:12:45 DEBUG : dir1/0014-89;=.: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f108ffe475ccf3720_d20251013_m021007_c001_v0001176_t0019_u01760321407213") 2025/10/13 02:12:45 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40478fe37c5773d6_d20251013_m021142_c001_v7007000_t0000_u01760321502708") 2025/10/13 02:12:45 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f106b927d0248475d_d20251013_m021132_c001_v0001104_t0042_u01760321492588") 2025/10/13 02:12:45 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4182b62e22bb2010_d20251013_m021124_c001_v7007000_t0000_u01760321484173") 2025/10/13 02:12:45 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f106b927d02484721_d20251013_m021115_c001_v0001104_t0044_u01760321475432") 2025/10/13 02:12:45 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40478fe37c5772d0_d20251013_m021106_c001_v7007000_t0000_u01760321466690") 2025/10/13 02:12:45 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f106b927d024846cb_d20251013_m021058_c001_v0001104_t0015_u01760321458085") 2025/10/13 02:12:45 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4182b62e22bb1edc_d20251013_m021049_c001_v7007000_t0000_u01760321449403") 2025/10/13 02:12:45 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f106b927d0248466c_d20251013_m021040_c001_v0001104_t0024_u01760321440475") 2025/10/13 02:12:46 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f42182d912052951c_d20251013_m021031_c001_v7007000_t0000_u01760321431371") 2025/10/13 02:12:46 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f106b927d02484606_d20251013_m021021_c001_v0001104_t0022_u01760321421894") 2025/10/13 02:12:46 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4182b62e22bb1d33_d20251013_m021008_c001_v7007000_t0000_u01760321408221") 2025/10/13 02:12:46 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff729c_d20251013_m021001_c001_v0001091_t0021_u01760321401779") 2025/10/13 02:12:46 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f41185a1fa5d1ef77_d20251013_m020952_c001_v7007000_t0000_u01760321392456") 2025/10/13 02:12:46 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff7274_d20251013_m020946_c001_v0001091_t0025_u01760321386640") 2025/10/13 02:12:46 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40290cfc9277b8f6_d20251013_m020944_c001_v7007000_t0000_u01760321384164") 2025/10/13 02:12:46 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f108ffe475ccf365a_d20251013_m020937_c001_v0001176_t0057_u01760321377939") 2025/10/13 02:12:46 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f418b4b763a59f259_d20251013_m020928_c001_v7007000_t0000_u01760321368106") 2025/10/13 02:12:46 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f108ffe475ccf362d_d20251013_m020922_c001_v0001176_t0048_u01760321362383") 2025/10/13 02:12:46 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f418b4b763a59f223_d20251013_m020919_c001_v7007000_t0000_u01760321359858") 2025/10/13 02:12:46 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff71ed_d20251013_m020912_c001_v0001091_t0054_u01760321352788") 2025/10/13 02:12:46 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f41649bf175056400_d20251013_m020858_c001_v7007000_t0000_u01760321338748") 2025/10/13 02:12:46 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff71b2_d20251013_m020850_c001_v0001091_t0036_u01760321330944") 2025/10/13 02:12:46 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4131931c2e4a26f7_d20251013_m020842_c001_v7007000_t0000_u01760321322295") 2025/10/13 02:12:46 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff7180_d20251013_m020833_c001_v0001091_t0032_u01760321313733") 2025/10/13 02:12:46 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4131931c2e4a2696_d20251013_m020824_c001_v7007000_t0000_u01760321304563") 2025/10/13 02:12:46 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff7143_d20251013_m020815_c001_v0001091_t0015_u01760321295789") 2025/10/13 02:12:46 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f41185a1fa5d1ef0f_d20251013_m020947_c001_v7007000_t0000_u01760321387848") 2025/10/13 02:12:47 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff7266_d20251013_m020943_c001_v0001091_t0057_u01760321383177") 2025/10/13 02:12:47 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f406528ccdabf4b38_d20251013_m021013_c001_v7007000_t0000_u01760321413549") 2025/10/13 02:12:47 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f108ffe475ccf3726_d20251013_m021007_c001_v0001176_t0026_u01760321407435") 2025/10/13 02:12:47 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40478fe37c5773d8_d20251013_m021142_c001_v7007000_t0000_u01760321502889") 2025/10/13 02:12:47 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f110fa278cbe4d270_d20251013_m021133_c001_v0001042_t0006_u01760321493441") 2025/10/13 02:12:47 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4182b62e22bb2012_d20251013_m021124_c001_v7007000_t0000_u01760321484356") 2025/10/13 02:12:47 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f110fa278cbe4d244_d20251013_m021116_c001_v0001042_t0018_u01760321476069") 2025/10/13 02:12:47 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40478fe37c5772d4_d20251013_m021106_c001_v7007000_t0000_u01760321466874") 2025/10/13 02:12:47 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f110fa278cbe4d20f_d20251013_m021058_c001_v0001042_t0016_u01760321458643") 2025/10/13 02:12:47 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4182b62e22bb1ee1_d20251013_m021049_c001_v7007000_t0000_u01760321449586") 2025/10/13 02:12:47 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f110fa278cbe4d1e7_d20251013_m021041_c001_v0001042_t0030_u01760321441202") 2025/10/13 02:12:47 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f42182d912052951f_d20251013_m021031_c001_v7007000_t0000_u01760321431553") 2025/10/13 02:12:47 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f110fa278cbe4d1c4_d20251013_m021022_c001_v0001042_t0038_u01760321422926") 2025/10/13 02:12:47 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f415e124fbb49a5b6_d20251013_m021008_c001_v7007000_t0000_u01760321408381") 2025/10/13 02:12:47 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f106b927d024845a9_d20251013_m021002_c001_v0001104_t0001_u01760321402491") 2025/10/13 02:12:47 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f41185a1fa5d1ef7c_d20251013_m020952_c001_v7007000_t0000_u01760321392642") 2025/10/13 02:12:47 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f108ffe475ccf369e_d20251013_m020946_c001_v0001176_t0012_u01760321386662") 2025/10/13 02:12:47 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f41649bf17505650e_d20251013_m020944_c001_v7007000_t0000_u01760321384002") 2025/10/13 02:12:47 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f106b927d02484532_d20251013_m020938_c001_v0001104_t0042_u01760321378156") 2025/10/13 02:12:47 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f418b4b763a59f25a_d20251013_m020928_c001_v7007000_t0000_u01760321368289") 2025/10/13 02:12:47 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f106b927d024844fc_d20251013_m020922_c001_v0001104_t0008_u01760321362514") 2025/10/13 02:12:47 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40478fe37c576e3c_d20251013_m020919_c001_v7007000_t0000_u01760321359833") 2025/10/13 02:12:48 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f106b927d024844ca_d20251013_m020913_c001_v0001104_t0037_u01760321353256") 2025/10/13 02:12:48 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40338a7a28ee087a_d20251013_m020859_c001_v7007000_t0000_u01760321339050") 2025/10/13 02:12:48 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f106b927d02484478_d20251013_m020851_c001_v0001104_t0012_u01760321331419") 2025/10/13 02:12:48 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4131931c2e4a26f8_d20251013_m020842_c001_v7007000_t0000_u01760321322477") 2025/10/13 02:12:48 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f106b927d0248442a_d20251013_m020834_c001_v0001104_t0017_u01760321314135") 2025/10/13 02:12:48 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4131931c2e4a269a_d20251013_m020824_c001_v7007000_t0000_u01760321304745") 2025/10/13 02:12:48 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f106b927d024843ca_d20251013_m020816_c001_v0001104_t0040_u01760321296259") 2025/10/13 02:12:48 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40290cfc9277b914_d20251013_m020947_c001_v7007000_t0000_u01760321387859") 2025/10/13 02:12:48 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f108ffe475ccf367a_d20251013_m020943_c001_v0001176_t0021_u01760321383208") 2025/10/13 02:12:48 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4175adbfc6c9844e_d20251013_m020901_c001_v7007000_t0000_u01760321341560") 2025/10/13 02:12:48 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f108ffe475ccf35a8_d20251013_m020855_c001_v0001176_t0052_u01760321335540") 2025/10/13 02:12:48 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4175adbfc6c98450_d20251013_m020901_c001_v7007000_t0000_u01760321341741") 2025/10/13 02:12:48 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f110fa278cbe4d0ac_d20251013_m020855_c001_v0001042_t0008_u01760321335704") 2025/10/13 02:12:48 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4175adbfc6c98454_d20251013_m020901_c001_v7007000_t0000_u01760321341925") 2025/10/13 02:12:48 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f108ffe475ccf35ac_d20251013_m020855_c001_v0001176_t0031_u01760321335755") 2025/10/13 02:12:48 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4175adbfc6c98458_d20251013_m020902_c001_v7007000_t0000_u01760321342105") 2025/10/13 02:12:48 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff71c4_d20251013_m020855_c001_v0001091_t0028_u01760321335811") 2025/10/13 02:12:48 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4175adbfc6c9845c_d20251013_m020902_c001_v7007000_t0000_u01760321342287") 2025/10/13 02:12:48 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f106b927d02484488_d20251013_m020855_c001_v0001104_t0017_u01760321335876") 2025/10/13 02:12:48 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4175adbfc6c9845f_d20251013_m020902_c001_v7007000_t0000_u01760321342470") 2025/10/13 02:12:49 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f108ffe475ccf35ae_d20251013_m020855_c001_v0001176_t0035_u01760321335996") 2025/10/13 02:12:49 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4175adbfc6c98463_d20251013_m020902_c001_v7007000_t0000_u01760321342650") 2025/10/13 02:12:49 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff71c7_d20251013_m020856_c001_v0001091_t0048_u01760321336231") 2025/10/13 02:12:49 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4175adbfc6c98467_d20251013_m020902_c001_v7007000_t0000_u01760321342832") 2025/10/13 02:12:49 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f108ffe475ccf35b0_d20251013_m020856_c001_v0001176_t0040_u01760321336239") 2025/10/13 02:12:49 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4175adbfc6c98469_d20251013_m020903_c001_v7007000_t0000_u01760321343013") 2025/10/13 02:12:49 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f108ffe475ccf35b2_d20251013_m020856_c001_v0001176_t0026_u01760321336457") 2025/10/13 02:12:49 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4175adbfc6c9846b_d20251013_m020903_c001_v7007000_t0000_u01760321343194") 2025/10/13 02:12:49 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff71c9_d20251013_m020856_c001_v0001091_t0021_u01760321336552") 2025/10/13 02:12:49 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4175adbfc6c9846c_d20251013_m020903_c001_v7007000_t0000_u01760321343375") 2025/10/13 02:12:49 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f110fa278cbe4d0ae_d20251013_m020856_c001_v0001042_t0018_u01760321336651") 2025/10/13 02:12:49 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4175adbfc6c9846f_d20251013_m020903_c001_v7007000_t0000_u01760321343555") 2025/10/13 02:12:49 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f108ffe475ccf35b6_d20251013_m020856_c001_v0001176_t0056_u01760321336678") 2025/10/13 02:12:49 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4175adbfc6c98472_d20251013_m020903_c001_v7007000_t0000_u01760321343736") 2025/10/13 02:12:49 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f108ffe475ccf35ba_d20251013_m020856_c001_v0001176_t0044_u01760321336904") 2025/10/13 02:12:49 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4175adbfc6c98476_d20251013_m020903_c001_v7007000_t0000_u01760321343917") 2025/10/13 02:12:49 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f108ffe475ccf35bc_d20251013_m020857_c001_v0001176_t0009_u01760321337116") 2025/10/13 02:12:49 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4175adbfc6c98479_d20251013_m020904_c001_v7007000_t0000_u01760321344104") 2025/10/13 02:12:49 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f106b927d02484490_d20251013_m020857_c001_v0001104_t0017_u01760321337176") 2025/10/13 02:12:49 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4175adbfc6c9847d_d20251013_m020904_c001_v7007000_t0000_u01760321344284") 2025/10/13 02:12:49 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff71cb_d20251013_m020857_c001_v0001091_t0056_u01760321337233") 2025/10/13 02:12:49 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40776c4bb3b95c99_d20251013_m020923_c001_v7007000_t0000_u01760321363227") 2025/10/13 02:12:50 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f108ffe475ccf3607_d20251013_m020917_c001_v0001176_t0053_u01760321357313") 2025/10/13 02:12:50 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4231b7539e441a46_d20251013_m020923_c001_v7007000_t0000_u01760321363490") 2025/10/13 02:12:50 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f110fa278cbe4d10d_d20251013_m020917_c001_v0001042_t0022_u01760321357451") 2025/10/13 02:12:50 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f415e124fbb49a444_d20251013_m020923_c001_v7007000_t0000_u01760321363395") 2025/10/13 02:12:50 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff7205_d20251013_m020917_c001_v0001091_t0058_u01760321357503") 2025/10/13 02:12:50 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f401d37430ac715af_d20251013_m020923_c001_v7007000_t0000_u01760321363237") 2025/10/13 02:12:50 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f108ffe475ccf3609_d20251013_m020917_c001_v0001176_t0001_u01760321357528") 2025/10/13 02:12:50 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f401d37430ac715b3_d20251013_m020923_c001_v7007000_t0000_u01760321363402") 2025/10/13 02:12:50 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f106b927d024844de_d20251013_m020917_c001_v0001104_t0016_u01760321357583") 2025/10/13 02:12:50 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f41649bf1750564d7_d20251013_m020923_c001_v7007000_t0000_u01760321363617") 2025/10/13 02:12:50 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f108ffe475ccf360b_d20251013_m020917_c001_v0001176_t0019_u01760321357737") 2025/10/13 02:12:50 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f415e124fbb49a447_d20251013_m020923_c001_v7007000_t0000_u01760321363577") 2025/10/13 02:12:50 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff7208_d20251013_m020917_c001_v0001091_t0025_u01760321357882") 2025/10/13 02:12:50 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40776c4bb3b95c9e_d20251013_m020923_c001_v7007000_t0000_u01760321363412") 2025/10/13 02:12:50 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f110fa278cbe4d10f_d20251013_m020917_c001_v0001042_t0049_u01760321357934") 2025/10/13 02:12:50 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f418b4b763a59f241_d20251013_m020923_c001_v7007000_t0000_u01760321363630") 2025/10/13 02:12:50 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f108ffe475ccf360d_d20251013_m020917_c001_v0001176_t0026_u01760321357970") 2025/10/13 02:12:50 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f41649bf1750564d4_d20251013_m020923_c001_v7007000_t0000_u01760321363247") 2025/10/13 02:12:50 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f106b927d024844e0_d20251013_m020918_c001_v0001104_t0012_u01760321358147") 2025/10/13 02:12:50 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f401d37430ac715b4_d20251013_m020923_c001_v7007000_t0000_u01760321363424") 2025/10/13 02:12:50 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f108ffe475ccf360f_d20251013_m020918_c001_v0001176_t0014_u01760321358219") 2025/10/13 02:12:51 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4231b7539e441a44_d20251013_m020923_c001_v7007000_t0000_u01760321363206") 2025/10/13 02:12:51 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f110fa278cbe4d111_d20251013_m020918_c001_v0001042_t0014_u01760321358251") 2025/10/13 02:12:51 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f41649bf1750564d6_d20251013_m020923_c001_v7007000_t0000_u01760321363435") 2025/10/13 02:12:51 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff720c_d20251013_m020918_c001_v0001091_t0019_u01760321358358") 2025/10/13 02:12:51 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f401d37430ac715b8_d20251013_m020923_c001_v7007000_t0000_u01760321363601") 2025/10/13 02:12:51 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f108ffe475ccf3611_d20251013_m020918_c001_v0001176_t0038_u01760321358437") 2025/10/13 02:12:51 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f418b4b763a59f23f_d20251013_m020923_c001_v7007000_t0000_u01760321363260") 2025/10/13 02:12:51 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f106b927d024844e2_d20251013_m020918_c001_v0001104_t0044_u01760321358634") 2025/10/13 02:12:51 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f401d37430ac715ae_d20251013_m020923_c001_v7007000_t0000_u01760321363220") 2025/10/13 02:12:51 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f108ffe475ccf3613_d20251013_m020918_c001_v0001176_t0042_u01760321358657") 2025/10/13 02:12:51 DEBUG : dst/one: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f415fb2332674a667_d20251013_m020654_c001_v7007000_t0000_u01760321214773") 2025/10/13 02:12:51 DEBUG : dst/one: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f110e007e1c27b9b8_d20251013_m020652_c001_v0001131_t0044_u01760321212559") 2025/10/13 02:12:51 DEBUG : dst/one: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40776c4bb3b955d5_d20251013_m020652_c001_v7007000_t0000_u01760321212381") 2025/10/13 02:12:51 DEBUG : dst/one: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f110e007e1c27b9a4_d20251013_m020648_c001_v0001131_t0022_u01760321208799") 2025/10/13 02:12:51 DEBUG : dst/one: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40776c4bb3b955a5_d20251013_m020648_c001_v7007000_t0000_u01760321208075") 2025/10/13 02:12:51 DEBUG : dst/one: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff6fa8_d20251013_m020643_c001_v0001091_t0040_u01760321203751") 2025/10/13 02:12:51 DEBUG : dst/one: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f406528ccdabf4087_d20251013_m020642_c001_v7007000_t0000_u01760321202249") 2025/10/13 02:12:51 DEBUG : dst/one: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f108e08cfb0a4b90a_d20251013_m020639_c001_v0001117_t0035_u01760321199493") 2025/10/13 02:12:51 DEBUG : dst/one: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f405b1185a109996a_d20251013_m020639_c001_v7007000_t0000_u01760321199309") 2025/10/13 02:12:51 DEBUG : dst/one: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f108e08cfb0a4b8fc_d20251013_m020635_c001_v0001117_t0009_u01760321195413") 2025/10/13 02:12:51 DEBUG : dst/one: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f405b1185a10998d4_d20251013_m020634_c001_v7007000_t0000_u01760321194683") 2025/10/13 02:12:51 DEBUG : dst/one: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff6f82_d20251013_m020630_c001_v0001091_t0055_u01760321190791") 2025/10/13 02:12:52 DEBUG : dst/one: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f41649bf175055d01_d20251013_m020629_c001_v7007000_t0000_u01760321189831") 2025/10/13 02:12:52 DEBUG : dst/one: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f113eac0197b1fe9f_d20251013_m020628_c001_v0001150_t0035_u01760321188464") 2025/10/13 02:12:52 DEBUG : dst/one: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4121dc0fd239d25a_d20251013_m020628_c001_v7007000_t0000_u01760321188279") 2025/10/13 02:12:52 DEBUG : dst/one: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f113eac0197b1fe80_d20251013_m020623_c001_v0001150_t0002_u01760321183423") 2025/10/13 02:12:52 DEBUG : dst/one: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4121dc0fd239d220_d20251013_m020622_c001_v7007000_t0000_u01760321182688") 2025/10/13 02:12:52 DEBUG : dst/one: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff6f5c_d20251013_m020619_c001_v0001091_t0012_u01760321179049") 2025/10/13 02:12:52 DEBUG : dst/one: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f41649bf175055c71_d20251013_m020618_c001_v7007000_t0000_u01760321178117") 2025/10/13 02:12:52 DEBUG : dst/one: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f11639dd2eb90c1cb_d20251013_m020616_c001_v0001136_t0045_u01760321176274") 2025/10/13 02:12:52 DEBUG : dst/one: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f41185a1fa5d1e5c3_d20251013_m020616_c001_v7007000_t0000_u01760321176094") 2025/10/13 02:12:52 DEBUG : dst/one: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f11639dd2eb90c1b5_d20251013_m020612_c001_v0001136_t0018_u01760321172758") 2025/10/13 02:12:52 DEBUG : dst/one: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f41185a1fa5d1e599_d20251013_m020612_c001_v7007000_t0000_u01760321172034") 2025/10/13 02:12:52 DEBUG : dst/one: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff6f37_d20251013_m020605_c001_v0001091_t0032_u01760321165800") 2025/10/13 02:12:52 DEBUG : dst/one: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40290cfc9277afe7_d20251013_m020604_c001_v7007000_t0000_u01760321164888") 2025/10/13 02:12:52 DEBUG : dst/one: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f105ce600f8392259_d20251013_m020602_c001_v0001098_t0007_u01760321162807") 2025/10/13 02:12:52 DEBUG : dst/one: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40338a7a28ee0063_d20251013_m020602_c001_v7007000_t0000_u01760321162626") 2025/10/13 02:12:52 DEBUG : dst/one: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f105ce600f839223d_d20251013_m020558_c001_v0001098_t0034_u01760321158587") 2025/10/13 02:12:52 DEBUG : dst/one: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40338a7a28ee005c_d20251013_m020557_c001_v7007000_t0000_u01760321157865") 2025/10/13 02:12:52 DEBUG : dst/one: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff6eff_d20251013_m020552_c001_v0001091_t0030_u01760321152325") 2025/10/13 02:12:52 DEBUG : dst/one: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4192e54f0f9b82d8_d20251013_m020551_c001_v7007000_t0000_u01760321151413") 2025/10/13 02:12:53 DEBUG : dst/one: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1100edbfa097fbc2_d20251013_m020549_c001_v0001098_t0048_u01760321149717") 2025/10/13 02:12:53 DEBUG : dst/one: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4192e54f0f9b82ce_d20251013_m020549_c001_v7007000_t0000_u01760321149535") 2025/10/13 02:12:53 DEBUG : dst/one: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1100edbfa097fbb0_d20251013_m020546_c001_v0001098_t0044_u01760321146065") 2025/10/13 02:12:53 DEBUG : dst/one: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4192e54f0f9b8294_d20251013_m020545_c001_v7007000_t0000_u01760321145340") 2025/10/13 02:12:53 DEBUG : dst/one: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff6ecb_d20251013_m020539_c001_v0001091_t0032_u01760321139815") 2025/10/13 02:12:53 DEBUG : dst/one: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f401d37430ac70d43_d20251013_m020538_c001_v7007000_t0000_u01760321138732") 2025/10/13 02:12:53 DEBUG : dst/one: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f105563d9a38db67d_d20251013_m020531_c001_v0001144_t0031_u01760321131575") 2025/10/13 02:12:53 DEBUG : dst/one: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f41185a1fa5d1e503_d20251013_m020531_c001_v7007000_t0000_u01760321131329") 2025/10/13 02:12:53 DEBUG : dst/one: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff6ea3_d20251013_m020527_c001_v0001091_t0035_u01760321127450") 2025/10/13 02:12:53 DEBUG : dst/one: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f10941e6988727a4b_d20251013_m020526_c001_v0001101_t0057_u01760321126358") 2025/10/13 02:12:53 DEBUG : dst/one: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f10941e6988727a41_d20251013_m020525_c001_v0001101_t0033_u01760321125225") 2025/10/13 02:12:53 DEBUG : dst/one: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4175adbfc6c97aa4_d20251013_m020511_c001_v7007000_t0000_u01760321111806") 2025/10/13 02:12:53 DEBUG : dst/one: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f10329c836833ccb9_d20251013_m020504_c001_v0001130_t0018_u01760321104853") 2025/10/13 02:12:53 DEBUG : dst/one: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1184731bb03cca20_d20251013_m020503_c001_v0001099_t0016_u01760321103961") 2025/10/13 02:12:53 DEBUG : dst/one: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1184731bb03cca1c_d20251013_m020502_c001_v0001099_t0041_u01760321102825") 2025/10/13 02:12:53 DEBUG : dst/one-2019-01-01: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f415fb2332674a669_d20251013_m020654_c001_v7007000_t0000_u01760321214954") 2025/10/13 02:12:53 DEBUG : dst/one-2019-01-01: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f114697fae0283d77_d20251013_m020651_c001_v0001116_t0049_u01760321211786") 2025/10/13 02:12:53 DEBUG : dst/one-2019-01-01: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f109eb40bf5e70c07_d20251013_m020647_c001_v0001037_t0029_u01760321207531") 2025/10/13 02:12:53 DEBUG : dst/one.bak: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f406528ccdabf408d_d20251013_m020642_c001_v7007000_t0000_u01760321202433") 2025/10/13 02:12:53 DEBUG : dst/one.bak: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f11323b4e6f811500_d20251013_m020639_c001_v0001183_t0001_u01760321199114") 2025/10/13 02:12:53 DEBUG : dst/one.bak: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f11108fb9e99cfa00_d20251013_m020634_c001_v0001040_t0043_u01760321194288") 2025/10/13 02:12:54 DEBUG : dst/one.bak: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f41649bf175055d04_d20251013_m020630_c001_v7007000_t0000_u01760321190014") 2025/10/13 02:12:54 DEBUG : dst/one.bak: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f101c8f0c203e66be_d20251013_m020628_c001_v0001184_t0001_u01760321188075") 2025/10/13 02:12:54 DEBUG : dst/one.bak: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1075ca75eb84d7e5_d20251013_m020622_c001_v0001183_t0033_u01760321182468") 2025/10/13 02:12:54 DEBUG : dst/three: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f401d37430ac70d44_d20251013_m020538_c001_v7007000_t0000_u01760321138911") 2025/10/13 02:12:54 DEBUG : dst/three: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f10941e6988727a8a_d20251013_m020537_c001_v0001101_t0055_u01760321137022") 2025/10/13 02:12:54 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f415fb2332674a66a_d20251013_m020655_c001_v7007000_t0000_u01760321215151") 2025/10/13 02:12:54 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f102ca19a4325c2ed_d20251013_m020653_c001_v0001146_t0017_u01760321213564") 2025/10/13 02:12:54 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f115435ed6e0fa3cd_d20251013_m020649_c001_v0001090_t0051_u01760321209781") 2025/10/13 02:12:54 DEBUG : dst/three.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f415fb2332674a66c_d20251013_m020655_c001_v7007000_t0000_u01760321215332") 2025/10/13 02:12:54 DEBUG : dst/three.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f110e007e1c27b9d2_d20251013_m020654_c001_v0001131_t0042_u01760321214100") 2025/10/13 02:12:54 DEBUG : dst/three.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40776c4bb3b955e4_d20251013_m020653_c001_v7007000_t0000_u01760321213922") 2025/10/13 02:12:54 DEBUG : dst/three.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f110e007e1c27b9ac_d20251013_m020650_c001_v0001131_t0046_u01760321210371") 2025/10/13 02:12:54 DEBUG : dst/three.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40776c4bb3b955c4_d20251013_m020650_c001_v7007000_t0000_u01760321210193") 2025/10/13 02:12:54 DEBUG : dst/three.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff6fac_d20251013_m020644_c001_v0001091_t0047_u01760321204620") 2025/10/13 02:12:54 DEBUG : dst/three.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f406528ccdabf4090_d20251013_m020642_c001_v7007000_t0000_u01760321202616") 2025/10/13 02:12:54 DEBUG : dst/three.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f108e08cfb0a4b90c_d20251013_m020641_c001_v0001117_t0019_u01760321201243") 2025/10/13 02:12:54 DEBUG : dst/three.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f405b1185a1099990_d20251013_m020641_c001_v7007000_t0000_u01760321201061") 2025/10/13 02:12:54 DEBUG : dst/three.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f108e08cfb0a4b902_d20251013_m020637_c001_v0001117_t0056_u01760321197329") 2025/10/13 02:12:54 DEBUG : dst/three.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f405b1185a109992a_d20251013_m020637_c001_v7007000_t0000_u01760321197146") 2025/10/13 02:12:54 DEBUG : dst/three.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff6f86_d20251013_m020631_c001_v0001091_t0043_u01760321191510") 2025/10/13 02:12:54 DEBUG : dst/three.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4121dc0fd239d26b_d20251013_m020629_c001_v7007000_t0000_u01760321189280") 2025/10/13 02:12:54 DEBUG : dst/three.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff6f76_d20251013_m020627_c001_v0001091_t0055_u01760321187076") 2025/10/13 02:12:55 DEBUG : dst/three.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4121dc0fd239d228_d20251013_m020624_c001_v7007000_t0000_u01760321184324") 2025/10/13 02:12:55 DEBUG : dst/three.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff6f60_d20251013_m020619_c001_v0001091_t0033_u01760321179713") 2025/10/13 02:12:55 DEBUG : dst/three.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f41185a1fa5d1e5d1_d20251013_m020617_c001_v7007000_t0000_u01760321177106") 2025/10/13 02:12:55 DEBUG : dst/three.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f10329c836833ce25_d20251013_m020614_c001_v0001130_t0053_u01760321174874") 2025/10/13 02:12:55 DEBUG : dst/three.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f41185a1fa5d1e5a5_d20251013_m020613_c001_v7007000_t0000_u01760321173787") 2025/10/13 02:12:55 DEBUG : dst/three.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff6f3d_d20251013_m020606_c001_v0001091_t0008_u01760321166909") 2025/10/13 02:12:55 DEBUG : dst/three.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40338a7a28ee0065_d20251013_m020603_c001_v7007000_t0000_u01760321163972") 2025/10/13 02:12:55 DEBUG : dst/three.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f10329c836833cdd3_d20251013_m020600_c001_v0001130_t0035_u01760321160786") 2025/10/13 02:12:55 DEBUG : dst/three.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40338a7a28ee005e_d20251013_m020559_c001_v7007000_t0000_u01760321159697") 2025/10/13 02:12:55 DEBUG : dst/three.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff6f05_d20251013_m020553_c001_v0001091_t0054_u01760321153276") 2025/10/13 02:12:55 DEBUG : dst/three.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4192e54f0f9b82d2_d20251013_m020550_c001_v7007000_t0000_u01760321150504") 2025/10/13 02:12:55 DEBUG : dst/three.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f10329c836833cda5_d20251013_m020548_c001_v0001130_t0023_u01760321148254") 2025/10/13 02:12:55 DEBUG : dst/three.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4192e54f0f9b82b2_d20251013_m020547_c001_v7007000_t0000_u01760321147166") 2025/10/13 02:12:55 DEBUG : dst/three.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff6ecd_d20251013_m020540_c001_v0001091_t0012_u01760321140601") 2025/10/13 02:12:55 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f406528ccdabf4096_d20251013_m020642_c001_v7007000_t0000_u01760321202816") 2025/10/13 02:12:55 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f10294ff1e1948e1b_d20251013_m020640_c001_v0001120_t0036_u01760321200630") 2025/10/13 02:12:55 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f118ae42a534d928a_d20251013_m020636_c001_v0001041_t0027_u01760321196738") 2025/10/13 02:12:55 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f41649bf175055d08_d20251013_m020630_c001_v7007000_t0000_u01760321190239") 2025/10/13 02:12:55 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1129c8fc836a38a7_d20251013_m020628_c001_v0001098_t0043_u01760321188941") 2025/10/13 02:12:55 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f111ecac5927ca84d_d20251013_m020624_c001_v0001136_t0038_u01760321184027") 2025/10/13 02:12:55 DEBUG : dst/two: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f415fb2332674a66e_d20251013_m020655_c001_v7007000_t0000_u01760321215514") 2025/10/13 02:12:56 DEBUG : dst/two: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff6faa_d20251013_m020644_c001_v0001091_t0006_u01760321204153") 2025/10/13 02:12:56 DEBUG : dst/two: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f406528ccdabf409b_d20251013_m020643_c001_v7007000_t0000_u01760321203006") 2025/10/13 02:12:56 DEBUG : dst/two: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff6f84_d20251013_m020631_c001_v0001091_t0045_u01760321191203") 2025/10/13 02:12:56 DEBUG : dst/two: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f41649bf175055d0c_d20251013_m020630_c001_v7007000_t0000_u01760321190422") 2025/10/13 02:12:56 DEBUG : dst/two: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f10329c836833ce4b_d20251013_m020619_c001_v0001130_t0057_u01760321179403") 2025/10/13 02:12:56 DEBUG : dst/two: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f41649bf175055c75_d20251013_m020618_c001_v7007000_t0000_u01760321178299") 2025/10/13 02:12:56 DEBUG : dst/two: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f10329c836833cde9_d20251013_m020606_c001_v0001130_t0003_u01760321166548") 2025/10/13 02:12:56 DEBUG : dst/two: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40290cfc9277afee_d20251013_m020605_c001_v7007000_t0000_u01760321165070") 2025/10/13 02:12:56 DEBUG : dst/two: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f10329c836833cdb8_d20251013_m020552_c001_v0001130_t0058_u01760321152909") 2025/10/13 02:12:56 DEBUG : dst/two: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4192e54f0f9b82da_d20251013_m020551_c001_v7007000_t0000_u01760321151595") 2025/10/13 02:12:56 DEBUG : dst/two: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f10329c836833cd70_d20251013_m020540_c001_v0001130_t0007_u01760321140280") 2025/10/13 02:12:56 DEBUG : dst/two: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f401d37430ac70d45_d20251013_m020539_c001_v7007000_t0000_u01760321139091") 2025/10/13 02:12:56 DEBUG : dst/two: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f115a59e87efaa6d8_d20251013_m020533_c001_v0001182_t0012_u01760321133163") 2025/10/13 02:12:56 DEBUG : dst/two: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4175adbfc6c97aa8_d20251013_m020511_c001_v7007000_t0000_u01760321111986") 2025/10/13 02:12:56 DEBUG : dst/two: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1184731bb03cca46_d20251013_m020510_c001_v0001099_t0023_u01760321110620") 2025/10/13 02:12:56 DEBUG : empty space: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4192e54f0f9b806d_d20251013_m020436_c001_v7007000_t0000_u01760321076598") 2025/10/13 02:12:56 DEBUG : empty space: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f10329c836833cc2f_d20251013_m020433_c001_v0001130_t0006_u01760321073116") 2025/10/13 02:12:56 DEBUG : empty space: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4192e54f0f9b8056_d20251013_m020431_c001_v7007000_t0000_u01760321071083") 2025/10/13 02:12:56 DEBUG : empty space: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff6de9_d20251013_m020420_c001_v0001091_t0023_u01760321060773") 2025/10/13 02:12:56 DEBUG : empty space: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4103909a692bd072_d20251013_m020412_c001_v7007000_t0000_u01760321052100") 2025/10/13 02:12:56 DEBUG : empty space: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f10329c836833cbe4_d20251013_m020408_c001_v0001130_t0018_u01760321048622") 2025/10/13 02:12:57 DEBUG : empty space: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40820d315e0b1637_d20251013_m020348_c001_v7007000_t0000_u01760321028052") 2025/10/13 02:12:57 DEBUG : empty space: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1089a6b0a275be4d_d20251013_m020346_c001_v0001183_t0024_u01760321026209") 2025/10/13 02:12:57 DEBUG : empty space: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40820d315e0b1611_d20251013_m020345_c001_v7007000_t0000_u01760321025458") 2025/10/13 02:12:57 DEBUG : empty space: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1089a6b0a275be2a_d20251013_m020344_c001_v0001183_t0020_u01760321024304") 2025/10/13 02:12:57 DEBUG : empty space: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40820d315e0b15e8_d20251013_m020341_c001_v7007000_t0000_u01760321021830") 2025/10/13 02:12:57 DEBUG : empty space: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1089a6b0a275bdfc_d20251013_m020340_c001_v0001183_t0016_u01760321020285") 2025/10/13 02:12:57 DEBUG : empty space: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40820d315e0b15d3_d20251013_m020339_c001_v7007000_t0000_u01760321019502") 2025/10/13 02:12:57 DEBUG : empty space: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1089a6b0a275bdea_d20251013_m020338_c001_v0001183_t0008_u01760321018326") 2025/10/13 02:12:57 DEBUG : empty space: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f406528ccdabf3a55_d20251013_m020333_c001_v7007000_t0000_u01760321013035") 2025/10/13 02:12:57 DEBUG : empty space: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1089a6b0a275bd93_d20251013_m020331_c001_v0001183_t0006_u01760321011689") 2025/10/13 02:12:57 DEBUG : empty space: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f406528ccdabf3a3f_d20251013_m020330_c001_v7007000_t0000_u01760321010933") 2025/10/13 02:12:57 DEBUG : empty space: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1089a6b0a275bd85_d20251013_m020330_c001_v0001183_t0047_u01760321010153") 2025/10/13 02:12:57 DEBUG : empty space: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f406528ccdabf3a31_d20251013_m020326_c001_v7007000_t0000_u01760321006354") 2025/10/13 02:12:57 DEBUG : empty space: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1089a6b0a275bd53_d20251013_m020325_c001_v0001183_t0021_u01760321005177") 2025/10/13 02:12:57 DEBUG : empty space: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f419401ec448748c9_d20251013_m020323_c001_v7007000_t0000_u01760321003350") 2025/10/13 02:12:57 DEBUG : empty space: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1089a6b0a275bd37_d20251013_m020322_c001_v0001183_t0006_u01760321002408") 2025/10/13 02:12:57 DEBUG : empty space: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f419401ec448748c8_d20251013_m020322_c001_v7007000_t0000_u01760321002048") 2025/10/13 02:12:57 DEBUG : empty space: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f108d8cbb6f61149e_d20251013_m020321_c001_v0001113_t0035_u01760321001372") 2025/10/13 02:12:57 DEBUG : empty space: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1089a6b0a275bd21_d20251013_m020319_c001_v0001183_t0033_u01760320999812") 2025/10/13 02:12:57 DEBUG : enormous: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40820d315e0b1629_d20251013_m020347_c001_v7007000_t0000_u01760321027069") 2025/10/13 02:12:57 DEBUG : enormous: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1089a6b0a275be51_d20251013_m020346_c001_v0001183_t0001_u01760321026420") 2025/10/13 02:12:58 DEBUG : existing: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f415fb2332674a684_d20251013_m020700_c001_v7007000_t0000_u01760321220313") 2025/10/13 02:12:58 DEBUG : existing: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff6fce_d20251013_m020658_c001_v0001091_t0025_u01760321218933") 2025/10/13 02:12:58 DEBUG : existing: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4103909a692bd069_d20251013_m020407_c001_v7007000_t0000_u01760321047067") 2025/10/13 02:12:58 DEBUG : existing: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff6dc3_d20251013_m020405_c001_v0001091_t0019_u01760321045887") 2025/10/13 02:12:58 DEBUG : existing: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f419401ec448748c1_d20251013_m020317_c001_v7007000_t0000_u01760320997132") 2025/10/13 02:12:58 DEBUG : existing: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1089a6b0a275bcf2_d20251013_m020316_c001_v0001183_t0006_u01760320996178") 2025/10/13 02:12:58 DEBUG : existing: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f419401ec448748c0_d20251013_m020315_c001_v7007000_t0000_u01760320995639") 2025/10/13 02:12:58 DEBUG : existing: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1089a6b0a275bce6_d20251013_m020315_c001_v0001183_t0044_u01760320995067") 2025/10/13 02:12:58 DEBUG : existing: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1089a6b0a275bce0_d20251013_m020314_c001_v0001183_t0051_u01760320994287") 2025/10/13 02:12:58 DEBUG : existing-b: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4103909a692bd06b_d20251013_m020407_c001_v7007000_t0000_u01760321047247") 2025/10/13 02:12:58 DEBUG : existing-b: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f10329c836833cbde_d20251013_m020405_c001_v0001130_t0054_u01760321045897") 2025/10/13 02:12:58 DEBUG : file1: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40290cfc9277b532_d20251013_m020800_c001_v7007000_t0000_u01760321280305") 2025/10/13 02:12:58 DEBUG : file1: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f106b927d02484381_d20251013_m020758_c001_v0001104_t0007_u01760321278249") 2025/10/13 02:12:58 DEBUG : file1: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40290cfc9277b4d0_d20251013_m020756_c001_v7007000_t0000_u01760321276938") 2025/10/13 02:12:58 DEBUG : file1: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f108ffe475ccf34aa_d20251013_m020755_c001_v0001176_t0044_u01760321275540") 2025/10/13 02:12:58 DEBUG : five: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40820d315e0b1645_d20251013_m020351_c001_v7007000_t0000_u01760321031595") 2025/10/13 02:12:58 DEBUG : five: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4089a6b0a275be89_d20251013_m020349_c001_v0001183_t0020_u01760321029659") 2025/10/13 02:12:58 DEBUG : foo: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f406528ccdabf3a2c_d20251013_m020324_c001_v7007000_t0000_u01760321004814") 2025/10/13 02:12:58 DEBUG : foo: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4089a6b0a275bd4f_d20251013_m020324_c001_v0001183_t0020_u01760321004263") 2025/10/13 02:12:58 DEBUG : foo: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4089a6b0a275bd47_d20251013_m020323_c001_v0001183_t0020_u01760321003711") 2025/10/13 02:12:58 DEBUG : four: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40820d315e0b1646_d20251013_m020351_c001_v7007000_t0000_u01760321031779") 2025/10/13 02:12:58 DEBUG : four: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40329c836833cbb0_d20251013_m020350_c001_v0001130_t0056_u01760321030211") 2025/10/13 02:12:59 DEBUG : four: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1089a6b0a275be79_d20251013_m020349_c001_v0001183_t0024_u01760321029042") 2025/10/13 02:12:59 DEBUG : hello world2: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f406528ccdabf3860_d20251013_m020233_c001_v7007000_t0000_u01760320953917") 2025/10/13 02:12:59 DEBUG : hello world2: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1089a6b0a275bbd3_d20251013_m020233_c001_v0001183_t0032_u01760320953335") 2025/10/13 02:12:59 DEBUG : ignore-size: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f419401ec448748bf_d20251013_m020313_c001_v7007000_t0000_u01760320993920") 2025/10/13 02:12:59 DEBUG : ignore-size: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1089a6b0a275bcd4_d20251013_m020312_c001_v0001183_t0055_u01760320992969") 2025/10/13 02:12:59 DEBUG : nested/sub dir/file: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4103909a692bd064_d20251013_m020405_c001_v7007000_t0000_u01760321045160") 2025/10/13 02:12:59 DEBUG : nested/sub dir/file: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff6db9_d20251013_m020404_c001_v0001091_t0034_u01760321044006") 2025/10/13 02:12:59 DEBUG : nested/sub dir/file: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40820d315e0b1656_d20251013_m020403_c001_v7007000_t0000_u01760321043235") 2025/10/13 02:12:59 DEBUG : nested/sub dir/file: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff6daf_d20251013_m020402_c001_v0001091_t0025_u01760321042173") 2025/10/13 02:12:59 DEBUG : one: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40820d315e0b1647_d20251013_m020351_c001_v7007000_t0000_u01760321031962") 2025/10/13 02:12:59 DEBUG : one: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4089a6b0a275be65_d20251013_m020348_c001_v0001183_t0020_u01760321028459") 2025/10/13 02:12:59 DEBUG : only0: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40290cfc9277b480_d20251013_m020751_c001_v7007000_t0000_u01760321271099") 2025/10/13 02:12:59 DEBUG : only0: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f406b927d02484361_d20251013_m020746_c001_v0001104_t0058_u01760321266022") 2025/10/13 02:12:59 DEBUG : only0: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff7060_d20251013_m020728_c001_v0001091_t0039_u01760321248256") 2025/10/13 02:12:59 DEBUG : only0: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f401d37430ac7109d_d20251013_m020722_c001_v7007000_t0000_u01760321242594") 2025/10/13 02:12:59 DEBUG : only0: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff6fe0_d20251013_m020704_c001_v0001091_t0036_u01760321224177") 2025/10/13 02:12:59 DEBUG : only1: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40290cfc9277b482_d20251013_m020751_c001_v7007000_t0000_u01760321271280") 2025/10/13 02:12:59 DEBUG : only1: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4153af4942ff70d8_d20251013_m020746_c001_v0001091_t0057_u01760321266224") 2025/10/13 02:12:59 DEBUG : only1: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff7066_d20251013_m020729_c001_v0001091_t0024_u01760321249107") 2025/10/13 02:12:59 DEBUG : only1: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40338a7a28ee033c_d20251013_m020722_c001_v7007000_t0000_u01760321242439") 2025/10/13 02:13:00 DEBUG : only1: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff6fe4_d20251013_m020705_c001_v0001091_t0035_u01760321225163") 2025/10/13 02:13:00 DEBUG : only10: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40290cfc9277b483_d20251013_m020751_c001_v7007000_t0000_u01760321271465") 2025/10/13 02:13:00 DEBUG : only10: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f410fa278cbe4cfd2_d20251013_m020746_c001_v0001042_t0012_u01760321266566") 2025/10/13 02:13:00 DEBUG : only10: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff709a_d20251013_m020736_c001_v0001091_t0019_u01760321256389") 2025/10/13 02:13:00 DEBUG : only10: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f415e124fbb49a150_d20251013_m020722_c001_v7007000_t0000_u01760321242883") 2025/10/13 02:13:00 DEBUG : only10: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff701a_d20251013_m020713_c001_v0001091_t0057_u01760321233114") 2025/10/13 02:13:00 DEBUG : only11: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40290cfc9277b486_d20251013_m020751_c001_v7007000_t0000_u01760321271646") 2025/10/13 02:13:00 DEBUG : only11: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f406b927d02484367_d20251013_m020746_c001_v0001104_t0058_u01760321266579") 2025/10/13 02:13:00 DEBUG : only11: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff709e_d20251013_m020737_c001_v0001091_t0001_u01760321257354") 2025/10/13 02:13:00 DEBUG : only11: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40338a7a28ee0341_d20251013_m020722_c001_v7007000_t0000_u01760321242619") 2025/10/13 02:13:00 DEBUG : only11: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff7020_d20251013_m020713_c001_v0001091_t0022_u01760321233964") 2025/10/13 02:13:00 DEBUG : only12: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40290cfc9277b488_d20251013_m020751_c001_v7007000_t0000_u01760321271828") 2025/10/13 02:13:00 DEBUG : only12: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4153af4942ff70d2_d20251013_m020745_c001_v0001091_t0057_u01760321265279") 2025/10/13 02:13:00 DEBUG : only12: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff70a4_d20251013_m020738_c001_v0001091_t0029_u01760321258238") 2025/10/13 02:13:00 DEBUG : only12: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f415e124fbb49a14d_d20251013_m020722_c001_v7007000_t0000_u01760321242703") 2025/10/13 02:13:00 DEBUG : only12: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff7024_d20251013_m020714_c001_v0001091_t0022_u01760321234636") 2025/10/13 02:13:00 DEBUG : only13: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40290cfc9277b489_d20251013_m020752_c001_v7007000_t0000_u01760321272008") 2025/10/13 02:13:00 DEBUG : only13: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f410fa278cbe4cfca_d20251013_m020745_c001_v0001042_t0012_u01760321265836") 2025/10/13 02:13:00 DEBUG : only13: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff70a8_d20251013_m020739_c001_v0001091_t0017_u01760321259225") 2025/10/13 02:13:00 DEBUG : only13: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4149afcae7be3349_d20251013_m020722_c001_v7007000_t0000_u01760321242726") 2025/10/13 02:13:01 DEBUG : only13: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff7028_d20251013_m020715_c001_v0001091_t0034_u01760321235721") 2025/10/13 02:13:01 DEBUG : only14: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40290cfc9277b48c_d20251013_m020752_c001_v7007000_t0000_u01760321272190") 2025/10/13 02:13:01 DEBUG : only14: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f408ffe475ccf3477_d20251013_m020746_c001_v0001176_t0005_u01760321266209") 2025/10/13 02:13:01 DEBUG : only14: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff70ac_d20251013_m020740_c001_v0001091_t0033_u01760321259999") 2025/10/13 02:13:01 DEBUG : only14: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f401d37430ac71095_d20251013_m020722_c001_v7007000_t0000_u01760321242206") 2025/10/13 02:13:01 DEBUG : only14: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff702e_d20251013_m020716_c001_v0001091_t0054_u01760321236524") 2025/10/13 02:13:01 DEBUG : only15: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40290cfc9277b48f_d20251013_m020752_c001_v7007000_t0000_u01760321272372") 2025/10/13 02:13:01 DEBUG : only15: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4153af4942ff70d4_d20251013_m020745_c001_v0001091_t0057_u01760321265855") 2025/10/13 02:13:01 DEBUG : only15: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff70b4_d20251013_m020740_c001_v0001091_t0023_u01760321260832") 2025/10/13 02:13:01 DEBUG : only15: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f415e124fbb49a147_d20251013_m020722_c001_v7007000_t0000_u01760321242341") 2025/10/13 02:13:01 DEBUG : only15: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff7034_d20251013_m020717_c001_v0001091_t0011_u01760321237224") 2025/10/13 02:13:01 DEBUG : only16: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40290cfc9277b490_d20251013_m020752_c001_v7007000_t0000_u01760321272553") 2025/10/13 02:13:01 DEBUG : only16: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f410fa278cbe4cfcc_d20251013_m020746_c001_v0001042_t0012_u01760321266020") 2025/10/13 02:13:01 DEBUG : only16: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff70ba_d20251013_m020741_c001_v0001091_t0057_u01760321261756") 2025/10/13 02:13:01 DEBUG : only16: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4149afcae7be334a_d20251013_m020722_c001_v7007000_t0000_u01760321242907") 2025/10/13 02:13:01 DEBUG : only16: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff703c_d20251013_m020717_c001_v0001091_t0012_u01760321237997") 2025/10/13 02:13:02 DEBUG : only17: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40290cfc9277b492_d20251013_m020752_c001_v7007000_t0000_u01760321272734") 2025/10/13 02:13:02 DEBUG : only17: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4153af4942ff70d6_d20251013_m020746_c001_v0001091_t0057_u01760321266038") 2025/10/13 02:13:02 DEBUG : only17: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff70c0_d20251013_m020742_c001_v0001091_t0011_u01760321262710") 2025/10/13 02:13:02 DEBUG : only17: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4149afcae7be3346_d20251013_m020722_c001_v7007000_t0000_u01760321242356") 2025/10/13 02:13:02 DEBUG : only17: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff7040_d20251013_m020718_c001_v0001091_t0040_u01760321238864") 2025/10/13 02:13:02 DEBUG : only18: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40290cfc9277b493_d20251013_m020752_c001_v7007000_t0000_u01760321272918") 2025/10/13 02:13:02 DEBUG : only18: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f410fa278cbe4cfce_d20251013_m020746_c001_v0001042_t0012_u01760321266202") 2025/10/13 02:13:02 DEBUG : only18: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff70c4_d20251013_m020743_c001_v0001091_t0057_u01760321263574") 2025/10/13 02:13:02 DEBUG : only18: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f401d37430ac71099_d20251013_m020722_c001_v7007000_t0000_u01760321242408") 2025/10/13 02:13:02 DEBUG : only18: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff7044_d20251013_m020719_c001_v0001091_t0042_u01760321239504") 2025/10/13 02:13:02 DEBUG : only19: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40290cfc9277b496_d20251013_m020753_c001_v7007000_t0000_u01760321273100") 2025/10/13 02:13:02 DEBUG : only19: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f406b927d02484363_d20251013_m020746_c001_v0001104_t0058_u01760321266215") 2025/10/13 02:13:02 DEBUG : only19: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff70d0_d20251013_m020744_c001_v0001091_t0035_u01760321264319") 2025/10/13 02:13:02 DEBUG : only19: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4149afcae7be3345_d20251013_m020722_c001_v7007000_t0000_u01760321242172") 2025/10/13 02:13:02 DEBUG : only19: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff704a_d20251013_m020720_c001_v0001091_t0045_u01760321240400") 2025/10/13 02:13:02 DEBUG : only2: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40290cfc9277b498_d20251013_m020753_c001_v7007000_t0000_u01760321273281") 2025/10/13 02:13:02 DEBUG : only2: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f410fa278cbe4cfd0_d20251013_m020746_c001_v0001042_t0012_u01760321266384") 2025/10/13 02:13:03 DEBUG : only2: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff706a_d20251013_m020730_c001_v0001091_t0055_u01760321250012") 2025/10/13 02:13:03 DEBUG : only2: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f415e124fbb49a149_d20251013_m020722_c001_v7007000_t0000_u01760321242522") 2025/10/13 02:13:03 DEBUG : only2: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff6fec_d20251013_m020706_c001_v0001091_t0027_u01760321226231") 2025/10/13 02:13:03 DEBUG : only3: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40290cfc9277b499_d20251013_m020753_c001_v7007000_t0000_u01760321273462") 2025/10/13 02:13:03 DEBUG : only3: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f406b927d02484365_d20251013_m020746_c001_v0001104_t0058_u01760321266397") 2025/10/13 02:13:03 DEBUG : only3: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff706e_d20251013_m020730_c001_v0001091_t0036_u01760321250733") 2025/10/13 02:13:03 DEBUG : only3: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f415e124fbb49a13d_d20251013_m020721_c001_v7007000_t0000_u01760321241799") 2025/10/13 02:13:03 DEBUG : only3: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff6ff0_d20251013_m020707_c001_v0001091_t0034_u01760321227017") 2025/10/13 02:13:03 DEBUG : only4: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40290cfc9277b49b_d20251013_m020753_c001_v7007000_t0000_u01760321273643") 2025/10/13 02:13:03 DEBUG : only4: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f408ffe475ccf347e_d20251013_m020746_c001_v0001176_t0005_u01760321266405") 2025/10/13 02:13:03 DEBUG : only4: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff7072_d20251013_m020731_c001_v0001091_t0045_u01760321251484") 2025/10/13 02:13:03 DEBUG : only4: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f401d37430ac710a1_d20251013_m020722_c001_v7007000_t0000_u01760321242791") 2025/10/13 02:13:03 DEBUG : only4: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff6ff4_d20251013_m020707_c001_v0001091_t0043_u01760321227980") 2025/10/13 02:13:03 DEBUG : only5: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40290cfc9277b49e_d20251013_m020753_c001_v7007000_t0000_u01760321273824") 2025/10/13 02:13:03 DEBUG : only5: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4153af4942ff70da_d20251013_m020746_c001_v0001091_t0057_u01760321266417") 2025/10/13 02:13:03 DEBUG : only5: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff7078_d20251013_m020732_c001_v0001091_t0031_u01760321252333") 2025/10/13 02:13:03 DEBUG : only5: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f415e124fbb49a140_d20251013_m020721_c001_v7007000_t0000_u01760321241980") 2025/10/13 02:13:03 DEBUG : only5: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff6ffe_d20251013_m020708_c001_v0001091_t0038_u01760321228767") 2025/10/13 02:13:03 DEBUG : only6: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40290cfc9277b49f_d20251013_m020754_c001_v7007000_t0000_u01760321274005") 2025/10/13 02:13:03 DEBUG : only6: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f406b927d0248436b_d20251013_m020746_c001_v0001104_t0058_u01760321266761") 2025/10/13 02:13:04 DEBUG : only6: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff7080_d20251013_m020733_c001_v0001091_t0019_u01760321253217") 2025/10/13 02:13:04 DEBUG : only6: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40338a7a28ee0346_d20251013_m020722_c001_v7007000_t0000_u01760321242801") 2025/10/13 02:13:04 DEBUG : only6: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff7004_d20251013_m020709_c001_v0001091_t0043_u01760321229408") 2025/10/13 02:13:04 DEBUG : only7: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40290cfc9277b4a3_d20251013_m020754_c001_v7007000_t0000_u01760321274187") 2025/10/13 02:13:04 DEBUG : only7: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f410fa278cbe4cfd6_d20251013_m020746_c001_v0001042_t0012_u01760321266748") 2025/10/13 02:13:04 DEBUG : only7: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff7084_d20251013_m020733_c001_v0001091_t0039_u01760321253893") 2025/10/13 02:13:04 DEBUG : only7: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f415e124fbb49a143_d20251013_m020722_c001_v7007000_t0000_u01760321242161") 2025/10/13 02:13:04 DEBUG : only7: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff7008_d20251013_m020710_c001_v0001091_t0008_u01760321230062") 2025/10/13 02:13:04 DEBUG : only8: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40290cfc9277b4a7_d20251013_m020754_c001_v7007000_t0000_u01760321274367") 2025/10/13 02:13:04 DEBUG : only8: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f408ffe475ccf3480_d20251013_m020746_c001_v0001176_t0005_u01760321266590") 2025/10/13 02:13:04 DEBUG : only8: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff7088_d20251013_m020734_c001_v0001091_t0042_u01760321254700") 2025/10/13 02:13:04 DEBUG : only8: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40338a7a28ee0338_d20251013_m020722_c001_v7007000_t0000_u01760321242258") 2025/10/13 02:13:04 DEBUG : only8: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff700e_d20251013_m020711_c001_v0001091_t0017_u01760321231114") 2025/10/13 02:13:04 DEBUG : only9: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40290cfc9277b4aa_d20251013_m020754_c001_v7007000_t0000_u01760321274592") 2025/10/13 02:13:04 DEBUG : only9: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4153af4942ff70de_d20251013_m020746_c001_v0001091_t0057_u01760321266601") 2025/10/13 02:13:04 DEBUG : only9: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff7092_d20251013_m020735_c001_v0001091_t0045_u01760321255617") 2025/10/13 02:13:04 DEBUG : only9: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4149afcae7be3347_d20251013_m020722_c001_v7007000_t0000_u01760321242537") 2025/10/13 02:13:04 DEBUG : only9: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff7016_d20251013_m020712_c001_v0001091_t0035_u01760321232358") 2025/10/13 02:13:04 DEBUG : potato: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40820d315e0b1653_d20251013_m020401_c001_v7007000_t0000_u01760321041010") 2025/10/13 02:13:04 DEBUG : potato: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff6da3_d20251013_m020358_c001_v0001091_t0026_u01760321038840") 2025/10/13 02:13:05 DEBUG : potato: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40820d315e0b164f_d20251013_m020358_c001_v7007000_t0000_u01760321038088") 2025/10/13 02:13:05 DEBUG : potato: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff6d9d_d20251013_m020356_c001_v0001091_t0004_u01760321036210") 2025/10/13 02:13:05 DEBUG : potato: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40820d315e0b164c_d20251013_m020355_c001_v7007000_t0000_u01760321035363") 2025/10/13 02:13:05 DEBUG : potato: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff6d91_d20251013_m020352_c001_v0001091_t0035_u01760321032903") 2025/10/13 02:13:05 DEBUG : potato: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40820d315e0b15f8_d20251013_m020343_c001_v7007000_t0000_u01760321023540") 2025/10/13 02:13:05 DEBUG : potato: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1089a6b0a275be18_d20251013_m020342_c001_v0001183_t0014_u01760321022382") 2025/10/13 02:13:05 DEBUG : potato: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40820d315e0b15db_d20251013_m020340_c001_v7007000_t0000_u01760321020874") 2025/10/13 02:13:05 DEBUG : potato: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1089a6b0a275bdfa_d20251013_m020340_c001_v0001183_t0058_u01760321020054") 2025/10/13 02:13:05 DEBUG : potato: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40820d315e0b15d2_d20251013_m020338_c001_v7007000_t0000_u01760321018909") 2025/10/13 02:13:05 DEBUG : potato: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1089a6b0a275bde4_d20251013_m020338_c001_v0001183_t0038_u01760321018122") 2025/10/13 02:13:05 DEBUG : potato: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f406528ccdabf3a4c_d20251013_m020332_c001_v7007000_t0000_u01760321012473") 2025/10/13 02:13:05 DEBUG : potato: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1089a6b0a275bd91_d20251013_m020331_c001_v0001183_t0019_u01760321011487") 2025/10/13 02:13:05 DEBUG : potato: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f406528ccdabf3a40_d20251013_m020331_c001_v7007000_t0000_u01760321011115") 2025/10/13 02:13:05 DEBUG : potato: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1089a6b0a275bd81_d20251013_m020329_c001_v0001183_t0039_u01760321009946") 2025/10/13 02:13:05 DEBUG : potato: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f406528ccdabf3a3a_d20251013_m020329_c001_v7007000_t0000_u01760321009583") 2025/10/13 02:13:05 DEBUG : potato: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1089a6b0a275bd77_d20251013_m020329_c001_v0001183_t0051_u01760321009023") 2025/10/13 02:13:05 DEBUG : potato: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1089a6b0a275bd73_d20251013_m020328_c001_v0001183_t0041_u01760321008451") 2025/10/13 02:13:05 DEBUG : potato: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f406528ccdabf3a37_d20251013_m020328_c001_v7007000_t0000_u01760321008091") 2025/10/13 02:13:05 DEBUG : potato: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1089a6b0a275bd65_d20251013_m020327_c001_v0001183_t0043_u01760321007526") 2025/10/13 02:13:05 DEBUG : potato: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1089a6b0a275bd61_d20251013_m020326_c001_v0001183_t0020_u01760321006932") 2025/10/13 02:13:05 DEBUG : potato: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f406528ccdabf3a33_d20251013_m020326_c001_v7007000_t0000_u01760321006534") 2025/10/13 02:13:05 DEBUG : potato: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1089a6b0a275bd57_d20251013_m020325_c001_v0001183_t0058_u01760321005774") 2025/10/13 02:13:06 DEBUG : potato2: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4182b62e22bb0b4f_d20251013_m020446_c001_v7007000_t0000_u01760321086774") 2025/10/13 02:13:06 DEBUG : potato2: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f10329c836833cc6b_d20251013_m020446_c001_v0001130_t0039_u01760321086055") 2025/10/13 02:13:06 DEBUG : potato2: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4192e54f0f9b806f_d20251013_m020437_c001_v7007000_t0000_u01760321077780") 2025/10/13 02:13:06 DEBUG : potato2: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff6dfd_d20251013_m020432_c001_v0001091_t0015_u01760321072365") 2025/10/13 02:13:06 DEBUG : potato2: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f406528ccdabf3c0a_d20251013_m020424_c001_v7007000_t0000_u01760321064591") 2025/10/13 02:13:06 DEBUG : potato2: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f10329c836833cbfe_d20251013_m020420_c001_v0001130_t0021_u01760321060050") 2025/10/13 02:13:06 DEBUG : potato2: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4103909a692bd073_d20251013_m020412_c001_v7007000_t0000_u01760321052328") 2025/10/13 02:13:06 DEBUG : potato2: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff6dcd_d20251013_m020408_c001_v0001091_t0024_u01760321048196") 2025/10/13 02:13:06 DEBUG : potato2: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40820d315e0b162c_d20251013_m020347_c001_v7007000_t0000_u01760321027253") 2025/10/13 02:13:06 DEBUG : potato2: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1089a6b0a275be49_d20251013_m020346_c001_v0001183_t0037_u01760321026012") 2025/10/13 02:13:06 DEBUG : potato2: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40820d315e0b1615_d20251013_m020345_c001_v7007000_t0000_u01760321025643") 2025/10/13 02:13:06 DEBUG : potato2: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1089a6b0a275be24_d20251013_m020344_c001_v0001183_t0046_u01760321024093") 2025/10/13 02:13:06 DEBUG : potato2: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40820d315e0b15fc_d20251013_m020343_c001_v7007000_t0000_u01760321023724") 2025/10/13 02:13:06 DEBUG : potato2: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1089a6b0a275be1e_d20251013_m020342_c001_v0001183_t0020_u01760321022963") 2025/10/13 02:13:06 DEBUG : potato2: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40820d315e0b15eb_d20251013_m020342_c001_v7007000_t0000_u01760321022014") 2025/10/13 02:13:06 DEBUG : potato2: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1089a6b0a275be06_d20251013_m020341_c001_v0001183_t0059_u01760321021246") 2025/10/13 02:13:06 DEBUG : potato2: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40820d315e0b15d4_d20251013_m020339_c001_v7007000_t0000_u01760321019687") 2025/10/13 02:13:06 DEBUG : potato2: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1089a6b0a275bdf0_d20251013_m020338_c001_v0001183_t0018_u01760321018920") 2025/10/13 02:13:06 DEBUG : potato2: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f406528ccdabf3a58_d20251013_m020333_c001_v7007000_t0000_u01760321013216") 2025/10/13 02:13:06 DEBUG : potato2: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1089a6b0a275bd97_d20251013_m020332_c001_v0001183_t0027_u01760321012274") 2025/10/13 02:13:06 DEBUG : potato2: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f406528ccdabf38bd_d20251013_m020236_c001_v7007000_t0000_u01760320956604") 2025/10/13 02:13:06 DEBUG : potato2: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1089a6b0a275bbe7_d20251013_m020236_c001_v0001183_t0043_u01760320956015") 2025/10/13 02:13:07 DEBUG : potato2: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f406528ccdabf3892_d20251013_m020235_c001_v7007000_t0000_u01760320955110") 2025/10/13 02:13:07 DEBUG : potato2: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1089a6b0a275bbdd_d20251013_m020234_c001_v0001183_t0027_u01760320954529") 2025/10/13 02:13:07 DEBUG : potato3: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4192e54f0f9b806e_d20251013_m020436_c001_v7007000_t0000_u01760321076961") 2025/10/13 02:13:07 DEBUG : potato3: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff6dff_d20251013_m020433_c001_v0001091_t0043_u01760321073743") 2025/10/13 02:13:07 DEBUG : potato3: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f406528ccdabf3c0c_d20251013_m020425_c001_v7007000_t0000_u01760321065119") 2025/10/13 02:13:07 DEBUG : potato3: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f10329c836833cc06_d20251013_m020421_c001_v0001130_t0038_u01760321061166") 2025/10/13 02:13:07 DEBUG : potato3: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4103909a692bd074_d20251013_m020412_c001_v7007000_t0000_u01760321052897") 2025/10/13 02:13:07 DEBUG : potato3: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff6dcf_d20251013_m020409_c001_v0001091_t0037_u01760321049089") 2025/10/13 02:13:07 DEBUG : pre-dest1/1: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f401d37430ac70cc6_d20251013_m020520_c001_v7007000_t0000_u01760321120943") 2025/10/13 02:13:07 DEBUG : pre-dest1/1: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff6e7a_d20251013_m020512_c001_v0001091_t0035_u01760321112731") 2025/10/13 02:13:07 DEBUG : pre-dest2/2: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f401d37430ac70cc7_d20251013_m020521_c001_v7007000_t0000_u01760321121124") 2025/10/13 02:13:07 DEBUG : pre-dest2/2: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f10329c836833cce8_d20251013_m020513_c001_v0001130_t0040_u01760321113472") 2025/10/13 02:13:07 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4175adbfc6c97958_d20251013_m020458_c001_v7007000_t0000_u01760321098718") 2025/10/13 02:13:07 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff6e34_d20251013_m020454_c001_v0001091_t0031_u01760321094604") 2025/10/13 02:13:07 DEBUG : sizeonly: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f419401ec448748bd_d20251013_m020312_c001_v7007000_t0000_u01760320992423") 2025/10/13 02:13:07 DEBUG : sizeonly: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1089a6b0a275bcc2_d20251013_m020311_c001_v0001183_t0018_u01760320991458") 2025/10/13 02:13:07 DEBUG : splitbanan: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f406528ccdabf4b3b_d20251013_m021013_c001_v7007000_t0000_u01760321413739") 2025/10/13 02:13:07 DEBUG : splitbanan: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f108ffe475ccf370e_d20251013_m021005_c001_v0001176_t0005_u01760321405719") 2025/10/13 02:13:07 DEBUG : splitbananasplit: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40478fe37c5773da_d20251013_m021143_c001_v7007000_t0000_u01760321503071") 2025/10/13 02:13:08 DEBUG : splitbananasplit: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f110fa278cbe4d274_d20251013_m021135_c001_v0001042_t0010_u01760321495827") 2025/10/13 02:13:08 DEBUG : splitbananasplit: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4182b62e22bb2015_d20251013_m021124_c001_v7007000_t0000_u01760321484539") 2025/10/13 02:13:08 DEBUG : splitbananasplit: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f110fa278cbe4d246_d20251013_m021117_c001_v0001042_t0049_u01760321477619") 2025/10/13 02:13:08 DEBUG : splitbananasplit: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40478fe37c5772d9_d20251013_m021107_c001_v7007000_t0000_u01760321467055") 2025/10/13 02:13:08 DEBUG : splitbananasplit: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f110fa278cbe4d213_d20251013_m021100_c001_v0001042_t0046_u01760321460512") 2025/10/13 02:13:08 DEBUG : splitbananasplit: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4182b62e22bb1ee7_d20251013_m021049_c001_v7007000_t0000_u01760321449781") 2025/10/13 02:13:08 DEBUG : splitbananasplit: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f110fa278cbe4d1eb_d20251013_m021043_c001_v0001042_t0018_u01760321443200") 2025/10/13 02:13:08 DEBUG : splitbananasplit: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f42182d9120529521_d20251013_m021031_c001_v7007000_t0000_u01760321431736") 2025/10/13 02:13:08 DEBUG : splitbananasplit: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f110fa278cbe4d1c6_d20251013_m021024_c001_v0001042_t0034_u01760321424698") 2025/10/13 02:13:08 DEBUG : splitbananasplit: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4182b62e22bb1d30_d20251013_m021007_c001_v7007000_t0000_u01760321407800") 2025/10/13 02:13:08 DEBUG : splitbananasplit: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f106b927d024845b1_d20251013_m021004_c001_v0001104_t0055_u01760321404271") 2025/10/13 02:13:08 DEBUG : splitbananasplit: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f41185a1fa5d1ef84_d20251013_m020952_c001_v7007000_t0000_u01760321392823") 2025/10/13 02:13:08 DEBUG : splitbananasplit: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f106b927d0248455a_d20251013_m020945_c001_v0001104_t0056_u01760321385109") 2025/10/13 02:13:08 DEBUG : splitbananasplit: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f41649bf17505650f_d20251013_m020944_c001_v7007000_t0000_u01760321384196") 2025/10/13 02:13:08 DEBUG : splitbananasplit: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f106b927d0248453a_d20251013_m020940_c001_v0001104_t0040_u01760321380249") 2025/10/13 02:13:08 DEBUG : splitbananasplit: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f418b4b763a59f25c_d20251013_m020928_c001_v7007000_t0000_u01760321368472") 2025/10/13 02:13:08 DEBUG : splitbananasplit: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f110fa278cbe4d117_d20251013_m020920_c001_v0001042_t0017_u01760321360802") 2025/10/13 02:13:08 DEBUG : splitbananasplit: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f41649bf1750564c9_d20251013_m020919_c001_v7007000_t0000_u01760321359674") 2025/10/13 02:13:08 DEBUG : splitbananasplit: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f106b927d024844d4_d20251013_m020915_c001_v0001104_t0031_u01760321355432") 2025/10/13 02:13:08 DEBUG : splitbananasplit: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4175adbfc6c9841e_d20251013_m020858_c001_v7007000_t0000_u01760321338675") 2025/10/13 02:13:09 DEBUG : splitbananasplit: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f106b927d02484480_d20251013_m020853_c001_v0001104_t0033_u01760321333465") 2025/10/13 02:13:09 DEBUG : splitbananasplit: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4131931c2e4a26f9_d20251013_m020842_c001_v7007000_t0000_u01760321322657") 2025/10/13 02:13:09 DEBUG : splitbananasplit: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f106b927d02484432_d20251013_m020835_c001_v0001104_t0032_u01760321315819") 2025/10/13 02:13:09 DEBUG : splitbananasplit: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4131931c2e4a269e_d20251013_m020824_c001_v7007000_t0000_u01760321304929") 2025/10/13 02:13:09 DEBUG : splitbananasplit: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f106b927d024843d2_d20251013_m020817_c001_v0001104_t0018_u01760321297876") 2025/10/13 02:13:09 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40820d315e0b1ac4_d20251013_m020947_c001_v7007000_t0000_u01760321387947") 2025/10/13 02:13:09 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f108ffe475ccf3668_d20251013_m020941_c001_v0001176_t0001_u01760321381617") 2025/10/13 02:13:09 DEBUG : sub dir/hello world: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40290cfc9277b5ea_d20251013_m020808_c001_v7007000_t0000_u01760321288147") 2025/10/13 02:13:09 DEBUG : sub dir/hello world: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff7128_d20251013_m020805_c001_v0001091_t0040_u01760321285314") 2025/10/13 02:13:09 DEBUG : sub dir/hello world: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4176f693069a0fa3_d20251013_m020804_c001_v7007000_t0000_u01760321284199") 2025/10/13 02:13:09 DEBUG : sub dir/hello world: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f110fa278cbe4cfff_d20251013_m020801_c001_v0001042_t0041_u01760321281608") 2025/10/13 02:13:09 DEBUG : sub dir/hello world: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4103909a692bd065_d20251013_m020405_c001_v7007000_t0000_u01760321045341") 2025/10/13 02:13:09 DEBUG : sub dir/hello world: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f10329c836833cbd9_d20251013_m020403_c001_v0001130_t0009_u01760321043995") 2025/10/13 02:13:09 DEBUG : sub dir/hello world: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40820d315e0b1657_d20251013_m020403_c001_v7007000_t0000_u01760321043439") 2025/10/13 02:13:09 DEBUG : sub dir/hello world: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f10329c836833cbd3_d20251013_m020402_c001_v0001130_t0010_u01760321042146") 2025/10/13 02:13:09 DEBUG : sub dir/hello world: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f419401ec448748b6_d20251013_m020309_c001_v7007000_t0000_u01760320989359") 2025/10/13 02:13:09 DEBUG : sub dir/hello world: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1089a6b0a275bca3_d20251013_m020307_c001_v0001183_t0018_u01760320987859") 2025/10/13 02:13:09 DEBUG : sub dir/hello world: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f419401ec448748b2_d20251013_m020307_c001_v7007000_t0000_u01760320987490") 2025/10/13 02:13:09 DEBUG : sub dir/hello world: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1089a6b0a275bc9f_d20251013_m020306_c001_v0001183_t0047_u01760320986379") 2025/10/13 02:13:09 DEBUG : sub dir/hello world: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f419401ec448748a7_d20251013_m020304_c001_v7007000_t0000_u01760320984103") 2025/10/13 02:13:09 DEBUG : sub dir/hello world: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1089a6b0a275bc87_d20251013_m020303_c001_v0001183_t0001_u01760320983057") 2025/10/13 02:13:09 DEBUG : sub dir/hello world: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f419401ec44874895_d20251013_m020302_c001_v7007000_t0000_u01760320982514") 2025/10/13 02:13:09 DEBUG : sub dir/hello world: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1089a6b0a275bc77_d20251013_m020301_c001_v0001183_t0012_u01760320981404") 2025/10/13 02:13:10 DEBUG : sub dir/hello world: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1089a6b0a275bc68_d20251013_m020258_c001_v0001183_t0029_u01760320978584") 2025/10/13 02:13:10 DEBUG : sub dir/hello world: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f419401ec4487484f_d20251013_m020258_c001_v7007000_t0000_u01760320978223") 2025/10/13 02:13:10 DEBUG : sub dir/hello world: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1089a6b0a275bc60_d20251013_m020257_c001_v0001183_t0043_u01760320977604") 2025/10/13 02:13:10 DEBUG : sub dir/hello world: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1089a6b0a275bc5c_d20251013_m020256_c001_v0001183_t0046_u01760320976857") 2025/10/13 02:13:10 DEBUG : sub dir/hello world: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f419401ec4487482d_d20251013_m020256_c001_v7007000_t0000_u01760320976495") 2025/10/13 02:13:10 DEBUG : sub dir/hello world: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1089a6b0a275bc50_d20251013_m020253_c001_v0001183_t0059_u01760320973431") 2025/10/13 02:13:10 DEBUG : sub dir/hello world: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1089a6b0a275bc32_d20251013_m020250_c001_v0001183_t0001_u01760320970637") 2025/10/13 02:13:10 DEBUG : sub dir/hello world: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f406528ccdabf39c7_d20251013_m020250_c001_v7007000_t0000_u01760320970276") 2025/10/13 02:13:10 DEBUG : sub dir/hello world: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1089a6b0a275bc2c_d20251013_m020249_c001_v0001183_t0008_u01760320969716") 2025/10/13 02:13:10 DEBUG : sub dir/hello world: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1089a6b0a275bc2a_d20251013_m020248_c001_v0001183_t0028_u01760320968955") 2025/10/13 02:13:10 DEBUG : sub dir/hello world: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f406528ccdabf399b_d20251013_m020248_c001_v7007000_t0000_u01760320968593") 2025/10/13 02:13:10 DEBUG : sub dir/hello world: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1089a6b0a275bc1a_d20251013_m020244_c001_v0001183_t0039_u01760320964706") 2025/10/13 02:13:10 DEBUG : sub dir/hello world: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f406528ccdabf3955_d20251013_m020244_c001_v7007000_t0000_u01760320964343") 2025/10/13 02:13:10 DEBUG : sub dir/hello world: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1089a6b0a275bc14_d20251013_m020243_c001_v0001183_t0044_u01760320963750") 2025/10/13 02:13:10 DEBUG : sub dir/hello world: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f406528ccdabf393b_d20251013_m020242_c001_v7007000_t0000_u01760320962846") 2025/10/13 02:13:10 DEBUG : sub dir/hello world: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1089a6b0a275bc0c_d20251013_m020242_c001_v0001183_t0046_u01760320962288") 2025/10/13 02:13:10 DEBUG : sub dir/hello world: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f406528ccdabf3924_d20251013_m020241_c001_v7007000_t0000_u01760320961735") 2025/10/13 02:13:10 DEBUG : sub dir/hello world: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1089a6b0a275bc08_d20251013_m020241_c001_v0001183_t0023_u01760320961156") 2025/10/13 02:13:10 DEBUG : sub dir/hello world: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f406528ccdabf38fd_d20251013_m020240_c001_v7007000_t0000_u01760320960254") 2025/10/13 02:13:10 DEBUG : sub dir/hello world: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1089a6b0a275bbfc_d20251013_m020239_c001_v0001183_t0034_u01760320959377") 2025/10/13 02:13:11 DEBUG : sub dir/hello world: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f406528ccdabf38e7_d20251013_m020238_c001_v7007000_t0000_u01760320958834") 2025/10/13 02:13:11 DEBUG : sub dir/hello world: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1089a6b0a275bbfa_d20251013_m020238_c001_v0001183_t0038_u01760320958273") 2025/10/13 02:13:11 DEBUG : sub dir/hello world: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f406528ccdabf38ce_d20251013_m020237_c001_v7007000_t0000_u01760320957714") 2025/10/13 02:13:11 DEBUG : sub dir/hello world: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1089a6b0a275bbed_d20251013_m020237_c001_v0001183_t0011_u01760320957153") 2025/10/13 02:13:11 DEBUG : sub dir/hello world: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f406528ccdabf384a_d20251013_m020232_c001_v7007000_t0000_u01760320952771") 2025/10/13 02:13:11 DEBUG : sub dir/hello world: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1089a6b0a275bbcc_d20251013_m020232_c001_v0001183_t0041_u01760320952186") 2025/10/13 02:13:11 DEBUG : sub dir/hello world: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f406528ccdabf3827_d20251013_m020231_c001_v7007000_t0000_u01760320951640") 2025/10/13 02:13:11 DEBUG : sub dir/hello world: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1089a6b0a275bbc4_d20251013_m020231_c001_v0001183_t0007_u01760320951053") 2025/10/13 02:13:11 DEBUG : sub dir/hello world: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f406528ccdabf3800_d20251013_m020230_c001_v7007000_t0000_u01760320950151") 2025/10/13 02:13:11 DEBUG : sub dir/hello world: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1089a6b0a275bbb8_d20251013_m020229_c001_v0001183_t0046_u01760320949591") 2025/10/13 02:13:11 DEBUG : sub dir/hello world: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f406528ccdabf37bd_d20251013_m020227_c001_v7007000_t0000_u01760320947240") 2025/10/13 02:13:11 DEBUG : sub dir/hello world: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1089a6b0a275bb9e_d20251013_m020226_c001_v0001183_t0042_u01760320946677") 2025/10/13 02:13:11 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40290cfc9277b5ec_d20251013_m020808_c001_v7007000_t0000_u01760321288328") 2025/10/13 02:13:11 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f106b927d0248438f_d20251013_m020805_c001_v0001104_t0044_u01760321285331") 2025/10/13 02:13:11 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4176f693069a0fa6_d20251013_m020804_c001_v7007000_t0000_u01760321284379") 2025/10/13 02:13:11 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f108ffe475ccf34bf_d20251013_m020801_c001_v0001176_t0053_u01760321281251") 2025/10/13 02:13:11 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40478fe37c5773eb_d20251013_m021145_c001_v7007000_t0000_u01760321505273") 2025/10/13 02:13:11 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff73be_d20251013_m021144_c001_v0001091_t0025_u01760321504448") 2025/10/13 02:13:11 DEBUG : sub/yam: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40820d315e0b1652_d20251013_m020400_c001_v7007000_t0000_u01760321040454") 2025/10/13 02:13:11 DEBUG : sub/yam: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f10329c836833cbc9_d20251013_m020358_c001_v0001130_t0038_u01760321038830") 2025/10/13 02:13:11 DEBUG : test_dir1/file2: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40290cfc9277b535_d20251013_m020800_c001_v7007000_t0000_u01760321280486") 2025/10/13 02:13:12 DEBUG : test_dir1/file2: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f108ffe475ccf34b0_d20251013_m020757_c001_v0001176_t0008_u01760321277888") 2025/10/13 02:13:12 DEBUG : test_dir1/file2: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40290cfc9277b4d5_d20251013_m020757_c001_v7007000_t0000_u01760321277119") 2025/10/13 02:13:12 DEBUG : test_dir1/file2: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f110fa278cbe4cfe9_d20251013_m020755_c001_v0001042_t0019_u01760321275555") 2025/10/13 02:13:12 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40290cfc9277b539_d20251013_m020800_c001_v7007000_t0000_u01760321280666") 2025/10/13 02:13:12 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff710a_d20251013_m020757_c001_v0001091_t0054_u01760321277898") 2025/10/13 02:13:12 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40290cfc9277b4d8_d20251013_m020757_c001_v7007000_t0000_u01760321277303") 2025/10/13 02:13:12 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff70fe_d20251013_m020755_c001_v0001091_t0035_u01760321275544") 2025/10/13 02:13:12 DEBUG : three: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40820d315e0b1648_d20251013_m020352_c001_v7007000_t0000_u01760321032147") 2025/10/13 02:13:12 DEBUG : three: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1089a6b0a275be9c_d20251013_m020350_c001_v0001183_t0052_u01760321030976") 2025/10/13 02:13:12 DEBUG : three: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1089a6b0a275be75_d20251013_m020348_c001_v0001183_t0038_u01760321028828") 2025/10/13 02:13:12 DEBUG : tictactoe/tictactoe: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40478fe37c5773f8_d20251013_m021146_c001_v7007000_t0000_u01760321506860") 2025/10/13 02:13:12 DEBUG : tictactoe/tictactoe: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f108ffe475ccf38b7_d20251013_m021146_c001_v0001176_t0030_u01760321506231") 2025/10/13 02:13:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40478fe37c577458_d20251013_m021207_c001_v7007000_t0000_u01760321527804") 2025/10/13 02:13:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f106b927d024847db_d20251013_m021205_c001_v0001104_t0052_u01760321525573") 2025/10/13 02:13:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40478fe37c57744b_d20251013_m021203_c001_v7007000_t0000_u01760321523968") 2025/10/13 02:13:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f108ffe475ccf38f7_d20251013_m021202_c001_v0001176_t0028_u01760321522388") 2025/10/13 02:13:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40478fe37c577449_d20251013_m021201_c001_v7007000_t0000_u01760321521438") 2025/10/13 02:13:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff73e9_d20251013_m021200_c001_v0001091_t0036_u01760321520470") 2025/10/13 02:13:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40478fe37c577441_d20251013_m021154_c001_v7007000_t0000_u01760321514499") 2025/10/13 02:13:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f108ffe475ccf38c9_d20251013_m021153_c001_v0001176_t0003_u01760321513279") 2025/10/13 02:13:12 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40478fe37c577445_d20251013_m021157_c001_v7007000_t0000_u01760321517654") 2025/10/13 02:13:12 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f106b927d024847bd_d20251013_m021155_c001_v0001104_t0017_u01760321515453") 2025/10/13 02:13:13 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40478fe37c577430_d20251013_m021152_c001_v7007000_t0000_u01760321512321") 2025/10/13 02:13:13 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1153af4942ff73d0_d20251013_m021151_c001_v0001091_t0018_u01760321511460") 2025/10/13 02:13:13 DEBUG : toe/toe/tictactoe: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40478fe37c577415_d20251013_m021150_c001_v7007000_t0000_u01760321510495") 2025/10/13 02:13:13 DEBUG : toe/toe/tictactoe: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f110fa278cbe4d28d_d20251013_m021149_c001_v0001042_t0051_u01760321509739") 2025/10/13 02:13:13 DEBUG : toe/toe/tictactoe: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40478fe37c577408_d20251013_m021148_c001_v7007000_t0000_u01760321508782") 2025/10/13 02:13:13 DEBUG : toe/toe/tictactoe: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f106b927d024847a3_d20251013_m021147_c001_v0001104_t0048_u01760321507826") 2025/10/13 02:13:13 DEBUG : toe/toe/toe: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4103909a692be10e_d20251013_m021213_c001_v7007000_t0000_u01760321533024") 2025/10/13 02:13:13 DEBUG : toe/toe/toe: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f108ffe475ccf391b_d20251013_m021212_c001_v0001176_t0055_u01760321532358") 2025/10/13 02:13:13 DEBUG : toe/toe/toe: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40478fe37c577447_d20251013_m021159_c001_v7007000_t0000_u01760321519463") 2025/10/13 02:13:13 DEBUG : toe/toe/toe: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f110fa278cbe4d2a9_d20251013_m021158_c001_v0001042_t0018_u01760321518607") 2025/10/13 02:13:13 DEBUG : toe/toe/toe.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40478fe37c57745a_d20251013_m021208_c001_v7007000_t0000_u01760321528393") 2025/10/13 02:13:13 DEBUG : toe/toe/toe.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f110fa278cbe4d2bf_d20251013_m021207_c001_v0001042_t0010_u01760321527273") 2025/10/13 02:13:13 DEBUG : toe/toe/toe.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40478fe37c57744c_d20251013_m021204_c001_v7007000_t0000_u01760321524621") 2025/10/13 02:13:13 DEBUG : toe/toe/toe.txt: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f111ecac5927cb00c_d20251013_m021203_c001_v0001136_t0022_u01760321523584") 2025/10/13 02:13:13 DEBUG : two: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40820d315e0b1649_d20251013_m020352_c001_v7007000_t0000_u01760321032337") 2025/10/13 02:13:13 DEBUG : two: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4153af4942ff6d87_d20251013_m020350_c001_v0001091_t0057_u01760321030407") 2025/10/13 02:13:13 DEBUG : two: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f4089a6b0a275be71_d20251013_m020348_c001_v0001183_t0020_u01760321028643") 2025/10/13 02:13:13 DEBUG : yam: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40820d315e0b1654_d20251013_m020401_c001_v7007000_t0000_u01760321041194") 2025/10/13 02:13:13 DEBUG : yam: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1181c145634900b7_d20251013_m020400_c001_v0001100_t0029_u01760321040050") 2025/10/13 02:13:13 DEBUG : yam: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40820d315e0b164e_d20251013_m020357_c001_v7007000_t0000_u01760321037539") 2025/10/13 02:13:13 DEBUG : yam: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f10329c836833cbba_d20251013_m020356_c001_v0001130_t0015_u01760321036110") 2025/10/13 02:13:14 DEBUG : yam: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40820d315e0b164a_d20251013_m020354_c001_v7007000_t0000_u01760321034813") 2025/10/13 02:13:14 DEBUG : yam: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f10329c836833cbb5_d20251013_m020352_c001_v0001130_t0010_u01760321032892") 2025/10/13 02:13:14 DEBUG : yaml: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40820d315e0b1650_d20251013_m020358_c001_v7007000_t0000_u01760321038272") 2025/10/13 02:13:14 DEBUG : yaml: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f101757bc165afe95_d20251013_m020357_c001_v0001182_t0038_u01760321037327") 2025/10/13 02:13:14 DEBUG : yaml: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f40820d315e0b164d_d20251013_m020355_c001_v7007000_t0000_u01760321035547") 2025/10/13 02:13:14 DEBUG : yaml: Deleting (id "4_z2f02fda340dddbbb9f980e1b_f1141bea1feecdc6e_d20251013_m020354_c001_v0001146_t0033_u01760321034437") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 10m51.650781449s (try 1/5)