"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/10/15 01:26:09 DEBUG : Creating backend with remote "TestB2:rclone-test-forohov6wega" 2025/10/15 01:26:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/15 01:26:10 DEBUG : Creating backend with remote "/tmp/rclone2220508143" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === 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-forohov6wega", Local "Local file system at /tmp/rclone2220508143", Modify Window "1ms" 2025/10/15 01:26:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/15 01:26:11 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/10/15 01:26:11 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for checks to finish 2025/10/15 01:26:11 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.64s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-forohov6wega", Local "Local file system at /tmp/rclone2220508143", Modify Window "1ms" 2025/10/15 01:26:11 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/15 01:26:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/15 01:26:12 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for checks to finish 2025/10/15 01:26:12 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for transfers to finish 2025/10/15 01:26:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/15 01:26:13 INFO : sub dir/hello world: Copied (new) 2025/10/15 01:26:13 DEBUG : B2 bucket rclone-test-forohov6wega: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.00s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-forohov6wega", Local "Local file system at /tmp/rclone2220508143", 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-forohov6wega", Local "Local file system at /tmp/rclone2220508143", 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-forohov6wega", Local "Local file system at /tmp/rclone2220508143", Modify Window "1ms" 2025/10/15 01:26:14 DEBUG : Creating backend with remote "/non-existing" 2025/10/15 01:26:14 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/10/15 01:26:14 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for checks to finish 2025/10/15 01:26:14 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-forohov6wega", Local "Local file system at /tmp/rclone2220508143", Modify Window "1ms" 2025/10/15 01:26:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/15 01:26:15 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for checks to finish 2025/10/15 01:26:15 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for transfers to finish 2025/10/15 01:26:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/15 01:26:16 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (2.02s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "B2 bucket rclone-test-forohov6wega", Local "Local file system at /tmp/rclone2220508143", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.37s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-forohov6wega", Local "Local file system at /tmp/rclone2220508143", Modify Window "1ms" 2025/10/15 01:26:17 INFO : B2 bucket rclone-test-forohov6wega: Running all checks before starting transfers 2025/10/15 01:26:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/15 01:26:17 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for checks to finish 2025/10/15 01:26:17 INFO : B2 bucket rclone-test-forohov6wega: Checks finished, now starting transfers 2025/10/15 01:26:17 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for transfers to finish 2025/10/15 01:26:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/15 01:26:18 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.54s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-forohov6wega", Local "Local file system at /tmp/rclone2220508143", Modify Window "1ms" 2025/10/15 01:26:19 ERROR : Ignoring --no-traverse with sync 2025/10/15 01:26:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/15 01:26:19 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for checks to finish 2025/10/15 01:26:19 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for transfers to finish 2025/10/15 01:26:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/15 01:26:19 INFO : sub dir/hello world: Copied (new) 2025/10/15 01:26:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.51s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-forohov6wega", Local "Local file system at /tmp/rclone2220508143", Modify Window "1ms" 2025/10/15 01:26:20 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/10/15 01:26:20 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for checks to finish 2025/10/15 01:26:20 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for transfers to finish 2025/10/15 01:26:21 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/10/15 01:26:21 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.45s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-forohov6wega", Local "Local file system at /tmp/rclone2220508143", Modify Window "1ms" 2025/10/15 01:26:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/15 01:26:22 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for checks to finish 2025/10/15 01:26:22 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for transfers to finish 2025/10/15 01:26:22 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/15 01:26:22 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.52s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-forohov6wega", Local "Local file system at /tmp/rclone2220508143", Modify Window "1ms" 2025/10/15 01:26:24 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/15 01:26:24 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for checks to finish 2025/10/15 01:26:24 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for transfers to finish 2025/10/15 01:26:24 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/15 01:26:24 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.83s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-forohov6wega", Local "Local file system at /tmp/rclone2220508143", Modify Window "1ms" 2025/10/15 01:26:25 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/10/15 01:26:25 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/15 01:26:25 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/10/15 01:26:25 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/15 01:26:25 INFO : sub dir2: Making directory 2025/10/15 01:26:25 INFO : sub dir: Making directory 2025/10/15 01:26:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/15 01:26:25 INFO : sub dir2/sub sub dir2: Making directory 2025/10/15 01:26:25 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for checks to finish 2025/10/15 01:26:25 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for transfers to finish 2025/10/15 01:26:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/15 01:26:26 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/15 01:26:26 DEBUG : B2 bucket rclone-test-forohov6wega: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.50s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-forohov6wega", Local "Local file system at /tmp/rclone2220508143", Modify Window "1ms" 2025/10/15 01:26:26 INFO : sub dir2: Making directory 2025/10/15 01:26:26 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/10/15 01:26:26 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/15 01:26:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/15 01:26:27 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for checks to finish 2025/10/15 01:26:27 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for transfers to finish 2025/10/15 01:26:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/15 01:26:27 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.38s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-forohov6wega", Local "Local file system at /tmp/rclone2220508143", Modify Window "1ms" 2025/10/15 01:26:28 DEBUG : sub dir2: Making directory with metadata 2025/10/15 01:26:28 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/15 01:26:28 INFO : sub dir2: Making directory 2025/10/15 01:26:28 INFO : sub dir: Making directory 2025/10/15 01:26:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/15 01:26:28 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for checks to finish 2025/10/15 01:26:28 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for transfers to finish 2025/10/15 01:26:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/15 01:26:28 INFO : sub dir/hello world: Copied (new) 2025/10/15 01:26:28 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2025/10/15 01:26:29 DEBUG : B2 bucket rclone-test-forohov6wega: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/10/15 01:26:29 DEBUG : B2 bucket rclone-test-forohov6wega: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.51s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-forohov6wega", Local "Local file system at /tmp/rclone2220508143", 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-forohov6wega", Local "Local file system at /tmp/rclone2220508143", Modify Window "1ms" 2025/10/15 01:26:30 INFO : sub dir2: Making directory 2025/10/15 01:26:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/15 01:26:30 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for checks to finish 2025/10/15 01:26:30 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for transfers to finish 2025/10/15 01:26:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/15 01:26:30 INFO : sub dir/hello world: Copied (new) 2025/10/15 01:26:30 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.46s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-forohov6wega", Local "Local file system at /tmp/rclone2220508143", Modify Window "1ms" 2025/10/15 01:26:31 DEBUG : sub dir2: Making directory with metadata 2025/10/15 01:26:31 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/15 01:26:31 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/15 01:26:31 INFO : sub dir2: Making directory 2025/10/15 01:26:31 INFO : sub dir: Making directory 2025/10/15 01:26:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/15 01:26:31 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for checks to finish 2025/10/15 01:26:31 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for transfers to finish 2025/10/15 01:26:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/15 01:26:32 INFO : sub dir/hello world: Copied (new) 2025/10/15 01:26:32 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2025/10/15 01:26:32 DEBUG : B2 bucket rclone-test-forohov6wega: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.52s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-forohov6wega", Local "Local file system at /tmp/rclone2220508143", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.42s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-forohov6wega", Local "Local file system at /tmp/rclone2220508143", Modify Window "1ms" 2025/10/15 01:26:33 INFO : sub dir2: Making directory 2025/10/15 01:26:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/15 01:26:33 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for checks to finish 2025/10/15 01:26:33 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for transfers to finish 2025/10/15 01:26:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/15 01:26:34 INFO : sub dir/hello world: Copied (new) 2025/10/15 01:26:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.58s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-forohov6wega", Local "Local file system at /tmp/rclone2220508143", Modify Window "1ms" 2025/10/15 01:26:35 DEBUG : Creating backend with remote "TestB2:rclone-test-defuxoq1hefi" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-forohov6wega -> B2 bucket rclone-test-defuxoq1hefi 2025/10/15 01:26:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/15 01:26:37 DEBUG : B2 bucket rclone-test-defuxoq1hefi: Waiting for checks to finish 2025/10/15 01:26:37 DEBUG : B2 bucket rclone-test-defuxoq1hefi: Waiting for transfers to finish 2025/10/15 01:26:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/15 01:26:38 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/15 01:26:38 DEBUG : B2 bucket rclone-test-defuxoq1hefi: Purge remote 2025/10/15 01:26:38 INFO : B2 bucket rclone-test-defuxoq1hefi: cleaning bucket "rclone-test-defuxoq1hefi" of all files 2025/10/15 01:26:38 DEBUG : sub dir/hello world: Deleting (id "4_z6f82edd3709deb5b9f980e1b_f1041273dd836ab0c_d20251015_m012638_c001_v0001172_t0031_u01760491598007") --- PASS: TestServerSideCopy (4.89s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-forohov6wega", Local "Local file system at /tmp/rclone2220508143", Modify Window "1ms" 2025/10/15 01:26:41 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for checks to finish 2025/10/15 01:26:41 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/15 01:26:41 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for transfers to finish 2025/10/15 01:26:41 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/15 01:26:41 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.38s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-forohov6wega", Local "Local file system at /tmp/rclone2220508143", Modify Window "1ms" 2025/10/15 01:26:42 DEBUG : Creating backend with remote "TestB2:rclone-test-lojoqal3puvu" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-forohov6wega -> B2 bucket rclone-test-lojoqal3puvu 2025/10/15 01:26:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/15 01:26:44 DEBUG : B2 bucket rclone-test-lojoqal3puvu: Waiting for checks to finish 2025/10/15 01:26:44 DEBUG : B2 bucket rclone-test-lojoqal3puvu: Waiting for transfers to finish 2025/10/15 01:26:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/15 01:26:45 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/15 01:26:46 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/15 01:26:46 DEBUG : B2 bucket rclone-test-lojoqal3puvu: Waiting for checks to finish 2025/10/15 01:26:46 DEBUG : B2 bucket rclone-test-lojoqal3puvu: Waiting for transfers to finish 2025/10/15 01:26:47 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/15 01:26:47 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/15 01:26:47 DEBUG : B2 bucket rclone-test-lojoqal3puvu: Purge remote 2025/10/15 01:26:47 INFO : B2 bucket rclone-test-lojoqal3puvu: cleaning bucket "rclone-test-lojoqal3puvu" of all files 2025/10/15 01:26:47 DEBUG : sub dir/hello world: Deleting (id "4_zcf520d9370adeb5b9f980e1b_f103870c41030b28d_d20251015_m012647_c001_v0001165_t0057_u01760491607084") 2025/10/15 01:26:47 DEBUG : sub dir/hello world: Deleting (id "4_zcf520d9370adeb5b9f980e1b_f104fb5a24d53ed1b_d20251015_m012644_c001_v0001106_t0008_u01760491604964") --- PASS: TestServerSideCopyOverSelf (6.56s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-forohov6wega", Local "Local file system at /tmp/rclone2220508143", Modify Window "1ms" 2025/10/15 01:26:50 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/15 01:26:50 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for checks to finish 2025/10/15 01:26:50 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for transfers to finish 2025/10/15 01:26:50 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/15 01:26:50 INFO : sub dir/hello world: Copied (replaced existing) 2025/10/15 01:26:50 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.42s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-forohov6wega", Local "Local file system at /tmp/rclone2220508143", Modify Window "1ms" 2025/10/15 01:26:52 DEBUG : Creating backend with remote "TestB2:rclone-test-wesudax1wogi" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-forohov6wega -> B2 bucket rclone-test-wesudax1wogi 2025/10/15 01:26:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/15 01:26:53 DEBUG : B2 bucket rclone-test-wesudax1wogi: Waiting for checks to finish 2025/10/15 01:26:53 DEBUG : B2 bucket rclone-test-wesudax1wogi: Waiting for transfers to finish 2025/10/15 01:26:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/15 01:26:54 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/15 01:26:55 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/15 01:26:55 DEBUG : B2 bucket rclone-test-wesudax1wogi: Waiting for checks to finish 2025/10/15 01:26:55 DEBUG : B2 bucket rclone-test-wesudax1wogi: Waiting for transfers to finish 2025/10/15 01:26:55 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/15 01:26:55 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/15 01:26:56 INFO : sub dir/hello world: Deleted 2025/10/15 01:26:57 DEBUG : testing file moves 2025/10/15 01:26:57 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/10/15 01:26:57 DEBUG : B2 bucket rclone-test-wesudax1wogi: Waiting for checks to finish 2025/10/15 01:26:57 DEBUG : B2 bucket rclone-test-wesudax1wogi: Waiting for transfers to finish 2025/10/15 01:26:58 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/10/15 01:26:58 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/15 01:26:58 INFO : sub dir/hello world: Deleted 2025/10/15 01:26:58 DEBUG : B2 bucket rclone-test-wesudax1wogi: Purge remote 2025/10/15 01:26:58 INFO : B2 bucket rclone-test-wesudax1wogi: cleaning bucket "rclone-test-wesudax1wogi" of all files 2025/10/15 01:26:58 DEBUG : sub dir/hello world: Deleting (id "4_z0ff22dd370adeb5b9f980e1b_f10612d8ae910952f_d20251015_m012657_c001_v0001161_t0054_u01760491617701") 2025/10/15 01:26:58 DEBUG : sub dir/hello world: Deleting (id "4_z0ff22dd370adeb5b9f980e1b_f110fb14abe25d8ea_d20251015_m012655_c001_v0001101_t0028_u01760491615598") 2025/10/15 01:26:58 DEBUG : sub dir/hello world: Deleting (id "4_z0ff22dd370adeb5b9f980e1b_f117bfd7c78eab3ef_d20251015_m012653_c001_v0001180_t0050_u01760491613896") --- PASS: TestServerSideMoveOverSelf (8.82s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-forohov6wega", Local "Local file system at /tmp/rclone2220508143", Modify Window "1ms" 2025/10/15 01:27:00 ERROR : error listing: directory not found 2025/10/15 01:27:00 INFO : Local file system at /tmp/rclone2220508143: Making directory 2025/10/15 01:27:01 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for checks to finish 2025/10/15 01:27:01 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.80s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-forohov6wega", Local "Local file system at /tmp/rclone2220508143", Modify Window "1ms" 2025/10/15 01:27:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/15 01:27:03 DEBUG : Local file system at /tmp/rclone2220508143: Waiting for checks to finish 2025/10/15 01:27:03 DEBUG : Local file system at /tmp/rclone2220508143: Waiting for transfers to finish 2025/10/15 01:27:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/15 01:27:03 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2025/10/15 01:27:03 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.21s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-forohov6wega", Local "Local file system at /tmp/rclone2220508143", Modify Window "1ms" 2025/10/15 01:27:04 DEBUG : check sum: Need to transfer - File not found at Destination 2025/10/15 01:27:04 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for checks to finish 2025/10/15 01:27:04 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for transfers to finish 2025/10/15 01:27:05 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/15 01:27:05 INFO : check sum: Copied (new) 2025/10/15 01:27:05 DEBUG : Waiting for deletions to finish 2025/10/15 01:27:05 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for checks to finish 2025/10/15 01:27:05 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/15 01:27:05 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/10/15 01:27:05 DEBUG : check sum: Unchanged skipping 2025/10/15 01:27:05 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for transfers to finish 2025/10/15 01:27:05 DEBUG : Waiting for deletions to finish 2025/10/15 01:27:05 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (2.02s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-forohov6wega", Local "Local file system at /tmp/rclone2220508143", Modify Window "1ms" 2025/10/15 01:27:06 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/10/15 01:27:06 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for checks to finish 2025/10/15 01:27:06 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for transfers to finish 2025/10/15 01:27:06 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/15 01:27:06 INFO : sizeonly: Copied (new) 2025/10/15 01:27:06 DEBUG : Waiting for deletions to finish 2025/10/15 01:27:07 DEBUG : sizeonly: Sizes identical 2025/10/15 01:27:07 DEBUG : sizeonly: Unchanged skipping 2025/10/15 01:27:07 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for checks to finish 2025/10/15 01:27:07 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for transfers to finish 2025/10/15 01:27:07 DEBUG : Waiting for deletions to finish 2025/10/15 01:27:07 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.74s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-forohov6wega", Local "Local file system at /tmp/rclone2220508143", Modify Window "1ms" 2025/10/15 01:27:08 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/10/15 01:27:08 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for checks to finish 2025/10/15 01:27:08 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for transfers to finish 2025/10/15 01:27:08 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/10/15 01:27:08 INFO : ignore-size: Copied (new) 2025/10/15 01:27:08 DEBUG : Waiting for deletions to finish 2025/10/15 01:27:09 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:27:09 DEBUG : ignore-size: Unchanged skipping 2025/10/15 01:27:09 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for checks to finish 2025/10/15 01:27:09 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for transfers to finish 2025/10/15 01:27:09 DEBUG : Waiting for deletions to finish 2025/10/15 01:27:09 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.85s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-forohov6wega", Local "Local file system at /tmp/rclone2220508143", Modify Window "1ms" 2025/10/15 01:27:10 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:27:10 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for checks to finish 2025/10/15 01:27:10 DEBUG : existing: Unchanged skipping 2025/10/15 01:27:10 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for transfers to finish 2025/10/15 01:27:10 DEBUG : Waiting for deletions to finish 2025/10/15 01:27:10 INFO : There was nothing to transfer 2025/10/15 01:27:11 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/10/15 01:27:11 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for checks to finish 2025/10/15 01:27:11 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for transfers to finish 2025/10/15 01:27:11 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/15 01:27:11 INFO : existing: Copied (replaced existing) 2025/10/15 01:27:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.58s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-forohov6wega", Local "Local file system at /tmp/rclone2220508143", Modify Window "1ms" 2025/10/15 01:27:12 DEBUG : existing: Need to transfer - File not found at Destination 2025/10/15 01:27:12 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for checks to finish 2025/10/15 01:27:12 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for transfers to finish 2025/10/15 01:27:12 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/15 01:27:12 INFO : existing: Copied (new) 2025/10/15 01:27:12 DEBUG : Waiting for deletions to finish 2025/10/15 01:27:13 DEBUG : existing: Destination exists, skipping 2025/10/15 01:27:13 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for checks to finish 2025/10/15 01:27:13 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for transfers to finish 2025/10/15 01:27:13 DEBUG : Waiting for deletions to finish 2025/10/15 01:27:13 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.71s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-forohov6wega", Local "Local file system at /tmp/rclone2220508143", Modify Window "1ms" 2025/10/15 01:27:14 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/10/15 01:27:15 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/10/15 01:27:15 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/15 01:27:15 DEBUG : c/non empty space: Unchanged skipping 2025/10/15 01:27:15 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for checks to finish 2025/10/15 01:27:15 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for transfers to finish 2025/10/15 01:27:15 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/15 01:27:15 INFO : a/potato2: Copied (new) 2025/10/15 01:27:15 DEBUG : Waiting for deletions to finish 2025/10/15 01:27:16 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.90s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-forohov6wega", Local "Local file system at /tmp/rclone2220508143", Modify Window "1ms" 2025/10/15 01:27:17 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/15 01:27:17 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for checks to finish 2025/10/15 01:27:17 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/15 01:27:17 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/10/15 01:27:17 DEBUG : empty space: Unchanged skipping 2025/10/15 01:27:17 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for transfers to finish 2025/10/15 01:27:17 DEBUG : Waiting for deletions to finish 2025/10/15 01:27:17 INFO : There was nothing to transfer 2025/10/15 01:27:18 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for checks to finish 2025/10/15 01:27:18 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/15 01:27:18 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/15 01:27:19 INFO : empty space: Updated modification time in destination 2025/10/15 01:27:19 DEBUG : empty space: Unchanged skipping 2025/10/15 01:27:19 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for transfers to finish 2025/10/15 01:27:19 DEBUG : Waiting for deletions to finish 2025/10/15 01:27:19 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.92s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-forohov6wega", Local "Local file system at /tmp/rclone2220508143", Modify Window "1ms" 2025/10/15 01:27: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/15 01:27:20 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for checks to finish 2025/10/15 01:27:20 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/15 01:27:20 DEBUG : empty space: Unchanged skipping 2025/10/15 01:27:20 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for transfers to finish 2025/10/15 01:27:20 DEBUG : Waiting for deletions to finish 2025/10/15 01:27:20 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.63s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-forohov6wega", Local "Local file system at /tmp/rclone2220508143", Modify Window "1ms" 2025/10/15 01:27:22 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/15 01:27:22 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for checks to finish 2025/10/15 01:27:22 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2220508143) 2025/10/15 01:27:22 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-forohov6wega) 2025/10/15 01:27:22 DEBUG : foo: sha1 differ 2025/10/15 01:27:22 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for transfers to finish 2025/10/15 01:27:22 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/10/15 01:27:22 INFO : foo: Copied (replaced existing) 2025/10/15 01:27:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.46s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-forohov6wega", Local "Local file system at /tmp/rclone2220508143", Modify Window "1ms" 2025/10/15 01:27:24 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/15 01:27:24 DEBUG : potato: Need to transfer - File not found at Destination 2025/10/15 01:27:24 DEBUG : empty space: Unchanged skipping 2025/10/15 01:27:24 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for checks to finish 2025/10/15 01:27:24 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for transfers to finish 2025/10/15 01:27:24 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/15 01:27:24 INFO : potato: Copied (new) 2025/10/15 01:27:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.68s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-forohov6wega", Local "Local file system at /tmp/rclone2220508143", Modify Window "1ms" 2025/10/15 01:27:26 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/10/15 01:27:26 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for checks to finish 2025/10/15 01:27:26 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for transfers to finish 2025/10/15 01:27:27 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/10/15 01:27:27 INFO : potato: Copied (replaced existing) 2025/10/15 01:27:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (2.32s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-forohov6wega", Local "Local file system at /tmp/rclone2220508143", Modify Window "1ms" 2025/10/15 01:27:28 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for checks to finish 2025/10/15 01:27: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/15 01:27:28 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2220508143) 2025/10/15 01:27:28 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-forohov6wega) 2025/10/15 01:27:28 DEBUG : potato: sha1 differ 2025/10/15 01:27:28 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for transfers to finish 2025/10/15 01:27:29 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/10/15 01:27:29 INFO : potato: Copied (replaced existing) 2025/10/15 01:27:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (2.40s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-forohov6wega", Local "Local file system at /tmp/rclone2220508143", Modify Window "1ms" 2025/10/15 01:27:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/15 01:27:31 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/15 01:27:31 DEBUG : empty space: Unchanged skipping 2025/10/15 01:27:31 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for checks to finish 2025/10/15 01:27:31 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/10/15 01:27:31 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for transfers to finish 2025/10/15 01:27:31 DEBUG : Waiting for deletions to finish 2025/10/15 01:27:31 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.11s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-forohov6wega", Local "Local file system at /tmp/rclone2220508143", Modify Window "1ms" 2025/10/15 01:27:34 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/15 01:27:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/15 01:27:34 DEBUG : empty space: Unchanged skipping 2025/10/15 01:27:34 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for checks to finish 2025/10/15 01:27:34 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for transfers to finish 2025/10/15 01:27:34 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/15 01:27:34 INFO : potato2: Copied (new) 2025/10/15 01:27:34 DEBUG : Waiting for deletions to finish 2025/10/15 01:27:35 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.46s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-forohov6wega", Local "Local file system at /tmp/rclone2220508143", Modify Window "1ms" 2025/10/15 01:27:37 INFO : d: Making directory 2025/10/15 01:27:37 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2025/10/15 01:27:37 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/10/15 01:27:37 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/15 01:27:37 DEBUG : c/non empty space: Unchanged skipping 2025/10/15 01:27:37 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for checks to finish 2025/10/15 01:27:37 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for transfers to finish 2025/10/15 01:27:38 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/15 01:27:38 INFO : a/potato2: Copied (new) 2025/10/15 01:27:38 DEBUG : Waiting for deletions to finish 2025/10/15 01:27:38 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.38s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-forohov6wega", Local "Local file system at /tmp/rclone2220508143", Modify Window "1ms" 2025/10/15 01:27:40 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/10/15 01:27:40 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/10/15 01:27:41 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/15 01:27:41 DEBUG : c/non empty space: Unchanged skipping 2025/10/15 01:27:41 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for checks to finish 2025/10/15 01:27:41 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for transfers to finish 2025/10/15 01:27:41 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/15 01:27:41 INFO : a/potato2: Copied (new) 2025/10/15 01:27:41 ERROR : B2 bucket rclone-test-forohov6wega: not deleting files as there were IO errors 2025/10/15 01:27:41 ERROR : B2 bucket rclone-test-forohov6wega: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.35s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-forohov6wega", Local "Local file system at /tmp/rclone2220508143", Modify Window "1ms" 2025/10/15 01:27:43 DEBUG : Waiting for deletions to finish 2025/10/15 01:27:44 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/15 01:27:44 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/15 01:27:44 DEBUG : empty space: Unchanged skipping 2025/10/15 01:27:44 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for checks to finish 2025/10/15 01:27:44 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for transfers to finish 2025/10/15 01:27:44 INFO : potato: Deleted 2025/10/15 01:27:44 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/15 01:27:44 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.98s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-forohov6wega", Local "Local file system at /tmp/rclone2220508143", Modify Window "1ms" 2025/10/15 01:27:47 DEBUG : Waiting for deletions to finish 2025/10/15 01:27:47 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for checks to finish 2025/10/15 01:27:47 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for transfers to finish 2025/10/15 01:27:47 INFO : potato: Deleted 2025/10/15 01:27:47 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/15 01:27:47 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/15 01:27:47 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for checks to finish 2025/10/15 01:27:47 DEBUG : empty space: Unchanged skipping 2025/10/15 01:27:47 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for transfers to finish 2025/10/15 01:27:48 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/15 01:27:48 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (3.65s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-forohov6wega", Local "Local file system at /tmp/rclone2220508143", Modify Window "1ms" 2025/10/15 01:27:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/15 01:27:50 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for checks to finish 2025/10/15 01:27:50 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for transfers to finish 2025/10/15 01:27:50 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/10/15 01:27:50 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.41s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-forohov6wega", Local "Local file system at /tmp/rclone2220508143", Modify Window "1ms" 2025/10/15 01:27:53 DEBUG : enormous: Excluded (Size Filter) 2025/10/15 01:27:53 DEBUG : enormous: Excluded 2025/10/15 01:27:53 DEBUG : potato2: Excluded (Size Filter) 2025/10/15 01:27:53 DEBUG : potato2: Excluded 2025/10/15 01:27:53 DEBUG : potato2: Excluded (Size Filter) 2025/10/15 01:27:53 DEBUG : potato2: Excluded 2025/10/15 01:27:53 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/15 01:27:53 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for checks to finish 2025/10/15 01:27:53 DEBUG : empty space: Unchanged skipping 2025/10/15 01:27:53 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for transfers to finish 2025/10/15 01:27:53 DEBUG : Waiting for deletions to finish 2025/10/15 01:27:53 INFO : There was nothing to transfer 2025/10/15 01:27:53 DEBUG : enormous: Excluded (Size Filter) 2025/10/15 01:27:53 DEBUG : enormous: Excluded 2025/10/15 01:27:53 DEBUG : potato2: Excluded (Size Filter) 2025/10/15 01:27:53 DEBUG : potato2: Excluded 2025/10/15 01:27:53 DEBUG : potato2: Excluded (Size Filter) 2025/10/15 01:27:53 DEBUG : potato2: Excluded 2025/10/15 01:27:53 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/10/15 01:27:53 DEBUG : empty space: Unchanged skipping 2025/10/15 01:27:53 DEBUG : Local file system at /tmp/rclone2220508143: Waiting for checks to finish 2025/10/15 01:27:53 DEBUG : Local file system at /tmp/rclone2220508143: Waiting for transfers to finish 2025/10/15 01:27:53 DEBUG : Waiting for deletions to finish 2025/10/15 01:27:53 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (3.11s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-forohov6wega", Local "Local file system at /tmp/rclone2220508143", Modify Window "1ms" 2025/10/15 01:27:56 DEBUG : enormous: Excluded (Size Filter) 2025/10/15 01:27:56 DEBUG : enormous: Excluded 2025/10/15 01:27:56 DEBUG : potato2: Excluded (Size Filter) 2025/10/15 01:27:56 DEBUG : potato2: Excluded 2025/10/15 01:27:57 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/15 01:27:57 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for checks to finish 2025/10/15 01:27:57 DEBUG : empty space: Unchanged skipping 2025/10/15 01:27:57 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for transfers to finish 2025/10/15 01:27:57 DEBUG : Waiting for deletions to finish 2025/10/15 01:27:57 INFO : enormous: Deleted 2025/10/15 01:27:57 INFO : potato2: Deleted 2025/10/15 01:27:57 INFO : There was nothing to transfer 2025/10/15 01:27:57 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/10/15 01:27:57 DEBUG : empty space: Unchanged skipping 2025/10/15 01:27:57 DEBUG : Local file system at /tmp/rclone2220508143: Waiting for checks to finish 2025/10/15 01:27:57 DEBUG : Local file system at /tmp/rclone2220508143: Waiting for transfers to finish 2025/10/15 01:27:57 DEBUG : Waiting for deletions to finish 2025/10/15 01:27:57 INFO : enormous: Deleted 2025/10/15 01:27:57 INFO : potato2: Deleted 2025/10/15 01:27:57 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.59s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-forohov6wega", Local "Local file system at /tmp/rclone2220508143", Modify Window "1ms" 2025/10/15 01:28:00 DEBUG : five: Need to transfer - File not found at Destination 2025/10/15 01:28:00 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/10/15 01:28:00 DEBUG : one: Destination is newer than source, skipping 2025/10/15 01:28:00 DEBUG : three: Sizes identical 2025/10/15 01:28:00 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for checks to finish 2025/10/15 01:28:00 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2220508143) 2025/10/15 01:28:00 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-forohov6wega) 2025/10/15 01:28:00 DEBUG : two: sha1 differ 2025/10/15 01:28:00 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/10/15 01:28:00 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/10/15 01:28:00 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for transfers to finish 2025/10/15 01:28:00 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/10/15 01:28:00 INFO : five: Copied (new) 2025/10/15 01:28:01 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/10/15 01:28:01 INFO : four: Copied (replaced existing) 2025/10/15 01:28:01 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/15 01:28:01 INFO : two: Copied (replaced existing) 2025/10/15 01:28:01 DEBUG : Waiting for deletions to finish 2025/10/15 01:28:02 DEBUG : one: Destination is newer than source, skipping 2025/10/15 01:28:02 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for checks to finish 2025/10/15 01:28:02 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/10/15 01:28:02 DEBUG : five: Size and sha1 of src and dst objects identical 2025/10/15 01:28:02 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/15 01:28:02 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/10/15 01:28:02 DEBUG : two: Size and sha1 of src and dst objects identical 2025/10/15 01:28:02 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/10/15 01:28:02 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2220508143) 2025/10/15 01:28:02 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-forohov6wega) 2025/10/15 01:28:02 DEBUG : three: sha1 differ 2025/10/15 01:28:02 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/10/15 01:28:02 DEBUG : four: Size and sha1 of src and dst objects identical 2025/10/15 01:28:02 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/10/15 01:28:02 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/10/15 01:28:02 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for transfers to finish 2025/10/15 01:28:02 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/15 01:28:02 INFO : three: Copied (replaced existing) 2025/10/15 01:28:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (6.05s) === 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-forohov6wega", Local "Local file system at /tmp/rclone2220508143", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/10/15 01:28:04 INFO : B2 bucket rclone-test-forohov6wega: Making map for --track-renames 2025/10/15 01:28:04 INFO : B2 bucket rclone-test-forohov6wega: Finished making map for --track-renames 2025/10/15 01:28:04 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for checks to finish 2025/10/15 01:28:04 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/10/15 01:28:04 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/10/15 01:28:04 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for renames to finish 2025/10/15 01:28:04 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for transfers to finish 2025/10/15 01:28:04 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/10/15 01:28:04 INFO : potato: Copied (new) 2025/10/15 01:28:05 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/15 01:28:05 INFO : yam: Copied (new) 2025/10/15 01:28:05 DEBUG : Waiting for deletions to finish 2025/10/15 01:28:05 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:28:05 INFO : B2 bucket rclone-test-forohov6wega: Making map for --track-renames 2025/10/15 01:28:05 INFO : B2 bucket rclone-test-forohov6wega: Finished making map for --track-renames 2025/10/15 01:28:05 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for checks to finish 2025/10/15 01:28:05 DEBUG : potato: Unchanged skipping 2025/10/15 01:28:05 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for renames to finish 2025/10/15 01:28:06 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/15 01:28:06 INFO : yam: Copied (server-side copy) to: yaml 2025/10/15 01:28:06 INFO : yam: Deleted 2025/10/15 01:28:06 INFO : yaml: Renamed from "yam" 2025/10/15 01:28:06 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for transfers to finish 2025/10/15 01:28:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.51s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-forohov6wega", Local "Local file system at /tmp/rclone2220508143", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/10/15 01:28:08 INFO : B2 bucket rclone-test-forohov6wega: Making map for --track-renames 2025/10/15 01:28:08 INFO : B2 bucket rclone-test-forohov6wega: Finished making map for --track-renames 2025/10/15 01:28:08 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for checks to finish 2025/10/15 01:28:08 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/10/15 01:28:08 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/10/15 01:28:08 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for renames to finish 2025/10/15 01:28:08 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for transfers to finish 2025/10/15 01:28:08 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/15 01:28:08 INFO : yam: Copied (new) 2025/10/15 01:28:09 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/10/15 01:28:09 INFO : potato: Copied (new) 2025/10/15 01:28:09 DEBUG : Waiting for deletions to finish 2025/10/15 01:28:09 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:28:09 INFO : B2 bucket rclone-test-forohov6wega: Making map for --track-renames 2025/10/15 01:28:09 INFO : B2 bucket rclone-test-forohov6wega: Finished making map for --track-renames 2025/10/15 01:28:09 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for checks to finish 2025/10/15 01:28:09 DEBUG : potato: Unchanged skipping 2025/10/15 01:28:09 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for renames to finish 2025/10/15 01:28:09 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/15 01:28:09 INFO : yam: Copied (server-side copy) to: yaml 2025/10/15 01:28:10 INFO : yam: Deleted 2025/10/15 01:28:10 INFO : yaml: Renamed from "yam" 2025/10/15 01:28:10 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for transfers to finish 2025/10/15 01:28:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.03s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-forohov6wega", Local "Local file system at /tmp/rclone2220508143", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/10/15 01:28:11 INFO : B2 bucket rclone-test-forohov6wega: Making map for --track-renames 2025/10/15 01:28:11 INFO : B2 bucket rclone-test-forohov6wega: Finished making map for --track-renames 2025/10/15 01:28:11 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for checks to finish 2025/10/15 01:28:11 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/10/15 01:28:11 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for renames to finish 2025/10/15 01:28:11 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/10/15 01:28:11 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for transfers to finish 2025/10/15 01:28:11 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/15 01:28:11 INFO : sub/yam: Copied (new) 2025/10/15 01:28:11 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/10/15 01:28:11 INFO : potato: Copied (new) 2025/10/15 01:28:11 DEBUG : Waiting for deletions to finish 2025/10/15 01:28:12 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:28:12 DEBUG : potato: Unchanged skipping 2025/10/15 01:28:12 INFO : B2 bucket rclone-test-forohov6wega: Making map for --track-renames 2025/10/15 01:28:12 INFO : B2 bucket rclone-test-forohov6wega: Finished making map for --track-renames 2025/10/15 01:28:12 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for checks to finish 2025/10/15 01:28:12 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for renames to finish 2025/10/15 01:28:13 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/15 01:28:13 INFO : sub/yam: Copied (server-side copy) to: yam 2025/10/15 01:28:13 INFO : sub/yam: Deleted 2025/10/15 01:28:13 INFO : yam: Renamed from "sub/yam" 2025/10/15 01:28:13 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for transfers to finish 2025/10/15 01:28:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.22s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-forohov6wega", Local "Local file system at /tmp/rclone2220508143", Modify Window "1ms" 2025/10/15 01:28:14 DEBUG : Creating backend with remote "/tmp/rclone2220508143/dir1" 2025/10/15 01:28:14 DEBUG : Creating backend with remote "/tmp/rclone2220508143/dir2" 2025/10/15 01:28:14 DEBUG : Local file system at /tmp/rclone2220508143/dir2: Using server-side directory move 2025/10/15 01:28:14 INFO : Local file system at /tmp/rclone2220508143/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/10/15 01:28:14 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/10/15 01:28:14 DEBUG : Local file system at /tmp/rclone2220508143/dir2: Waiting for checks to finish 2025/10/15 01:28:14 INFO : file1.txt: Moved (server-side) 2025/10/15 01:28:14 DEBUG : Local file system at /tmp/rclone2220508143/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-forohov6wega", Local "Local file system at /tmp/rclone2220508143", Modify Window "1ms" 2025/10/15 01:28:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/15 01:28:14 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/10/15 01:28:14 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for checks to finish 2025/10/15 01:28:14 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for transfers to finish 2025/10/15 01:28:14 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/10/15 01:28:14 INFO : nested/sub dir/file: Copied (new) 2025/10/15 01:28:14 INFO : nested/sub dir/file: Deleted 2025/10/15 01:28:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/15 01:28:15 INFO : sub dir/hello world: Copied (new) 2025/10/15 01:28:15 INFO : sub dir/hello world: Deleted 2025/10/15 01:28:15 INFO : sub dir: Removing directory 2025/10/15 01:28:15 INFO : nested/sub dir: Removing directory 2025/10/15 01:28:15 INFO : nested: Removing directory 2025/10/15 01:28:15 DEBUG : Local file system at /tmp/rclone2220508143: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (2.07s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-forohov6wega", Local "Local file system at /tmp/rclone2220508143", Modify Window "1ms" 2025/10/15 01:28:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/15 01:28:16 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/10/15 01:28:16 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for checks to finish 2025/10/15 01:28:16 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for transfers to finish 2025/10/15 01:28:16 DEBUG : sub dir/hello world: Clearing upload URL because of error: Post "https://pod-000-1041-08.backblaze.com/b2api/v1/b2_upload_file/ffd28d53709deb5b9f980e1b/c001_v0001041_t0043": EOF 2025/10/15 01:28:16 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1041-08.backblaze.com/b2api/v1/b2_upload_file/ffd28d53709deb5b9f980e1b/c001_v0001041_t0043": EOF) 2025/10/15 01:28:16 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/10/15 01:28:16 DEBUG : sub dir/hello world: Received error: Post "https://pod-000-1041-08.backblaze.com/b2api/v1/b2_upload_file/ffd28d53709deb5b9f980e1b/c001_v0001041_t0043": EOF - low level retry 0/10 2025/10/15 01:28:17 DEBUG : pacer: Reducing sleep to 10ms 2025/10/15 01:28:17 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/10/15 01:28:17 INFO : nested/sub dir/file: Copied (new) 2025/10/15 01:28:17 INFO : nested/sub dir/file: Deleted 2025/10/15 01:28:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/15 01:28:17 INFO : sub dir/hello world: Copied (new) 2025/10/15 01:28:17 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.82s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-forohov6wega", Local "Local file system at /tmp/rclone2220508143", Modify Window "1ms" 2025/10/15 01:28:18 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/10/15 01:28:18 DEBUG : existing: Need to transfer - File not found at Destination 2025/10/15 01:28:18 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for checks to finish 2025/10/15 01:28:18 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for transfers to finish 2025/10/15 01:28:18 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/10/15 01:28:18 INFO : existing-b: Copied (new) 2025/10/15 01:28:18 INFO : existing-b: Deleted 2025/10/15 01:28:19 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/15 01:28:19 INFO : existing: Copied (new) 2025/10/15 01:28:19 INFO : existing: Deleted 2025/10/15 01:28:19 DEBUG : existing: Destination exists, skipping 2025/10/15 01:28:19 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/10/15 01:28:19 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for checks to finish 2025/10/15 01:28:19 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for transfers to finish 2025/10/15 01:28:19 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (2.02s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-forohov6wega", Local "Local file system at /tmp/rclone2220508143", Modify Window "1ms" 2025/10/15 01:28:20 DEBUG : Creating backend with remote "TestB2:rclone-test-neyecut2nelu" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-forohov6wega -> B2 bucket rclone-test-neyecut2nelu 2025/10/15 01:28:24 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/15 01:28:24 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/10/15 01:28:24 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/10/15 01:28:24 DEBUG : empty space: Unchanged skipping 2025/10/15 01:28:24 DEBUG : B2 bucket rclone-test-neyecut2nelu: Waiting for checks to finish 2025/10/15 01:28:25 INFO : empty space: Deleted 2025/10/15 01:28:25 DEBUG : B2 bucket rclone-test-neyecut2nelu: Waiting for transfers to finish 2025/10/15 01:28:25 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/15 01:28:25 INFO : potato2: Copied (server-side copy) 2025/10/15 01:28:25 INFO : potato2: Deleted 2025/10/15 01:28:25 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/15 01:28:25 INFO : potato3: Copied (server-side copy) 2025/10/15 01:28:25 INFO : potato3: Deleted 2025/10/15 01:28:25 DEBUG : Creating backend with remote "TestB2:rclone-test-yudaqih1samo" 2025/10/15 01:28:27 DEBUG : empty space: Need to transfer - File not found at Destination 2025/10/15 01:28:27 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/15 01:28:27 DEBUG : potato3: Need to transfer - File not found at Destination 2025/10/15 01:28:27 DEBUG : B2 bucket rclone-test-yudaqih1samo: Waiting for checks to finish 2025/10/15 01:28:27 DEBUG : B2 bucket rclone-test-yudaqih1samo: Waiting for transfers to finish 2025/10/15 01:28:27 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/15 01:28:27 INFO : empty space: Copied (server-side copy) 2025/10/15 01:28:27 INFO : empty space: Deleted 2025/10/15 01:28:28 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/15 01:28:28 INFO : potato2: Copied (server-side copy) 2025/10/15 01:28:28 INFO : potato2: Deleted 2025/10/15 01:28:28 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/15 01:28:28 INFO : potato3: Copied (server-side copy) 2025/10/15 01:28:28 INFO : potato3: Deleted 2025/10/15 01:28:29 DEBUG : B2 bucket rclone-test-yudaqih1samo: Purge remote 2025/10/15 01:28:29 INFO : B2 bucket rclone-test-yudaqih1samo: cleaning bucket "rclone-test-yudaqih1samo" of all files 2025/10/15 01:28:29 DEBUG : empty space: Deleting (id "4_z2f529db370bdeb5b9f980e1b_f10079bef9317cee4_d20251015_m012827_c001_v0001183_t0033_u01760491707657") 2025/10/15 01:28:29 DEBUG : potato2: Deleting (id "4_z2f529db370bdeb5b9f980e1b_f1046fff118953fab_d20251015_m012828_c001_v0001182_t0059_u01760491708063") 2025/10/15 01:28:29 DEBUG : potato3: Deleting (id "4_z2f529db370bdeb5b9f980e1b_f105126f56b230f0d_d20251015_m012827_c001_v0001032_t0038_u01760491707902") 2025/10/15 01:28:30 DEBUG : B2 bucket rclone-test-neyecut2nelu: Purge remote 2025/10/15 01:28:30 INFO : B2 bucket rclone-test-neyecut2nelu: cleaning bucket "rclone-test-neyecut2nelu" of all files 2025/10/15 01:28:30 DEBUG : empty space: Deleting (id "4_z1fb28da370bdeb5b9f980e1b_f4192e54f0fb42363_d20251015_m012827_c001_v7007000_t0000_u01760491707878") 2025/10/15 01:28:30 DEBUG : empty space: Deleting (id "4_z1fb28da370bdeb5b9f980e1b_f1096f6c197868beb_d20251015_m012823_c001_v0001161_t0000_u01760491703847") 2025/10/15 01:28:30 DEBUG : potato2: Deleting (id "4_z1fb28da370bdeb5b9f980e1b_f4192e54f0fb42366_d20251015_m012828_c001_v7007000_t0000_u01760491708294") 2025/10/15 01:28:30 DEBUG : potato2: Deleting (id "4_z1fb28da370bdeb5b9f980e1b_f109b51d0a2b589be_d20251015_m012825_c001_v0001180_t0027_u01760491705087") 2025/10/15 01:28:30 DEBUG : potato3: Deleting (id "4_z1fb28da370bdeb5b9f980e1b_f4192e54f0fb4236c_d20251015_m012828_c001_v7007000_t0000_u01760491708769") 2025/10/15 01:28:30 DEBUG : potato3: Deleting (id "4_z1fb28da370bdeb5b9f980e1b_f10598ecff86394ea_d20251015_m012825_c001_v0001145_t0014_u01760491705310") 2025/10/15 01:28:30 DEBUG : potato3: Deleting (id "4_z1fb28da370bdeb5b9f980e1b_f1096f6c197868bed_d20251015_m012824_c001_v0001161_t0027_u01760491704248") --- PASS: TestServerSideMove (11.17s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-forohov6wega", Local "Local file system at /tmp/rclone2220508143", Modify Window "1ms" 2025/10/15 01:28:31 DEBUG : Creating backend with remote "TestB2:rclone-test-hayamic5budi" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-forohov6wega -> B2 bucket rclone-test-hayamic5budi 2025/10/15 01:28:36 DEBUG : empty space: Excluded (Size Filter) 2025/10/15 01:28:36 DEBUG : empty space: Excluded 2025/10/15 01:28:36 DEBUG : empty space: Excluded (Size Filter) 2025/10/15 01:28:36 DEBUG : empty space: Excluded 2025/10/15 01:28:36 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/15 01:28:36 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/10/15 01:28:36 DEBUG : B2 bucket rclone-test-hayamic5budi: Waiting for checks to finish 2025/10/15 01:28:36 DEBUG : B2 bucket rclone-test-hayamic5budi: Waiting for transfers to finish 2025/10/15 01:28:37 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/15 01:28:37 INFO : potato3: Copied (server-side copy) 2025/10/15 01:28:37 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/15 01:28:37 INFO : potato2: Copied (server-side copy) 2025/10/15 01:28:37 INFO : potato3: Deleted 2025/10/15 01:28:37 INFO : potato2: Deleted 2025/10/15 01:28:38 DEBUG : Creating backend with remote "TestB2:rclone-test-janizuv3xesu" 2025/10/15 01:28:38 DEBUG : empty space: Excluded (Size Filter) 2025/10/15 01:28:38 DEBUG : empty space: Excluded 2025/10/15 01:28:39 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/15 01:28:39 DEBUG : potato3: Need to transfer - File not found at Destination 2025/10/15 01:28:39 DEBUG : B2 bucket rclone-test-janizuv3xesu: Waiting for checks to finish 2025/10/15 01:28:39 DEBUG : B2 bucket rclone-test-janizuv3xesu: Waiting for transfers to finish 2025/10/15 01:28:39 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/15 01:28:39 INFO : potato2: Copied (server-side copy) 2025/10/15 01:28:40 INFO : potato2: Deleted 2025/10/15 01:28:40 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/15 01:28:40 INFO : potato3: Copied (server-side copy) 2025/10/15 01:28:40 INFO : potato3: Deleted 2025/10/15 01:28:40 DEBUG : B2 bucket rclone-test-janizuv3xesu: Purge remote 2025/10/15 01:28:40 INFO : B2 bucket rclone-test-janizuv3xesu: cleaning bucket "rclone-test-janizuv3xesu" of all files 2025/10/15 01:28:40 DEBUG : potato2: Deleting (id "4_z8f22cda370bdeb5b9f980e1b_f104301fa1bd9f853_d20251015_m012839_c001_v0001179_t0046_u01760491719672") 2025/10/15 01:28:40 DEBUG : potato3: Deleting (id "4_z8f22cda370bdeb5b9f980e1b_f106546c41d2ef3ed_d20251015_m012839_c001_v0001157_t0028_u01760491719963") 2025/10/15 01:28:41 DEBUG : B2 bucket rclone-test-hayamic5budi: Purge remote 2025/10/15 01:28:41 INFO : B2 bucket rclone-test-hayamic5budi: cleaning bucket "rclone-test-hayamic5budi" of all files 2025/10/15 01:28:41 DEBUG : empty space: Deleting (id "4_z4f02bd9370bdeb5b9f980e1b_f1035ac2cdeb7db4f_d20251015_m012835_c001_v0001183_t0020_u01760491715920") 2025/10/15 01:28:41 DEBUG : potato2: Deleting (id "4_z4f02bd9370bdeb5b9f980e1b_f422b06bf1c59a0d3_d20251015_m012839_c001_v7007000_t0000_u01760491719949") 2025/10/15 01:28:41 DEBUG : potato2: Deleting (id "4_z4f02bd9370bdeb5b9f980e1b_f11312419d58f0d52_d20251015_m012836_c001_v0001032_t0023_u01760491716733") 2025/10/15 01:28:41 DEBUG : potato3: Deleting (id "4_z4f02bd9370bdeb5b9f980e1b_f422b06bf1c59a0d4_d20251015_m012840_c001_v7007000_t0000_u01760491720249") 2025/10/15 01:28:41 DEBUG : potato3: Deleting (id "4_z4f02bd9370bdeb5b9f980e1b_f1131b88b5338ef59_d20251015_m012837_c001_v0001146_t0011_u01760491717107") 2025/10/15 01:28:41 DEBUG : potato3: Deleting (id "4_z4f02bd9370bdeb5b9f980e1b_f1035ac2cdeb7db51_d20251015_m012836_c001_v0001183_t0004_u01760491716125") --- PASS: TestServerSideMoveWithFilter (11.98s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-forohov6wega", Local "Local file system at /tmp/rclone2220508143", Modify Window "1ms" 2025/10/15 01:28:43 DEBUG : Creating backend with remote "TestB2:rclone-test-qacocas2cova" 2025/10/15 01:28:45 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-forohov6wega -> B2 bucket rclone-test-qacocas2cova 2025/10/15 01:28:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/15 01:28:48 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/10/15 01:28:48 DEBUG : empty space: Unchanged skipping 2025/10/15 01:28:48 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/10/15 01:28:48 DEBUG : B2 bucket rclone-test-qacocas2cova: Waiting for checks to finish 2025/10/15 01:28:48 INFO : empty space: Deleted 2025/10/15 01:28:48 DEBUG : B2 bucket rclone-test-qacocas2cova: Waiting for transfers to finish 2025/10/15 01:28:48 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/15 01:28:48 INFO : potato2: Copied (server-side copy) 2025/10/15 01:28:48 INFO : potato2: Deleted 2025/10/15 01:28:49 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/15 01:28:49 INFO : potato3: Copied (server-side copy) 2025/10/15 01:28:49 INFO : potato3: Deleted 2025/10/15 01:28:49 DEBUG : Creating backend with remote "TestB2:rclone-test-layezod0suxe" 2025/10/15 01:28:50 INFO : tomatoDir: Making directory 2025/10/15 01:28:50 DEBUG : empty space: Need to transfer - File not found at Destination 2025/10/15 01:28:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/15 01:28:50 DEBUG : potato3: Need to transfer - File not found at Destination 2025/10/15 01:28:50 DEBUG : B2 bucket rclone-test-layezod0suxe: Waiting for checks to finish 2025/10/15 01:28:50 DEBUG : B2 bucket rclone-test-layezod0suxe: Waiting for transfers to finish 2025/10/15 01:28:52 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/15 01:28:52 INFO : empty space: Copied (server-side copy) 2025/10/15 01:28:52 INFO : empty space: Deleted 2025/10/15 01:28:52 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/15 01:28:52 INFO : potato2: Copied (server-side copy) 2025/10/15 01:28:52 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/15 01:28:52 INFO : potato3: Copied (server-side copy) 2025/10/15 01:28:52 INFO : potato2: Deleted 2025/10/15 01:28:52 INFO : potato3: Deleted 2025/10/15 01:28:53 DEBUG : B2 bucket rclone-test-layezod0suxe: Purge remote 2025/10/15 01:28:53 INFO : B2 bucket rclone-test-layezod0suxe: cleaning bucket "rclone-test-layezod0suxe" of all files 2025/10/15 01:28:53 DEBUG : empty space: Deleting (id "4_z9f42fd8370bdeb5b9f980e1b_f116b302dd91d5d95_d20251015_m012851_c001_v0001102_t0017_u01760491731509") 2025/10/15 01:28:53 DEBUG : potato2: Deleting (id "4_z9f42fd8370bdeb5b9f980e1b_f1143a8f66611dcca_d20251015_m012851_c001_v0001102_t0044_u01760491731873") 2025/10/15 01:28:53 DEBUG : potato3: Deleting (id "4_z9f42fd8370bdeb5b9f980e1b_f1022b6cbd3208dc5_d20251015_m012851_c001_v0001116_t0020_u01760491731930") 2025/10/15 01:28:54 DEBUG : B2 bucket rclone-test-qacocas2cova: Purge remote 2025/10/15 01:28:54 INFO : B2 bucket rclone-test-qacocas2cova: cleaning bucket "rclone-test-qacocas2cova" of all files 2025/10/15 01:28:54 DEBUG : empty space: Deleting (id "4_zdf52ed6370bdeb5b9f980e1b_f4103909a6941c702_d20251015_m012852_c001_v7007000_t0000_u01760491732148") 2025/10/15 01:28:54 DEBUG : empty space: Deleting (id "4_zdf52ed6370bdeb5b9f980e1b_f109efd16ae179fae_d20251015_m012847_c001_v0001090_t0018_u01760491727445") 2025/10/15 01:28:54 DEBUG : potato2: Deleting (id "4_zdf52ed6370bdeb5b9f980e1b_f4103909a6941c704_d20251015_m012852_c001_v7007000_t0000_u01760491732529") 2025/10/15 01:28:54 DEBUG : potato2: Deleting (id "4_zdf52ed6370bdeb5b9f980e1b_f119959f416f0a17a_d20251015_m012848_c001_v0001165_t0021_u01760491728631") 2025/10/15 01:28:54 DEBUG : potato3: Deleting (id "4_zdf52ed6370bdeb5b9f980e1b_f42182d9120667c7a_d20251015_m012852_c001_v7007000_t0000_u01760491732627") 2025/10/15 01:28:54 DEBUG : potato3: Deleting (id "4_zdf52ed6370bdeb5b9f980e1b_f104c01e26ac81243_d20251015_m012848_c001_v0001146_t0001_u01760491728849") 2025/10/15 01:28:54 DEBUG : potato3: Deleting (id "4_zdf52ed6370bdeb5b9f980e1b_f109efd16ae179fb0_d20251015_m012847_c001_v0001090_t0034_u01760491727794") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.36s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-forohov6wega", Local "Local file system at /tmp/rclone2220508143", Modify Window "1ms" 2025/10/15 01:28:56 DEBUG : Creating backend with remote "TestB2:rclone-test-forohov6wega/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.67s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-forohov6wega", Local "Local file system at /tmp/rclone2220508143", Modify Window "1ms" 2025/10/15 01:28:58 DEBUG : Creating backend with remote "TestB2:rclone-test-forohov6wega/rclone-sync-test" --- PASS: TestSyncOverlap (1.44s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-forohov6wega", Local "Local file system at /tmp/rclone2220508143", Modify Window "1ms" 2025/10/15 01:29:00 DEBUG : Creating backend with remote "TestB2:rclone-test-forohov6wega/rclone-sync-test" 2025/10/15 01:29:00 DEBUG : Config file has changed externally - reloading 2025/10/15 01:29:01 DEBUG : Creating backend with remote "TestB2:rclone-test-forohov6wega/rclone-sync-test-include/layer2" 2025/10/15 01:29:03 DEBUG : Creating backend with remote "TestB2:rclone-test-forohov6wega/rclone-sync-test-ignore-file" 2025/10/15 01:29:07 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/15 01:29:07 DEBUG : B2 bucket rclone-test-forohov6wega path rclone-sync-test: Waiting for checks to finish 2025/10/15 01:29:07 DEBUG : B2 bucket rclone-test-forohov6wega path rclone-sync-test: Waiting for transfers to finish 2025/10/15 01:29:07 DEBUG : Waiting for deletions to finish 2025/10/15 01:29:07 INFO : There was nothing to transfer 2025/10/15 01:29:08 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/15 01:29:08 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for checks to finish 2025/10/15 01:29:08 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for transfers to finish 2025/10/15 01:29:08 DEBUG : Waiting for deletions to finish 2025/10/15 01:29:08 INFO : There was nothing to transfer 2025/10/15 01:29:08 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/15 01:29:08 DEBUG : B2 bucket rclone-test-forohov6wega path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/10/15 01:29:08 DEBUG : B2 bucket rclone-test-forohov6wega path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/10/15 01:29:08 DEBUG : Waiting for deletions to finish 2025/10/15 01:29:08 INFO : There was nothing to transfer 2025/10/15 01:29:09 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/15 01:29:09 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for checks to finish 2025/10/15 01:29:09 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for transfers to finish 2025/10/15 01:29:09 DEBUG : Waiting for deletions to finish 2025/10/15 01:29:09 INFO : There was nothing to transfer 2025/10/15 01:29:09 DEBUG : Excluded 2025/10/15 01:29:09 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/15 01:29:09 DEBUG : B2 bucket rclone-test-forohov6wega path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/10/15 01:29:09 DEBUG : B2 bucket rclone-test-forohov6wega path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/10/15 01:29:09 DEBUG : Waiting for deletions to finish 2025/10/15 01:29:09 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.17s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-forohov6wega", Local "Local file system at /tmp/rclone2220508143", Modify Window "1ms" 2025/10/15 01:29:10 DEBUG : Creating backend with remote "TestB2:rclone-test-forohov6wega/dst" 2025/10/15 01:29:11 DEBUG : Creating backend with remote "TestB2:rclone-test-forohov6wega/CompareDest" 2025/10/15 01:29:13 DEBUG : one: Need to transfer - File not found at Destination 2025/10/15 01:29:13 DEBUG : B2 bucket rclone-test-forohov6wega path dst: Waiting for checks to finish 2025/10/15 01:29:13 DEBUG : B2 bucket rclone-test-forohov6wega path dst: Waiting for transfers to finish 2025/10/15 01:29:14 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/15 01:29:14 INFO : one: Copied (new) 2025/10/15 01:29:14 DEBUG : Waiting for deletions to finish 2025/10/15 01:29:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/15 01:29:14 DEBUG : B2 bucket rclone-test-forohov6wega path dst: Waiting for checks to finish 2025/10/15 01:29:14 DEBUG : B2 bucket rclone-test-forohov6wega path dst: Waiting for transfers to finish 2025/10/15 01:29:15 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/10/15 01:29:15 INFO : one: Copied (replaced existing) 2025/10/15 01:29:15 DEBUG : Waiting for deletions to finish 2025/10/15 01:29:17 DEBUG : B2 bucket rclone-test-forohov6wega path dst: Waiting for checks to finish 2025/10/15 01:29:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/15 01:29:17 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/15 01:29:17 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/15 01:29:17 DEBUG : B2 bucket rclone-test-forohov6wega path dst: Waiting for transfers to finish 2025/10/15 01:29:17 DEBUG : Waiting for deletions to finish 2025/10/15 01:29:17 INFO : There was nothing to transfer 2025/10/15 01:29:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/15 01:29:18 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/15 01:29:18 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/15 01:29:18 DEBUG : B2 bucket rclone-test-forohov6wega path dst: Waiting for checks to finish 2025/10/15 01:29:18 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/15 01:29:18 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/15 01:29:18 DEBUG : B2 bucket rclone-test-forohov6wega path dst: Waiting for transfers to finish 2025/10/15 01:29:18 DEBUG : Waiting for deletions to finish 2025/10/15 01:29:18 INFO : There was nothing to transfer 2025/10/15 01:29:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/15 01:29:19 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/15 01:29:19 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/15 01:29:19 DEBUG : B2 bucket rclone-test-forohov6wega path dst: Waiting for checks to finish 2025/10/15 01:29:19 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/15 01:29:19 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/15 01:29:19 DEBUG : B2 bucket rclone-test-forohov6wega path dst: Waiting for transfers to finish 2025/10/15 01:29:19 DEBUG : Waiting for deletions to finish 2025/10/15 01:29:19 INFO : There was nothing to transfer 2025/10/15 01:29:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/15 01:29:20 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/15 01:29:20 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/15 01:29:20 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/15 01:29:20 DEBUG : B2 bucket rclone-test-forohov6wega path dst: Waiting for checks to finish 2025/10/15 01:29:20 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/15 01:29:20 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/15 01:29:20 DEBUG : B2 bucket rclone-test-forohov6wega path dst: Waiting for transfers to finish 2025/10/15 01:29:20 DEBUG : Waiting for deletions to finish 2025/10/15 01:29:20 INFO : There was nothing to transfer 2025/10/15 01:29:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/15 01:29:21 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/10/15 01:29:21 DEBUG : two: Need to transfer - File not found at Destination 2025/10/15 01:29:21 DEBUG : B2 bucket rclone-test-forohov6wega path dst: Waiting for checks to finish 2025/10/15 01:29:21 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/15 01:29:21 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/15 01:29:21 DEBUG : B2 bucket rclone-test-forohov6wega path dst: Waiting for transfers to finish 2025/10/15 01:29:21 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/10/15 01:29:21 INFO : two: Copied (new) 2025/10/15 01:29:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (12.86s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-forohov6wega", Local "Local file system at /tmp/rclone2220508143", Modify Window "1ms" 2025/10/15 01:29:24 DEBUG : Creating backend with remote "TestB2:rclone-test-forohov6wega/dest" 2025/10/15 01:29:25 DEBUG : Creating backend with remote "TestB2:rclone-test-forohov6wega/pre-dest1" 2025/10/15 01:29:27 DEBUG : Creating backend with remote "TestB2:rclone-test-forohov6wega/pre-dest2" 2025/10/15 01:29:29 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:29:29 DEBUG : 1: Destination found in --compare-dest, skipping 2025/10/15 01:29:29 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:29:29 DEBUG : 2: Destination found in --compare-dest, skipping 2025/10/15 01:29:29 DEBUG : 3: Need to transfer - File not found at Destination 2025/10/15 01:29:29 DEBUG : B2 bucket rclone-test-forohov6wega path dest: Waiting for checks to finish 2025/10/15 01:29:29 DEBUG : B2 bucket rclone-test-forohov6wega path dest: Waiting for transfers to finish 2025/10/15 01:29:30 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/10/15 01:29:30 INFO : 3: Copied (new) 2025/10/15 01:29:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.04s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-forohov6wega", Local "Local file system at /tmp/rclone2220508143", Modify Window "1ms" 2025/10/15 01:29:32 DEBUG : Creating backend with remote "TestB2:rclone-test-forohov6wega/dst" 2025/10/15 01:29:33 DEBUG : Creating backend with remote "TestB2:rclone-test-forohov6wega/CopyDest" 2025/10/15 01:29:35 DEBUG : one: Need to transfer - File not found at Destination 2025/10/15 01:29:35 DEBUG : B2 bucket rclone-test-forohov6wega path dst: Waiting for checks to finish 2025/10/15 01:29:35 DEBUG : B2 bucket rclone-test-forohov6wega path dst: Waiting for transfers to finish 2025/10/15 01:29:36 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/15 01:29:36 INFO : one: Copied (new) 2025/10/15 01:29:36 DEBUG : Waiting for deletions to finish 2025/10/15 01:29:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/15 01:29:36 DEBUG : B2 bucket rclone-test-forohov6wega path dst: Waiting for checks to finish 2025/10/15 01:29:36 DEBUG : B2 bucket rclone-test-forohov6wega path dst: Waiting for transfers to finish 2025/10/15 01:29:37 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/10/15 01:29:37 INFO : one: Copied (replaced existing) 2025/10/15 01:29:37 DEBUG : Waiting for deletions to finish 2025/10/15 01:29:39 DEBUG : Creating backend with remote "TestB2:rclone-test-forohov6wega/BackupDir" 2025/10/15 01:29:40 DEBUG : B2 bucket rclone-test-forohov6wega path dst: Waiting for checks to finish 2025/10/15 01:29:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/15 01:29:40 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/15 01:29:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/15 01:29:42 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/15 01:29:42 INFO : one: Copied (server-side copy) 2025/10/15 01:29:42 INFO : one: Deleted 2025/10/15 01:29:43 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/10/15 01:29:43 INFO : one: Copied (server-side copy) 2025/10/15 01:29:43 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/10/15 01:29:43 DEBUG : B2 bucket rclone-test-forohov6wega path dst: Waiting for transfers to finish 2025/10/15 01:29:43 DEBUG : Waiting for deletions to finish 2025/10/15 01:29:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/15 01:29:44 DEBUG : one: Unchanged skipping 2025/10/15 01:29:44 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/15 01:29:44 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/15 01:29:44 INFO : two: Copied (server-side copy) 2025/10/15 01:29:44 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/10/15 01:29:44 DEBUG : B2 bucket rclone-test-forohov6wega path dst: Waiting for checks to finish 2025/10/15 01:29:44 DEBUG : B2 bucket rclone-test-forohov6wega path dst: Waiting for transfers to finish 2025/10/15 01:29:44 DEBUG : Waiting for deletions to finish 2025/10/15 01:29:45 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/15 01:29:45 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/15 01:29:45 DEBUG : one: Unchanged skipping 2025/10/15 01:29:45 DEBUG : two: Unchanged skipping 2025/10/15 01:29:45 DEBUG : B2 bucket rclone-test-forohov6wega path dst: Waiting for checks to finish 2025/10/15 01:29:45 DEBUG : B2 bucket rclone-test-forohov6wega path dst: Waiting for transfers to finish 2025/10/15 01:29:45 DEBUG : Waiting for deletions to finish 2025/10/15 01:29:45 INFO : There was nothing to transfer 2025/10/15 01:29:46 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/15 01:29:46 DEBUG : one: Unchanged skipping 2025/10/15 01:29:46 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/10/15 01:29:46 DEBUG : three: Destination not found in --copy-dest 2025/10/15 01:29:46 DEBUG : three: Need to transfer - File not found at Destination 2025/10/15 01:29:46 DEBUG : B2 bucket rclone-test-forohov6wega path dst: Waiting for checks to finish 2025/10/15 01:29:46 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/15 01:29:46 DEBUG : two: Unchanged skipping 2025/10/15 01:29:46 DEBUG : B2 bucket rclone-test-forohov6wega path dst: Waiting for transfers to finish 2025/10/15 01:29:47 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/10/15 01:29:47 INFO : three: Copied (new) 2025/10/15 01:29:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (17.04s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-forohov6wega", Local "Local file system at /tmp/rclone2220508143", Modify Window "1ms" 2025/10/15 01:29:51 DEBUG : Creating backend with remote "TestB2:rclone-test-forohov6wega/dst" 2025/10/15 01:29:52 DEBUG : Creating backend with remote "TestB2:rclone-test-forohov6wega/backup" 2025/10/15 01:29:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:29:53 DEBUG : B2 bucket rclone-test-forohov6wega path dst: Waiting for checks to finish 2025/10/15 01:29:53 DEBUG : two: Unchanged skipping 2025/10/15 01:29:53 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/15 01:29:55 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/15 01:29:55 INFO : one: Copied (server-side copy) 2025/10/15 01:29:55 INFO : one: Deleted 2025/10/15 01:29:55 DEBUG : B2 bucket rclone-test-forohov6wega path dst: Waiting for transfers to finish 2025/10/15 01:29:56 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/15 01:29:56 INFO : one: Copied (new) 2025/10/15 01:29:56 DEBUG : Waiting for deletions to finish 2025/10/15 01:29:56 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/15 01:29:56 INFO : three.txt: Copied (server-side copy) 2025/10/15 01:29:56 INFO : three.txt: Deleted 2025/10/15 01:29:56 INFO : three.txt: Moved into backup dir 2025/10/15 01:29:58 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/15 01:29:58 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:29:58 DEBUG : two: Unchanged skipping 2025/10/15 01:29:58 DEBUG : B2 bucket rclone-test-forohov6wega path dst: Waiting for checks to finish 2025/10/15 01:29:59 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/15 01:29:59 INFO : one: Copied (server-side copy) 2025/10/15 01:29:59 INFO : one: Deleted 2025/10/15 01:29:59 DEBUG : B2 bucket rclone-test-forohov6wega path dst: Waiting for transfers to finish 2025/10/15 01:30:00 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/15 01:30:00 INFO : one: Copied (new) 2025/10/15 01:30:00 DEBUG : Waiting for deletions to finish 2025/10/15 01:30:00 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/15 01:30:00 INFO : three.txt: Copied (server-side copy) 2025/10/15 01:30:01 INFO : three.txt: Deleted 2025/10/15 01:30:01 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.09s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-forohov6wega", Local "Local file system at /tmp/rclone2220508143", Modify Window "1ms" 2025/10/15 01:30:03 DEBUG : Creating backend with remote "TestB2:rclone-test-forohov6wega/dst" 2025/10/15 01:30:04 DEBUG : Creating backend with remote "TestB2:rclone-test-forohov6wega/backup" 2025/10/15 01:30:06 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/15 01:30:06 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:30:06 DEBUG : two: Unchanged skipping 2025/10/15 01:30:06 DEBUG : B2 bucket rclone-test-forohov6wega path dst: Waiting for checks to finish 2025/10/15 01:30:08 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/15 01:30:08 INFO : one: Copied (server-side copy) to: one.bak 2025/10/15 01:30:08 INFO : one: Deleted 2025/10/15 01:30:08 DEBUG : B2 bucket rclone-test-forohov6wega path dst: Waiting for transfers to finish 2025/10/15 01:30:09 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/15 01:30:09 INFO : one: Copied (new) 2025/10/15 01:30:09 DEBUG : Waiting for deletions to finish 2025/10/15 01:30:09 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/15 01:30:09 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/15 01:30:09 INFO : three.txt: Deleted 2025/10/15 01:30:09 INFO : three.txt: Moved into backup dir 2025/10/15 01:30:11 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/15 01:30:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:30:11 DEBUG : two: Unchanged skipping 2025/10/15 01:30:11 DEBUG : B2 bucket rclone-test-forohov6wega path dst: Waiting for checks to finish 2025/10/15 01:30:14 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/15 01:30:14 INFO : one: Copied (server-side copy) to: one.bak 2025/10/15 01:30:14 INFO : one: Deleted 2025/10/15 01:30:14 DEBUG : B2 bucket rclone-test-forohov6wega path dst: Waiting for transfers to finish 2025/10/15 01:30:15 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/15 01:30:15 INFO : one: Copied (new) 2025/10/15 01:30:15 DEBUG : Waiting for deletions to finish 2025/10/15 01:30:16 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/15 01:30:16 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/15 01:30:17 INFO : three.txt: Deleted 2025/10/15 01:30:17 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (16.37s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-forohov6wega", Local "Local file system at /tmp/rclone2220508143", Modify Window "1ms" 2025/10/15 01:30:20 DEBUG : Creating backend with remote "TestB2:rclone-test-forohov6wega/dst" 2025/10/15 01:30:21 DEBUG : Creating backend with remote "TestB2:rclone-test-forohov6wega/backup" 2025/10/15 01:30:23 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/15 01:30:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:30:23 DEBUG : two: Unchanged skipping 2025/10/15 01:30:23 DEBUG : B2 bucket rclone-test-forohov6wega path dst: Waiting for checks to finish 2025/10/15 01:30:25 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/15 01:30:25 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/10/15 01:30:25 INFO : one: Deleted 2025/10/15 01:30:25 DEBUG : B2 bucket rclone-test-forohov6wega path dst: Waiting for transfers to finish 2025/10/15 01:30:26 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/15 01:30:26 INFO : one: Copied (new) 2025/10/15 01:30:26 DEBUG : Waiting for deletions to finish 2025/10/15 01:30:27 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/15 01:30:27 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/10/15 01:30:27 INFO : three.txt: Deleted 2025/10/15 01:30:27 INFO : three.txt: Moved into backup dir 2025/10/15 01:30:29 DEBUG : B2 bucket rclone-test-forohov6wega path dst: Waiting for checks to finish 2025/10/15 01:30:29 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/15 01:30:29 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:30:29 DEBUG : two: Unchanged skipping 2025/10/15 01:30:29 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/15 01:30:29 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/10/15 01:30:30 INFO : one: Deleted 2025/10/15 01:30:30 DEBUG : B2 bucket rclone-test-forohov6wega path dst: Waiting for transfers to finish 2025/10/15 01:30:30 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/15 01:30:30 INFO : one: Copied (new) 2025/10/15 01:30:30 DEBUG : Waiting for deletions to finish 2025/10/15 01:30:30 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/15 01:30:30 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/10/15 01:30:31 INFO : three.txt: Deleted 2025/10/15 01:30:31 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.73s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-forohov6wega", Local "Local file system at /tmp/rclone2220508143", Modify Window "1ms" 2025/10/15 01:30:34 DEBUG : Creating backend with remote "TestB2:rclone-test-forohov6wega/dst" 2025/10/15 01:30:35 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/15 01:30:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:30:35 DEBUG : two: Unchanged skipping 2025/10/15 01:30:35 DEBUG : B2 bucket rclone-test-forohov6wega path dst: Waiting for checks to finish 2025/10/15 01:30:36 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/15 01:30:36 INFO : one: Copied (server-side copy) to: one.bak 2025/10/15 01:30:36 INFO : one: Deleted 2025/10/15 01:30:36 DEBUG : B2 bucket rclone-test-forohov6wega path dst: Waiting for transfers to finish 2025/10/15 01:30:37 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/15 01:30:37 INFO : one: Copied (new) 2025/10/15 01:30:37 DEBUG : Waiting for deletions to finish 2025/10/15 01:30:37 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/15 01:30:37 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/15 01:30:38 INFO : three.txt: Deleted 2025/10/15 01:30:38 INFO : three.txt: Moved into backup dir 2025/10/15 01:30:39 DEBUG : one.bak: Excluded (Path Filter) 2025/10/15 01:30:39 DEBUG : one.bak: Excluded 2025/10/15 01:30:39 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/10/15 01:30:39 DEBUG : three.txt.bak: Excluded 2025/10/15 01:30:39 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/15 01:30:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:30:39 DEBUG : two: Unchanged skipping 2025/10/15 01:30:39 DEBUG : B2 bucket rclone-test-forohov6wega path dst: Waiting for checks to finish 2025/10/15 01:30:39 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/15 01:30:39 INFO : one: Copied (server-side copy) to: one.bak 2025/10/15 01:30:40 INFO : one: Deleted 2025/10/15 01:30:40 DEBUG : B2 bucket rclone-test-forohov6wega path dst: Waiting for transfers to finish 2025/10/15 01:30:40 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/15 01:30:40 INFO : one: Copied (new) 2025/10/15 01:30:40 DEBUG : Waiting for deletions to finish 2025/10/15 01:30:40 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/15 01:30:40 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/15 01:30:41 INFO : three.txt: Deleted 2025/10/15 01:30:41 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (9.97s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-forohov6wega", Local "Local file system at /tmp/rclone2220508143", Modify Window "1ms" 2025/10/15 01:30:43 DEBUG : Creating backend with remote "TestB2:rclone-test-forohov6wega/dst" 2025/10/15 01:30:45 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/15 01:30:46 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/15 01:30:46 INFO : one: Copied (server-side copy) to: one.bak 2025/10/15 01:30:46 INFO : one: Deleted 2025/10/15 01:30:47 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/15 01:30:47 INFO : one: Copied (new) 2025/10/15 01:30:47 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:30:47 DEBUG : two: Unchanged skipping 2025/10/15 01:30:47 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/10/15 01:30:48 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/15 01:30:48 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/15 01:30:48 INFO : three.txt: Deleted 2025/10/15 01:30:49 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/15 01:30:49 INFO : three.txt: Copied (new) 2025/10/15 01:30:50 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/15 01:30:50 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/15 01:30:50 INFO : one: Copied (server-side copy) to: one.bak 2025/10/15 01:30:51 INFO : one: Deleted 2025/10/15 01:30:52 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/15 01:30:52 INFO : one: Copied (new) 2025/10/15 01:30:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:30:52 DEBUG : two: Unchanged skipping 2025/10/15 01:30:52 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/10/15 01:30:53 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/15 01:30:53 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/15 01:30:53 INFO : three.txt: Deleted 2025/10/15 01:30:53 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/10/15 01:30:53 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (13.00s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-forohov6wega", Local "Local file system at /tmp/rclone2220508143", Modify Window "1ms" 2025/10/15 01:30:57 DEBUG : Creating backend with remote "TestB2:rclone-test-forohov6wega/dst" 2025/10/15 01:30:59 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/15 01:31:00 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/15 01:31:00 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/10/15 01:31:00 INFO : one: Deleted 2025/10/15 01:31:01 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/15 01:31:01 INFO : one: Copied (new) 2025/10/15 01:31:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:31:01 DEBUG : two: Unchanged skipping 2025/10/15 01:31:01 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/10/15 01:31:02 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/15 01:31:02 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/10/15 01:31:02 INFO : three.txt: Deleted 2025/10/15 01:31:02 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/15 01:31:02 INFO : three.txt: Copied (new) 2025/10/15 01:31:02 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/10/15 01:31:02 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/10/15 01:31:03 DEBUG : pacer: Reducing sleep to 10ms 2025/10/15 01:31:03 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/15 01:31:04 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/15 01:31:04 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/10/15 01:31:04 INFO : one: Deleted 2025/10/15 01:31:04 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/15 01:31:04 INFO : one: Copied (new) 2025/10/15 01:31:04 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:31:04 DEBUG : two: Unchanged skipping 2025/10/15 01:31:04 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/10/15 01:31:05 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/15 01:31:05 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/10/15 01:31:05 INFO : three.txt: Deleted 2025/10/15 01:31:05 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/10/15 01:31:05 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.08s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-forohov6wega", Local "Local file system at /tmp/rclone2220508143", Modify Window "1ms" 2025/10/15 01:31:08 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for checks to finish 2025/10/15 01:31:08 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/10/15 01:31:08 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for transfers to finish 2025/10/15 01:31:09 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/10/15 01:31:09 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/10/15 01:31:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.54s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-forohov6wega", Local "Local file system at /tmp/rclone2220508143", Modify Window "1ms" 2025/10/15 01:31:10 DEBUG : existing: Need to transfer - File not found at Destination 2025/10/15 01:31:10 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for checks to finish 2025/10/15 01:31:10 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for transfers to finish 2025/10/15 01:31:10 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/15 01:31:10 INFO : existing: Copied (new) 2025/10/15 01:31:10 DEBUG : Waiting for deletions to finish 2025/10/15 01:31:11 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/10/15 01:31:11 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for checks to finish 2025/10/15 01:31:11 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/10/15 01:31:11 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for transfers to finish 2025/10/15 01:31:11 ERROR : B2 bucket rclone-test-forohov6wega: not deleting files as there were IO errors 2025/10/15 01:31:11 ERROR : B2 bucket rclone-test-forohov6wega: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (1.91s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-forohov6wega", Local "Local file system at /tmp/rclone2220508143", Modify Window "1ms" 2025/10/15 01:31:12 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for checks to finish 2025/10/15 01:31:12 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:31:12 DEBUG : existing: Unchanged skipping 2025/10/15 01:31:12 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for transfers to finish 2025/10/15 01:31:12 DEBUG : Waiting for deletions to finish 2025/10/15 01:31:12 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.81s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-forohov6wega", Local "Local file system at /tmp/rclone2220508143", Modify Window "1ms" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-forohov6wega", Local "Local file system at /tmp/rclone2220508143", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-forohov6wega", Local "Local file system at /tmp/rclone2220508143", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-forohov6wega", Local "Local file system at /tmp/rclone2220508143", 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-forohov6wega", Local "Local file system at /tmp/rclone2220508143", Modify Window "1ms" 2025/10/15 01:31:32 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:31:32 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:31:32 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:31:32 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:31:32 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for checks to finish 2025/10/15 01:31:32 DEBUG : both10: Unchanged skipping 2025/10/15 01:31:32 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:31:32 DEBUG : both13: Unchanged skipping 2025/10/15 01:31:32 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:31:32 DEBUG : both14: Unchanged skipping 2025/10/15 01:31:32 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:31:32 DEBUG : both15: Unchanged skipping 2025/10/15 01:31:32 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:31:32 DEBUG : both0: Unchanged skipping 2025/10/15 01:31:32 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:31:32 DEBUG : both17: Unchanged skipping 2025/10/15 01:31:32 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:31:32 DEBUG : both18: Unchanged skipping 2025/10/15 01:31:32 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:31:32 DEBUG : both11: Unchanged skipping 2025/10/15 01:31:32 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:31:32 DEBUG : both12: Unchanged skipping 2025/10/15 01:31:32 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:31:32 DEBUG : both19: Unchanged skipping 2025/10/15 01:31:32 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:31:32 DEBUG : both3: Unchanged skipping 2025/10/15 01:31:32 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:31:32 DEBUG : both4: Unchanged skipping 2025/10/15 01:31:32 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:31:32 DEBUG : both5: Unchanged skipping 2025/10/15 01:31:32 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:31:32 DEBUG : both6: Unchanged skipping 2025/10/15 01:31:32 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:31:32 DEBUG : both16: Unchanged skipping 2025/10/15 01:31:32 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:31:32 DEBUG : both7: Unchanged skipping 2025/10/15 01:31:32 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:31:32 DEBUG : both1: Unchanged skipping 2025/10/15 01:31:32 DEBUG : both2: Unchanged skipping 2025/10/15 01:31:32 DEBUG : both8: Unchanged skipping 2025/10/15 01:31:32 DEBUG : both9: Unchanged skipping 2025/10/15 01:31:32 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for transfers to finish 2025/10/15 01:31:32 DEBUG : Waiting for deletions to finish 2025/10/15 01:31:32 INFO : only11: Deleted 2025/10/15 01:31:33 INFO : only15: Deleted 2025/10/15 01:31:33 INFO : only16: Deleted 2025/10/15 01:31:33 INFO : only17: Deleted 2025/10/15 01:31:33 INFO : only3: Deleted 2025/10/15 01:31:33 INFO : only10: Deleted 2025/10/15 01:31:33 INFO : only12: Deleted 2025/10/15 01:31:33 INFO : only1: Deleted 2025/10/15 01:31:33 INFO : only2: Deleted 2025/10/15 01:31:33 INFO : only4: Deleted 2025/10/15 01:31:33 INFO : only5: Deleted 2025/10/15 01:31:33 INFO : only9: Deleted 2025/10/15 01:31:33 INFO : only13: Deleted 2025/10/15 01:31:33 INFO : only18: Deleted 2025/10/15 01:31:33 INFO : only19: Deleted 2025/10/15 01:31:33 INFO : only8: Deleted 2025/10/15 01:31:33 INFO : only7: Deleted 2025/10/15 01:31:33 INFO : only0: Deleted 2025/10/15 01:31:33 INFO : only14: Deleted 2025/10/15 01:31:33 INFO : only6: Deleted 2025/10/15 01:31:33 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (23.00s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-forohov6wega", Local "Local file system at /tmp/rclone2220508143", Modify Window "1ms" 2025/10/15 01:31:56 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for checks to finish 2025/10/15 01:31:56 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:31:56 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:31:56 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:31:56 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:31:56 DEBUG : both10: Unchanged skipping 2025/10/15 01:31:56 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:31:56 DEBUG : both12: Unchanged skipping 2025/10/15 01:31:56 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:31:56 DEBUG : both11: Unchanged skipping 2025/10/15 01:31:56 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:31:56 DEBUG : both15: Unchanged skipping 2025/10/15 01:31:56 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:31:56 DEBUG : both16: Unchanged skipping 2025/10/15 01:31:56 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:31:56 DEBUG : both17: Unchanged skipping 2025/10/15 01:31:56 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:31:56 DEBUG : both0: Unchanged skipping 2025/10/15 01:31:56 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:31:56 DEBUG : both13: Unchanged skipping 2025/10/15 01:31:56 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:31:56 DEBUG : both1: Unchanged skipping 2025/10/15 01:31:56 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:31:56 DEBUG : both14: Unchanged skipping 2025/10/15 01:31:56 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:31:56 DEBUG : both18: Unchanged skipping 2025/10/15 01:31:56 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:31:56 DEBUG : both19: Unchanged skipping 2025/10/15 01:31:56 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:31:56 DEBUG : both5: Unchanged skipping 2025/10/15 01:31:56 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:31:56 DEBUG : both2: Unchanged skipping 2025/10/15 01:31:56 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:31:56 DEBUG : both7: Unchanged skipping 2025/10/15 01:31:56 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:31:56 DEBUG : both3: Unchanged skipping 2025/10/15 01:31:56 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:31:56 DEBUG : both4: Unchanged skipping 2025/10/15 01:31:56 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/10/15 01:31:56 DEBUG : both6: Unchanged skipping 2025/10/15 01:31:56 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/10/15 01:31:56 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/10/15 01:31:56 DEBUG : both8: Unchanged skipping 2025/10/15 01:31:56 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/10/15 01:31:56 DEBUG : both9: Unchanged skipping 2025/10/15 01:31:56 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/10/15 01:31:56 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/10/15 01:31:56 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/10/15 01:31:56 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/10/15 01:31:56 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/10/15 01:31:56 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/10/15 01:31:56 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/10/15 01:31:56 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/10/15 01:31:56 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/10/15 01:31:56 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/10/15 01:31:56 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/10/15 01:31:56 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/10/15 01:31:56 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/10/15 01:31:56 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/10/15 01:31:56 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/10/15 01:31:56 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/10/15 01:31:56 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for transfers to finish 2025/10/15 01:31:56 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/15 01:31:56 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/15 01:31:56 INFO : only13: Copied (replaced existing) 2025/10/15 01:31:56 INFO : only10: Copied (replaced existing) 2025/10/15 01:31:56 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/15 01:31:56 INFO : only17: Copied (replaced existing) 2025/10/15 01:31:56 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/15 01:31:56 INFO : only12: Copied (replaced existing) 2025/10/15 01:31:56 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/15 01:31:56 INFO : only14: Copied (replaced existing) 2025/10/15 01:31:56 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/15 01:31:56 INFO : only19: Copied (replaced existing) 2025/10/15 01:31:56 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/15 01:31:56 INFO : only0: Copied (replaced existing) 2025/10/15 01:31:57 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/15 01:31:57 INFO : only11: Copied (replaced existing) 2025/10/15 01:31:57 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/15 01:31:57 INFO : only1: Copied (replaced existing) 2025/10/15 01:31:57 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/15 01:31:57 INFO : only15: Copied (replaced existing) 2025/10/15 01:31:57 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/15 01:31:57 INFO : only3: Copied (replaced existing) 2025/10/15 01:31:57 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/15 01:31:57 INFO : only4: Copied (replaced existing) 2025/10/15 01:31:57 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/15 01:31:57 INFO : only5: Copied (replaced existing) 2025/10/15 01:31:57 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/15 01:31:57 INFO : only16: Copied (replaced existing) 2025/10/15 01:31:57 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/15 01:31:57 INFO : only18: Copied (replaced existing) 2025/10/15 01:31:57 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/15 01:31:57 INFO : only8: Copied (replaced existing) 2025/10/15 01:31:57 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/15 01:31:57 INFO : only2: Copied (replaced existing) 2025/10/15 01:31:57 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/15 01:31:57 INFO : only6: Copied (replaced existing) 2025/10/15 01:31:57 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/15 01:31:57 INFO : only7: Copied (replaced existing) 2025/10/15 01:31:57 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/15 01:31:57 INFO : only9: Copied (replaced existing) 2025/10/15 01:31:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (27.50s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-forohov6wega", Local "Local file system at /tmp/rclone2220508143", Modify Window "1ms" 2025/10/15 01:32:05 DEBUG : empty_dir: Making directory with metadata 2025/10/15 01:32:05 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/15 01:32:05 DEBUG : empty_on_remote: Making directory with metadata 2025/10/15 01:32:05 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/15 01:32:05 INFO : empty_on_remote: Making directory 2025/10/15 01:32:05 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/10/15 01:32:07 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/10/15 01:32:07 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/10/15 01:32:07 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/10/15 01:32:07 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (3.46s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-forohov6wega", Local "Local file system at /tmp/rclone2220508143", Modify Window "1ms" 2025/10/15 01:32:09 DEBUG : empty_dir: Making directory with metadata 2025/10/15 01:32:09 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/15 01:32:09 DEBUG : empty_on_remote: Making directory with metadata 2025/10/15 01:32:09 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/15 01:32:09 INFO : empty_on_remote: Making directory 2025/10/15 01:32:09 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/10/15 01:32:10 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/10/15 01:32:10 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/10/15 01:32:10 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/10/15 01:32:10 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/10/15 01:32:10 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.56s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-forohov6wega", Local "Local file system at /tmp/rclone2220508143", Modify Window "1ms" 2025/10/15 01:32:11 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/15 01:32:11 INFO : sub dir: Making directory 2025/10/15 01:32:11 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.34s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-forohov6wega", Local "Local file system at /tmp/rclone2220508143", Modify Window "1ms" 2025/10/15 01:32:15 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/15 01:32:15 INFO : sub dir: Making directory 2025/10/15 01:32:15 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.82s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-forohov6wega", Local "Local file system at /tmp/rclone2220508143", Modify Window "1ms" 2025/10/15 01:32:26 DEBUG : Waiting for deletions to finish 2025/10/15 01:32:27 DEBUG : apple: Excluded (Path Filter) 2025/10/15 01:32:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/15 01:32:27 DEBUG : banana: Excluded (Path Filter) 2025/10/15 01:32:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/15 01:32:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/15 01:32:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/15 01:32:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/15 01:32:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/15 01:32:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/15 01:32:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/15 01:32:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/15 01:32:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/15 01:32:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/15 01:32:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/15 01:32:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/15 01:32:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/15 01:32:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/15 01:32:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/15 01:32:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/15 01:32:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/15 01:32:27 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:32:27 DEBUG : apple: Unchanged skipping 2025/10/15 01:32:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:32:27 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/15 01:32:27 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:32:27 DEBUG : banana: Unchanged skipping 2025/10/15 01:32:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:32:27 DEBUG : splitbananasplit: Unchanged skipping 2025/10/15 01:32:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:32:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:32:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:32:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:32:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/15 01:32:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:32:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:32:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:32:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/15 01:32:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/15 01:32:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:32:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:32:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:32:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/15 01:32:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/15 01:32:27 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for checks to finish 2025/10/15 01:32:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/15 01:32:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:32:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:32:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/15 01:32:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:32:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/15 01:32:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/15 01:32:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:32:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:32:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/15 01:32:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/15 01:32:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:32:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/15 01:32:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/15 01:32:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/15 01:32:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/15 01:32:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/15 01:32:27 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for transfers to finish 2025/10/15 01:32:27 DEBUG : Waiting for deletions to finish 2025/10/15 01:32:27 INFO : There was nothing to transfer 2025/10/15 01:32:27 DEBUG : Waiting for deletions to finish 2025/10/15 01:32:28 DEBUG : apple: Excluded (Path Filter) 2025/10/15 01:32:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/15 01:32:28 DEBUG : banana: Excluded (Path Filter) 2025/10/15 01:32:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/15 01:32:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/15 01:32:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/15 01:32:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/15 01:32:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/15 01:32:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/15 01:32:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/15 01:32:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/15 01:32:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/15 01:32:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/15 01:32:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/15 01:32:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/15 01:32:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/15 01:32:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/15 01:32:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/15 01:32:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/15 01:32:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/15 01:32:28 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:32:28 DEBUG : apple: Unchanged skipping 2025/10/15 01:32:28 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:32:28 DEBUG : banana: Unchanged skipping 2025/10/15 01:32:28 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:32:28 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/15 01:32:28 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:32:28 DEBUG : splitbananasplit: Unchanged skipping 2025/10/15 01:32:28 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:32:28 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:32:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/15 01:32:28 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:32:28 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:32:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/15 01:32:28 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:32:28 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:32:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/15 01:32:28 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:32:28 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for checks to finish 2025/10/15 01:32:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/15 01:32:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/15 01:32:28 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:32:28 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:32:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/15 01:32:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/15 01:32:28 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:32:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/15 01:32:28 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:32:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/15 01:32:28 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:32:28 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:32:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/15 01:32:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/15 01:32:28 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:32:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/15 01:32:28 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:32:28 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:32:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/15 01:32:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/15 01:32:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/15 01:32:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/15 01:32:28 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for transfers to finish 2025/10/15 01:32:28 DEBUG : Waiting for deletions to finish 2025/10/15 01:32:28 INFO : There was nothing to transfer 2025/10/15 01:32:28 DEBUG : Waiting for deletions to finish 2025/10/15 01:32:28 DEBUG : apple: Excluded (Path Filter) 2025/10/15 01:32:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/15 01:32:28 DEBUG : banana: Excluded (Path Filter) 2025/10/15 01:32:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/15 01:32:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/15 01:32:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/15 01:32:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/15 01:32:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/15 01:32:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/15 01:32:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/15 01:32:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/15 01:32:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/15 01:32:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/15 01:32:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/15 01:32:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/15 01:32:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/15 01:32:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/15 01:32:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/15 01:32:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/15 01:32:28 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-forohov6wega", Local "Local file system at /tmp/rclone2220508143", Modify Window "1ms" 2025/10/15 01:32:43 DEBUG : Waiting for deletions to finish 2025/10/15 01:32:43 DEBUG : apple: Excluded (Path Filter) 2025/10/15 01:32:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/15 01:32:43 DEBUG : banana: Excluded (Path Filter) 2025/10/15 01:32:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/15 01:32:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/15 01:32:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/15 01:32:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/15 01:32:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/15 01:32:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/15 01:32:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/15 01:32:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/15 01:32:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/15 01:32:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/15 01:32:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/15 01:32:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/15 01:32:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/15 01:32:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/15 01:32:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/15 01:32:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/15 01:32:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/15 01:32:44 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:32:44 DEBUG : apple: Unchanged skipping 2025/10/15 01:32:44 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:32:44 DEBUG : banana: Unchanged skipping 2025/10/15 01:32:44 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:32:44 DEBUG : splitbananasplit: Unchanged skipping 2025/10/15 01:32:44 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:32:44 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/15 01:32:44 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:32:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/15 01:32:44 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:32:44 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:32:44 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:32:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/15 01:32:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/15 01:32:44 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:32:44 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:32:44 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:32:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/15 01:32:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/15 01:32:44 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:32:44 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:32:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/15 01:32:44 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:32:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/15 01:32:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/15 01:32:44 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:32:44 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:32:44 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for checks to finish 2025/10/15 01:32:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/15 01:32:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/15 01:32:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/15 01:32:44 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:32:44 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:32:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/15 01:32:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/15 01:32:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/15 01:32:44 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:32:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/15 01:32:44 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:32:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/15 01:32:44 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for transfers to finish 2025/10/15 01:32:44 DEBUG : Waiting for deletions to finish 2025/10/15 01:32:44 INFO : There was nothing to transfer 2025/10/15 01:32:44 DEBUG : Waiting for deletions to finish 2025/10/15 01:32:44 DEBUG : apple: Excluded (Path Filter) 2025/10/15 01:32:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/15 01:32:44 DEBUG : banana: Excluded (Path Filter) 2025/10/15 01:32:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/15 01:32:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/15 01:32:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/15 01:32:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/15 01:32:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/15 01:32:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/15 01:32:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/15 01:32:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/15 01:32:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/15 01:32:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/15 01:32:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/15 01:32:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/15 01:32:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/15 01:32:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/15 01:32:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/15 01:32:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/15 01:32:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/15 01:32:45 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:32:45 DEBUG : apple: Unchanged skipping 2025/10/15 01:32:45 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:32:45 DEBUG : banana: Unchanged skipping 2025/10/15 01:32:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:32:45 DEBUG : splitbananasplit: Unchanged skipping 2025/10/15 01:32:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:32:45 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/15 01:32:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:32:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/15 01:32:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:32:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/15 01:32:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:32:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/15 01:32:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:32:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/15 01:32:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:32:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:32:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:32:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:32:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/15 01:32:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/15 01:32:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:32:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/15 01:32:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:32:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:32:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/15 01:32:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/15 01:32:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:32:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:32:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/15 01:32:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/15 01:32:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:32:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/15 01:32:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/15 01:32:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:32:45 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for checks to finish 2025/10/15 01:32:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/15 01:32:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:32:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/15 01:32:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/15 01:32:45 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for transfers to finish 2025/10/15 01:32:45 DEBUG : Waiting for deletions to finish 2025/10/15 01:32:45 INFO : There was nothing to transfer 2025/10/15 01:32:45 DEBUG : Waiting for deletions to finish 2025/10/15 01:32:45 DEBUG : apple: Excluded (Path Filter) 2025/10/15 01:32:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/15 01:32:45 DEBUG : banana: Excluded (Path Filter) 2025/10/15 01:32:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/15 01:32:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/15 01:32:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/15 01:32:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/15 01:32:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/15 01:32:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/15 01:32:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/15 01:32:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/15 01:32:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/15 01:32:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/15 01:32:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/15 01:32:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/15 01:32:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/15 01:32:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/15 01:32:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/15 01:32:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/15 01:32:45 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-forohov6wega", Local "Local file system at /tmp/rclone2220508143", Modify Window "1ms" 2025/10/15 01:32:59 DEBUG : Waiting for deletions to finish 2025/10/15 01:33:00 DEBUG : apple: Excluded (Path Filter) 2025/10/15 01:33:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/15 01:33:00 DEBUG : banana: Excluded (Path Filter) 2025/10/15 01:33:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/15 01:33:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/15 01:33:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/15 01:33:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/15 01:33:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/15 01:33:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/15 01:33:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/15 01:33:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/15 01:33:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/15 01:33:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/15 01:33:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/15 01:33:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/15 01:33:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/15 01:33:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/15 01:33:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/15 01:33:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/15 01:33:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/15 01:33:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/15 01:33:00 DEBUG : apple: transformed to: YXBwbGU= 2025/10/15 01:33:00 DEBUG : banana: transformed to: YmFuYW5h 2025/10/15 01:33:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/15 01:33:00 DEBUG : banana: transformed to: YmFuYW5h 2025/10/15 01:33:00 DEBUG : apple: transformed to: YXBwbGU= 2025/10/15 01:33:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/15 01:33:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/15 01:33:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/15 01:33:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/15 01:33:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/15 01:33:00 DEBUG : banana: transformed to: YmFuYW5h 2025/10/15 01:33:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/15 01:33:00 DEBUG : apple: transformed to: YXBwbGU= 2025/10/15 01:33:00 DEBUG : apple: transformed to: YXBwbGU= 2025/10/15 01:33:00 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/15 01:33:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/15 01:33:00 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/15 01:33:00 DEBUG : banana: transformed to: YmFuYW5h 2025/10/15 01:33:00 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/15 01:33:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/15 01:33:00 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/15 01:33:00 DEBUG : apple: transformed to: YXBwbGU= 2025/10/15 01:33:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/15 01:33:00 DEBUG : banana: transformed to: YmFuYW5h 2025/10/15 01:33:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/15 01:33:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/15 01:33:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/15 01:33:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/15 01:33:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/15 01:33:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/15 01:33:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/15 01:33:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/15 01:33:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/15 01:33:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/15 01:33:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/15 01:33:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/15 01:33:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/15 01:33:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/15 01:33:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/15 01:33:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/15 01:33:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/15 01:33:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/15 01:33:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/15 01:33:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/15 01:33:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/15 01:33:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/15 01:33:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/15 01:33:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/15 01:33:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/15 01:33:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/15 01:33:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/15 01:33:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/15 01:33:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/15 01:33:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/15 01:33:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/15 01:33:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/15 01:33:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/15 01:33:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/15 01:33:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/15 01:33:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/15 01:33:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/15 01:33:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/15 01:33:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/15 01:33:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/15 01:33:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/15 01:33:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/15 01:33:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/15 01:33:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/15 01:33:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/15 01:33:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/15 01:33:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/15 01:33:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/15 01:33:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/15 01:33:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/15 01:33:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/15 01:33:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/15 01:33:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/15 01:33:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/15 01:33:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/15 01:33:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/15 01:33:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/15 01:33:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/15 01:33:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/15 01:33:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/15 01:33:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/15 01:33:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/15 01:33:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/15 01:33:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/15 01:33:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/15 01:33:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/15 01:33:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/15 01:33:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/15 01:33:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/15 01:33:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/15 01:33:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/15 01:33:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/15 01:33:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/15 01:33:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/15 01:33:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/15 01:33:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/15 01:33:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/15 01:33:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/15 01:33:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/15 01:33:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/15 01:33:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/15 01:33:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/15 01:33:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/15 01:33:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/15 01:33:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/15 01:33:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/15 01:33:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/15 01:33:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/15 01:33:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/15 01:33:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/15 01:33:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/15 01:33:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/15 01:33:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/15 01:33:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/15 01:33:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/15 01:33:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/15 01:33:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/15 01:33:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/15 01:33:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/15 01:33:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/15 01:33:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/15 01:33:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/15 01:33:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/15 01:33:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/15 01:33:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/15 01:33:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/15 01:33:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/15 01:33:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/15 01:33:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/15 01:33:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/15 01:33:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/15 01:33:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/15 01:33:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/15 01:33:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/15 01:33:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/15 01:33:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/15 01:33:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/15 01:33:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/15 01:33:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/15 01:33:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/15 01:33:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/15 01:33:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/15 01:33:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/15 01:33:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/15 01:33:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/15 01:33:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/15 01:33:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/15 01:33:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/15 01:33:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/15 01:33:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/15 01:33:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/15 01:33:00 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/15 01:33:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/15 01:33:00 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/15 01:33:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/15 01:33:00 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/15 01:33:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/15 01:33:00 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/15 01:33:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/15 01:33:00 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/15 01:33:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/15 01:33:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/15 01:33:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/15 01:33:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/15 01:33:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/15 01:33:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/15 01:33:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/15 01:33:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/15 01:33:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/15 01:33:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/15 01:33:00 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/15 01:33:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/15 01:33:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/15 01:33:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/15 01:33:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/15 01:33:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/15 01:33:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/15 01:33:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/15 01:33:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/15 01:33:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/15 01:33:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/15 01:33:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/15 01:33:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/15 01:33:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/15 01:33:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/15 01:33:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/15 01:33:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/15 01:33:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/15 01:33:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/15 01:33:00 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/15 01:33:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/15 01:33:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/15 01:33:00 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/15 01:33:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/15 01:33:00 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/15 01:33:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/15 01:33:00 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/15 01:33:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/15 01:33:00 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/15 01:33:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/15 01:33:00 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/15 01:33:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/15 01:33:00 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/15 01:33:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/15 01:33:00 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/15 01:33:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/15 01:33:00 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/15 01:33:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/15 01:33:00 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/15 01:33:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/15 01:33:00 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/15 01:33:00 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/15 01:33:00 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/15 01:33:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/15 01:33:00 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/15 01:33:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/15 01:33:00 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/15 01:33:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/15 01:33:00 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/15 01:33:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/15 01:33:00 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/15 01:33:00 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/15 01:33:00 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/15 01:33:00 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for checks to finish 2025/10/15 01:33:00 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for transfers to finish 2025/10/15 01:33:00 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/15 01:33:00 INFO : banana: Copied (new) to: YmFuYW5h 2025/10/15 01:33:00 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/15 01:33:00 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/15 01:33:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/15 01:33:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/15 01:33:01 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/15 01:33:01 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/15 01:33:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/15 01:33:01 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/15 01:33:01 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/15 01:33:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/15 01:33:01 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/15 01:33:01 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/15 01:33:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/15 01:33:01 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/15 01:33:01 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/15 01:33:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/15 01:33:01 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/15 01:33:01 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/15 01:33:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/15 01:33:01 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/15 01:33:01 INFO : apple: Copied (new) to: YXBwbGU= 2025/10/15 01:33:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/15 01:33:01 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/15 01:33:01 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/15 01:33:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/15 01:33:01 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/15 01:33:01 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/15 01:33:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/15 01:33:01 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/15 01:33:01 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/15 01:33:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/15 01:33:02 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/15 01:33:02 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/15 01:33:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/15 01:33:02 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/15 01:33:02 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/15 01:33:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/15 01:33:02 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/15 01:33:02 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/15 01:33:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/15 01:33:02 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/15 01:33:02 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/15 01:33:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/15 01:33:02 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/15 01:33:02 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/15 01:33:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/15 01:33:02 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/15 01:33:02 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/15 01:33:02 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/15 01:33:02 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/15 01:33:02 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/15 01:33:02 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/15 01:33:02 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/15 01:33:02 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/10/15 01:33:02 DEBUG : Waiting for deletions to finish 2025/10/15 01:33:03 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/15 01:33:03 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/15 01:33:03 INFO : dir1/0008-2345678.txt: Deleted 2025/10/15 01:33:03 INFO : dir1/0011-56789;.txt: Deleted 2025/10/15 01:33:03 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/15 01:33:03 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/15 01:33:03 INFO : splitbananasplit: Deleted 2025/10/15 01:33:03 INFO : dir1/0003-defghij.txt: Deleted 2025/10/15 01:33:03 INFO : dir1/0007-1234567.txt: Deleted 2025/10/15 01:33:03 INFO : dir1/0012-6789;.txt: Deleted 2025/10/15 01:33:03 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/15 01:33:03 INFO : dir1/0013-789;=.txt: Deleted 2025/10/15 01:33:03 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/15 01:33:03 INFO : dir1/0014-89;=.txt: Deleted 2025/10/15 01:33:03 INFO : dir1/0015-9;=.txt: Deleted 2025/10/15 01:33:03 INFO : apple: Deleted 2025/10/15 01:33:03 INFO : appleappleapplebanana: Deleted 2025/10/15 01:33:03 INFO : banana: Deleted 2025/10/15 01:33:03 INFO : dir1/0009-3456789.txt: Deleted 2025/10/15 01:33:03 INFO : dir1/0010-456789.txt: Deleted 2025/10/15 01:33:03 DEBUG : Waiting for deletions to finish 2025/10/15 01:33:03 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/10/15 01:33:03 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/10/15 01:33:03 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/10/15 01:33:03 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/10/15 01:33:03 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/10/15 01:33:03 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/10/15 01:33:03 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/10/15 01:33:03 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/10/15 01:33:03 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/10/15 01:33:03 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/10/15 01:33:03 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/10/15 01:33:03 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/10/15 01:33:03 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/10/15 01:33:03 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/10/15 01:33:03 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/10/15 01:33:03 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/10/15 01:33:03 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/10/15 01:33:03 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/10/15 01:33:03 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/10/15 01:33:03 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/10/15 01:33:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/15 01:33:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/15 01:33:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/15 01:33:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/15 01:33:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/15 01:33:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/15 01:33:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/15 01:33:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/15 01:33:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/15 01:33:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/15 01:33:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/15 01:33:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/15 01:33:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/15 01:33:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/15 01:33:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/15 01:33:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/15 01:33:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/15 01:33:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/15 01:33:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/15 01:33:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/15 01:33:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/15 01:33:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/15 01:33:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/15 01:33:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/15 01:33:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/15 01:33:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/15 01:33:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/15 01:33:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/15 01:33:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/15 01:33:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/15 01:33:04 DEBUG : apple: transformed to: YXBwbGU= 2025/10/15 01:33:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/15 01:33:04 DEBUG : apple: transformed to: YXBwbGU= 2025/10/15 01:33:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/15 01:33:04 DEBUG : apple: transformed to: YXBwbGU= 2025/10/15 01:33:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/15 01:33:04 DEBUG : apple: transformed to: YXBwbGU= 2025/10/15 01:33:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/15 01:33:04 DEBUG : apple: transformed to: YXBwbGU= 2025/10/15 01:33:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/15 01:33:04 DEBUG : apple: transformed to: YXBwbGU= 2025/10/15 01:33:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/15 01:33:04 DEBUG : apple: transformed to: YXBwbGU= 2025/10/15 01:33:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/15 01:33:04 DEBUG : apple: transformed to: YXBwbGU= 2025/10/15 01:33:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/15 01:33:04 DEBUG : apple: transformed to: YXBwbGU= 2025/10/15 01:33:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/15 01:33:04 DEBUG : apple: transformed to: YXBwbGU= 2025/10/15 01:33:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/15 01:33:04 DEBUG : apple: transformed to: YXBwbGU= 2025/10/15 01:33:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/15 01:33:04 DEBUG : apple: transformed to: YXBwbGU= 2025/10/15 01:33:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/15 01:33:04 DEBUG : apple: transformed to: YXBwbGU= 2025/10/15 01:33:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/15 01:33:04 DEBUG : apple: transformed to: YXBwbGU= 2025/10/15 01:33:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/15 01:33:04 DEBUG : apple: transformed to: YXBwbGU= 2025/10/15 01:33:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/15 01:33:04 DEBUG : apple: transformed to: YXBwbGU= 2025/10/15 01:33:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/15 01:33:04 DEBUG : banana: transformed to: YmFuYW5h 2025/10/15 01:33:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/15 01:33:04 DEBUG : banana: transformed to: YmFuYW5h 2025/10/15 01:33:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/15 01:33:04 DEBUG : banana: transformed to: YmFuYW5h 2025/10/15 01:33:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/15 01:33:04 DEBUG : banana: transformed to: YmFuYW5h 2025/10/15 01:33:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/15 01:33:04 DEBUG : banana: transformed to: YmFuYW5h 2025/10/15 01:33:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/15 01:33:04 DEBUG : banana: transformed to: YmFuYW5h 2025/10/15 01:33:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/15 01:33:04 DEBUG : banana: transformed to: YmFuYW5h 2025/10/15 01:33:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/15 01:33:04 DEBUG : banana: transformed to: YmFuYW5h 2025/10/15 01:33:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/15 01:33:04 DEBUG : banana: transformed to: YmFuYW5h 2025/10/15 01:33:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/15 01:33:04 DEBUG : banana: transformed to: YmFuYW5h 2025/10/15 01:33:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/15 01:33:04 DEBUG : banana: transformed to: YmFuYW5h 2025/10/15 01:33:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/15 01:33:04 DEBUG : banana: transformed to: YmFuYW5h 2025/10/15 01:33:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/15 01:33:04 DEBUG : banana: transformed to: YmFuYW5h 2025/10/15 01:33:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/15 01:33:04 DEBUG : banana: transformed to: YmFuYW5h 2025/10/15 01:33:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/15 01:33:04 DEBUG : banana: transformed to: YmFuYW5h 2025/10/15 01:33:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/15 01:33:04 DEBUG : banana: transformed to: YmFuYW5h 2025/10/15 01:33:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/15 01:33:04 DEBUG : banana: transformed to: YmFuYW5h 2025/10/15 01:33:04 DEBUG : apple: transformed to: YXBwbGU= 2025/10/15 01:33:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/15 01:33:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/15 01:33:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/15 01:33:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/15 01:33:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/15 01:33:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/15 01:33:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/15 01:33:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/15 01:33:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/15 01:33:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/15 01:33:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/15 01:33:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/15 01:33:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/15 01:33:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/15 01:33:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/15 01:33:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/15 01:33:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/15 01:33:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/15 01:33:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/15 01:33:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/15 01:33:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/15 01:33:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/15 01:33:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/15 01:33:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/15 01:33:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/15 01:33:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/15 01:33:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/15 01:33:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/15 01:33:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/15 01:33:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/15 01:33:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/15 01:33:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/15 01:33:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/15 01:33:04 DEBUG : banana: transformed to: YmFuYW5h 2025/10/15 01:33:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/15 01:33:04 DEBUG : apple: transformed to: YXBwbGU= 2025/10/15 01:33:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/15 01:33:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/15 01:33:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/15 01:33:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/15 01:33:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/15 01:33:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/15 01:33:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/15 01:33:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/15 01:33:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/15 01:33:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/15 01:33:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/15 01:33:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/15 01:33:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/15 01:33:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/15 01:33:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/15 01:33:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/15 01:33:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/15 01:33:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/15 01:33:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/15 01:33:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/15 01:33:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/15 01:33:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/15 01:33:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/15 01:33:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/15 01:33:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/15 01:33:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/15 01:33:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/15 01:33:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/15 01:33:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/15 01:33:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/15 01:33:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/15 01:33:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/15 01:33:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/15 01:33:04 DEBUG : banana: transformed to: YmFuYW5h 2025/10/15 01:33:04 DEBUG : apple: transformed to: YXBwbGU= 2025/10/15 01:33:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/15 01:33:04 DEBUG : banana: transformed to: YmFuYW5h 2025/10/15 01:33:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/15 01:33:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/15 01:33:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/15 01:33:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/15 01:33:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/15 01:33:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/15 01:33:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/15 01:33:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/15 01:33:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/15 01:33:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/15 01:33:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/15 01:33:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/15 01:33:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/15 01:33:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/15 01:33:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/15 01:33:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/15 01:33:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/15 01:33:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/15 01:33:04 DEBUG : apple: transformed to: YXBwbGU= 2025/10/15 01:33:04 DEBUG : banana: transformed to: YmFuYW5h 2025/10/15 01:33:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/15 01:33:04 DEBUG : banana: transformed to: YmFuYW5h 2025/10/15 01:33:04 DEBUG : apple: transformed to: YXBwbGU= 2025/10/15 01:33:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/15 01:33:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/15 01:33:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/15 01:33:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/15 01:33:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/15 01:33:04 DEBUG : banana: transformed to: YmFuYW5h 2025/10/15 01:33:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/15 01:33:04 DEBUG : apple: transformed to: YXBwbGU= 2025/10/15 01:33:04 DEBUG : apple: transformed to: YXBwbGU= 2025/10/15 01:33:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/15 01:33:04 DEBUG : banana: transformed to: YmFuYW5h 2025/10/15 01:33:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/15 01:33:04 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:33:04 DEBUG : apple: Unchanged skipping 2025/10/15 01:33:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:33:04 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/15 01:33:04 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:33:04 DEBUG : banana: Unchanged skipping 2025/10/15 01:33:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:33:04 DEBUG : splitbananasplit: Unchanged skipping 2025/10/15 01:33:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/15 01:33:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/15 01:33:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/15 01:33:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/15 01:33:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/15 01:33:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/15 01:33:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/15 01:33:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/15 01:33:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/15 01:33:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/15 01:33:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/15 01:33:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/15 01:33:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/15 01:33:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/15 01:33:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/15 01:33:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/15 01:33:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/15 01:33:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/15 01:33:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/15 01:33:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/15 01:33:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/15 01:33:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/15 01:33:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/15 01:33:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/15 01:33:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/15 01:33:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/15 01:33:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/15 01:33:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/15 01:33:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/15 01:33:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/15 01:33:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/15 01:33:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/15 01:33:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/15 01:33:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/15 01:33:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/15 01:33:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/15 01:33:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/15 01:33:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/15 01:33:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/15 01:33:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/15 01:33:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/15 01:33:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/15 01:33:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/15 01:33:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/15 01:33:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/15 01:33:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/15 01:33:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/15 01:33:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/15 01:33:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/15 01:33:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/15 01:33:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/15 01:33:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/15 01:33:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/15 01:33:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/15 01:33:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/15 01:33:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/15 01:33:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/15 01:33:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/15 01:33:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/15 01:33:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/15 01:33:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/15 01:33:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/15 01:33:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/15 01:33:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/15 01:33:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/15 01:33:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/15 01:33:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/15 01:33:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/15 01:33:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/15 01:33:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/15 01:33:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/15 01:33:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/15 01:33:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/15 01:33:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/15 01:33:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/15 01:33:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/15 01:33:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/15 01:33:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/15 01:33:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/15 01:33:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/15 01:33:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/15 01:33:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/15 01:33:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/15 01:33:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/15 01:33:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/15 01:33:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/15 01:33:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/15 01:33:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/15 01:33:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/15 01:33:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/15 01:33:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/15 01:33:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/15 01:33:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/15 01:33:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/15 01:33:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/15 01:33:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/15 01:33:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/15 01:33:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/15 01:33:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/15 01:33:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/15 01:33:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/15 01:33:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/15 01:33:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/15 01:33:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/15 01:33:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/15 01:33:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/15 01:33:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/15 01:33:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/15 01:33:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/15 01:33:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/15 01:33:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/15 01:33:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/15 01:33:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/15 01:33:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/15 01:33:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/15 01:33:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/15 01:33:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/15 01:33:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/15 01:33:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/15 01:33:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/15 01:33:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/15 01:33:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/15 01:33:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/15 01:33:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/15 01:33:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/15 01:33:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/15 01:33:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/15 01:33:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/15 01:33:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/15 01:33:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/15 01:33:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/15 01:33:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/15 01:33:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/15 01:33:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/15 01:33:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/15 01:33:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/15 01:33:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/15 01:33:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/15 01:33:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/15 01:33:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/15 01:33:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/15 01:33:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/15 01:33:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/15 01:33:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/15 01:33:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/15 01:33:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/15 01:33:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/15 01:33:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/15 01:33:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/15 01:33:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/15 01:33:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/15 01:33:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/15 01:33:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/15 01:33:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/15 01:33:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/15 01:33:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/15 01:33:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/15 01:33:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/15 01:33:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/15 01:33:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/15 01:33:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/15 01:33:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/15 01:33:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/15 01:33:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/15 01:33:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/15 01:33:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/15 01:33:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/15 01:33:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/15 01:33:04 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/15 01:33:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/15 01:33:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/15 01:33:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/15 01:33:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/15 01:33:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/15 01:33:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/15 01:33:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/15 01:33:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/15 01:33:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:33:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/15 01:33:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:33:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/15 01:33:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:33:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/15 01:33:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/15 01:33:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:33:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:33:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/15 01:33:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/15 01:33:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/15 01:33:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/15 01:33:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:33:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/15 01:33:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/15 01:33:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/15 01:33:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/15 01:33:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/15 01:33:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/15 01:33:04 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/15 01:33:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:33:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/15 01:33:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:33:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:33:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/15 01:33:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/15 01:33:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:33:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:33:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/15 01:33:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:33:04 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for checks to finish 2025/10/15 01:33:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:33:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/15 01:33:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:33:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/15 01:33:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/15 01:33:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:33:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/15 01:33:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:33:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/15 01:33:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/15 01:33:04 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for transfers to finish 2025/10/15 01:33:04 DEBUG : Waiting for deletions to finish 2025/10/15 01:33:04 DEBUG : Waiting for deletions to finish 2025/10/15 01:33:04 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/10/15 01:33:04 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/10/15 01:33:04 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/10/15 01:33:04 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/10/15 01:33:04 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/10/15 01:33:04 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/10/15 01:33:04 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/10/15 01:33:04 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/10/15 01:33:04 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/10/15 01:33:04 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/10/15 01:33:04 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/10/15 01:33:04 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/10/15 01:33:04 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/10/15 01:33:04 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/10/15 01:33:04 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/10/15 01:33:04 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/10/15 01:33:04 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/10/15 01:33:04 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/10/15 01:33:04 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/10/15 01:33:04 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/10/15 01:33:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/15 01:33:05 DEBUG : apple: transformed to: YXBwbGU= 2025/10/15 01:33:05 DEBUG : banana: transformed to: YmFuYW5h 2025/10/15 01:33:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/15 01:33:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/15 01:33:05 DEBUG : banana: transformed to: YmFuYW5h 2025/10/15 01:33:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/15 01:33:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/15 01:33:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/15 01:33:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/15 01:33:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/15 01:33:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/15 01:33:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/15 01:33:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/15 01:33:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/15 01:33:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/15 01:33:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/15 01:33:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/15 01:33:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/15 01:33:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/15 01:33:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/15 01:33:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/15 01:33:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/15 01:33:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/15 01:33:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/15 01:33:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/15 01:33:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/15 01:33:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/15 01:33:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/15 01:33:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/15 01:33:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/15 01:33:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/15 01:33:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/15 01:33:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/15 01:33:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/15 01:33:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/15 01:33:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/15 01:33:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/15 01:33:05 DEBUG : apple: transformed to: YXBwbGU= 2025/10/15 01:33:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/15 01:33:05 DEBUG : banana: transformed to: YmFuYW5h 2025/10/15 01:33:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/15 01:33:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/15 01:33:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/15 01:33:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/15 01:33:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/15 01:33:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/15 01:33:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/15 01:33:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/15 01:33:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/15 01:33:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/15 01:33:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/15 01:33:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/15 01:33:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/15 01:33:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/15 01:33:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/15 01:33:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/15 01:33:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-forohov6wega", Local "Local file system at /tmp/rclone2220508143", Modify Window "1ms" 2025/10/15 01:33:19 DEBUG : Waiting for deletions to finish 2025/10/15 01:33:19 DEBUG : apple: Excluded (Path Filter) 2025/10/15 01:33:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/15 01:33:19 DEBUG : banana: Excluded (Path Filter) 2025/10/15 01:33:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/15 01:33:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/15 01:33:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/15 01:33:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/15 01:33:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/15 01:33:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/15 01:33:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/15 01:33:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/15 01:33:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/15 01:33:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/15 01:33:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/15 01:33:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/15 01:33:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/15 01:33:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/15 01:33:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/15 01:33:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/15 01:33:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/15 01:33:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/15 01:33:19 DEBUG : apple: transformed to: PREFIXapple 2025/10/15 01:33:19 DEBUG : banana: transformed to: PREFIXbanana 2025/10/15 01:33:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/15 01:33:19 DEBUG : banana: transformed to: PREFIXbanana 2025/10/15 01:33:19 DEBUG : apple: transformed to: PREFIXapple 2025/10/15 01:33:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/15 01:33:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/15 01:33:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/15 01:33:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/15 01:33:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/15 01:33:19 DEBUG : banana: transformed to: PREFIXbanana 2025/10/15 01:33:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/15 01:33:19 DEBUG : apple: transformed to: PREFIXapple 2025/10/15 01:33:19 DEBUG : apple: transformed to: PREFIXapple 2025/10/15 01:33:19 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/15 01:33:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/15 01:33:19 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/15 01:33:19 DEBUG : banana: transformed to: PREFIXbanana 2025/10/15 01:33:19 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/15 01:33:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/15 01:33:19 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/15 01:33:19 DEBUG : apple: transformed to: PREFIXapple 2025/10/15 01:33:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/15 01:33:19 DEBUG : banana: transformed to: PREFIXbanana 2025/10/15 01:33:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/15 01:33:19 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/15 01:33:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/15 01:33:19 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/15 01:33:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/15 01:33:19 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/15 01:33:19 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/15 01:33:19 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/15 01:33:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/15 01:33:19 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/15 01:33:19 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/15 01:33:19 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/15 01:33:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/15 01:33:19 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/15 01:33:19 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/15 01:33:19 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/15 01:33:19 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/15 01:33:19 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/15 01:33:19 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/15 01:33:19 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/15 01:33:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/15 01:33:19 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/15 01:33:19 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/15 01:33:19 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/15 01:33:19 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/15 01:33:19 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/15 01:33:19 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/15 01:33:19 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/15 01:33:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/15 01:33:19 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/15 01:33:19 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/15 01:33:19 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/15 01:33:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/15 01:33:19 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/15 01:33:19 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/15 01:33:19 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/15 01:33:19 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/15 01:33:19 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/15 01:33:19 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/15 01:33:19 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/15 01:33:19 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/15 01:33:19 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/15 01:33:19 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/15 01:33:19 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/15 01:33:19 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/15 01:33:19 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/15 01:33:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/15 01:33:19 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/15 01:33:19 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/15 01:33:19 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/15 01:33:19 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/15 01:33:19 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/15 01:33:19 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/15 01:33:19 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/15 01:33:19 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/15 01:33:19 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/15 01:33:19 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/15 01:33:19 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/15 01:33:19 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/15 01:33:19 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/15 01:33:19 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/15 01:33:19 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/15 01:33:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/15 01:33:19 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/15 01:33:19 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/15 01:33:19 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/15 01:33:19 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/15 01:33:19 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/15 01:33:19 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/15 01:33:19 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/15 01:33:19 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/15 01:33:19 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/15 01:33:19 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/15 01:33:19 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/15 01:33:19 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/15 01:33:19 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/15 01:33:19 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/15 01:33:19 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/15 01:33:19 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/15 01:33:19 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/15 01:33:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/15 01:33:19 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/15 01:33:19 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/15 01:33:19 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/15 01:33:19 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/15 01:33:19 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/15 01:33:19 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/15 01:33:19 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/15 01:33:19 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/15 01:33:19 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/15 01:33:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/15 01:33:19 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/15 01:33:19 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/15 01:33:19 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/15 01:33:19 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/15 01:33:19 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/15 01:33:19 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/15 01:33:19 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/15 01:33:19 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/15 01:33:19 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/15 01:33:19 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/15 01:33:19 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/15 01:33:19 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/15 01:33:19 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/15 01:33:19 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/15 01:33:19 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/15 01:33:19 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/15 01:33:19 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/15 01:33:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/15 01:33:19 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/15 01:33:19 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/15 01:33:19 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/15 01:33:19 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/15 01:33:19 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/15 01:33:19 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/15 01:33:19 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/15 01:33:19 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/15 01:33:19 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/15 01:33:19 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/15 01:33:19 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/15 01:33:19 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/15 01:33:19 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/15 01:33:19 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/15 01:33:19 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/15 01:33:19 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/15 01:33:19 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/15 01:33:19 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/15 01:33:19 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/15 01:33:19 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/15 01:33:19 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/15 01:33:19 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/15 01:33:19 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/15 01:33:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/15 01:33:19 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/15 01:33:19 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/15 01:33:19 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/15 01:33:19 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/15 01:33:19 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/15 01:33:19 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/15 01:33:19 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/15 01:33:19 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/15 01:33:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/15 01:33:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/15 01:33:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/15 01:33:19 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/15 01:33:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/15 01:33:19 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/15 01:33:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/15 01:33:19 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/15 01:33:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/15 01:33:19 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/15 01:33:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/15 01:33:19 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/15 01:33:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/15 01:33:19 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/15 01:33:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/15 01:33:19 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/15 01:33:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/15 01:33:19 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/15 01:33:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/15 01:33:19 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/15 01:33:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/15 01:33:19 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/15 01:33:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/15 01:33:19 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/15 01:33:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/15 01:33:19 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/15 01:33:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/15 01:33:19 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/15 01:33:19 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/10/15 01:33:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/15 01:33:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/15 01:33:20 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/15 01:33:20 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/15 01:33:20 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/15 01:33:20 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/15 01:33:20 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/15 01:33:20 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/15 01:33:20 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/15 01:33:20 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/15 01:33:20 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/15 01:33:20 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/15 01:33:20 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/15 01:33:20 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/15 01:33:20 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/15 01:33:20 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/15 01:33:20 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/15 01:33:20 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/15 01:33:20 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/15 01:33:20 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/15 01:33:20 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/15 01:33:20 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/15 01:33:20 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/15 01:33:20 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/15 01:33:20 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/15 01:33:20 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/15 01:33:20 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/15 01:33:20 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/15 01:33:20 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/15 01:33:20 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/15 01:33:20 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/15 01:33:20 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/10/15 01:33:20 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/15 01:33:20 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for checks to finish 2025/10/15 01:33:20 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for transfers to finish 2025/10/15 01:33:20 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/15 01:33:20 INFO : banana: Copied (new) to: PREFIXbanana 2025/10/15 01:33:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/15 01:33:20 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/15 01:33:20 INFO : apple: Copied (new) to: PREFIXapple 2025/10/15 01:33:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/15 01:33:20 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/15 01:33:20 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/10/15 01:33:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/15 01:33:20 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/15 01:33:20 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/10/15 01:33:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/15 01:33:20 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/15 01:33:20 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/10/15 01:33:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/15 01:33:20 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/15 01:33:20 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/10/15 01:33:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/15 01:33:20 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/15 01:33:20 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/10/15 01:33:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/15 01:33:20 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/15 01:33:20 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/10/15 01:33:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/15 01:33:20 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/15 01:33:20 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/10/15 01:33:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/15 01:33:20 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/15 01:33:20 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/10/15 01:33:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/15 01:33:20 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/15 01:33:20 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/10/15 01:33:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/15 01:33:20 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/15 01:33:20 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/10/15 01:33:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/15 01:33:21 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/15 01:33:21 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/10/15 01:33:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/15 01:33:21 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/15 01:33:21 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/10/15 01:33:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/15 01:33:21 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/15 01:33:21 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/10/15 01:33:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/15 01:33:21 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/15 01:33:21 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/10/15 01:33:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/15 01:33:21 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/15 01:33:21 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/10/15 01:33:21 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/15 01:33:21 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/10/15 01:33:21 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/15 01:33:21 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/10/15 01:33:21 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/15 01:33:21 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/10/15 01:33:21 DEBUG : Waiting for deletions to finish 2025/10/15 01:33:21 INFO : dir1/0003-defghij.txt: Deleted 2025/10/15 01:33:21 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/15 01:33:21 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/15 01:33:21 INFO : dir1/0008-2345678.txt: Deleted 2025/10/15 01:33:22 INFO : apple: Deleted 2025/10/15 01:33:22 INFO : splitbananasplit: Deleted 2025/10/15 01:33:22 INFO : dir1/0011-56789;.txt: Deleted 2025/10/15 01:33:22 INFO : dir1/0013-789;=.txt: Deleted 2025/10/15 01:33:22 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/15 01:33:22 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/15 01:33:22 INFO : dir1/0007-1234567.txt: Deleted 2025/10/15 01:33:22 INFO : dir1/0009-3456789.txt: Deleted 2025/10/15 01:33:22 INFO : dir1/0010-456789.txt: Deleted 2025/10/15 01:33:22 INFO : dir1/0014-89;=.txt: Deleted 2025/10/15 01:33:22 INFO : appleappleapplebanana: Deleted 2025/10/15 01:33:22 INFO : dir1/0012-6789;.txt: Deleted 2025/10/15 01:33:22 INFO : dir1/0015-9;=.txt: Deleted 2025/10/15 01:33:22 INFO : banana: Deleted 2025/10/15 01:33:22 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/15 01:33:22 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/15 01:33:22 DEBUG : Waiting for deletions to finish 2025/10/15 01:33:22 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/10/15 01:33:22 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/10/15 01:33:22 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/10/15 01:33:22 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/10/15 01:33:22 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/10/15 01:33:22 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/15 01:33:22 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/10/15 01:33:22 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/10/15 01:33:22 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/10/15 01:33:22 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/10/15 01:33:22 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/10/15 01:33:22 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/10/15 01:33:22 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/10/15 01:33:22 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/10/15 01:33:22 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/10/15 01:33:22 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/10/15 01:33:22 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/10/15 01:33:22 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/10/15 01:33:22 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/10/15 01:33:22 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/10/15 01:33:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/15 01:33:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/15 01:33:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/15 01:33:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/15 01:33:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/15 01:33:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/15 01:33:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/15 01:33:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/15 01:33:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/15 01:33:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/15 01:33:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/15 01:33:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/15 01:33:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/15 01:33:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/15 01:33:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/15 01:33:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/15 01:33:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/15 01:33:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/15 01:33:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/15 01:33:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/15 01:33:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/15 01:33:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/15 01:33:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/15 01:33:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/15 01:33:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/15 01:33:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/15 01:33:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/15 01:33:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/15 01:33:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/15 01:33:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/15 01:33:22 DEBUG : apple: transformed to: PREFIXapple 2025/10/15 01:33:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/15 01:33:22 DEBUG : apple: transformed to: PREFIXapple 2025/10/15 01:33:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/15 01:33:22 DEBUG : apple: transformed to: PREFIXapple 2025/10/15 01:33:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/15 01:33:22 DEBUG : apple: transformed to: PREFIXapple 2025/10/15 01:33:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/15 01:33:22 DEBUG : apple: transformed to: PREFIXapple 2025/10/15 01:33:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/15 01:33:22 DEBUG : apple: transformed to: PREFIXapple 2025/10/15 01:33:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/15 01:33:22 DEBUG : apple: transformed to: PREFIXapple 2025/10/15 01:33:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/15 01:33:22 DEBUG : apple: transformed to: PREFIXapple 2025/10/15 01:33:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/15 01:33:22 DEBUG : apple: transformed to: PREFIXapple 2025/10/15 01:33:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/15 01:33:22 DEBUG : apple: transformed to: PREFIXapple 2025/10/15 01:33:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/15 01:33:22 DEBUG : apple: transformed to: PREFIXapple 2025/10/15 01:33:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/15 01:33:22 DEBUG : apple: transformed to: PREFIXapple 2025/10/15 01:33:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/15 01:33:22 DEBUG : apple: transformed to: PREFIXapple 2025/10/15 01:33:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/15 01:33:22 DEBUG : apple: transformed to: PREFIXapple 2025/10/15 01:33:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/15 01:33:22 DEBUG : apple: transformed to: PREFIXapple 2025/10/15 01:33:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/15 01:33:22 DEBUG : apple: transformed to: PREFIXapple 2025/10/15 01:33:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/15 01:33:22 DEBUG : banana: transformed to: PREFIXbanana 2025/10/15 01:33:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/15 01:33:22 DEBUG : banana: transformed to: PREFIXbanana 2025/10/15 01:33:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/15 01:33:22 DEBUG : banana: transformed to: PREFIXbanana 2025/10/15 01:33:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/15 01:33:22 DEBUG : banana: transformed to: PREFIXbanana 2025/10/15 01:33:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/15 01:33:22 DEBUG : banana: transformed to: PREFIXbanana 2025/10/15 01:33:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/15 01:33:22 DEBUG : banana: transformed to: PREFIXbanana 2025/10/15 01:33:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/15 01:33:22 DEBUG : banana: transformed to: PREFIXbanana 2025/10/15 01:33:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/15 01:33:22 DEBUG : banana: transformed to: PREFIXbanana 2025/10/15 01:33:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/15 01:33:22 DEBUG : banana: transformed to: PREFIXbanana 2025/10/15 01:33:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/15 01:33:22 DEBUG : banana: transformed to: PREFIXbanana 2025/10/15 01:33:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/15 01:33:22 DEBUG : banana: transformed to: PREFIXbanana 2025/10/15 01:33:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/15 01:33:22 DEBUG : banana: transformed to: PREFIXbanana 2025/10/15 01:33:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/15 01:33:22 DEBUG : banana: transformed to: PREFIXbanana 2025/10/15 01:33:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/15 01:33:22 DEBUG : banana: transformed to: PREFIXbanana 2025/10/15 01:33:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/15 01:33:22 DEBUG : banana: transformed to: PREFIXbanana 2025/10/15 01:33:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/15 01:33:22 DEBUG : banana: transformed to: PREFIXbanana 2025/10/15 01:33:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/15 01:33:22 DEBUG : banana: transformed to: PREFIXbanana 2025/10/15 01:33:22 DEBUG : apple: transformed to: PREFIXapple 2025/10/15 01:33:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/15 01:33:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/15 01:33:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/15 01:33:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/15 01:33:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/15 01:33:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/15 01:33:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/15 01:33:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/15 01:33:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/15 01:33:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/15 01:33:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/15 01:33:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/15 01:33:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/15 01:33:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/15 01:33:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/15 01:33:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/15 01:33:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/15 01:33:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/15 01:33:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/15 01:33:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/15 01:33:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/15 01:33:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/15 01:33:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/15 01:33:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/15 01:33:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/15 01:33:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/15 01:33:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/15 01:33:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/15 01:33:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/15 01:33:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/15 01:33:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/15 01:33:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/15 01:33:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/15 01:33:22 DEBUG : banana: transformed to: PREFIXbanana 2025/10/15 01:33:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/15 01:33:22 DEBUG : apple: transformed to: PREFIXapple 2025/10/15 01:33:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/15 01:33:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/15 01:33:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/15 01:33:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/15 01:33:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/15 01:33:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/15 01:33:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/15 01:33:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/15 01:33:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/15 01:33:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/15 01:33:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/15 01:33:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/15 01:33:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/15 01:33:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/15 01:33:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/15 01:33:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/15 01:33:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/15 01:33:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/15 01:33:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/15 01:33:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/15 01:33:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/15 01:33:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/15 01:33:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/15 01:33:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/15 01:33:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/15 01:33:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/15 01:33:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/15 01:33:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/15 01:33:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/15 01:33:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/15 01:33:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/15 01:33:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/15 01:33:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/15 01:33:22 DEBUG : banana: transformed to: PREFIXbanana 2025/10/15 01:33:22 DEBUG : apple: transformed to: PREFIXapple 2025/10/15 01:33:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/15 01:33:22 DEBUG : banana: transformed to: PREFIXbanana 2025/10/15 01:33:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/15 01:33:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/15 01:33:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/15 01:33:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/15 01:33:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/15 01:33:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/15 01:33:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/15 01:33:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/15 01:33:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/15 01:33:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/15 01:33:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/15 01:33:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/15 01:33:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/15 01:33:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/15 01:33:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/15 01:33:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/15 01:33:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/15 01:33:23 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/15 01:33:23 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/15 01:33:23 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/15 01:33:23 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/15 01:33:23 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/15 01:33:23 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/15 01:33:23 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/15 01:33:23 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/15 01:33:23 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/15 01:33:23 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/15 01:33:23 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/15 01:33:23 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/15 01:33:23 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/15 01:33:23 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/15 01:33:23 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/15 01:33:23 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/15 01:33:23 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/15 01:33:23 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/15 01:33:23 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/15 01:33:23 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/15 01:33:23 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for checks to finish 2025/10/15 01:33:23 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for transfers to finish 2025/10/15 01:33:23 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/15 01:33:23 INFO : banana: Copied (new) 2025/10/15 01:33:23 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/15 01:33:23 INFO : appleappleapplebanana: Copied (new) 2025/10/15 01:33:23 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/15 01:33:23 INFO : apple: Copied (new) 2025/10/15 01:33:23 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/15 01:33:23 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/10/15 01:33:23 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/15 01:33:23 INFO : splitbananasplit: Copied (new) 2025/10/15 01:33:23 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/15 01:33:23 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/10/15 01:33:23 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/15 01:33:23 INFO : dir1/0003-defghij.txt: Copied (new) 2025/10/15 01:33:23 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/15 01:33:23 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/10/15 01:33:24 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/15 01:33:24 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/10/15 01:33:24 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/15 01:33:24 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/10/15 01:33:24 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/15 01:33:24 INFO : dir1/0008-2345678.txt: Copied (new) 2025/10/15 01:33:24 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/15 01:33:24 INFO : dir1/0007-1234567.txt: Copied (new) 2025/10/15 01:33:24 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/15 01:33:24 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/10/15 01:33:24 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/15 01:33:24 INFO : dir1/0010-456789.txt: Copied (new) 2025/10/15 01:33:24 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/15 01:33:24 INFO : dir1/0011-56789;.txt: Copied (new) 2025/10/15 01:33:24 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/15 01:33:24 INFO : dir1/0013-789;=.txt: Copied (new) 2025/10/15 01:33:24 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/15 01:33:24 INFO : dir1/0012-6789;.txt: Copied (new) 2025/10/15 01:33:24 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/15 01:33:24 INFO : dir1/0009-3456789.txt: Copied (new) 2025/10/15 01:33:24 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/15 01:33:24 INFO : dir1/0015-9;=.txt: Copied (new) 2025/10/15 01:33:24 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/15 01:33:24 INFO : dir1/0014-89;=.txt: Copied (new) 2025/10/15 01:33:24 DEBUG : Waiting for deletions to finish 2025/10/15 01:33:25 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/10/15 01:33:25 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/10/15 01:33:25 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/10/15 01:33:25 INFO : PREFIXapple: Deleted 2025/10/15 01:33:25 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/10/15 01:33:25 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/10/15 01:33:25 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/10/15 01:33:25 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/10/15 01:33:25 INFO : PREFIXappleappleapplebanana: Deleted 2025/10/15 01:33:25 INFO : PREFIXsplitbananasplit: Deleted 2025/10/15 01:33:25 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/10/15 01:33:25 INFO : PREFIXbanana: Deleted 2025/10/15 01:33:25 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/10/15 01:33:25 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/10/15 01:33:25 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/10/15 01:33:25 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/10/15 01:33:25 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/10/15 01:33:25 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/10/15 01:33:25 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/10/15 01:33:25 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/10/15 01:33:25 DEBUG : Waiting for deletions to finish 2025/10/15 01:33:25 DEBUG : apple: Excluded (Path Filter) 2025/10/15 01:33:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/15 01:33:25 DEBUG : banana: Excluded (Path Filter) 2025/10/15 01:33:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/15 01:33:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/15 01:33:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/15 01:33:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/15 01:33:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/15 01:33:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/15 01:33:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/15 01:33:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/15 01:33:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/15 01:33:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/15 01:33:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/15 01:33:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/15 01:33:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/15 01:33:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/15 01:33:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/15 01:33:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/15 01:33:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/15 01:33:25 DEBUG : Waiting for deletions to finish 2025/10/15 01:33:26 DEBUG : apple: Excluded (Path Filter) 2025/10/15 01:33:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/15 01:33:26 DEBUG : banana: Excluded (Path Filter) 2025/10/15 01:33:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/15 01:33:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/15 01:33:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/15 01:33:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/15 01:33:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/15 01:33:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/15 01:33:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/15 01:33:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/15 01:33:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/15 01:33:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/15 01:33:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/15 01:33:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/15 01:33:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/15 01:33:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/15 01:33:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/15 01:33:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/15 01:33:26 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-forohov6wega", Local "Local file system at /tmp/rclone2220508143", Modify Window "1ms" 2025/10/15 01:33:40 DEBUG : Waiting for deletions to finish 2025/10/15 01:33:40 DEBUG : apple: Excluded (Path Filter) 2025/10/15 01:33:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/15 01:33:40 DEBUG : banana: Excluded (Path Filter) 2025/10/15 01:33:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/15 01:33:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/15 01:33:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/15 01:33:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/15 01:33:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/15 01:33:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/15 01:33:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/15 01:33:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/15 01:33:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/15 01:33:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/15 01:33:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/15 01:33:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/15 01:33:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/15 01:33:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/15 01:33:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/15 01:33:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/15 01:33:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/15 01:33:40 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/15 01:33:40 DEBUG : apple: transformed to: appleSUFFIX 2025/10/15 01:33:40 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/15 01:33:40 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/15 01:33:40 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/15 01:33:40 DEBUG : apple: transformed to: appleSUFFIX 2025/10/15 01:33:40 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/15 01:33:40 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/15 01:33:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/15 01:33:40 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/15 01:33:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/15 01:33:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/15 01:33:40 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/15 01:33:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/15 01:33:40 DEBUG : apple: transformed to: appleSUFFIX 2025/10/15 01:33:40 DEBUG : apple: transformed to: appleSUFFIX 2025/10/15 01:33:41 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/15 01:33:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/15 01:33:41 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/15 01:33:41 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/15 01:33:41 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/15 01:33:41 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/15 01:33:41 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/15 01:33:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/15 01:33:41 DEBUG : apple: transformed to: appleSUFFIX 2025/10/15 01:33:41 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/15 01:33:41 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/15 01:33:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/15 01:33:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/15 01:33:41 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/15 01:33:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/15 01:33:41 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/15 01:33:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/15 01:33:41 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/15 01:33:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/15 01:33:41 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/15 01:33:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/15 01:33:41 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/15 01:33:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/15 01:33:41 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/15 01:33:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/15 01:33:41 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/15 01:33:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/15 01:33:41 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/15 01:33:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/15 01:33:41 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/15 01:33:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/15 01:33:41 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/15 01:33:41 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/15 01:33:41 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/15 01:33:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/15 01:33:41 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/15 01:33:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/15 01:33:41 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/15 01:33:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/15 01:33:41 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/15 01:33:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/15 01:33:41 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/15 01:33:41 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/10/15 01:33:41 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/15 01:33:41 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for checks to finish 2025/10/15 01:33:41 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for transfers to finish 2025/10/15 01:33:41 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/15 01:33:41 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/10/15 01:33:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/15 01:33:41 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/15 01:33:41 INFO : apple: Copied (new) to: appleSUFFIX 2025/10/15 01:33:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/15 01:33:41 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/15 01:33:41 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/10/15 01:33:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/15 01:33:41 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/15 01:33:41 INFO : banana: Copied (new) to: bananaSUFFIX 2025/10/15 01:33:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/15 01:33:41 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/15 01:33:41 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/10/15 01:33:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/15 01:33:41 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/15 01:33:41 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/10/15 01:33:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/15 01:33:41 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/15 01:33:41 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/15 01:33:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/15 01:33:42 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/15 01:33:42 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/10/15 01:33:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/15 01:33:42 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/15 01:33:42 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/10/15 01:33:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/15 01:33:42 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/15 01:33:42 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/10/15 01:33:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/15 01:33:42 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/15 01:33:42 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/10/15 01:33:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/15 01:33:42 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/15 01:33:42 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/10/15 01:33:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/15 01:33:42 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/15 01:33:42 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/10/15 01:33:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/15 01:33:42 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/15 01:33:42 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/10/15 01:33:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/15 01:33:42 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/15 01:33:42 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/10/15 01:33:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/15 01:33:42 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/15 01:33:42 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/10/15 01:33:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/15 01:33:42 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/15 01:33:42 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/10/15 01:33:43 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/15 01:33:43 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/10/15 01:33:43 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/15 01:33:43 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/10/15 01:33:43 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/15 01:33:43 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/10/15 01:33:43 DEBUG : Waiting for deletions to finish 2025/10/15 01:33:43 INFO : dir1/0010-456789.txt: Deleted 2025/10/15 01:33:43 INFO : dir1/0008-2345678.txt: Deleted 2025/10/15 01:33:43 INFO : apple: Deleted 2025/10/15 01:33:43 INFO : banana: Deleted 2025/10/15 01:33:43 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/15 01:33:43 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/15 01:33:43 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/15 01:33:43 INFO : dir1/0007-1234567.txt: Deleted 2025/10/15 01:33:43 INFO : dir1/0012-6789;.txt: Deleted 2025/10/15 01:33:43 INFO : appleappleapplebanana: Deleted 2025/10/15 01:33:43 INFO : dir1/0003-defghij.txt: Deleted 2025/10/15 01:33:43 INFO : splitbananasplit: Deleted 2025/10/15 01:33:43 INFO : dir1/0011-56789;.txt: Deleted 2025/10/15 01:33:43 INFO : dir1/0013-789;=.txt: Deleted 2025/10/15 01:33:43 INFO : dir1/0014-89;=.txt: Deleted 2025/10/15 01:33:43 INFO : dir1/0015-9;=.txt: Deleted 2025/10/15 01:33:43 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/15 01:33:44 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/15 01:33:44 INFO : dir1/0009-3456789.txt: Deleted 2025/10/15 01:33:44 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/15 01:33:44 DEBUG : Waiting for deletions to finish 2025/10/15 01:33:44 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/10/15 01:33:44 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/10/15 01:33:44 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/10/15 01:33:44 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/10/15 01:33:44 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/10/15 01:33:44 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/10/15 01:33:44 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/10/15 01:33:44 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/10/15 01:33:44 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/10/15 01:33:44 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/10/15 01:33:44 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/10/15 01:33:44 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/10/15 01:33:44 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/10/15 01:33:44 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/10/15 01:33:44 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/10/15 01:33:44 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/10/15 01:33:44 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/10/15 01:33:44 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/10/15 01:33:44 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/10/15 01:33:44 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/10/15 01:33:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/15 01:33:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/15 01:33:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/15 01:33:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/15 01:33:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/15 01:33:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/15 01:33:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/15 01:33:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/15 01:33:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/15 01:33:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/15 01:33:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/15 01:33:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/15 01:33:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/15 01:33:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/15 01:33:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/15 01:33:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/15 01:33:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/15 01:33:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/15 01:33:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/15 01:33:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/15 01:33:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/15 01:33:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/15 01:33:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/15 01:33:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/15 01:33:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/15 01:33:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/15 01:33:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/15 01:33:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/15 01:33:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/15 01:33:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/15 01:33:44 DEBUG : apple: transformed to: appleSUFFIX 2025/10/15 01:33:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/15 01:33:44 DEBUG : apple: transformed to: appleSUFFIX 2025/10/15 01:33:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/15 01:33:44 DEBUG : apple: transformed to: appleSUFFIX 2025/10/15 01:33:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/15 01:33:44 DEBUG : apple: transformed to: appleSUFFIX 2025/10/15 01:33:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/15 01:33:44 DEBUG : apple: transformed to: appleSUFFIX 2025/10/15 01:33:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/15 01:33:44 DEBUG : apple: transformed to: appleSUFFIX 2025/10/15 01:33:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/15 01:33:44 DEBUG : apple: transformed to: appleSUFFIX 2025/10/15 01:33:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/15 01:33:44 DEBUG : apple: transformed to: appleSUFFIX 2025/10/15 01:33:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/15 01:33:44 DEBUG : apple: transformed to: appleSUFFIX 2025/10/15 01:33:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/15 01:33:44 DEBUG : apple: transformed to: appleSUFFIX 2025/10/15 01:33:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/15 01:33:44 DEBUG : apple: transformed to: appleSUFFIX 2025/10/15 01:33:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/15 01:33:44 DEBUG : apple: transformed to: appleSUFFIX 2025/10/15 01:33:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/15 01:33:44 DEBUG : apple: transformed to: appleSUFFIX 2025/10/15 01:33:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/15 01:33:44 DEBUG : apple: transformed to: appleSUFFIX 2025/10/15 01:33:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/15 01:33:44 DEBUG : apple: transformed to: appleSUFFIX 2025/10/15 01:33:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/15 01:33:44 DEBUG : apple: transformed to: appleSUFFIX 2025/10/15 01:33:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/15 01:33:44 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/15 01:33:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/15 01:33:44 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/15 01:33:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/15 01:33:44 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/15 01:33:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/15 01:33:44 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/15 01:33:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/15 01:33:44 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/15 01:33:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/15 01:33:44 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/15 01:33:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/15 01:33:44 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/15 01:33:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/15 01:33:44 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/15 01:33:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/15 01:33:44 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/15 01:33:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/15 01:33:44 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/15 01:33:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/15 01:33:44 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/15 01:33:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/15 01:33:44 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/15 01:33:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/15 01:33:44 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/15 01:33:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/15 01:33:44 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/15 01:33:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/15 01:33:44 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/15 01:33:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/15 01:33:44 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/15 01:33:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/15 01:33:44 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/15 01:33:44 DEBUG : apple: transformed to: appleSUFFIX 2025/10/15 01:33:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/15 01:33:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/15 01:33:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/15 01:33:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/15 01:33:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/15 01:33:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/15 01:33:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/15 01:33:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/15 01:33:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/15 01:33:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/15 01:33:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/15 01:33:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/15 01:33:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/15 01:33:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/15 01:33:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/15 01:33:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/15 01:33:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/15 01:33:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/15 01:33:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/15 01:33:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/15 01:33:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/15 01:33:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/15 01:33:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/15 01:33:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/15 01:33:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/15 01:33:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/15 01:33:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/15 01:33:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/15 01:33:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/15 01:33:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/15 01:33:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/15 01:33:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/15 01:33:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/15 01:33:44 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/15 01:33:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/15 01:33:44 DEBUG : apple: transformed to: appleSUFFIX 2025/10/15 01:33:44 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/15 01:33:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/15 01:33:44 DEBUG : apple: transformed to: appleSUFFIX 2025/10/15 01:33:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/15 01:33:44 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/15 01:33:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/15 01:33:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/15 01:33:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/15 01:33:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/15 01:33:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/15 01:33:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/15 01:33:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/15 01:33:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/15 01:33:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/15 01:33:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/15 01:33:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/15 01:33:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/15 01:33:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/15 01:33:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/15 01:33:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/15 01:33:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/15 01:33:44 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/15 01:33:44 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/15 01:33:44 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/15 01:33:44 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/15 01:33:44 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/15 01:33:44 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/15 01:33:44 INFO : banana: Copied (new) 2025/10/15 01:33:44 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/15 01:33:44 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/15 01:33:44 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/15 01:33:44 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/15 01:33:44 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/15 01:33:44 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/15 01:33:44 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/15 01:33:44 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/15 01:33:44 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/15 01:33:44 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/15 01:33:44 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/15 01:33:44 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/15 01:33:44 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/15 01:33:44 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/15 01:33:44 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/15 01:33:44 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/15 01:33:44 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for checks to finish 2025/10/15 01:33:44 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for transfers to finish 2025/10/15 01:33:45 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/15 01:33:45 INFO : appleappleapplebanana: Copied (new) 2025/10/15 01:33:45 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/15 01:33:45 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/10/15 01:33:45 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/15 01:33:45 INFO : splitbananasplit: Copied (new) 2025/10/15 01:33:45 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/15 01:33:45 INFO : apple: Copied (new) 2025/10/15 01:33:45 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/15 01:33:45 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/10/15 01:33:45 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/15 01:33:45 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/10/15 01:33:45 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/15 01:33:45 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/10/15 01:33:45 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/15 01:33:45 INFO : dir1/0003-defghij.txt: Copied (new) 2025/10/15 01:33:45 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/15 01:33:45 INFO : dir1/0007-1234567.txt: Copied (new) 2025/10/15 01:33:45 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/15 01:33:45 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/10/15 01:33:45 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/15 01:33:45 INFO : dir1/0008-2345678.txt: Copied (new) 2025/10/15 01:33:45 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/15 01:33:45 INFO : dir1/0009-3456789.txt: Copied (new) 2025/10/15 01:33:46 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/15 01:33:46 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/10/15 01:33:46 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/15 01:33:46 INFO : dir1/0010-456789.txt: Copied (new) 2025/10/15 01:33:46 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/15 01:33:46 INFO : dir1/0012-6789;.txt: Copied (new) 2025/10/15 01:33:46 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/15 01:33:46 INFO : dir1/0011-56789;.txt: Copied (new) 2025/10/15 01:33:46 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/15 01:33:46 INFO : dir1/0015-9;=.txt: Copied (new) 2025/10/15 01:33:46 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/15 01:33:46 INFO : dir1/0014-89;=.txt: Copied (new) 2025/10/15 01:33:46 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/15 01:33:46 INFO : dir1/0013-789;=.txt: Copied (new) 2025/10/15 01:33:46 DEBUG : Waiting for deletions to finish 2025/10/15 01:33:46 INFO : bananaSUFFIX: Deleted 2025/10/15 01:33:46 INFO : appleappleapplebananaSUFFIX: Deleted 2025/10/15 01:33:46 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/10/15 01:33:46 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/10/15 01:33:46 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/10/15 01:33:46 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/10/15 01:33:46 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/10/15 01:33:46 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/10/15 01:33:46 INFO : splitbananasplitSUFFIX: Deleted 2025/10/15 01:33:46 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/10/15 01:33:46 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/10/15 01:33:46 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/10/15 01:33:46 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/10/15 01:33:46 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/10/15 01:33:46 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/10/15 01:33:46 INFO : appleSUFFIX: Deleted 2025/10/15 01:33:47 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/10/15 01:33:47 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/10/15 01:33:47 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/10/15 01:33:47 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/10/15 01:33:47 DEBUG : Waiting for deletions to finish 2025/10/15 01:33:47 DEBUG : apple: Excluded (Path Filter) 2025/10/15 01:33:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/15 01:33:47 DEBUG : banana: Excluded (Path Filter) 2025/10/15 01:33:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/15 01:33:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/15 01:33:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/15 01:33:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/15 01:33:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/15 01:33:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/15 01:33:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/15 01:33:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/15 01:33:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/15 01:33:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/15 01:33:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/15 01:33:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/15 01:33:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/15 01:33:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/15 01:33:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/15 01:33:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/15 01:33:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/15 01:33:47 DEBUG : Waiting for deletions to finish 2025/10/15 01:33:47 DEBUG : apple: Excluded (Path Filter) 2025/10/15 01:33:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/15 01:33:47 DEBUG : banana: Excluded (Path Filter) 2025/10/15 01:33:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/15 01:33:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/15 01:33:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/15 01:33:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/15 01:33:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/15 01:33:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/15 01:33:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/15 01:33:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/15 01:33:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/15 01:33:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/15 01:33:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/15 01:33:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/15 01:33:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/15 01:33:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/15 01:33:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/15 01:33:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/15 01:33:47 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-forohov6wega", Local "Local file system at /tmp/rclone2220508143", Modify Window "1ms" 2025/10/15 01:34:00 DEBUG : Waiting for deletions to finish 2025/10/15 01:34:01 DEBUG : apple: Excluded (Path Filter) 2025/10/15 01:34:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/15 01:34:01 DEBUG : banana: Excluded (Path Filter) 2025/10/15 01:34:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/15 01:34:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/15 01:34:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/15 01:34:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/15 01:34:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/15 01:34:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/15 01:34:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/15 01:34:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/15 01:34:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/15 01:34:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/15 01:34:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/15 01:34:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/15 01:34:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/15 01:34:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/15 01:34:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/15 01:34:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/15 01:34:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/15 01:34:01 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/15 01:34:01 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/15 01:34:01 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/15 01:34:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/15 01:34:01 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/15 01:34:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/15 01:34:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/15 01:34:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/15 01:34:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/15 01:34:01 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/15 01:34:01 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/15 01:34:01 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/15 01:34:01 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:34:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/15 01:34:01 DEBUG : apple: Unchanged skipping 2025/10/15 01:34:01 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/15 01:34:01 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:34:01 DEBUG : banana: Unchanged skipping 2025/10/15 01:34:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/15 01:34:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/15 01:34:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/15 01:34:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/15 01:34:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/15 01:34:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/15 01:34:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/15 01:34:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/15 01:34:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/15 01:34:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/15 01:34:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/15 01:34:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/15 01:34:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/15 01:34:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/15 01:34:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/15 01:34:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/15 01:34:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/15 01:34:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/15 01:34:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/15 01:34:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/15 01:34:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/15 01:34:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/15 01:34:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/15 01:34:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/15 01:34:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/15 01:34:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/15 01:34:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/15 01:34:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/15 01:34:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/15 01:34:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/15 01:34:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/15 01:34:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/15 01:34:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/15 01:34:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/15 01:34:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/15 01:34:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/15 01:34:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/15 01:34:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/15 01:34:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/15 01:34:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/15 01:34:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/15 01:34:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/15 01:34:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/15 01:34:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/15 01:34:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/15 01:34:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/15 01:34:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/15 01:34:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/15 01:34:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/15 01:34:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/15 01:34:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/15 01:34:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/15 01:34:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/15 01:34:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/15 01:34:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/15 01:34:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/15 01:34:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/15 01:34:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/15 01:34:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/15 01:34:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/15 01:34:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/15 01:34:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/15 01:34:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/15 01:34:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/15 01:34:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/15 01:34:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/15 01:34:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/15 01:34:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/15 01:34:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/15 01:34:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/15 01:34:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/15 01:34:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/15 01:34:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/15 01:34:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/15 01:34:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/15 01:34:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/15 01:34:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/15 01:34:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/15 01:34:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/15 01:34:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/15 01:34:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/15 01:34:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/15 01:34:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/15 01:34:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/15 01:34:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/15 01:34:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/15 01:34:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/15 01:34:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/15 01:34:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/15 01:34:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/15 01:34:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/15 01:34:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/15 01:34:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/15 01:34:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/15 01:34:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/15 01:34:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/15 01:34:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/15 01:34:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/15 01:34:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/15 01:34:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/15 01:34:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/15 01:34:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/15 01:34:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/15 01:34:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/15 01:34:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/15 01:34:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/15 01:34:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/15 01:34:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/15 01:34:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/15 01:34:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/15 01:34:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/15 01:34:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/15 01:34:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/15 01:34:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/15 01:34:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/15 01:34:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/15 01:34:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/15 01:34:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/15 01:34:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/15 01:34:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/15 01:34:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/15 01:34:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/15 01:34:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/15 01:34:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/15 01:34:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/15 01:34:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/15 01:34:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/15 01:34:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/15 01:34:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/15 01:34:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/15 01:34:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/15 01:34:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/15 01:34:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/15 01:34:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/15 01:34:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/15 01:34:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/15 01:34:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/15 01:34:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/15 01:34:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/15 01:34:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/15 01:34:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/15 01:34:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/15 01:34:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/15 01:34:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/15 01:34:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/15 01:34:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/15 01:34:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/15 01:34:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/15 01:34:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/15 01:34:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/15 01:34:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/15 01:34:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/15 01:34:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/15 01:34:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/15 01:34:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/15 01:34:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/15 01:34:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/15 01:34:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/15 01:34:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/15 01:34:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/15 01:34:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/15 01:34:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/15 01:34:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/15 01:34:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/15 01:34:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/15 01:34:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/15 01:34:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/15 01:34:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/15 01:34:01 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/15 01:34:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/15 01:34:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/15 01:34:01 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/15 01:34:01 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/10/15 01:34:01 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/15 01:34:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/15 01:34:01 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/15 01:34:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/15 01:34:01 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/15 01:34:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/15 01:34:01 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/15 01:34:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/15 01:34:01 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/15 01:34:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/15 01:34:01 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/15 01:34:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/15 01:34:01 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/15 01:34:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/15 01:34:01 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/15 01:34:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/15 01:34:01 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/15 01:34:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/15 01:34:01 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/15 01:34:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/15 01:34:01 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/15 01:34:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/15 01:34:01 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/15 01:34:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/15 01:34:01 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/15 01:34:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/15 01:34:01 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/15 01:34:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/15 01:34:01 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/15 01:34:01 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/15 01:34:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/15 01:34:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/15 01:34:01 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/15 01:34:01 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for checks to finish 2025/10/15 01:34:01 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for transfers to finish 2025/10/15 01:34:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/15 01:34:02 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/15 01:34:02 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/10/15 01:34:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/15 01:34:02 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/15 01:34:02 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/10/15 01:34:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/15 01:34:02 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/15 01:34:02 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/10/15 01:34:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/15 01:34:02 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/15 01:34:02 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/10/15 01:34:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/15 01:34:02 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/15 01:34:02 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/10/15 01:34:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/15 01:34:02 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/15 01:34:02 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/10/15 01:34:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/15 01:34:02 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/15 01:34:02 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/10/15 01:34:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/15 01:34:02 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/15 01:34:02 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/10/15 01:34:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/15 01:34:02 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/15 01:34:02 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/10/15 01:34:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/15 01:34:03 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/15 01:34:03 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/10/15 01:34:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/15 01:34:03 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/15 01:34:03 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/10/15 01:34:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/15 01:34:03 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/15 01:34:03 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/10/15 01:34:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/15 01:34:03 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/15 01:34:03 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/10/15 01:34:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/15 01:34:03 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/15 01:34:03 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/10/15 01:34:03 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/15 01:34:03 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/10/15 01:34:03 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/15 01:34:03 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/10/15 01:34:03 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/15 01:34:03 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/10/15 01:34:03 DEBUG : Waiting for deletions to finish 2025/10/15 01:34:03 INFO : dir1/0009-3456789.txt: Deleted 2025/10/15 01:34:03 INFO : appleappleapplebanana: Deleted 2025/10/15 01:34:03 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/15 01:34:04 INFO : dir1/0003-defghij.txt: Deleted 2025/10/15 01:34:04 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/15 01:34:04 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/15 01:34:04 INFO : dir1/0010-456789.txt: Deleted 2025/10/15 01:34:04 INFO : dir1/0012-6789;.txt: Deleted 2025/10/15 01:34:04 INFO : dir1/0013-789;=.txt: Deleted 2025/10/15 01:34:04 INFO : dir1/0008-2345678.txt: Deleted 2025/10/15 01:34:04 INFO : dir1/0014-89;=.txt: Deleted 2025/10/15 01:34:04 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/15 01:34:04 INFO : dir1/0011-56789;.txt: Deleted 2025/10/15 01:34:04 INFO : dir1/0015-9;=.txt: Deleted 2025/10/15 01:34:04 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/15 01:34:04 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/15 01:34:04 INFO : splitbananasplit: Deleted 2025/10/15 01:34:04 INFO : dir1/0007-1234567.txt: Deleted 2025/10/15 01:34:04 DEBUG : Waiting for deletions to finish 2025/10/15 01:34:04 DEBUG : apple: Excluded (Path Filter) 2025/10/15 01:34:04 DEBUG : appleapple: Excluded (Path Filter) 2025/10/15 01:34:04 DEBUG : banana: Excluded (Path Filter) 2025/10/15 01:34:04 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/10/15 01:34:04 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/10/15 01:34:04 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/10/15 01:34:04 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/10/15 01:34:04 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/10/15 01:34:04 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/10/15 01:34:04 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/10/15 01:34:04 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/10/15 01:34:04 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/10/15 01:34:04 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/10/15 01:34:04 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/10/15 01:34:04 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/10/15 01:34:04 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/10/15 01:34:04 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/10/15 01:34:04 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/10/15 01:34:04 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/10/15 01:34:04 DEBUG : splitbanan: Excluded (Path Filter) 2025/10/15 01:34:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/15 01:34:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/15 01:34:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/15 01:34:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/15 01:34:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/15 01:34:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/15 01:34:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/15 01:34:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/15 01:34:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/15 01:34:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/15 01:34:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/15 01:34:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/15 01:34:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/15 01:34:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/15 01:34:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/15 01:34:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/15 01:34:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/15 01:34:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/15 01:34:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/15 01:34:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/15 01:34:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/15 01:34:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/15 01:34:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/15 01:34:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/15 01:34:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/15 01:34:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/15 01:34:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/15 01:34:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/15 01:34:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/15 01:34:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/15 01:34:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/15 01:34:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/15 01:34:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/15 01:34:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/15 01:34:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/15 01:34:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/15 01:34:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/15 01:34:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/15 01:34:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/15 01:34:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/15 01:34:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/15 01:34:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/15 01:34:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/15 01:34:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/15 01:34:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/15 01:34:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/15 01:34:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/15 01:34:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/15 01:34:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/15 01:34:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/15 01:34:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/15 01:34:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/15 01:34:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/15 01:34:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/15 01:34:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/15 01:34:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/15 01:34:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/15 01:34:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/15 01:34:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/15 01:34:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/15 01:34:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/15 01:34:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/15 01:34:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/15 01:34:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/15 01:34:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/15 01:34:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/15 01:34:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/15 01:34:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/15 01:34:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/15 01:34:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/15 01:34:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/15 01:34:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/15 01:34:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/15 01:34:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/15 01:34:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/15 01:34:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/15 01:34:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/15 01:34:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/15 01:34:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/15 01:34:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/15 01:34:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/15 01:34:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/15 01:34:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/15 01:34:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/15 01:34:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/15 01:34:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/15 01:34:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/15 01:34:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/15 01:34:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/15 01:34:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/15 01:34:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/15 01:34:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/15 01:34:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/15 01:34:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/15 01:34:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/15 01:34:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/15 01:34:04 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/15 01:34:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/15 01:34:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/15 01:34:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/15 01:34:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/15 01:34:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/15 01:34:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/15 01:34:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/15 01:34:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/15 01:34:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/15 01:34:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/15 01:34:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/15 01:34:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/15 01:34:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/15 01:34:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/15 01:34:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/15 01:34:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/15 01:34:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/15 01:34:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/15 01:34:04 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/15 01:34:04 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/15 01:34:04 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/15 01:34:04 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/15 01:34:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/15 01:34:04 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/15 01:34:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/15 01:34:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/15 01:34:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/15 01:34:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/15 01:34:05 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/15 01:34:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:34:05 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:34:05 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/15 01:34:05 DEBUG : apple: Unchanged skipping 2025/10/15 01:34:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:34:05 DEBUG : splitbananasplit: Unchanged skipping 2025/10/15 01:34:05 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:34:05 DEBUG : banana: Unchanged skipping 2025/10/15 01:34:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/15 01:34:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/15 01:34:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/15 01:34:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/15 01:34:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/15 01:34:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/15 01:34:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/15 01:34:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/15 01:34:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/15 01:34:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/15 01:34:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/15 01:34:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/15 01:34:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/15 01:34:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/15 01:34:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/15 01:34:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/15 01:34:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/15 01:34:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/15 01:34:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/15 01:34:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/15 01:34:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/15 01:34:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/15 01:34:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/15 01:34:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/15 01:34:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/15 01:34:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/15 01:34:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/15 01:34:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/15 01:34:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/15 01:34:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/15 01:34:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/15 01:34:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/15 01:34:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/15 01:34:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/15 01:34:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/15 01:34:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/15 01:34:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/15 01:34:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/15 01:34:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/15 01:34:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/15 01:34:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/15 01:34:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/15 01:34:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/15 01:34:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/15 01:34:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/15 01:34:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/15 01:34:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/15 01:34:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/15 01:34:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/15 01:34:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/15 01:34:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/15 01:34:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/15 01:34:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/15 01:34:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/15 01:34:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/15 01:34:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/15 01:34:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/15 01:34:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/15 01:34:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/15 01:34:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/15 01:34:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/15 01:34:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/15 01:34:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/15 01:34:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/15 01:34:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/15 01:34:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/15 01:34:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/15 01:34:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/15 01:34:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/15 01:34:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/15 01:34:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/15 01:34:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/15 01:34:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/15 01:34:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/15 01:34:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/15 01:34:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/15 01:34:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/15 01:34:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/15 01:34:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/15 01:34:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/15 01:34:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/15 01:34:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/15 01:34:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/15 01:34:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/15 01:34:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/15 01:34:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/15 01:34:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/15 01:34:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/15 01:34:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/15 01:34:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/15 01:34:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/15 01:34:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/15 01:34:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/15 01:34:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/15 01:34:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/15 01:34:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/15 01:34:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/15 01:34:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/15 01:34:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/15 01:34:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/15 01:34:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/15 01:34:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/15 01:34:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/15 01:34:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/15 01:34:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/15 01:34:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/15 01:34:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/15 01:34:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/15 01:34:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/15 01:34:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/15 01:34:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/15 01:34:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/15 01:34:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/15 01:34:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/15 01:34:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/15 01:34:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/15 01:34:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/15 01:34:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/15 01:34:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/15 01:34:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/15 01:34:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/15 01:34:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/15 01:34:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/15 01:34:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/15 01:34:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/15 01:34:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/15 01:34:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/15 01:34:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/15 01:34:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/15 01:34:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/15 01:34:05 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/15 01:34:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/15 01:34:05 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/15 01:34:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/15 01:34:05 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/15 01:34:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/15 01:34:05 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/15 01:34:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/15 01:34:05 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/15 01:34:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/15 01:34:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/15 01:34:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/15 01:34:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/15 01:34:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/15 01:34:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/15 01:34:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/15 01:34:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/15 01:34:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/15 01:34:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/15 01:34:05 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/15 01:34:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/15 01:34:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/15 01:34:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/15 01:34:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/15 01:34:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/15 01:34:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/15 01:34:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/15 01:34:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/15 01:34:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/15 01:34:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/15 01:34:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/15 01:34:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/15 01:34:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/15 01:34:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/15 01:34:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/15 01:34:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/15 01:34:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/15 01:34:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/15 01:34:05 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/15 01:34:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/15 01:34:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/15 01:34:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/15 01:34:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/15 01:34:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/15 01:34:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/15 01:34:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/15 01:34:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/15 01:34:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/15 01:34:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/15 01:34:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/15 01:34:05 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/15 01:34:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/15 01:34:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:34:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:34:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/15 01:34:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/15 01:34:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/15 01:34:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:34:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:34:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/15 01:34:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/15 01:34:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/15 01:34:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:34:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/15 01:34:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/15 01:34:05 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/15 01:34:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:34:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/15 01:34:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:34:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/15 01:34:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:34:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/15 01:34:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:34:05 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for checks to finish 2025/10/15 01:34:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/15 01:34:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:34:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/15 01:34:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:34:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:34:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/15 01:34:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/15 01:34:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:34:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/15 01:34:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:34:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/15 01:34:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:34:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/15 01:34:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:34:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/15 01:34:05 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for transfers to finish 2025/10/15 01:34:05 DEBUG : Waiting for deletions to finish 2025/10/15 01:34:05 DEBUG : Waiting for deletions to finish 2025/10/15 01:34:05 DEBUG : apple: Excluded (Path Filter) 2025/10/15 01:34:05 DEBUG : appleapple: Excluded (Path Filter) 2025/10/15 01:34:05 DEBUG : banana: Excluded (Path Filter) 2025/10/15 01:34:05 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/10/15 01:34:05 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/10/15 01:34:05 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/10/15 01:34:05 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/10/15 01:34:05 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/10/15 01:34:05 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/10/15 01:34:05 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/10/15 01:34:05 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/10/15 01:34:05 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/10/15 01:34:05 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/10/15 01:34:05 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/10/15 01:34:05 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/10/15 01:34:05 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/10/15 01:34:05 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/10/15 01:34:05 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/10/15 01:34:05 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/10/15 01:34:05 DEBUG : splitbanan: Excluded (Path Filter) 2025/10/15 01:34:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/15 01:34:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/15 01:34:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/15 01:34:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/15 01:34:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/15 01:34:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/15 01:34:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/15 01:34:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/15 01:34:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/15 01:34:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/15 01:34:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/15 01:34:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/15 01:34:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/15 01:34:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/15 01:34:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/15 01:34:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/15 01:34:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/15 01:34:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/15 01:34:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/15 01:34:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/15 01:34:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/15 01:34:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/15 01:34:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/15 01:34:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/15 01:34:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/15 01:34:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/15 01:34:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/15 01:34:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/15 01:34:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/15 01:34:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/15 01:34:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/15 01:34:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/15 01:34:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/15 01:34:05 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/15 01:34:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/15 01:34:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/15 01:34:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/15 01:34:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/15 01:34:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/15 01:34:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/15 01:34:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/15 01:34:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/15 01:34:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/15 01:34:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/15 01:34:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/15 01:34:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/15 01:34:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/15 01:34:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/15 01:34:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/15 01:34:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/15 01:34:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/15 01:34:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/15 01:34:05 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-forohov6wega", Local "Local file system at /tmp/rclone2220508143", Modify Window "1ms" 2025/10/15 01:34:19 DEBUG : Waiting for deletions to finish 2025/10/15 01:34:19 DEBUG : apple: Excluded (Path Filter) 2025/10/15 01:34:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/15 01:34:19 DEBUG : banana: Excluded (Path Filter) 2025/10/15 01:34:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/15 01:34:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/15 01:34:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/15 01:34:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/15 01:34:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/15 01:34:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/15 01:34:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/15 01:34:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/15 01:34:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/15 01:34:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/15 01:34:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/15 01:34:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/15 01:34:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/15 01:34:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/15 01:34:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/15 01:34:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/15 01:34:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/15 01:34:20 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:34:20 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:34:20 DEBUG : apple: Unchanged skipping 2025/10/15 01:34:20 DEBUG : banana: Unchanged skipping 2025/10/15 01:34:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:34:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:34:20 DEBUG : splitbananasplit: Unchanged skipping 2025/10/15 01:34:20 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/15 01:34:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:34:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:34:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/15 01:34:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/15 01:34:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:34:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/15 01:34:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:34:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/15 01:34:20 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for checks to finish 2025/10/15 01:34:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:34:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/15 01:34:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:34:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/15 01:34:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:34:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/15 01:34:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:34:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/15 01:34:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:34:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:34:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:34:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:34:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/15 01:34:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:34:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:34:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/15 01:34:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/15 01:34:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/15 01:34:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/15 01:34:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/15 01:34:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:34:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/15 01:34:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:34:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/15 01:34:20 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for transfers to finish 2025/10/15 01:34:20 DEBUG : Waiting for deletions to finish 2025/10/15 01:34:20 DEBUG : Waiting for deletions to finish 2025/10/15 01:34:20 DEBUG : apple: Excluded (Path Filter) 2025/10/15 01:34:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/15 01:34:20 DEBUG : banana: Excluded (Path Filter) 2025/10/15 01:34:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/15 01:34:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/15 01:34:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/15 01:34:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/15 01:34:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/15 01:34:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/15 01:34:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/15 01:34:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/15 01:34:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/15 01:34:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/15 01:34:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/15 01:34:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/15 01:34:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/15 01:34:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/15 01:34:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/15 01:34:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/15 01:34:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/15 01:34:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:34:20 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:34:20 DEBUG : apple: Unchanged skipping 2025/10/15 01:34:20 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:34:20 DEBUG : banana: Unchanged skipping 2025/10/15 01:34:20 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/15 01:34:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:34:20 DEBUG : splitbananasplit: Unchanged skipping 2025/10/15 01:34:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:34:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:34:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/15 01:34:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:34:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/15 01:34:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/15 01:34:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:34:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/15 01:34:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:34:21 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for checks to finish 2025/10/15 01:34:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:34:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/15 01:34:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:34:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/15 01:34:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/15 01:34:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:34:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/15 01:34:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:34:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/15 01:34:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:34:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/15 01:34:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:34:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/15 01:34:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:34:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/15 01:34:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:34:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/15 01:34:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:34:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/15 01:34:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:34:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:34:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/15 01:34:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/15 01:34:21 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for transfers to finish 2025/10/15 01:34:21 DEBUG : Waiting for deletions to finish 2025/10/15 01:34:21 DEBUG : Waiting for deletions to finish 2025/10/15 01:34:21 DEBUG : apple: Excluded (Path Filter) 2025/10/15 01:34:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/15 01:34:21 DEBUG : banana: Excluded (Path Filter) 2025/10/15 01:34:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/15 01:34:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/15 01:34:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/15 01:34:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/15 01:34:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/15 01:34:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/15 01:34:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/15 01:34:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/15 01:34:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/15 01:34:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/15 01:34:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/15 01:34:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/15 01:34:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/15 01:34:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/15 01:34:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/15 01:34:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/15 01:34:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/15 01:34:21 DEBUG : Waiting for deletions to finish 2025/10/15 01:34:21 DEBUG : apple: Excluded (Path Filter) 2025/10/15 01:34:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/15 01:34:21 DEBUG : banana: Excluded (Path Filter) 2025/10/15 01:34:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/15 01:34:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/15 01:34:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/15 01:34:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/15 01:34:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/15 01:34:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/15 01:34:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/15 01:34:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/15 01:34:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/15 01:34:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/15 01:34:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/15 01:34:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/15 01:34:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/15 01:34:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/15 01:34:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/15 01:34:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/15 01:34:21 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-forohov6wega", Local "Local file system at /tmp/rclone2220508143", Modify Window "1ms" 2025/10/15 01:34:36 DEBUG : Waiting for deletions to finish 2025/10/15 01:34:36 DEBUG : apple: Excluded (Path Filter) 2025/10/15 01:34:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/15 01:34:36 DEBUG : banana: Excluded (Path Filter) 2025/10/15 01:34:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/15 01:34:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/15 01:34:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/15 01:34:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/15 01:34:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/15 01:34:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/15 01:34:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/15 01:34:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/15 01:34:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/15 01:34:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/15 01:34:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/15 01:34:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/15 01:34:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/15 01:34:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/15 01:34:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/15 01:34:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/15 01:34:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/15 01:34:37 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:34:37 DEBUG : apple: Unchanged skipping 2025/10/15 01:34:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:34:37 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/15 01:34:37 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:34:37 DEBUG : banana: Unchanged skipping 2025/10/15 01:34:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:34:37 DEBUG : splitbananasplit: Unchanged skipping 2025/10/15 01:34:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:34:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/15 01:34:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:34:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/15 01:34:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:34:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/15 01:34:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:34:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:34:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/15 01:34:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/15 01:34:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:34:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/15 01:34:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:34:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/15 01:34:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:34:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/15 01:34:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:34:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:34:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/15 01:34:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/15 01:34:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:34:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/15 01:34:37 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for checks to finish 2025/10/15 01:34:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:34:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/15 01:34:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:34:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/15 01:34:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:34:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/15 01:34:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:34:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/15 01:34:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:34:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/15 01:34:37 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for transfers to finish 2025/10/15 01:34:37 DEBUG : Waiting for deletions to finish 2025/10/15 01:34:37 DEBUG : Waiting for deletions to finish 2025/10/15 01:34:37 DEBUG : apple: Excluded (Path Filter) 2025/10/15 01:34:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/15 01:34:37 DEBUG : banana: Excluded (Path Filter) 2025/10/15 01:34:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/15 01:34:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/15 01:34:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/15 01:34:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/15 01:34:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/15 01:34:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/15 01:34:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/15 01:34:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/15 01:34:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/15 01:34:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/15 01:34:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/15 01:34:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/15 01:34:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/15 01:34:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/15 01:34:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/15 01:34:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/15 01:34:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/15 01:34:38 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:34:38 DEBUG : apple: Unchanged skipping 2025/10/15 01:34:38 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:34:38 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/15 01:34:38 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:34:38 DEBUG : banana: Unchanged skipping 2025/10/15 01:34:38 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:34:38 DEBUG : splitbananasplit: Unchanged skipping 2025/10/15 01:34:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:34:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/15 01:34:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:34:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/15 01:34:38 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for checks to finish 2025/10/15 01:34:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:34:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:34:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/15 01:34:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/15 01:34:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:34:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/15 01:34:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:34:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/15 01:34:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:34:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/15 01:34:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:34:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/15 01:34:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:34:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/15 01:34:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:34:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/15 01:34:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:34:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/15 01:34:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:34:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:34:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/15 01:34:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:34:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:34:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/15 01:34:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/15 01:34:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:34:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/15 01:34:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/15 01:34:38 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for transfers to finish 2025/10/15 01:34:38 DEBUG : Waiting for deletions to finish 2025/10/15 01:34:38 DEBUG : Waiting for deletions to finish 2025/10/15 01:34:38 DEBUG : apple: Excluded (Path Filter) 2025/10/15 01:34:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/15 01:34:38 DEBUG : banana: Excluded (Path Filter) 2025/10/15 01:34:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/15 01:34:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/15 01:34:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/15 01:34:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/15 01:34:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/15 01:34:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/15 01:34:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/15 01:34:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/15 01:34:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/15 01:34:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/15 01:34:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/15 01:34:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/15 01:34:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/15 01:34:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/15 01:34:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/15 01:34:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/15 01:34:38 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-forohov6wega", Local "Local file system at /tmp/rclone2220508143", Modify Window "1ms" 2025/10/15 01:34:52 DEBUG : Waiting for deletions to finish 2025/10/15 01:34:52 DEBUG : apple: Excluded (Path Filter) 2025/10/15 01:34:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/15 01:34:52 DEBUG : banana: Excluded (Path Filter) 2025/10/15 01:34:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/15 01:34:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/15 01:34:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/15 01:34:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/15 01:34:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/15 01:34:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/15 01:34:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/15 01:34:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/15 01:34:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/15 01:34:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/15 01:34:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/15 01:34:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/15 01:34:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/15 01:34:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/15 01:34:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/15 01:34:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/15 01:34:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/15 01:34:53 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:34:53 DEBUG : apple: Unchanged skipping 2025/10/15 01:34:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:34:53 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/15 01:34:53 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:34:53 DEBUG : banana: Unchanged skipping 2025/10/15 01:34:53 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:34:53 DEBUG : splitbananasplit: Unchanged skipping 2025/10/15 01:34:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:34:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:34:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/15 01:34:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/15 01:34:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:34:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/15 01:34:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:34:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:34:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/15 01:34:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:34:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/15 01:34:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:34:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/15 01:34:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/15 01:34:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:34:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:34:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/15 01:34:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/15 01:34:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:34:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/15 01:34:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:34:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/15 01:34:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:34:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/15 01:34:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:34:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/15 01:34:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:34:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/15 01:34:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:34:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/15 01:34:53 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for checks to finish 2025/10/15 01:34:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:34:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/15 01:34:53 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for transfers to finish 2025/10/15 01:34:53 DEBUG : Waiting for deletions to finish 2025/10/15 01:34:53 DEBUG : Waiting for deletions to finish 2025/10/15 01:34:54 DEBUG : apple: Excluded (Path Filter) 2025/10/15 01:34:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/15 01:34:54 DEBUG : banana: Excluded (Path Filter) 2025/10/15 01:34:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/15 01:34:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/15 01:34:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/15 01:34:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/15 01:34:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/15 01:34:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/15 01:34:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/15 01:34:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/15 01:34:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/15 01:34:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/15 01:34:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/15 01:34:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/15 01:34:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/15 01:34:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/15 01:34:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/15 01:34:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/15 01:34:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/15 01:34:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:34:54 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/15 01:34:54 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:34:54 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:34:54 DEBUG : apple: Unchanged skipping 2025/10/15 01:34:54 DEBUG : banana: Unchanged skipping 2025/10/15 01:34:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:34:54 DEBUG : splitbananasplit: Unchanged skipping 2025/10/15 01:34:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:34:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:34:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/15 01:34:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/15 01:34:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:34:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/15 01:34:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:34:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:34:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/15 01:34:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/15 01:34:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:34:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:34:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/15 01:34:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:34:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/15 01:34:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:34:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/15 01:34:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:34:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/15 01:34:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/15 01:34:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:34:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/15 01:34:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:34:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/15 01:34:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:34:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/15 01:34:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:34:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/15 01:34:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:34:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/15 01:34:54 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for checks to finish 2025/10/15 01:34:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:34:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/15 01:34:54 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for transfers to finish 2025/10/15 01:34:54 DEBUG : Waiting for deletions to finish 2025/10/15 01:34:54 DEBUG : Waiting for deletions to finish 2025/10/15 01:34:54 DEBUG : apple: Excluded (Path Filter) 2025/10/15 01:34:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/15 01:34:54 DEBUG : banana: Excluded (Path Filter) 2025/10/15 01:34:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/15 01:34:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/15 01:34:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/15 01:34:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/15 01:34:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/15 01:34:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/15 01:34:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/15 01:34:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/15 01:34:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/15 01:34:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/15 01:34:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/15 01:34:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/15 01:34:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/15 01:34:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/15 01:34:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/15 01:34:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/15 01:34:54 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-forohov6wega", Local "Local file system at /tmp/rclone2220508143", Modify Window "1ms" 2025/10/15 01:35:10 DEBUG : Waiting for deletions to finish 2025/10/15 01:35:10 DEBUG : apple: Excluded (Path Filter) 2025/10/15 01:35:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/15 01:35:10 DEBUG : banana: Excluded (Path Filter) 2025/10/15 01:35:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/15 01:35:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/15 01:35:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/15 01:35:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/15 01:35:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/15 01:35:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/15 01:35:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/15 01:35:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/15 01:35:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/15 01:35:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/15 01:35:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/15 01:35:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/15 01:35:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/15 01:35:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/15 01:35:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/15 01:35:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/15 01:35:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/15 01:35:11 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:35:11 DEBUG : apple: Unchanged skipping 2025/10/15 01:35:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:35:11 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/15 01:35:11 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:35:11 DEBUG : banana: Unchanged skipping 2025/10/15 01:35:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:35:11 DEBUG : splitbananasplit: Unchanged skipping 2025/10/15 01:35:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:35:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/15 01:35:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:35:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/15 01:35:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:35:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/15 01:35:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:35:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/15 01:35:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:35:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/15 01:35:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:35:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/15 01:35:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:35:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/15 01:35:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:35:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/15 01:35:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:35:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/15 01:35:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:35:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/15 01:35:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:35:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/15 01:35:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:35:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/15 01:35:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:35:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/15 01:35:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:35:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/15 01:35:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:35:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/15 01:35:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:35:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/15 01:35:11 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for checks to finish 2025/10/15 01:35:11 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for transfers to finish 2025/10/15 01:35:11 DEBUG : Waiting for deletions to finish 2025/10/15 01:35:11 DEBUG : Waiting for deletions to finish 2025/10/15 01:35:11 DEBUG : apple: Excluded (Path Filter) 2025/10/15 01:35:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/15 01:35:11 DEBUG : banana: Excluded (Path Filter) 2025/10/15 01:35:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/15 01:35:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/15 01:35:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/15 01:35:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/15 01:35:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/15 01:35:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/15 01:35:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/15 01:35:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/15 01:35:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/15 01:35:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/15 01:35:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/15 01:35:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/15 01:35:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/15 01:35:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/15 01:35:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/15 01:35:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/15 01:35:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/15 01:35:12 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:35:12 DEBUG : apple: Unchanged skipping 2025/10/15 01:35:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:35:12 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/15 01:35:12 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:35:12 DEBUG : banana: Unchanged skipping 2025/10/15 01:35:12 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:35:12 DEBUG : splitbananasplit: Unchanged skipping 2025/10/15 01:35:12 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:35:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/15 01:35:12 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:35:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/15 01:35:12 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:35:12 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:35:12 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:35:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/15 01:35:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/15 01:35:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/15 01:35:12 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:35:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/15 01:35:12 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:35:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/15 01:35:12 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:35:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/15 01:35:12 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:35:12 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:35:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/15 01:35:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/15 01:35:12 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:35:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/15 01:35:12 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:35:12 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:35:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/15 01:35:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/15 01:35:12 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:35:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/15 01:35:12 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for checks to finish 2025/10/15 01:35:12 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:35:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/15 01:35:12 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:35:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/15 01:35:12 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for transfers to finish 2025/10/15 01:35:12 DEBUG : Waiting for deletions to finish 2025/10/15 01:35:12 DEBUG : Waiting for deletions to finish 2025/10/15 01:35:12 DEBUG : apple: Excluded (Path Filter) 2025/10/15 01:35:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/15 01:35:12 DEBUG : banana: Excluded (Path Filter) 2025/10/15 01:35:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/15 01:35:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/15 01:35:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/15 01:35:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/15 01:35:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/15 01:35:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/15 01:35:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/15 01:35:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/15 01:35:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/15 01:35:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/15 01:35:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/15 01:35:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/15 01:35:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/15 01:35:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/15 01:35:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/15 01:35:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/15 01:35:12 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-forohov6wega", Local "Local file system at /tmp/rclone2220508143", Modify Window "1ms" 2025/10/15 01:35:27 DEBUG : Waiting for deletions to finish 2025/10/15 01:35:27 DEBUG : apple: Excluded (Path Filter) 2025/10/15 01:35:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/15 01:35:27 DEBUG : banana: Excluded (Path Filter) 2025/10/15 01:35:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/15 01:35:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/15 01:35:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/15 01:35:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/15 01:35:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/15 01:35:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/15 01:35:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/15 01:35:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/15 01:35:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/15 01:35:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/15 01:35:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/15 01:35:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/15 01:35:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/15 01:35:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/15 01:35:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/15 01:35:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/15 01:35:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/15 01:35:28 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:35:28 DEBUG : apple: Unchanged skipping 2025/10/15 01:35:28 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:35:28 DEBUG : banana: Unchanged skipping 2025/10/15 01:35:28 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:35:28 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:35:28 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/15 01:35:28 DEBUG : splitbananasplit: Unchanged skipping 2025/10/15 01:35:28 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:35:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/15 01:35:28 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:35:28 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:35:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/15 01:35:28 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:35:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/15 01:35:28 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:35:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/15 01:35:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/15 01:35:28 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:35:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/15 01:35:28 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:35:28 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:35:28 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:35:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/15 01:35:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/15 01:35:28 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:35:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/15 01:35:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/15 01:35:28 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:35:28 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:35:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/15 01:35:28 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:35:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/15 01:35:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/15 01:35:28 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:35:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/15 01:35:28 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:35:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/15 01:35:28 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for checks to finish 2025/10/15 01:35:28 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:35:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/15 01:35:28 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for transfers to finish 2025/10/15 01:35:28 DEBUG : Waiting for deletions to finish 2025/10/15 01:35:28 DEBUG : Waiting for deletions to finish 2025/10/15 01:35:28 DEBUG : apple: Excluded (Path Filter) 2025/10/15 01:35:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/15 01:35:28 DEBUG : banana: Excluded (Path Filter) 2025/10/15 01:35:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/15 01:35:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/15 01:35:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/15 01:35:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/15 01:35:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/15 01:35:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/15 01:35:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/15 01:35:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/15 01:35:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/15 01:35:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/15 01:35:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/15 01:35:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/15 01:35:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/15 01:35:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/15 01:35:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/15 01:35:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/15 01:35:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/15 01:35:29 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:35:29 DEBUG : apple: Unchanged skipping 2025/10/15 01:35:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:35:29 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/15 01:35:29 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:35:29 DEBUG : banana: Unchanged skipping 2025/10/15 01:35:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:35:29 DEBUG : splitbananasplit: Unchanged skipping 2025/10/15 01:35:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:35:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:35:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/15 01:35:29 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for checks to finish 2025/10/15 01:35:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:35:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/15 01:35:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:35:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:35:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:35:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/15 01:35:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/15 01:35:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:35:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/15 01:35:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/15 01:35:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/15 01:35:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:35:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/15 01:35:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:35:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/15 01:35:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:35:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/15 01:35:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:35:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:35:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/15 01:35:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:35:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/15 01:35:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:35:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/15 01:35:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:35:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/15 01:35:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/15 01:35:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:35:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/15 01:35:29 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for transfers to finish 2025/10/15 01:35:29 DEBUG : Waiting for deletions to finish 2025/10/15 01:35:29 DEBUG : Waiting for deletions to finish 2025/10/15 01:35:29 DEBUG : apple: Excluded (Path Filter) 2025/10/15 01:35:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/15 01:35:29 DEBUG : banana: Excluded (Path Filter) 2025/10/15 01:35:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/15 01:35:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/15 01:35:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/15 01:35:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/15 01:35:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/15 01:35:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/15 01:35:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/15 01:35:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/15 01:35:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/15 01:35:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/15 01:35:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/15 01:35:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/15 01:35:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/15 01:35:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/15 01:35:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/15 01:35:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/15 01:35:29 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (195.53s) --- PASS: TestTransform/NFC (14.80s) --- PASS: TestTransform/NFD (16.46s) --- PASS: TestTransform/base64 (19.65s) --- PASS: TestTransform/prefix (21.08s) --- PASS: TestTransform/suffix (21.62s) --- PASS: TestTransform/truncate (17.87s) --- PASS: TestTransform/encoder (16.38s) --- PASS: TestTransform/ISO-8859-1 (16.63s) --- PASS: TestTransform/charmap (16.34s) --- PASS: TestTransform/lowercase (17.88s) --- PASS: TestTransform/ascii (16.82s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-forohov6wega", Local "Local file system at /tmp/rclone2220508143", Modify Window "1ms" 2025/10/15 01:35:34 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/10/15 01:35:34 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/10/15 01:35:34 INFO : sub dir_somesuffix: Making directory 2025/10/15 01:35:34 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/10/15 01:35:34 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/10/15 01:35:34 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/10/15 01:35:34 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/10/15 01:35:34 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/10/15 01:35:34 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for checks to finish 2025/10/15 01:35:34 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for transfers to finish 2025/10/15 01:35:35 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/15 01:35:35 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/10/15 01:35:35 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.59s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-forohov6wega", Local "Local file system at /tmp/rclone2220508143", Modify Window "1ms" 2025/10/15 01:35:36 DEBUG : toe: transformed to: tictactoe 2025/10/15 01:35:36 DEBUG : toe: transformed to: tictactoe 2025/10/15 01:35:36 INFO : tictactoe: Making directory 2025/10/15 01:35:36 DEBUG : toe: transformed to: tictactoe 2025/10/15 01:35:36 DEBUG : toe: transformed to: tictactoe 2025/10/15 01:35:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/15 01:35:36 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/10/15 01:35:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/15 01:35:36 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for checks to finish 2025/10/15 01:35:36 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for transfers to finish 2025/10/15 01:35:37 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/15 01:35:37 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/10/15 01:35:37 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.92s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-forohov6wega", Local "Local file system at /tmp/rclone2220508143", Modify Window "1ms" 2025/10/15 01:35:38 INFO : toe: Making directory 2025/10/15 01:35:38 INFO : toe/toe: Making directory 2025/10/15 01:35:38 DEBUG : toe: transformed to: tictactoe 2025/10/15 01:35:38 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/15 01:35:38 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/15 01:35:38 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/15 01:35:38 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for checks to finish 2025/10/15 01:35:38 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for transfers to finish 2025/10/15 01:35:38 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/15 01:35:38 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/10/15 01:35:38 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.67s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-forohov6wega", Local "Local file system at /tmp/rclone2220508143", Modify Window "1ms" 2025/10/15 01:35:39 INFO : toe: Making directory 2025/10/15 01:35:39 INFO : toe/toe: Making directory 2025/10/15 01:35:39 DEBUG : toe: transformed to: tictactoe 2025/10/15 01:35:39 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/15 01:35:39 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/15 01:35:39 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/15 01:35:39 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for checks to finish 2025/10/15 01:35:39 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for transfers to finish 2025/10/15 01:35:40 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/15 01:35:40 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/10/15 01:35:40 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (2.00s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-forohov6wega", Local "Local file system at /tmp/rclone2220508143", Modify Window "1ms" 2025/10/15 01:35:41 DEBUG : empty_dir: Making directory with metadata 2025/10/15 01:35:41 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/15 01:35:41 DEBUG : toe: transformed to: tictactoe 2025/10/15 01:35:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/15 01:35:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/15 01:35:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/15 01:35:41 INFO : tictacempty_dir: Making directory 2025/10/15 01:35:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/15 01:35:41 DEBUG : toe: transformed to: tictactoe 2025/10/15 01:35:41 DEBUG : toe: transformed to: tictactoe 2025/10/15 01:35:41 INFO : tictactoe: Making directory 2025/10/15 01:35:41 DEBUG : toe: transformed to: tictactoe 2025/10/15 01:35:41 DEBUG : toe: transformed to: tictactoe 2025/10/15 01:35:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/15 01:35:41 INFO : tictactoe/tictactoe: Making directory 2025/10/15 01:35:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/15 01:35:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/15 01:35:41 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/15 01:35:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/15 01:35:41 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for checks to finish 2025/10/15 01:35:41 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for transfers to finish 2025/10/15 01:35:42 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/15 01:35:42 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/10/15 01:35:42 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.62s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-forohov6wega", Local "Local file system at /tmp/rclone2220508143", Modify Window "1ms" 2025/10/15 01:35:43 DEBUG : empty_dir: Making directory with metadata 2025/10/15 01:35:43 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/15 01:35:43 DEBUG : toe: transformed to: tictactoe 2025/10/15 01:35:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/15 01:35:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/15 01:35:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/15 01:35:43 INFO : tictacempty_dir: Making directory 2025/10/15 01:35:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/15 01:35:43 DEBUG : toe: transformed to: tictactoe 2025/10/15 01:35:43 DEBUG : toe: transformed to: tictactoe 2025/10/15 01:35:43 INFO : tictactoe: Making directory 2025/10/15 01:35:43 DEBUG : toe: transformed to: tictactoe 2025/10/15 01:35:43 DEBUG : toe: transformed to: tictactoe 2025/10/15 01:35:43 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/15 01:35:43 INFO : tictactoe/tictactoe: Making directory 2025/10/15 01:35:43 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/15 01:35:43 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/15 01:35:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/15 01:35:43 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/15 01:35:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/15 01:35:43 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for checks to finish 2025/10/15 01:35:43 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for transfers to finish 2025/10/15 01:35:44 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/15 01:35:44 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/15 01:35:44 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/10/15 01:35:44 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for checks to finish 2025/10/15 01:35:44 DEBUG : toe: transformed to: tictactoe 2025/10/15 01:35:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/15 01:35:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/15 01:35:44 DEBUG : toe: transformed to: tictactoe 2025/10/15 01:35:44 DEBUG : toe: transformed to: tictactoe 2025/10/15 01:35:44 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/15 01:35:44 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/15 01:35:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/10/15 01:35:44 NOTICE: B2 bucket rclone-test-forohov6wega: 0 differences found 2025/10/15 01:35:44 NOTICE: B2 bucket rclone-test-forohov6wega: 1 matching files --- PASS: TestAllTag (2.20s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-forohov6wega", Local "Local file system at /tmp/rclone2220508143", Modify Window "1ms" 2025/10/15 01:35:45 DEBUG : toe: transformed to: tictactoe 2025/10/15 01:35:45 DEBUG : toe: transformed to: tictactoe 2025/10/15 01:35:45 INFO : tictactoe: Making directory 2025/10/15 01:35:45 DEBUG : toe: transformed to: tictactoe 2025/10/15 01:35:45 DEBUG : toe: transformed to: tictactoe 2025/10/15 01:35:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/15 01:35:45 INFO : tictactoe/tictactoe: Making directory 2025/10/15 01:35:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/15 01:35:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/15 01:35:45 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/15 01:35:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/15 01:35:45 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for checks to finish 2025/10/15 01:35:45 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for transfers to finish 2025/10/15 01:35:46 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/15 01:35:46 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/10/15 01:35:46 DEBUG : Waiting for deletions to finish 2025/10/15 01:35:46 DEBUG : toe: transformed to: tictactoe 2025/10/15 01:35:46 DEBUG : toe: transformed to: tictactoe 2025/10/15 01:35:46 DEBUG : toe: transformed to: tictactoe 2025/10/15 01:35:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/15 01:35:47 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for checks to finish 2025/10/15 01:35:47 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:35:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/15 01:35:47 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/10/15 01:35:47 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for transfers to finish 2025/10/15 01:35:47 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.53s) === RUN TestSyntax 2025/10/15 01:35:47 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-forohov6wega", Local "Local file system at /tmp/rclone2220508143", Modify Window "1ms" 2025/10/15 01:35:48 INFO : toe: Making directory 2025/10/15 01:35:48 INFO : toe/toe: Making directory 2025/10/15 01:35:48 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/15 01:35:48 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for checks to finish 2025/10/15 01:35:48 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for transfers to finish 2025/10/15 01:35:49 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/15 01:35:49 INFO : toe/toe/toe: Copied (new) 2025/10/15 01:35:49 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.85s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-forohov6wega", Local "Local file system at /tmp/rclone2220508143", Modify Window "1ms" 2025/10/15 01:35:49 DEBUG : empty_dir: Making directory with metadata 2025/10/15 01:35:49 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/15 01:35:49 DEBUG : toe: transformed to: tictactoe 2025/10/15 01:35:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/15 01:35:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/15 01:35:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/15 01:35:50 INFO : tictacempty_dir: Making directory 2025/10/15 01:35:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/15 01:35:50 DEBUG : toe: transformed to: tictactoe 2025/10/15 01:35:50 DEBUG : toe: transformed to: tictactoe 2025/10/15 01:35:50 INFO : tictactoe: Making directory 2025/10/15 01:35:50 DEBUG : toe: transformed to: tictactoe 2025/10/15 01:35:50 DEBUG : toe: transformed to: tictactoe 2025/10/15 01:35:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/15 01:35:50 INFO : tictactoe/tictactoe: Making directory 2025/10/15 01:35:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/15 01:35:50 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/15 01:35:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/15 01:35:50 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/15 01:35:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/15 01:35:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/15 01:35:50 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for checks to finish 2025/10/15 01:35:50 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for transfers to finish 2025/10/15 01:35:50 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/15 01:35:50 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/15 01:35:50 INFO : toe/toe/toe.txt: Deleted 2025/10/15 01:35:50 INFO : toe/toe: Removing directory 2025/10/15 01:35:50 INFO : toe: Removing directory 2025/10/15 01:35:50 INFO : empty_dir: Removing directory 2025/10/15 01:35:50 DEBUG : Local file system at /tmp/rclone2220508143: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.56s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-forohov6wega", Local "Local file system at /tmp/rclone2220508143", Modify Window "1ms" 2025/10/15 01:35:51 DEBUG : empty_dir: Making directory with metadata 2025/10/15 01:35:51 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/15 01:35:51 DEBUG : toe: transformed to: tictactoe 2025/10/15 01:35:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/15 01:35:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/15 01:35:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/15 01:35:51 INFO : tictacempty_dir: Making directory 2025/10/15 01:35:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/15 01:35:51 DEBUG : toe: transformed to: tictactoe 2025/10/15 01:35:51 DEBUG : toe: transformed to: tictactoe 2025/10/15 01:35:51 INFO : tictactoe: Making directory 2025/10/15 01:35:51 DEBUG : toe: transformed to: tictactoe 2025/10/15 01:35:51 DEBUG : toe: transformed to: tictactoe 2025/10/15 01:35:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/15 01:35:51 INFO : tictactoe/tictactoe: Making directory 2025/10/15 01:35:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/15 01:35:51 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/15 01:35:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/15 01:35:51 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/15 01:35:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/15 01:35:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/15 01:35:51 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for checks to finish 2025/10/15 01:35:51 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for transfers to finish 2025/10/15 01:35:52 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/15 01:35:52 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/15 01:35:52 INFO : toe/toe/toe.txt: Deleted 2025/10/15 01:35:52 INFO : toe/toe: Removing directory 2025/10/15 01:35:52 INFO : toe: Removing directory 2025/10/15 01:35:52 INFO : empty_dir: Removing directory 2025/10/15 01:35:52 DEBUG : Local file system at /tmp/rclone2220508143: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/10/15 01:35:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/10/15 01:35:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/15 01:35:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/15 01:35:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/15 01:35:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/15 01:35:53 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/10/15 01:35:53 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-forohov6wega", Local "Local file system at /tmp/rclone2220508143", Modify Window "1ms" 2025/10/15 01:35:54 DEBUG : Reset feature "Copy" 2025/10/15 01:35:54 DEBUG : Reset feature "Move" 2025/10/15 01:35:54 DEBUG : Reset feature "Copy" 2025/10/15 01:35:54 DEBUG : Reset feature "Move" 2025/10/15 01:35:54 DEBUG : empty_dir: Making directory with metadata 2025/10/15 01:35:54 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/15 01:35:54 DEBUG : toe: transformed to: tictactoe 2025/10/15 01:35:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/15 01:35:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/15 01:35:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/15 01:35:54 INFO : tictacempty_dir: Making directory 2025/10/15 01:35:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/15 01:35:54 DEBUG : toe: transformed to: tictactoe 2025/10/15 01:35:54 DEBUG : toe: transformed to: tictactoe 2025/10/15 01:35:54 INFO : tictactoe: Making directory 2025/10/15 01:35:54 DEBUG : toe: transformed to: tictactoe 2025/10/15 01:35:54 DEBUG : toe: transformed to: tictactoe 2025/10/15 01:35:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/15 01:35:54 INFO : tictactoe/tictactoe: Making directory 2025/10/15 01:35:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/15 01:35:54 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/15 01:35:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/15 01:35:54 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/15 01:35:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/15 01:35:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/15 01:35:54 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for checks to finish 2025/10/15 01:35:54 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for transfers to finish 2025/10/15 01:35:55 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/15 01:35:55 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/15 01:35:55 INFO : toe/toe/toe.txt: Deleted 2025/10/15 01:35:55 INFO : toe/toe: Removing directory 2025/10/15 01:35:55 INFO : toe: Removing directory 2025/10/15 01:35:55 INFO : empty_dir: Removing directory 2025/10/15 01:35:55 DEBUG : Local file system at /tmp/rclone2220508143: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/10/15 01:35:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/10/15 01:35:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/15 01:35:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/15 01:35:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/15 01:35:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/15 01:35:57 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/10/15 01:35:57 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.12s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-forohov6wega", Local "Local file system at /tmp/rclone2220508143", Modify Window "1ms" 2025/10/15 01:35:58 DEBUG : toe: transformed to: dG9l 2025/10/15 01:35:58 DEBUG : toe: transformed to: dG9l 2025/10/15 01:35:58 INFO : dG9l: Making directory 2025/10/15 01:35:58 DEBUG : toe: transformed to: dG9l 2025/10/15 01:35:58 DEBUG : toe: transformed to: dG9l 2025/10/15 01:35:58 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/10/15 01:35:58 INFO : dG9l/dG9l: Making directory 2025/10/15 01:35:58 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/10/15 01:35:58 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/10/15 01:35:58 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/10/15 01:35:58 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/15 01:35:58 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/10/15 01:35:58 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for checks to finish 2025/10/15 01:35:58 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for transfers to finish 2025/10/15 01:35:59 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/15 01:35:59 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/10/15 01:35:59 DEBUG : Waiting for deletions to finish 2025/10/15 01:35:59 DEBUG : dG9l: transformed to: toe 2025/10/15 01:35:59 DEBUG : dG9l: transformed to: toe 2025/10/15 01:36:00 DEBUG : dG9l: transformed to: toe 2025/10/15 01:36:00 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/10/15 01:36:00 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/10/15 01:36:00 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/10/15 01:36:00 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/10/15 01:36:00 DEBUG : Local file system at /tmp/rclone2220508143: Waiting for checks to finish 2025/10/15 01:36:00 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/10/15 01:36:00 DEBUG : Local file system at /tmp/rclone2220508143: Waiting for transfers to finish 2025/10/15 01:36:00 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.46s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-forohov6wega", Local "Local file system at /tmp/rclone2220508143", Modify Window "1ms" 2025/10/15 01:36:01 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/15 01:36:01 DEBUG : toe: transformed to: 2025/10/15 01:36:01 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/15 01:36:01 DEBUG : toe: transformed to: 2025/10/15 01:36:01 INFO : B2 bucket rclone-test-forohov6wega: Making directory 2025/10/15 01:36:01 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/15 01:36:01 DEBUG : toe: transformed to: 2025/10/15 01:36:01 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/15 01:36:01 DEBUG : toe: transformed to: 2025/10/15 01:36:01 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/15 01:36:01 DEBUG : toe/toe: transformed to: 2025/10/15 01:36:01 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/10/15 01:36:01 INFO : toe/toe: Making directory 2025/10/15 01:36:01 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/15 01:36:01 DEBUG : toe/toe: transformed to: 2025/10/15 01:36:01 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/10/15 01:36:01 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/15 01:36:01 DEBUG : toe: transformed to: 2025/10/15 01:36:01 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/15 01:36:01 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/15 01:36:01 DEBUG : toe/toe/toe: transformed to: 2025/10/15 01:36:01 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/10/15 01:36:01 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for checks to finish 2025/10/15 01:36:01 DEBUG : B2 bucket rclone-test-forohov6wega: Waiting for transfers to finish 2025/10/15 01:36:02 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/15 01:36:02 INFO : toe/toe/toe: Copied (new) 2025/10/15 01:36:02 ERROR : B2 bucket rclone-test-forohov6wega: not deleting files as there were IO errors 2025/10/15 01:36:02 ERROR : B2 bucket rclone-test-forohov6wega: not deleting directories as there were IO errors --- PASS: TestError (1.81s) PASS 2025/10/15 01:36:02 DEBUG : B2 bucket rclone-test-forohov6wega: Purge remote 2025/10/15 01:36:02 INFO : B2 bucket rclone-test-forohov6wega: cleaning bucket "rclone-test-forohov6wega" of all files 2025/10/15 01:36:04 DEBUG : BackupDir/one: Deleting (id "4_zffd28d53709deb5b9f980e1b_f409a344462b96da4_d20251015_m012947_c001_v7007000_t0000_u01760491787867") 2025/10/15 01:36:04 DEBUG : BackupDir/one: Deleting (id "4_zffd28d53709deb5b9f980e1b_f1103e726b8846da1_d20251015_m012941_c001_v0001104_t0034_u01760491781884") 2025/10/15 01:36:04 DEBUG : CompareDest/one: Deleting (id "4_zffd28d53709deb5b9f980e1b_f41649bf1751a4260_d20251015_m012922_c001_v7007000_t0000_u01760491762334") 2025/10/15 01:36:04 DEBUG : CompareDest/one: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beef232_d20251015_m012916_c001_v0001184_t0042_u01760491756607") 2025/10/15 01:36:04 DEBUG : CompareDest/two: Deleting (id "4_zffd28d53709deb5b9f980e1b_f41649bf1751a4261_d20251015_m012922_c001_v7007000_t0000_u01760491762519") 2025/10/15 01:36:04 DEBUG : CompareDest/two: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf04180d_d20251015_m012917_c001_v0001106_t0026_u01760491757555") 2025/10/15 01:36:04 DEBUG : CopyDest/one: Deleting (id "4_zffd28d53709deb5b9f980e1b_f409a344462b96da5_d20251015_m012948_c001_v7007000_t0000_u01760491788049") 2025/10/15 01:36:04 DEBUG : CopyDest/one: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf041840_d20251015_m012938_c001_v0001106_t0039_u01760491778251") 2025/10/15 01:36:04 DEBUG : CopyDest/three: Deleting (id "4_zffd28d53709deb5b9f980e1b_f409a344462b96da6_d20251015_m012948_c001_v7007000_t0000_u01760491788230") 2025/10/15 01:36:04 DEBUG : CopyDest/three: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf041858_d20251015_m012945_c001_v0001106_t0058_u01760491785779") 2025/10/15 01:36:04 DEBUG : CopyDest/two: Deleting (id "4_zffd28d53709deb5b9f980e1b_f409a344462b96da7_d20251015_m012948_c001_v7007000_t0000_u01760491788412") 2025/10/15 01:36:04 DEBUG : CopyDest/two: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beef318_d20251015_m012943_c001_v0001184_t0041_u01760491783760") 2025/10/15 01:36:04 DEBUG : EXISTING: Deleting (id "4_zffd28d53709deb5b9f980e1b_f400166412ba112fd_d20251015_m013113_c001_v7007000_t0000_u01760491873456") 2025/10/15 01:36:04 DEBUG : EXISTING: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf04190e_d20251015_m013112_c001_v0001106_t0032_u01760491872013") 2025/10/15 01:36:04 DEBUG : PREFIXapple: Deleting (id "4_zffd28d53709deb5b9f980e1b_f415fb23326816c72_d20251015_m013325_c001_v7007000_t0000_u01760492005008") 2025/10/15 01:36:04 DEBUG : PREFIXapple: Deleting (id "4_zffd28d53709deb5b9f980e1b_f1052e7e1d4663c58_d20251015_m013319_c001_v0001150_t0059_u01760491999944") 2025/10/15 01:36:04 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zffd28d53709deb5b9f980e1b_f40338a7a29049ed6_d20251015_m013325_c001_v7007000_t0000_u01760492005169") 2025/10/15 01:36:04 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf041aba_d20251015_m013319_c001_v0001106_t0054_u01760491999973") 2025/10/15 01:36:04 DEBUG : PREFIXbanana: Deleting (id "4_zffd28d53709deb5b9f980e1b_f4231b7539e575103_d20251015_m013325_c001_v7007000_t0000_u01760492005205") 2025/10/15 01:36:04 DEBUG : PREFIXbanana: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beef9c8_d20251015_m013319_c001_v0001184_t0010_u01760491999954") 2025/10/15 01:36:04 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zffd28d53709deb5b9f980e1b_f418b4b763a702f15_d20251015_m013325_c001_v7007000_t0000_u01760492005180") 2025/10/15 01:36:04 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zffd28d53709deb5b9f980e1b_f100a725d90836535_d20251015_m013319_c001_v0001145_t0051_u01760491999965") 2025/10/15 01:36:04 DEBUG : Testêé: Deleting (id "4_zffd28d53709deb5b9f980e1b_f400166412ba112f9_d20251015_m013109_c001_v7007000_t0000_u01760491869733") 2025/10/15 01:36:05 DEBUG : Testêé: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf04190c_d20251015_m013108_c001_v0001106_t0010_u01760491868865") 2025/10/15 01:36:05 DEBUG : Testêé: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beef58a_d20251015_m013107_c001_v0001184_t0020_u01760491867923") 2025/10/15 01:36:05 DEBUG : YXBwbGU=: Deleting (id "4_zffd28d53709deb5b9f980e1b_f40478fe37c6b759f_d20251015_m013305_c001_v7007000_t0000_u01760491985543") 2025/10/15 01:36:05 DEBUG : YXBwbGU=: Deleting (id "4_zffd28d53709deb5b9f980e1b_f100a725d908364f9_d20251015_m013301_c001_v0001145_t0007_u01760491981436") 2025/10/15 01:36:05 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zffd28d53709deb5b9f980e1b_f40478fe37c6b75a1_d20251015_m013305_c001_v7007000_t0000_u01760491985725") 2025/10/15 01:36:05 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zffd28d53709deb5b9f980e1b_f1052e7e1d4663c06_d20251015_m013300_c001_v0001150_t0014_u01760491980680") 2025/10/15 01:36:05 DEBUG : YmFuYW5h: Deleting (id "4_zffd28d53709deb5b9f980e1b_f40478fe37c6b75a3_d20251015_m013305_c001_v7007000_t0000_u01760491985907") 2025/10/15 01:36:05 DEBUG : YmFuYW5h: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beef916_d20251015_m013300_c001_v0001184_t0045_u01760491980691") 2025/10/15 01:36:05 DEBUG : a/potato2: Deleting (id "4_zffd28d53709deb5b9f980e1b_f4131931c2e5eea05_d20251015_m012742_c001_v7007000_t0000_u01760491662026") 2025/10/15 01:36:05 DEBUG : a/potato2: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf0416e1_d20251015_m012741_c001_v0001106_t0055_u01760491661039") 2025/10/15 01:36:05 DEBUG : a/potato2: Deleting (id "4_zffd28d53709deb5b9f980e1b_f408d91f0597cddba_d20251015_m012738_c001_v7007000_t0000_u01760491658859") 2025/10/15 01:36:05 DEBUG : a/potato2: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf0416d1_d20251015_m012737_c001_v0001106_t0021_u01760491657693") 2025/10/15 01:36:05 DEBUG : a/potato2: Deleting (id "4_zffd28d53709deb5b9f980e1b_f4131931c2e5ee9eb_d20251015_m012716_c001_v7007000_t0000_u01760491636501") 2025/10/15 01:36:05 DEBUG : a/potato2: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf041664_d20251015_m012715_c001_v0001106_t0054_u01760491635463") 2025/10/15 01:36:05 DEBUG : apple: Deleting (id "4_zffd28d53709deb5b9f980e1b_f408d91f0597cf5ad_d20251015_m013530_c001_v7007000_t0000_u01760492130182") 2025/10/15 01:36:05 DEBUG : apple: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beefda3_d20251015_m013525_c001_v0001184_t0007_u01760492125843") 2025/10/15 01:36:05 DEBUG : apple: Deleting (id "4_zffd28d53709deb5b9f980e1b_f415fb23326816d18_d20251015_m013513_c001_v7007000_t0000_u01760492113450") 2025/10/15 01:36:05 DEBUG : apple: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beefd2e_d20251015_m013508_c001_v0001184_t0043_u01760492108884") 2025/10/15 01:36:05 DEBUG : apple: Deleting (id "4_zffd28d53709deb5b9f980e1b_f415e124fbb5d8f56_d20251015_m013455_c001_v7007000_t0000_u01760492095493") 2025/10/15 01:36:05 DEBUG : apple: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beefcb7_d20251015_m013451_c001_v0001184_t0056_u01760492091352") 2025/10/15 01:36:06 DEBUG : apple: Deleting (id "4_zffd28d53709deb5b9f980e1b_f415fb23326816c8f_d20251015_m013439_c001_v7007000_t0000_u01760492079193") 2025/10/15 01:36:06 DEBUG : apple: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beefc46_d20251015_m013434_c001_v0001184_t0041_u01760492074871") 2025/10/15 01:36:06 DEBUG : apple: Deleting (id "4_zffd28d53709deb5b9f980e1b_f400166412ba11414_d20251015_m013422_c001_v7007000_t0000_u01760492062458") 2025/10/15 01:36:06 DEBUG : apple: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beefbec_d20251015_m013418_c001_v0001184_t0014_u01760492058198") 2025/10/15 01:36:06 DEBUG : apple: Deleting (id "4_zffd28d53709deb5b9f980e1b_f406528ccdad4dc90_d20251015_m013406_c001_v7007000_t0000_u01760492046210") 2025/10/15 01:36:06 DEBUG : apple: Deleting (id "4_zffd28d53709deb5b9f980e1b_f100a725d908365bd_d20251015_m013359_c001_v0001145_t0052_u01760492039452") 2025/10/15 01:36:06 DEBUG : apple: Deleting (id "4_zffd28d53709deb5b9f980e1b_f40478fe37c6b7654_d20251015_m013348_c001_v7007000_t0000_u01760492028342") 2025/10/15 01:36:06 DEBUG : apple: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf041b1f_d20251015_m013344_c001_v0001106_t0028_u01760492024834") 2025/10/15 01:36:06 DEBUG : apple: Deleting (id "4_zffd28d53709deb5b9f980e1b_f405135ade5c553eb_d20251015_m013343_c001_v7007000_t0000_u01760492023477") 2025/10/15 01:36:06 DEBUG : apple: Deleting (id "4_zffd28d53709deb5b9f980e1b_f1052e7e1d4663cb0_d20251015_m013339_c001_v0001150_t0053_u01760492019031") 2025/10/15 01:36:06 DEBUG : apple: Deleting (id "4_zffd28d53709deb5b9f980e1b_f4231b7539e575107_d20251015_m013326_c001_v7007000_t0000_u01760492006696") 2025/10/15 01:36:06 DEBUG : apple: Deleting (id "4_zffd28d53709deb5b9f980e1b_f100a725d90836543_d20251015_m013323_c001_v0001145_t0028_u01760492003301") 2025/10/15 01:36:06 DEBUG : apple: Deleting (id "4_zffd28d53709deb5b9f980e1b_f4231b7539e5750fd_d20251015_m013322_c001_v7007000_t0000_u01760492002034") 2025/10/15 01:36:06 DEBUG : apple: Deleting (id "4_zffd28d53709deb5b9f980e1b_f1052e7e1d4663c4a_d20251015_m013317_c001_v0001150_t0057_u01760491997440") 2025/10/15 01:36:06 DEBUG : apple: Deleting (id "4_zffd28d53709deb5b9f980e1b_f408d91f0597ced47_d20251015_m013303_c001_v7007000_t0000_u01760491983611") 2025/10/15 01:36:06 DEBUG : apple: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf041a4a_d20251015_m013257_c001_v0001106_t0029_u01760491977621") 2025/10/15 01:36:06 DEBUG : apple: Deleting (id "4_zffd28d53709deb5b9f980e1b_f4192e54f0fb42cec_d20251015_m013246_c001_v7007000_t0000_u01760491966002") 2025/10/15 01:36:06 DEBUG : apple: Deleting (id "4_zffd28d53709deb5b9f980e1b_f1052e7e1d4663bbd_d20251015_m013241_c001_v0001150_t0030_u01760491961503") 2025/10/15 01:36:06 DEBUG : apple: Deleting (id "4_zffd28d53709deb5b9f980e1b_f415e124fbb5d8a7c_d20251015_m013229_c001_v7007000_t0000_u01760491949435") 2025/10/15 01:36:06 DEBUG : apple: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beef817_d20251015_m013225_c001_v0001184_t0042_u01760491945253") 2025/10/15 01:36:07 DEBUG : appleSUFFIX: Deleting (id "4_zffd28d53709deb5b9f980e1b_f40338a7a2904a2cf_d20251015_m013346_c001_v7007000_t0000_u01760492026896") 2025/10/15 01:36:07 DEBUG : appleSUFFIX: Deleting (id "4_zffd28d53709deb5b9f980e1b_f100a725d90836575_d20251015_m013341_c001_v0001145_t0035_u01760492021306") 2025/10/15 01:36:07 DEBUG : appleapple: Deleting (id "4_zffd28d53709deb5b9f980e1b_f406528ccdad4dc93_d20251015_m013406_c001_v7007000_t0000_u01760492046392") 2025/10/15 01:36:07 DEBUG : appleapple: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beefb54_d20251015_m013401_c001_v0001184_t0040_u01760492041821") 2025/10/15 01:36:07 DEBUG : appleappleapplebanana: Deleting (id "4_zffd28d53709deb5b9f980e1b_f408d91f0597cf5af_d20251015_m013530_c001_v7007000_t0000_u01760492130364") 2025/10/15 01:36:07 DEBUG : appleappleapplebanana: Deleting (id "4_zffd28d53709deb5b9f980e1b_f1052e7e1d4663e4f_d20251015_m013526_c001_v0001150_t0018_u01760492126417") 2025/10/15 01:36:07 DEBUG : appleappleapplebanana: Deleting (id "4_zffd28d53709deb5b9f980e1b_f415fb23326816d19_d20251015_m013513_c001_v7007000_t0000_u01760492113632") 2025/10/15 01:36:07 DEBUG : appleappleapplebanana: Deleting (id "4_zffd28d53709deb5b9f980e1b_f1052e7e1d4663e25_d20251015_m013509_c001_v0001150_t0012_u01760492109548") 2025/10/15 01:36:07 DEBUG : appleappleapplebanana: Deleting (id "4_zffd28d53709deb5b9f980e1b_f415e124fbb5d8f57_d20251015_m013455_c001_v7007000_t0000_u01760492095697") 2025/10/15 01:36:07 DEBUG : appleappleapplebanana: Deleting (id "4_zffd28d53709deb5b9f980e1b_f1052e7e1d4663de9_d20251015_m013451_c001_v0001150_t0043_u01760492091873") 2025/10/15 01:36:07 DEBUG : appleappleapplebanana: Deleting (id "4_zffd28d53709deb5b9f980e1b_f415fb23326816c91_d20251015_m013439_c001_v7007000_t0000_u01760492079373") 2025/10/15 01:36:07 DEBUG : appleappleapplebanana: Deleting (id "4_zffd28d53709deb5b9f980e1b_f1052e7e1d4663db2_d20251015_m013435_c001_v0001150_t0033_u01760492075457") 2025/10/15 01:36:07 DEBUG : appleappleapplebanana: Deleting (id "4_zffd28d53709deb5b9f980e1b_f400166412ba11415_d20251015_m013422_c001_v7007000_t0000_u01760492062659") 2025/10/15 01:36:07 DEBUG : appleappleapplebanana: Deleting (id "4_zffd28d53709deb5b9f980e1b_f1052e7e1d4663d62_d20251015_m013418_c001_v0001150_t0015_u01760492058694") 2025/10/15 01:36:07 DEBUG : appleappleapplebanana: Deleting (id "4_zffd28d53709deb5b9f980e1b_f405b1185a1211aba_d20251015_m013403_c001_v7007000_t0000_u01760492043851") 2025/10/15 01:36:07 DEBUG : appleappleapplebanana: Deleting (id "4_zffd28d53709deb5b9f980e1b_f1052e7e1d4663d0c_d20251015_m013400_c001_v0001150_t0035_u01760492040075") 2025/10/15 01:36:07 DEBUG : appleappleapplebanana: Deleting (id "4_zffd28d53709deb5b9f980e1b_f40478fe37c6b7657_d20251015_m013348_c001_v7007000_t0000_u01760492028522") 2025/10/15 01:36:07 DEBUG : appleappleapplebanana: Deleting (id "4_zffd28d53709deb5b9f980e1b_f1052e7e1d4663cc6_d20251015_m013344_c001_v0001150_t0019_u01760492024826") 2025/10/15 01:36:07 DEBUG : appleappleapplebanana: Deleting (id "4_zffd28d53709deb5b9f980e1b_f40338a7a2904a2ca_d20251015_m013343_c001_v7007000_t0000_u01760492023708") 2025/10/15 01:36:07 DEBUG : appleappleapplebanana: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beefa91_d20251015_m013339_c001_v0001184_t0040_u01760492019798") 2025/10/15 01:36:08 DEBUG : appleappleapplebanana: Deleting (id "4_zffd28d53709deb5b9f980e1b_f4231b7539e57510a_d20251015_m013326_c001_v7007000_t0000_u01760492006913") 2025/10/15 01:36:08 DEBUG : appleappleapplebanana: Deleting (id "4_zffd28d53709deb5b9f980e1b_f1052e7e1d4663c72_d20251015_m013323_c001_v0001150_t0027_u01760492003322") 2025/10/15 01:36:08 DEBUG : appleappleapplebanana: Deleting (id "4_zffd28d53709deb5b9f980e1b_f405b1185a1211699_d20251015_m013322_c001_v7007000_t0000_u01760492002268") 2025/10/15 01:36:08 DEBUG : appleappleapplebanana: Deleting (id "4_zffd28d53709deb5b9f980e1b_f100a725d9083652f_d20251015_m013318_c001_v0001145_t0058_u01760491998032") 2025/10/15 01:36:08 DEBUG : appleappleapplebanana: Deleting (id "4_zffd28d53709deb5b9f980e1b_f42182d912066871e_d20251015_m013303_c001_v7007000_t0000_u01760491983625") 2025/10/15 01:36:08 DEBUG : appleappleapplebanana: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beef90f_d20251015_m013258_c001_v0001184_t0010_u01760491978893") 2025/10/15 01:36:08 DEBUG : appleappleapplebanana: Deleting (id "4_zffd28d53709deb5b9f980e1b_f4192e54f0fb42ced_d20251015_m013246_c001_v7007000_t0000_u01760491966185") 2025/10/15 01:36:08 DEBUG : appleappleapplebanana: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf041a16_d20251015_m013242_c001_v0001106_t0051_u01760491962063") 2025/10/15 01:36:08 DEBUG : appleappleapplebanana: Deleting (id "4_zffd28d53709deb5b9f980e1b_f415e124fbb5d8a7d_d20251015_m013229_c001_v7007000_t0000_u01760491949615") 2025/10/15 01:36:08 DEBUG : appleappleapplebanana: Deleting (id "4_zffd28d53709deb5b9f980e1b_f1052e7e1d4663b83_d20251015_m013226_c001_v0001150_t0000_u01760491946013") 2025/10/15 01:36:08 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zffd28d53709deb5b9f980e1b_f4149afcae7d57c47_d20251015_m013346_c001_v7007000_t0000_u01760492026640") 2025/10/15 01:36:08 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf041b0e_d20251015_m013341_c001_v0001106_t0009_u01760492021281") 2025/10/15 01:36:08 DEBUG : b/potato: Deleting (id "4_zffd28d53709deb5b9f980e1b_f4131931c2e5eea07_d20251015_m012742_c001_v7007000_t0000_u01760491662210") 2025/10/15 01:36:08 DEBUG : b/potato: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf0416d3_d20251015_m012739_c001_v0001106_t0046_u01760491659412") 2025/10/15 01:36:08 DEBUG : b/potato: Deleting (id "4_zffd28d53709deb5b9f980e1b_f408d91f0597cddb9_d20251015_m012738_c001_v7007000_t0000_u01760491658304") 2025/10/15 01:36:08 DEBUG : b/potato: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf0416c5_d20251015_m012736_c001_v0001106_t0055_u01760491656032") 2025/10/15 01:36:08 DEBUG : b/potato: Deleting (id "4_zffd28d53709deb5b9f980e1b_f4131931c2e5ee9ea_d20251015_m012715_c001_v7007000_t0000_u01760491635940") 2025/10/15 01:36:08 DEBUG : b/potato: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf04165e_d20251015_m012714_c001_v0001106_t0010_u01760491634152") 2025/10/15 01:36:08 DEBUG : backup/one: Deleting (id "4_zffd28d53709deb5b9f980e1b_f4165fb72936c5e4f_d20251015_m013001_c001_v7007000_t0000_u01760491801493") 2025/10/15 01:36:08 DEBUG : backup/one: Deleting (id "4_zffd28d53709deb5b9f980e1b_f110e06ef9b8e9ce4_d20251015_m012959_c001_v0001093_t0044_u01760491799219") 2025/10/15 01:36:09 DEBUG : backup/one: Deleting (id "4_zffd28d53709deb5b9f980e1b_f115a1aac96f6655a_d20251015_m012955_c001_v0001183_t0011_u01760491795000") 2025/10/15 01:36:09 DEBUG : backup/one-2019-01-01: Deleting (id "4_zffd28d53709deb5b9f980e1b_f40776c4bb3cce26a_d20251015_m013031_c001_v7007000_t0000_u01760491831575") 2025/10/15 01:36:09 DEBUG : backup/one-2019-01-01: Deleting (id "4_zffd28d53709deb5b9f980e1b_f1170010a0abac0e7_d20251015_m013029_c001_v0001165_t0045_u01760491829791") 2025/10/15 01:36:09 DEBUG : backup/one-2019-01-01: Deleting (id "4_zffd28d53709deb5b9f980e1b_f10595a898b19e94e_d20251015_m013024_c001_v0001144_t0023_u01760491824689") 2025/10/15 01:36:09 DEBUG : backup/one.bak: Deleting (id "4_zffd28d53709deb5b9f980e1b_f40776c4bb3cce25c_d20251015_m013017_c001_v7007000_t0000_u01760491817870") 2025/10/15 01:36:09 DEBUG : backup/one.bak: Deleting (id "4_zffd28d53709deb5b9f980e1b_f1050883773235522_d20251015_m013014_c001_v0001161_t0051_u01760491814201") 2025/10/15 01:36:09 DEBUG : backup/one.bak: Deleting (id "4_zffd28d53709deb5b9f980e1b_f11195df11486ce18_d20251015_m013007_c001_v0001105_t0027_u01760491807795") 2025/10/15 01:36:09 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f40776c4bb3cce26b_d20251015_m013031_c001_v7007000_t0000_u01760491831756") 2025/10/15 01:36:09 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f1022a5fb67f35397_d20251015_m013030_c001_v0001180_t0042_u01760491830828") 2025/10/15 01:36:09 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f1007e6c9cc494c5b_d20251015_m013026_c001_v0001115_t0023_u01760491826571") 2025/10/15 01:36:09 DEBUG : backup/three.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f4165fb72936c5e50_d20251015_m013001_c001_v7007000_t0000_u01760491801675") 2025/10/15 01:36:09 DEBUG : backup/three.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f114bdfb662a37384_d20251015_m013000_c001_v0001161_t0017_u01760491800589") 2025/10/15 01:36:09 DEBUG : backup/three.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f101fddac78f961dd_d20251015_m012956_c001_v0001134_t0001_u01760491796521") 2025/10/15 01:36:09 DEBUG : backup/three.txt.bak: Deleting (id "4_zffd28d53709deb5b9f980e1b_f40776c4bb3cce25d_d20251015_m013018_c001_v7007000_t0000_u01760491818051") 2025/10/15 01:36:09 DEBUG : backup/three.txt.bak: Deleting (id "4_zffd28d53709deb5b9f980e1b_f111455407960306a_d20251015_m013016_c001_v0001042_t0007_u01760491816051") 2025/10/15 01:36:09 DEBUG : backup/three.txt.bak: Deleting (id "4_zffd28d53709deb5b9f980e1b_f108b1de296e4e370_d20251015_m013009_c001_v0001177_t0035_u01760491809545") 2025/10/15 01:36:09 DEBUG : banana: Deleting (id "4_zffd28d53709deb5b9f980e1b_f408d91f0597cf5b1_d20251015_m013530_c001_v7007000_t0000_u01760492130562") 2025/10/15 01:36:09 DEBUG : banana: Deleting (id "4_zffd28d53709deb5b9f980e1b_f100a725d908366dc_d20251015_m013526_c001_v0001145_t0005_u01760492126042") 2025/10/15 01:36:09 DEBUG : banana: Deleting (id "4_zffd28d53709deb5b9f980e1b_f415fb23326816d1a_d20251015_m013513_c001_v7007000_t0000_u01760492113813") 2025/10/15 01:36:09 DEBUG : banana: Deleting (id "4_zffd28d53709deb5b9f980e1b_f100a725d9083669f_d20251015_m013509_c001_v0001145_t0036_u01760492109118") 2025/10/15 01:36:10 DEBUG : banana: Deleting (id "4_zffd28d53709deb5b9f980e1b_f415e124fbb5d8f58_d20251015_m013455_c001_v7007000_t0000_u01760492095884") 2025/10/15 01:36:10 DEBUG : banana: Deleting (id "4_zffd28d53709deb5b9f980e1b_f100a725d90836651_d20251015_m013451_c001_v0001145_t0023_u01760492091570") 2025/10/15 01:36:10 DEBUG : banana: Deleting (id "4_zffd28d53709deb5b9f980e1b_f415fb23326816c92_d20251015_m013439_c001_v7007000_t0000_u01760492079555") 2025/10/15 01:36:10 DEBUG : banana: Deleting (id "4_zffd28d53709deb5b9f980e1b_f100a725d90836623_d20251015_m013435_c001_v0001145_t0022_u01760492075073") 2025/10/15 01:36:10 DEBUG : banana: Deleting (id "4_zffd28d53709deb5b9f980e1b_f400166412ba11416_d20251015_m013422_c001_v7007000_t0000_u01760492062841") 2025/10/15 01:36:10 DEBUG : banana: Deleting (id "4_zffd28d53709deb5b9f980e1b_f100a725d908365f7_d20251015_m013418_c001_v0001145_t0026_u01760492058401") 2025/10/15 01:36:10 DEBUG : banana: Deleting (id "4_zffd28d53709deb5b9f980e1b_f406528ccdad4dc94_d20251015_m013406_c001_v7007000_t0000_u01760492046574") 2025/10/15 01:36:10 DEBUG : banana: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beefb48_d20251015_m013359_c001_v0001184_t0026_u01760492039881") 2025/10/15 01:36:10 DEBUG : banana: Deleting (id "4_zffd28d53709deb5b9f980e1b_f40478fe37c6b765a_d20251015_m013348_c001_v7007000_t0000_u01760492028703") 2025/10/15 01:36:10 DEBUG : banana: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beefac9_d20251015_m013344_c001_v0001184_t0023_u01760492024816") 2025/10/15 01:36:10 DEBUG : banana: Deleting (id "4_zffd28d53709deb5b9f980e1b_f419401ec449d23de_d20251015_m013343_c001_v7007000_t0000_u01760492023486") 2025/10/15 01:36:10 DEBUG : banana: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf041b0a_d20251015_m013339_c001_v0001106_t0005_u01760492019347") 2025/10/15 01:36:10 DEBUG : banana: Deleting (id "4_zffd28d53709deb5b9f980e1b_f4231b7539e57510b_d20251015_m013327_c001_v7007000_t0000_u01760492007097") 2025/10/15 01:36:10 DEBUG : banana: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beef9f0_d20251015_m013323_c001_v0001184_t0004_u01760492003310") 2025/10/15 01:36:10 DEBUG : banana: Deleting (id "4_zffd28d53709deb5b9f980e1b_f418b4b763a702f10_d20251015_m013322_c001_v7007000_t0000_u01760492002415") 2025/10/15 01:36:10 DEBUG : banana: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beef9b0_d20251015_m013317_c001_v0001184_t0025_u01760491997755") 2025/10/15 01:36:10 DEBUG : banana: Deleting (id "4_zffd28d53709deb5b9f980e1b_f4175adbfc6e0d1ab_d20251015_m013303_c001_v7007000_t0000_u01760491983642") 2025/10/15 01:36:10 DEBUG : banana: Deleting (id "4_zffd28d53709deb5b9f980e1b_f1052e7e1d4663c02_d20251015_m013258_c001_v0001150_t0054_u01760491978498") 2025/10/15 01:36:10 DEBUG : banana: Deleting (id "4_zffd28d53709deb5b9f980e1b_f4192e54f0fb42cee_d20251015_m013246_c001_v7007000_t0000_u01760491966365") 2025/10/15 01:36:10 DEBUG : banana: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beef891_d20251015_m013241_c001_v0001184_t0032_u01760491961870") 2025/10/15 01:36:11 DEBUG : banana: Deleting (id "4_zffd28d53709deb5b9f980e1b_f415e124fbb5d8a7e_d20251015_m013229_c001_v7007000_t0000_u01760491949796") 2025/10/15 01:36:11 DEBUG : banana: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf0419e9_d20251015_m013225_c001_v0001106_t0047_u01760491945455") 2025/10/15 01:36:11 DEBUG : bananaSUFFIX: Deleting (id "4_zffd28d53709deb5b9f980e1b_f405b1185a12116c4_d20251015_m013346_c001_v7007000_t0000_u01760492026629") 2025/10/15 01:36:11 DEBUG : bananaSUFFIX: Deleting (id "4_zffd28d53709deb5b9f980e1b_f1052e7e1d4663cb4_d20251015_m013341_c001_v0001150_t0044_u01760492021274") 2025/10/15 01:36:11 DEBUG : both0: Deleting (id "4_zffd28d53709deb5b9f980e1b_f40776c4bb3cce6b7_d20251015_m013158_c001_v7007000_t0000_u01760491918209") 2025/10/15 01:36:11 DEBUG : both0: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beef694_d20251015_m013138_c001_v0001184_t0004_u01760491898664") 2025/10/15 01:36:11 DEBUG : both0: Deleting (id "4_zffd28d53709deb5b9f980e1b_f422b06bf1c59ada4_d20251015_m013134_c001_v7007000_t0000_u01760491894491") 2025/10/15 01:36:11 DEBUG : both0: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beef5b2_d20251015_m013115_c001_v0001184_t0024_u01760491875308") 2025/10/15 01:36:11 DEBUG : both1: Deleting (id "4_zffd28d53709deb5b9f980e1b_f40776c4bb3cce6b9_d20251015_m013158_c001_v7007000_t0000_u01760491918392") 2025/10/15 01:36:11 DEBUG : both1: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beef69a_d20251015_m013140_c001_v0001184_t0021_u01760491900261") 2025/10/15 01:36:11 DEBUG : both1: Deleting (id "4_zffd28d53709deb5b9f980e1b_f422b06bf1c59ada5_d20251015_m013134_c001_v7007000_t0000_u01760491894671") 2025/10/15 01:36:11 DEBUG : both1: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beef5b8_d20251015_m013116_c001_v0001184_t0015_u01760491876296") 2025/10/15 01:36:11 DEBUG : both10: Deleting (id "4_zffd28d53709deb5b9f980e1b_f40776c4bb3cce6ba_d20251015_m013158_c001_v7007000_t0000_u01760491918574") 2025/10/15 01:36:11 DEBUG : both10: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beef6da_d20251015_m013147_c001_v0001184_t0059_u01760491907501") 2025/10/15 01:36:11 DEBUG : both10: Deleting (id "4_zffd28d53709deb5b9f980e1b_f422b06bf1c59ada6_d20251015_m013134_c001_v7007000_t0000_u01760491894852") 2025/10/15 01:36:11 DEBUG : both10: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beef616_d20251015_m013123_c001_v0001184_t0023_u01760491883880") 2025/10/15 01:36:11 DEBUG : both11: Deleting (id "4_zffd28d53709deb5b9f980e1b_f40776c4bb3cce6bb_d20251015_m013158_c001_v7007000_t0000_u01760491918757") 2025/10/15 01:36:11 DEBUG : both11: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beef6e4_d20251015_m013148_c001_v0001184_t0056_u01760491908448") 2025/10/15 01:36:11 DEBUG : both11: Deleting (id "4_zffd28d53709deb5b9f980e1b_f422b06bf1c59ada7_d20251015_m013135_c001_v7007000_t0000_u01760491895031") 2025/10/15 01:36:11 DEBUG : both11: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beef61e_d20251015_m013124_c001_v0001184_t0018_u01760491884656") 2025/10/15 01:36:11 DEBUG : both12: Deleting (id "4_zffd28d53709deb5b9f980e1b_f40776c4bb3cce6be_d20251015_m013158_c001_v7007000_t0000_u01760491918939") 2025/10/15 01:36:11 DEBUG : both12: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beef6ea_d20251015_m013149_c001_v0001184_t0022_u01760491909283") 2025/10/15 01:36:12 DEBUG : both12: Deleting (id "4_zffd28d53709deb5b9f980e1b_f422b06bf1c59ada8_d20251015_m013135_c001_v7007000_t0000_u01760491895211") 2025/10/15 01:36:12 DEBUG : both12: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beef626_d20251015_m013125_c001_v0001184_t0024_u01760491885536") 2025/10/15 01:36:12 DEBUG : both13: Deleting (id "4_zffd28d53709deb5b9f980e1b_f40776c4bb3cce6c0_d20251015_m013159_c001_v7007000_t0000_u01760491919153") 2025/10/15 01:36:12 DEBUG : both13: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beef6f0_d20251015_m013150_c001_v0001184_t0057_u01760491910129") 2025/10/15 01:36:12 DEBUG : both13: Deleting (id "4_zffd28d53709deb5b9f980e1b_f422b06bf1c59ada9_d20251015_m013135_c001_v7007000_t0000_u01760491895406") 2025/10/15 01:36:12 DEBUG : both13: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beef62c_d20251015_m013126_c001_v0001184_t0032_u01760491886350") 2025/10/15 01:36:12 DEBUG : both14: Deleting (id "4_zffd28d53709deb5b9f980e1b_f40776c4bb3cce6c1_d20251015_m013159_c001_v7007000_t0000_u01760491919335") 2025/10/15 01:36:12 DEBUG : both14: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beef6fe_d20251015_m013150_c001_v0001184_t0058_u01760491910979") 2025/10/15 01:36:12 DEBUG : both14: Deleting (id "4_zffd28d53709deb5b9f980e1b_f422b06bf1c59adaa_d20251015_m013135_c001_v7007000_t0000_u01760491895586") 2025/10/15 01:36:12 DEBUG : both14: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beef634_d20251015_m013127_c001_v0001184_t0005_u01760491887116") 2025/10/15 01:36:12 DEBUG : both15: Deleting (id "4_zffd28d53709deb5b9f980e1b_f40776c4bb3cce6c2_d20251015_m013159_c001_v7007000_t0000_u01760491919517") 2025/10/15 01:36:12 DEBUG : both15: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beef708_d20251015_m013151_c001_v0001184_t0047_u01760491911734") 2025/10/15 01:36:12 DEBUG : both15: Deleting (id "4_zffd28d53709deb5b9f980e1b_f422b06bf1c59adab_d20251015_m013135_c001_v7007000_t0000_u01760491895767") 2025/10/15 01:36:12 DEBUG : both15: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beef63a_d20251015_m013127_c001_v0001184_t0059_u01760491887798") 2025/10/15 01:36:12 DEBUG : both16: Deleting (id "4_zffd28d53709deb5b9f980e1b_f40776c4bb3cce6c3_d20251015_m013159_c001_v7007000_t0000_u01760491919698") 2025/10/15 01:36:12 DEBUG : both16: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beef70c_d20251015_m013152_c001_v0001184_t0035_u01760491912420") 2025/10/15 01:36:12 DEBUG : both16: Deleting (id "4_zffd28d53709deb5b9f980e1b_f422b06bf1c59adac_d20251015_m013135_c001_v7007000_t0000_u01760491895947") 2025/10/15 01:36:12 DEBUG : both16: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beef640_d20251015_m013128_c001_v0001184_t0029_u01760491888686") 2025/10/15 01:36:12 DEBUG : both17: Deleting (id "4_zffd28d53709deb5b9f980e1b_f40776c4bb3cce6c5_d20251015_m013159_c001_v7007000_t0000_u01760491919880") 2025/10/15 01:36:12 DEBUG : both17: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beef712_d20251015_m013153_c001_v0001184_t0000_u01760491913276") 2025/10/15 01:36:13 DEBUG : both17: Deleting (id "4_zffd28d53709deb5b9f980e1b_f422b06bf1c59adad_d20251015_m013136_c001_v7007000_t0000_u01760491896128") 2025/10/15 01:36:13 DEBUG : both17: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beef646_d20251015_m013129_c001_v0001184_t0035_u01760491889281") 2025/10/15 01:36:13 DEBUG : both18: Deleting (id "4_zffd28d53709deb5b9f980e1b_f40776c4bb3cce6c6_d20251015_m013200_c001_v7007000_t0000_u01760491920061") 2025/10/15 01:36:13 DEBUG : both18: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beef716_d20251015_m013153_c001_v0001184_t0006_u01760491913959") 2025/10/15 01:36:13 DEBUG : both18: Deleting (id "4_zffd28d53709deb5b9f980e1b_f422b06bf1c59adae_d20251015_m013136_c001_v7007000_t0000_u01760491896311") 2025/10/15 01:36:13 DEBUG : both18: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beef648_d20251015_m013130_c001_v0001184_t0036_u01760491890222") 2025/10/15 01:36:13 DEBUG : both19: Deleting (id "4_zffd28d53709deb5b9f980e1b_f40776c4bb3cce6c7_d20251015_m013200_c001_v7007000_t0000_u01760491920243") 2025/10/15 01:36:13 DEBUG : both19: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beef722_d20251015_m013154_c001_v0001184_t0004_u01760491914836") 2025/10/15 01:36:13 DEBUG : both19: Deleting (id "4_zffd28d53709deb5b9f980e1b_f422b06bf1c59adaf_d20251015_m013136_c001_v7007000_t0000_u01760491896492") 2025/10/15 01:36:13 DEBUG : both19: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beef64e_d20251015_m013130_c001_v0001184_t0000_u01760491890988") 2025/10/15 01:36:13 DEBUG : both2: Deleting (id "4_zffd28d53709deb5b9f980e1b_f40776c4bb3cce6c8_d20251015_m013200_c001_v7007000_t0000_u01760491920424") 2025/10/15 01:36:13 DEBUG : both2: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beef6a0_d20251015_m013141_c001_v0001184_t0046_u01760491901004") 2025/10/15 01:36:13 DEBUG : both2: Deleting (id "4_zffd28d53709deb5b9f980e1b_f422b06bf1c59adb1_d20251015_m013136_c001_v7007000_t0000_u01760491896673") 2025/10/15 01:36:13 DEBUG : both2: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beef5c2_d20251015_m013117_c001_v0001184_t0031_u01760491877089") 2025/10/15 01:36:13 DEBUG : both3: Deleting (id "4_zffd28d53709deb5b9f980e1b_f40776c4bb3cce6c9_d20251015_m013200_c001_v7007000_t0000_u01760491920605") 2025/10/15 01:36:13 DEBUG : both3: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beef6aa_d20251015_m013141_c001_v0001184_t0042_u01760491901814") 2025/10/15 01:36:13 DEBUG : both3: Deleting (id "4_zffd28d53709deb5b9f980e1b_f422b06bf1c59adb2_d20251015_m013136_c001_v7007000_t0000_u01760491896853") 2025/10/15 01:36:13 DEBUG : both3: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beef5d0_d20251015_m013117_c001_v0001184_t0031_u01760491877989") 2025/10/15 01:36:13 DEBUG : both4: Deleting (id "4_zffd28d53709deb5b9f980e1b_f40776c4bb3cce6ca_d20251015_m013200_c001_v7007000_t0000_u01760491920796") 2025/10/15 01:36:13 DEBUG : both4: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beef6b0_d20251015_m013142_c001_v0001184_t0054_u01760491902577") 2025/10/15 01:36:14 DEBUG : both4: Deleting (id "4_zffd28d53709deb5b9f980e1b_f422b06bf1c59adb4_d20251015_m013137_c001_v7007000_t0000_u01760491897035") 2025/10/15 01:36:14 DEBUG : both4: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beef5dc_d20251015_m013118_c001_v0001184_t0035_u01760491878686") 2025/10/15 01:36:14 DEBUG : both5: Deleting (id "4_zffd28d53709deb5b9f980e1b_f40776c4bb3cce6cb_d20251015_m013200_c001_v7007000_t0000_u01760491920978") 2025/10/15 01:36:14 DEBUG : both5: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beef6b2_d20251015_m013143_c001_v0001184_t0006_u01760491903326") 2025/10/15 01:36:14 DEBUG : both5: Deleting (id "4_zffd28d53709deb5b9f980e1b_f422b06bf1c59adb5_d20251015_m013137_c001_v7007000_t0000_u01760491897215") 2025/10/15 01:36:14 DEBUG : both5: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beef5e2_d20251015_m013119_c001_v0001184_t0016_u01760491879470") 2025/10/15 01:36:14 DEBUG : both6: Deleting (id "4_zffd28d53709deb5b9f980e1b_f40776c4bb3cce6cd_d20251015_m013201_c001_v7007000_t0000_u01760491921171") 2025/10/15 01:36:14 DEBUG : both6: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beef6b6_d20251015_m013144_c001_v0001184_t0016_u01760491904254") 2025/10/15 01:36:14 DEBUG : both6: Deleting (id "4_zffd28d53709deb5b9f980e1b_f422b06bf1c59adb6_d20251015_m013137_c001_v7007000_t0000_u01760491897395") 2025/10/15 01:36:14 DEBUG : both6: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beef5ea_d20251015_m013120_c001_v0001184_t0004_u01760491880419") 2025/10/15 01:36:14 DEBUG : both7: Deleting (id "4_zffd28d53709deb5b9f980e1b_f40776c4bb3cce6ce_d20251015_m013201_c001_v7007000_t0000_u01760491921354") 2025/10/15 01:36:14 DEBUG : both7: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beef6be_d20251015_m013145_c001_v0001184_t0054_u01760491905340") 2025/10/15 01:36:14 DEBUG : both7: Deleting (id "4_zffd28d53709deb5b9f980e1b_f422b06bf1c59adb7_d20251015_m013137_c001_v7007000_t0000_u01760491897575") 2025/10/15 01:36:14 DEBUG : both7: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beef5f8_d20251015_m013121_c001_v0001184_t0048_u01760491881192") 2025/10/15 01:36:14 DEBUG : both8: Deleting (id "4_zffd28d53709deb5b9f980e1b_f40776c4bb3cce6cf_d20251015_m013201_c001_v7007000_t0000_u01760491921535") 2025/10/15 01:36:14 DEBUG : both8: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beef6c6_d20251015_m013146_c001_v0001184_t0059_u01760491906113") 2025/10/15 01:36:14 DEBUG : both8: Deleting (id "4_zffd28d53709deb5b9f980e1b_f422b06bf1c59adb8_d20251015_m013137_c001_v7007000_t0000_u01760491897757") 2025/10/15 01:36:14 DEBUG : both8: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beef604_d20251015_m013122_c001_v0001184_t0039_u01760491882187") 2025/10/15 01:36:14 DEBUG : both9: Deleting (id "4_zffd28d53709deb5b9f980e1b_f40776c4bb3cce6d0_d20251015_m013201_c001_v7007000_t0000_u01760491921730") 2025/10/15 01:36:14 DEBUG : both9: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beef6d2_d20251015_m013146_c001_v0001184_t0029_u01760491906840") 2025/10/15 01:36:14 DEBUG : both9: Deleting (id "4_zffd28d53709deb5b9f980e1b_f422b06bf1c59adb9_d20251015_m013137_c001_v7007000_t0000_u01760491897937") 2025/10/15 01:36:14 DEBUG : both9: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beef60e_d20251015_m013123_c001_v0001184_t0007_u01760491883170") 2025/10/15 01:36:15 DEBUG : c/non empty space: Deleting (id "4_zffd28d53709deb5b9f980e1b_f4131931c2e5eea08_d20251015_m012742_c001_v7007000_t0000_u01760491662391") 2025/10/15 01:36:15 DEBUG : c/non empty space: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf0416d7_d20251015_m012739_c001_v0001106_t0012_u01760491659976") 2025/10/15 01:36:15 DEBUG : c/non empty space: Deleting (id "4_zffd28d53709deb5b9f980e1b_f408d91f0597cddbb_d20251015_m012739_c001_v7007000_t0000_u01760491659041") 2025/10/15 01:36:15 DEBUG : c/non empty space: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf0416c9_d20251015_m012736_c001_v0001106_t0033_u01760491656654") 2025/10/15 01:36:15 DEBUG : c/non empty space: Deleting (id "4_zffd28d53709deb5b9f980e1b_f4131931c2e5ee9ec_d20251015_m012716_c001_v7007000_t0000_u01760491636685") 2025/10/15 01:36:15 DEBUG : c/non empty space: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf041660_d20251015_m012714_c001_v0001106_t0040_u01760491634585") 2025/10/15 01:36:15 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zffd28d53709deb5b9f980e1b_f40478fe37c6b75a5_d20251015_m013306_c001_v7007000_t0000_u01760491986091") 2025/10/15 01:36:15 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf041a5a_d20251015_m013300_c001_v0001106_t0058_u01760491980699") 2025/10/15 01:36:15 DEBUG : check sum: Deleting (id "4_zffd28d53709deb5b9f980e1b_f41185a1fa5e61765_d20251015_m012705_c001_v7007000_t0000_u01760491625923") 2025/10/15 01:36:15 DEBUG : check sum: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf04163e_d20251015_m012704_c001_v0001106_t0035_u01760491624447") 2025/10/15 01:36:15 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zffd28d53709deb5b9f980e1b_f40820d315e11a158_d20251015_m013600_c001_v7007000_t0000_u01760492160817") 2025/10/15 01:36:15 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beefebb_d20251015_m013559_c001_v0001184_t0040_u01760492159316") 2025/10/15 01:36:15 DEBUG : dest/3: Deleting (id "4_zffd28d53709deb5b9f980e1b_f409a344462b96d9a_d20251015_m012931_c001_v7007000_t0000_u01760491771551") 2025/10/15 01:36:15 DEBUG : dest/3: Deleting (id "4_zffd28d53709deb5b9f980e1b_f4042285f9e50f840_d20251015_m012930_c001_v0001153_t0005_u01760491770453") 2025/10/15 01:36:15 DEBUG : dir1/0000-abcde: Deleting (id "4_zffd28d53709deb5b9f980e1b_f406528ccdad4dc95_d20251015_m013406_c001_v7007000_t0000_u01760492046755") 2025/10/15 01:36:15 DEBUG : dir1/0000-abcde: Deleting (id "4_zffd28d53709deb5b9f980e1b_f1052e7e1d4663d10_d20251015_m013402_c001_v0001150_t0041_u01760492042080") 2025/10/15 01:36:15 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f408d91f0597cf5b2_d20251015_m013530_c001_v7007000_t0000_u01760492130744") 2025/10/15 01:36:15 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beefd67_d20251015_m013518_c001_v0001184_t0006_u01760492118062") 2025/10/15 01:36:15 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f415fb23326816d1b_d20251015_m013513_c001_v7007000_t0000_u01760492113995") 2025/10/15 01:36:15 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beefcf2_d20251015_m013500_c001_v0001184_t0033_u01760492100176") 2025/10/15 01:36:15 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f415e124fbb5d8f59_d20251015_m013456_c001_v7007000_t0000_u01760492096065") 2025/10/15 01:36:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beefc78_d20251015_m013443_c001_v0001184_t0017_u01760492083830") 2025/10/15 01:36:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f415fb23326816c94_d20251015_m013439_c001_v7007000_t0000_u01760492079736") 2025/10/15 01:36:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beefc16_d20251015_m013427_c001_v0001184_t0057_u01760492067206") 2025/10/15 01:36:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f400166412ba11417_d20251015_m013423_c001_v7007000_t0000_u01760492063023") 2025/10/15 01:36:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beefbac_d20251015_m013410_c001_v0001184_t0047_u01760492050827") 2025/10/15 01:36:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f40776c4bb3cceb67_d20251015_m013403_c001_v7007000_t0000_u01760492043864") 2025/10/15 01:36:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f100a725d9083659f_d20251015_m013352_c001_v0001145_t0051_u01760492032966") 2025/10/15 01:36:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f40478fe37c6b765c_d20251015_m013348_c001_v7007000_t0000_u01760492028884") 2025/10/15 01:36:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beefacd_d20251015_m013345_c001_v0001184_t0036_u01760492025035") 2025/10/15 01:36:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f405b1185a12116bf_d20251015_m013343_c001_v7007000_t0000_u01760492023887") 2025/10/15 01:36:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f1052e7e1d4663c8e_d20251015_m013331_c001_v0001150_t0043_u01760492011339") 2025/10/15 01:36:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f4231b7539e57510c_d20251015_m013327_c001_v7007000_t0000_u01760492007280") 2025/10/15 01:36:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beef9f4_d20251015_m013323_c001_v0001184_t0019_u01760492003520") 2025/10/15 01:36:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f40338a7a29049ed3_d20251015_m013322_c001_v7007000_t0000_u01760492002416") 2025/10/15 01:36:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f1052e7e1d4663c34_d20251015_m013310_c001_v0001150_t0041_u01760491990258") 2025/10/15 01:36:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f401d37430adafb80_d20251015_m013303_c001_v7007000_t0000_u01760491983040") 2025/10/15 01:36:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beef8cb_d20251015_m013250_c001_v0001184_t0006_u01760491970608") 2025/10/15 01:36:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f4192e54f0fb42cef_d20251015_m013246_c001_v7007000_t0000_u01760491966546") 2025/10/15 01:36:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf0419fc_d20251015_m013234_c001_v0001106_t0022_u01760491954142") 2025/10/15 01:36:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f415e124fbb5d8a7f_d20251015_m013229_c001_v7007000_t0000_u01760491949977") 2025/10/15 01:36:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f1052e7e1d4663b63_d20251015_m013219_c001_v0001150_t0024_u01760491939353") 2025/10/15 01:36:17 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zffd28d53709deb5b9f980e1b_f419401ec449d23e2_d20251015_m013346_c001_v7007000_t0000_u01760492026694") 2025/10/15 01:36:17 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beefaa3_d20251015_m013341_c001_v0001184_t0045_u01760492021512") 2025/10/15 01:36:17 DEBUG : dir1/0001-bcdef: Deleting (id "4_zffd28d53709deb5b9f980e1b_f406528ccdad4dc96_d20251015_m013406_c001_v7007000_t0000_u01760492046936") 2025/10/15 01:36:17 DEBUG : dir1/0001-bcdef: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf041b55_d20251015_m013402_c001_v0001106_t0045_u01760492042087") 2025/10/15 01:36:17 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f408d91f0597cf5b3_d20251015_m013530_c001_v7007000_t0000_u01760492130928") 2025/10/15 01:36:17 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f100a725d908366bc_d20251015_m013518_c001_v0001145_t0044_u01760492118638") 2025/10/15 01:36:17 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f415fb23326816d1c_d20251015_m013514_c001_v7007000_t0000_u01760492114178") 2025/10/15 01:36:17 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f100a725d90836681_d20251015_m013500_c001_v0001145_t0036_u01760492100759") 2025/10/15 01:36:17 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f415e124fbb5d8f5a_d20251015_m013456_c001_v7007000_t0000_u01760492096292") 2025/10/15 01:36:17 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f100a725d90836633_d20251015_m013444_c001_v0001145_t0042_u01760492084417") 2025/10/15 01:36:17 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f415fb23326816c95_d20251015_m013439_c001_v7007000_t0000_u01760492079918") 2025/10/15 01:36:17 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f100a725d9083660f_d20251015_m013427_c001_v0001145_t0032_u01760492067781") 2025/10/15 01:36:17 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f400166412ba11418_d20251015_m013423_c001_v7007000_t0000_u01760492063206") 2025/10/15 01:36:17 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f100a725d908365db_d20251015_m013411_c001_v0001145_t0048_u01760492051399") 2025/10/15 01:36:17 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f4149afcae7d57c6c_d20251015_m013404_c001_v7007000_t0000_u01760492044272") 2025/10/15 01:36:17 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beefb11_d20251015_m013353_c001_v0001184_t0047_u01760492033680") 2025/10/15 01:36:17 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f40478fe37c6b765f_d20251015_m013349_c001_v7007000_t0000_u01760492029065") 2025/10/15 01:36:17 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f1052e7e1d4663ccc_d20251015_m013345_c001_v0001150_t0005_u01760492025141") 2025/10/15 01:36:17 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f405135ade5c553ec_d20251015_m013343_c001_v7007000_t0000_u01760492023660") 2025/10/15 01:36:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf041af6_d20251015_m013332_c001_v0001106_t0058_u01760492012370") 2025/10/15 01:36:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f4231b7539e57510d_d20251015_m013327_c001_v7007000_t0000_u01760492007466") 2025/10/15 01:36:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f1052e7e1d4663c74_d20251015_m013323_c001_v0001150_t0034_u01760492003589") 2025/10/15 01:36:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f4165fb72936c66ec_d20251015_m013322_c001_v7007000_t0000_u01760492002428") 2025/10/15 01:36:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beef972_d20251015_m013310_c001_v0001184_t0036_u01760491990998") 2025/10/15 01:36:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f4131931c2e5ef78b_d20251015_m013303_c001_v7007000_t0000_u01760491983413") 2025/10/15 01:36:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf041a2a_d20251015_m013251_c001_v0001106_t0029_u01760491971197") 2025/10/15 01:36:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f4192e54f0fb42cf0_d20251015_m013246_c001_v7007000_t0000_u01760491966728") 2025/10/15 01:36:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f1052e7e1d4663b9d_d20251015_m013235_c001_v0001150_t0024_u01760491955300") 2025/10/15 01:36:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f415e124fbb5d8a81_d20251015_m013230_c001_v7007000_t0000_u01760491950179") 2025/10/15 01:36:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beef7e3_d20251015_m013219_c001_v0001184_t0010_u01760491939583") 2025/10/15 01:36:18 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zffd28d53709deb5b9f980e1b_f4149afcae7d57c48_d20251015_m013346_c001_v7007000_t0000_u01760492026823") 2025/10/15 01:36:18 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zffd28d53709deb5b9f980e1b_f100a725d90836577_d20251015_m013341_c001_v0001145_t0058_u01760492021701") 2025/10/15 01:36:18 DEBUG : dir1/0002-cdefg: Deleting (id "4_zffd28d53709deb5b9f980e1b_f406528ccdad4dc97_d20251015_m013407_c001_v7007000_t0000_u01760492047119") 2025/10/15 01:36:18 DEBUG : dir1/0002-cdefg: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beefb58_d20251015_m013402_c001_v0001184_t0017_u01760492042100") 2025/10/15 01:36:18 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f408d91f0597cf5b4_d20251015_m013531_c001_v7007000_t0000_u01760492131109") 2025/10/15 01:36:18 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f1052e7e1d4663e31_d20251015_m013519_c001_v0001150_t0008_u01760492119575") 2025/10/15 01:36:18 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f415fb23326816d1e_d20251015_m013514_c001_v7007000_t0000_u01760492114360") 2025/10/15 01:36:18 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f1052e7e1d4663e05_d20251015_m013501_c001_v0001150_t0004_u01760492101789") 2025/10/15 01:36:18 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f415e124fbb5d8f5b_d20251015_m013456_c001_v7007000_t0000_u01760492096473") 2025/10/15 01:36:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f1052e7e1d4663dd1_d20251015_m013445_c001_v0001150_t0056_u01760492085196") 2025/10/15 01:36:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f415fb23326816c96_d20251015_m013440_c001_v7007000_t0000_u01760492080108") 2025/10/15 01:36:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f1052e7e1d4663d88_d20251015_m013428_c001_v0001150_t0004_u01760492068549") 2025/10/15 01:36:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f400166412ba11419_d20251015_m013423_c001_v7007000_t0000_u01760492063390") 2025/10/15 01:36:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f1052e7e1d4663d44_d20251015_m013412_c001_v0001150_t0006_u01760492052150") 2025/10/15 01:36:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f415fb23326816c86_d20251015_m013404_c001_v7007000_t0000_u01760492044388") 2025/10/15 01:36:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f1052e7e1d4663cf4_d20251015_m013354_c001_v0001150_t0018_u01760492034256") 2025/10/15 01:36:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f40478fe37c6b7662_d20251015_m013349_c001_v7007000_t0000_u01760492029249") 2025/10/15 01:36:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beefad1_d20251015_m013345_c001_v0001184_t0021_u01760492025244") 2025/10/15 01:36:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f40338a7a2904a2cb_d20251015_m013343_c001_v7007000_t0000_u01760492023898") 2025/10/15 01:36:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beefa54_d20251015_m013333_c001_v0001184_t0052_u01760492013686") 2025/10/15 01:36:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f4231b7539e57510e_d20251015_m013327_c001_v7007000_t0000_u01760492007648") 2025/10/15 01:36:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f100a725d90836545_d20251015_m013323_c001_v0001145_t0051_u01760492003696") 2025/10/15 01:36:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f4165fb72936c66e9_d20251015_m013321_c001_v7007000_t0000_u01760492001836") 2025/10/15 01:36:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f100a725d90836513_d20251015_m013311_c001_v0001145_t0016_u01760491991566") 2025/10/15 01:36:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f4175adbfc6e0d1aa_d20251015_m013303_c001_v7007000_t0000_u01760491983471") 2025/10/15 01:36:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f1052e7e1d4663be2_d20251015_m013252_c001_v0001150_t0043_u01760491972299") 2025/10/15 01:36:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f4192e54f0fb42cf2_d20251015_m013246_c001_v7007000_t0000_u01760491966909") 2025/10/15 01:36:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beef85f_d20251015_m013235_c001_v0001184_t0029_u01760491955882") 2025/10/15 01:36:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f415e124fbb5d8a82_d20251015_m013230_c001_v7007000_t0000_u01760491950408") 2025/10/15 01:36:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf0419d4_d20251015_m013219_c001_v0001106_t0031_u01760491939821") 2025/10/15 01:36:19 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zffd28d53709deb5b9f980e1b_f40338a7a2904a2cc_d20251015_m013346_c001_v7007000_t0000_u01760492026660") 2025/10/15 01:36:19 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beefaa5_d20251015_m013341_c001_v0001184_t0024_u01760492021717") 2025/10/15 01:36:19 DEBUG : dir1/0003-defgh: Deleting (id "4_zffd28d53709deb5b9f980e1b_f406528ccdad4dc98_d20251015_m013407_c001_v7007000_t0000_u01760492047301") 2025/10/15 01:36:20 DEBUG : dir1/0003-defgh: Deleting (id "4_zffd28d53709deb5b9f980e1b_f100a725d908365c3_d20251015_m013402_c001_v0001145_t0027_u01760492042224") 2025/10/15 01:36:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f408d91f0597cf5b5_d20251015_m013531_c001_v7007000_t0000_u01760492131292") 2025/10/15 01:36:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf041c79_d20251015_m013520_c001_v0001106_t0036_u01760492120188") 2025/10/15 01:36:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f415fb23326816d1f_d20251015_m013514_c001_v7007000_t0000_u01760492114544") 2025/10/15 01:36:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf041c3f_d20251015_m013502_c001_v0001106_t0035_u01760492102677") 2025/10/15 01:36:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f415e124fbb5d8f5c_d20251015_m013456_c001_v7007000_t0000_u01760492096654") 2025/10/15 01:36:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf041bfd_d20251015_m013445_c001_v0001106_t0043_u01760492085859") 2025/10/15 01:36:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f415fb23326816c97_d20251015_m013440_c001_v7007000_t0000_u01760492080310") 2025/10/15 01:36:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf041bbf_d20251015_m013429_c001_v0001106_t0000_u01760492069471") 2025/10/15 01:36:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f400166412ba1141a_d20251015_m013423_c001_v7007000_t0000_u01760492063572") 2025/10/15 01:36:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf041b7f_d20251015_m013412_c001_v0001106_t0028_u01760492052794") 2025/10/15 01:36:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f415fb23326816c84_d20251015_m013404_c001_v7007000_t0000_u01760492044022") 2025/10/15 01:36:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf041b39_d20251015_m013354_c001_v0001106_t0021_u01760492034873") 2025/10/15 01:36:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f40478fe37c6b7664_d20251015_m013349_c001_v7007000_t0000_u01760492029454") 2025/10/15 01:36:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f100a725d9083658b_d20251015_m013345_c001_v0001145_t0025_u01760492025363") 2025/10/15 01:36:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f418b4b763a702f2d_d20251015_m013343_c001_v7007000_t0000_u01760492023730") 2025/10/15 01:36:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f100a725d90836561_d20251015_m013334_c001_v0001145_t0020_u01760492014264") 2025/10/15 01:36:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f4231b7539e57510f_d20251015_m013327_c001_v7007000_t0000_u01760492007830") 2025/10/15 01:36:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beef9f6_d20251015_m013323_c001_v0001184_t0018_u01760492003742") 2025/10/15 01:36:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f4231b7539e5750fb_d20251015_m013321_c001_v7007000_t0000_u01760492001852") 2025/10/15 01:36:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf041a9c_d20251015_m013312_c001_v0001106_t0001_u01760491992307") 2025/10/15 01:36:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f408d91f0597ced46_d20251015_m013303_c001_v7007000_t0000_u01760491983427") 2025/10/15 01:36:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beef8dd_d20251015_m013252_c001_v0001184_t0009_u01760491972735") 2025/10/15 01:36:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f4192e54f0fb42cf3_d20251015_m013247_c001_v7007000_t0000_u01760491967091") 2025/10/15 01:36:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf041a00_d20251015_m013236_c001_v0001106_t0005_u01760491956084") 2025/10/15 01:36:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f415e124fbb5d8a83_d20251015_m013230_c001_v7007000_t0000_u01760491950605") 2025/10/15 01:36:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f1052e7e1d4663b69_d20251015_m013220_c001_v0001150_t0030_u01760491940382") 2025/10/15 01:36:21 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zffd28d53709deb5b9f980e1b_f405b1185a12116c6_d20251015_m013346_c001_v7007000_t0000_u01760492026994") 2025/10/15 01:36:21 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zffd28d53709deb5b9f980e1b_f1052e7e1d4663cb6_d20251015_m013341_c001_v0001150_t0025_u01760492021897") 2025/10/15 01:36:21 DEBUG : dir1/0004-efghi: Deleting (id "4_zffd28d53709deb5b9f980e1b_f406528ccdad4dc9a_d20251015_m013407_c001_v7007000_t0000_u01760492047484") 2025/10/15 01:36:21 DEBUG : dir1/0004-efghi: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beefb5a_d20251015_m013402_c001_v0001184_t0001_u01760492042298") 2025/10/15 01:36:21 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f408d91f0597cf5b6_d20251015_m013531_c001_v7007000_t0000_u01760492131480") 2025/10/15 01:36:21 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beefd71_d20251015_m013520_c001_v0001184_t0015_u01760492120986") 2025/10/15 01:36:21 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f415fb23326816d20_d20251015_m013514_c001_v7007000_t0000_u01760492114727") 2025/10/15 01:36:21 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beefd02_d20251015_m013503_c001_v0001184_t0000_u01760492103238") 2025/10/15 01:36:21 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f415e124fbb5d8f5d_d20251015_m013456_c001_v7007000_t0000_u01760492096834") 2025/10/15 01:36:21 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beefc91_d20251015_m013446_c001_v0001184_t0005_u01760492086641") 2025/10/15 01:36:21 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f415fb23326816c98_d20251015_m013440_c001_v7007000_t0000_u01760492080491") 2025/10/15 01:36:21 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beefc28_d20251015_m013430_c001_v0001184_t0034_u01760492070037") 2025/10/15 01:36:21 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f400166412ba1141b_d20251015_m013423_c001_v7007000_t0000_u01760492063765") 2025/10/15 01:36:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beefbc2_d20251015_m013413_c001_v0001184_t0016_u01760492053633") 2025/10/15 01:36:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f405b1185a1211abb_d20251015_m013404_c001_v7007000_t0000_u01760492044035") 2025/10/15 01:36:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f100a725d908365a7_d20251015_m013355_c001_v0001145_t0016_u01760492035364") 2025/10/15 01:36:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f40478fe37c6b7666_d20251015_m013349_c001_v7007000_t0000_u01760492029635") 2025/10/15 01:36:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf041b23_d20251015_m013345_c001_v0001106_t0001_u01760492025371") 2025/10/15 01:36:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f419401ec449d23df_d20251015_m013343_c001_v7007000_t0000_u01760492023667") 2025/10/15 01:36:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f1052e7e1d4663c9c_d20251015_m013334_c001_v0001150_t0017_u01760492014605") 2025/10/15 01:36:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f4231b7539e575110_d20251015_m013328_c001_v7007000_t0000_u01760492008012") 2025/10/15 01:36:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf041ad0_d20251015_m013323_c001_v0001106_t0012_u01760492003751") 2025/10/15 01:36:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f4231b7539e5750fe_d20251015_m013322_c001_v7007000_t0000_u01760492002216") 2025/10/15 01:36:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f1052e7e1d4663c3a_d20251015_m013312_c001_v0001150_t0017_u01760491992859") 2025/10/15 01:36:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f4131931c2e5ef789_d20251015_m013303_c001_v7007000_t0000_u01760491983053") 2025/10/15 01:36:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf041a3a_d20251015_m013252_c001_v0001106_t0031_u01760491972940") 2025/10/15 01:36:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f4192e54f0fb42cf4_d20251015_m013247_c001_v7007000_t0000_u01760491967272") 2025/10/15 01:36:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f1052e7e1d4663ba3_d20251015_m013236_c001_v0001150_t0029_u01760491956866") 2025/10/15 01:36:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f415e124fbb5d8a85_d20251015_m013230_c001_v7007000_t0000_u01760491950785") 2025/10/15 01:36:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beef7ed_d20251015_m013220_c001_v0001184_t0006_u01760491940683") 2025/10/15 01:36:22 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zffd28d53709deb5b9f980e1b_f418b4b763a702f32_d20251015_m013346_c001_v7007000_t0000_u01760492026844") 2025/10/15 01:36:22 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beefaa7_d20251015_m013341_c001_v0001184_t0037_u01760492021920") 2025/10/15 01:36:22 DEBUG : dir1/0005-fghij: Deleting (id "4_zffd28d53709deb5b9f980e1b_f406528ccdad4dc9b_d20251015_m013407_c001_v7007000_t0000_u01760492047666") 2025/10/15 01:36:22 DEBUG : dir1/0005-fghij: Deleting (id "4_zffd28d53709deb5b9f980e1b_f1052e7e1d4663d14_d20251015_m013402_c001_v0001150_t0053_u01760492042476") 2025/10/15 01:36:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f408d91f0597cf5b7_d20251015_m013531_c001_v7007000_t0000_u01760492131663") 2025/10/15 01:36:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f100a725d908366c6_d20251015_m013521_c001_v0001145_t0059_u01760492121195") 2025/10/15 01:36:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f415fb23326816d21_d20251015_m013514_c001_v7007000_t0000_u01760492114908") 2025/10/15 01:36:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f100a725d90836689_d20251015_m013503_c001_v0001145_t0025_u01760492103458") 2025/10/15 01:36:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f415e124fbb5d8f5e_d20251015_m013457_c001_v7007000_t0000_u01760492097015") 2025/10/15 01:36:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f100a725d9083663f_d20251015_m013446_c001_v0001145_t0040_u01760492086842") 2025/10/15 01:36:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f415fb23326816c9a_d20251015_m013440_c001_v7007000_t0000_u01760492080681") 2025/10/15 01:36:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f100a725d90836615_d20251015_m013430_c001_v0001145_t0040_u01760492070262") 2025/10/15 01:36:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f400166412ba1141c_d20251015_m013423_c001_v7007000_t0000_u01760492063949") 2025/10/15 01:36:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f100a725d908365e8_d20251015_m013413_c001_v0001145_t0013_u01760492053840") 2025/10/15 01:36:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f405b1185a1211abd_d20251015_m013404_c001_v7007000_t0000_u01760492044411") 2025/10/15 01:36:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beefb25_d20251015_m013355_c001_v0001184_t0000_u01760492035654") 2025/10/15 01:36:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f40478fe37c6b7668_d20251015_m013349_c001_v7007000_t0000_u01760492029815") 2025/10/15 01:36:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beefad3_d20251015_m013345_c001_v0001184_t0036_u01760492025451") 2025/10/15 01:36:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f418b4b763a702f2e_d20251015_m013343_c001_v7007000_t0000_u01760492023912") 2025/10/15 01:36:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf041afe_d20251015_m013334_c001_v0001106_t0013_u01760492014946") 2025/10/15 01:36:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f4231b7539e575111_d20251015_m013328_c001_v7007000_t0000_u01760492008193") 2025/10/15 01:36:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f1052e7e1d4663c76_d20251015_m013323_c001_v0001150_t0040_u01760492003867") 2025/10/15 01:36:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f4165fb72936c66eb_d20251015_m013322_c001_v7007000_t0000_u01760492002217") 2025/10/15 01:36:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beef984_d20251015_m013313_c001_v0001184_t0018_u01760491993213") 2025/10/15 01:36:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f401d37430adafb83_d20251015_m013303_c001_v7007000_t0000_u01760491983586") 2025/10/15 01:36:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f1052e7e1d4663bea_d20251015_m013253_c001_v0001150_t0036_u01760491973871") 2025/10/15 01:36:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f4192e54f0fb42cf5_d20251015_m013247_c001_v7007000_t0000_u01760491967467") 2025/10/15 01:36:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beef869_d20251015_m013237_c001_v0001184_t0032_u01760491957181") 2025/10/15 01:36:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f415e124fbb5d8a86_d20251015_m013230_c001_v7007000_t0000_u01760491950965") 2025/10/15 01:36:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf0419d7_d20251015_m013220_c001_v0001106_t0024_u01760491940883") 2025/10/15 01:36:24 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zffd28d53709deb5b9f980e1b_f4149afcae7d57c49_d20251015_m013347_c001_v7007000_t0000_u01760492027004") 2025/10/15 01:36:24 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf041b12_d20251015_m013341_c001_v0001106_t0031_u01760492021928") 2025/10/15 01:36:24 DEBUG : dir1/0006-ghijk: Deleting (id "4_zffd28d53709deb5b9f980e1b_f406528ccdad4dc9c_d20251015_m013407_c001_v7007000_t0000_u01760492047848") 2025/10/15 01:36:24 DEBUG : dir1/0006-ghijk: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beefb5c_d20251015_m013402_c001_v0001184_t0007_u01760492042522") 2025/10/15 01:36:24 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f408d91f0597cf5b9_d20251015_m013531_c001_v7007000_t0000_u01760492131846") 2025/10/15 01:36:24 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f1052e7e1d4663e37_d20251015_m013521_c001_v0001150_t0042_u01760492121571") 2025/10/15 01:36:24 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f415fb23326816d22_d20251015_m013515_c001_v7007000_t0000_u01760492115090") 2025/10/15 01:36:24 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f1052e7e1d4663e09_d20251015_m013503_c001_v0001150_t0042_u01760492103822") 2025/10/15 01:36:24 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f415e124fbb5d8f5f_d20251015_m013457_c001_v7007000_t0000_u01760492097201") 2025/10/15 01:36:24 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f1052e7e1d4663dd9_d20251015_m013447_c001_v0001150_t0058_u01760492087281") 2025/10/15 01:36:24 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f415fb23326816c9b_d20251015_m013440_c001_v7007000_t0000_u01760492080862") 2025/10/15 01:36:24 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f1052e7e1d4663d9e_d20251015_m013430_c001_v0001150_t0020_u01760492070874") 2025/10/15 01:36:24 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f400166412ba1141d_d20251015_m013424_c001_v7007000_t0000_u01760492064133") 2025/10/15 01:36:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f1052e7e1d4663d4c_d20251015_m013414_c001_v0001150_t0051_u01760492054091") 2025/10/15 01:36:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f40776c4bb3cceb68_d20251015_m013404_c001_v7007000_t0000_u01760492044046") 2025/10/15 01:36:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f1052e7e1d4663cfa_d20251015_m013355_c001_v0001150_t0017_u01760492035860") 2025/10/15 01:36:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f40478fe37c6b766b_d20251015_m013349_c001_v7007000_t0000_u01760492029996") 2025/10/15 01:36:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f1052e7e1d4663cce_d20251015_m013345_c001_v0001150_t0049_u01760492025462") 2025/10/15 01:36:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f4192e54f0fb42d7c_d20251015_m013343_c001_v7007000_t0000_u01760492023679") 2025/10/15 01:36:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beefa66_d20251015_m013335_c001_v0001184_t0005_u01760492015545") 2025/10/15 01:36:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f4231b7539e575112_d20251015_m013328_c001_v7007000_t0000_u01760492008378") 2025/10/15 01:36:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beef9fa_d20251015_m013323_c001_v0001184_t0016_u01760492003942") 2025/10/15 01:36:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f40338a7a29049ed0_d20251015_m013321_c001_v7007000_t0000_u01760492001865") 2025/10/15 01:36:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f100a725d9083651d_d20251015_m013313_c001_v0001145_t0006_u01760491993423") 2025/10/15 01:36:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f401d37430adafb82_d20251015_m013303_c001_v7007000_t0000_u01760491983404") 2025/10/15 01:36:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beef8eb_d20251015_m013254_c001_v0001184_t0008_u01760491974203") 2025/10/15 01:36:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f4192e54f0fb42cf6_d20251015_m013247_c001_v7007000_t0000_u01760491967648") 2025/10/15 01:36:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf041a04_d20251015_m013237_c001_v0001106_t0057_u01760491957381") 2025/10/15 01:36:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f415e124fbb5d8a87_d20251015_m013231_c001_v7007000_t0000_u01760491951145") 2025/10/15 01:36:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f1052e7e1d4663b6b_d20251015_m013221_c001_v0001150_t0001_u01760491941388") 2025/10/15 01:36:25 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zffd28d53709deb5b9f980e1b_f40478fe37c6b7650_d20251015_m013346_c001_v7007000_t0000_u01760492026668") 2025/10/15 01:36:25 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zffd28d53709deb5b9f980e1b_f100a725d90836579_d20251015_m013341_c001_v0001145_t0016_u01760492021962") 2025/10/15 01:36:25 DEBUG : dir1/0007-12345: Deleting (id "4_zffd28d53709deb5b9f980e1b_f406528ccdad4dc9d_d20251015_m013408_c001_v7007000_t0000_u01760492048030") 2025/10/15 01:36:25 DEBUG : dir1/0007-12345: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf041b5b_d20251015_m013402_c001_v0001106_t0010_u01760492042659") 2025/10/15 01:36:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f408d91f0597cf5ba_d20251015_m013532_c001_v7007000_t0000_u01760492132027") 2025/10/15 01:36:26 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf041c89_d20251015_m013522_c001_v0001106_t0016_u01760492122060") 2025/10/15 01:36:26 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f415fb23326816d23_d20251015_m013515_c001_v7007000_t0000_u01760492115275") 2025/10/15 01:36:26 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf041c45_d20251015_m013504_c001_v0001106_t0044_u01760492104242") 2025/10/15 01:36:26 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f415e124fbb5d8f60_d20251015_m013457_c001_v7007000_t0000_u01760492097382") 2025/10/15 01:36:26 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf041c0b_d20251015_m013447_c001_v0001106_t0013_u01760492087557") 2025/10/15 01:36:26 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f415fb23326816c9d_d20251015_m013441_c001_v7007000_t0000_u01760492081046") 2025/10/15 01:36:26 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf041bc3_d20251015_m013431_c001_v0001106_t0026_u01760492071098") 2025/10/15 01:36:26 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f400166412ba1141e_d20251015_m013424_c001_v7007000_t0000_u01760492064367") 2025/10/15 01:36:26 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf041b89_d20251015_m013414_c001_v0001106_t0011_u01760492054493") 2025/10/15 01:36:26 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f406528ccdad4dc8c_d20251015_m013404_c001_v7007000_t0000_u01760492044431") 2025/10/15 01:36:26 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf041b3f_d20251015_m013356_c001_v0001106_t0030_u01760492036177") 2025/10/15 01:36:26 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f40478fe37c6b766d_d20251015_m013350_c001_v7007000_t0000_u01760492030177") 2025/10/15 01:36:26 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beefad9_d20251015_m013345_c001_v0001184_t0026_u01760492025665") 2025/10/15 01:36:26 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f40478fe37c6b763a_d20251015_m013343_c001_v7007000_t0000_u01760492023684") 2025/10/15 01:36:26 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f100a725d90836565_d20251015_m013335_c001_v0001145_t0020_u01760492015751") 2025/10/15 01:36:26 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f4231b7539e575113_d20251015_m013328_c001_v7007000_t0000_u01760492008569") 2025/10/15 01:36:26 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f100a725d90836547_d20251015_m013323_c001_v0001145_t0032_u01760492003995") 2025/10/15 01:36:26 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f40338a7a29049ed2_d20251015_m013322_c001_v7007000_t0000_u01760492002228") 2025/10/15 01:36:26 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf041aa0_d20251015_m013313_c001_v0001106_t0051_u01760491993713") 2025/10/15 01:36:26 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f42182d912066871d_d20251015_m013303_c001_v7007000_t0000_u01760491983444") 2025/10/15 01:36:26 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf041a3c_d20251015_m013254_c001_v0001106_t0019_u01760491974416") 2025/10/15 01:36:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f4192e54f0fb42cf7_d20251015_m013247_c001_v7007000_t0000_u01760491967829") 2025/10/15 01:36:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f1052e7e1d4663bad_d20251015_m013238_c001_v0001150_t0023_u01760491958176") 2025/10/15 01:36:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f415e124fbb5d8a88_d20251015_m013231_c001_v7007000_t0000_u01760491951326") 2025/10/15 01:36:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beef7f3_d20251015_m013221_c001_v0001184_t0024_u01760491941791") 2025/10/15 01:36:27 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zffd28d53709deb5b9f980e1b_f40478fe37c6b7651_d20251015_m013346_c001_v7007000_t0000_u01760492026851") 2025/10/15 01:36:27 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beefaa9_d20251015_m013342_c001_v0001184_t0001_u01760492022128") 2025/10/15 01:36:27 DEBUG : dir1/0008-23456: Deleting (id "4_zffd28d53709deb5b9f980e1b_f406528ccdad4dc9e_d20251015_m013408_c001_v7007000_t0000_u01760492048212") 2025/10/15 01:36:27 DEBUG : dir1/0008-23456: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beefb60_d20251015_m013402_c001_v0001184_t0043_u01760492042731") 2025/10/15 01:36:27 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f408d91f0597cf5bc_d20251015_m013532_c001_v7007000_t0000_u01760492132208") 2025/10/15 01:36:27 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beefd83_d20251015_m013522_c001_v0001184_t0021_u01760492122717") 2025/10/15 01:36:27 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f415fb23326816d24_d20251015_m013515_c001_v7007000_t0000_u01760492115456") 2025/10/15 01:36:27 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beefd12_d20251015_m013504_c001_v0001184_t0056_u01760492104927") 2025/10/15 01:36:27 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f415e124fbb5d8f61_d20251015_m013457_c001_v7007000_t0000_u01760492097563") 2025/10/15 01:36:27 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beefc9f_d20251015_m013448_c001_v0001184_t0044_u01760492088001") 2025/10/15 01:36:27 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f415fb23326816c9e_d20251015_m013441_c001_v7007000_t0000_u01760492081226") 2025/10/15 01:36:27 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beefc32_d20251015_m013431_c001_v0001184_t0056_u01760492071664") 2025/10/15 01:36:27 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f400166412ba11420_d20251015_m013424_c001_v7007000_t0000_u01760492064553") 2025/10/15 01:36:27 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beefbca_d20251015_m013414_c001_v0001184_t0005_u01760492054984") 2025/10/15 01:36:27 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f40776c4bb3cceb69_d20251015_m013404_c001_v7007000_t0000_u01760492044227") 2025/10/15 01:36:27 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f100a725d908365a9_d20251015_m013356_c001_v0001145_t0014_u01760492036728") 2025/10/15 01:36:27 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f40478fe37c6b7675_d20251015_m013350_c001_v7007000_t0000_u01760492030375") 2025/10/15 01:36:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f100a725d9083658d_d20251015_m013345_c001_v0001145_t0047_u01760492025701") 2025/10/15 01:36:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f419401ec449d23dd_d20251015_m013343_c001_v7007000_t0000_u01760492023307") 2025/10/15 01:36:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f1052e7e1d4663ca2_d20251015_m013336_c001_v0001150_t0013_u01760492016042") 2025/10/15 01:36:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f4231b7539e575114_d20251015_m013328_c001_v7007000_t0000_u01760492008753") 2025/10/15 01:36:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beef9fe_d20251015_m013324_c001_v0001184_t0012_u01760492004147") 2025/10/15 01:36:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f422b06bf1c59b5c7_d20251015_m013321_c001_v7007000_t0000_u01760492001867") 2025/10/15 01:36:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f1052e7e1d4663c3e_d20251015_m013314_c001_v0001150_t0029_u01760491994361") 2025/10/15 01:36:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f401d37430adafb81_d20251015_m013303_c001_v7007000_t0000_u01760491983222") 2025/10/15 01:36:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f1052e7e1d4663bf0_d20251015_m013255_c001_v0001150_t0004_u01760491975022") 2025/10/15 01:36:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f4192e54f0fb42cf8_d20251015_m013248_c001_v7007000_t0000_u01760491968010") 2025/10/15 01:36:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beef875_d20251015_m013238_c001_v0001184_t0047_u01760491958407") 2025/10/15 01:36:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f415e124fbb5d8a89_d20251015_m013231_c001_v7007000_t0000_u01760491951507") 2025/10/15 01:36:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf0419db_d20251015_m013221_c001_v0001106_t0056_u01760491941991") 2025/10/15 01:36:28 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zffd28d53709deb5b9f980e1b_f4192e54f0fb42d7f_d20251015_m013346_c001_v7007000_t0000_u01760492026680") 2025/10/15 01:36:28 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zffd28d53709deb5b9f980e1b_f1052e7e1d4663cb8_d20251015_m013342_c001_v0001150_t0049_u01760492022217") 2025/10/15 01:36:28 DEBUG : dir1/0009-34567: Deleting (id "4_zffd28d53709deb5b9f980e1b_f406528ccdad4dc9f_d20251015_m013408_c001_v7007000_t0000_u01760492048411") 2025/10/15 01:36:28 DEBUG : dir1/0009-34567: Deleting (id "4_zffd28d53709deb5b9f980e1b_f1052e7e1d4663d18_d20251015_m013402_c001_v0001150_t0041_u01760492042832") 2025/10/15 01:36:28 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f408d91f0597cf5be_d20251015_m013532_c001_v7007000_t0000_u01760492132389") 2025/10/15 01:36:28 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f100a725d908366cc_d20251015_m013522_c001_v0001145_t0047_u01760492122921") 2025/10/15 01:36:28 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f415fb23326816d25_d20251015_m013515_c001_v7007000_t0000_u01760492115638") 2025/10/15 01:36:29 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f100a725d90836695_d20251015_m013505_c001_v0001145_t0044_u01760492105175") 2025/10/15 01:36:29 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f415e124fbb5d8f62_d20251015_m013457_c001_v7007000_t0000_u01760492097755") 2025/10/15 01:36:29 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f100a725d90836643_d20251015_m013448_c001_v0001145_t0016_u01760492088212") 2025/10/15 01:36:29 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f415fb23326816c9f_d20251015_m013441_c001_v7007000_t0000_u01760492081410") 2025/10/15 01:36:29 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f100a725d9083661b_d20251015_m013431_c001_v0001145_t0046_u01760492071993") 2025/10/15 01:36:29 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f400166412ba11422_d20251015_m013424_c001_v7007000_t0000_u01760492064736") 2025/10/15 01:36:29 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f100a725d908365ee_d20251015_m013415_c001_v0001145_t0030_u01760492055191") 2025/10/15 01:36:29 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f415fb23326816c83_d20251015_m013403_c001_v7007000_t0000_u01760492043839") 2025/10/15 01:36:29 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beefb37_d20251015_m013356_c001_v0001184_t0030_u01760492036976") 2025/10/15 01:36:29 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f40478fe37c6b767b_d20251015_m013350_c001_v7007000_t0000_u01760492030556") 2025/10/15 01:36:29 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beefadb_d20251015_m013345_c001_v0001184_t0022_u01760492025875") 2025/10/15 01:36:29 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f4149afcae7d57c43_d20251015_m013343_c001_v7007000_t0000_u01760492023922") 2025/10/15 01:36:29 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf041b00_d20251015_m013336_c001_v0001106_t0050_u01760492016391") 2025/10/15 01:36:29 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f4231b7539e575115_d20251015_m013328_c001_v7007000_t0000_u01760492008935") 2025/10/15 01:36:29 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf041ad2_d20251015_m013324_c001_v0001106_t0041_u01760492004338") 2025/10/15 01:36:29 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f40478fe37c6b75f3_d20251015_m013322_c001_v7007000_t0000_u01760492002231") 2025/10/15 01:36:29 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beef998_d20251015_m013314_c001_v0001184_t0023_u01760491994833") 2025/10/15 01:36:29 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f4175adbfc6e0d1ac_d20251015_m013303_c001_v7007000_t0000_u01760491983652") 2025/10/15 01:36:29 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beef8ed_d20251015_m013255_c001_v0001184_t0047_u01760491975375") 2025/10/15 01:36:29 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f4192e54f0fb42cf9_d20251015_m013248_c001_v7007000_t0000_u01760491968191") 2025/10/15 01:36:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf041a0a_d20251015_m013238_c001_v0001106_t0024_u01760491958605") 2025/10/15 01:36:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f415e124fbb5d8a8b_d20251015_m013231_c001_v7007000_t0000_u01760491951688") 2025/10/15 01:36:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f1052e7e1d4663b75_d20251015_m013222_c001_v0001150_t0046_u01760491942611") 2025/10/15 01:36:30 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zffd28d53709deb5b9f980e1b_f418b4b763a702f30_d20251015_m013346_c001_v7007000_t0000_u01760492026651") 2025/10/15 01:36:30 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beefaad_d20251015_m013342_c001_v0001184_t0017_u01760492022343") 2025/10/15 01:36:30 DEBUG : dir1/0010-45678: Deleting (id "4_zffd28d53709deb5b9f980e1b_f406528ccdad4dca0_d20251015_m013408_c001_v7007000_t0000_u01760492048593") 2025/10/15 01:36:30 DEBUG : dir1/0010-45678: Deleting (id "4_zffd28d53709deb5b9f980e1b_f100a725d908365c5_d20251015_m013402_c001_v0001145_t0021_u01760492042845") 2025/10/15 01:36:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f408d91f0597cf5c1_d20251015_m013532_c001_v7007000_t0000_u01760492132572") 2025/10/15 01:36:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f1052e7e1d4663e3d_d20251015_m013523_c001_v0001150_t0047_u01760492123263") 2025/10/15 01:36:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f415fb23326816d26_d20251015_m013515_c001_v7007000_t0000_u01760492115819") 2025/10/15 01:36:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f1052e7e1d4663e13_d20251015_m013505_c001_v0001150_t0040_u01760492105967") 2025/10/15 01:36:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f415e124fbb5d8f63_d20251015_m013457_c001_v7007000_t0000_u01760492097936") 2025/10/15 01:36:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f1052e7e1d4663ddd_d20251015_m013448_c001_v0001150_t0012_u01760492088596") 2025/10/15 01:36:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f415fb23326816ca0_d20251015_m013441_c001_v7007000_t0000_u01760492081591") 2025/10/15 01:36:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f1052e7e1d4663da4_d20251015_m013432_c001_v0001150_t0028_u01760492072350") 2025/10/15 01:36:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f400166412ba11423_d20251015_m013424_c001_v7007000_t0000_u01760492064922") 2025/10/15 01:36:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f1052e7e1d4663d54_d20251015_m013415_c001_v0001150_t0050_u01760492055676") 2025/10/15 01:36:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f415fb23326816c85_d20251015_m013404_c001_v7007000_t0000_u01760492044204") 2025/10/15 01:36:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f1052e7e1d4663cfe_d20251015_m013357_c001_v0001150_t0011_u01760492037178") 2025/10/15 01:36:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f40478fe37c6b767e_d20251015_m013350_c001_v7007000_t0000_u01760492030742") 2025/10/15 01:36:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f1052e7e1d4663cd4_d20251015_m013345_c001_v0001150_t0048_u01760492025883") 2025/10/15 01:36:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f405135ade5c553ea_d20251015_m013343_c001_v7007000_t0000_u01760492023294") 2025/10/15 01:36:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beefa70_d20251015_m013337_c001_v0001184_t0050_u01760492017020") 2025/10/15 01:36:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f4231b7539e575116_d20251015_m013329_c001_v7007000_t0000_u01760492009123") 2025/10/15 01:36:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beefa02_d20251015_m013324_c001_v0001184_t0037_u01760492004356") 2025/10/15 01:36:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f405b1185a1211697_d20251015_m013322_c001_v7007000_t0000_u01760492002251") 2025/10/15 01:36:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f100a725d90836525_d20251015_m013315_c001_v0001145_t0013_u01760491995096") 2025/10/15 01:36:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f40478fe37c6b7599_d20251015_m013303_c001_v7007000_t0000_u01760491983661") 2025/10/15 01:36:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf041a3e_d20251015_m013255_c001_v0001106_t0034_u01760491975573") 2025/10/15 01:36:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f4192e54f0fb42cfa_d20251015_m013248_c001_v7007000_t0000_u01760491968387") 2025/10/15 01:36:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f1052e7e1d4663baf_d20251015_m013239_c001_v0001150_t0047_u01760491959378") 2025/10/15 01:36:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f415e124fbb5d8a8c_d20251015_m013231_c001_v7007000_t0000_u01760491951887") 2025/10/15 01:36:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beef803_d20251015_m013222_c001_v0001184_t0005_u01760491942994") 2025/10/15 01:36:31 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zffd28d53709deb5b9f980e1b_f418b4b763a702f33_d20251015_m013347_c001_v7007000_t0000_u01760492027026") 2025/10/15 01:36:31 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zffd28d53709deb5b9f980e1b_f100a725d9083657b_d20251015_m013342_c001_v0001145_t0036_u01760492022387") 2025/10/15 01:36:31 DEBUG : dir1/0011-56789: Deleting (id "4_zffd28d53709deb5b9f980e1b_f406528ccdad4dca1_d20251015_m013408_c001_v7007000_t0000_u01760492048775") 2025/10/15 01:36:31 DEBUG : dir1/0011-56789: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beefb68_d20251015_m013402_c001_v0001184_t0041_u01760492042947") 2025/10/15 01:36:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f408d91f0597cf5c3_d20251015_m013532_c001_v7007000_t0000_u01760492132753") 2025/10/15 01:36:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf041c95_d20251015_m013523_c001_v0001106_t0051_u01760492123617") 2025/10/15 01:36:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f415fb23326816d27_d20251015_m013516_c001_v7007000_t0000_u01760492116000") 2025/10/15 01:36:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf041c4f_d20251015_m013506_c001_v0001106_t0018_u01760492106386") 2025/10/15 01:36:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f415e124fbb5d8f64_d20251015_m013458_c001_v7007000_t0000_u01760492098116") 2025/10/15 01:36:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf041c15_d20251015_m013448_c001_v0001106_t0041_u01760492088859") 2025/10/15 01:36:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f415fb23326816ca1_d20251015_m013441_c001_v7007000_t0000_u01760492081773") 2025/10/15 01:36:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf041bcb_d20251015_m013432_c001_v0001106_t0011_u01760492072771") 2025/10/15 01:36:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f400166412ba11424_d20251015_m013425_c001_v7007000_t0000_u01760492065106") 2025/10/15 01:36:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf041b8f_d20251015_m013416_c001_v0001106_t0013_u01760492056057") 2025/10/15 01:36:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f4182b62e22d421fe_d20251015_m013404_c001_v7007000_t0000_u01760492044260") 2025/10/15 01:36:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf041b43_d20251015_m013357_c001_v0001106_t0014_u01760492037460") 2025/10/15 01:36:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f40478fe37c6b7681_d20251015_m013350_c001_v7007000_t0000_u01760492030922") 2025/10/15 01:36:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f100a725d90836591_d20251015_m013346_c001_v0001145_t0013_u01760492026072") 2025/10/15 01:36:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f405135ade5c553ed_d20251015_m013343_c001_v7007000_t0000_u01760492023843") 2025/10/15 01:36:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f100a725d90836569_d20251015_m013337_c001_v0001145_t0046_u01760492017231") 2025/10/15 01:36:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f4231b7539e575118_d20251015_m013329_c001_v7007000_t0000_u01760492009307") 2025/10/15 01:36:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f100a725d90836549_d20251015_m013324_c001_v0001145_t0027_u01760492004368") 2025/10/15 01:36:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f40338a7a29049ed1_d20251015_m013322_c001_v7007000_t0000_u01760492002046") 2025/10/15 01:36:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf041aa8_d20251015_m013315_c001_v0001106_t0053_u01760491995432") 2025/10/15 01:36:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f4131931c2e5ef78a_d20251015_m013303_c001_v7007000_t0000_u01760491983233") 2025/10/15 01:36:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f1052e7e1d4663bf8_d20251015_m013256_c001_v0001150_t0053_u01760491976189") 2025/10/15 01:36:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f4192e54f0fb42cfb_d20251015_m013248_c001_v7007000_t0000_u01760491968580") 2025/10/15 01:36:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beef87e_d20251015_m013239_c001_v0001184_t0041_u01760491959814") 2025/10/15 01:36:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f415e124fbb5d8a8d_d20251015_m013232_c001_v7007000_t0000_u01760491952068") 2025/10/15 01:36:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf0419e3_d20251015_m013223_c001_v0001106_t0021_u01760491943209") 2025/10/15 01:36:32 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zffd28d53709deb5b9f980e1b_f4192e54f0fb42d80_d20251015_m013346_c001_v7007000_t0000_u01760492026863") 2025/10/15 01:36:33 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf041b16_d20251015_m013342_c001_v0001106_t0035_u01760492022487") 2025/10/15 01:36:33 DEBUG : dir1/0012-6789;: Deleting (id "4_zffd28d53709deb5b9f980e1b_f406528ccdad4dca2_d20251015_m013408_c001_v7007000_t0000_u01760492048956") 2025/10/15 01:36:33 DEBUG : dir1/0012-6789;: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beefb6c_d20251015_m013403_c001_v0001184_t0035_u01760492043191") 2025/10/15 01:36:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f408d91f0597cf5c5_d20251015_m013532_c001_v7007000_t0000_u01760492132934") 2025/10/15 01:36:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beefd91_d20251015_m013524_c001_v0001184_t0004_u01760492124165") 2025/10/15 01:36:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f415fb23326816d28_d20251015_m013516_c001_v7007000_t0000_u01760492116182") 2025/10/15 01:36:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beefd24_d20251015_m013507_c001_v0001184_t0055_u01760492107189") 2025/10/15 01:36:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f415e124fbb5d8f65_d20251015_m013458_c001_v7007000_t0000_u01760492098296") 2025/10/15 01:36:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beefcaf_d20251015_m013449_c001_v0001184_t0024_u01760492089719") 2025/10/15 01:36:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f415fb23326816ca2_d20251015_m013441_c001_v7007000_t0000_u01760492081958") 2025/10/15 01:36:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beefc3a_d20251015_m013433_c001_v0001184_t0012_u01760492073263") 2025/10/15 01:36:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f400166412ba11425_d20251015_m013425_c001_v7007000_t0000_u01760492065288") 2025/10/15 01:36:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beefbdc_d20251015_m013416_c001_v0001184_t0017_u01760492056749") 2025/10/15 01:36:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f405b1185a1211abc_d20251015_m013404_c001_v7007000_t0000_u01760492044229") 2025/10/15 01:36:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f100a725d908365b5_d20251015_m013358_c001_v0001145_t0049_u01760492038018") 2025/10/15 01:36:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f40478fe37c6b7683_d20251015_m013351_c001_v7007000_t0000_u01760492031103") 2025/10/15 01:36:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beefadf_d20251015_m013346_c001_v0001184_t0021_u01760492026089") 2025/10/15 01:36:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f405b1185a12116be_d20251015_m013343_c001_v7007000_t0000_u01760492023700") 2025/10/15 01:36:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f1052e7e1d4663caa_d20251015_m013337_c001_v0001150_t0055_u01760492017612") 2025/10/15 01:36:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f4231b7539e575119_d20251015_m013329_c001_v7007000_t0000_u01760492009489") 2025/10/15 01:36:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f1052e7e1d4663c7a_d20251015_m013324_c001_v0001150_t0039_u01760492004408") 2025/10/15 01:36:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f422b06bf1c59b5c9_d20251015_m013322_c001_v7007000_t0000_u01760492002273") 2025/10/15 01:36:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f1052e7e1d4663c42_d20251015_m013316_c001_v0001150_t0054_u01760491996130") 2025/10/15 01:36:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f4175adbfc6e0d1a9_d20251015_m013303_c001_v7007000_t0000_u01760491983457") 2025/10/15 01:36:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beef8f9_d20251015_m013256_c001_v0001184_t0040_u01760491976503") 2025/10/15 01:36:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f4192e54f0fb42cfc_d20251015_m013248_c001_v7007000_t0000_u01760491968762") 2025/10/15 01:36:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf041a0e_d20251015_m013240_c001_v0001106_t0014_u01760491960023") 2025/10/15 01:36:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f415e124fbb5d8a8e_d20251015_m013232_c001_v7007000_t0000_u01760491952269") 2025/10/15 01:36:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f1052e7e1d4663b77_d20251015_m013223_c001_v0001150_t0005_u01760491943730") 2025/10/15 01:36:34 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zffd28d53709deb5b9f980e1b_f419401ec449d23e3_d20251015_m013346_c001_v7007000_t0000_u01760492026876") 2025/10/15 01:36:34 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beefab1_d20251015_m013342_c001_v0001184_t0017_u01760492022598") 2025/10/15 01:36:34 DEBUG : dir1/0013-789;=: Deleting (id "4_zffd28d53709deb5b9f980e1b_f406528ccdad4dca3_d20251015_m013409_c001_v7007000_t0000_u01760492049137") 2025/10/15 01:36:34 DEBUG : dir1/0013-789;=: Deleting (id "4_zffd28d53709deb5b9f980e1b_f100a725d908365c7_d20251015_m013403_c001_v0001145_t0012_u01760492043190") 2025/10/15 01:36:34 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f408d91f0597cf5c7_d20251015_m013533_c001_v7007000_t0000_u01760492133117") 2025/10/15 01:36:34 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f100a725d908366ce_d20251015_m013524_c001_v0001145_t0051_u01760492124376") 2025/10/15 01:36:34 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f415fb23326816d29_d20251015_m013516_c001_v7007000_t0000_u01760492116363") 2025/10/15 01:36:34 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f100a725d90836699_d20251015_m013507_c001_v0001145_t0009_u01760492107429") 2025/10/15 01:36:34 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f415e124fbb5d8f66_d20251015_m013458_c001_v7007000_t0000_u01760492098476") 2025/10/15 01:36:34 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f100a725d90836647_d20251015_m013449_c001_v0001145_t0031_u01760492089936") 2025/10/15 01:36:34 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f415fb23326816ca3_d20251015_m013442_c001_v7007000_t0000_u01760492082151") 2025/10/15 01:36:34 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f100a725d9083661f_d20251015_m013433_c001_v0001145_t0040_u01760492073474") 2025/10/15 01:36:34 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f400166412ba11426_d20251015_m013425_c001_v7007000_t0000_u01760492065479") 2025/10/15 01:36:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f100a725d908365f4_d20251015_m013416_c001_v0001145_t0048_u01760492056959") 2025/10/15 01:36:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f419401ec449d23ee_d20251015_m013404_c001_v7007000_t0000_u01760492044233") 2025/10/15 01:36:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beefb41_d20251015_m013358_c001_v0001184_t0056_u01760492038514") 2025/10/15 01:36:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f40478fe37c6b7686_d20251015_m013351_c001_v7007000_t0000_u01760492031285") 2025/10/15 01:36:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf041b25_d20251015_m013346_c001_v0001106_t0044_u01760492026117") 2025/10/15 01:36:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f419401ec449d23e0_d20251015_m013343_c001_v7007000_t0000_u01760492023856") 2025/10/15 01:36:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf041b06_d20251015_m013337_c001_v0001106_t0040_u01760492017954") 2025/10/15 01:36:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f4231b7539e57511a_d20251015_m013329_c001_v7007000_t0000_u01760492009673") 2025/10/15 01:36:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beefa04_d20251015_m013324_c001_v0001184_t0017_u01760492004561") 2025/10/15 01:36:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f422b06bf1c59b5c8_d20251015_m013322_c001_v7007000_t0000_u01760492002048") 2025/10/15 01:36:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beef9a2_d20251015_m013316_c001_v0001184_t0045_u01760491996438") 2025/10/15 01:36:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f40478fe37c6b7598_d20251015_m013303_c001_v7007000_t0000_u01760491983470") 2025/10/15 01:36:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf041a42_d20251015_m013256_c001_v0001106_t0010_u01760491976716") 2025/10/15 01:36:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f4192e54f0fb42cfd_d20251015_m013248_c001_v7007000_t0000_u01760491968943") 2025/10/15 01:36:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f1052e7e1d4663bb7_d20251015_m013240_c001_v0001150_t0020_u01760491960520") 2025/10/15 01:36:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f415e124fbb5d8a8f_d20251015_m013232_c001_v7007000_t0000_u01760491952478") 2025/10/15 01:36:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beef80b_d20251015_m013224_c001_v0001184_t0033_u01760491944045") 2025/10/15 01:36:35 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zffd28d53709deb5b9f980e1b_f40338a7a2904a2cd_d20251015_m013346_c001_v7007000_t0000_u01760492026702") 2025/10/15 01:36:35 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zffd28d53709deb5b9f980e1b_f1052e7e1d4663cbc_d20251015_m013342_c001_v0001150_t0046_u01760492022757") 2025/10/15 01:36:35 DEBUG : dir1/0014-89;=.: Deleting (id "4_zffd28d53709deb5b9f980e1b_f406528ccdad4dca4_d20251015_m013409_c001_v7007000_t0000_u01760492049323") 2025/10/15 01:36:35 DEBUG : dir1/0014-89;=.: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf041b5f_d20251015_m013403_c001_v0001106_t0020_u01760492043237") 2025/10/15 01:36:35 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f408d91f0597cf5ca_d20251015_m013533_c001_v7007000_t0000_u01760492133351") 2025/10/15 01:36:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f1052e7e1d4663e45_d20251015_m013524_c001_v0001150_t0035_u01760492124862") 2025/10/15 01:36:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f415fb23326816d2a_d20251015_m013516_c001_v7007000_t0000_u01760492116549") 2025/10/15 01:36:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f1052e7e1d4663e1f_d20251015_m013507_c001_v0001150_t0059_u01760492107782") 2025/10/15 01:36:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f415e124fbb5d8f67_d20251015_m013458_c001_v7007000_t0000_u01760492098659") 2025/10/15 01:36:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f1052e7e1d4663de7_d20251015_m013450_c001_v0001150_t0044_u01760492090283") 2025/10/15 01:36:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f415fb23326816ca4_d20251015_m013442_c001_v7007000_t0000_u01760492082332") 2025/10/15 01:36:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f1052e7e1d4663dac_d20251015_m013434_c001_v0001150_t0014_u01760492074159") 2025/10/15 01:36:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f400166412ba11427_d20251015_m013425_c001_v7007000_t0000_u01760492065662") 2025/10/15 01:36:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f1052e7e1d4663d5e_d20251015_m013417_c001_v0001150_t0005_u01760492057351") 2025/10/15 01:36:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f406528ccdad4dc8b_d20251015_m013404_c001_v7007000_t0000_u01760492044246") 2025/10/15 01:36:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f1052e7e1d4663d08_d20251015_m013358_c001_v0001150_t0013_u01760492038728") 2025/10/15 01:36:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f40478fe37c6b7689_d20251015_m013351_c001_v7007000_t0000_u01760492031466") 2025/10/15 01:36:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f1052e7e1d4663cd6_d20251015_m013346_c001_v0001150_t0057_u01760492026239") 2025/10/15 01:36:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f4192e54f0fb42d7d_d20251015_m013343_c001_v7007000_t0000_u01760492023863") 2025/10/15 01:36:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beefa87_d20251015_m013338_c001_v0001184_t0057_u01760492018443") 2025/10/15 01:36:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f4231b7539e57511b_d20251015_m013329_c001_v7007000_t0000_u01760492009856") 2025/10/15 01:36:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f100a725d9083654b_d20251015_m013324_c001_v0001145_t0013_u01760492004670") 2025/10/15 01:36:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f41649bf1751a4bcf_d20251015_m013322_c001_v7007000_t0000_u01760492002260") 2025/10/15 01:36:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f100a725d90836529_d20251015_m013316_c001_v0001145_t0026_u01760491996645") 2025/10/15 01:36:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f4131931c2e5ef78c_d20251015_m013303_c001_v7007000_t0000_u01760491983596") 2025/10/15 01:36:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f1052e7e1d4663bfc_d20251015_m013257_c001_v0001150_t0020_u01760491977177") 2025/10/15 01:36:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f4192e54f0fb42cfe_d20251015_m013249_c001_v7007000_t0000_u01760491969126") 2025/10/15 01:36:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beef886_d20251015_m013240_c001_v0001184_t0057_u01760491960759") 2025/10/15 01:36:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f415e124fbb5d8a90_d20251015_m013232_c001_v7007000_t0000_u01760491952663") 2025/10/15 01:36:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf0419e7_d20251015_m013224_c001_v0001106_t0020_u01760491944249") 2025/10/15 01:36:37 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zffd28d53709deb5b9f980e1b_f40338a7a2904a2ce_d20251015_m013346_c001_v7007000_t0000_u01760492026885") 2025/10/15 01:36:37 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zffd28d53709deb5b9f980e1b_f100a725d90836581_d20251015_m013342_c001_v0001145_t0035_u01760492022811") 2025/10/15 01:36:37 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zffd28d53709deb5b9f980e1b_f406528ccdad4dca6_d20251015_m013409_c001_v7007000_t0000_u01760492049509") 2025/10/15 01:36:37 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zffd28d53709deb5b9f980e1b_f1052e7e1d4663d1c_d20251015_m013403_c001_v0001150_t0009_u01760492043250") 2025/10/15 01:36:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f408d91f0597cf5cc_d20251015_m013533_c001_v7007000_t0000_u01760492133532") 2025/10/15 01:36:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf041c9d_d20251015_m013525_c001_v0001106_t0042_u01760492125239") 2025/10/15 01:36:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f415fb23326816d2b_d20251015_m013516_c001_v7007000_t0000_u01760492116732") 2025/10/15 01:36:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf041c51_d20251015_m013508_c001_v0001106_t0034_u01760492108103") 2025/10/15 01:36:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f415e124fbb5d8f68_d20251015_m013458_c001_v7007000_t0000_u01760492098840") 2025/10/15 01:36:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf041c1f_d20251015_m013450_c001_v0001106_t0000_u01760492090699") 2025/10/15 01:36:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f415fb23326816ca5_d20251015_m013442_c001_v7007000_t0000_u01760492082513") 2025/10/15 01:36:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf041bd1_d20251015_m013434_c001_v0001106_t0034_u01760492074409") 2025/10/15 01:36:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f400166412ba11428_d20251015_m013425_c001_v7007000_t0000_u01760492065844") 2025/10/15 01:36:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf041b9b_d20251015_m013417_c001_v0001106_t0053_u01760492057698") 2025/10/15 01:36:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f409a344462b97f24_d20251015_m013404_c001_v7007000_t0000_u01760492044256") 2025/10/15 01:36:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf041b47_d20251015_m013358_c001_v0001106_t0004_u01760492038970") 2025/10/15 01:36:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f40478fe37c6b768a_d20251015_m013351_c001_v7007000_t0000_u01760492031649") 2025/10/15 01:36:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beefae1_d20251015_m013346_c001_v0001184_t0024_u01760492026303") 2025/10/15 01:36:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f40478fe37c6b763b_d20251015_m013343_c001_v7007000_t0000_u01760492023873") 2025/10/15 01:36:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f100a725d9083656d_d20251015_m013338_c001_v0001145_t0046_u01760492018661") 2025/10/15 01:36:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f4231b7539e57511c_d20251015_m013330_c001_v7007000_t0000_u01760492010038") 2025/10/15 01:36:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beefa0c_d20251015_m013324_c001_v0001184_t0016_u01760492004766") 2025/10/15 01:36:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f4231b7539e5750ff_d20251015_m013322_c001_v7007000_t0000_u01760492002400") 2025/10/15 01:36:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf041aae_d20251015_m013316_c001_v0001106_t0006_u01760491996976") 2025/10/15 01:36:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f400166412ba113b6_d20251015_m013303_c001_v7007000_t0000_u01760491983609") 2025/10/15 01:36:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beef901_d20251015_m013257_c001_v0001184_t0059_u01760491977410") 2025/10/15 01:36:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f4192e54f0fb42cff_d20251015_m013249_c001_v7007000_t0000_u01760491969308") 2025/10/15 01:36:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf041a12_d20251015_m013240_c001_v0001106_t0025_u01760491960963") 2025/10/15 01:36:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f415e124fbb5d8a91_d20251015_m013232_c001_v7007000_t0000_u01760491952842") 2025/10/15 01:36:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f1052e7e1d4663b7b_d20251015_m013224_c001_v0001150_t0053_u01760491944950") 2025/10/15 01:36:38 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zffd28d53709deb5b9f980e1b_f40478fe37c6b7652_d20251015_m013347_c001_v7007000_t0000_u01760492027032") 2025/10/15 01:36:38 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beefab5_d20251015_m013342_c001_v0001184_t0012_u01760492022821") 2025/10/15 01:36:38 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zffd28d53709deb5b9f980e1b_f40478fe37c6b75a8_d20251015_m013306_c001_v7007000_t0000_u01760491986271") 2025/10/15 01:36:38 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zffd28d53709deb5b9f980e1b_f1052e7e1d4663c08_d20251015_m013301_c001_v0001150_t0037_u01760491981091") 2025/10/15 01:36:38 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zffd28d53709deb5b9f980e1b_f40478fe37c6b75aa_d20251015_m013306_c001_v7007000_t0000_u01760491986563") 2025/10/15 01:36:38 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beef91a_d20251015_m013301_c001_v0001184_t0042_u01760491981080") 2025/10/15 01:36:39 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zffd28d53709deb5b9f980e1b_f40478fe37c6b75ad_d20251015_m013306_c001_v7007000_t0000_u01760491986760") 2025/10/15 01:36:39 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beef91c_d20251015_m013301_c001_v0001184_t0019_u01760491981304") 2025/10/15 01:36:39 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zffd28d53709deb5b9f980e1b_f40478fe37c6b75b0_d20251015_m013306_c001_v7007000_t0000_u01760491986941") 2025/10/15 01:36:39 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf041a60_d20251015_m013301_c001_v0001106_t0052_u01760491981410") 2025/10/15 01:36:39 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zffd28d53709deb5b9f980e1b_f40478fe37c6b75b2_d20251015_m013307_c001_v7007000_t0000_u01760491987122") 2025/10/15 01:36:39 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zffd28d53709deb5b9f980e1b_f1052e7e1d4663c0c_d20251015_m013301_c001_v0001150_t0036_u01760491981517") 2025/10/15 01:36:39 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zffd28d53709deb5b9f980e1b_f40478fe37c6b75b4_d20251015_m013307_c001_v7007000_t0000_u01760491987315") 2025/10/15 01:36:39 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beef91e_d20251015_m013301_c001_v0001184_t0016_u01760491981578") 2025/10/15 01:36:39 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zffd28d53709deb5b9f980e1b_f40478fe37c6b75b6_d20251015_m013307_c001_v7007000_t0000_u01760491987497") 2025/10/15 01:36:39 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beef924_d20251015_m013301_c001_v0001184_t0007_u01760491981808") 2025/10/15 01:36:39 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zffd28d53709deb5b9f980e1b_f40478fe37c6b75b8_d20251015_m013307_c001_v7007000_t0000_u01760491987679") 2025/10/15 01:36:39 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zffd28d53709deb5b9f980e1b_f100a725d908364fb_d20251015_m013301_c001_v0001145_t0040_u01760491981886") 2025/10/15 01:36:39 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zffd28d53709deb5b9f980e1b_f40478fe37c6b75ba_d20251015_m013307_c001_v7007000_t0000_u01760491987860") 2025/10/15 01:36:39 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zffd28d53709deb5b9f980e1b_f1052e7e1d4663c14_d20251015_m013301_c001_v0001150_t0007_u01760491981926") 2025/10/15 01:36:39 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zffd28d53709deb5b9f980e1b_f40478fe37c6b75bc_d20251015_m013308_c001_v7007000_t0000_u01760491988042") 2025/10/15 01:36:39 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf041a64_d20251015_m013301_c001_v0001106_t0031_u01760491981976") 2025/10/15 01:36:39 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zffd28d53709deb5b9f980e1b_f40478fe37c6b75bf_d20251015_m013308_c001_v7007000_t0000_u01760491988223") 2025/10/15 01:36:39 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beef92a_d20251015_m013302_c001_v0001184_t0046_u01760491982013") 2025/10/15 01:36:39 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zffd28d53709deb5b9f980e1b_f40478fe37c6b75c1_d20251015_m013308_c001_v7007000_t0000_u01760491988406") 2025/10/15 01:36:39 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beef92c_d20251015_m013302_c001_v0001184_t0038_u01760491982218") 2025/10/15 01:36:39 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zffd28d53709deb5b9f980e1b_f40478fe37c6b75c3_d20251015_m013308_c001_v7007000_t0000_u01760491988588") 2025/10/15 01:36:40 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zffd28d53709deb5b9f980e1b_f1052e7e1d4663c18_d20251015_m013302_c001_v0001150_t0059_u01760491982231") 2025/10/15 01:36:40 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zffd28d53709deb5b9f980e1b_f40478fe37c6b75c4_d20251015_m013308_c001_v7007000_t0000_u01760491988769") 2025/10/15 01:36:40 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beef92e_d20251015_m013302_c001_v0001184_t0028_u01760491982423") 2025/10/15 01:36:40 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zffd28d53709deb5b9f980e1b_f40478fe37c6b75c5_d20251015_m013308_c001_v7007000_t0000_u01760491988950") 2025/10/15 01:36:40 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zffd28d53709deb5b9f980e1b_f100a725d908364fd_d20251015_m013302_c001_v0001145_t0047_u01760491982455") 2025/10/15 01:36:40 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zffd28d53709deb5b9f980e1b_f40478fe37c6b75c6_d20251015_m013309_c001_v7007000_t0000_u01760491989132") 2025/10/15 01:36:40 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf041a68_d20251015_m013302_c001_v0001106_t0049_u01760491982521") 2025/10/15 01:36:40 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f415fb23326816c73_d20251015_m013325_c001_v7007000_t0000_u01760492005189") 2025/10/15 01:36:40 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beef9ca_d20251015_m013320_c001_v0001184_t0048_u01760492000173") 2025/10/15 01:36:40 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f4165fb72936c66f1_d20251015_m013325_c001_v7007000_t0000_u01760492005212") 2025/10/15 01:36:40 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f1052e7e1d4663c5c_d20251015_m013320_c001_v0001150_t0025_u01760492000289") 2025/10/15 01:36:40 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f419401ec449d23d5_d20251015_m013325_c001_v7007000_t0000_u01760492005034") 2025/10/15 01:36:40 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beef9cc_d20251015_m013320_c001_v0001184_t0058_u01760492000388") 2025/10/15 01:36:40 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f4231b7539e575104_d20251015_m013325_c001_v7007000_t0000_u01760492005387") 2025/10/15 01:36:40 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f100a725d90836537_d20251015_m013320_c001_v0001145_t0027_u01760492000413") 2025/10/15 01:36:40 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f4103909a6941cc51_d20251015_m013325_c001_v7007000_t0000_u01760492005041") 2025/10/15 01:36:40 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf041abe_d20251015_m013320_c001_v0001106_t0052_u01760492000515") 2025/10/15 01:36:40 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f40338a7a29049ed5_d20251015_m013324_c001_v7007000_t0000_u01760492004987") 2025/10/15 01:36:40 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f1052e7e1d4663c60_d20251015_m013320_c001_v0001150_t0009_u01760492000546") 2025/10/15 01:36:40 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f4165fb72936c66ef_d20251015_m013324_c001_v7007000_t0000_u01760492004977") 2025/10/15 01:36:41 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beef9d2_d20251015_m013320_c001_v0001184_t0028_u01760492000643") 2025/10/15 01:36:41 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f4103909a6941cc52_d20251015_m013325_c001_v7007000_t0000_u01760492005223") 2025/10/15 01:36:41 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f100a725d90836539_d20251015_m013320_c001_v0001145_t0026_u01760492000792") 2025/10/15 01:36:41 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f422b06bf1c59b5cb_d20251015_m013325_c001_v7007000_t0000_u01760492005231") 2025/10/15 01:36:41 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f1052e7e1d4663c62_d20251015_m013320_c001_v0001150_t0031_u01760492000802") 2025/10/15 01:36:41 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f422b06bf1c59b5ca_d20251015_m013325_c001_v7007000_t0000_u01760492005048") 2025/10/15 01:36:41 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beef9d4_d20251015_m013320_c001_v0001184_t0001_u01760492000903") 2025/10/15 01:36:41 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f4231b7539e575102_d20251015_m013325_c001_v7007000_t0000_u01760492005021") 2025/10/15 01:36:41 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf041ac4_d20251015_m013321_c001_v0001106_t0046_u01760492001025") 2025/10/15 01:36:41 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f419401ec449d23d6_d20251015_m013325_c001_v7007000_t0000_u01760492005246") 2025/10/15 01:36:41 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f100a725d9083653d_d20251015_m013321_c001_v0001145_t0016_u01760492001072") 2025/10/15 01:36:41 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f40338a7a29049ed8_d20251015_m013325_c001_v7007000_t0000_u01760492005352") 2025/10/15 01:36:41 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beef9d8_d20251015_m013321_c001_v0001184_t0032_u01760492001119") 2025/10/15 01:36:41 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f418b4b763a702f16_d20251015_m013325_c001_v7007000_t0000_u01760492005363") 2025/10/15 01:36:41 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beef9de_d20251015_m013321_c001_v0001184_t0037_u01760492001314") 2025/10/15 01:36:41 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f415fb23326816c74_d20251015_m013325_c001_v7007000_t0000_u01760492005372") 2025/10/15 01:36:41 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f1052e7e1d4663c68_d20251015_m013321_c001_v0001150_t0004_u01760492001325") 2025/10/15 01:36:41 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f418b4b763a702f14_d20251015_m013324_c001_v7007000_t0000_u01760492004997") 2025/10/15 01:36:41 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beef9e4_d20251015_m013321_c001_v0001184_t0044_u01760492001519") 2025/10/15 01:36:41 DEBUG : dst/one: Deleting (id "4_zffd28d53709deb5b9f980e1b_f400166412ba112f1_d20251015_m013106_c001_v7007000_t0000_u01760491866459") 2025/10/15 01:36:42 DEBUG : dst/one: Deleting (id "4_zffd28d53709deb5b9f980e1b_f1177bb8ad1fffb36_d20251015_m013104_c001_v0001179_t0027_u01760491864425") 2025/10/15 01:36:42 DEBUG : dst/one: Deleting (id "4_zffd28d53709deb5b9f980e1b_f4192e54f0fb428a0_d20251015_m013104_c001_v7007000_t0000_u01760491864241") 2025/10/15 01:36:42 DEBUG : dst/one: Deleting (id "4_zffd28d53709deb5b9f980e1b_f1177bb8ad1fffb29_d20251015_m013101_c001_v0001179_t0058_u01760491861075") 2025/10/15 01:36:42 DEBUG : dst/one: Deleting (id "4_zffd28d53709deb5b9f980e1b_f4192e54f0fb4289d_d20251015_m013100_c001_v7007000_t0000_u01760491860343") 2025/10/15 01:36:42 DEBUG : dst/one: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf0418ea_d20251015_m013055_c001_v0001106_t0013_u01760491855832") 2025/10/15 01:36:42 DEBUG : dst/one: Deleting (id "4_zffd28d53709deb5b9f980e1b_f401d37430adaef15_d20251015_m013054_c001_v7007000_t0000_u01760491854372") 2025/10/15 01:36:42 DEBUG : dst/one: Deleting (id "4_zffd28d53709deb5b9f980e1b_f1189af0d5f721a45_d20251015_m013051_c001_v0001106_t0014_u01760491851237") 2025/10/15 01:36:42 DEBUG : dst/one: Deleting (id "4_zffd28d53709deb5b9f980e1b_f401d37430adaef11_d20251015_m013051_c001_v7007000_t0000_u01760491851053") 2025/10/15 01:36:42 DEBUG : dst/one: Deleting (id "4_zffd28d53709deb5b9f980e1b_f1189af0d5f721a31_d20251015_m013047_c001_v0001106_t0041_u01760491847118") 2025/10/15 01:36:42 DEBUG : dst/one: Deleting (id "4_zffd28d53709deb5b9f980e1b_f401d37430adaef09_d20251015_m013046_c001_v7007000_t0000_u01760491846390") 2025/10/15 01:36:42 DEBUG : dst/one: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beef4df_d20251015_m013042_c001_v0001184_t0019_u01760491842839") 2025/10/15 01:36:42 DEBUG : dst/one: Deleting (id "4_zffd28d53709deb5b9f980e1b_f40776c4bb3cce277_d20251015_m013041_c001_v7007000_t0000_u01760491841554") 2025/10/15 01:36:42 DEBUG : dst/one: Deleting (id "4_zffd28d53709deb5b9f980e1b_f116e571e22eeb52f_d20251015_m013040_c001_v0001100_t0037_u01760491840156") 2025/10/15 01:36:42 DEBUG : dst/one: Deleting (id "4_zffd28d53709deb5b9f980e1b_f40290cfc928cc728_d20251015_m013039_c001_v7007000_t0000_u01760491839971") 2025/10/15 01:36:42 DEBUG : dst/one: Deleting (id "4_zffd28d53709deb5b9f980e1b_f116e571e22eeb52b_d20251015_m013037_c001_v0001100_t0056_u01760491837232") 2025/10/15 01:36:42 DEBUG : dst/one: Deleting (id "4_zffd28d53709deb5b9f980e1b_f40290cfc928cc725_d20251015_m013036_c001_v7007000_t0000_u01760491836493") 2025/10/15 01:36:42 DEBUG : dst/one: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beef496_d20251015_m013032_c001_v0001184_t0030_u01760491832871") 2025/10/15 01:36:42 DEBUG : dst/one: Deleting (id "4_zffd28d53709deb5b9f980e1b_f40776c4bb3cce26c_d20251015_m013031_c001_v7007000_t0000_u01760491831937") 2025/10/15 01:36:42 DEBUG : dst/one: Deleting (id "4_zffd28d53709deb5b9f980e1b_f102653be2d5dbeb2_d20251015_m013030_c001_v0001105_t0033_u01760491830224") 2025/10/15 01:36:42 DEBUG : dst/one: Deleting (id "4_zffd28d53709deb5b9f980e1b_f4192e54f0fb42877_d20251015_m013030_c001_v7007000_t0000_u01760491830040") 2025/10/15 01:36:42 DEBUG : dst/one: Deleting (id "4_zffd28d53709deb5b9f980e1b_f102653be2d5dbeae_d20251015_m013025_c001_v0001105_t0014_u01760491825976") 2025/10/15 01:36:43 DEBUG : dst/one: Deleting (id "4_zffd28d53709deb5b9f980e1b_f4192e54f0fb4286e_d20251015_m013025_c001_v7007000_t0000_u01760491825254") 2025/10/15 01:36:43 DEBUG : dst/one: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beef43c_d20251015_m013019_c001_v0001184_t0052_u01760491819144") 2025/10/15 01:36:43 DEBUG : dst/one: Deleting (id "4_zffd28d53709deb5b9f980e1b_f40776c4bb3cce25e_d20251015_m013018_c001_v7007000_t0000_u01760491818235") 2025/10/15 01:36:43 DEBUG : dst/one: Deleting (id "4_zffd28d53709deb5b9f980e1b_f113004d426e384d8_d20251015_m013015_c001_v0001105_t0045_u01760491815323") 2025/10/15 01:36:43 DEBUG : dst/one: Deleting (id "4_zffd28d53709deb5b9f980e1b_f4149afcae7d56838_d20251015_m013014_c001_v7007000_t0000_u01760491814775") 2025/10/15 01:36:43 DEBUG : dst/one: Deleting (id "4_zffd28d53709deb5b9f980e1b_f113004d426e384c2_d20251015_m013009_c001_v0001105_t0008_u01760491809065") 2025/10/15 01:36:43 DEBUG : dst/one: Deleting (id "4_zffd28d53709deb5b9f980e1b_f4149afcae7d56827_d20251015_m013008_c001_v7007000_t0000_u01760491808341") 2025/10/15 01:36:43 DEBUG : dst/one: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beef3ce_d20251015_m013002_c001_v0001184_t0013_u01760491802775") 2025/10/15 01:36:43 DEBUG : dst/one: Deleting (id "4_zffd28d53709deb5b9f980e1b_f4165fb72936c5e51_d20251015_m013001_c001_v7007000_t0000_u01760491801858") 2025/10/15 01:36:43 DEBUG : dst/one: Deleting (id "4_zffd28d53709deb5b9f980e1b_f11532354a1ab98c7_d20251015_m012959_c001_v0001153_t0005_u01760491799974") 2025/10/15 01:36:43 DEBUG : dst/one: Deleting (id "4_zffd28d53709deb5b9f980e1b_f4192e54f0fb4243e_d20251015_m012959_c001_v7007000_t0000_u01760491799790") 2025/10/15 01:36:43 DEBUG : dst/one: Deleting (id "4_zffd28d53709deb5b9f980e1b_f11532354a1ab98b3_d20251015_m012955_c001_v0001153_t0004_u01760491795929") 2025/10/15 01:36:43 DEBUG : dst/one: Deleting (id "4_zffd28d53709deb5b9f980e1b_f4192e54f0fb42437_d20251015_m012955_c001_v7007000_t0000_u01760491795203") 2025/10/15 01:36:43 DEBUG : dst/one: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beef356_d20251015_m012949_c001_v0001184_t0048_u01760491789682") 2025/10/15 01:36:43 DEBUG : dst/one: Deleting (id "4_zffd28d53709deb5b9f980e1b_f409a344462b96da8_d20251015_m012948_c001_v7007000_t0000_u01760491788593") 2025/10/15 01:36:43 DEBUG : dst/one: Deleting (id "4_zffd28d53709deb5b9f980e1b_f11603d45722986cd_d20251015_m012942_c001_v0001137_t0012_u01760491782726") 2025/10/15 01:36:43 DEBUG : dst/one: Deleting (id "4_zffd28d53709deb5b9f980e1b_f42182d912066811a_d20251015_m012942_c001_v7007000_t0000_u01760491782522") 2025/10/15 01:36:43 DEBUG : dst/one: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beef2e0_d20251015_m012937_c001_v0001184_t0047_u01760491777678") 2025/10/15 01:36:43 DEBUG : dst/one: Deleting (id "4_zffd28d53709deb5b9f980e1b_f114ae12869ecee96_d20251015_m012936_c001_v0001181_t0014_u01760491776913") 2025/10/15 01:36:43 DEBUG : dst/one: Deleting (id "4_zffd28d53709deb5b9f980e1b_f114ae12869ecee90_d20251015_m012935_c001_v0001181_t0015_u01760491775958") 2025/10/15 01:36:43 DEBUG : dst/one: Deleting (id "4_zffd28d53709deb5b9f980e1b_f41649bf1751a4262_d20251015_m012922_c001_v7007000_t0000_u01760491762700") 2025/10/15 01:36:43 DEBUG : dst/one: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf041809_d20251015_m012915_c001_v0001106_t0045_u01760491755748") 2025/10/15 01:36:44 DEBUG : dst/one: Deleting (id "4_zffd28d53709deb5b9f980e1b_f10784b24f06e6905_d20251015_m012915_c001_v0001180_t0039_u01760491755002") 2025/10/15 01:36:44 DEBUG : dst/one: Deleting (id "4_zffd28d53709deb5b9f980e1b_f10784b24f06e6903_d20251015_m012914_c001_v0001180_t0011_u01760491754061") 2025/10/15 01:36:44 DEBUG : dst/one-2019-01-01: Deleting (id "4_zffd28d53709deb5b9f980e1b_f400166412ba112f2_d20251015_m013106_c001_v7007000_t0000_u01760491866641") 2025/10/15 01:36:44 DEBUG : dst/one-2019-01-01: Deleting (id "4_zffd28d53709deb5b9f980e1b_f104a7c0b6b53ae22_d20251015_m013103_c001_v0001183_t0029_u01760491863993") 2025/10/15 01:36:44 DEBUG : dst/one-2019-01-01: Deleting (id "4_zffd28d53709deb5b9f980e1b_f1143de58bf57bf74_d20251015_m013100_c001_v0001184_t0048_u01760491860103") 2025/10/15 01:36:44 DEBUG : dst/one.bak: Deleting (id "4_zffd28d53709deb5b9f980e1b_f401d37430adaef16_d20251015_m013054_c001_v7007000_t0000_u01760491854556") 2025/10/15 01:36:44 DEBUG : dst/one.bak: Deleting (id "4_zffd28d53709deb5b9f980e1b_f104fe577d9816814_d20251015_m013050_c001_v0001043_t0006_u01760491850385") 2025/10/15 01:36:44 DEBUG : dst/one.bak: Deleting (id "4_zffd28d53709deb5b9f980e1b_f1040ae6f8f0e099b_d20251015_m013046_c001_v0001157_t0026_u01760491846082") 2025/10/15 01:36:44 DEBUG : dst/one.bak: Deleting (id "4_zffd28d53709deb5b9f980e1b_f40776c4bb3cce278_d20251015_m013041_c001_v7007000_t0000_u01760491841736") 2025/10/15 01:36:44 DEBUG : dst/one.bak: Deleting (id "4_zffd28d53709deb5b9f980e1b_f111a99f780e1ce6c_d20251015_m013039_c001_v0001038_t0004_u01760491839533") 2025/10/15 01:36:44 DEBUG : dst/one.bak: Deleting (id "4_zffd28d53709deb5b9f980e1b_f116aca5c43c808c0_d20251015_m013036_c001_v0001176_t0025_u01760491836272") 2025/10/15 01:36:44 DEBUG : dst/three: Deleting (id "4_zffd28d53709deb5b9f980e1b_f409a344462b96da9_d20251015_m012948_c001_v7007000_t0000_u01760491788775") 2025/10/15 01:36:44 DEBUG : dst/three: Deleting (id "4_zffd28d53709deb5b9f980e1b_f114ae12869eceeba_d20251015_m012947_c001_v0001181_t0056_u01760491787270") 2025/10/15 01:36:44 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f400166412ba112f3_d20251015_m013106_c001_v7007000_t0000_u01760491866824") 2025/10/15 01:36:44 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f1152046df37ede2e_d20251015_m013105_c001_v0001092_t0021_u01760491865282") 2025/10/15 01:36:44 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f1014921f7a8a8d33_d20251015_m013101_c001_v0001171_t0001_u01760491861875") 2025/10/15 01:36:45 DEBUG : dst/three.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f400166412ba112f4_d20251015_m013107_c001_v7007000_t0000_u01760491867006") 2025/10/15 01:36:45 DEBUG : dst/three.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f1177bb8ad1fffb44_d20251015_m013105_c001_v0001179_t0026_u01760491865873") 2025/10/15 01:36:45 DEBUG : dst/three.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f4192e54f0fb428a1_d20251015_m013105_c001_v7007000_t0000_u01760491865688") 2025/10/15 01:36:45 DEBUG : dst/three.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f1177bb8ad1fffb32_d20251015_m013102_c001_v0001179_t0006_u01760491862507") 2025/10/15 01:36:45 DEBUG : dst/three.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f4192e54f0fb4289f_d20251015_m013102_c001_v7007000_t0000_u01760491862320") 2025/10/15 01:36:45 DEBUG : dst/three.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf0418f0_d20251015_m013057_c001_v0001106_t0032_u01760491857095") 2025/10/15 01:36:45 DEBUG : dst/three.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f401d37430adaef17_d20251015_m013054_c001_v7007000_t0000_u01760491854743") 2025/10/15 01:36:45 DEBUG : dst/three.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f1189af0d5f721a4d_d20251015_m013053_c001_v0001106_t0049_u01760491853504") 2025/10/15 01:36:45 DEBUG : dst/three.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f401d37430adaef13_d20251015_m013053_c001_v7007000_t0000_u01760491853319") 2025/10/15 01:36:45 DEBUG : dst/three.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f1189af0d5f721a3b_d20251015_m013048_c001_v0001106_t0017_u01760491848714") 2025/10/15 01:36:45 DEBUG : dst/three.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f401d37430adaef0b_d20251015_m013048_c001_v7007000_t0000_u01760491848529") 2025/10/15 01:36:45 DEBUG : dst/three.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beef4e5_d20251015_m013043_c001_v0001184_t0049_u01760491843456") 2025/10/15 01:36:45 DEBUG : dst/three.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f40290cfc928cc72a_d20251015_m013041_c001_v7007000_t0000_u01760491841001") 2025/10/15 01:36:45 DEBUG : dst/three.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf0418ca_d20251015_m013038_c001_v0001106_t0048_u01760491838382") 2025/10/15 01:36:45 DEBUG : dst/three.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f40290cfc928cc727_d20251015_m013038_c001_v7007000_t0000_u01760491838014") 2025/10/15 01:36:45 DEBUG : dst/three.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beef4a3_d20251015_m013033_c001_v0001184_t0050_u01760491833816") 2025/10/15 01:36:45 DEBUG : dst/three.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f4192e54f0fb42879_d20251015_m013031_c001_v7007000_t0000_u01760491831029") 2025/10/15 01:36:45 DEBUG : dst/three.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf0418a8_d20251015_m013028_c001_v0001106_t0049_u01760491828450") 2025/10/15 01:36:45 DEBUG : dst/three.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f4192e54f0fb42873_d20251015_m013027_c001_v7007000_t0000_u01760491827315") 2025/10/15 01:36:45 DEBUG : dst/three.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beef440_d20251015_m013020_c001_v0001184_t0001_u01760491820358") 2025/10/15 01:36:46 DEBUG : dst/three.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f4149afcae7d5683b_d20251015_m013016_c001_v7007000_t0000_u01760491816961") 2025/10/15 01:36:46 DEBUG : dst/three.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf041888_d20251015_m013010_c001_v0001106_t0050_u01760491810847") 2025/10/15 01:36:46 DEBUG : dst/three.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f4149afcae7d5682c_d20251015_m013009_c001_v7007000_t0000_u01760491809761") 2025/10/15 01:36:46 DEBUG : dst/three.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beef3d8_d20251015_m013003_c001_v0001184_t0004_u01760491803497") 2025/10/15 01:36:46 DEBUG : dst/three.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f4192e54f0fb42440_d20251015_m013000_c001_v7007000_t0000_u01760491800942") 2025/10/15 01:36:46 DEBUG : dst/three.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf04186c_d20251015_m012957_c001_v0001106_t0030_u01760491797992") 2025/10/15 01:36:46 DEBUG : dst/three.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f4192e54f0fb4243a_d20251015_m012956_c001_v7007000_t0000_u01760491796904") 2025/10/15 01:36:46 DEBUG : dst/three.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beef360_d20251015_m012950_c001_v0001184_t0044_u01760491790682") 2025/10/15 01:36:46 DEBUG : dst/three.txt.bak: Deleting (id "4_zffd28d53709deb5b9f980e1b_f401d37430adaef18_d20251015_m013054_c001_v7007000_t0000_u01760491854925") 2025/10/15 01:36:46 DEBUG : dst/three.txt.bak: Deleting (id "4_zffd28d53709deb5b9f980e1b_f107d772af08b3fef_d20251015_m013052_c001_v0001043_t0046_u01760491852659") 2025/10/15 01:36:46 DEBUG : dst/three.txt.bak: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109b8b5c07765f58_d20251015_m013048_c001_v0001098_t0000_u01760491848212") 2025/10/15 01:36:46 DEBUG : dst/three.txt.bak: Deleting (id "4_zffd28d53709deb5b9f980e1b_f40776c4bb3cce27b_d20251015_m013041_c001_v7007000_t0000_u01760491841917") 2025/10/15 01:36:46 DEBUG : dst/three.txt.bak: Deleting (id "4_zffd28d53709deb5b9f980e1b_f108b1de296e4e3af_d20251015_m013040_c001_v0001177_t0056_u01760491840777") 2025/10/15 01:36:46 DEBUG : dst/three.txt.bak: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beef4c3_d20251015_m013037_c001_v0001184_t0046_u01760491837812") 2025/10/15 01:36:46 DEBUG : dst/two: Deleting (id "4_zffd28d53709deb5b9f980e1b_f400166412ba112f5_d20251015_m013107_c001_v7007000_t0000_u01760491867187") 2025/10/15 01:36:46 DEBUG : dst/two: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beef53c_d20251015_m013056_c001_v0001184_t0005_u01760491856896") 2025/10/15 01:36:46 DEBUG : dst/two: Deleting (id "4_zffd28d53709deb5b9f980e1b_f401d37430adaef19_d20251015_m013055_c001_v7007000_t0000_u01760491855106") 2025/10/15 01:36:46 DEBUG : dst/two: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf0418d6_d20251015_m013043_c001_v0001106_t0005_u01760491843051") 2025/10/15 01:36:46 DEBUG : dst/two: Deleting (id "4_zffd28d53709deb5b9f980e1b_f40776c4bb3cce27c_d20251015_m013042_c001_v7007000_t0000_u01760491842099") 2025/10/15 01:36:46 DEBUG : dst/two: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf0418b8_d20251015_m013033_c001_v0001106_t0058_u01760491833069") 2025/10/15 01:36:46 DEBUG : dst/two: Deleting (id "4_zffd28d53709deb5b9f980e1b_f40776c4bb3cce26e_d20251015_m013032_c001_v7007000_t0000_u01760491832129") 2025/10/15 01:36:47 DEBUG : dst/two: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf04189c_d20251015_m013019_c001_v0001106_t0042_u01760491819716") 2025/10/15 01:36:47 DEBUG : dst/two: Deleting (id "4_zffd28d53709deb5b9f980e1b_f40776c4bb3cce260_d20251015_m013018_c001_v7007000_t0000_u01760491818417") 2025/10/15 01:36:47 DEBUG : dst/two: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf04187a_d20251015_m013002_c001_v0001106_t0018_u01760491802978") 2025/10/15 01:36:47 DEBUG : dst/two: Deleting (id "4_zffd28d53709deb5b9f980e1b_f4165fb72936c5e53_d20251015_m013002_c001_v7007000_t0000_u01760491802040") 2025/10/15 01:36:47 DEBUG : dst/two: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf04185e_d20251015_m012949_c001_v0001106_t0030_u01760491789892") 2025/10/15 01:36:47 DEBUG : dst/two: Deleting (id "4_zffd28d53709deb5b9f980e1b_f409a344462b96daa_d20251015_m012948_c001_v7007000_t0000_u01760491788956") 2025/10/15 01:36:47 DEBUG : dst/two: Deleting (id "4_zffd28d53709deb5b9f980e1b_f100d32ac40dee64d_d20251015_m012944_c001_v0001184_t0039_u01760491784655") 2025/10/15 01:36:47 DEBUG : dst/two: Deleting (id "4_zffd28d53709deb5b9f980e1b_f41649bf1751a4263_d20251015_m012922_c001_v7007000_t0000_u01760491762881") 2025/10/15 01:36:47 DEBUG : dst/two: Deleting (id "4_zffd28d53709deb5b9f980e1b_f10784b24f06e691d_d20251015_m012921_c001_v0001180_t0008_u01760491761772") 2025/10/15 01:36:47 DEBUG : empty space: Deleting (id "4_zffd28d53709deb5b9f980e1b_f4165fb72936c5e32_d20251015_m012848_c001_v7007000_t0000_u01760491728615") 2025/10/15 01:36:47 DEBUG : empty space: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf0417a3_d20251015_m012845_c001_v0001106_t0015_u01760491725227") 2025/10/15 01:36:47 DEBUG : empty space: Deleting (id "4_zffd28d53709deb5b9f980e1b_f4165fb72936c5e2f_d20251015_m012843_c001_v7007000_t0000_u01760491723372") 2025/10/15 01:36:47 DEBUG : empty space: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beef09d_d20251015_m012833_c001_v0001184_t0017_u01760491713586") 2025/10/15 01:36:47 DEBUG : empty space: Deleting (id "4_zffd28d53709deb5b9f980e1b_f41649bf1751a3e2b_d20251015_m012825_c001_v7007000_t0000_u01760491705062") 2025/10/15 01:36:47 DEBUG : empty space: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf041769_d20251015_m012821_c001_v0001106_t0033_u01760491701356") 2025/10/15 01:36:47 DEBUG : empty space: Deleting (id "4_zffd28d53709deb5b9f980e1b_f41649bf1751a3dad_d20251015_m012758_c001_v7007000_t0000_u01760491678064") 2025/10/15 01:36:47 DEBUG : empty space: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf04171b_d20251015_m012755_c001_v0001106_t0025_u01760491675522") 2025/10/15 01:36:47 DEBUG : empty space: Deleting (id "4_zffd28d53709deb5b9f980e1b_f41649bf1751a3d9a_d20251015_m012754_c001_v7007000_t0000_u01760491674357") 2025/10/15 01:36:47 DEBUG : empty space: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf04170f_d20251015_m012752_c001_v0001106_t0049_u01760491672470") 2025/10/15 01:36:47 DEBUG : empty space: Deleting (id "4_zffd28d53709deb5b9f980e1b_f4131931c2e5eea0d_d20251015_m012748_c001_v7007000_t0000_u01760491668834") 2025/10/15 01:36:47 DEBUG : empty space: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf0416fb_d20251015_m012746_c001_v0001106_t0042_u01760491666499") 2025/10/15 01:36:48 DEBUG : empty space: Deleting (id "4_zffd28d53709deb5b9f980e1b_f4131931c2e5eea0a_d20251015_m012745_c001_v7007000_t0000_u01760491665196") 2025/10/15 01:36:48 DEBUG : empty space: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf0416f1_d20251015_m012743_c001_v0001106_t0011_u01760491663388") 2025/10/15 01:36:48 DEBUG : empty space: Deleting (id "4_zffd28d53709deb5b9f980e1b_f4131931c2e5eea00_d20251015_m012735_c001_v7007000_t0000_u01760491655486") 2025/10/15 01:36:48 DEBUG : empty space: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf0416b9_d20251015_m012733_c001_v0001106_t0029_u01760491653522") 2025/10/15 01:36:48 DEBUG : empty space: Deleting (id "4_zffd28d53709deb5b9f980e1b_f4131931c2e5ee9fc_d20251015_m012732_c001_v7007000_t0000_u01760491652031") 2025/10/15 01:36:48 DEBUG : empty space: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf0416b5_d20251015_m012731_c001_v0001106_t0019_u01760491651001") 2025/10/15 01:36:48 DEBUG : empty space: Deleting (id "4_zffd28d53709deb5b9f980e1b_f4131931c2e5ee9f5_d20251015_m012725_c001_v7007000_t0000_u01760491645196") 2025/10/15 01:36:48 DEBUG : empty space: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf041692_d20251015_m012723_c001_v0001106_t0056_u01760491643060") 2025/10/15 01:36:48 DEBUG : empty space: Deleting (id "4_zffd28d53709deb5b9f980e1b_f4131931c2e5ee9f1_d20251015_m012721_c001_v7007000_t0000_u01760491641243") 2025/10/15 01:36:48 DEBUG : empty space: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf041682_d20251015_m012719_c001_v0001106_t0025_u01760491639975") 2025/10/15 01:36:48 DEBUG : empty space: Deleting (id "4_zffd28d53709deb5b9f980e1b_f4131931c2e5ee9f0_d20251015_m012719_c001_v7007000_t0000_u01760491639613") 2025/10/15 01:36:48 DEBUG : empty space: Deleting (id "4_zffd28d53709deb5b9f980e1b_f100b4bc3bde4bd55_d20251015_m012718_c001_v0001172_t0007_u01760491638977") 2025/10/15 01:36:48 DEBUG : empty space: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf04166c_d20251015_m012717_c001_v0001106_t0006_u01760491637052") 2025/10/15 01:36:48 DEBUG : enormous: Deleting (id "4_zffd28d53709deb5b9f980e1b_f41649bf1751a3da3_d20251015_m012757_c001_v7007000_t0000_u01760491677149") 2025/10/15 01:36:48 DEBUG : enormous: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf04171d_d20251015_m012756_c001_v0001106_t0010_u01760491676024") 2025/10/15 01:36:48 DEBUG : existing: Deleting (id "4_zffd28d53709deb5b9f980e1b_f400166412ba112fb_d20251015_m013111_c001_v7007000_t0000_u01760491871642") 2025/10/15 01:36:48 DEBUG : existing: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beef59c_d20251015_m013110_c001_v0001184_t0024_u01760491870475") 2025/10/15 01:36:48 DEBUG : existing: Deleting (id "4_zffd28d53709deb5b9f980e1b_f41649bf1751a3e27_d20251015_m012820_c001_v7007000_t0000_u01760491700038") 2025/10/15 01:36:48 DEBUG : existing: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf041763_d20251015_m012818_c001_v0001106_t0022_u01760491698761") 2025/10/15 01:36:48 DEBUG : existing: Deleting (id "4_zffd28d53709deb5b9f980e1b_f41185a1fa5e6176c_d20251015_m012713_c001_v7007000_t0000_u01760491633790") 2025/10/15 01:36:48 DEBUG : existing: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf041658_d20251015_m012712_c001_v0001106_t0053_u01760491632629") 2025/10/15 01:36:48 DEBUG : existing: Deleting (id "4_zffd28d53709deb5b9f980e1b_f41185a1fa5e6176a_d20251015_m012712_c001_v7007000_t0000_u01760491632086") 2025/10/15 01:36:48 DEBUG : existing: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf041650_d20251015_m012711_c001_v0001106_t0041_u01760491631253") 2025/10/15 01:36:49 DEBUG : existing: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf04164e_d20251015_m012709_c001_v0001106_t0028_u01760491629868") 2025/10/15 01:36:49 DEBUG : existing-b: Deleting (id "4_zffd28d53709deb5b9f980e1b_f41649bf1751a3e28_d20251015_m012820_c001_v7007000_t0000_u01760491700220") 2025/10/15 01:36:49 DEBUG : existing-b: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beef02c_d20251015_m012818_c001_v0001184_t0008_u01760491698752") 2025/10/15 01:36:49 DEBUG : file1: Deleting (id "4_zffd28d53709deb5b9f980e1b_f40776c4bb3cce6fb_d20251015_m013211_c001_v7007000_t0000_u01760491931098") 2025/10/15 01:36:49 DEBUG : file1: Deleting (id "4_zffd28d53709deb5b9f980e1b_f1052e7e1d4663b45_d20251015_m013209_c001_v0001150_t0056_u01760491929501") 2025/10/15 01:36:49 DEBUG : file1: Deleting (id "4_zffd28d53709deb5b9f980e1b_f40776c4bb3cce6f2_d20251015_m013208_c001_v7007000_t0000_u01760491928530") 2025/10/15 01:36:49 DEBUG : file1: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf0419c4_d20251015_m013206_c001_v0001106_t0042_u01760491926377") 2025/10/15 01:36:49 DEBUG : five: Deleting (id "4_zffd28d53709deb5b9f980e1b_f41649bf1751a3dd1_d20251015_m012803_c001_v7007000_t0000_u01760491683448") 2025/10/15 01:36:49 DEBUG : five: Deleting (id "4_zffd28d53709deb5b9f980e1b_f403656bbcf041735_d20251015_m012800_c001_v0001106_t0019_u01760491680473") 2025/10/15 01:36:49 DEBUG : foo: Deleting (id "4_zffd28d53709deb5b9f980e1b_f4131931c2e5ee9f3_d20251015_m012722_c001_v7007000_t0000_u01760491642698") 2025/10/15 01:36:49 DEBUG : foo: Deleting (id "4_zffd28d53709deb5b9f980e1b_f403656bbcf04168c_d20251015_m012722_c001_v0001106_t0019_u01760491642153") 2025/10/15 01:36:49 DEBUG : foo: Deleting (id "4_zffd28d53709deb5b9f980e1b_f403656bbcf04168a_d20251015_m012721_c001_v0001106_t0019_u01760491641603") 2025/10/15 01:36:49 DEBUG : four: Deleting (id "4_zffd28d53709deb5b9f980e1b_f41649bf1751a3dd3_d20251015_m012803_c001_v7007000_t0000_u01760491683630") 2025/10/15 01:36:49 DEBUG : four: Deleting (id "4_zffd28d53709deb5b9f980e1b_f409bb1ac2beeef9a_d20251015_m012801_c001_v0001184_t0042_u01760491681043") 2025/10/15 01:36:49 DEBUG : four: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf04172d_d20251015_m012759_c001_v0001106_t0013_u01760491679592") 2025/10/15 01:36:49 DEBUG : hello world2: Deleting (id "4_zffd28d53709deb5b9f980e1b_f409a344462b96cf0_d20251015_m012621_c001_v7007000_t0000_u01760491581716") 2025/10/15 01:36:49 DEBUG : hello world2: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf0415aa_d20251015_m012620_c001_v0001106_t0019_u01760491580809") 2025/10/15 01:36:49 DEBUG : ignore-size: Deleting (id "4_zffd28d53709deb5b9f980e1b_f41185a1fa5e61769_d20251015_m012709_c001_v7007000_t0000_u01760491629510") 2025/10/15 01:36:49 DEBUG : ignore-size: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf041648_d20251015_m012708_c001_v0001106_t0041_u01760491628208") 2025/10/15 01:36:49 DEBUG : nested/sub dir/file: Deleting (id "4_zffd28d53709deb5b9f980e1b_f41649bf1751a3e25_d20251015_m012818_c001_v7007000_t0000_u01760491698022") 2025/10/15 01:36:50 DEBUG : nested/sub dir/file: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beef01e_d20251015_m012816_c001_v0001184_t0041_u01760491696943") 2025/10/15 01:36:50 DEBUG : nested/sub dir/file: Deleting (id "4_zffd28d53709deb5b9f980e1b_f41649bf1751a3e22_d20251015_m012816_c001_v7007000_t0000_u01760491696203") 2025/10/15 01:36:50 DEBUG : nested/sub dir/file: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beef00e_d20251015_m012814_c001_v0001184_t0004_u01760491694870") 2025/10/15 01:36:50 DEBUG : one: Deleting (id "4_zffd28d53709deb5b9f980e1b_f41649bf1751a3dd6_d20251015_m012803_c001_v7007000_t0000_u01760491683811") 2025/10/15 01:36:50 DEBUG : one: Deleting (id "4_zffd28d53709deb5b9f980e1b_f403656bbcf041723_d20251015_m012758_c001_v0001106_t0019_u01760491678525") 2025/10/15 01:36:50 DEBUG : only0: Deleting (id "4_zffd28d53709deb5b9f980e1b_f40776c4bb3cce6d2_d20251015_m013201_c001_v7007000_t0000_u01760491921913") 2025/10/15 01:36:50 DEBUG : only0: Deleting (id "4_zffd28d53709deb5b9f980e1b_f408765edd69a09c1_d20251015_m013156_c001_v0001134_t0046_u01760491916870") 2025/10/15 01:36:50 DEBUG : only0: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf041966_d20251015_m013139_c001_v0001106_t0051_u01760491899250") 2025/10/15 01:36:50 DEBUG : only0: Deleting (id "4_zffd28d53709deb5b9f980e1b_f415fb233268167da_d20251015_m013133_c001_v7007000_t0000_u01760491893709") 2025/10/15 01:36:50 DEBUG : only0: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf04191c_d20251015_m013115_c001_v0001106_t0009_u01760491875511") 2025/10/15 01:36:50 DEBUG : only1: Deleting (id "4_zffd28d53709deb5b9f980e1b_f40776c4bb3cce6d3_d20251015_m013202_c001_v7007000_t0000_u01760491922094") 2025/10/15 01:36:50 DEBUG : only1: Deleting (id "4_zffd28d53709deb5b9f980e1b_f403656bbcf0419ae_d20251015_m013156_c001_v0001106_t0019_u01760491916998") 2025/10/15 01:36:50 DEBUG : only1: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf04196c_d20251015_m013140_c001_v0001106_t0035_u01760491900468") 2025/10/15 01:36:50 DEBUG : only1: Deleting (id "4_zffd28d53709deb5b9f980e1b_f4103909a6941c80f_d20251015_m013133_c001_v7007000_t0000_u01760491893327") 2025/10/15 01:36:50 DEBUG : only1: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf04191e_d20251015_m013116_c001_v0001106_t0013_u01760491876486") 2025/10/15 01:36:50 DEBUG : only10: Deleting (id "4_zffd28d53709deb5b9f980e1b_f40776c4bb3cce6d4_d20251015_m013202_c001_v7007000_t0000_u01760491922275") 2025/10/15 01:36:50 DEBUG : only10: Deleting (id "4_zffd28d53709deb5b9f980e1b_f409bb1ac2beef72c_d20251015_m013156_c001_v0001184_t0042_u01760491916237") 2025/10/15 01:36:50 DEBUG : only10: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf041986_d20251015_m013147_c001_v0001106_t0036_u01760491907712") 2025/10/15 01:36:50 DEBUG : only10: Deleting (id "4_zffd28d53709deb5b9f980e1b_f415fb233268167d7_d20251015_m013133_c001_v7007000_t0000_u01760491893163") 2025/10/15 01:36:50 DEBUG : only10: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf041938_d20251015_m013124_c001_v0001106_t0017_u01760491884171") 2025/10/15 01:36:51 DEBUG : only11: Deleting (id "4_zffd28d53709deb5b9f980e1b_f40776c4bb3cce6d5_d20251015_m013202_c001_v7007000_t0000_u01760491922458") 2025/10/15 01:36:51 DEBUG : only11: Deleting (id "4_zffd28d53709deb5b9f980e1b_f4052e7e1d4663b17_d20251015_m013156_c001_v0001150_t0010_u01760491916988") 2025/10/15 01:36:51 DEBUG : only11: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf04198c_d20251015_m013148_c001_v0001106_t0058_u01760491908655") 2025/10/15 01:36:51 DEBUG : only11: Deleting (id "4_zffd28d53709deb5b9f980e1b_f406528ccdad4cf3c_d20251015_m013132_c001_v7007000_t0000_u01760491892768") 2025/10/15 01:36:51 DEBUG : only11: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf04193a_d20251015_m013124_c001_v0001106_t0000_u01760491884871") 2025/10/15 01:36:51 DEBUG : only12: Deleting (id "4_zffd28d53709deb5b9f980e1b_f40776c4bb3cce6d6_d20251015_m013202_c001_v7007000_t0000_u01760491922638") 2025/10/15 01:36:51 DEBUG : only12: Deleting (id "4_zffd28d53709deb5b9f980e1b_f409bb1ac2beef732_d20251015_m013156_c001_v0001184_t0042_u01760491916645") 2025/10/15 01:36:51 DEBUG : only12: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf04198e_d20251015_m013149_c001_v0001106_t0020_u01760491909494") 2025/10/15 01:36:51 DEBUG : only12: Deleting (id "4_zffd28d53709deb5b9f980e1b_f406528ccdad4cf3f_d20251015_m013133_c001_v7007000_t0000_u01760491893313") 2025/10/15 01:36:51 DEBUG : only12: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf04193c_d20251015_m013125_c001_v0001106_t0009_u01760491885745") 2025/10/15 01:36:51 DEBUG : only13: Deleting (id "4_zffd28d53709deb5b9f980e1b_f40776c4bb3cce6d7_d20251015_m013202_c001_v7007000_t0000_u01760491922821") 2025/10/15 01:36:51 DEBUG : only13: Deleting (id "4_zffd28d53709deb5b9f980e1b_f403656bbcf0419a8_d20251015_m013156_c001_v0001106_t0019_u01760491916245") 2025/10/15 01:36:51 DEBUG : only13: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf041992_d20251015_m013150_c001_v0001106_t0011_u01760491910360") 2025/10/15 01:36:51 DEBUG : only13: Deleting (id "4_zffd28d53709deb5b9f980e1b_f422b06bf1c59ada1_d20251015_m013133_c001_v7007000_t0000_u01760491893517") 2025/10/15 01:36:51 DEBUG : only13: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf041940_d20251015_m013126_c001_v0001106_t0033_u01760491886555") 2025/10/15 01:36:51 DEBUG : only14: Deleting (id "4_zffd28d53709deb5b9f980e1b_f40776c4bb3cce6d8_d20251015_m013203_c001_v7007000_t0000_u01760491923004") 2025/10/15 01:36:51 DEBUG : only14: Deleting (id "4_zffd28d53709deb5b9f980e1b_f403656bbcf0419ac_d20251015_m013156_c001_v0001106_t0019_u01760491916815") 2025/10/15 01:36:51 DEBUG : only14: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf041994_d20251015_m013151_c001_v0001106_t0051_u01760491911230") 2025/10/15 01:36:51 DEBUG : only14: Deleting (id "4_zffd28d53709deb5b9f980e1b_f406528ccdad4d32a_d20251015_m013133_c001_v7007000_t0000_u01760491893868") 2025/10/15 01:36:51 DEBUG : only14: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf041942_d20251015_m013127_c001_v0001106_t0018_u01760491887322") 2025/10/15 01:36:51 DEBUG : only15: Deleting (id "4_zffd28d53709deb5b9f980e1b_f40776c4bb3cce6da_d20251015_m013203_c001_v7007000_t0000_u01760491923185") 2025/10/15 01:36:52 DEBUG : only15: Deleting (id "4_zffd28d53709deb5b9f980e1b_f409bb1ac2beef73a_d20251015_m013157_c001_v0001184_t0042_u01760491917011") 2025/10/15 01:36:52 DEBUG : only15: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf041998_d20251015_m013151_c001_v0001106_t0008_u01760491911934") 2025/10/15 01:36:52 DEBUG : only15: Deleting (id "4_zffd28d53709deb5b9f980e1b_f406528ccdad4cf3d_d20251015_m013132_c001_v7007000_t0000_u01760491892949") 2025/10/15 01:36:52 DEBUG : only15: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf041946_d20251015_m013128_c001_v0001106_t0050_u01760491888012") 2025/10/15 01:36:52 DEBUG : only16: Deleting (id "4_zffd28d53709deb5b9f980e1b_f40776c4bb3cce6db_d20251015_m013203_c001_v7007000_t0000_u01760491923367") 2025/10/15 01:36:52 DEBUG : only16: Deleting (id "4_zffd28d53709deb5b9f980e1b_f409bb1ac2beef73c_d20251015_m013157_c001_v0001184_t0042_u01760491917194") 2025/10/15 01:36:52 DEBUG : only16: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf04199a_d20251015_m013152_c001_v0001106_t0008_u01760491912660") 2025/10/15 01:36:52 DEBUG : only16: Deleting (id "4_zffd28d53709deb5b9f980e1b_f406528ccdad4cf3e_d20251015_m013133_c001_v7007000_t0000_u01760491893131") 2025/10/15 01:36:52 DEBUG : only16: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf041948_d20251015_m013128_c001_v0001106_t0052_u01760491888890") 2025/10/15 01:36:53 DEBUG : only17: Deleting (id "4_zffd28d53709deb5b9f980e1b_f40776c4bb3cce6dc_d20251015_m013203_c001_v7007000_t0000_u01760491923549") 2025/10/15 01:36:53 DEBUG : only17: Deleting (id "4_zffd28d53709deb5b9f980e1b_f403656bbcf0419aa_d20251015_m013156_c001_v0001106_t0019_u01760491916632") 2025/10/15 01:36:53 DEBUG : only17: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf04199e_d20251015_m013153_c001_v0001106_t0010_u01760491913489") 2025/10/15 01:36:53 DEBUG : only17: Deleting (id "4_zffd28d53709deb5b9f980e1b_f4103909a6941c80e_d20251015_m013133_c001_v7007000_t0000_u01760491893145") 2025/10/15 01:36:53 DEBUG : only17: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf04194a_d20251015_m013129_c001_v0001106_t0055_u01760491889479") 2025/10/15 01:36:53 DEBUG : only18: Deleting (id "4_zffd28d53709deb5b9f980e1b_f40776c4bb3cce6dd_d20251015_m013203_c001_v7007000_t0000_u01760491923731") 2025/10/15 01:36:53 DEBUG : only18: Deleting (id "4_zffd28d53709deb5b9f980e1b_f408765edd69a09c6_d20251015_m013157_c001_v0001134_t0046_u01760491917264") 2025/10/15 01:36:53 DEBUG : only18: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf0419a2_d20251015_m013154_c001_v0001106_t0036_u01760491914165") 2025/10/15 01:36:53 DEBUG : only18: Deleting (id "4_zffd28d53709deb5b9f980e1b_f415fb233268167d9_d20251015_m013133_c001_v7007000_t0000_u01760491893527") 2025/10/15 01:36:53 DEBUG : only18: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf04194c_d20251015_m013130_c001_v0001106_t0044_u01760491890418") 2025/10/15 01:36:53 DEBUG : only19: Deleting (id "4_zffd28d53709deb5b9f980e1b_f40776c4bb3cce6de_d20251015_m013203_c001_v7007000_t0000_u01760491923912") 2025/10/15 01:36:53 DEBUG : only19: Deleting (id "4_zffd28d53709deb5b9f980e1b_f409bb1ac2beef738_d20251015_m013156_c001_v0001184_t0042_u01760491916827") 2025/10/15 01:36:53 DEBUG : only19: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf0419a6_d20251015_m013155_c001_v0001106_t0039_u01760491915081") 2025/10/15 01:36:53 DEBUG : only19: Deleting (id "4_zffd28d53709deb5b9f980e1b_f406528ccdad4cfb9_d20251015_m013133_c001_v7007000_t0000_u01760491893685") 2025/10/15 01:36:53 DEBUG : only19: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf04194e_d20251015_m013131_c001_v0001106_t0046_u01760491891233") 2025/10/15 01:36:53 DEBUG : only2: Deleting (id "4_zffd28d53709deb5b9f980e1b_f40776c4bb3cce6e0_d20251015_m013204_c001_v7007000_t0000_u01760491924094") 2025/10/15 01:36:53 DEBUG : only2: Deleting (id "4_zffd28d53709deb5b9f980e1b_f403656bbcf0419b2_d20251015_m013157_c001_v0001106_t0019_u01760491917364") 2025/10/15 01:36:53 DEBUG : only2: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf041970_d20251015_m013141_c001_v0001106_t0020_u01760491901215") 2025/10/15 01:36:53 DEBUG : only2: Deleting (id "4_zffd28d53709deb5b9f980e1b_f422b06bf1c59ada0_d20251015_m013133_c001_v7007000_t0000_u01760491893334") 2025/10/15 01:36:53 DEBUG : only2: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf041920_d20251015_m013117_c001_v0001106_t0015_u01760491877319") 2025/10/15 01:36:53 DEBUG : only3: Deleting (id "4_zffd28d53709deb5b9f980e1b_f40776c4bb3cce6e1_d20251015_m013204_c001_v7007000_t0000_u01760491924276") 2025/10/15 01:36:53 DEBUG : only3: Deleting (id "4_zffd28d53709deb5b9f980e1b_f408765edd69a09c4_d20251015_m013157_c001_v0001134_t0046_u01760491917054") 2025/10/15 01:36:53 DEBUG : only3: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf041972_d20251015_m013142_c001_v0001106_t0049_u01760491902040") 2025/10/15 01:36:53 DEBUG : only3: Deleting (id "4_zffd28d53709deb5b9f980e1b_f422b06bf1c59ad9f_d20251015_m013133_c001_v7007000_t0000_u01760491893148") 2025/10/15 01:36:53 DEBUG : only3: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf041922_d20251015_m013118_c001_v0001106_t0004_u01760491878203") 2025/10/15 01:36:54 DEBUG : only4: Deleting (id "4_zffd28d53709deb5b9f980e1b_f40776c4bb3cce6e2_d20251015_m013204_c001_v7007000_t0000_u01760491924459") 2025/10/15 01:36:54 DEBUG : only4: Deleting (id "4_zffd28d53709deb5b9f980e1b_f4052e7e1d4663b19_d20251015_m013157_c001_v0001150_t0010_u01760491917172") 2025/10/15 01:36:54 DEBUG : only4: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf041976_d20251015_m013142_c001_v0001106_t0022_u01760491902788") 2025/10/15 01:36:54 DEBUG : only4: Deleting (id "4_zffd28d53709deb5b9f980e1b_f415fb233268167d8_d20251015_m013133_c001_v7007000_t0000_u01760491893345") 2025/10/15 01:36:54 DEBUG : only4: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf041926_d20251015_m013118_c001_v0001106_t0030_u01760491878904") 2025/10/15 01:36:54 DEBUG : only5: Deleting (id "4_zffd28d53709deb5b9f980e1b_f40776c4bb3cce6e3_d20251015_m013204_c001_v7007000_t0000_u01760491924641") 2025/10/15 01:36:54 DEBUG : only5: Deleting (id "4_zffd28d53709deb5b9f980e1b_f403656bbcf0419b0_d20251015_m013157_c001_v0001106_t0019_u01760491917181") 2025/10/15 01:36:54 DEBUG : only5: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf041978_d20251015_m013143_c001_v0001106_t0045_u01760491903553") 2025/10/15 01:36:54 DEBUG : only5: Deleting (id "4_zffd28d53709deb5b9f980e1b_f406528ccdad4cf40_d20251015_m013133_c001_v7007000_t0000_u01760491893494") 2025/10/15 01:36:54 DEBUG : only5: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf041928_d20251015_m013119_c001_v0001106_t0026_u01760491879713") 2025/10/15 01:36:54 DEBUG : only6: Deleting (id "4_zffd28d53709deb5b9f980e1b_f40776c4bb3cce6e4_d20251015_m013204_c001_v7007000_t0000_u01760491924884") 2025/10/15 01:36:54 DEBUG : only6: Deleting (id "4_zffd28d53709deb5b9f980e1b_f409bb1ac2beef742_d20251015_m013157_c001_v0001184_t0042_u01760491917377") 2025/10/15 01:36:54 DEBUG : only6: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf04197c_d20251015_m013144_c001_v0001106_t0028_u01760491904529") 2025/10/15 01:36:54 DEBUG : only6: Deleting (id "4_zffd28d53709deb5b9f980e1b_f422b06bf1c59ada3_d20251015_m013133_c001_v7007000_t0000_u01760491893880") 2025/10/15 01:36:54 DEBUG : only6: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf04192a_d20251015_m013120_c001_v0001106_t0019_u01760491880641") 2025/10/15 01:36:54 DEBUG : only7: Deleting (id "4_zffd28d53709deb5b9f980e1b_f40776c4bb3cce6e5_d20251015_m013205_c001_v7007000_t0000_u01760491925067") 2025/10/15 01:36:54 DEBUG : only7: Deleting (id "4_zffd28d53709deb5b9f980e1b_f408765edd69a09c8_d20251015_m013157_c001_v0001134_t0046_u01760491917480") 2025/10/15 01:36:54 DEBUG : only7: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf04197e_d20251015_m013145_c001_v0001106_t0049_u01760491905549") 2025/10/15 01:36:54 DEBUG : only7: Deleting (id "4_zffd28d53709deb5b9f980e1b_f4103909a6941c811_d20251015_m013133_c001_v7007000_t0000_u01760491893692") 2025/10/15 01:36:54 DEBUG : only7: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf041930_d20251015_m013121_c001_v0001106_t0037_u01760491881407") 2025/10/15 01:36:54 DEBUG : only8: Deleting (id "4_zffd28d53709deb5b9f980e1b_f40776c4bb3cce6e6_d20251015_m013205_c001_v7007000_t0000_u01760491925249") 2025/10/15 01:36:55 DEBUG : only8: Deleting (id "4_zffd28d53709deb5b9f980e1b_f4052e7e1d4663b1d_d20251015_m013157_c001_v0001150_t0010_u01760491917355") 2025/10/15 01:36:55 DEBUG : only8: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf041980_d20251015_m013146_c001_v0001106_t0049_u01760491906304") 2025/10/15 01:36:55 DEBUG : only8: Deleting (id "4_zffd28d53709deb5b9f980e1b_f422b06bf1c59ada2_d20251015_m013133_c001_v7007000_t0000_u01760491893699") 2025/10/15 01:36:55 DEBUG : only8: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf041932_d20251015_m013122_c001_v0001106_t0032_u01760491882378") 2025/10/15 01:36:55 DEBUG : only9: Deleting (id "4_zffd28d53709deb5b9f980e1b_f40776c4bb3cce6e8_d20251015_m013205_c001_v7007000_t0000_u01760491925430") 2025/10/15 01:36:55 DEBUG : only9: Deleting (id "4_zffd28d53709deb5b9f980e1b_f4052e7e1d4663b1f_d20251015_m013157_c001_v0001150_t0010_u01760491917537") 2025/10/15 01:36:55 DEBUG : only9: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf041984_d20251015_m013147_c001_v0001106_t0006_u01760491907032") 2025/10/15 01:36:55 DEBUG : only9: Deleting (id "4_zffd28d53709deb5b9f980e1b_f4103909a6941c810_d20251015_m013133_c001_v7007000_t0000_u01760491893509") 2025/10/15 01:36:55 DEBUG : only9: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf041936_d20251015_m013123_c001_v0001106_t0014_u01760491883381") 2025/10/15 01:36:55 DEBUG : potato: Deleting (id "4_zffd28d53709deb5b9f980e1b_f41649bf1751a3e1f_d20251015_m012813_c001_v7007000_t0000_u01760491693752") 2025/10/15 01:36:55 DEBUG : potato: Deleting (id "4_zffd28d53709deb5b9f980e1b_f10895561dbdbe879_d20251015_m012811_c001_v0001041_t0036_u01760491691627") 2025/10/15 01:36:55 DEBUG : potato: Deleting (id "4_zffd28d53709deb5b9f980e1b_f41649bf1751a3e0b_d20251015_m012810_c001_v7007000_t0000_u01760491690518") 2025/10/15 01:36:55 DEBUG : potato: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf041747_d20251015_m012808_c001_v0001106_t0057_u01760491688594") 2025/10/15 01:36:55 DEBUG : potato: Deleting (id "4_zffd28d53709deb5b9f980e1b_f41649bf1751a3df3_d20251015_m012807_c001_v7007000_t0000_u01760491687415") 2025/10/15 01:36:55 DEBUG : potato: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beeefb6_d20251015_m012804_c001_v0001184_t0055_u01760491684720") 2025/10/15 01:36:55 DEBUG : potato: Deleting (id "4_zffd28d53709deb5b9f980e1b_f4131931c2e5eea11_d20251015_m012751_c001_v7007000_t0000_u01760491671248") 2025/10/15 01:36:55 DEBUG : potato: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf041705_d20251015_m012749_c001_v0001106_t0037_u01760491669383") 2025/10/15 01:36:55 DEBUG : potato: Deleting (id "4_zffd28d53709deb5b9f980e1b_f4131931c2e5eea0c_d20251015_m012747_c001_v7007000_t0000_u01760491667618") 2025/10/15 01:36:55 DEBUG : potato: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf0416f9_d20251015_m012745_c001_v0001106_t0004_u01760491665738") 2025/10/15 01:36:55 DEBUG : potato: Deleting (id "4_zffd28d53709deb5b9f980e1b_f4131931c2e5eea09_d20251015_m012744_c001_v7007000_t0000_u01760491664223") 2025/10/15 01:36:55 DEBUG : potato: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf0416e7_d20251015_m012742_c001_v0001106_t0027_u01760491662760") 2025/10/15 01:36:55 DEBUG : potato: Deleting (id "4_zffd28d53709deb5b9f980e1b_f4131931c2e5ee9ff_d20251015_m012734_c001_v7007000_t0000_u01760491654935") 2025/10/15 01:36:55 DEBUG : potato: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf0416b7_d20251015_m012732_c001_v0001106_t0033_u01760491652575") 2025/10/15 01:36:56 DEBUG : potato: Deleting (id "4_zffd28d53709deb5b9f980e1b_f4131931c2e5ee9fd_d20251015_m012732_c001_v7007000_t0000_u01760491652212") 2025/10/15 01:36:56 DEBUG : potato: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf0416b1_d20251015_m012730_c001_v0001106_t0034_u01760491650468") 2025/10/15 01:36:56 DEBUG : potato: Deleting (id "4_zffd28d53709deb5b9f980e1b_f4131931c2e5ee9f9_d20251015_m012730_c001_v7007000_t0000_u01760491650065") 2025/10/15 01:36:56 DEBUG : potato: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf0416aa_d20251015_m012728_c001_v0001106_t0041_u01760491648915") 2025/10/15 01:36:56 DEBUG : potato: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf0416a4_d20251015_m012728_c001_v0001106_t0053_u01760491648064") 2025/10/15 01:36:56 DEBUG : potato: Deleting (id "4_zffd28d53709deb5b9f980e1b_f4131931c2e5ee9f8_d20251015_m012727_c001_v7007000_t0000_u01760491647699") 2025/10/15 01:36:56 DEBUG : potato: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf04169e_d20251015_m012726_c001_v0001106_t0056_u01760491646679") 2025/10/15 01:36:56 DEBUG : potato: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf04169a_d20251015_m012725_c001_v0001106_t0015_u01760491645739") 2025/10/15 01:36:56 DEBUG : potato: Deleting (id "4_zffd28d53709deb5b9f980e1b_f4131931c2e5ee9f6_d20251015_m012725_c001_v7007000_t0000_u01760491645377") 2025/10/15 01:36:56 DEBUG : potato: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf041696_d20251015_m012724_c001_v0001106_t0038_u01760491644283") 2025/10/15 01:36:56 DEBUG : potato2: Deleting (id "4_zffd28d53709deb5b9f980e1b_f418b4b763a702128_d20251015_m012858_c001_v7007000_t0000_u01760491738409") 2025/10/15 01:36:56 DEBUG : potato2: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf0417cb_d20251015_m012857_c001_v0001106_t0045_u01760491737552") 2025/10/15 01:36:56 DEBUG : potato2: Deleting (id "4_zffd28d53709deb5b9f980e1b_f4165fb72936c5e33_d20251015_m012848_c001_v7007000_t0000_u01760491728837") 2025/10/15 01:36:56 DEBUG : potato2: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beef0f0_d20251015_m012844_c001_v0001184_t0052_u01760491724666") 2025/10/15 01:36:56 DEBUG : potato2: Deleting (id "4_zffd28d53709deb5b9f980e1b_f40776c4bb3ccddf1_d20251015_m012837_c001_v7007000_t0000_u01760491717598") 2025/10/15 01:36:56 DEBUG : potato2: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf041785_d20251015_m012832_c001_v0001106_t0046_u01760491712664") 2025/10/15 01:36:56 DEBUG : potato2: Deleting (id "4_zffd28d53709deb5b9f980e1b_f41649bf1751a3e2c_d20251015_m012825_c001_v7007000_t0000_u01760491705289") 2025/10/15 01:36:56 DEBUG : potato2: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beef044_d20251015_m012821_c001_v0001184_t0057_u01760491701155") 2025/10/15 01:36:56 DEBUG : potato2: Deleting (id "4_zffd28d53709deb5b9f980e1b_f41649bf1751a3da6_d20251015_m012757_c001_v7007000_t0000_u01760491677331") 2025/10/15 01:36:56 DEBUG : potato2: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf041717_d20251015_m012754_c001_v0001106_t0032_u01760491674901") 2025/10/15 01:36:57 DEBUG : potato2: Deleting (id "4_zffd28d53709deb5b9f980e1b_f41649bf1751a3d9b_d20251015_m012754_c001_v7007000_t0000_u01760491674539") 2025/10/15 01:36:57 DEBUG : potato2: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf04170b_d20251015_m012751_c001_v0001106_t0058_u01760491671792") 2025/10/15 01:36:57 DEBUG : potato2: Deleting (id "4_zffd28d53709deb5b9f980e1b_f4131931c2e5eea12_d20251015_m012751_c001_v7007000_t0000_u01760491671429") 2025/10/15 01:36:57 DEBUG : potato2: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf041709_d20251015_m012750_c001_v0001106_t0010_u01760491670329") 2025/10/15 01:36:57 DEBUG : potato2: Deleting (id "4_zffd28d53709deb5b9f980e1b_f4131931c2e5eea0e_d20251015_m012749_c001_v7007000_t0000_u01760491669016") 2025/10/15 01:36:57 DEBUG : potato2: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf041701_d20251015_m012747_c001_v0001106_t0011_u01760491667982") 2025/10/15 01:36:57 DEBUG : potato2: Deleting (id "4_zffd28d53709deb5b9f980e1b_f4131931c2e5eea0b_d20251015_m012745_c001_v7007000_t0000_u01760491665377") 2025/10/15 01:36:57 DEBUG : potato2: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf0416f5_d20251015_m012744_c001_v0001106_t0036_u01760491664234") 2025/10/15 01:36:57 DEBUG : potato2: Deleting (id "4_zffd28d53709deb5b9f980e1b_f4131931c2e5eea01_d20251015_m012735_c001_v7007000_t0000_u01760491655670") 2025/10/15 01:36:57 DEBUG : potato2: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf0416c1_d20251015_m012734_c001_v0001106_t0006_u01760491654450") 2025/10/15 01:36:57 DEBUG : potato2: Deleting (id "4_zffd28d53709deb5b9f980e1b_f409a344462b96cf7_d20251015_m012625_c001_v7007000_t0000_u01760491585033") 2025/10/15 01:36:57 DEBUG : potato2: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf0415ba_d20251015_m012624_c001_v0001106_t0018_u01760491584137") 2025/10/15 01:36:57 DEBUG : potato2: Deleting (id "4_zffd28d53709deb5b9f980e1b_f409a344462b96cf3_d20251015_m012623_c001_v7007000_t0000_u01760491583238") 2025/10/15 01:36:57 DEBUG : potato2: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf0415ae_d20251015_m012622_c001_v0001106_t0042_u01760491582261") 2025/10/15 01:36:57 DEBUG : potato3: Deleting (id "4_zffd28d53709deb5b9f980e1b_f4165fb72936c5e34_d20251015_m012849_c001_v7007000_t0000_u01760491729237") 2025/10/15 01:36:57 DEBUG : potato3: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beef0fa_d20251015_m012845_c001_v0001184_t0038_u01760491725769") 2025/10/15 01:36:57 DEBUG : potato3: Deleting (id "4_zffd28d53709deb5b9f980e1b_f40776c4bb3ccddf0_d20251015_m012837_c001_v7007000_t0000_u01760491717417") 2025/10/15 01:36:57 DEBUG : potato3: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf04178b_d20251015_m012833_c001_v0001106_t0029_u01760491713793") 2025/10/15 01:36:57 DEBUG : potato3: Deleting (id "4_zffd28d53709deb5b9f980e1b_f41649bf1751a3e2d_d20251015_m012825_c001_v7007000_t0000_u01760491705525") 2025/10/15 01:36:57 DEBUG : potato3: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beef04f_d20251015_m012822_c001_v0001184_t0057_u01760491702024") 2025/10/15 01:36:58 DEBUG : pre-dest1/1: Deleting (id "4_zffd28d53709deb5b9f980e1b_f409a344462b96d9b_d20251015_m012931_c001_v7007000_t0000_u01760491771732") 2025/10/15 01:36:58 DEBUG : pre-dest1/1: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beef25c_d20251015_m012923_c001_v0001184_t0007_u01760491763627") 2025/10/15 01:36:58 DEBUG : pre-dest2/2: Deleting (id "4_zffd28d53709deb5b9f980e1b_f409a344462b96d9c_d20251015_m012931_c001_v7007000_t0000_u01760491771917") 2025/10/15 01:36:58 DEBUG : pre-dest2/2: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf04181f_d20251015_m012924_c001_v0001106_t0058_u01760491764180") 2025/10/15 01:36:58 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zffd28d53709deb5b9f980e1b_f41649bf1751a3e6c_d20251015_m012910_c001_v7007000_t0000_u01760491750021") 2025/10/15 01:36:58 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beef1cb_d20251015_m012906_c001_v0001184_t0034_u01760491746114") 2025/10/15 01:36:58 DEBUG : sizeonly: Deleting (id "4_zffd28d53709deb5b9f980e1b_f41185a1fa5e61766_d20251015_m012707_c001_v7007000_t0000_u01760491627653") 2025/10/15 01:36:58 DEBUG : sizeonly: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf041642_d20251015_m012706_c001_v0001106_t0024_u01760491626464") 2025/10/15 01:36:58 DEBUG : splitbanan: Deleting (id "4_zffd28d53709deb5b9f980e1b_f406528ccdad4dca8_d20251015_m013409_c001_v7007000_t0000_u01760492049693") 2025/10/15 01:36:58 DEBUG : splitbanan: Deleting (id "4_zffd28d53709deb5b9f980e1b_f100a725d908365c1_d20251015_m013401_c001_v0001145_t0032_u01760492041812") 2025/10/15 01:36:58 DEBUG : splitbananasplit: Deleting (id "4_zffd28d53709deb5b9f980e1b_f408d91f0597cf5ce_d20251015_m013533_c001_v7007000_t0000_u01760492133715") 2025/10/15 01:36:58 DEBUG : splitbananasplit: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf041ca3_d20251015_m013526_c001_v0001106_t0050_u01760492126747") 2025/10/15 01:36:58 DEBUG : splitbananasplit: Deleting (id "4_zffd28d53709deb5b9f980e1b_f415fb23326816d2d_d20251015_m013516_c001_v7007000_t0000_u01760492116915") 2025/10/15 01:36:58 DEBUG : splitbananasplit: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf041c57_d20251015_m013509_c001_v0001106_t0048_u01760492109983") 2025/10/15 01:36:58 DEBUG : splitbananasplit: Deleting (id "4_zffd28d53709deb5b9f980e1b_f415e124fbb5d8f69_d20251015_m013459_c001_v7007000_t0000_u01760492099033") 2025/10/15 01:36:58 DEBUG : splitbananasplit: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf041c23_d20251015_m013452_c001_v0001106_t0014_u01760492092243") 2025/10/15 01:36:58 DEBUG : splitbananasplit: Deleting (id "4_zffd28d53709deb5b9f980e1b_f415fb23326816ca6_d20251015_m013442_c001_v7007000_t0000_u01760492082694") 2025/10/15 01:36:58 DEBUG : splitbananasplit: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf041bd7_d20251015_m013435_c001_v0001106_t0039_u01760492075743") 2025/10/15 01:36:58 DEBUG : splitbananasplit: Deleting (id "4_zffd28d53709deb5b9f980e1b_f400166412ba11429_d20251015_m013426_c001_v7007000_t0000_u01760492066028") 2025/10/15 01:36:58 DEBUG : splitbananasplit: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf041ba3_d20251015_m013418_c001_v0001106_t0014_u01760492058928") 2025/10/15 01:36:58 DEBUG : splitbananasplit: Deleting (id "4_zffd28d53709deb5b9f980e1b_f40776c4bb3cceb6a_d20251015_m013404_c001_v7007000_t0000_u01760492044419") 2025/10/15 01:36:58 DEBUG : splitbananasplit: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf041b49_d20251015_m013400_c001_v0001106_t0055_u01760492040478") 2025/10/15 01:36:58 DEBUG : splitbananasplit: Deleting (id "4_zffd28d53709deb5b9f980e1b_f40478fe37c6b768c_d20251015_m013351_c001_v7007000_t0000_u01760492031830") 2025/10/15 01:36:59 DEBUG : splitbananasplit: Deleting (id "4_zffd28d53709deb5b9f980e1b_f100a725d90836589_d20251015_m013344_c001_v0001145_t0045_u01760492024848") 2025/10/15 01:36:59 DEBUG : splitbananasplit: Deleting (id "4_zffd28d53709deb5b9f980e1b_f4149afcae7d57c42_d20251015_m013343_c001_v7007000_t0000_u01760492023731") 2025/10/15 01:36:59 DEBUG : splitbananasplit: Deleting (id "4_zffd28d53709deb5b9f980e1b_f100a725d90836573_d20251015_m013340_c001_v0001145_t0048_u01760492020017") 2025/10/15 01:36:59 DEBUG : splitbananasplit: Deleting (id "4_zffd28d53709deb5b9f980e1b_f4231b7539e57511d_d20251015_m013330_c001_v7007000_t0000_u01760492010220") 2025/10/15 01:36:59 DEBUG : splitbananasplit: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf041acc_d20251015_m013323_c001_v0001106_t0009_u01760492003330") 2025/10/15 01:36:59 DEBUG : splitbananasplit: Deleting (id "4_zffd28d53709deb5b9f980e1b_f4165fb72936c66ea_d20251015_m013322_c001_v7007000_t0000_u01760492002036") 2025/10/15 01:36:59 DEBUG : splitbananasplit: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf041ab6_d20251015_m013318_c001_v0001106_t0033_u01760491998290") 2025/10/15 01:36:59 DEBUG : splitbananasplit: Deleting (id "4_zffd28d53709deb5b9f980e1b_f400166412ba113b5_d20251015_m013303_c001_v7007000_t0000_u01760491983423") 2025/10/15 01:36:59 DEBUG : splitbananasplit: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf041a54_d20251015_m013259_c001_v0001106_t0019_u01760491979098") 2025/10/15 01:36:59 DEBUG : splitbananasplit: Deleting (id "4_zffd28d53709deb5b9f980e1b_f4192e54f0fb42d00_d20251015_m013249_c001_v7007000_t0000_u01760491969488") 2025/10/15 01:36:59 DEBUG : splitbananasplit: Deleting (id "4_zffd28d53709deb5b9f980e1b_f1052e7e1d4663bc3_d20251015_m013242_c001_v0001150_t0028_u01760491962859") 2025/10/15 01:36:59 DEBUG : splitbananasplit: Deleting (id "4_zffd28d53709deb5b9f980e1b_f415e124fbb5d8a93_d20251015_m013233_c001_v7007000_t0000_u01760491953024") 2025/10/15 01:36:59 DEBUG : splitbananasplit: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beef81b_d20251015_m013226_c001_v0001184_t0007_u01760491946425") 2025/10/15 01:36:59 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zffd28d53709deb5b9f980e1b_f405b1185a12116c5_d20251015_m013346_c001_v7007000_t0000_u01760492026812") 2025/10/15 01:36:59 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beefa9f_d20251015_m013341_c001_v0001184_t0007_u01760492021294") 2025/10/15 01:36:59 DEBUG : sub dir/hello world: Deleting (id "4_zffd28d53709deb5b9f980e1b_f40776c4bb3cce70b_d20251015_m013218_c001_v7007000_t0000_u01760491938432") 2025/10/15 01:36:59 DEBUG : sub dir/hello world: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf0419ce_d20251015_m013215_c001_v0001106_t0027_u01760491935718") 2025/10/15 01:36:59 DEBUG : sub dir/hello world: Deleting (id "4_zffd28d53709deb5b9f980e1b_f4175adbfc6e0cd4e_d20251015_m013214_c001_v7007000_t0000_u01760491934570") 2025/10/15 01:36:59 DEBUG : sub dir/hello world: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beef7ab_d20251015_m013212_c001_v0001184_t0044_u01760491932044") 2025/10/15 01:36:59 DEBUG : sub dir/hello world: Deleting (id "4_zffd28d53709deb5b9f980e1b_f41649bf1751a3e26_d20251015_m012818_c001_v7007000_t0000_u01760491698204") 2025/10/15 01:37:00 DEBUG : sub dir/hello world: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf04175f_d20251015_m012817_c001_v0001106_t0055_u01760491697040") 2025/10/15 01:37:00 DEBUG : sub dir/hello world: Deleting (id "4_zffd28d53709deb5b9f980e1b_f41649bf1751a3e23_d20251015_m012816_c001_v7007000_t0000_u01760491696385") 2025/10/15 01:37:00 DEBUG : sub dir/hello world: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf041759_d20251015_m012815_c001_v0001106_t0006_u01760491695222") 2025/10/15 01:37:00 DEBUG : sub dir/hello world: Deleting (id "4_zffd28d53709deb5b9f980e1b_f41185a1fa5e61762_d20251015_m012703_c001_v7007000_t0000_u01760491623901") 2025/10/15 01:37:00 DEBUG : sub dir/hello world: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf04163a_d20251015_m012702_c001_v0001106_t0030_u01760491622045") 2025/10/15 01:37:00 DEBUG : sub dir/hello world: Deleting (id "4_zffd28d53709deb5b9f980e1b_f41185a1fa5e61760_d20251015_m012701_c001_v7007000_t0000_u01760491621688") 2025/10/15 01:37:00 DEBUG : sub dir/hello world: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf041632_d20251015_m012700_c001_v0001106_t0053_u01760491620248") 2025/10/15 01:37:00 DEBUG : sub dir/hello world: Deleting (id "4_zffd28d53709deb5b9f980e1b_f41185a1fa5e6175e_d20251015_m012658_c001_v7007000_t0000_u01760491618104") 2025/10/15 01:37:00 DEBUG : sub dir/hello world: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf04162a_d20251015_m012656_c001_v0001106_t0011_u01760491616588") 2025/10/15 01:37:00 DEBUG : sub dir/hello world: Deleting (id "4_zffd28d53709deb5b9f980e1b_f41185a1fa5e6175c_d20251015_m012656_c001_v7007000_t0000_u01760491616025") 2025/10/15 01:37:00 DEBUG : sub dir/hello world: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf041626_d20251015_m012654_c001_v0001106_t0054_u01760491614320") 2025/10/15 01:37:00 DEBUG : sub dir/hello world: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf041620_d20251015_m012651_c001_v0001106_t0037_u01760491611423") 2025/10/15 01:37:00 DEBUG : sub dir/hello world: Deleting (id "4_zffd28d53709deb5b9f980e1b_f41185a1fa5e61758_d20251015_m012651_c001_v7007000_t0000_u01760491611065") 2025/10/15 01:37:00 DEBUG : sub dir/hello world: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf04161a_d20251015_m012650_c001_v0001106_t0034_u01760491610166") 2025/10/15 01:37:00 DEBUG : sub dir/hello world: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf041614_d20251015_m012648_c001_v0001106_t0056_u01760491608998") 2025/10/15 01:37:00 DEBUG : sub dir/hello world: Deleting (id "4_zffd28d53709deb5b9f980e1b_f41185a1fa5e61756_d20251015_m012648_c001_v7007000_t0000_u01760491608641") 2025/10/15 01:37:00 DEBUG : sub dir/hello world: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf041608_d20251015_m012645_c001_v0001106_t0015_u01760491605641") 2025/10/15 01:37:00 DEBUG : sub dir/hello world: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf041600_d20251015_m012642_c001_v0001106_t0009_u01760491602437") 2025/10/15 01:37:00 DEBUG : sub dir/hello world: Deleting (id "4_zffd28d53709deb5b9f980e1b_f409a344462b96d13_d20251015_m012642_c001_v7007000_t0000_u01760491602077") 2025/10/15 01:37:00 DEBUG : sub dir/hello world: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf0415fc_d20251015_m012641_c001_v0001106_t0019_u01760491601120") 2025/10/15 01:37:00 DEBUG : sub dir/hello world: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf0415f8_d20251015_m012640_c001_v0001106_t0025_u01760491600058") 2025/10/15 01:37:01 DEBUG : sub dir/hello world: Deleting (id "4_zffd28d53709deb5b9f980e1b_f409a344462b96d0e_d20251015_m012639_c001_v7007000_t0000_u01760491599696") 2025/10/15 01:37:01 DEBUG : sub dir/hello world: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf0415e8_d20251015_m012635_c001_v0001106_t0015_u01760491595169") 2025/10/15 01:37:01 DEBUG : sub dir/hello world: Deleting (id "4_zffd28d53709deb5b9f980e1b_f409a344462b96d06_d20251015_m012634_c001_v7007000_t0000_u01760491594808") 2025/10/15 01:37:01 DEBUG : sub dir/hello world: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf0415e0_d20251015_m012633_c001_v0001106_t0056_u01760491593770") 2025/10/15 01:37:01 DEBUG : sub dir/hello world: Deleting (id "4_zffd28d53709deb5b9f980e1b_f409a344462b96d04_d20251015_m012632_c001_v7007000_t0000_u01760491592806") 2025/10/15 01:37:01 DEBUG : sub dir/hello world: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf0415dc_d20251015_m012631_c001_v0001106_t0049_u01760491591825") 2025/10/15 01:37:01 DEBUG : sub dir/hello world: Deleting (id "4_zffd28d53709deb5b9f980e1b_f409a344462b96d03_d20251015_m012631_c001_v7007000_t0000_u01760491591282") 2025/10/15 01:37:01 DEBUG : sub dir/hello world: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf0415d4_d20251015_m012630_c001_v0001106_t0039_u01760491590363") 2025/10/15 01:37:01 DEBUG : sub dir/hello world: Deleting (id "4_zffd28d53709deb5b9f980e1b_f409a344462b96d02_d20251015_m012629_c001_v7007000_t0000_u01760491589460") 2025/10/15 01:37:01 DEBUG : sub dir/hello world: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf0415d0_d20251015_m012628_c001_v0001106_t0052_u01760491588489") 2025/10/15 01:37:01 DEBUG : sub dir/hello world: Deleting (id "4_zffd28d53709deb5b9f980e1b_f409a344462b96cff_d20251015_m012627_c001_v7007000_t0000_u01760491587942") 2025/10/15 01:37:01 DEBUG : sub dir/hello world: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf0415ce_d20251015_m012627_c001_v0001106_t0010_u01760491587106") 2025/10/15 01:37:01 DEBUG : sub dir/hello world: Deleting (id "4_zffd28d53709deb5b9f980e1b_f409a344462b96cfe_d20251015_m012626_c001_v7007000_t0000_u01760491586564") 2025/10/15 01:37:01 DEBUG : sub dir/hello world: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf0415ca_d20251015_m012625_c001_v0001106_t0021_u01760491585606") 2025/10/15 01:37:01 DEBUG : sub dir/hello world: Deleting (id "4_zffd28d53709deb5b9f980e1b_f409a344462b96ced_d20251015_m012620_c001_v7007000_t0000_u01760491580252") 2025/10/15 01:37:01 DEBUG : sub dir/hello world: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf04159e_d20251015_m012619_c001_v0001106_t0033_u01760491579304") 2025/10/15 01:37:01 DEBUG : sub dir/hello world: Deleting (id "4_zffd28d53709deb5b9f980e1b_f409a344462b96ce9_d20251015_m012618_c001_v7007000_t0000_u01760491578750") 2025/10/15 01:37:01 DEBUG : sub dir/hello world: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf041596_d20251015_m012617_c001_v0001106_t0057_u01760491577764") 2025/10/15 01:37:01 DEBUG : sub dir/hello world: Deleting (id "4_zffd28d53709deb5b9f980e1b_f409a344462b96ce8_d20251015_m012616_c001_v7007000_t0000_u01760491576855") 2025/10/15 01:37:01 DEBUG : sub dir/hello world: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf04158e_d20251015_m012615_c001_v0001106_t0047_u01760491575936") 2025/10/15 01:37:01 DEBUG : sub dir/hello world: Deleting (id "4_zffd28d53709deb5b9f980e1b_f409a344462b96ce4_d20251015_m012613_c001_v7007000_t0000_u01760491573574") 2025/10/15 01:37:02 DEBUG : sub dir/hello world: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf041584_d20251015_m012612_c001_v0001106_t0013_u01760491572670") 2025/10/15 01:37:02 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zffd28d53709deb5b9f980e1b_f40776c4bb3cce70c_d20251015_m013218_c001_v7007000_t0000_u01760491938614") 2025/10/15 01:37:02 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beef7c1_d20251015_m013215_c001_v0001184_t0029_u01760491935373") 2025/10/15 01:37:02 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zffd28d53709deb5b9f980e1b_f4175adbfc6e0cd50_d20251015_m013214_c001_v7007000_t0000_u01760491934751") 2025/10/15 01:37:02 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zffd28d53709deb5b9f980e1b_f1052e7e1d4663b4f_d20251015_m013212_c001_v0001150_t0033_u01760491932054") 2025/10/15 01:37:02 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f408d91f0597cf5dd_d20251015_m013535_c001_v7007000_t0000_u01760492135711") 2025/10/15 01:37:02 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beefdf2_d20251015_m013535_c001_v0001184_t0050_u01760492135077") 2025/10/15 01:37:02 DEBUG : sub/yam: Deleting (id "4_zffd28d53709deb5b9f980e1b_f41649bf1751a3e1e_d20251015_m012813_c001_v7007000_t0000_u01760491693209") 2025/10/15 01:37:02 DEBUG : sub/yam: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beeeff2_d20251015_m012811_c001_v0001184_t0018_u01760491691274") 2025/10/15 01:37:02 DEBUG : test_dir1/file2: Deleting (id "4_zffd28d53709deb5b9f980e1b_f40776c4bb3cce6fc_d20251015_m013211_c001_v7007000_t0000_u01760491931279") 2025/10/15 01:37:02 DEBUG : test_dir1/file2: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf0419c8_d20251015_m013209_c001_v0001106_t0049_u01760491929488") 2025/10/15 01:37:02 DEBUG : test_dir1/file2: Deleting (id "4_zffd28d53709deb5b9f980e1b_f40776c4bb3cce6f3_d20251015_m013208_c001_v7007000_t0000_u01760491928714") 2025/10/15 01:37:02 DEBUG : test_dir1/file2: Deleting (id "4_zffd28d53709deb5b9f980e1b_f1052e7e1d4663b39_d20251015_m013206_c001_v0001150_t0029_u01760491926945") 2025/10/15 01:37:02 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zffd28d53709deb5b9f980e1b_f40776c4bb3cce6fd_d20251015_m013211_c001_v7007000_t0000_u01760491931460") 2025/10/15 01:37:02 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beef797_d20251015_m013209_c001_v0001184_t0055_u01760491929480") 2025/10/15 01:37:02 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zffd28d53709deb5b9f980e1b_f40776c4bb3cce6f4_d20251015_m013208_c001_v7007000_t0000_u01760491928898") 2025/10/15 01:37:02 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beef783_d20251015_m013206_c001_v0001184_t0016_u01760491926392") 2025/10/15 01:37:02 DEBUG : three: Deleting (id "4_zffd28d53709deb5b9f980e1b_f41649bf1751a3dd9_d20251015_m012803_c001_v7007000_t0000_u01760491683992") 2025/10/15 01:37:02 DEBUG : three: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf04173b_d20251015_m012802_c001_v0001106_t0032_u01760491682239") 2025/10/15 01:37:02 DEBUG : three: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf041729_d20251015_m012758_c001_v0001106_t0049_u01760491678889") 2025/10/15 01:37:02 DEBUG : tictactoe/tictactoe: Deleting (id "4_zffd28d53709deb5b9f980e1b_f408d91f0597cf5ed_d20251015_m013537_c001_v7007000_t0000_u01760492137625") 2025/10/15 01:37:03 DEBUG : tictactoe/tictactoe: Deleting (id "4_zffd28d53709deb5b9f980e1b_f100a725d908366ec_d20251015_m013536_c001_v0001145_t0018_u01760492136668") 2025/10/15 01:37:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f408d91f0597cf657_d20251015_m013557_c001_v7007000_t0000_u01760492157402") 2025/10/15 01:37:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f1052e7e1d4663e88_d20251015_m013555_c001_v0001150_t0026_u01760492155202") 2025/10/15 01:37:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f408d91f0597cf654_d20251015_m013553_c001_v7007000_t0000_u01760492153651") 2025/10/15 01:37:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f100a725d9083671a_d20251015_m013552_c001_v0001145_t0047_u01760492152012") 2025/10/15 01:37:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f408d91f0597cf64f_d20251015_m013551_c001_v7007000_t0000_u01760492151062") 2025/10/15 01:37:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beefe6d_d20251015_m013550_c001_v0001184_t0047_u01760492150451") 2025/10/15 01:37:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f408d91f0597cf629_d20251015_m013545_c001_v7007000_t0000_u01760492145118") 2025/10/15 01:37:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f100a725d90836704_d20251015_m013543_c001_v0001145_t0016_u01760492143879") 2025/10/15 01:37:03 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f408d91f0597cf641_d20251015_m013547_c001_v7007000_t0000_u01760492147651") 2025/10/15 01:37:03 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f1052e7e1d4663e7d_d20251015_m013546_c001_v0001150_t0001_u01760492146073") 2025/10/15 01:37:03 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f408d91f0597cf618_d20251015_m013542_c001_v7007000_t0000_u01760492142915") 2025/10/15 01:37:03 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beefe2b_d20251015_m013542_c001_v0001184_t0024_u01760492142296") 2025/10/15 01:37:03 DEBUG : toe/toe/tictactoe: Deleting (id "4_zffd28d53709deb5b9f980e1b_f408d91f0597cf60b_d20251015_m013541_c001_v7007000_t0000_u01760492141303") 2025/10/15 01:37:03 DEBUG : toe/toe/tictactoe: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf041cc9_d20251015_m013540_c001_v0001106_t0010_u01760492140248") 2025/10/15 01:37:03 DEBUG : toe/toe/tictactoe: Deleting (id "4_zffd28d53709deb5b9f980e1b_f408d91f0597cf5fa_d20251015_m013539_c001_v7007000_t0000_u01760492139287") 2025/10/15 01:37:03 DEBUG : toe/toe/tictactoe: Deleting (id "4_zffd28d53709deb5b9f980e1b_f1052e7e1d4663e6d_d20251015_m013538_c001_v0001150_t0031_u01760492138582") 2025/10/15 01:37:03 DEBUG : toe/toe/toe: Deleting (id "4_zffd28d53709deb5b9f980e1b_f40820d315e11a15a_d20251015_m013602_c001_v7007000_t0000_u01760492162637") 2025/10/15 01:37:03 DEBUG : toe/toe/toe: Deleting (id "4_zffd28d53709deb5b9f980e1b_f100a725d90836728_d20251015_m013601_c001_v0001145_t0015_u01760492161809") 2025/10/15 01:37:03 DEBUG : toe/toe/toe: Deleting (id "4_zffd28d53709deb5b9f980e1b_f408d91f0597cf64a_d20251015_m013549_c001_v7007000_t0000_u01760492149501") 2025/10/15 01:37:03 DEBUG : toe/toe/toe: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf041ce2_d20251015_m013548_c001_v0001106_t0024_u01760492148602") 2025/10/15 01:37:03 DEBUG : toe/toe/toe.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f408d91f0597cf658_d20251015_m013557_c001_v7007000_t0000_u01760492157991") 2025/10/15 01:37:04 DEBUG : toe/toe/toe.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f103656bbcf041d14_d20251015_m013556_c001_v0001106_t0019_u01760492156588") 2025/10/15 01:37:04 DEBUG : toe/toe/toe.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f408d91f0597cf655_d20251015_m013554_c001_v7007000_t0000_u01760492154238") 2025/10/15 01:37:04 DEBUG : toe/toe/toe.txt: Deleting (id "4_zffd28d53709deb5b9f980e1b_f111bd208dc108bf0_d20251015_m013553_c001_v0001182_t0010_u01760492153436") 2025/10/15 01:37:04 DEBUG : two: Deleting (id "4_zffd28d53709deb5b9f980e1b_f41649bf1751a3ddb_d20251015_m012804_c001_v7007000_t0000_u01760491684173") 2025/10/15 01:37:04 DEBUG : two: Deleting (id "4_zffd28d53709deb5b9f980e1b_f40895561dbdbe867_d20251015_m012801_c001_v0001041_t0043_u01760491681215") 2025/10/15 01:37:04 DEBUG : two: Deleting (id "4_zffd28d53709deb5b9f980e1b_f403656bbcf041727_d20251015_m012758_c001_v0001106_t0019_u01760491678707") 2025/10/15 01:37:04 DEBUG : yam: Deleting (id "4_zffd28d53709deb5b9f980e1b_f41649bf1751a3e20_d20251015_m012813_c001_v7007000_t0000_u01760491693933") 2025/10/15 01:37:04 DEBUG : yam: Deleting (id "4_zffd28d53709deb5b9f980e1b_f115acba28aef28a8_d20251015_m012812_c001_v0001041_t0020_u01760491692794") 2025/10/15 01:37:04 DEBUG : yam: Deleting (id "4_zffd28d53709deb5b9f980e1b_f41649bf1751a3e06_d20251015_m012809_c001_v7007000_t0000_u01760491689975") 2025/10/15 01:37:04 DEBUG : yam: Deleting (id "4_zffd28d53709deb5b9f980e1b_f109bb1ac2beeefcc_d20251015_m012808_c001_v0001184_t0023_u01760491688242") 2025/10/15 01:37:04 DEBUG : yam: Deleting (id "4_zffd28d53709deb5b9f980e1b_f41649bf1751a3def_d20251015_m012806_c001_v7007000_t0000_u01760491686872") 2025/10/15 01:37:04 DEBUG : yam: Deleting (id "4_zffd28d53709deb5b9f980e1b_f10895561dbdbe873_d20251015_m012804_c001_v0001041_t0058_u01760491684730") 2025/10/15 01:37:04 DEBUG : yaml: Deleting (id "4_zffd28d53709deb5b9f980e1b_f41649bf1751a3e0d_d20251015_m012810_c001_v7007000_t0000_u01760491690699") 2025/10/15 01:37:04 DEBUG : yaml: Deleting (id "4_zffd28d53709deb5b9f980e1b_f1170f2dc308103e4_d20251015_m012809_c001_v0001184_t0030_u01760491689769") 2025/10/15 01:37:04 DEBUG : yaml: Deleting (id "4_zffd28d53709deb5b9f980e1b_f41649bf1751a3df6_d20251015_m012807_c001_v7007000_t0000_u01760491687604") 2025/10/15 01:37:04 DEBUG : yaml: Deleting (id "4_zffd28d53709deb5b9f980e1b_f1151dc735088e14c_d20251015_m012806_c001_v0001117_t0056_u01760491686333") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 10m56.196595604s (try 1/5)