"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/10/08 01:14:26 DEBUG : Creating backend with remote "TestB2:rclone-test-vapofak3yoju" 2025/10/08 01:14:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/08 01:14:27 DEBUG : Creating backend with remote "/tmp/rclone3440737952" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-vapofak3yoju", Local "Local file system at /tmp/rclone3440737952", Modify Window "1ms" 2025/10/08 01:14:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/08 01:14:28 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for checks to finish 2025/10/08 01:14:28 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for transfers to finish 2025/10/08 01:14:28 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) --- PASS: TestCopyWithDryRun (1.55s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-vapofak3yoju", Local "Local file system at /tmp/rclone3440737952", Modify Window "1ms" 2025/10/08 01:14:28 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/08 01:14:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/08 01:14:28 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for checks to finish 2025/10/08 01:14:28 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for transfers to finish 2025/10/08 01:14:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/08 01:14:30 INFO : sub dir/hello world: Copied (new) 2025/10/08 01:14:30 DEBUG : B2 bucket rclone-test-vapofak3yoju: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.33s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-vapofak3yoju", Local "Local file system at /tmp/rclone3440737952", 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-vapofak3yoju", Local "Local file system at /tmp/rclone3440737952", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.39s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-vapofak3yoju", Local "Local file system at /tmp/rclone3440737952", Modify Window "1ms" 2025/10/08 01:14:31 DEBUG : Creating backend with remote "/non-existing" 2025/10/08 01:14:31 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/10/08 01:14:31 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for checks to finish 2025/10/08 01:14:31 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-vapofak3yoju", Local "Local file system at /tmp/rclone3440737952", Modify Window "1ms" 2025/10/08 01:14:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/08 01:14:32 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for checks to finish 2025/10/08 01:14:32 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for transfers to finish 2025/10/08 01:14:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/08 01:14:33 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (2.16s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "B2 bucket rclone-test-vapofak3yoju", Local "Local file system at /tmp/rclone3440737952", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.36s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-vapofak3yoju", Local "Local file system at /tmp/rclone3440737952", Modify Window "1ms" 2025/10/08 01:14:34 INFO : B2 bucket rclone-test-vapofak3yoju: Running all checks before starting transfers 2025/10/08 01:14:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/08 01:14:34 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for checks to finish 2025/10/08 01:14:34 INFO : B2 bucket rclone-test-vapofak3yoju: Checks finished, now starting transfers 2025/10/08 01:14:34 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for transfers to finish 2025/10/08 01:14:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/08 01:14:35 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.55s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-vapofak3yoju", Local "Local file system at /tmp/rclone3440737952", Modify Window "1ms" 2025/10/08 01:14:36 ERROR : Ignoring --no-traverse with sync 2025/10/08 01:14:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/08 01:14:36 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for checks to finish 2025/10/08 01:14:36 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for transfers to finish 2025/10/08 01:14:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/08 01:14:36 INFO : sub dir/hello world: Copied (new) 2025/10/08 01:14:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.41s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-vapofak3yoju", Local "Local file system at /tmp/rclone3440737952", Modify Window "1ms" 2025/10/08 01:14:37 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/10/08 01:14:37 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for checks to finish 2025/10/08 01:14:37 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for transfers to finish 2025/10/08 01:14:38 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/10/08 01:14:38 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.42s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-vapofak3yoju", Local "Local file system at /tmp/rclone3440737952", Modify Window "1ms" 2025/10/08 01:14:39 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/08 01:14:39 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for checks to finish 2025/10/08 01:14:39 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for transfers to finish 2025/10/08 01:14:39 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/08 01:14:39 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.62s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-vapofak3yoju", Local "Local file system at /tmp/rclone3440737952", Modify Window "1ms" 2025/10/08 01:14:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/08 01:14:41 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for checks to finish 2025/10/08 01:14:41 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for transfers to finish 2025/10/08 01:14:42 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/08 01:14:42 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (2.08s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-vapofak3yoju", Local "Local file system at /tmp/rclone3440737952", Modify Window "1ms" 2025/10/08 01:14:42 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/10/08 01:14:42 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/08 01:14:42 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/10/08 01:14:42 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/08 01:14:43 INFO : sub dir2: Making directory 2025/10/08 01:14:43 INFO : sub dir: Making directory 2025/10/08 01:14:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/08 01:14:43 INFO : sub dir2/sub sub dir2: Making directory 2025/10/08 01:14:43 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for checks to finish 2025/10/08 01:14:43 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for transfers to finish 2025/10/08 01:14:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/08 01:14:43 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/08 01:14:43 DEBUG : B2 bucket rclone-test-vapofak3yoju: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.55s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-vapofak3yoju", Local "Local file system at /tmp/rclone3440737952", Modify Window "1ms" 2025/10/08 01:14:44 INFO : sub dir2: Making directory 2025/10/08 01:14:44 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/10/08 01:14:44 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/08 01:14:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/08 01:14:44 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for checks to finish 2025/10/08 01:14:44 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for transfers to finish 2025/10/08 01:14:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/08 01:14:45 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.49s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-vapofak3yoju", Local "Local file system at /tmp/rclone3440737952", Modify Window "1ms" 2025/10/08 01:14:45 DEBUG : sub dir2: Making directory with metadata 2025/10/08 01:14:45 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/08 01:14:46 INFO : sub dir2: Making directory 2025/10/08 01:14:46 INFO : sub dir: Making directory 2025/10/08 01:14:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/08 01:14:46 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for checks to finish 2025/10/08 01:14:46 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for transfers to finish 2025/10/08 01:14:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/08 01:14:46 INFO : sub dir/hello world: Copied (new) 2025/10/08 01:14:46 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2025/10/08 01:14:46 DEBUG : B2 bucket rclone-test-vapofak3yoju: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/10/08 01:14:46 DEBUG : B2 bucket rclone-test-vapofak3yoju: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.66s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-vapofak3yoju", Local "Local file system at /tmp/rclone3440737952", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.39s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-vapofak3yoju", Local "Local file system at /tmp/rclone3440737952", Modify Window "1ms" 2025/10/08 01:14:47 INFO : sub dir2: Making directory 2025/10/08 01:14:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/08 01:14:48 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for checks to finish 2025/10/08 01:14:48 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for transfers to finish 2025/10/08 01:14:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/08 01:14:48 INFO : sub dir/hello world: Copied (new) 2025/10/08 01:14:48 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.79s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-vapofak3yoju", Local "Local file system at /tmp/rclone3440737952", Modify Window "1ms" 2025/10/08 01:14:49 DEBUG : sub dir2: Making directory with metadata 2025/10/08 01:14:49 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/08 01:14:49 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/08 01:14:49 INFO : sub dir2: Making directory 2025/10/08 01:14:49 INFO : sub dir: Making directory 2025/10/08 01:14:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/08 01:14:49 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for checks to finish 2025/10/08 01:14:49 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for transfers to finish 2025/10/08 01:14:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/08 01:14:50 INFO : sub dir/hello world: Copied (new) 2025/10/08 01:14:50 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2025/10/08 01:14:50 DEBUG : B2 bucket rclone-test-vapofak3yoju: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.53s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-vapofak3yoju", Local "Local file system at /tmp/rclone3440737952", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.40s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-vapofak3yoju", Local "Local file system at /tmp/rclone3440737952", Modify Window "1ms" 2025/10/08 01:14:51 INFO : sub dir2: Making directory 2025/10/08 01:14:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/08 01:14:51 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for checks to finish 2025/10/08 01:14:51 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for transfers to finish 2025/10/08 01:14:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/08 01:14:52 INFO : sub dir/hello world: Copied (new) 2025/10/08 01:14:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.46s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-vapofak3yoju", Local "Local file system at /tmp/rclone3440737952", Modify Window "1ms" 2025/10/08 01:14:54 DEBUG : Creating backend with remote "TestB2:rclone-test-zixutoh8rode" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-vapofak3yoju -> B2 bucket rclone-test-zixutoh8rode 2025/10/08 01:14:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/08 01:14:55 DEBUG : B2 bucket rclone-test-zixutoh8rode: Waiting for checks to finish 2025/10/08 01:14:55 DEBUG : B2 bucket rclone-test-zixutoh8rode: Waiting for transfers to finish 2025/10/08 01:14:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/08 01:14:56 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/08 01:14:56 DEBUG : B2 bucket rclone-test-zixutoh8rode: Purge remote 2025/10/08 01:14:56 INFO : B2 bucket rclone-test-zixutoh8rode: cleaning bucket "rclone-test-zixutoh8rode" of all files 2025/10/08 01:14:56 DEBUG : sub dir/hello world: Deleting (id "4_zaff2bd43602dcb1b9f980e1b_f117a9b8427928a4c_d20251008_m011456_c001_v0001100_t0027_u01759886096023") --- PASS: TestServerSideCopy (4.88s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-vapofak3yoju", Local "Local file system at /tmp/rclone3440737952", Modify Window "1ms" 2025/10/08 01:14:59 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for checks to finish 2025/10/08 01:14:59 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/08 01:14:59 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for transfers to finish 2025/10/08 01:14:59 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/08 01:14:59 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.29s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-vapofak3yoju", Local "Local file system at /tmp/rclone3440737952", Modify Window "1ms" 2025/10/08 01:15:01 DEBUG : Creating backend with remote "TestB2:rclone-test-jipotih5debo" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-vapofak3yoju -> B2 bucket rclone-test-jipotih5debo 2025/10/08 01:15:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/08 01:15:02 DEBUG : B2 bucket rclone-test-jipotih5debo: Waiting for checks to finish 2025/10/08 01:15:02 DEBUG : B2 bucket rclone-test-jipotih5debo: Waiting for transfers to finish 2025/10/08 01:15:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/08 01:15:03 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/08 01:15:05 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/08 01:15:05 DEBUG : B2 bucket rclone-test-jipotih5debo: Waiting for checks to finish 2025/10/08 01:15:05 DEBUG : B2 bucket rclone-test-jipotih5debo: Waiting for transfers to finish 2025/10/08 01:15:05 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/08 01:15:05 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/08 01:15:05 DEBUG : B2 bucket rclone-test-jipotih5debo: Purge remote 2025/10/08 01:15:05 INFO : B2 bucket rclone-test-jipotih5debo: cleaning bucket "rclone-test-jipotih5debo" of all files 2025/10/08 01:15:05 DEBUG : sub dir/hello world: Deleting (id "4_z9f52cdf3602dcb1b9f980e1b_f11976588757ec147_d20251008_m011505_c001_v0001177_t0027_u01759886105240") 2025/10/08 01:15:05 DEBUG : sub dir/hello world: Deleting (id "4_z9f52cdf3602dcb1b9f980e1b_f100409f73f28fe8a_d20251008_m011502_c001_v0001176_t0041_u01759886102920") --- PASS: TestServerSideCopyOverSelf (6.82s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-vapofak3yoju", Local "Local file system at /tmp/rclone3440737952", Modify Window "1ms" 2025/10/08 01:15:08 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/08 01:15:08 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for checks to finish 2025/10/08 01:15:08 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for transfers to finish 2025/10/08 01:15:08 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/08 01:15:08 INFO : sub dir/hello world: Copied (replaced existing) 2025/10/08 01:15:08 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.61s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-vapofak3yoju", Local "Local file system at /tmp/rclone3440737952", Modify Window "1ms" 2025/10/08 01:15:10 DEBUG : Creating backend with remote "TestB2:rclone-test-puqozul4ruli" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-vapofak3yoju -> B2 bucket rclone-test-puqozul4ruli 2025/10/08 01:15:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/08 01:15:11 DEBUG : B2 bucket rclone-test-puqozul4ruli: Waiting for checks to finish 2025/10/08 01:15:11 DEBUG : B2 bucket rclone-test-puqozul4ruli: Waiting for transfers to finish 2025/10/08 01:15:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/08 01:15:12 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/08 01:15:13 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/08 01:15:13 DEBUG : B2 bucket rclone-test-puqozul4ruli: Waiting for checks to finish 2025/10/08 01:15:13 DEBUG : B2 bucket rclone-test-puqozul4ruli: Waiting for transfers to finish 2025/10/08 01:15:14 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/08 01:15:14 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/08 01:15:14 INFO : sub dir/hello world: Deleted 2025/10/08 01:15:16 DEBUG : testing file moves 2025/10/08 01:15:16 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/10/08 01:15:16 DEBUG : B2 bucket rclone-test-puqozul4ruli: Waiting for checks to finish 2025/10/08 01:15:16 DEBUG : B2 bucket rclone-test-puqozul4ruli: Waiting for transfers to finish 2025/10/08 01:15:16 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/10/08 01:15:16 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/08 01:15:16 INFO : sub dir/hello world: Deleted 2025/10/08 01:15:17 DEBUG : B2 bucket rclone-test-puqozul4ruli: Purge remote 2025/10/08 01:15:17 INFO : B2 bucket rclone-test-puqozul4ruli: cleaning bucket "rclone-test-puqozul4ruli" of all files 2025/10/08 01:15:17 DEBUG : sub dir/hello world: Deleting (id "4_z6f02fd43602dcb1b9f980e1b_f111be6070e72753a_d20251008_m011516_c001_v0001177_t0027_u01759886116581") 2025/10/08 01:15:17 DEBUG : sub dir/hello world: Deleting (id "4_z6f02fd43602dcb1b9f980e1b_f1123b4f0c37a7a9d_d20251008_m011513_c001_v0001098_t0043_u01759886113957") 2025/10/08 01:15:17 DEBUG : sub dir/hello world: Deleting (id "4_z6f02fd43602dcb1b9f980e1b_f102e5c53e77d56f6_d20251008_m011512_c001_v0001184_t0011_u01759886112410") --- PASS: TestServerSideMoveOverSelf (9.09s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-vapofak3yoju", Local "Local file system at /tmp/rclone3440737952", Modify Window "1ms" 2025/10/08 01:15:19 ERROR : error listing: directory not found 2025/10/08 01:15:19 INFO : Local file system at /tmp/rclone3440737952: Making directory 2025/10/08 01:15:19 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for checks to finish 2025/10/08 01:15:19 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.81s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-vapofak3yoju", Local "Local file system at /tmp/rclone3440737952", Modify Window "1ms" 2025/10/08 01:15:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/08 01:15:21 DEBUG : Local file system at /tmp/rclone3440737952: Waiting for checks to finish 2025/10/08 01:15:21 DEBUG : Local file system at /tmp/rclone3440737952: Waiting for transfers to finish 2025/10/08 01:15:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/08 01:15:22 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2025/10/08 01:15:22 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.14s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-vapofak3yoju", Local "Local file system at /tmp/rclone3440737952", Modify Window "1ms" 2025/10/08 01:15:22 DEBUG : check sum: Need to transfer - File not found at Destination 2025/10/08 01:15:22 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for checks to finish 2025/10/08 01:15:22 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for transfers to finish 2025/10/08 01:15:23 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/08 01:15:23 INFO : check sum: Copied (new) 2025/10/08 01:15:23 DEBUG : Waiting for deletions to finish 2025/10/08 01:15:23 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for checks to finish 2025/10/08 01:15:23 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/08 01:15:23 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/10/08 01:15:23 DEBUG : check sum: Unchanged skipping 2025/10/08 01:15:23 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for transfers to finish 2025/10/08 01:15:23 DEBUG : Waiting for deletions to finish 2025/10/08 01:15:23 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.89s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-vapofak3yoju", Local "Local file system at /tmp/rclone3440737952", Modify Window "1ms" 2025/10/08 01:15:24 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/10/08 01:15:24 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for checks to finish 2025/10/08 01:15:24 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for transfers to finish 2025/10/08 01:15:25 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/08 01:15:25 INFO : sizeonly: Copied (new) 2025/10/08 01:15:25 DEBUG : Waiting for deletions to finish 2025/10/08 01:15:25 DEBUG : sizeonly: Sizes identical 2025/10/08 01:15:25 DEBUG : sizeonly: Unchanged skipping 2025/10/08 01:15:25 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for checks to finish 2025/10/08 01:15:25 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for transfers to finish 2025/10/08 01:15:25 DEBUG : Waiting for deletions to finish 2025/10/08 01:15:25 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.97s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-vapofak3yoju", Local "Local file system at /tmp/rclone3440737952", Modify Window "1ms" 2025/10/08 01:15:26 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/10/08 01:15:26 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for checks to finish 2025/10/08 01:15:26 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for transfers to finish 2025/10/08 01:15:27 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/10/08 01:15:27 INFO : ignore-size: Copied (new) 2025/10/08 01:15:27 DEBUG : Waiting for deletions to finish 2025/10/08 01:15:27 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:15:27 DEBUG : ignore-size: Unchanged skipping 2025/10/08 01:15:27 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for checks to finish 2025/10/08 01:15:27 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for transfers to finish 2025/10/08 01:15:27 DEBUG : Waiting for deletions to finish 2025/10/08 01:15:27 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.80s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-vapofak3yoju", Local "Local file system at /tmp/rclone3440737952", Modify Window "1ms" 2025/10/08 01:15:29 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for checks to finish 2025/10/08 01:15:29 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:15:29 DEBUG : existing: Unchanged skipping 2025/10/08 01:15:29 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for transfers to finish 2025/10/08 01:15:29 DEBUG : Waiting for deletions to finish 2025/10/08 01:15:29 INFO : There was nothing to transfer 2025/10/08 01:15:29 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/10/08 01:15:29 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for checks to finish 2025/10/08 01:15:29 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for transfers to finish 2025/10/08 01:15:30 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/08 01:15:30 INFO : existing: Copied (replaced existing) 2025/10/08 01:15:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.95s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-vapofak3yoju", Local "Local file system at /tmp/rclone3440737952", Modify Window "1ms" 2025/10/08 01:15:31 DEBUG : existing: Need to transfer - File not found at Destination 2025/10/08 01:15:31 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for checks to finish 2025/10/08 01:15:31 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for transfers to finish 2025/10/08 01:15:32 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/08 01:15:32 INFO : existing: Copied (new) 2025/10/08 01:15:32 DEBUG : Waiting for deletions to finish 2025/10/08 01:15:32 DEBUG : existing: Destination exists, skipping 2025/10/08 01:15:32 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for checks to finish 2025/10/08 01:15:32 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for transfers to finish 2025/10/08 01:15:32 DEBUG : Waiting for deletions to finish 2025/10/08 01:15:32 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.87s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-vapofak3yoju", Local "Local file system at /tmp/rclone3440737952", Modify Window "1ms" 2025/10/08 01:15:34 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/10/08 01:15:35 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/10/08 01:15:35 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/08 01:15:35 DEBUG : c/non empty space: Unchanged skipping 2025/10/08 01:15:35 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for checks to finish 2025/10/08 01:15:35 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for transfers to finish 2025/10/08 01:15:35 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/08 01:15:35 INFO : a/potato2: Copied (new) 2025/10/08 01:15:35 DEBUG : Waiting for deletions to finish 2025/10/08 01:15:36 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (3.74s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-vapofak3yoju", Local "Local file system at /tmp/rclone3440737952", Modify Window "1ms" 2025/10/08 01:15:38 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for checks to finish 2025/10/08 01:15:38 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/08 01:15:38 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/08 01:15:38 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/10/08 01:15:38 DEBUG : empty space: Unchanged skipping 2025/10/08 01:15:38 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for transfers to finish 2025/10/08 01:15:38 DEBUG : Waiting for deletions to finish 2025/10/08 01:15:38 INFO : There was nothing to transfer 2025/10/08 01:15:38 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/08 01:15:38 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for checks to finish 2025/10/08 01:15:38 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/08 01:15:39 INFO : empty space: Updated modification time in destination 2025/10/08 01:15:39 DEBUG : empty space: Unchanged skipping 2025/10/08 01:15:39 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for transfers to finish 2025/10/08 01:15:39 DEBUG : Waiting for deletions to finish 2025/10/08 01:15:39 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (3.47s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-vapofak3yoju", Local "Local file system at /tmp/rclone3440737952", Modify Window "1ms" 2025/10/08 01:15:41 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/08 01:15:41 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for checks to finish 2025/10/08 01:15:41 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/08 01:15:41 DEBUG : empty space: Unchanged skipping 2025/10/08 01:15:41 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for transfers to finish 2025/10/08 01:15:41 DEBUG : Waiting for deletions to finish 2025/10/08 01:15:41 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.60s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-vapofak3yoju", Local "Local file system at /tmp/rclone3440737952", Modify Window "1ms" 2025/10/08 01:15:42 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for checks to finish 2025/10/08 01:15:42 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/08 01:15:42 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3440737952) 2025/10/08 01:15:42 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-vapofak3yoju) 2025/10/08 01:15:42 DEBUG : foo: sha1 differ 2025/10/08 01:15:42 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for transfers to finish 2025/10/08 01:15:42 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/10/08 01:15:42 INFO : foo: Copied (replaced existing) 2025/10/08 01:15:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.50s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-vapofak3yoju", Local "Local file system at /tmp/rclone3440737952", Modify Window "1ms" 2025/10/08 01:15:44 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/08 01:15:44 DEBUG : potato: Need to transfer - File not found at Destination 2025/10/08 01:15:44 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for checks to finish 2025/10/08 01:15:44 DEBUG : empty space: Unchanged skipping 2025/10/08 01:15:44 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for transfers to finish 2025/10/08 01:15:45 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/08 01:15:45 INFO : potato: Copied (new) 2025/10/08 01:15:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (3.10s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-vapofak3yoju", Local "Local file system at /tmp/rclone3440737952", Modify Window "1ms" 2025/10/08 01:15:47 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/10/08 01:15:47 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for checks to finish 2025/10/08 01:15:47 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for transfers to finish 2025/10/08 01:15:48 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/10/08 01:15:48 INFO : potato: Copied (replaced existing) 2025/10/08 01:15:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (2.67s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-vapofak3yoju", Local "Local file system at /tmp/rclone3440737952", Modify Window "1ms" 2025/10/08 01:15:50 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/08 01:15:50 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for checks to finish 2025/10/08 01:15:50 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3440737952) 2025/10/08 01:15:50 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-vapofak3yoju) 2025/10/08 01:15:50 DEBUG : potato: sha1 differ 2025/10/08 01:15:50 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for transfers to finish 2025/10/08 01:15:51 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/10/08 01:15:51 INFO : potato: Copied (replaced existing) 2025/10/08 01:15:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (2.51s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-vapofak3yoju", Local "Local file system at /tmp/rclone3440737952", Modify Window "1ms" 2025/10/08 01:15:53 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/08 01:15:53 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/08 01:15:53 DEBUG : empty space: Unchanged skipping 2025/10/08 01:15:53 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/10/08 01:15:53 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for checks to finish 2025/10/08 01:15:53 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for transfers to finish 2025/10/08 01:15:53 DEBUG : Waiting for deletions to finish 2025/10/08 01:15:53 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.22s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-vapofak3yoju", Local "Local file system at /tmp/rclone3440737952", Modify Window "1ms" 2025/10/08 01:15:55 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/08 01:15:55 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/08 01:15:55 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for checks to finish 2025/10/08 01:15:55 DEBUG : empty space: Unchanged skipping 2025/10/08 01:15:55 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for transfers to finish 2025/10/08 01:15:56 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/08 01:15:56 INFO : potato2: Copied (new) 2025/10/08 01:15:56 DEBUG : Waiting for deletions to finish 2025/10/08 01:15:56 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.78s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-vapofak3yoju", Local "Local file system at /tmp/rclone3440737952", Modify Window "1ms" 2025/10/08 01:15:58 INFO : d: Making directory 2025/10/08 01:15:58 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2025/10/08 01:15:59 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/10/08 01:15:59 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/08 01:15:59 DEBUG : c/non empty space: Unchanged skipping 2025/10/08 01:15:59 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for checks to finish 2025/10/08 01:15:59 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for transfers to finish 2025/10/08 01:16:00 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/08 01:16:00 INFO : a/potato2: Copied (new) 2025/10/08 01:16:00 DEBUG : Waiting for deletions to finish 2025/10/08 01:16:00 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.39s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-vapofak3yoju", Local "Local file system at /tmp/rclone3440737952", Modify Window "1ms" 2025/10/08 01:16:02 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/10/08 01:16:03 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/10/08 01:16:03 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/08 01:16:03 DEBUG : c/non empty space: Unchanged skipping 2025/10/08 01:16:03 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for checks to finish 2025/10/08 01:16:03 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for transfers to finish 2025/10/08 01:16:03 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/08 01:16:03 INFO : a/potato2: Copied (new) 2025/10/08 01:16:03 ERROR : B2 bucket rclone-test-vapofak3yoju: not deleting files as there were IO errors 2025/10/08 01:16:03 ERROR : B2 bucket rclone-test-vapofak3yoju: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.62s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-vapofak3yoju", Local "Local file system at /tmp/rclone3440737952", Modify Window "1ms" 2025/10/08 01:16:06 DEBUG : Waiting for deletions to finish 2025/10/08 01:16:06 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/08 01:16:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/08 01:16:06 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for checks to finish 2025/10/08 01:16:06 DEBUG : empty space: Unchanged skipping 2025/10/08 01:16:06 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for transfers to finish 2025/10/08 01:16:06 INFO : potato: Deleted 2025/10/08 01:16:07 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/08 01:16:07 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (3.93s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-vapofak3yoju", Local "Local file system at /tmp/rclone3440737952", Modify Window "1ms" 2025/10/08 01:16:10 DEBUG : Waiting for deletions to finish 2025/10/08 01:16:10 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for checks to finish 2025/10/08 01:16:10 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for transfers to finish 2025/10/08 01:16:10 INFO : potato: Deleted 2025/10/08 01:16:10 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/08 01:16:10 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/08 01:16:10 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for checks to finish 2025/10/08 01:16:10 DEBUG : empty space: Unchanged skipping 2025/10/08 01:16:10 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for transfers to finish 2025/10/08 01:16:11 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/08 01:16:11 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (3.55s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-vapofak3yoju", Local "Local file system at /tmp/rclone3440737952", Modify Window "1ms" 2025/10/08 01:16:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/08 01:16:13 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for checks to finish 2025/10/08 01:16:13 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for transfers to finish 2025/10/08 01:16:13 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/10/08 01:16:13 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.55s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-vapofak3yoju", Local "Local file system at /tmp/rclone3440737952", Modify Window "1ms" 2025/10/08 01:16:16 DEBUG : enormous: Excluded (Size Filter) 2025/10/08 01:16:16 DEBUG : enormous: Excluded 2025/10/08 01:16:16 DEBUG : potato2: Excluded (Size Filter) 2025/10/08 01:16:16 DEBUG : potato2: Excluded 2025/10/08 01:16:16 DEBUG : potato2: Excluded (Size Filter) 2025/10/08 01:16:16 DEBUG : potato2: Excluded 2025/10/08 01:16:16 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/08 01:16:16 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for checks to finish 2025/10/08 01:16:16 DEBUG : empty space: Unchanged skipping 2025/10/08 01:16:16 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for transfers to finish 2025/10/08 01:16:16 DEBUG : Waiting for deletions to finish 2025/10/08 01:16:16 INFO : There was nothing to transfer 2025/10/08 01:16:17 DEBUG : enormous: Excluded (Size Filter) 2025/10/08 01:16:17 DEBUG : enormous: Excluded 2025/10/08 01:16:17 DEBUG : potato2: Excluded (Size Filter) 2025/10/08 01:16:17 DEBUG : potato2: Excluded 2025/10/08 01:16:17 DEBUG : potato2: Excluded (Size Filter) 2025/10/08 01:16:17 DEBUG : potato2: Excluded 2025/10/08 01:16:17 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/10/08 01:16:17 DEBUG : empty space: Unchanged skipping 2025/10/08 01:16:17 DEBUG : Local file system at /tmp/rclone3440737952: Waiting for checks to finish 2025/10/08 01:16:17 DEBUG : Local file system at /tmp/rclone3440737952: Waiting for transfers to finish 2025/10/08 01:16:17 DEBUG : Waiting for deletions to finish 2025/10/08 01:16:17 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (3.25s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-vapofak3yoju", Local "Local file system at /tmp/rclone3440737952", Modify Window "1ms" 2025/10/08 01:16:20 DEBUG : enormous: Excluded (Size Filter) 2025/10/08 01:16:20 DEBUG : enormous: Excluded 2025/10/08 01:16:20 DEBUG : potato2: Excluded (Size Filter) 2025/10/08 01:16:20 DEBUG : potato2: Excluded 2025/10/08 01:16:20 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/08 01:16:20 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for checks to finish 2025/10/08 01:16:20 DEBUG : empty space: Unchanged skipping 2025/10/08 01:16:20 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for transfers to finish 2025/10/08 01:16:20 DEBUG : Waiting for deletions to finish 2025/10/08 01:16:20 INFO : enormous: Deleted 2025/10/08 01:16:20 INFO : potato2: Deleted 2025/10/08 01:16:20 INFO : There was nothing to transfer 2025/10/08 01:16:21 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/10/08 01:16:21 DEBUG : empty space: Unchanged skipping 2025/10/08 01:16:21 DEBUG : Local file system at /tmp/rclone3440737952: Waiting for checks to finish 2025/10/08 01:16:21 DEBUG : Local file system at /tmp/rclone3440737952: Waiting for transfers to finish 2025/10/08 01:16:21 DEBUG : Waiting for deletions to finish 2025/10/08 01:16:21 INFO : enormous: Deleted 2025/10/08 01:16:21 INFO : potato2: Deleted 2025/10/08 01:16:21 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.69s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-vapofak3yoju", Local "Local file system at /tmp/rclone3440737952", Modify Window "1ms" 2025/10/08 01:16:24 DEBUG : five: Need to transfer - File not found at Destination 2025/10/08 01:16:24 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/10/08 01:16:24 DEBUG : one: Destination is newer than source, skipping 2025/10/08 01:16:24 DEBUG : three: Sizes identical 2025/10/08 01:16:24 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for checks to finish 2025/10/08 01:16:24 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/10/08 01:16:24 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/10/08 01:16:24 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3440737952) 2025/10/08 01:16:24 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-vapofak3yoju) 2025/10/08 01:16:24 DEBUG : two: sha1 differ 2025/10/08 01:16:24 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for transfers to finish 2025/10/08 01:16:24 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/10/08 01:16:24 INFO : five: Copied (new) 2025/10/08 01:16:24 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/10/08 01:16:24 INFO : four: Copied (replaced existing) 2025/10/08 01:16:25 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/08 01:16:25 INFO : two: Copied (replaced existing) 2025/10/08 01:16:25 DEBUG : Waiting for deletions to finish 2025/10/08 01:16:25 DEBUG : one: Destination is newer than source, skipping 2025/10/08 01:16:25 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for checks to finish 2025/10/08 01:16:25 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/08 01:16:25 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/10/08 01:16:25 DEBUG : two: Size and sha1 of src and dst objects identical 2025/10/08 01:16:25 DEBUG : five: Size and sha1 of src and dst objects identical 2025/10/08 01:16:25 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/10/08 01:16:25 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/10/08 01:16:25 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3440737952) 2025/10/08 01:16:25 DEBUG : four: Size and sha1 of src and dst objects identical 2025/10/08 01:16:25 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-vapofak3yoju) 2025/10/08 01:16:25 DEBUG : three: sha1 differ 2025/10/08 01:16:25 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/10/08 01:16:25 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/10/08 01:16:25 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/10/08 01:16:25 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for transfers to finish 2025/10/08 01:16:26 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/08 01:16:26 INFO : three: Copied (replaced existing) 2025/10/08 01:16:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (5.93s) === 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-vapofak3yoju", Local "Local file system at /tmp/rclone3440737952", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/10/08 01:16:27 INFO : B2 bucket rclone-test-vapofak3yoju: Making map for --track-renames 2025/10/08 01:16:27 INFO : B2 bucket rclone-test-vapofak3yoju: Finished making map for --track-renames 2025/10/08 01:16:27 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for checks to finish 2025/10/08 01:16:27 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for renames to finish 2025/10/08 01:16:27 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/10/08 01:16:27 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/10/08 01:16:27 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for transfers to finish 2025/10/08 01:16:28 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/08 01:16:28 INFO : yam: Copied (new) 2025/10/08 01:16:28 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/10/08 01:16:28 INFO : potato: Copied (new) 2025/10/08 01:16:28 DEBUG : Waiting for deletions to finish 2025/10/08 01:16:28 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:16:28 INFO : B2 bucket rclone-test-vapofak3yoju: Making map for --track-renames 2025/10/08 01:16:28 INFO : B2 bucket rclone-test-vapofak3yoju: Finished making map for --track-renames 2025/10/08 01:16:28 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for checks to finish 2025/10/08 01:16:28 DEBUG : potato: Unchanged skipping 2025/10/08 01:16:28 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for renames to finish 2025/10/08 01:16:29 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/08 01:16:29 INFO : yam: Copied (server-side copy) to: yaml 2025/10/08 01:16:29 INFO : yam: Deleted 2025/10/08 01:16:29 INFO : yaml: Renamed from "yam" 2025/10/08 01:16:29 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for transfers to finish 2025/10/08 01:16:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.14s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-vapofak3yoju", Local "Local file system at /tmp/rclone3440737952", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/10/08 01:16:30 INFO : B2 bucket rclone-test-vapofak3yoju: Making map for --track-renames 2025/10/08 01:16:30 INFO : B2 bucket rclone-test-vapofak3yoju: Finished making map for --track-renames 2025/10/08 01:16:30 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for checks to finish 2025/10/08 01:16:30 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/10/08 01:16:30 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/10/08 01:16:31 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for renames to finish 2025/10/08 01:16:31 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for transfers to finish 2025/10/08 01:16:31 DEBUG : potato: Clearing upload URL because of error: Post "https://pod-000-1106-06.backblaze.com/b2api/v1/b2_upload_file/6f324d73602dcb1b9f980e1b/c001_v0001106_t0029": EOF 2025/10/08 01:16:31 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1106-06.backblaze.com/b2api/v1/b2_upload_file/6f324d73602dcb1b9f980e1b/c001_v0001106_t0029": EOF) 2025/10/08 01:16:31 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/10/08 01:16:31 DEBUG : potato: Received error: Post "https://pod-000-1106-06.backblaze.com/b2api/v1/b2_upload_file/6f324d73602dcb1b9f980e1b/c001_v0001106_t0029": EOF - low level retry 0/10 2025/10/08 01:16:31 DEBUG : pacer: Reducing sleep to 10ms 2025/10/08 01:16:31 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/08 01:16:31 INFO : yam: Copied (new) 2025/10/08 01:16:31 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/10/08 01:16:31 INFO : potato: Copied (new) 2025/10/08 01:16:31 DEBUG : Waiting for deletions to finish 2025/10/08 01:16:32 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:16:32 INFO : B2 bucket rclone-test-vapofak3yoju: Making map for --track-renames 2025/10/08 01:16:32 INFO : B2 bucket rclone-test-vapofak3yoju: Finished making map for --track-renames 2025/10/08 01:16:32 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for checks to finish 2025/10/08 01:16:32 DEBUG : potato: Unchanged skipping 2025/10/08 01:16:32 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for renames to finish 2025/10/08 01:16:32 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/08 01:16:32 INFO : yam: Copied (server-side copy) to: yaml 2025/10/08 01:16:33 INFO : yam: Deleted 2025/10/08 01:16:33 INFO : yaml: Renamed from "yam" 2025/10/08 01:16:33 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for transfers to finish 2025/10/08 01:16:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.18s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-vapofak3yoju", Local "Local file system at /tmp/rclone3440737952", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/10/08 01:16:34 INFO : B2 bucket rclone-test-vapofak3yoju: Making map for --track-renames 2025/10/08 01:16:34 INFO : B2 bucket rclone-test-vapofak3yoju: Finished making map for --track-renames 2025/10/08 01:16:34 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for checks to finish 2025/10/08 01:16:34 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/10/08 01:16:34 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/10/08 01:16:34 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for renames to finish 2025/10/08 01:16:34 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for transfers to finish 2025/10/08 01:16:34 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/08 01:16:34 INFO : sub/yam: Copied (new) 2025/10/08 01:16:34 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/10/08 01:16:34 INFO : potato: Copied (new) 2025/10/08 01:16:34 DEBUG : Waiting for deletions to finish 2025/10/08 01:16:35 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:16:35 DEBUG : potato: Unchanged skipping 2025/10/08 01:16:35 INFO : B2 bucket rclone-test-vapofak3yoju: Making map for --track-renames 2025/10/08 01:16:35 INFO : B2 bucket rclone-test-vapofak3yoju: Finished making map for --track-renames 2025/10/08 01:16:35 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for checks to finish 2025/10/08 01:16:35 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for renames to finish 2025/10/08 01:16:36 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/08 01:16:36 INFO : sub/yam: Copied (server-side copy) to: yam 2025/10/08 01:16:36 INFO : sub/yam: Deleted 2025/10/08 01:16:36 INFO : yam: Renamed from "sub/yam" 2025/10/08 01:16:36 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for transfers to finish 2025/10/08 01:16:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.12s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-vapofak3yoju", Local "Local file system at /tmp/rclone3440737952", Modify Window "1ms" 2025/10/08 01:16:37 DEBUG : Creating backend with remote "/tmp/rclone3440737952/dir1" 2025/10/08 01:16:37 DEBUG : Creating backend with remote "/tmp/rclone3440737952/dir2" 2025/10/08 01:16:37 DEBUG : Local file system at /tmp/rclone3440737952/dir2: Using server-side directory move 2025/10/08 01:16:37 INFO : Local file system at /tmp/rclone3440737952/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/10/08 01:16:37 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/10/08 01:16:37 DEBUG : Local file system at /tmp/rclone3440737952/dir2: Waiting for checks to finish 2025/10/08 01:16:37 DEBUG : Local file system at /tmp/rclone3440737952/dir2: Waiting for transfers to finish 2025/10/08 01:16:37 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-vapofak3yoju", Local "Local file system at /tmp/rclone3440737952", Modify Window "1ms" 2025/10/08 01:16:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/08 01:16:37 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/10/08 01:16:37 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for checks to finish 2025/10/08 01:16:37 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for transfers to finish 2025/10/08 01:16:38 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/10/08 01:16:38 INFO : nested/sub dir/file: Copied (new) 2025/10/08 01:16:38 INFO : nested/sub dir/file: Deleted 2025/10/08 01:16:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/08 01:16:38 INFO : sub dir/hello world: Copied (new) 2025/10/08 01:16:38 INFO : sub dir/hello world: Deleted 2025/10/08 01:16:38 INFO : sub dir: Removing directory 2025/10/08 01:16:38 INFO : nested/sub dir: Removing directory 2025/10/08 01:16:38 INFO : nested: Removing directory 2025/10/08 01:16:38 DEBUG : Local file system at /tmp/rclone3440737952: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.65s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-vapofak3yoju", Local "Local file system at /tmp/rclone3440737952", Modify Window "1ms" 2025/10/08 01:16:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/08 01:16:39 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/10/08 01:16:39 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for checks to finish 2025/10/08 01:16:39 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for transfers to finish 2025/10/08 01:16:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/08 01:16:39 INFO : sub dir/hello world: Copied (new) 2025/10/08 01:16:39 INFO : sub dir/hello world: Deleted 2025/10/08 01:16:40 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/10/08 01:16:40 INFO : nested/sub dir/file: Copied (new) 2025/10/08 01:16:40 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.09s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-vapofak3yoju", Local "Local file system at /tmp/rclone3440737952", Modify Window "1ms" 2025/10/08 01:16:41 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/10/08 01:16:41 DEBUG : existing: Need to transfer - File not found at Destination 2025/10/08 01:16:41 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for checks to finish 2025/10/08 01:16:41 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for transfers to finish 2025/10/08 01:16:41 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/08 01:16:41 INFO : existing: Copied (new) 2025/10/08 01:16:41 INFO : existing: Deleted 2025/10/08 01:16:42 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/10/08 01:16:42 INFO : existing-b: Copied (new) 2025/10/08 01:16:42 INFO : existing-b: Deleted 2025/10/08 01:16:42 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for checks to finish 2025/10/08 01:16:42 DEBUG : existing: Destination exists, skipping 2025/10/08 01:16:42 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/10/08 01:16:42 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for transfers to finish 2025/10/08 01:16:42 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (2.15s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-vapofak3yoju", Local "Local file system at /tmp/rclone3440737952", Modify Window "1ms" 2025/10/08 01:16:43 DEBUG : Creating backend with remote "TestB2:rclone-test-voxofih5koqi" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-vapofak3yoju -> B2 bucket rclone-test-voxofih5koqi 2025/10/08 01:16:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/08 01:16:48 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/10/08 01:16:48 DEBUG : B2 bucket rclone-test-voxofih5koqi: Waiting for checks to finish 2025/10/08 01:16:48 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/10/08 01:16:48 DEBUG : empty space: Unchanged skipping 2025/10/08 01:16:48 INFO : empty space: Deleted 2025/10/08 01:16:48 DEBUG : B2 bucket rclone-test-voxofih5koqi: Waiting for transfers to finish 2025/10/08 01:16:48 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/08 01:16:48 INFO : potato2: Copied (server-side copy) 2025/10/08 01:16:48 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/08 01:16:48 INFO : potato3: Copied (server-side copy) 2025/10/08 01:16:48 INFO : potato2: Deleted 2025/10/08 01:16:49 INFO : potato3: Deleted 2025/10/08 01:16:49 DEBUG : Creating backend with remote "TestB2:rclone-test-xejavuy1nibe" 2025/10/08 01:16:50 DEBUG : empty space: Need to transfer - File not found at Destination 2025/10/08 01:16:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/08 01:16:50 DEBUG : potato3: Need to transfer - File not found at Destination 2025/10/08 01:16:50 DEBUG : B2 bucket rclone-test-xejavuy1nibe: Waiting for checks to finish 2025/10/08 01:16:50 DEBUG : B2 bucket rclone-test-xejavuy1nibe: Waiting for transfers to finish 2025/10/08 01:16:52 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/08 01:16:52 INFO : empty space: Copied (server-side copy) 2025/10/08 01:16:52 INFO : empty space: Deleted 2025/10/08 01:16:52 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/08 01:16:52 INFO : potato3: Copied (server-side copy) 2025/10/08 01:16:52 INFO : potato3: Deleted 2025/10/08 01:16:53 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/08 01:16:53 INFO : potato2: Copied (server-side copy) 2025/10/08 01:16:53 INFO : potato2: Deleted 2025/10/08 01:16:54 DEBUG : B2 bucket rclone-test-xejavuy1nibe: Purge remote 2025/10/08 01:16:54 INFO : B2 bucket rclone-test-xejavuy1nibe: cleaning bucket "rclone-test-xejavuy1nibe" of all files 2025/10/08 01:16:54 DEBUG : empty space: Deleting (id "4_z8f927d63604dcb1b9f980e1b_f106459506ade143b_d20251008_m011651_c001_v0001120_t0017_u01759886211877") 2025/10/08 01:16:54 DEBUG : potato2: Deleting (id "4_z8f927d63604dcb1b9f980e1b_f113807490560209b_d20251008_m011652_c001_v0001040_t0041_u01759886212205") 2025/10/08 01:16:54 DEBUG : potato3: Deleting (id "4_z8f927d63604dcb1b9f980e1b_f101b4ad2f85defa1_d20251008_m011652_c001_v0001092_t0008_u01759886212238") 2025/10/08 01:16:55 DEBUG : B2 bucket rclone-test-voxofih5koqi: Purge remote 2025/10/08 01:16:55 INFO : B2 bucket rclone-test-voxofih5koqi: cleaning bucket "rclone-test-voxofih5koqi" of all files 2025/10/08 01:16:55 DEBUG : empty space: Deleting (id "4_z0fb26d33604dcb1b9f980e1b_f40109ad4bf96bfe6_d20251008_m011652_c001_v7007000_t0000_u01759886212178") 2025/10/08 01:16:55 DEBUG : empty space: Deleting (id "4_z0fb26d33604dcb1b9f980e1b_f1073b6845f94664b_d20251008_m011647_c001_v0001131_t0043_u01759886207106") 2025/10/08 01:16:55 DEBUG : potato2: Deleting (id "4_z0fb26d33604dcb1b9f980e1b_f40109ad4bf96bfe9_d20251008_m011653_c001_v7007000_t0000_u01759886213791") 2025/10/08 01:16:55 DEBUG : potato2: Deleting (id "4_z0fb26d33604dcb1b9f980e1b_f1051ddab38b5cf19_d20251008_m011648_c001_v0001042_t0044_u01759886208250") 2025/10/08 01:16:55 DEBUG : potato3: Deleting (id "4_z0fb26d33604dcb1b9f980e1b_f40109ad4bf96bfe7_d20251008_m011652_c001_v7007000_t0000_u01759886212550") 2025/10/08 01:16:55 DEBUG : potato3: Deleting (id "4_z0fb26d33604dcb1b9f980e1b_f1028122208966e6a_d20251008_m011648_c001_v0001102_t0050_u01759886208615") 2025/10/08 01:16:55 DEBUG : potato3: Deleting (id "4_z0fb26d33604dcb1b9f980e1b_f1073b6845f94664d_d20251008_m011647_c001_v0001131_t0022_u01759886207530") --- PASS: TestServerSideMove (14.28s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-vapofak3yoju", Local "Local file system at /tmp/rclone3440737952", Modify Window "1ms" 2025/10/08 01:16:57 DEBUG : Creating backend with remote "TestB2:rclone-test-jujopeg3gike" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-vapofak3yoju -> B2 bucket rclone-test-jujopeg3gike 2025/10/08 01:17:02 DEBUG : empty space: Excluded (Size Filter) 2025/10/08 01:17:02 DEBUG : empty space: Excluded 2025/10/08 01:17:02 DEBUG : empty space: Excluded (Size Filter) 2025/10/08 01:17:02 DEBUG : empty space: Excluded 2025/10/08 01:17:02 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/08 01:17:02 DEBUG : B2 bucket rclone-test-jujopeg3gike: Waiting for checks to finish 2025/10/08 01:17:02 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/10/08 01:17:02 DEBUG : B2 bucket rclone-test-jujopeg3gike: Waiting for transfers to finish 2025/10/08 01:17:03 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/08 01:17:03 INFO : potato2: Copied (server-side copy) 2025/10/08 01:17:03 INFO : potato2: Deleted 2025/10/08 01:17:03 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/08 01:17:03 INFO : potato3: Copied (server-side copy) 2025/10/08 01:17:03 INFO : potato3: Deleted 2025/10/08 01:17:03 DEBUG : Creating backend with remote "TestB2:rclone-test-cahunum1fosu" 2025/10/08 01:17:04 DEBUG : empty space: Excluded (Size Filter) 2025/10/08 01:17:04 DEBUG : empty space: Excluded 2025/10/08 01:17:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/08 01:17:05 DEBUG : potato3: Need to transfer - File not found at Destination 2025/10/08 01:17:05 DEBUG : B2 bucket rclone-test-cahunum1fosu: Waiting for checks to finish 2025/10/08 01:17:05 DEBUG : B2 bucket rclone-test-cahunum1fosu: Waiting for transfers to finish 2025/10/08 01:17:06 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/08 01:17:06 INFO : potato2: Copied (server-side copy) 2025/10/08 01:17:06 INFO : potato2: Deleted 2025/10/08 01:17:07 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/08 01:17:07 INFO : potato3: Copied (server-side copy) 2025/10/08 01:17:07 INFO : potato3: Deleted 2025/10/08 01:17:07 DEBUG : B2 bucket rclone-test-cahunum1fosu: Purge remote 2025/10/08 01:17:07 INFO : B2 bucket rclone-test-cahunum1fosu: cleaning bucket "rclone-test-cahunum1fosu" of all files 2025/10/08 01:17:07 DEBUG : potato2: Deleting (id "4_z8fb2adf3604dcb1b9f980e1b_f103097bb633ecf32_d20251008_m011706_c001_v0001179_t0029_u01759886226147") 2025/10/08 01:17:07 DEBUG : potato3: Deleting (id "4_z8fb2adf3604dcb1b9f980e1b_f10756fb714d85594_d20251008_m011706_c001_v0001106_t0029_u01759886226374") 2025/10/08 01:17:08 DEBUG : B2 bucket rclone-test-jujopeg3gike: Purge remote 2025/10/08 01:17:08 INFO : B2 bucket rclone-test-jujopeg3gike: cleaning bucket "rclone-test-jujopeg3gike" of all files 2025/10/08 01:17:08 DEBUG : empty space: Deleting (id "4_z5fc29dd3604dcb1b9f980e1b_f1106cec31a3be7ec_d20251008_m011701_c001_v0001172_t0056_u01759886221920") 2025/10/08 01:17:08 DEBUG : potato2: Deleting (id "4_z5fc29dd3604dcb1b9f980e1b_f40109ad4bf96bff3_d20251008_m011706_c001_v7007000_t0000_u01759886226348") 2025/10/08 01:17:08 DEBUG : potato2: Deleting (id "4_z5fc29dd3604dcb1b9f980e1b_f10570aa4f73c4f00_d20251008_m011702_c001_v0001182_t0027_u01759886222920") 2025/10/08 01:17:08 DEBUG : potato3: Deleting (id "4_z5fc29dd3604dcb1b9f980e1b_f40109ad4bf96bff5_d20251008_m011707_c001_v7007000_t0000_u01759886227137") 2025/10/08 01:17:08 DEBUG : potato3: Deleting (id "4_z5fc29dd3604dcb1b9f980e1b_f101db482f6d112ce_d20251008_m011703_c001_v0001171_t0014_u01759886223171") 2025/10/08 01:17:08 DEBUG : potato3: Deleting (id "4_z5fc29dd3604dcb1b9f980e1b_f1106cec31a3be7ee_d20251008_m011702_c001_v0001172_t0012_u01759886222223") --- PASS: TestServerSideMoveWithFilter (13.43s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-vapofak3yoju", Local "Local file system at /tmp/rclone3440737952", Modify Window "1ms" 2025/10/08 01:17:11 DEBUG : Creating backend with remote "TestB2:rclone-test-tofelik1jelu" 2025/10/08 01:17:13 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-vapofak3yoju -> B2 bucket rclone-test-tofelik1jelu 2025/10/08 01:17:17 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/08 01:17:17 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/10/08 01:17:17 DEBUG : empty space: Unchanged skipping 2025/10/08 01:17:17 DEBUG : B2 bucket rclone-test-tofelik1jelu: Waiting for checks to finish 2025/10/08 01:17:17 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/10/08 01:17:17 INFO : empty space: Deleted 2025/10/08 01:17:17 DEBUG : B2 bucket rclone-test-tofelik1jelu: Waiting for transfers to finish 2025/10/08 01:17:17 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/08 01:17:17 INFO : potato2: Copied (server-side copy) 2025/10/08 01:17:17 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/08 01:17:17 INFO : potato3: Copied (server-side copy) 2025/10/08 01:17:17 INFO : potato2: Deleted 2025/10/08 01:17:18 INFO : potato3: Deleted 2025/10/08 01:17:18 DEBUG : Creating backend with remote "TestB2:rclone-test-mimiras2cafi" 2025/10/08 01:17:19 INFO : tomatoDir: Making directory 2025/10/08 01:17:19 DEBUG : empty space: Need to transfer - File not found at Destination 2025/10/08 01:17:19 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/08 01:17:19 DEBUG : potato3: Need to transfer - File not found at Destination 2025/10/08 01:17:19 DEBUG : B2 bucket rclone-test-mimiras2cafi: Waiting for checks to finish 2025/10/08 01:17:19 DEBUG : B2 bucket rclone-test-mimiras2cafi: Waiting for transfers to finish 2025/10/08 01:17:21 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/08 01:17:21 INFO : empty space: Copied (server-side copy) 2025/10/08 01:17:21 INFO : empty space: Deleted 2025/10/08 01:17:21 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/08 01:17:21 INFO : potato3: Copied (server-side copy) 2025/10/08 01:17:21 INFO : potato3: Deleted 2025/10/08 01:17:21 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/08 01:17:21 INFO : potato2: Copied (server-side copy) 2025/10/08 01:17:21 INFO : potato2: Deleted 2025/10/08 01:17:22 DEBUG : B2 bucket rclone-test-mimiras2cafi: Purge remote 2025/10/08 01:17:22 INFO : B2 bucket rclone-test-mimiras2cafi: cleaning bucket "rclone-test-mimiras2cafi" of all files 2025/10/08 01:17:22 DEBUG : empty space: Deleting (id "4_zff22ed83604dcb1b9f980e1b_f107cca10d72ccbed_d20251008_m011720_c001_v0001102_t0026_u01759886240686") 2025/10/08 01:17:22 DEBUG : potato2: Deleting (id "4_zff22ed83604dcb1b9f980e1b_f1031bcc5cbdb5d87_d20251008_m011721_c001_v0001106_t0005_u01759886241061") 2025/10/08 01:17:22 DEBUG : potato3: Deleting (id "4_zff22ed83604dcb1b9f980e1b_f1181c1456335d92b_d20251008_m011721_c001_v0001100_t0001_u01759886241074") 2025/10/08 01:17:23 DEBUG : B2 bucket rclone-test-tofelik1jelu: Purge remote 2025/10/08 01:17:23 INFO : B2 bucket rclone-test-tofelik1jelu: cleaning bucket "rclone-test-tofelik1jelu" of all files 2025/10/08 01:17:23 DEBUG : empty space: Deleting (id "4_z0f42dd33604dcb1b9f980e1b_f40313894bddd98f8_d20251008_m011721_c001_v7007000_t0000_u01759886241090") 2025/10/08 01:17:23 DEBUG : empty space: Deleting (id "4_z0f42dd33604dcb1b9f980e1b_f117fbe55118dba81_d20251008_m011715_c001_v0001115_t0038_u01759886235543") 2025/10/08 01:17:23 DEBUG : potato2: Deleting (id "4_z0f42dd33604dcb1b9f980e1b_f40313894bddd98fc_d20251008_m011721_c001_v7007000_t0000_u01759886241873") 2025/10/08 01:17:23 DEBUG : potato2: Deleting (id "4_z0f42dd33604dcb1b9f980e1b_f1095268bffd0bf1f_d20251008_m011717_c001_v0001041_t0024_u01759886237367") 2025/10/08 01:17:23 DEBUG : potato3: Deleting (id "4_z0f42dd33604dcb1b9f980e1b_f40313894bddd98f9_d20251008_m011721_c001_v7007000_t0000_u01759886241495") 2025/10/08 01:17:23 DEBUG : potato3: Deleting (id "4_z0f42dd33604dcb1b9f980e1b_f108ffe475cb99891_d20251008_m011717_c001_v0001176_t0007_u01759886237734") 2025/10/08 01:17:23 DEBUG : potato3: Deleting (id "4_z0f42dd33604dcb1b9f980e1b_f117fbe55118dba85_d20251008_m011716_c001_v0001115_t0010_u01759886236104") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (14.15s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-vapofak3yoju", Local "Local file system at /tmp/rclone3440737952", Modify Window "1ms" 2025/10/08 01:17:25 DEBUG : Creating backend with remote "TestB2:rclone-test-vapofak3yoju/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.69s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-vapofak3yoju", Local "Local file system at /tmp/rclone3440737952", Modify Window "1ms" 2025/10/08 01:17:27 DEBUG : Creating backend with remote "TestB2:rclone-test-vapofak3yoju/rclone-sync-test" --- PASS: TestSyncOverlap (1.53s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-vapofak3yoju", Local "Local file system at /tmp/rclone3440737952", Modify Window "1ms" 2025/10/08 01:17:29 DEBUG : Creating backend with remote "TestB2:rclone-test-vapofak3yoju/rclone-sync-test" 2025/10/08 01:17:31 DEBUG : Creating backend with remote "TestB2:rclone-test-vapofak3yoju/rclone-sync-test-include/layer2" 2025/10/08 01:17:33 DEBUG : Creating backend with remote "TestB2:rclone-test-vapofak3yoju/rclone-sync-test-ignore-file" 2025/10/08 01:17:37 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/08 01:17:37 DEBUG : B2 bucket rclone-test-vapofak3yoju path rclone-sync-test: Waiting for checks to finish 2025/10/08 01:17:37 DEBUG : B2 bucket rclone-test-vapofak3yoju path rclone-sync-test: Waiting for transfers to finish 2025/10/08 01:17:37 DEBUG : Waiting for deletions to finish 2025/10/08 01:17:37 INFO : There was nothing to transfer 2025/10/08 01:17:37 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/08 01:17:37 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for checks to finish 2025/10/08 01:17:37 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for transfers to finish 2025/10/08 01:17:37 DEBUG : Waiting for deletions to finish 2025/10/08 01:17:37 INFO : There was nothing to transfer 2025/10/08 01:17:38 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/08 01:17:38 DEBUG : B2 bucket rclone-test-vapofak3yoju path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/10/08 01:17:38 DEBUG : B2 bucket rclone-test-vapofak3yoju path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/10/08 01:17:38 DEBUG : Waiting for deletions to finish 2025/10/08 01:17:38 INFO : There was nothing to transfer 2025/10/08 01:17:38 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/08 01:17:38 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for checks to finish 2025/10/08 01:17:38 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for transfers to finish 2025/10/08 01:17:38 DEBUG : Waiting for deletions to finish 2025/10/08 01:17:38 INFO : There was nothing to transfer 2025/10/08 01:17:39 DEBUG : Excluded 2025/10/08 01:17:39 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/08 01:17:39 DEBUG : B2 bucket rclone-test-vapofak3yoju path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/10/08 01:17:39 DEBUG : B2 bucket rclone-test-vapofak3yoju path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/10/08 01:17:39 DEBUG : Waiting for deletions to finish 2025/10/08 01:17:39 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.52s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-vapofak3yoju", Local "Local file system at /tmp/rclone3440737952", Modify Window "1ms" 2025/10/08 01:17:39 DEBUG : Creating backend with remote "TestB2:rclone-test-vapofak3yoju/dst" 2025/10/08 01:17:41 DEBUG : Creating backend with remote "TestB2:rclone-test-vapofak3yoju/CompareDest" 2025/10/08 01:17:43 DEBUG : one: Need to transfer - File not found at Destination 2025/10/08 01:17:43 DEBUG : B2 bucket rclone-test-vapofak3yoju path dst: Waiting for checks to finish 2025/10/08 01:17:43 DEBUG : B2 bucket rclone-test-vapofak3yoju path dst: Waiting for transfers to finish 2025/10/08 01:17:43 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/08 01:17:43 INFO : one: Copied (new) 2025/10/08 01:17:43 DEBUG : Waiting for deletions to finish 2025/10/08 01:17:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/08 01:17:44 DEBUG : B2 bucket rclone-test-vapofak3yoju path dst: Waiting for checks to finish 2025/10/08 01:17:44 DEBUG : B2 bucket rclone-test-vapofak3yoju path dst: Waiting for transfers to finish 2025/10/08 01:17:45 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/10/08 01:17:45 INFO : one: Copied (replaced existing) 2025/10/08 01:17:45 DEBUG : Waiting for deletions to finish 2025/10/08 01:17:47 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/08 01:17:47 DEBUG : B2 bucket rclone-test-vapofak3yoju path dst: Waiting for checks to finish 2025/10/08 01:17:47 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/08 01:17:47 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/08 01:17:47 DEBUG : B2 bucket rclone-test-vapofak3yoju path dst: Waiting for transfers to finish 2025/10/08 01:17:47 DEBUG : Waiting for deletions to finish 2025/10/08 01:17:47 INFO : There was nothing to transfer 2025/10/08 01:17:48 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/08 01:17:48 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/08 01:17:48 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/08 01:17:48 DEBUG : B2 bucket rclone-test-vapofak3yoju path dst: Waiting for checks to finish 2025/10/08 01:17:48 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/08 01:17:48 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/08 01:17:48 DEBUG : B2 bucket rclone-test-vapofak3yoju path dst: Waiting for transfers to finish 2025/10/08 01:17:48 DEBUG : Waiting for deletions to finish 2025/10/08 01:17:48 INFO : There was nothing to transfer 2025/10/08 01:17:48 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/08 01:17:49 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/08 01:17:49 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/08 01:17:49 DEBUG : B2 bucket rclone-test-vapofak3yoju path dst: Waiting for checks to finish 2025/10/08 01:17:49 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/08 01:17:49 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/08 01:17:49 DEBUG : B2 bucket rclone-test-vapofak3yoju path dst: Waiting for transfers to finish 2025/10/08 01:17:49 DEBUG : Waiting for deletions to finish 2025/10/08 01:17:49 INFO : There was nothing to transfer 2025/10/08 01:17:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/08 01:17:50 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/08 01:17:50 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/08 01:17:50 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/08 01:17:50 DEBUG : B2 bucket rclone-test-vapofak3yoju path dst: Waiting for checks to finish 2025/10/08 01:17:50 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/08 01:17:50 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/08 01:17:50 DEBUG : B2 bucket rclone-test-vapofak3yoju path dst: Waiting for transfers to finish 2025/10/08 01:17:50 DEBUG : Waiting for deletions to finish 2025/10/08 01:17:50 INFO : There was nothing to transfer 2025/10/08 01:17:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/08 01:17:50 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/10/08 01:17:50 DEBUG : two: Need to transfer - File not found at Destination 2025/10/08 01:17:50 DEBUG : B2 bucket rclone-test-vapofak3yoju path dst: Waiting for checks to finish 2025/10/08 01:17:50 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/08 01:17:50 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/08 01:17:50 DEBUG : B2 bucket rclone-test-vapofak3yoju path dst: Waiting for transfers to finish 2025/10/08 01:17:51 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/10/08 01:17:51 INFO : two: Copied (new) 2025/10/08 01:17:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (12.82s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-vapofak3yoju", Local "Local file system at /tmp/rclone3440737952", Modify Window "1ms" 2025/10/08 01:17:54 DEBUG : Creating backend with remote "TestB2:rclone-test-vapofak3yoju/dest" 2025/10/08 01:17:55 DEBUG : Creating backend with remote "TestB2:rclone-test-vapofak3yoju/pre-dest1" 2025/10/08 01:17:56 DEBUG : Creating backend with remote "TestB2:rclone-test-vapofak3yoju/pre-dest2" 2025/10/08 01:17:58 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:17:58 DEBUG : 1: Destination found in --compare-dest, skipping 2025/10/08 01:17:59 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:17:59 DEBUG : 2: Destination found in --compare-dest, skipping 2025/10/08 01:17:59 DEBUG : 3: Need to transfer - File not found at Destination 2025/10/08 01:17:59 DEBUG : B2 bucket rclone-test-vapofak3yoju path dest: Waiting for checks to finish 2025/10/08 01:17:59 DEBUG : B2 bucket rclone-test-vapofak3yoju path dest: Waiting for transfers to finish 2025/10/08 01:18:00 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/10/08 01:18:00 INFO : 3: Copied (new) 2025/10/08 01:18:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.14s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-vapofak3yoju", Local "Local file system at /tmp/rclone3440737952", Modify Window "1ms" 2025/10/08 01:18:01 DEBUG : Creating backend with remote "TestB2:rclone-test-vapofak3yoju/dst" 2025/10/08 01:18:03 DEBUG : Creating backend with remote "TestB2:rclone-test-vapofak3yoju/CopyDest" 2025/10/08 01:18:05 DEBUG : one: Need to transfer - File not found at Destination 2025/10/08 01:18:05 DEBUG : B2 bucket rclone-test-vapofak3yoju path dst: Waiting for checks to finish 2025/10/08 01:18:05 DEBUG : B2 bucket rclone-test-vapofak3yoju path dst: Waiting for transfers to finish 2025/10/08 01:18:06 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/08 01:18:06 INFO : one: Copied (new) 2025/10/08 01:18:06 DEBUG : Waiting for deletions to finish 2025/10/08 01:18:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/08 01:18:06 DEBUG : B2 bucket rclone-test-vapofak3yoju path dst: Waiting for checks to finish 2025/10/08 01:18:06 DEBUG : B2 bucket rclone-test-vapofak3yoju path dst: Waiting for transfers to finish 2025/10/08 01:18:07 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/10/08 01:18:07 INFO : one: Copied (replaced existing) 2025/10/08 01:18:07 DEBUG : Waiting for deletions to finish 2025/10/08 01:18:09 DEBUG : Creating backend with remote "TestB2:rclone-test-vapofak3yoju/BackupDir" 2025/10/08 01:18:10 DEBUG : B2 bucket rclone-test-vapofak3yoju path dst: Waiting for checks to finish 2025/10/08 01:18:10 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/08 01:18:11 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/08 01:18:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/08 01:18:12 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/08 01:18:12 INFO : one: Copied (server-side copy) 2025/10/08 01:18:12 INFO : one: Deleted 2025/10/08 01:18:13 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/10/08 01:18:13 INFO : one: Copied (server-side copy) 2025/10/08 01:18:13 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/10/08 01:18:13 DEBUG : B2 bucket rclone-test-vapofak3yoju path dst: Waiting for transfers to finish 2025/10/08 01:18:13 DEBUG : Waiting for deletions to finish 2025/10/08 01:18:14 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/08 01:18:14 DEBUG : one: Unchanged skipping 2025/10/08 01:18:15 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/08 01:18:15 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/08 01:18:15 INFO : two: Copied (server-side copy) 2025/10/08 01:18:15 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/10/08 01:18:15 DEBUG : B2 bucket rclone-test-vapofak3yoju path dst: Waiting for checks to finish 2025/10/08 01:18:15 DEBUG : B2 bucket rclone-test-vapofak3yoju path dst: Waiting for transfers to finish 2025/10/08 01:18:15 DEBUG : Waiting for deletions to finish 2025/10/08 01:18:15 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/08 01:18:15 DEBUG : one: Unchanged skipping 2025/10/08 01:18:15 DEBUG : B2 bucket rclone-test-vapofak3yoju path dst: Waiting for checks to finish 2025/10/08 01:18:15 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/08 01:18:15 DEBUG : two: Unchanged skipping 2025/10/08 01:18:15 DEBUG : B2 bucket rclone-test-vapofak3yoju path dst: Waiting for transfers to finish 2025/10/08 01:18:15 DEBUG : Waiting for deletions to finish 2025/10/08 01:18:15 INFO : There was nothing to transfer 2025/10/08 01:18:17 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/08 01:18:17 DEBUG : one: Unchanged skipping 2025/10/08 01:18:17 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/10/08 01:18:17 DEBUG : three: Destination not found in --copy-dest 2025/10/08 01:18:17 DEBUG : three: Need to transfer - File not found at Destination 2025/10/08 01:18:17 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/08 01:18:17 DEBUG : two: Unchanged skipping 2025/10/08 01:18:17 DEBUG : B2 bucket rclone-test-vapofak3yoju path dst: Waiting for checks to finish 2025/10/08 01:18:17 DEBUG : B2 bucket rclone-test-vapofak3yoju path dst: Waiting for transfers to finish 2025/10/08 01:18:18 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/10/08 01:18:18 INFO : three: Copied (new) 2025/10/08 01:18:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (18.30s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-vapofak3yoju", Local "Local file system at /tmp/rclone3440737952", Modify Window "1ms" 2025/10/08 01:18:22 DEBUG : Creating backend with remote "TestB2:rclone-test-vapofak3yoju/dst" 2025/10/08 01:18:23 DEBUG : Creating backend with remote "TestB2:rclone-test-vapofak3yoju/backup" 2025/10/08 01:18:25 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/08 01:18:25 DEBUG : B2 bucket rclone-test-vapofak3yoju path dst: Waiting for checks to finish 2025/10/08 01:18:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:18:25 DEBUG : two: Unchanged skipping 2025/10/08 01:18:26 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/08 01:18:26 INFO : one: Copied (server-side copy) 2025/10/08 01:18:27 INFO : one: Deleted 2025/10/08 01:18:27 DEBUG : B2 bucket rclone-test-vapofak3yoju path dst: Waiting for transfers to finish 2025/10/08 01:18:28 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/08 01:18:28 INFO : one: Copied (new) 2025/10/08 01:18:28 DEBUG : Waiting for deletions to finish 2025/10/08 01:18:28 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/08 01:18:28 INFO : three.txt: Copied (server-side copy) 2025/10/08 01:18:28 INFO : three.txt: Deleted 2025/10/08 01:18:28 INFO : three.txt: Moved into backup dir 2025/10/08 01:18:30 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/08 01:18:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:18:30 DEBUG : two: Unchanged skipping 2025/10/08 01:18:30 DEBUG : B2 bucket rclone-test-vapofak3yoju path dst: Waiting for checks to finish 2025/10/08 01:18:31 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/08 01:18:31 INFO : one: Copied (server-side copy) 2025/10/08 01:18:31 INFO : one: Deleted 2025/10/08 01:18:31 DEBUG : B2 bucket rclone-test-vapofak3yoju path dst: Waiting for transfers to finish 2025/10/08 01:18:31 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/08 01:18:31 INFO : one: Copied (new) 2025/10/08 01:18:31 DEBUG : Waiting for deletions to finish 2025/10/08 01:18:32 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/08 01:18:32 INFO : three.txt: Copied (server-side copy) 2025/10/08 01:18:32 INFO : three.txt: Deleted 2025/10/08 01:18:32 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.73s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-vapofak3yoju", Local "Local file system at /tmp/rclone3440737952", Modify Window "1ms" 2025/10/08 01:18:35 DEBUG : Creating backend with remote "TestB2:rclone-test-vapofak3yoju/dst" 2025/10/08 01:18:36 DEBUG : Creating backend with remote "TestB2:rclone-test-vapofak3yoju/backup" 2025/10/08 01:18:38 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/08 01:18:38 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:18:38 DEBUG : two: Unchanged skipping 2025/10/08 01:18:38 DEBUG : B2 bucket rclone-test-vapofak3yoju path dst: Waiting for checks to finish 2025/10/08 01:18:40 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/08 01:18:40 INFO : one: Copied (server-side copy) to: one.bak 2025/10/08 01:18:40 INFO : one: Deleted 2025/10/08 01:18:40 DEBUG : B2 bucket rclone-test-vapofak3yoju path dst: Waiting for transfers to finish 2025/10/08 01:18:41 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/08 01:18:41 INFO : one: Copied (new) 2025/10/08 01:18:41 DEBUG : Waiting for deletions to finish 2025/10/08 01:18:41 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/08 01:18:41 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/08 01:18:42 INFO : three.txt: Deleted 2025/10/08 01:18:42 INFO : three.txt: Moved into backup dir 2025/10/08 01:18:43 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/08 01:18:43 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:18:43 DEBUG : two: Unchanged skipping 2025/10/08 01:18:43 DEBUG : B2 bucket rclone-test-vapofak3yoju path dst: Waiting for checks to finish 2025/10/08 01:18:44 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/08 01:18:44 INFO : one: Copied (server-side copy) to: one.bak 2025/10/08 01:18:44 INFO : one: Deleted 2025/10/08 01:18:44 DEBUG : B2 bucket rclone-test-vapofak3yoju path dst: Waiting for transfers to finish 2025/10/08 01:18:45 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/08 01:18:45 INFO : one: Copied (new) 2025/10/08 01:18:45 DEBUG : Waiting for deletions to finish 2025/10/08 01:18:45 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/08 01:18:45 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/08 01:18:45 INFO : three.txt: Deleted 2025/10/08 01:18:45 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.26s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-vapofak3yoju", Local "Local file system at /tmp/rclone3440737952", Modify Window "1ms" 2025/10/08 01:18:48 DEBUG : Creating backend with remote "TestB2:rclone-test-vapofak3yoju/dst" 2025/10/08 01:18:49 DEBUG : Creating backend with remote "TestB2:rclone-test-vapofak3yoju/backup" 2025/10/08 01:18:51 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/08 01:18:51 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:18:51 DEBUG : two: Unchanged skipping 2025/10/08 01:18:51 DEBUG : B2 bucket rclone-test-vapofak3yoju path dst: Waiting for checks to finish 2025/10/08 01:18:52 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/08 01:18:52 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/10/08 01:18:53 INFO : one: Deleted 2025/10/08 01:18:53 DEBUG : B2 bucket rclone-test-vapofak3yoju path dst: Waiting for transfers to finish 2025/10/08 01:18:54 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/08 01:18:54 INFO : one: Copied (new) 2025/10/08 01:18:54 DEBUG : Waiting for deletions to finish 2025/10/08 01:18:54 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/08 01:18:54 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/10/08 01:18:54 INFO : three.txt: Deleted 2025/10/08 01:18:54 INFO : three.txt: Moved into backup dir 2025/10/08 01:18:56 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/08 01:18:56 DEBUG : B2 bucket rclone-test-vapofak3yoju path dst: Waiting for checks to finish 2025/10/08 01:18:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:18:56 DEBUG : two: Unchanged skipping 2025/10/08 01:18:57 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/08 01:18:57 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/10/08 01:18:57 INFO : one: Deleted 2025/10/08 01:18:57 DEBUG : B2 bucket rclone-test-vapofak3yoju path dst: Waiting for transfers to finish 2025/10/08 01:18:57 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/08 01:18:57 INFO : one: Copied (new) 2025/10/08 01:18:57 DEBUG : Waiting for deletions to finish 2025/10/08 01:18:58 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/08 01:18:58 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/10/08 01:18:58 INFO : three.txt: Deleted 2025/10/08 01:18:58 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.88s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-vapofak3yoju", Local "Local file system at /tmp/rclone3440737952", Modify Window "1ms" 2025/10/08 01:19:02 DEBUG : Creating backend with remote "TestB2:rclone-test-vapofak3yoju/dst" 2025/10/08 01:19:03 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/08 01:19:03 DEBUG : B2 bucket rclone-test-vapofak3yoju path dst: Waiting for checks to finish 2025/10/08 01:19:03 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:19:03 DEBUG : two: Unchanged skipping 2025/10/08 01:19:04 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/08 01:19:04 INFO : one: Copied (server-side copy) to: one.bak 2025/10/08 01:19:04 INFO : one: Deleted 2025/10/08 01:19:04 DEBUG : B2 bucket rclone-test-vapofak3yoju path dst: Waiting for transfers to finish 2025/10/08 01:19:05 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/08 01:19:05 INFO : one: Copied (new) 2025/10/08 01:19:05 DEBUG : Waiting for deletions to finish 2025/10/08 01:19:05 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/08 01:19:05 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/08 01:19:06 INFO : three.txt: Deleted 2025/10/08 01:19:06 INFO : three.txt: Moved into backup dir 2025/10/08 01:19:06 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1090-08.backblaze.com/b2api/v1/b2_upload_file/6f324d73602dcb1b9f980e1b/c001_v0001090_t0018": EOF 2025/10/08 01:19:06 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1090-08.backblaze.com/b2api/v1/b2_upload_file/6f324d73602dcb1b9f980e1b/c001_v0001090_t0018": EOF) 2025/10/08 01:19:06 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-vapofak3yoju: 1/10 (Post "https://pod-000-1090-08.backblaze.com/b2api/v1/b2_upload_file/6f324d73602dcb1b9f980e1b/c001_v0001090_t0018": EOF) 2025/10/08 01:19:09 DEBUG : pacer: Reducing sleep to 10ms 2025/10/08 01:19:09 DEBUG : one.bak: Excluded (Path Filter) 2025/10/08 01:19:09 DEBUG : one.bak: Excluded 2025/10/08 01:19:09 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/10/08 01:19:09 DEBUG : three.txt.bak: Excluded 2025/10/08 01:19:09 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/08 01:19:09 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:19:09 DEBUG : B2 bucket rclone-test-vapofak3yoju path dst: Waiting for checks to finish 2025/10/08 01:19:09 DEBUG : two: Unchanged skipping 2025/10/08 01:19:09 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/08 01:19:09 INFO : one: Copied (server-side copy) to: one.bak 2025/10/08 01:19:10 INFO : one: Deleted 2025/10/08 01:19:10 DEBUG : B2 bucket rclone-test-vapofak3yoju path dst: Waiting for transfers to finish 2025/10/08 01:19:10 DEBUG : one: Clearing upload URL because of error: Post "https://pod-000-1183-09.backblaze.com/b2api/v1/b2_upload_file/6f324d73602dcb1b9f980e1b/c001_v0001183_t0024": EOF 2025/10/08 01:19:10 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1183-09.backblaze.com/b2api/v1/b2_upload_file/6f324d73602dcb1b9f980e1b/c001_v0001183_t0024": EOF) 2025/10/08 01:19:10 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/10/08 01:19:10 DEBUG : one: Received error: Post "https://pod-000-1183-09.backblaze.com/b2api/v1/b2_upload_file/6f324d73602dcb1b9f980e1b/c001_v0001183_t0024": EOF - low level retry 0/10 2025/10/08 01:19:10 DEBUG : pacer: Reducing sleep to 10ms 2025/10/08 01:19:11 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/08 01:19:11 INFO : one: Copied (new) 2025/10/08 01:19:11 DEBUG : Waiting for deletions to finish 2025/10/08 01:19:11 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/08 01:19:11 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/08 01:19:11 INFO : three.txt: Deleted 2025/10/08 01:19:11 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (13.09s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-vapofak3yoju", Local "Local file system at /tmp/rclone3440737952", Modify Window "1ms" 2025/10/08 01:19:14 DEBUG : Creating backend with remote "TestB2:rclone-test-vapofak3yoju/dst" 2025/10/08 01:19:16 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/08 01:19:17 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/08 01:19:17 INFO : one: Copied (server-side copy) to: one.bak 2025/10/08 01:19:17 INFO : one: Deleted 2025/10/08 01:19:18 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/08 01:19:18 INFO : one: Copied (new) 2025/10/08 01:19:18 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:19:18 DEBUG : two: Unchanged skipping 2025/10/08 01:19:18 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/10/08 01:19:19 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/08 01:19:19 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/08 01:19:19 INFO : three.txt: Deleted 2025/10/08 01:19:20 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/08 01:19:20 INFO : three.txt: Copied (new) 2025/10/08 01:19:21 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/08 01:19:21 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/08 01:19:21 INFO : one: Copied (server-side copy) to: one.bak 2025/10/08 01:19:21 INFO : one: Deleted 2025/10/08 01:19:22 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/08 01:19:22 INFO : one: Copied (new) 2025/10/08 01:19:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:19:22 DEBUG : two: Unchanged skipping 2025/10/08 01:19:22 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/10/08 01:19:23 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/08 01:19:23 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/08 01:19:24 INFO : three.txt: Deleted 2025/10/08 01:19:24 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/10/08 01:19:24 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.79s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-vapofak3yoju", Local "Local file system at /tmp/rclone3440737952", Modify Window "1ms" 2025/10/08 01:19:27 DEBUG : Creating backend with remote "TestB2:rclone-test-vapofak3yoju/dst" 2025/10/08 01:19:28 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/08 01:19:30 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/08 01:19:30 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/10/08 01:19:30 INFO : one: Deleted 2025/10/08 01:19:31 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/08 01:19:31 INFO : one: Copied (new) 2025/10/08 01:19:31 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:19:31 DEBUG : two: Unchanged skipping 2025/10/08 01:19:31 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/10/08 01:19:31 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/08 01:19:31 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/10/08 01:19:32 INFO : three.txt: Deleted 2025/10/08 01:19:32 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/08 01:19:32 INFO : three.txt: Copied (new) 2025/10/08 01:19:32 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/08 01:19:33 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/08 01:19:33 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/10/08 01:19:33 INFO : one: Deleted 2025/10/08 01:19:33 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/08 01:19:33 INFO : one: Copied (new) 2025/10/08 01:19:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:19:33 DEBUG : two: Unchanged skipping 2025/10/08 01:19:34 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/10/08 01:19:34 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/08 01:19:34 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/10/08 01:19:34 INFO : three.txt: Deleted 2025/10/08 01:19:35 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/10/08 01:19:35 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (10.54s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-vapofak3yoju", Local "Local file system at /tmp/rclone3440737952", Modify Window "1ms" 2025/10/08 01:19:37 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/10/08 01:19:37 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for checks to finish 2025/10/08 01:19:37 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for transfers to finish 2025/10/08 01:19:37 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/10/08 01:19:37 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/10/08 01:19:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.22s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-vapofak3yoju", Local "Local file system at /tmp/rclone3440737952", Modify Window "1ms" 2025/10/08 01:19:39 DEBUG : existing: Need to transfer - File not found at Destination 2025/10/08 01:19:39 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for checks to finish 2025/10/08 01:19:39 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for transfers to finish 2025/10/08 01:19:39 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/08 01:19:39 INFO : existing: Copied (new) 2025/10/08 01:19:39 DEBUG : Waiting for deletions to finish 2025/10/08 01:19:40 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/10/08 01:19:40 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for checks to finish 2025/10/08 01:19:40 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/10/08 01:19:40 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for transfers to finish 2025/10/08 01:19:40 ERROR : B2 bucket rclone-test-vapofak3yoju: not deleting files as there were IO errors 2025/10/08 01:19:40 ERROR : B2 bucket rclone-test-vapofak3yoju: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.26s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-vapofak3yoju", Local "Local file system at /tmp/rclone3440737952", Modify Window "1ms" 2025/10/08 01:19:41 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:19:41 DEBUG : existing: Unchanged skipping 2025/10/08 01:19:41 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for checks to finish 2025/10/08 01:19:41 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for transfers to finish 2025/10/08 01:19:41 DEBUG : Waiting for deletions to finish 2025/10/08 01:19:41 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.61s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-vapofak3yoju", Local "Local file system at /tmp/rclone3440737952", Modify Window "1ms" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-vapofak3yoju", Local "Local file system at /tmp/rclone3440737952", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-vapofak3yoju", Local "Local file system at /tmp/rclone3440737952", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-vapofak3yoju", Local "Local file system at /tmp/rclone3440737952", 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-vapofak3yoju", Local "Local file system at /tmp/rclone3440737952", Modify Window "1ms" 2025/10/08 01:20:02 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:20:02 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for checks to finish 2025/10/08 01:20:02 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:20:02 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:20:02 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:20:02 DEBUG : both10: Unchanged skipping 2025/10/08 01:20:02 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:20:02 DEBUG : both13: Unchanged skipping 2025/10/08 01:20:02 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:20:02 DEBUG : both14: Unchanged skipping 2025/10/08 01:20:02 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:20:02 DEBUG : both15: Unchanged skipping 2025/10/08 01:20:02 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:20:02 DEBUG : both16: Unchanged skipping 2025/10/08 01:20:02 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:20:02 DEBUG : both17: Unchanged skipping 2025/10/08 01:20:02 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:20:02 DEBUG : both18: Unchanged skipping 2025/10/08 01:20:02 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:20:02 DEBUG : both19: Unchanged skipping 2025/10/08 01:20:02 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:20:02 DEBUG : both1: Unchanged skipping 2025/10/08 01:20:02 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:20:02 DEBUG : both2: Unchanged skipping 2025/10/08 01:20:02 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:20:02 DEBUG : both12: Unchanged skipping 2025/10/08 01:20:02 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:20:02 DEBUG : both11: Unchanged skipping 2025/10/08 01:20:02 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:20:02 DEBUG : both0: Unchanged skipping 2025/10/08 01:20:02 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:20:02 DEBUG : both3: Unchanged skipping 2025/10/08 01:20:02 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:20:02 DEBUG : both7: Unchanged skipping 2025/10/08 01:20:02 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:20:02 DEBUG : both8: Unchanged skipping 2025/10/08 01:20:02 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:20:02 DEBUG : both9: Unchanged skipping 2025/10/08 01:20:02 DEBUG : both4: Unchanged skipping 2025/10/08 01:20:02 DEBUG : both5: Unchanged skipping 2025/10/08 01:20:02 DEBUG : both6: Unchanged skipping 2025/10/08 01:20:02 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for transfers to finish 2025/10/08 01:20:02 DEBUG : Waiting for deletions to finish 2025/10/08 01:20:02 INFO : only10: Deleted 2025/10/08 01:20:03 INFO : only11: Deleted 2025/10/08 01:20:03 INFO : only16: Deleted 2025/10/08 01:20:03 INFO : only7: Deleted 2025/10/08 01:20:03 INFO : only15: Deleted 2025/10/08 01:20:03 INFO : only2: Deleted 2025/10/08 01:20:03 INFO : only6: Deleted 2025/10/08 01:20:03 INFO : only8: Deleted 2025/10/08 01:20:03 INFO : only9: Deleted 2025/10/08 01:20:03 INFO : only14: Deleted 2025/10/08 01:20:03 INFO : only17: Deleted 2025/10/08 01:20:03 INFO : only19: Deleted 2025/10/08 01:20:03 INFO : only4: Deleted 2025/10/08 01:20:03 INFO : only12: Deleted 2025/10/08 01:20:03 INFO : only18: Deleted 2025/10/08 01:20:03 INFO : only1: Deleted 2025/10/08 01:20:03 INFO : only3: Deleted 2025/10/08 01:20:03 INFO : only5: Deleted 2025/10/08 01:20:03 INFO : only0: Deleted 2025/10/08 01:20:03 INFO : only13: Deleted 2025/10/08 01:20:03 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (24.34s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-vapofak3yoju", Local "Local file system at /tmp/rclone3440737952", Modify Window "1ms" 2025/10/08 01:20:26 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:20:26 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:20:26 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:20:26 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:20:26 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for checks to finish 2025/10/08 01:20:26 DEBUG : both10: Unchanged skipping 2025/10/08 01:20:26 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:20:26 DEBUG : both13: Unchanged skipping 2025/10/08 01:20:26 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:20:26 DEBUG : both14: Unchanged skipping 2025/10/08 01:20:26 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:20:26 DEBUG : both15: Unchanged skipping 2025/10/08 01:20:26 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:20:26 DEBUG : both16: Unchanged skipping 2025/10/08 01:20:26 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:20:26 DEBUG : both17: Unchanged skipping 2025/10/08 01:20:26 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:20:26 DEBUG : both0: Unchanged skipping 2025/10/08 01:20:26 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:20:26 DEBUG : both19: Unchanged skipping 2025/10/08 01:20:26 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:20:26 DEBUG : both11: Unchanged skipping 2025/10/08 01:20:26 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:20:26 DEBUG : both12: Unchanged skipping 2025/10/08 01:20:26 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:20:26 DEBUG : both18: Unchanged skipping 2025/10/08 01:20:26 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:20:26 DEBUG : both1: Unchanged skipping 2025/10/08 01:20:26 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:20:26 DEBUG : both5: Unchanged skipping 2025/10/08 01:20:26 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:20:26 DEBUG : both2: Unchanged skipping 2025/10/08 01:20:26 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:20:26 DEBUG : both7: Unchanged skipping 2025/10/08 01:20:26 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:20:26 DEBUG : both8: Unchanged skipping 2025/10/08 01:20:26 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:20:26 DEBUG : both3: Unchanged skipping 2025/10/08 01:20:26 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/10/08 01:20:26 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/10/08 01:20:26 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/10/08 01:20:26 DEBUG : both4: Unchanged skipping 2025/10/08 01:20:26 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/10/08 01:20:26 DEBUG : both6: Unchanged skipping 2025/10/08 01:20:26 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/10/08 01:20:26 DEBUG : both9: Unchanged skipping 2025/10/08 01:20:26 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/10/08 01:20:26 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/10/08 01:20:26 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/10/08 01:20:26 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/10/08 01:20:26 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/10/08 01:20:26 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/10/08 01:20:26 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/10/08 01:20:26 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/10/08 01:20:26 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/10/08 01:20:26 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/10/08 01:20:26 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/10/08 01:20:26 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/10/08 01:20:26 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/10/08 01:20:26 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/10/08 01:20:26 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/10/08 01:20:26 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for transfers to finish 2025/10/08 01:20:27 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/08 01:20:27 INFO : only0: Copied (replaced existing) 2025/10/08 01:20:27 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/08 01:20:27 INFO : only16: Copied (replaced existing) 2025/10/08 01:20:27 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/08 01:20:27 INFO : only10: Copied (replaced existing) 2025/10/08 01:20:27 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/08 01:20:27 INFO : only14: Copied (replaced existing) 2025/10/08 01:20:27 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/08 01:20:27 INFO : only17: Copied (replaced existing) 2025/10/08 01:20:27 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/08 01:20:27 INFO : only18: Copied (replaced existing) 2025/10/08 01:20:27 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/08 01:20:27 INFO : only19: Copied (replaced existing) 2025/10/08 01:20:27 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/08 01:20:27 INFO : only15: Copied (replaced existing) 2025/10/08 01:20:27 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/08 01:20:27 INFO : only2: Copied (replaced existing) 2025/10/08 01:20:27 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/08 01:20:27 INFO : only11: Copied (replaced existing) 2025/10/08 01:20:27 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/08 01:20:27 INFO : only3: Copied (replaced existing) 2025/10/08 01:20:27 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/08 01:20:27 INFO : only4: Copied (replaced existing) 2025/10/08 01:20:28 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/08 01:20:28 INFO : only5: Copied (replaced existing) 2025/10/08 01:20:28 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/08 01:20:28 INFO : only6: Copied (replaced existing) 2025/10/08 01:20:28 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/08 01:20:28 INFO : only7: Copied (replaced existing) 2025/10/08 01:20:28 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/08 01:20:28 INFO : only8: Copied (replaced existing) 2025/10/08 01:20:28 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/08 01:20:28 INFO : only9: Copied (replaced existing) 2025/10/08 01:20:28 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/08 01:20:28 INFO : only12: Copied (replaced existing) 2025/10/08 01:20:28 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/08 01:20:28 INFO : only13: Copied (replaced existing) 2025/10/08 01:20:28 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/08 01:20:28 INFO : only1: Copied (replaced existing) 2025/10/08 01:20:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (28.08s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-vapofak3yoju", Local "Local file system at /tmp/rclone3440737952", Modify Window "1ms" 2025/10/08 01:20:36 DEBUG : empty_dir: Making directory with metadata 2025/10/08 01:20:36 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/08 01:20:36 DEBUG : empty_on_remote: Making directory with metadata 2025/10/08 01:20:36 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/08 01:20:36 INFO : empty_on_remote: Making directory 2025/10/08 01:20:36 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/10/08 01:20:37 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/10/08 01:20:37 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/10/08 01:20:37 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/10/08 01:20:37 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.88s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-vapofak3yoju", Local "Local file system at /tmp/rclone3440737952", Modify Window "1ms" 2025/10/08 01:20:39 DEBUG : empty_dir: Making directory with metadata 2025/10/08 01:20:39 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/08 01:20:39 DEBUG : empty_on_remote: Making directory with metadata 2025/10/08 01:20:39 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/08 01:20:39 INFO : empty_on_remote: Making directory 2025/10/08 01:20:39 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/10/08 01:20:40 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/10/08 01:20:40 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/10/08 01:20:40 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/10/08 01:20:40 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/10/08 01:20:40 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.74s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-vapofak3yoju", Local "Local file system at /tmp/rclone3440737952", Modify Window "1ms" 2025/10/08 01:20:42 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/08 01:20:42 INFO : sub dir: Making directory 2025/10/08 01:20:42 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.85s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-vapofak3yoju", Local "Local file system at /tmp/rclone3440737952", Modify Window "1ms" 2025/10/08 01:20:46 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/08 01:20:46 INFO : sub dir: Making directory 2025/10/08 01:20:46 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.78s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-vapofak3yoju", Local "Local file system at /tmp/rclone3440737952", Modify Window "1ms" 2025/10/08 01:20:51 DEBUG : dir1/0003-defghij.txt: Clearing upload URL because of error: Post "https://pod-000-1157-18.backblaze.com/b2api/v1/b2_upload_file/6f324d73602dcb1b9f980e1b/c001_v0001157_t0000": EOF 2025/10/08 01:20:51 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1157-18.backblaze.com/b2api/v1/b2_upload_file/6f324d73602dcb1b9f980e1b/c001_v0001157_t0000": EOF) 2025/10/08 01:20:51 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dir1/0003-defghij.txt" to B2 bucket rclone-test-vapofak3yoju: 1/10 (Post "https://pod-000-1157-18.backblaze.com/b2api/v1/b2_upload_file/6f324d73602dcb1b9f980e1b/c001_v0001157_t0000": EOF) 2025/10/08 01:20:54 DEBUG : pacer: Reducing sleep to 10ms 2025/10/08 01:21:03 DEBUG : Waiting for deletions to finish 2025/10/08 01:21:04 DEBUG : apple: Excluded (Path Filter) 2025/10/08 01:21:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/08 01:21:04 DEBUG : banana: Excluded (Path Filter) 2025/10/08 01:21:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/08 01:21:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/08 01:21:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/08 01:21:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/08 01:21:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/08 01:21:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/08 01:21:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/08 01:21:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/08 01:21:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/08 01:21:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/08 01:21:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/08 01:21:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/08 01:21:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/08 01:21:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/08 01:21:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/08 01:21:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/08 01:21:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/08 01:21:04 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:21:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:21:04 DEBUG : apple: Unchanged skipping 2025/10/08 01:21:04 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/08 01:21:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:21:04 DEBUG : splitbananasplit: Unchanged skipping 2025/10/08 01:21:04 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:21:04 DEBUG : banana: Unchanged skipping 2025/10/08 01:21:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:21:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/08 01:21:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:21:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:21:04 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for checks to finish 2025/10/08 01:21:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/08 01:21:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:21:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/08 01:21:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/08 01:21:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:21:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:21:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:21:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:21:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:21:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/08 01:21:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:21:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/08 01:21:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:21:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/08 01:21:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:21:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/08 01:21:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:21:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/08 01:21:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/08 01:21:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:21:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/08 01:21:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:21:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/08 01:21:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/08 01:21:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/08 01:21:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/08 01:21:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:21:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/08 01:21:04 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for transfers to finish 2025/10/08 01:21:04 DEBUG : Waiting for deletions to finish 2025/10/08 01:21:04 INFO : There was nothing to transfer 2025/10/08 01:21:04 DEBUG : Waiting for deletions to finish 2025/10/08 01:21:05 DEBUG : apple: Excluded (Path Filter) 2025/10/08 01:21:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/08 01:21:05 DEBUG : banana: Excluded (Path Filter) 2025/10/08 01:21:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/08 01:21:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/08 01:21:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/08 01:21:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/08 01:21:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/08 01:21:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/08 01:21:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/08 01:21:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/08 01:21:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/08 01:21:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/08 01:21:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/08 01:21:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/08 01:21:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/08 01:21:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/08 01:21:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/08 01:21:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/08 01:21:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/08 01:21:05 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:21:05 DEBUG : apple: Unchanged skipping 2025/10/08 01:21:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:21:05 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:21:05 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/08 01:21:05 DEBUG : banana: Unchanged skipping 2025/10/08 01:21:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:21:05 DEBUG : splitbananasplit: Unchanged skipping 2025/10/08 01:21:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:21:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/08 01:21:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:21:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:21:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:21:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/08 01:21:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:21:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:21:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/08 01:21:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/08 01:21:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:21:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:21:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/08 01:21:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/08 01:21:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:21:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:21:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/08 01:21:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/08 01:21:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:21:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:21:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/08 01:21:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/08 01:21:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:21:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/08 01:21:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:21:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:21:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/08 01:21:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/08 01:21:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/08 01:21:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:21:05 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for checks to finish 2025/10/08 01:21:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/08 01:21:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/08 01:21:05 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for transfers to finish 2025/10/08 01:21:05 DEBUG : Waiting for deletions to finish 2025/10/08 01:21:05 INFO : There was nothing to transfer 2025/10/08 01:21:05 DEBUG : Waiting for deletions to finish 2025/10/08 01:21:05 DEBUG : apple: Excluded (Path Filter) 2025/10/08 01:21:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/08 01:21:05 DEBUG : banana: Excluded (Path Filter) 2025/10/08 01:21:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/08 01:21:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/08 01:21:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/08 01:21:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/08 01:21:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/08 01:21:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/08 01:21:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/08 01:21:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/08 01:21:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/08 01:21:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/08 01:21:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/08 01:21:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/08 01:21:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/08 01:21:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/08 01:21:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/08 01:21:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/08 01:21:05 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-vapofak3yoju", Local "Local file system at /tmp/rclone3440737952", Modify Window "1ms" 2025/10/08 01:21:21 DEBUG : Waiting for deletions to finish 2025/10/08 01:21:21 DEBUG : apple: Excluded (Path Filter) 2025/10/08 01:21:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/08 01:21:21 DEBUG : banana: Excluded (Path Filter) 2025/10/08 01:21:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/08 01:21:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/08 01:21:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/08 01:21:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/08 01:21:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/08 01:21:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/08 01:21:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/08 01:21:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/08 01:21:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/08 01:21:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/08 01:21:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/08 01:21:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/08 01:21:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/08 01:21:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/08 01:21:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/08 01:21:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/08 01:21:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/08 01:21:22 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:21:22 DEBUG : apple: Unchanged skipping 2025/10/08 01:21:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:21:22 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/08 01:21:22 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:21:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:21:22 DEBUG : splitbananasplit: Unchanged skipping 2025/10/08 01:21:22 DEBUG : banana: Unchanged skipping 2025/10/08 01:21:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:21:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:21:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:21:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/08 01:21:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:21:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/08 01:21:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:21:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/08 01:21:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:21:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/08 01:21:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/08 01:21:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:21:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:21:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:21:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/08 01:21:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/08 01:21:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/08 01:21:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:21:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:21:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:21:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/08 01:21:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:21:22 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for checks to finish 2025/10/08 01:21:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:21:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/08 01:21:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/08 01:21:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:21:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/08 01:21:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/08 01:21:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:21:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/08 01:21:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/08 01:21:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/08 01:21:22 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for transfers to finish 2025/10/08 01:21:22 DEBUG : Waiting for deletions to finish 2025/10/08 01:21:22 INFO : There was nothing to transfer 2025/10/08 01:21:22 DEBUG : Waiting for deletions to finish 2025/10/08 01:21:22 DEBUG : apple: Excluded (Path Filter) 2025/10/08 01:21:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/08 01:21:22 DEBUG : banana: Excluded (Path Filter) 2025/10/08 01:21:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/08 01:21:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/08 01:21:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/08 01:21:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/08 01:21:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/08 01:21:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/08 01:21:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/08 01:21:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/08 01:21:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/08 01:21:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/08 01:21:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/08 01:21:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/08 01:21:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/08 01:21:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/08 01:21:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/08 01:21:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/08 01:21:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/08 01:21:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:21:23 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/08 01:21:23 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:21:23 DEBUG : apple: Unchanged skipping 2025/10/08 01:21:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:21:23 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:21:23 DEBUG : splitbananasplit: Unchanged skipping 2025/10/08 01:21:23 DEBUG : banana: Unchanged skipping 2025/10/08 01:21:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:21:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:21:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/08 01:21:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:21:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/08 01:21:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/08 01:21:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:21:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/08 01:21:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:21:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:21:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/08 01:21:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:21:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:21:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/08 01:21:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:21:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/08 01:21:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:21:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/08 01:21:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:21:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/08 01:21:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/08 01:21:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:21:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/08 01:21:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:21:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/08 01:21:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/08 01:21:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:21:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/08 01:21:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:21:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/08 01:21:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:21:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/08 01:21:23 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for checks to finish 2025/10/08 01:21:23 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for transfers to finish 2025/10/08 01:21:23 DEBUG : Waiting for deletions to finish 2025/10/08 01:21:23 INFO : There was nothing to transfer 2025/10/08 01:21:23 DEBUG : Waiting for deletions to finish 2025/10/08 01:21:23 DEBUG : apple: Excluded (Path Filter) 2025/10/08 01:21:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/08 01:21:23 DEBUG : banana: Excluded (Path Filter) 2025/10/08 01:21:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/08 01:21:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/08 01:21:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/08 01:21:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/08 01:21:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/08 01:21:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/08 01:21:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/08 01:21:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/08 01:21:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/08 01:21:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/08 01:21:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/08 01:21:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/08 01:21:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/08 01:21:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/08 01:21:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/08 01:21:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/08 01:21:23 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-vapofak3yoju", Local "Local file system at /tmp/rclone3440737952", Modify Window "1ms" 2025/10/08 01:21:40 DEBUG : Waiting for deletions to finish 2025/10/08 01:21:41 DEBUG : apple: Excluded (Path Filter) 2025/10/08 01:21:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/08 01:21:41 DEBUG : banana: Excluded (Path Filter) 2025/10/08 01:21:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/08 01:21:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/08 01:21:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/08 01:21:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/08 01:21:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/08 01:21:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/08 01:21:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/08 01:21:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/08 01:21:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/08 01:21:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/08 01:21:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/08 01:21:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/08 01:21:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/08 01:21:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/08 01:21:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/08 01:21:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/08 01:21:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/08 01:21:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/08 01:21:41 DEBUG : apple: transformed to: YXBwbGU= 2025/10/08 01:21:41 DEBUG : banana: transformed to: YmFuYW5h 2025/10/08 01:21:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/08 01:21:41 DEBUG : banana: transformed to: YmFuYW5h 2025/10/08 01:21:41 DEBUG : apple: transformed to: YXBwbGU= 2025/10/08 01:21:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/08 01:21:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/08 01:21:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/08 01:21:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/08 01:21:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/08 01:21:41 DEBUG : banana: transformed to: YmFuYW5h 2025/10/08 01:21:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/08 01:21:41 DEBUG : apple: transformed to: YXBwbGU= 2025/10/08 01:21:41 DEBUG : apple: transformed to: YXBwbGU= 2025/10/08 01:21:41 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/08 01:21:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/08 01:21:41 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/08 01:21:41 DEBUG : banana: transformed to: YmFuYW5h 2025/10/08 01:21:41 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/08 01:21:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/08 01:21:41 DEBUG : apple: transformed to: YXBwbGU= 2025/10/08 01:21:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/08 01:21:41 DEBUG : banana: transformed to: YmFuYW5h 2025/10/08 01:21:41 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/08 01:21:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/08 01:21:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/08 01:21:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/08 01:21:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/08 01:21:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/08 01:21:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/08 01:21:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/08 01:21:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/08 01:21:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/08 01:21:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/08 01:21:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/08 01:21:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/08 01:21:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/08 01:21:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/08 01:21:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/08 01:21:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/08 01:21:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/08 01:21:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/08 01:21:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/08 01:21:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/08 01:21:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/08 01:21:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/08 01:21:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/08 01:21:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/08 01:21:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/08 01:21:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/08 01:21:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/08 01:21:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/08 01:21:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/08 01:21:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/08 01:21:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/08 01:21:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/08 01:21:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/08 01:21:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/08 01:21:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/08 01:21:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/08 01:21:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/08 01:21:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/08 01:21:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/08 01:21:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/08 01:21:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/08 01:21:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/08 01:21:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/08 01:21:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/08 01:21:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/08 01:21:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/08 01:21:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/08 01:21:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/08 01:21:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/08 01:21:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/08 01:21:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/08 01:21:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/08 01:21:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/08 01:21:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/08 01:21:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/08 01:21:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/08 01:21:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/08 01:21:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/08 01:21:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/08 01:21:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/08 01:21:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/08 01:21:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/08 01:21:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/08 01:21:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/08 01:21:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/08 01:21:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/08 01:21:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/08 01:21:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/08 01:21:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/08 01:21:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/08 01:21:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/08 01:21:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/08 01:21:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/08 01:21:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/08 01:21:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/08 01:21:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/08 01:21:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/08 01:21:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/08 01:21:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/08 01:21:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/08 01:21:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/08 01:21:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/08 01:21:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/08 01:21:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/08 01:21:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/08 01:21:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/08 01:21:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/08 01:21:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/08 01:21:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/08 01:21:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/08 01:21:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/08 01:21:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/08 01:21:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/08 01:21:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/08 01:21:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/08 01:21:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/08 01:21:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/08 01:21:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/08 01:21:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/08 01:21:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/08 01:21:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/08 01:21:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/08 01:21:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/08 01:21:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/08 01:21:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/08 01:21:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/08 01:21:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/08 01:21:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/08 01:21:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/08 01:21:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/08 01:21:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/08 01:21:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/08 01:21:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/08 01:21:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/08 01:21:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/08 01:21:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/08 01:21:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/08 01:21:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/08 01:21:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/08 01:21:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/08 01:21:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/08 01:21:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/08 01:21:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/08 01:21:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/08 01:21:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/08 01:21:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/08 01:21:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/08 01:21:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/08 01:21:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/08 01:21:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/08 01:21:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/08 01:21:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/08 01:21:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/08 01:21:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/08 01:21:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/08 01:21:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/08 01:21:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/08 01:21:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/08 01:21:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/08 01:21:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/08 01:21:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/08 01:21:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/08 01:21:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/08 01:21:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/08 01:21:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/08 01:21:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/08 01:21:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/08 01:21:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/08 01:21:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/08 01:21:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/08 01:21:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/08 01:21:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/08 01:21:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/08 01:21:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/08 01:21:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/08 01:21:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/08 01:21:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/08 01:21:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/08 01:21:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/08 01:21:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/08 01:21:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/08 01:21:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/08 01:21:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/08 01:21:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/08 01:21:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/08 01:21:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/08 01:21:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/08 01:21:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/08 01:21:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/08 01:21:41 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/08 01:21:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/08 01:21:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/08 01:21:42 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/08 01:21:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/08 01:21:42 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/08 01:21:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/08 01:21:42 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/08 01:21:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/08 01:21:42 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/08 01:21:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/08 01:21:42 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/08 01:21:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/08 01:21:42 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/08 01:21:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/08 01:21:42 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/08 01:21:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/08 01:21:42 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/08 01:21:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/08 01:21:42 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/08 01:21:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/08 01:21:42 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/08 01:21:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/08 01:21:42 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/08 01:21:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/08 01:21:42 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/08 01:21:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/08 01:21:42 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/08 01:21:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/08 01:21:42 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/08 01:21:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/08 01:21:42 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/08 01:21:42 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/08 01:21:42 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/08 01:21:42 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for checks to finish 2025/10/08 01:21:42 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for transfers to finish 2025/10/08 01:21:42 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/08 01:21:42 INFO : banana: Copied (new) to: YmFuYW5h 2025/10/08 01:21:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/08 01:21:42 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/08 01:21:42 INFO : apple: Copied (new) to: YXBwbGU= 2025/10/08 01:21:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/08 01:21:42 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/08 01:21:42 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/08 01:21:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/08 01:21:42 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/08 01:21:42 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/08 01:21:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/08 01:21:42 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/08 01:21:42 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/08 01:21:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/08 01:21:42 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/08 01:21:42 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/08 01:21:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/08 01:21:42 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/08 01:21:42 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/08 01:21:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/08 01:21:43 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/08 01:21:43 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/08 01:21:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/08 01:21:43 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/08 01:21:43 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/08 01:21:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/08 01:21:43 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/08 01:21:43 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/08 01:21:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/08 01:21:43 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/08 01:21:43 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/08 01:21:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/08 01:21:43 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/08 01:21:43 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/08 01:21:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/08 01:21:43 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/08 01:21:43 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/08 01:21:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/08 01:21:43 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/08 01:21:43 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/08 01:21:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/08 01:21:43 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/08 01:21:43 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/08 01:21:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/08 01:21:43 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/08 01:21:43 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/08 01:21:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/08 01:21:44 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/08 01:21:44 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/08 01:21:44 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/08 01:21:44 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/08 01:21:44 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/08 01:21:44 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/08 01:21:44 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/08 01:21:44 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/10/08 01:21:44 DEBUG : Waiting for deletions to finish 2025/10/08 01:21:44 INFO : dir1/0009-3456789.txt: Deleted 2025/10/08 01:21:44 INFO : dir1/0012-6789;.txt: Deleted 2025/10/08 01:21:44 INFO : dir1/0013-789;=.txt: Deleted 2025/10/08 01:21:44 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/08 01:21:44 INFO : appleappleapplebanana: Deleted 2025/10/08 01:21:44 INFO : dir1/0015-9;=.txt: Deleted 2025/10/08 01:21:44 INFO : dir1/0014-89;=.txt: Deleted 2025/10/08 01:21:44 INFO : dir1/0010-456789.txt: Deleted 2025/10/08 01:21:44 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/08 01:21:44 INFO : apple: Deleted 2025/10/08 01:21:44 INFO : splitbananasplit: Deleted 2025/10/08 01:21:44 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/08 01:21:45 INFO : dir1/0007-1234567.txt: Deleted 2025/10/08 01:21:45 INFO : dir1/0008-2345678.txt: Deleted 2025/10/08 01:21:45 INFO : dir1/0011-56789;.txt: Deleted 2025/10/08 01:21:45 INFO : banana: Deleted 2025/10/08 01:21:45 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/08 01:21:45 INFO : dir1/0003-defghij.txt: Deleted 2025/10/08 01:21:45 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/08 01:21:45 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/08 01:21:45 DEBUG : Waiting for deletions to finish 2025/10/08 01:21:45 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/10/08 01:21:45 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/10/08 01:21:45 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/10/08 01:21:45 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/10/08 01:21:45 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/10/08 01:21:45 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/10/08 01:21:45 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/10/08 01:21:45 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/10/08 01:21:45 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/10/08 01:21:45 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/10/08 01:21:45 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/10/08 01:21:45 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/10/08 01:21:45 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/10/08 01:21:45 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/10/08 01:21:45 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/10/08 01:21:45 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/10/08 01:21:45 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/10/08 01:21:45 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/10/08 01:21:45 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/10/08 01:21:45 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/10/08 01:21:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/08 01:21:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/08 01:21:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/08 01:21:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/08 01:21:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/08 01:21:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/08 01:21:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/08 01:21:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/08 01:21:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/08 01:21:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/08 01:21:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/08 01:21:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/08 01:21:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/08 01:21:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/08 01:21:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/08 01:21:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/08 01:21:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/08 01:21:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/08 01:21:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/08 01:21:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/08 01:21:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/08 01:21:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/08 01:21:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/08 01:21:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/08 01:21:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/08 01:21:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/08 01:21:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/08 01:21:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/08 01:21:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/08 01:21:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/08 01:21:45 DEBUG : apple: transformed to: YXBwbGU= 2025/10/08 01:21:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/08 01:21:45 DEBUG : apple: transformed to: YXBwbGU= 2025/10/08 01:21:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/08 01:21:45 DEBUG : apple: transformed to: YXBwbGU= 2025/10/08 01:21:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/08 01:21:45 DEBUG : apple: transformed to: YXBwbGU= 2025/10/08 01:21:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/08 01:21:45 DEBUG : apple: transformed to: YXBwbGU= 2025/10/08 01:21:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/08 01:21:45 DEBUG : apple: transformed to: YXBwbGU= 2025/10/08 01:21:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/08 01:21:45 DEBUG : apple: transformed to: YXBwbGU= 2025/10/08 01:21:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/08 01:21:45 DEBUG : apple: transformed to: YXBwbGU= 2025/10/08 01:21:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/08 01:21:45 DEBUG : apple: transformed to: YXBwbGU= 2025/10/08 01:21:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/08 01:21:45 DEBUG : apple: transformed to: YXBwbGU= 2025/10/08 01:21:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/08 01:21:45 DEBUG : apple: transformed to: YXBwbGU= 2025/10/08 01:21:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/08 01:21:45 DEBUG : apple: transformed to: YXBwbGU= 2025/10/08 01:21:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/08 01:21:45 DEBUG : apple: transformed to: YXBwbGU= 2025/10/08 01:21:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/08 01:21:45 DEBUG : apple: transformed to: YXBwbGU= 2025/10/08 01:21:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/08 01:21:45 DEBUG : apple: transformed to: YXBwbGU= 2025/10/08 01:21:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/08 01:21:45 DEBUG : apple: transformed to: YXBwbGU= 2025/10/08 01:21:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/08 01:21:45 DEBUG : banana: transformed to: YmFuYW5h 2025/10/08 01:21:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/08 01:21:45 DEBUG : banana: transformed to: YmFuYW5h 2025/10/08 01:21:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/08 01:21:45 DEBUG : banana: transformed to: YmFuYW5h 2025/10/08 01:21:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/08 01:21:45 DEBUG : banana: transformed to: YmFuYW5h 2025/10/08 01:21:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/08 01:21:45 DEBUG : banana: transformed to: YmFuYW5h 2025/10/08 01:21:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/08 01:21:45 DEBUG : banana: transformed to: YmFuYW5h 2025/10/08 01:21:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/08 01:21:45 DEBUG : banana: transformed to: YmFuYW5h 2025/10/08 01:21:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/08 01:21:45 DEBUG : banana: transformed to: YmFuYW5h 2025/10/08 01:21:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/08 01:21:45 DEBUG : banana: transformed to: YmFuYW5h 2025/10/08 01:21:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/08 01:21:45 DEBUG : banana: transformed to: YmFuYW5h 2025/10/08 01:21:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/08 01:21:45 DEBUG : banana: transformed to: YmFuYW5h 2025/10/08 01:21:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/08 01:21:45 DEBUG : banana: transformed to: YmFuYW5h 2025/10/08 01:21:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/08 01:21:45 DEBUG : banana: transformed to: YmFuYW5h 2025/10/08 01:21:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/08 01:21:45 DEBUG : banana: transformed to: YmFuYW5h 2025/10/08 01:21:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/08 01:21:45 DEBUG : banana: transformed to: YmFuYW5h 2025/10/08 01:21:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/08 01:21:45 DEBUG : banana: transformed to: YmFuYW5h 2025/10/08 01:21:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/08 01:21:45 DEBUG : banana: transformed to: YmFuYW5h 2025/10/08 01:21:45 DEBUG : apple: transformed to: YXBwbGU= 2025/10/08 01:21:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/08 01:21:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/08 01:21:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/08 01:21:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/08 01:21:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/08 01:21:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/08 01:21:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/08 01:21:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/08 01:21:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/08 01:21:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/08 01:21:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/08 01:21:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/08 01:21:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/08 01:21:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/08 01:21:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/08 01:21:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/08 01:21:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/08 01:21:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/08 01:21:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/08 01:21:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/08 01:21:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/08 01:21:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/08 01:21:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/08 01:21:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/08 01:21:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/08 01:21:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/08 01:21:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/08 01:21:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/08 01:21:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/08 01:21:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/08 01:21:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/08 01:21:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/08 01:21:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/08 01:21:45 DEBUG : banana: transformed to: YmFuYW5h 2025/10/08 01:21:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/08 01:21:45 DEBUG : apple: transformed to: YXBwbGU= 2025/10/08 01:21:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/08 01:21:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/08 01:21:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/08 01:21:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/08 01:21:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/08 01:21:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/08 01:21:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/08 01:21:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/08 01:21:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/08 01:21:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/08 01:21:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/08 01:21:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/08 01:21:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/08 01:21:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/08 01:21:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/08 01:21:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/08 01:21:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/08 01:21:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/08 01:21:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/08 01:21:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/08 01:21:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/08 01:21:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/08 01:21:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/08 01:21:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/08 01:21:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/08 01:21:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/08 01:21:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/08 01:21:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/08 01:21:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/08 01:21:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/08 01:21:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/08 01:21:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/08 01:21:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/08 01:21:45 DEBUG : banana: transformed to: YmFuYW5h 2025/10/08 01:21:45 DEBUG : apple: transformed to: YXBwbGU= 2025/10/08 01:21:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/08 01:21:45 DEBUG : banana: transformed to: YmFuYW5h 2025/10/08 01:21:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/08 01:21:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/08 01:21:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/08 01:21:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/08 01:21:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/08 01:21:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/08 01:21:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/08 01:21:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/08 01:21:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/08 01:21:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/08 01:21:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/08 01:21:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/08 01:21:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/08 01:21:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/08 01:21:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/08 01:21:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/08 01:21:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/08 01:21:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/08 01:21:45 DEBUG : apple: transformed to: YXBwbGU= 2025/10/08 01:21:45 DEBUG : banana: transformed to: YmFuYW5h 2025/10/08 01:21:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/08 01:21:45 DEBUG : banana: transformed to: YmFuYW5h 2025/10/08 01:21:45 DEBUG : apple: transformed to: YXBwbGU= 2025/10/08 01:21:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/08 01:21:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/08 01:21:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/08 01:21:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/08 01:21:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/08 01:21:45 DEBUG : banana: transformed to: YmFuYW5h 2025/10/08 01:21:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/08 01:21:45 DEBUG : apple: transformed to: YXBwbGU= 2025/10/08 01:21:45 DEBUG : apple: transformed to: YXBwbGU= 2025/10/08 01:21:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/08 01:21:45 DEBUG : banana: transformed to: YmFuYW5h 2025/10/08 01:21:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/08 01:21:45 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:21:45 DEBUG : apple: Unchanged skipping 2025/10/08 01:21:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:21:45 DEBUG : splitbananasplit: Unchanged skipping 2025/10/08 01:21:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:21:45 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:21:45 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/08 01:21:45 DEBUG : banana: Unchanged skipping 2025/10/08 01:21:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/08 01:21:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/08 01:21:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/08 01:21:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/08 01:21:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/08 01:21:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/08 01:21:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/08 01:21:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/08 01:21:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/08 01:21:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/08 01:21:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/08 01:21:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/08 01:21:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/08 01:21:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/08 01:21:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/08 01:21:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/08 01:21:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/08 01:21:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/08 01:21:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/08 01:21:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/08 01:21:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/08 01:21:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/08 01:21:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/08 01:21:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/08 01:21:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/08 01:21:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/08 01:21:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/08 01:21:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/08 01:21:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/08 01:21:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/08 01:21:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/08 01:21:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/08 01:21:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/08 01:21:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/08 01:21:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/08 01:21:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/08 01:21:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/08 01:21:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/08 01:21:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/08 01:21:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/08 01:21:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/08 01:21:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/08 01:21:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/08 01:21:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/08 01:21:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/08 01:21:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/08 01:21:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/08 01:21:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/08 01:21:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/08 01:21:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/08 01:21:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/08 01:21:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/08 01:21:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/08 01:21:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/08 01:21:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/08 01:21:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/08 01:21:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/08 01:21:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/08 01:21:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/08 01:21:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/08 01:21:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/08 01:21:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/08 01:21:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/08 01:21:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/08 01:21:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/08 01:21:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/08 01:21:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/08 01:21:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/08 01:21:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/08 01:21:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/08 01:21:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/08 01:21:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/08 01:21:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/08 01:21:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/08 01:21:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/08 01:21:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/08 01:21:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/08 01:21:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/08 01:21:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/08 01:21:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/08 01:21:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/08 01:21:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/08 01:21:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/08 01:21:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/08 01:21:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/08 01:21:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/08 01:21:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/08 01:21:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/08 01:21:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/08 01:21:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/08 01:21:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/08 01:21:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/08 01:21:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/08 01:21:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/08 01:21:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/08 01:21:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/08 01:21:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/08 01:21:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/08 01:21:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/08 01:21:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/08 01:21:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/08 01:21:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/08 01:21:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/08 01:21:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/08 01:21:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/08 01:21:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/08 01:21:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/08 01:21:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/08 01:21:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/08 01:21:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/08 01:21:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/08 01:21:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/08 01:21:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/08 01:21:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/08 01:21:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/08 01:21:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/08 01:21:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/08 01:21:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/08 01:21:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/08 01:21:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/08 01:21:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/08 01:21:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/08 01:21:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/08 01:21:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/08 01:21:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/08 01:21:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/08 01:21:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/08 01:21:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/08 01:21:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/08 01:21:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/08 01:21:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/08 01:21:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/08 01:21:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/08 01:21:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/08 01:21:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/08 01:21:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/08 01:21:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/08 01:21:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/08 01:21:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/08 01:21:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/08 01:21:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/08 01:21:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/08 01:21:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/08 01:21:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/08 01:21:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/08 01:21:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/08 01:21:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/08 01:21:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/08 01:21:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/08 01:21:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/08 01:21:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/08 01:21:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/08 01:21:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/08 01:21:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/08 01:21:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/08 01:21:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/08 01:21:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/08 01:21:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/08 01:21:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/08 01:21:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/08 01:21:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/08 01:21:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/08 01:21:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/08 01:21:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/08 01:21:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/08 01:21:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/08 01:21:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/08 01:21:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/08 01:21:45 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/08 01:21:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/08 01:21:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/08 01:21:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/08 01:21:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/08 01:21:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/08 01:21:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/08 01:21:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/08 01:21:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/08 01:21:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/08 01:21:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/08 01:21:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/08 01:21:46 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/08 01:21:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/08 01:21:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/08 01:21:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/08 01:21:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/08 01:21:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:21:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:21:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:21:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/08 01:21:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:21:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/08 01:21:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:21:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/08 01:21:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/08 01:21:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:21:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/08 01:21:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:21:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/08 01:21:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:21:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:21:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/08 01:21:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:21:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/08 01:21:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:21:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/08 01:21:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/08 01:21:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:21:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/08 01:21:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/08 01:21:46 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/08 01:21:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:21:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/08 01:21:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:21:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/08 01:21:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:21:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/08 01:21:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:21:46 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for checks to finish 2025/10/08 01:21:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/08 01:21:46 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for transfers to finish 2025/10/08 01:21:46 DEBUG : Waiting for deletions to finish 2025/10/08 01:21:46 DEBUG : Waiting for deletions to finish 2025/10/08 01:21:46 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/10/08 01:21:46 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/10/08 01:21:46 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/10/08 01:21:46 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/10/08 01:21:46 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/10/08 01:21:46 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/10/08 01:21:46 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/10/08 01:21:46 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/10/08 01:21:46 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/10/08 01:21:46 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/10/08 01:21:46 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/10/08 01:21:46 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/10/08 01:21:46 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/10/08 01:21:46 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/10/08 01:21:46 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/10/08 01:21:46 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/10/08 01:21:46 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/10/08 01:21:46 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/10/08 01:21:46 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/10/08 01:21:46 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/10/08 01:21:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/08 01:21:46 DEBUG : apple: transformed to: YXBwbGU= 2025/10/08 01:21:46 DEBUG : banana: transformed to: YmFuYW5h 2025/10/08 01:21:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/08 01:21:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/08 01:21:46 DEBUG : banana: transformed to: YmFuYW5h 2025/10/08 01:21:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/08 01:21:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/08 01:21:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/08 01:21:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/08 01:21:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/08 01:21:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/08 01:21:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/08 01:21:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/08 01:21:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/08 01:21:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/08 01:21:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/08 01:21:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/08 01:21:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/08 01:21:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/08 01:21:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/08 01:21:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/08 01:21:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/08 01:21:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/08 01:21:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/08 01:21:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/08 01:21:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/08 01:21:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/08 01:21:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/08 01:21:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/08 01:21:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/08 01:21:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/08 01:21:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/08 01:21:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/08 01:21:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/08 01:21:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/08 01:21:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/08 01:21:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/08 01:21:46 DEBUG : apple: transformed to: YXBwbGU= 2025/10/08 01:21:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/08 01:21:46 DEBUG : banana: transformed to: YmFuYW5h 2025/10/08 01:21:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/08 01:21:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/08 01:21:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/08 01:21:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/08 01:21:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/08 01:21:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/08 01:21:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/08 01:21:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/08 01:21:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/08 01:21:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/08 01:21:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/08 01:21:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/08 01:21:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/08 01:21:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/08 01:21:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/08 01:21:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/08 01:21:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-vapofak3yoju", Local "Local file system at /tmp/rclone3440737952", Modify Window "1ms" 2025/10/08 01:22:01 DEBUG : Waiting for deletions to finish 2025/10/08 01:22:01 DEBUG : apple: Excluded (Path Filter) 2025/10/08 01:22:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/08 01:22:01 DEBUG : banana: Excluded (Path Filter) 2025/10/08 01:22:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/08 01:22:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/08 01:22:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/08 01:22:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/08 01:22:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/08 01:22:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/08 01:22:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/08 01:22:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/08 01:22:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/08 01:22:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/08 01:22:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/08 01:22:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/08 01:22:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/08 01:22:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/08 01:22:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/08 01:22:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/08 01:22:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/08 01:22:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/08 01:22:02 DEBUG : apple: transformed to: PREFIXapple 2025/10/08 01:22:02 DEBUG : banana: transformed to: PREFIXbanana 2025/10/08 01:22:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/08 01:22:02 DEBUG : banana: transformed to: PREFIXbanana 2025/10/08 01:22:02 DEBUG : apple: transformed to: PREFIXapple 2025/10/08 01:22:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/08 01:22:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/08 01:22:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/08 01:22:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/08 01:22:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/08 01:22:02 DEBUG : banana: transformed to: PREFIXbanana 2025/10/08 01:22:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/08 01:22:02 DEBUG : apple: transformed to: PREFIXapple 2025/10/08 01:22:02 DEBUG : apple: transformed to: PREFIXapple 2025/10/08 01:22:02 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/08 01:22:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/08 01:22:02 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/08 01:22:02 DEBUG : banana: transformed to: PREFIXbanana 2025/10/08 01:22:02 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/08 01:22:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/08 01:22:02 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/08 01:22:02 DEBUG : apple: transformed to: PREFIXapple 2025/10/08 01:22:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/08 01:22:02 DEBUG : banana: transformed to: PREFIXbanana 2025/10/08 01:22:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/08 01:22:02 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/08 01:22:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/08 01:22:02 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/08 01:22:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/08 01:22:02 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/08 01:22:02 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/08 01:22:02 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/08 01:22:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/08 01:22:02 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/08 01:22:02 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/08 01:22:02 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/08 01:22:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/08 01:22:02 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/08 01:22:02 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/08 01:22:02 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/08 01:22:02 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/08 01:22:02 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/08 01:22:02 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/08 01:22:02 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/08 01:22:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/08 01:22:02 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/08 01:22:02 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/08 01:22:02 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/08 01:22:02 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/08 01:22:02 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/08 01:22:02 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/08 01:22:02 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/08 01:22:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/08 01:22:02 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/08 01:22:02 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/08 01:22:02 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/08 01:22:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/08 01:22:02 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/08 01:22:02 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/08 01:22:02 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/08 01:22:02 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/08 01:22:02 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/08 01:22:02 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/08 01:22:02 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/08 01:22:02 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/08 01:22:02 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/08 01:22:02 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/08 01:22:02 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/08 01:22:02 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/08 01:22:02 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/08 01:22:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/08 01:22:02 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/08 01:22:02 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/08 01:22:02 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/08 01:22:02 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/08 01:22:02 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/08 01:22:02 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/08 01:22:02 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/08 01:22:02 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/08 01:22:02 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/08 01:22:02 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/08 01:22:02 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/08 01:22:02 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/08 01:22:02 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/08 01:22:02 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/08 01:22:02 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/08 01:22:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/08 01:22:02 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/08 01:22:02 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/08 01:22:02 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/08 01:22:02 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/08 01:22:02 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/08 01:22:02 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/08 01:22:02 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/08 01:22:02 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/08 01:22:02 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/08 01:22:02 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/08 01:22:02 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/08 01:22:02 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/08 01:22:02 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/08 01:22:02 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/08 01:22:02 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/08 01:22:02 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/08 01:22:02 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/08 01:22:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/08 01:22:02 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/08 01:22:02 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/08 01:22:02 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/08 01:22:02 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/08 01:22:02 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/08 01:22:02 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/08 01:22:02 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/08 01:22:02 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/08 01:22:02 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/08 01:22:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/08 01:22:02 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/08 01:22:02 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/08 01:22:02 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/08 01:22:02 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/08 01:22:02 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/08 01:22:02 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/08 01:22:02 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/08 01:22:02 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/08 01:22:02 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/08 01:22:02 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/08 01:22:02 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/08 01:22:02 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/08 01:22:02 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/08 01:22:02 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/08 01:22:02 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/08 01:22:02 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/08 01:22:02 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/08 01:22:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/08 01:22:02 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/08 01:22:02 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/08 01:22:02 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/08 01:22:02 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/08 01:22:02 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/08 01:22:02 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/08 01:22:02 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/08 01:22:02 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/08 01:22:02 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/08 01:22:02 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/08 01:22:02 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/08 01:22:02 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/08 01:22:02 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/08 01:22:02 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/08 01:22:02 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/08 01:22:02 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/08 01:22:02 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/08 01:22:02 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/08 01:22:02 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/08 01:22:02 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/08 01:22:02 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/08 01:22:02 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/08 01:22:02 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/08 01:22:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/08 01:22:02 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/08 01:22:02 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/08 01:22:02 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/08 01:22:02 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/08 01:22:02 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/08 01:22:02 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/08 01:22:02 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/08 01:22:02 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/08 01:22:02 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/08 01:22:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/08 01:22:02 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/08 01:22:02 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/08 01:22:02 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/08 01:22:02 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/08 01:22:02 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/08 01:22:02 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/08 01:22:02 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/08 01:22:02 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/08 01:22:02 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/08 01:22:02 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/08 01:22:02 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/08 01:22:02 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/08 01:22:02 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/08 01:22:02 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/08 01:22:02 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/08 01:22:02 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/08 01:22:02 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/08 01:22:02 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/08 01:22:02 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/08 01:22:02 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/08 01:22:02 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/08 01:22:02 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/08 01:22:02 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/08 01:22:02 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/08 01:22:02 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/08 01:22:02 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/08 01:22:02 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/10/08 01:22:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/08 01:22:02 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/08 01:22:02 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/08 01:22:02 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/08 01:22:02 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/08 01:22:02 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/08 01:22:02 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/08 01:22:02 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/08 01:22:02 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/08 01:22:02 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/08 01:22:02 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/08 01:22:02 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/08 01:22:02 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/08 01:22:02 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/08 01:22:02 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/08 01:22:02 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/08 01:22:02 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/08 01:22:02 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/08 01:22:02 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/08 01:22:02 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/08 01:22:02 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/08 01:22:02 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/08 01:22:02 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/08 01:22:02 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/08 01:22:02 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/08 01:22:02 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/08 01:22:02 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/08 01:22:02 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/08 01:22:02 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/08 01:22:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/08 01:22:02 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/08 01:22:02 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/10/08 01:22:02 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/08 01:22:02 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for checks to finish 2025/10/08 01:22:02 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for transfers to finish 2025/10/08 01:22:02 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/08 01:22:02 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/10/08 01:22:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/08 01:22:02 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/08 01:22:02 INFO : apple: Copied (new) to: PREFIXapple 2025/10/08 01:22:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/08 01:22:02 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/08 01:22:02 INFO : banana: Copied (new) to: PREFIXbanana 2025/10/08 01:22:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/08 01:22:02 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/08 01:22:02 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/10/08 01:22:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/08 01:22:03 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/08 01:22:03 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/10/08 01:22:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/08 01:22:03 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/08 01:22:03 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/10/08 01:22:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/08 01:22:03 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/08 01:22:03 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/10/08 01:22:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/08 01:22:03 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/08 01:22:03 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/10/08 01:22:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/08 01:22:03 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/08 01:22:03 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/10/08 01:22:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/08 01:22:03 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/08 01:22:03 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/10/08 01:22:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/08 01:22:03 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/08 01:22:03 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/10/08 01:22:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/08 01:22:03 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/08 01:22:03 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/10/08 01:22:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/08 01:22:04 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/08 01:22:04 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/10/08 01:22:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/08 01:22:04 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/08 01:22:04 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/10/08 01:22:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/08 01:22:04 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/08 01:22:04 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/10/08 01:22:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/08 01:22:04 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/08 01:22:04 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/10/08 01:22:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/08 01:22:04 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/08 01:22:04 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/10/08 01:22:04 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/08 01:22:04 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/10/08 01:22:04 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/08 01:22:04 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/10/08 01:22:04 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/08 01:22:04 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/10/08 01:22:04 DEBUG : Waiting for deletions to finish 2025/10/08 01:22:04 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/08 01:22:04 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/08 01:22:04 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/08 01:22:04 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/08 01:22:05 INFO : dir1/0007-1234567.txt: Deleted 2025/10/08 01:22:05 INFO : dir1/0012-6789;.txt: Deleted 2025/10/08 01:22:05 INFO : apple: Deleted 2025/10/08 01:22:05 INFO : banana: Deleted 2025/10/08 01:22:05 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/08 01:22:05 INFO : dir1/0003-defghij.txt: Deleted 2025/10/08 01:22:05 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/08 01:22:05 INFO : dir1/0008-2345678.txt: Deleted 2025/10/08 01:22:05 INFO : appleappleapplebanana: Deleted 2025/10/08 01:22:05 INFO : dir1/0009-3456789.txt: Deleted 2025/10/08 01:22:05 INFO : splitbananasplit: Deleted 2025/10/08 01:22:05 INFO : dir1/0011-56789;.txt: Deleted 2025/10/08 01:22:05 INFO : dir1/0013-789;=.txt: Deleted 2025/10/08 01:22:05 INFO : dir1/0014-89;=.txt: Deleted 2025/10/08 01:22:05 INFO : dir1/0015-9;=.txt: Deleted 2025/10/08 01:22:05 INFO : dir1/0010-456789.txt: Deleted 2025/10/08 01:22:05 DEBUG : Waiting for deletions to finish 2025/10/08 01:22:05 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/10/08 01:22:05 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/10/08 01:22:05 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/10/08 01:22:05 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/10/08 01:22:05 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/10/08 01:22:05 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/08 01:22:05 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/10/08 01:22:05 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/10/08 01:22:05 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/10/08 01:22:05 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/10/08 01:22:05 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/10/08 01:22:05 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/10/08 01:22:05 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/10/08 01:22:05 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/10/08 01:22:05 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/10/08 01:22:05 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/10/08 01:22:05 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/10/08 01:22:05 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/10/08 01:22:05 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/10/08 01:22:05 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/10/08 01:22:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/08 01:22:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/08 01:22:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/08 01:22:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/08 01:22:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/08 01:22:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/08 01:22:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/08 01:22:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/08 01:22:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/08 01:22:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/08 01:22:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/08 01:22:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/08 01:22:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/08 01:22:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/08 01:22:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/08 01:22:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/08 01:22:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/08 01:22:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/08 01:22:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/08 01:22:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/08 01:22:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/08 01:22:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/08 01:22:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/08 01:22:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/08 01:22:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/08 01:22:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/08 01:22:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/08 01:22:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/08 01:22:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/08 01:22:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/08 01:22:05 DEBUG : apple: transformed to: PREFIXapple 2025/10/08 01:22:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/08 01:22:05 DEBUG : apple: transformed to: PREFIXapple 2025/10/08 01:22:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/08 01:22:05 DEBUG : apple: transformed to: PREFIXapple 2025/10/08 01:22:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/08 01:22:05 DEBUG : apple: transformed to: PREFIXapple 2025/10/08 01:22:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/08 01:22:05 DEBUG : apple: transformed to: PREFIXapple 2025/10/08 01:22:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/08 01:22:05 DEBUG : apple: transformed to: PREFIXapple 2025/10/08 01:22:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/08 01:22:05 DEBUG : apple: transformed to: PREFIXapple 2025/10/08 01:22:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/08 01:22:05 DEBUG : apple: transformed to: PREFIXapple 2025/10/08 01:22:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/08 01:22:05 DEBUG : apple: transformed to: PREFIXapple 2025/10/08 01:22:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/08 01:22:05 DEBUG : apple: transformed to: PREFIXapple 2025/10/08 01:22:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/08 01:22:05 DEBUG : apple: transformed to: PREFIXapple 2025/10/08 01:22:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/08 01:22:05 DEBUG : apple: transformed to: PREFIXapple 2025/10/08 01:22:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/08 01:22:05 DEBUG : apple: transformed to: PREFIXapple 2025/10/08 01:22:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/08 01:22:05 DEBUG : apple: transformed to: PREFIXapple 2025/10/08 01:22:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/08 01:22:05 DEBUG : apple: transformed to: PREFIXapple 2025/10/08 01:22:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/08 01:22:05 DEBUG : apple: transformed to: PREFIXapple 2025/10/08 01:22:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/08 01:22:05 DEBUG : banana: transformed to: PREFIXbanana 2025/10/08 01:22:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/08 01:22:05 DEBUG : banana: transformed to: PREFIXbanana 2025/10/08 01:22:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/08 01:22:05 DEBUG : banana: transformed to: PREFIXbanana 2025/10/08 01:22:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/08 01:22:05 DEBUG : banana: transformed to: PREFIXbanana 2025/10/08 01:22:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/08 01:22:05 DEBUG : banana: transformed to: PREFIXbanana 2025/10/08 01:22:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/08 01:22:05 DEBUG : banana: transformed to: PREFIXbanana 2025/10/08 01:22:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/08 01:22:05 DEBUG : banana: transformed to: PREFIXbanana 2025/10/08 01:22:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/08 01:22:05 DEBUG : banana: transformed to: PREFIXbanana 2025/10/08 01:22:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/08 01:22:05 DEBUG : banana: transformed to: PREFIXbanana 2025/10/08 01:22:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/08 01:22:05 DEBUG : banana: transformed to: PREFIXbanana 2025/10/08 01:22:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/08 01:22:05 DEBUG : banana: transformed to: PREFIXbanana 2025/10/08 01:22:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/08 01:22:05 DEBUG : banana: transformed to: PREFIXbanana 2025/10/08 01:22:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/08 01:22:05 DEBUG : banana: transformed to: PREFIXbanana 2025/10/08 01:22:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/08 01:22:05 DEBUG : banana: transformed to: PREFIXbanana 2025/10/08 01:22:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/08 01:22:05 DEBUG : banana: transformed to: PREFIXbanana 2025/10/08 01:22:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/08 01:22:05 DEBUG : banana: transformed to: PREFIXbanana 2025/10/08 01:22:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/08 01:22:05 DEBUG : banana: transformed to: PREFIXbanana 2025/10/08 01:22:05 DEBUG : apple: transformed to: PREFIXapple 2025/10/08 01:22:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/08 01:22:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/08 01:22:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/08 01:22:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/08 01:22:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/08 01:22:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/08 01:22:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/08 01:22:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/08 01:22:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/08 01:22:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/08 01:22:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/08 01:22:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/08 01:22:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/08 01:22:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/08 01:22:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/08 01:22:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/08 01:22:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/08 01:22:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/08 01:22:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/08 01:22:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/08 01:22:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/08 01:22:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/08 01:22:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/08 01:22:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/08 01:22:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/08 01:22:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/08 01:22:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/08 01:22:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/08 01:22:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/08 01:22:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/08 01:22:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/08 01:22:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/08 01:22:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/08 01:22:05 DEBUG : banana: transformed to: PREFIXbanana 2025/10/08 01:22:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/08 01:22:05 DEBUG : apple: transformed to: PREFIXapple 2025/10/08 01:22:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/08 01:22:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/08 01:22:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/08 01:22:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/08 01:22:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/08 01:22:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/08 01:22:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/08 01:22:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/08 01:22:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/08 01:22:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/08 01:22:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/08 01:22:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/08 01:22:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/08 01:22:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/08 01:22:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/08 01:22:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/08 01:22:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/08 01:22:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/08 01:22:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/08 01:22:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/08 01:22:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/08 01:22:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/08 01:22:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/08 01:22:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/08 01:22:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/08 01:22:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/08 01:22:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/08 01:22:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/08 01:22:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/08 01:22:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/08 01:22:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/08 01:22:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/08 01:22:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/08 01:22:05 DEBUG : banana: transformed to: PREFIXbanana 2025/10/08 01:22:05 DEBUG : apple: transformed to: PREFIXapple 2025/10/08 01:22:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/08 01:22:05 DEBUG : banana: transformed to: PREFIXbanana 2025/10/08 01:22:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/08 01:22:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/08 01:22:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/08 01:22:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/08 01:22:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/08 01:22:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/08 01:22:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/08 01:22:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/08 01:22:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/08 01:22:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/08 01:22:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/08 01:22:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/08 01:22:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/08 01:22:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/08 01:22:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/08 01:22:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/08 01:22:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/08 01:22:06 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/08 01:22:06 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/08 01:22:06 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/08 01:22:06 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/08 01:22:06 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/08 01:22:06 INFO : apple: Copied (new) 2025/10/08 01:22:06 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/08 01:22:06 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/08 01:22:06 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/08 01:22:06 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/08 01:22:06 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/08 01:22:06 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/08 01:22:06 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/08 01:22:06 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/08 01:22:06 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/08 01:22:06 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/08 01:22:06 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/08 01:22:06 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/08 01:22:06 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/08 01:22:06 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/08 01:22:06 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/08 01:22:06 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/08 01:22:06 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for checks to finish 2025/10/08 01:22:06 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for transfers to finish 2025/10/08 01:22:06 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/08 01:22:06 INFO : banana: Copied (new) 2025/10/08 01:22:06 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/08 01:22:06 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/10/08 01:22:06 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/08 01:22:06 INFO : appleappleapplebanana: Copied (new) 2025/10/08 01:22:06 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/08 01:22:06 INFO : splitbananasplit: Copied (new) 2025/10/08 01:22:06 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/08 01:22:06 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/10/08 01:22:06 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/08 01:22:06 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/10/08 01:22:07 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/08 01:22:07 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/10/08 01:22:07 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/08 01:22:07 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/10/08 01:22:07 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/08 01:22:07 INFO : dir1/0003-defghij.txt: Copied (new) 2025/10/08 01:22:07 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/08 01:22:07 INFO : dir1/0007-1234567.txt: Copied (new) 2025/10/08 01:22:07 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/08 01:22:07 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/10/08 01:22:07 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/08 01:22:07 INFO : dir1/0008-2345678.txt: Copied (new) 2025/10/08 01:22:07 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/08 01:22:07 INFO : dir1/0010-456789.txt: Copied (new) 2025/10/08 01:22:07 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/08 01:22:07 INFO : dir1/0013-789;=.txt: Copied (new) 2025/10/08 01:22:07 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/08 01:22:07 INFO : dir1/0011-56789;.txt: Copied (new) 2025/10/08 01:22:07 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/08 01:22:07 INFO : dir1/0012-6789;.txt: Copied (new) 2025/10/08 01:22:08 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/08 01:22:08 INFO : dir1/0014-89;=.txt: Copied (new) 2025/10/08 01:22:08 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/08 01:22:08 INFO : dir1/0009-3456789.txt: Copied (new) 2025/10/08 01:22:08 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/08 01:22:08 INFO : dir1/0015-9;=.txt: Copied (new) 2025/10/08 01:22:08 DEBUG : Waiting for deletions to finish 2025/10/08 01:22:08 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/10/08 01:22:08 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/10/08 01:22:08 INFO : PREFIXsplitbananasplit: Deleted 2025/10/08 01:22:08 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/10/08 01:22:08 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/10/08 01:22:08 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/10/08 01:22:08 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/10/08 01:22:08 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/10/08 01:22:08 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/10/08 01:22:08 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/10/08 01:22:08 INFO : PREFIXbanana: Deleted 2025/10/08 01:22:08 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/10/08 01:22:08 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/10/08 01:22:08 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/10/08 01:22:08 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/10/08 01:22:08 INFO : PREFIXapple: Deleted 2025/10/08 01:22:09 INFO : PREFIXappleappleapplebanana: Deleted 2025/10/08 01:22:09 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/10/08 01:22:09 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/10/08 01:22:09 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/10/08 01:22:09 DEBUG : Waiting for deletions to finish 2025/10/08 01:22:09 DEBUG : apple: Excluded (Path Filter) 2025/10/08 01:22:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/08 01:22:09 DEBUG : banana: Excluded (Path Filter) 2025/10/08 01:22:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/08 01:22:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/08 01:22:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/08 01:22:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/08 01:22:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/08 01:22:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/08 01:22:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/08 01:22:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/08 01:22:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/08 01:22:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/08 01:22:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/08 01:22:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/08 01:22:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/08 01:22:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/08 01:22:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/08 01:22:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/08 01:22:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/08 01:22:09 DEBUG : Waiting for deletions to finish 2025/10/08 01:22:09 DEBUG : apple: Excluded (Path Filter) 2025/10/08 01:22:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/08 01:22:09 DEBUG : banana: Excluded (Path Filter) 2025/10/08 01:22:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/08 01:22:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/08 01:22:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/08 01:22:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/08 01:22:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/08 01:22:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/08 01:22:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/08 01:22:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/08 01:22:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/08 01:22:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/08 01:22:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/08 01:22:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/08 01:22:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/08 01:22:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/08 01:22:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/08 01:22:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/08 01:22:09 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-vapofak3yoju", Local "Local file system at /tmp/rclone3440737952", Modify Window "1ms" 2025/10/08 01:22:24 DEBUG : Waiting for deletions to finish 2025/10/08 01:22:24 DEBUG : apple: Excluded (Path Filter) 2025/10/08 01:22:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/08 01:22:24 DEBUG : banana: Excluded (Path Filter) 2025/10/08 01:22:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/08 01:22:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/08 01:22:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/08 01:22:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/08 01:22:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/08 01:22:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/08 01:22:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/08 01:22:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/08 01:22:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/08 01:22:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/08 01:22:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/08 01:22:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/08 01:22:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/08 01:22:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/08 01:22:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/08 01:22:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/08 01:22:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/08 01:22:24 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/08 01:22:24 DEBUG : apple: transformed to: appleSUFFIX 2025/10/08 01:22:24 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/08 01:22:24 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/08 01:22:24 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/08 01:22:24 DEBUG : apple: transformed to: appleSUFFIX 2025/10/08 01:22:24 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/08 01:22:24 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/08 01:22:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/08 01:22:24 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/08 01:22:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/08 01:22:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/08 01:22:24 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/08 01:22:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/08 01:22:24 DEBUG : apple: transformed to: appleSUFFIX 2025/10/08 01:22:24 DEBUG : apple: transformed to: appleSUFFIX 2025/10/08 01:22:24 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/08 01:22:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/08 01:22:24 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/08 01:22:24 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/08 01:22:24 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/08 01:22:24 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/08 01:22:24 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/08 01:22:24 DEBUG : apple: transformed to: appleSUFFIX 2025/10/08 01:22:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/08 01:22:24 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/08 01:22:24 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/08 01:22:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/08 01:22:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/08 01:22:25 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/08 01:22:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/08 01:22:25 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/08 01:22:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/08 01:22:25 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/08 01:22:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/08 01:22:25 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/08 01:22:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/08 01:22:25 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/08 01:22:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/08 01:22:25 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/08 01:22:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/08 01:22:25 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/08 01:22:25 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/08 01:22:25 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/08 01:22:25 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/08 01:22:25 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/08 01:22:25 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/08 01:22:25 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/08 01:22:25 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/08 01:22:25 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/08 01:22:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/08 01:22:25 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/08 01:22:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/08 01:22:25 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/08 01:22:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/08 01:22:25 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/08 01:22:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/08 01:22:25 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/08 01:22:25 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/10/08 01:22:25 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/08 01:22:25 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for checks to finish 2025/10/08 01:22:25 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for transfers to finish 2025/10/08 01:22:25 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/08 01:22:25 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/10/08 01:22:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/08 01:22:25 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/08 01:22:25 INFO : apple: Copied (new) to: appleSUFFIX 2025/10/08 01:22:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/08 01:22:25 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/08 01:22:25 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/10/08 01:22:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/08 01:22:25 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/08 01:22:25 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/10/08 01:22:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/08 01:22:25 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/08 01:22:25 INFO : banana: Copied (new) to: bananaSUFFIX 2025/10/08 01:22:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/08 01:22:25 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/08 01:22:25 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/08 01:22:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/08 01:22:25 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/08 01:22:25 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/10/08 01:22:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/08 01:22:25 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/08 01:22:25 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/10/08 01:22:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/08 01:22:25 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/08 01:22:25 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/10/08 01:22:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/08 01:22:25 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/08 01:22:25 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/10/08 01:22:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/08 01:22:25 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/08 01:22:25 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/10/08 01:22:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/08 01:22:25 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/08 01:22:25 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/10/08 01:22:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/08 01:22:26 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/08 01:22:26 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/10/08 01:22:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/08 01:22:26 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/08 01:22:26 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/10/08 01:22:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/08 01:22:26 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/08 01:22:26 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/10/08 01:22:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/08 01:22:26 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/08 01:22:26 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/10/08 01:22:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/08 01:22:26 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/08 01:22:26 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/10/08 01:22:26 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/08 01:22:26 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/10/08 01:22:26 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/08 01:22:26 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/10/08 01:22:26 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/08 01:22:26 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/10/08 01:22:26 DEBUG : Waiting for deletions to finish 2025/10/08 01:22:26 INFO : appleappleapplebanana: Deleted 2025/10/08 01:22:26 INFO : banana: Deleted 2025/10/08 01:22:26 INFO : dir1/0003-defghij.txt: Deleted 2025/10/08 01:22:26 INFO : dir1/0015-9;=.txt: Deleted 2025/10/08 01:22:27 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/08 01:22:27 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/08 01:22:27 INFO : dir1/0009-3456789.txt: Deleted 2025/10/08 01:22:27 INFO : dir1/0008-2345678.txt: Deleted 2025/10/08 01:22:27 INFO : apple: Deleted 2025/10/08 01:22:27 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/08 01:22:27 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/08 01:22:27 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/08 01:22:27 INFO : dir1/0011-56789;.txt: Deleted 2025/10/08 01:22:27 INFO : dir1/0007-1234567.txt: Deleted 2025/10/08 01:22:27 INFO : dir1/0012-6789;.txt: Deleted 2025/10/08 01:22:27 INFO : splitbananasplit: Deleted 2025/10/08 01:22:27 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/08 01:22:27 INFO : dir1/0010-456789.txt: Deleted 2025/10/08 01:22:27 INFO : dir1/0013-789;=.txt: Deleted 2025/10/08 01:22:27 INFO : dir1/0014-89;=.txt: Deleted 2025/10/08 01:22:27 DEBUG : Waiting for deletions to finish 2025/10/08 01:22:27 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/10/08 01:22:27 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/10/08 01:22:27 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/10/08 01:22:27 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/10/08 01:22:27 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/10/08 01:22:27 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/10/08 01:22:27 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/10/08 01:22:27 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/10/08 01:22:27 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/10/08 01:22:27 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/10/08 01:22:27 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/10/08 01:22:27 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/10/08 01:22:27 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/10/08 01:22:27 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/10/08 01:22:27 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/10/08 01:22:27 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/10/08 01:22:27 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/10/08 01:22:27 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/10/08 01:22:27 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/10/08 01:22:27 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/10/08 01:22:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/08 01:22:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/08 01:22:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/08 01:22:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/08 01:22:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/08 01:22:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/08 01:22:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/08 01:22:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/08 01:22:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/08 01:22:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/08 01:22:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/08 01:22:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/08 01:22:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/08 01:22:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/08 01:22:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/08 01:22:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/08 01:22:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/08 01:22:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/08 01:22:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/08 01:22:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/08 01:22:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/08 01:22:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/08 01:22:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/08 01:22:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/08 01:22:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/08 01:22:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/08 01:22:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/08 01:22:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/08 01:22:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/08 01:22:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/08 01:22:28 DEBUG : apple: transformed to: appleSUFFIX 2025/10/08 01:22:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/08 01:22:28 DEBUG : apple: transformed to: appleSUFFIX 2025/10/08 01:22:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/08 01:22:28 DEBUG : apple: transformed to: appleSUFFIX 2025/10/08 01:22:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/08 01:22:28 DEBUG : apple: transformed to: appleSUFFIX 2025/10/08 01:22:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/08 01:22:28 DEBUG : apple: transformed to: appleSUFFIX 2025/10/08 01:22:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/08 01:22:28 DEBUG : apple: transformed to: appleSUFFIX 2025/10/08 01:22:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/08 01:22:28 DEBUG : apple: transformed to: appleSUFFIX 2025/10/08 01:22:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/08 01:22:28 DEBUG : apple: transformed to: appleSUFFIX 2025/10/08 01:22:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/08 01:22:28 DEBUG : apple: transformed to: appleSUFFIX 2025/10/08 01:22:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/08 01:22:28 DEBUG : apple: transformed to: appleSUFFIX 2025/10/08 01:22:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/08 01:22:28 DEBUG : apple: transformed to: appleSUFFIX 2025/10/08 01:22:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/08 01:22:28 DEBUG : apple: transformed to: appleSUFFIX 2025/10/08 01:22:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/08 01:22:28 DEBUG : apple: transformed to: appleSUFFIX 2025/10/08 01:22:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/08 01:22:28 DEBUG : apple: transformed to: appleSUFFIX 2025/10/08 01:22:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/08 01:22:28 DEBUG : apple: transformed to: appleSUFFIX 2025/10/08 01:22:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/08 01:22:28 DEBUG : apple: transformed to: appleSUFFIX 2025/10/08 01:22:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/08 01:22:28 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/08 01:22:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/08 01:22:28 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/08 01:22:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/08 01:22:28 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/08 01:22:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/08 01:22:28 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/08 01:22:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/08 01:22:28 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/08 01:22:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/08 01:22:28 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/08 01:22:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/08 01:22:28 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/08 01:22:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/08 01:22:28 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/08 01:22:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/08 01:22:28 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/08 01:22:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/08 01:22:28 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/08 01:22:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/08 01:22:28 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/08 01:22:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/08 01:22:28 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/08 01:22:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/08 01:22:28 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/08 01:22:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/08 01:22:28 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/08 01:22:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/08 01:22:28 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/08 01:22:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/08 01:22:28 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/08 01:22:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/08 01:22:28 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/08 01:22:28 DEBUG : apple: transformed to: appleSUFFIX 2025/10/08 01:22:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/08 01:22:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/08 01:22:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/08 01:22:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/08 01:22:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/08 01:22:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/08 01:22:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/08 01:22:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/08 01:22:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/08 01:22:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/08 01:22:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/08 01:22:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/08 01:22:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/08 01:22:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/08 01:22:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/08 01:22:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/08 01:22:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/08 01:22:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/08 01:22:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/08 01:22:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/08 01:22:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/08 01:22:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/08 01:22:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/08 01:22:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/08 01:22:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/08 01:22:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/08 01:22:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/08 01:22:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/08 01:22:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/08 01:22:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/08 01:22:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/08 01:22:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/08 01:22:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/08 01:22:28 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/08 01:22:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/08 01:22:28 DEBUG : apple: transformed to: appleSUFFIX 2025/10/08 01:22:28 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/08 01:22:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/08 01:22:28 DEBUG : apple: transformed to: appleSUFFIX 2025/10/08 01:22:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/08 01:22:28 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/08 01:22:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/08 01:22:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/08 01:22:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/08 01:22:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/08 01:22:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/08 01:22:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/08 01:22:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/08 01:22:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/08 01:22:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/08 01:22:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/08 01:22:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/08 01:22:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/08 01:22:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/08 01:22:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/08 01:22:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/08 01:22:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/08 01:22:28 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/08 01:22:28 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/08 01:22:28 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/08 01:22:28 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/08 01:22:28 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/08 01:22:28 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/08 01:22:28 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/08 01:22:28 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/08 01:22:28 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/08 01:22:28 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/08 01:22:28 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/08 01:22:28 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/08 01:22:28 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/08 01:22:28 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/08 01:22:28 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/08 01:22:28 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/08 01:22:28 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/08 01:22:28 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/08 01:22:28 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/08 01:22:28 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/08 01:22:28 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/08 01:22:28 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for checks to finish 2025/10/08 01:22:28 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for transfers to finish 2025/10/08 01:22:28 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/08 01:22:28 INFO : splitbananasplit: Copied (new) 2025/10/08 01:22:28 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/08 01:22:28 INFO : appleappleapplebanana: Copied (new) 2025/10/08 01:22:28 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/08 01:22:28 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/10/08 01:22:28 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/08 01:22:28 INFO : apple: Copied (new) 2025/10/08 01:22:28 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/08 01:22:28 INFO : banana: Copied (new) 2025/10/08 01:22:28 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/08 01:22:28 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/10/08 01:22:29 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/08 01:22:29 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/10/08 01:22:29 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/08 01:22:29 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/10/08 01:22:29 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/08 01:22:29 INFO : dir1/0003-defghij.txt: Copied (new) 2025/10/08 01:22:29 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/08 01:22:29 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/10/08 01:22:29 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/08 01:22:29 INFO : dir1/0007-1234567.txt: Copied (new) 2025/10/08 01:22:29 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/08 01:22:29 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/10/08 01:22:29 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/08 01:22:29 INFO : dir1/0010-456789.txt: Copied (new) 2025/10/08 01:22:29 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/08 01:22:29 INFO : dir1/0008-2345678.txt: Copied (new) 2025/10/08 01:22:29 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/08 01:22:29 INFO : dir1/0011-56789;.txt: Copied (new) 2025/10/08 01:22:29 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/08 01:22:29 INFO : dir1/0012-6789;.txt: Copied (new) 2025/10/08 01:22:29 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/08 01:22:29 INFO : dir1/0009-3456789.txt: Copied (new) 2025/10/08 01:22:30 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/08 01:22:30 INFO : dir1/0014-89;=.txt: Copied (new) 2025/10/08 01:22:30 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/08 01:22:30 INFO : dir1/0015-9;=.txt: Copied (new) 2025/10/08 01:22:30 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/08 01:22:30 INFO : dir1/0013-789;=.txt: Copied (new) 2025/10/08 01:22:30 DEBUG : Waiting for deletions to finish 2025/10/08 01:22:30 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/10/08 01:22:30 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/10/08 01:22:30 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/10/08 01:22:30 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/10/08 01:22:30 INFO : appleappleapplebananaSUFFIX: Deleted 2025/10/08 01:22:30 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/10/08 01:22:30 INFO : bananaSUFFIX: Deleted 2025/10/08 01:22:30 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/10/08 01:22:30 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/10/08 01:22:30 INFO : appleSUFFIX: Deleted 2025/10/08 01:22:30 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/10/08 01:22:30 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/10/08 01:22:30 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/10/08 01:22:30 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/10/08 01:22:30 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/10/08 01:22:30 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/10/08 01:22:30 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/10/08 01:22:30 INFO : splitbananasplitSUFFIX: Deleted 2025/10/08 01:22:30 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/10/08 01:22:31 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/10/08 01:22:31 DEBUG : Waiting for deletions to finish 2025/10/08 01:22:31 DEBUG : apple: Excluded (Path Filter) 2025/10/08 01:22:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/08 01:22:31 DEBUG : banana: Excluded (Path Filter) 2025/10/08 01:22:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/08 01:22:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/08 01:22:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/08 01:22:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/08 01:22:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/08 01:22:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/08 01:22:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/08 01:22:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/08 01:22:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/08 01:22:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/08 01:22:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/08 01:22:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/08 01:22:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/08 01:22:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/08 01:22:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/08 01:22:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/08 01:22:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/08 01:22:31 DEBUG : Waiting for deletions to finish 2025/10/08 01:22:31 DEBUG : apple: Excluded (Path Filter) 2025/10/08 01:22:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/08 01:22:31 DEBUG : banana: Excluded (Path Filter) 2025/10/08 01:22:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/08 01:22:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/08 01:22:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/08 01:22:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/08 01:22:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/08 01:22:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/08 01:22:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/08 01:22:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/08 01:22:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/08 01:22:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/08 01:22:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/08 01:22:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/08 01:22:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/08 01:22:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/08 01:22:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/08 01:22:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/08 01:22:31 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-vapofak3yoju", Local "Local file system at /tmp/rclone3440737952", Modify Window "1ms" 2025/10/08 01:22:46 DEBUG : Waiting for deletions to finish 2025/10/08 01:22:46 DEBUG : apple: Excluded (Path Filter) 2025/10/08 01:22:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/08 01:22:46 DEBUG : banana: Excluded (Path Filter) 2025/10/08 01:22:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/08 01:22:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/08 01:22:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/08 01:22:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/08 01:22:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/08 01:22:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/08 01:22:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/08 01:22:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/08 01:22:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/08 01:22:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/08 01:22:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/08 01:22:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/08 01:22:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/08 01:22:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/08 01:22:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/08 01:22:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/08 01:22:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/08 01:22:47 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/08 01:22:47 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/08 01:22:47 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/08 01:22:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/08 01:22:47 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/08 01:22:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/08 01:22:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/08 01:22:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/08 01:22:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/08 01:22:47 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/08 01:22:47 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/08 01:22:47 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/08 01:22:47 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:22:47 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/08 01:22:47 DEBUG : apple: Unchanged skipping 2025/10/08 01:22:47 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:22:47 DEBUG : banana: Unchanged skipping 2025/10/08 01:22:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/08 01:22:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/08 01:22:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/08 01:22:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/08 01:22:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/08 01:22:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/08 01:22:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/08 01:22:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/08 01:22:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/08 01:22:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/08 01:22:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/08 01:22:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/08 01:22:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/08 01:22:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/08 01:22:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/08 01:22:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/08 01:22:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/08 01:22:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/08 01:22:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/08 01:22:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/08 01:22:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/08 01:22:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/08 01:22:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/08 01:22:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/08 01:22:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/08 01:22:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/08 01:22:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/08 01:22:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/08 01:22:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/08 01:22:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/08 01:22:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/08 01:22:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/08 01:22:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/08 01:22:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/08 01:22:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/08 01:22:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/08 01:22:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/08 01:22:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/08 01:22:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/08 01:22:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/08 01:22:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/08 01:22:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/08 01:22:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/08 01:22:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/08 01:22:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/08 01:22:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/08 01:22:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/08 01:22:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/08 01:22:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/08 01:22:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/08 01:22:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/08 01:22:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/08 01:22:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/08 01:22:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/08 01:22:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/08 01:22:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/08 01:22:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/08 01:22:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/08 01:22:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/08 01:22:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/08 01:22:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/08 01:22:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/08 01:22:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/08 01:22:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/08 01:22:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/08 01:22:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/08 01:22:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/08 01:22:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/08 01:22:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/08 01:22:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/08 01:22:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/08 01:22:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/08 01:22:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/08 01:22:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/08 01:22:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/08 01:22:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/08 01:22:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/08 01:22:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/08 01:22:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/08 01:22:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/08 01:22:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/08 01:22:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/08 01:22:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/08 01:22:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/08 01:22:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/08 01:22:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/08 01:22:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/08 01:22:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/08 01:22:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/08 01:22:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/08 01:22:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/08 01:22:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/08 01:22:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/08 01:22:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/08 01:22:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/08 01:22:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/08 01:22:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/08 01:22:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/08 01:22:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/08 01:22:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/08 01:22:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/08 01:22:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/08 01:22:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/08 01:22:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/08 01:22:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/08 01:22:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/08 01:22:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/08 01:22:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/08 01:22:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/08 01:22:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/08 01:22:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/08 01:22:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/08 01:22:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/08 01:22:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/08 01:22:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/08 01:22:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/08 01:22:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/08 01:22:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/08 01:22:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/08 01:22:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/08 01:22:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/08 01:22:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/08 01:22:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/08 01:22:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/08 01:22:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/08 01:22:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/08 01:22:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/08 01:22:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/08 01:22:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/08 01:22:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/08 01:22:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/08 01:22:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/08 01:22:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/08 01:22:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/08 01:22:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/08 01:22:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/08 01:22:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/08 01:22:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/08 01:22:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/08 01:22:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/08 01:22:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/08 01:22:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/08 01:22:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/08 01:22:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/08 01:22:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/08 01:22:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/08 01:22:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/08 01:22:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/08 01:22:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/08 01:22:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/08 01:22:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/08 01:22:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/08 01:22:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/08 01:22:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/08 01:22:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/08 01:22:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/08 01:22:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/08 01:22:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/08 01:22:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/08 01:22:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/08 01:22:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/08 01:22:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/08 01:22:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/08 01:22:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/08 01:22:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/08 01:22:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/08 01:22:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/08 01:22:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/08 01:22:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/08 01:22:47 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/08 01:22:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/08 01:22:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/08 01:22:47 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/08 01:22:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/08 01:22:47 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/08 01:22:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/08 01:22:47 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/08 01:22:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/08 01:22:47 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/08 01:22:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/08 01:22:47 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/08 01:22:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/08 01:22:47 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/08 01:22:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/08 01:22:47 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/08 01:22:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/08 01:22:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/08 01:22:47 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/08 01:22:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/08 01:22:47 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/08 01:22:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/08 01:22:47 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/08 01:22:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/08 01:22:47 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/08 01:22:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/08 01:22:47 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/08 01:22:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/08 01:22:47 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/08 01:22:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/08 01:22:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/08 01:22:47 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/08 01:22:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/08 01:22:47 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/08 01:22:47 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/08 01:22:47 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/08 01:22:47 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for checks to finish 2025/10/08 01:22:47 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for transfers to finish 2025/10/08 01:22:47 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/08 01:22:47 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/10/08 01:22:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/08 01:22:48 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/08 01:22:48 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/10/08 01:22:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/08 01:22:48 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/08 01:22:48 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/10/08 01:22:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/08 01:22:48 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/08 01:22:48 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/10/08 01:22:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/08 01:22:48 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/08 01:22:48 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/10/08 01:22:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/08 01:22:48 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/08 01:22:48 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/10/08 01:22:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/08 01:22:48 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/08 01:22:48 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/10/08 01:22:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/08 01:22:48 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/08 01:22:48 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/10/08 01:22:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/08 01:22:48 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/08 01:22:48 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/10/08 01:22:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/08 01:22:48 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/08 01:22:48 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/10/08 01:22:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/08 01:22:48 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/08 01:22:48 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/10/08 01:22:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/08 01:22:48 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/08 01:22:48 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/10/08 01:22:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/08 01:22:48 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/08 01:22:48 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/10/08 01:22:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/08 01:22:49 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/08 01:22:49 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/10/08 01:22:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/08 01:22:49 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/08 01:22:49 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/10/08 01:22:49 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/08 01:22:49 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/10/08 01:22:49 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/08 01:22:49 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/10/08 01:22:49 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/08 01:22:49 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/10/08 01:22:49 DEBUG : Waiting for deletions to finish 2025/10/08 01:22:49 INFO : splitbananasplit: Deleted 2025/10/08 01:22:49 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/08 01:22:49 INFO : dir1/0013-789;=.txt: Deleted 2025/10/08 01:22:49 INFO : dir1/0009-3456789.txt: Deleted 2025/10/08 01:22:49 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/08 01:22:49 INFO : dir1/0008-2345678.txt: Deleted 2025/10/08 01:22:49 INFO : dir1/0003-defghij.txt: Deleted 2025/10/08 01:22:49 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/08 01:22:50 INFO : dir1/0012-6789;.txt: Deleted 2025/10/08 01:22:50 INFO : appleappleapplebanana: Deleted 2025/10/08 01:22:50 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/08 01:22:50 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/08 01:22:50 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/08 01:22:50 INFO : dir1/0011-56789;.txt: Deleted 2025/10/08 01:22:50 INFO : dir1/0010-456789.txt: Deleted 2025/10/08 01:22:50 INFO : dir1/0014-89;=.txt: Deleted 2025/10/08 01:22:50 INFO : dir1/0007-1234567.txt: Deleted 2025/10/08 01:22:50 INFO : dir1/0015-9;=.txt: Deleted 2025/10/08 01:22:50 DEBUG : Waiting for deletions to finish 2025/10/08 01:22:50 DEBUG : apple: Excluded (Path Filter) 2025/10/08 01:22:50 DEBUG : appleapple: Excluded (Path Filter) 2025/10/08 01:22:50 DEBUG : banana: Excluded (Path Filter) 2025/10/08 01:22:50 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/10/08 01:22:50 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/10/08 01:22:50 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/10/08 01:22:50 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/10/08 01:22:50 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/10/08 01:22:50 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/10/08 01:22:50 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/10/08 01:22:50 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/10/08 01:22:50 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/10/08 01:22:50 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/10/08 01:22:50 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/10/08 01:22:50 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/10/08 01:22:50 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/10/08 01:22:50 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/10/08 01:22:50 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/10/08 01:22:50 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/10/08 01:22:50 DEBUG : splitbanan: Excluded (Path Filter) 2025/10/08 01:22:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/08 01:22:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/08 01:22:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/08 01:22:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/08 01:22:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/08 01:22:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/08 01:22:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/08 01:22:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/08 01:22:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/08 01:22:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/08 01:22:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/08 01:22:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/08 01:22:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/08 01:22:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/08 01:22:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/08 01:22:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/08 01:22:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/08 01:22:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/08 01:22:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/08 01:22:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/08 01:22:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/08 01:22:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/08 01:22:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/08 01:22:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/08 01:22:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/08 01:22:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/08 01:22:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/08 01:22:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/08 01:22:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/08 01:22:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/08 01:22:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/08 01:22:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/08 01:22:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/08 01:22:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/08 01:22:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/08 01:22:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/08 01:22:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/08 01:22:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/08 01:22:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/08 01:22:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/08 01:22:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/08 01:22:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/08 01:22:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/08 01:22:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/08 01:22:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/08 01:22:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/08 01:22:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/08 01:22:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/08 01:22:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/08 01:22:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/08 01:22:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/08 01:22:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/08 01:22:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/08 01:22:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/08 01:22:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/08 01:22:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/08 01:22:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/08 01:22:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/08 01:22:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/08 01:22:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/08 01:22:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/08 01:22:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/08 01:22:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/08 01:22:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/08 01:22:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/08 01:22:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/08 01:22:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/08 01:22:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/08 01:22:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/08 01:22:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/08 01:22:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/08 01:22:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/08 01:22:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/08 01:22:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/08 01:22:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/08 01:22:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/08 01:22:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/08 01:22:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/08 01:22:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/08 01:22:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/08 01:22:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/08 01:22:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/08 01:22:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/08 01:22:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/08 01:22:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/08 01:22:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/08 01:22:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/08 01:22:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/08 01:22:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/08 01:22:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/08 01:22:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/08 01:22:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/08 01:22:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/08 01:22:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/08 01:22:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/08 01:22:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/08 01:22:50 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/08 01:22:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/08 01:22:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/08 01:22:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/08 01:22:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/08 01:22:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/08 01:22:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/08 01:22:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/08 01:22:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/08 01:22:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/08 01:22:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/08 01:22:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/08 01:22:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/08 01:22:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/08 01:22:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/08 01:22:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/08 01:22:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/08 01:22:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/08 01:22:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/08 01:22:50 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/08 01:22:50 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/08 01:22:50 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/08 01:22:50 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/08 01:22:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/08 01:22:50 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/08 01:22:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/08 01:22:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/08 01:22:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/08 01:22:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/08 01:22:50 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/08 01:22:50 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:22:50 DEBUG : apple: Unchanged skipping 2025/10/08 01:22:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:22:50 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/08 01:22:50 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:22:50 DEBUG : banana: Unchanged skipping 2025/10/08 01:22:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:22:50 DEBUG : splitbananasplit: Unchanged skipping 2025/10/08 01:22:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/08 01:22:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/08 01:22:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/08 01:22:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/08 01:22:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/08 01:22:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/08 01:22:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/08 01:22:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/08 01:22:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/08 01:22:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/08 01:22:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/08 01:22:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/08 01:22:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/08 01:22:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/08 01:22:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/08 01:22:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/08 01:22:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/08 01:22:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/08 01:22:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/08 01:22:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/08 01:22:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/08 01:22:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/08 01:22:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/08 01:22:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/08 01:22:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/08 01:22:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/08 01:22:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/08 01:22:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/08 01:22:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/08 01:22:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/08 01:22:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/08 01:22:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/08 01:22:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/08 01:22:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/08 01:22:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/08 01:22:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/08 01:22:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/08 01:22:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/08 01:22:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/08 01:22:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/08 01:22:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/08 01:22:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/08 01:22:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/08 01:22:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/08 01:22:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/08 01:22:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/08 01:22:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/08 01:22:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/08 01:22:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/08 01:22:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/08 01:22:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/08 01:22:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/08 01:22:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/08 01:22:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/08 01:22:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/08 01:22:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/08 01:22:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/08 01:22:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/08 01:22:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/08 01:22:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/08 01:22:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/08 01:22:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/08 01:22:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/08 01:22:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/08 01:22:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/08 01:22:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/08 01:22:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/08 01:22:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/08 01:22:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/08 01:22:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/08 01:22:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/08 01:22:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/08 01:22:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/08 01:22:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/08 01:22:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/08 01:22:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/08 01:22:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/08 01:22:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/08 01:22:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/08 01:22:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/08 01:22:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/08 01:22:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/08 01:22:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/08 01:22:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/08 01:22:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/08 01:22:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/08 01:22:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/08 01:22:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/08 01:22:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/08 01:22:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/08 01:22:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/08 01:22:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/08 01:22:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/08 01:22:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/08 01:22:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/08 01:22:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/08 01:22:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/08 01:22:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/08 01:22:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/08 01:22:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/08 01:22:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/08 01:22:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/08 01:22:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/08 01:22:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/08 01:22:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/08 01:22:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/08 01:22:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/08 01:22:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/08 01:22:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/08 01:22:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/08 01:22:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/08 01:22:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/08 01:22:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/08 01:22:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/08 01:22:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/08 01:22:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/08 01:22:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/08 01:22:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/08 01:22:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/08 01:22:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/08 01:22:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/08 01:22:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/08 01:22:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/08 01:22:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/08 01:22:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/08 01:22:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/08 01:22:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/08 01:22:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/08 01:22:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/08 01:22:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/08 01:22:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/08 01:22:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/08 01:22:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/08 01:22:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/08 01:22:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/08 01:22:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/08 01:22:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/08 01:22:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/08 01:22:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/08 01:22:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/08 01:22:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/08 01:22:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/08 01:22:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/08 01:22:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/08 01:22:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/08 01:22:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/08 01:22:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/08 01:22:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/08 01:22:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/08 01:22:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/08 01:22:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/08 01:22:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/08 01:22:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/08 01:22:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/08 01:22:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/08 01:22:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/08 01:22:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/08 01:22:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/08 01:22:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/08 01:22:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/08 01:22:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/08 01:22:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/08 01:22:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/08 01:22:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/08 01:22:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/08 01:22:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/08 01:22:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/08 01:22:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/08 01:22:50 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/08 01:22:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/08 01:22:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/08 01:22:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/08 01:22:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/08 01:22:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/08 01:22:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/08 01:22:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/08 01:22:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/08 01:22:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/08 01:22:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/08 01:22:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/08 01:22:51 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/08 01:22:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/08 01:22:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/08 01:22:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/08 01:22:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:22:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:22:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/08 01:22:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/08 01:22:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:22:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:22:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/08 01:22:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/08 01:22:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:22:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:22:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:22:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/08 01:22:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/08 01:22:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/08 01:22:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:22:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/08 01:22:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/08 01:22:51 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/08 01:22:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:22:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:22:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/08 01:22:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/08 01:22:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:22:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/08 01:22:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:22:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/08 01:22:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:22:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/08 01:22:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:22:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/08 01:22:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:22:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/08 01:22:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:22:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/08 01:22:51 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for checks to finish 2025/10/08 01:22:51 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for transfers to finish 2025/10/08 01:22:51 DEBUG : Waiting for deletions to finish 2025/10/08 01:22:51 DEBUG : Waiting for deletions to finish 2025/10/08 01:22:51 DEBUG : apple: Excluded (Path Filter) 2025/10/08 01:22:51 DEBUG : appleapple: Excluded (Path Filter) 2025/10/08 01:22:51 DEBUG : banana: Excluded (Path Filter) 2025/10/08 01:22:51 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/10/08 01:22:51 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/10/08 01:22:51 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/10/08 01:22:51 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/10/08 01:22:51 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/10/08 01:22:51 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/10/08 01:22:51 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/10/08 01:22:51 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/10/08 01:22:51 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/10/08 01:22:51 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/10/08 01:22:51 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/10/08 01:22:51 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/10/08 01:22:51 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/10/08 01:22:51 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/10/08 01:22:51 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/10/08 01:22:51 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/10/08 01:22:51 DEBUG : splitbanan: Excluded (Path Filter) 2025/10/08 01:22:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/08 01:22:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/08 01:22:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/08 01:22:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/08 01:22:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/08 01:22:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/08 01:22:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/08 01:22:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/08 01:22:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/08 01:22:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/08 01:22:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/08 01:22:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/08 01:22:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/08 01:22:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/08 01:22:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/08 01:22:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/08 01:22:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/08 01:22:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/08 01:22:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/08 01:22:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/08 01:22:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/08 01:22:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/08 01:22:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/08 01:22:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/08 01:22:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/08 01:22:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/08 01:22:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/08 01:22:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/08 01:22:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/08 01:22:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/08 01:22:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/08 01:22:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/08 01:22:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/08 01:22:51 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/08 01:22:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/08 01:22:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/08 01:22:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/08 01:22:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/08 01:22:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/08 01:22:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/08 01:22:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/08 01:22:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/08 01:22:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/08 01:22:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/08 01:22:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/08 01:22:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/08 01:22:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/08 01:22:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/08 01:22:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/08 01:22:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/08 01:22:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/08 01:22:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/08 01:22:51 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-vapofak3yoju", Local "Local file system at /tmp/rclone3440737952", Modify Window "1ms" 2025/10/08 01:23:06 DEBUG : Waiting for deletions to finish 2025/10/08 01:23:06 DEBUG : apple: Excluded (Path Filter) 2025/10/08 01:23:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/08 01:23:06 DEBUG : banana: Excluded (Path Filter) 2025/10/08 01:23:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/08 01:23:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/08 01:23:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/08 01:23:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/08 01:23:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/08 01:23:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/08 01:23:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/08 01:23:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/08 01:23:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/08 01:23:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/08 01:23:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/08 01:23:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/08 01:23:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/08 01:23:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/08 01:23:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/08 01:23:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/08 01:23:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/08 01:23:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:23:07 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/08 01:23:07 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:23:07 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:23:07 DEBUG : banana: Unchanged skipping 2025/10/08 01:23:07 DEBUG : apple: Unchanged skipping 2025/10/08 01:23:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:23:07 DEBUG : splitbananasplit: Unchanged skipping 2025/10/08 01:23:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:23:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/08 01:23:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:23:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/08 01:23:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:23:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:23:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/08 01:23:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/08 01:23:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:23:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/08 01:23:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:23:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:23:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/08 01:23:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/08 01:23:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:23:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/08 01:23:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:23:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:23:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/08 01:23:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:23:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/08 01:23:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/08 01:23:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:23:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/08 01:23:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:23:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:23:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/08 01:23:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/08 01:23:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:23:07 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for checks to finish 2025/10/08 01:23:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/08 01:23:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:23:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/08 01:23:07 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for transfers to finish 2025/10/08 01:23:07 DEBUG : Waiting for deletions to finish 2025/10/08 01:23:07 DEBUG : Waiting for deletions to finish 2025/10/08 01:23:07 DEBUG : apple: Excluded (Path Filter) 2025/10/08 01:23:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/08 01:23:07 DEBUG : banana: Excluded (Path Filter) 2025/10/08 01:23:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/08 01:23:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/08 01:23:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/08 01:23:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/08 01:23:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/08 01:23:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/08 01:23:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/08 01:23:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/08 01:23:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/08 01:23:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/08 01:23:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/08 01:23:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/08 01:23:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/08 01:23:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/08 01:23:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/08 01:23:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/08 01:23:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/08 01:23:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:23:08 DEBUG : apple: Unchanged skipping 2025/10/08 01:23:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:23:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:23:08 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/08 01:23:08 DEBUG : banana: Unchanged skipping 2025/10/08 01:23:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:23:08 DEBUG : splitbananasplit: Unchanged skipping 2025/10/08 01:23:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:23:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/08 01:23:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:23:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/08 01:23:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:23:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/08 01:23:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:23:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/08 01:23:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:23:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/08 01:23:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:23:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/08 01:23:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:23:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/08 01:23:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:23:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/08 01:23:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:23:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/08 01:23:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:23:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/08 01:23:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:23:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/08 01:23:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:23:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/08 01:23:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:23:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/08 01:23:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:23:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/08 01:23:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:23:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/08 01:23:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:23:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/08 01:23:08 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for checks to finish 2025/10/08 01:23:08 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for transfers to finish 2025/10/08 01:23:08 DEBUG : Waiting for deletions to finish 2025/10/08 01:23:08 DEBUG : Waiting for deletions to finish 2025/10/08 01:23:08 DEBUG : apple: Excluded (Path Filter) 2025/10/08 01:23:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/08 01:23:08 DEBUG : banana: Excluded (Path Filter) 2025/10/08 01:23:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/08 01:23:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/08 01:23:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/08 01:23:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/08 01:23:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/08 01:23:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/08 01:23:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/08 01:23:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/08 01:23:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/08 01:23:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/08 01:23:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/08 01:23:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/08 01:23:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/08 01:23:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/08 01:23:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/08 01:23:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/08 01:23:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/08 01:23:08 DEBUG : Waiting for deletions to finish 2025/10/08 01:23:09 DEBUG : apple: Excluded (Path Filter) 2025/10/08 01:23:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/08 01:23:09 DEBUG : banana: Excluded (Path Filter) 2025/10/08 01:23:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/08 01:23:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/08 01:23:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/08 01:23:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/08 01:23:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/08 01:23:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/08 01:23:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/08 01:23:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/08 01:23:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/08 01:23:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/08 01:23:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/08 01:23:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/08 01:23:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/08 01:23:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/08 01:23:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/08 01:23:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/08 01:23:09 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-vapofak3yoju", Local "Local file system at /tmp/rclone3440737952", Modify Window "1ms" 2025/10/08 01:23:24 DEBUG : Waiting for deletions to finish 2025/10/08 01:23:24 DEBUG : apple: Excluded (Path Filter) 2025/10/08 01:23:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/08 01:23:24 DEBUG : banana: Excluded (Path Filter) 2025/10/08 01:23:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/08 01:23:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/08 01:23:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/08 01:23:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/08 01:23:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/08 01:23:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/08 01:23:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/08 01:23:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/08 01:23:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/08 01:23:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/08 01:23:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/08 01:23:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/08 01:23:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/08 01:23:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/08 01:23:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/08 01:23:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/08 01:23:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/08 01:23:25 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:23:25 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:23:25 DEBUG : apple: Unchanged skipping 2025/10/08 01:23:25 DEBUG : banana: Unchanged skipping 2025/10/08 01:23:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:23:25 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/08 01:23:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:23:25 DEBUG : splitbananasplit: Unchanged skipping 2025/10/08 01:23:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:23:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:23:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/08 01:23:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/08 01:23:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:23:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/08 01:23:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:23:25 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for checks to finish 2025/10/08 01:23:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/08 01:23:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:23:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:23:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/08 01:23:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/08 01:23:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:23:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/08 01:23:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:23:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/08 01:23:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:23:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/08 01:23:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:23:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/08 01:23:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:23:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:23:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/08 01:23:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/08 01:23:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:23:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/08 01:23:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:23:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/08 01:23:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:23:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/08 01:23:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:23:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/08 01:23:25 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for transfers to finish 2025/10/08 01:23:25 DEBUG : Waiting for deletions to finish 2025/10/08 01:23:25 DEBUG : Waiting for deletions to finish 2025/10/08 01:23:25 DEBUG : apple: Excluded (Path Filter) 2025/10/08 01:23:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/08 01:23:25 DEBUG : banana: Excluded (Path Filter) 2025/10/08 01:23:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/08 01:23:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/08 01:23:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/08 01:23:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/08 01:23:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/08 01:23:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/08 01:23:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/08 01:23:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/08 01:23:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/08 01:23:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/08 01:23:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/08 01:23:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/08 01:23:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/08 01:23:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/08 01:23:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/08 01:23:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/08 01:23:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/08 01:23:25 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:23:25 DEBUG : apple: Unchanged skipping 2025/10/08 01:23:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:23:25 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/08 01:23:25 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:23:25 DEBUG : banana: Unchanged skipping 2025/10/08 01:23:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:23:25 DEBUG : splitbananasplit: Unchanged skipping 2025/10/08 01:23:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:23:26 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for checks to finish 2025/10/08 01:23:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/08 01:23:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:23:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/08 01:23:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:23:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/08 01:23:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:23:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/08 01:23:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:23:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/08 01:23:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:23:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:23:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/08 01:23:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/08 01:23:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:23:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:23:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/08 01:23:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/08 01:23:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:23:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:23:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/08 01:23:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/08 01:23:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:23:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/08 01:23:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:23:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/08 01:23:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:23:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/08 01:23:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:23:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/08 01:23:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:23:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/08 01:23:26 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for transfers to finish 2025/10/08 01:23:26 DEBUG : Waiting for deletions to finish 2025/10/08 01:23:26 DEBUG : Waiting for deletions to finish 2025/10/08 01:23:26 DEBUG : apple: Excluded (Path Filter) 2025/10/08 01:23:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/08 01:23:26 DEBUG : banana: Excluded (Path Filter) 2025/10/08 01:23:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/08 01:23:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/08 01:23:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/08 01:23:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/08 01:23:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/08 01:23:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/08 01:23:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/08 01:23:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/08 01:23:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/08 01:23:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/08 01:23:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/08 01:23:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/08 01:23:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/08 01:23:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/08 01:23:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/08 01:23:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/08 01:23:26 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-vapofak3yoju", Local "Local file system at /tmp/rclone3440737952", Modify Window "1ms" 2025/10/08 01:23:41 DEBUG : Waiting for deletions to finish 2025/10/08 01:23:42 DEBUG : apple: Excluded (Path Filter) 2025/10/08 01:23:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/08 01:23:42 DEBUG : banana: Excluded (Path Filter) 2025/10/08 01:23:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/08 01:23:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/08 01:23:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/08 01:23:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/08 01:23:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/08 01:23:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/08 01:23:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/08 01:23:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/08 01:23:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/08 01:23:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/08 01:23:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/08 01:23:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/08 01:23:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/08 01:23:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/08 01:23:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/08 01:23:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/08 01:23:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/08 01:23:42 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:23:42 DEBUG : apple: Unchanged skipping 2025/10/08 01:23:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:23:42 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/08 01:23:42 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:23:42 DEBUG : banana: Unchanged skipping 2025/10/08 01:23:42 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:23:42 DEBUG : splitbananasplit: Unchanged skipping 2025/10/08 01:23:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:23:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:23:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/08 01:23:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/08 01:23:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:23:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/08 01:23:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:23:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/08 01:23:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:23:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/08 01:23:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:23:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/08 01:23:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:23:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:23:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:23:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:23:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/08 01:23:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/08 01:23:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:23:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/08 01:23:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/08 01:23:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/08 01:23:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:23:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/08 01:23:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:23:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/08 01:23:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:23:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/08 01:23:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:23:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/08 01:23:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:23:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/08 01:23:42 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for checks to finish 2025/10/08 01:23:42 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for transfers to finish 2025/10/08 01:23:42 DEBUG : Waiting for deletions to finish 2025/10/08 01:23:42 DEBUG : Waiting for deletions to finish 2025/10/08 01:23:43 DEBUG : apple: Excluded (Path Filter) 2025/10/08 01:23:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/08 01:23:43 DEBUG : banana: Excluded (Path Filter) 2025/10/08 01:23:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/08 01:23:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/08 01:23:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/08 01:23:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/08 01:23:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/08 01:23:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/08 01:23:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/08 01:23:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/08 01:23:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/08 01:23:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/08 01:23:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/08 01:23:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/08 01:23:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/08 01:23:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/08 01:23:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/08 01:23:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/08 01:23:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/08 01:23:43 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:23:43 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:23:43 DEBUG : apple: Unchanged skipping 2025/10/08 01:23:43 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/08 01:23:43 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:23:43 DEBUG : banana: Unchanged skipping 2025/10/08 01:23:43 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:23:43 DEBUG : splitbananasplit: Unchanged skipping 2025/10/08 01:23:43 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:23:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/08 01:23:43 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:23:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/08 01:23:43 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:23:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/08 01:23:43 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:23:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/08 01:23:43 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:23:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/08 01:23:43 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:23:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/08 01:23:43 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:23:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/08 01:23:43 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:23:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/08 01:23:43 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:23:43 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:23:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/08 01:23:43 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:23:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/08 01:23:43 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:23:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/08 01:23:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/08 01:23:43 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:23:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/08 01:23:43 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:23:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/08 01:23:43 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for checks to finish 2025/10/08 01:23:43 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:23:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/08 01:23:43 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:23:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/08 01:23:43 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for transfers to finish 2025/10/08 01:23:43 DEBUG : Waiting for deletions to finish 2025/10/08 01:23:43 DEBUG : Waiting for deletions to finish 2025/10/08 01:23:44 DEBUG : apple: Excluded (Path Filter) 2025/10/08 01:23:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/08 01:23:44 DEBUG : banana: Excluded (Path Filter) 2025/10/08 01:23:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/08 01:23:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/08 01:23:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/08 01:23:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/08 01:23:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/08 01:23:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/08 01:23:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/08 01:23:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/08 01:23:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/08 01:23:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/08 01:23:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/08 01:23:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/08 01:23:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/08 01:23:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/08 01:23:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/08 01:23:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/08 01:23:44 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-vapofak3yoju", Local "Local file system at /tmp/rclone3440737952", Modify Window "1ms" 2025/10/08 01:23:58 DEBUG : Waiting for deletions to finish 2025/10/08 01:23:58 DEBUG : apple: Excluded (Path Filter) 2025/10/08 01:23:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/08 01:23:58 DEBUG : banana: Excluded (Path Filter) 2025/10/08 01:23:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/08 01:23:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/08 01:23:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/08 01:23:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/08 01:23:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/08 01:23:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/08 01:23:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/08 01:23:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/08 01:23:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/08 01:23:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/08 01:23:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/08 01:23:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/08 01:23:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/08 01:23:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/08 01:23:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/08 01:23:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/08 01:23:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/08 01:23:59 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:23:59 DEBUG : apple: Unchanged skipping 2025/10/08 01:23:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:23:59 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/08 01:23:59 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:23:59 DEBUG : banana: Unchanged skipping 2025/10/08 01:23:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:23:59 DEBUG : splitbananasplit: Unchanged skipping 2025/10/08 01:23:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:23:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/08 01:23:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:23:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/08 01:23:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:23:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/08 01:23:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:23:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/08 01:23:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:23:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/08 01:23:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:23:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:23:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/08 01:23:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/08 01:23:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:23:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/08 01:23:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:23:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/08 01:23:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:23:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/08 01:23:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:23:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/08 01:23:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:23:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/08 01:23:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:23:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/08 01:23:59 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for checks to finish 2025/10/08 01:23:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:23:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/08 01:23:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:23:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/08 01:23:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:23:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/08 01:23:59 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for transfers to finish 2025/10/08 01:23:59 DEBUG : Waiting for deletions to finish 2025/10/08 01:23:59 DEBUG : Waiting for deletions to finish 2025/10/08 01:23:59 DEBUG : apple: Excluded (Path Filter) 2025/10/08 01:23:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/08 01:23:59 DEBUG : banana: Excluded (Path Filter) 2025/10/08 01:23:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/08 01:23:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/08 01:23:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/08 01:23:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/08 01:23:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/08 01:23:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/08 01:23:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/08 01:23:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/08 01:23:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/08 01:23:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/08 01:23:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/08 01:23:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/08 01:23:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/08 01:23:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/08 01:23:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/08 01:23:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/08 01:23:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/08 01:24:00 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:24:00 DEBUG : apple: Unchanged skipping 2025/10/08 01:24:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:24:00 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/08 01:24:00 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:24:00 DEBUG : banana: Unchanged skipping 2025/10/08 01:24:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:24:00 DEBUG : splitbananasplit: Unchanged skipping 2025/10/08 01:24:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:24:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:24:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:24:00 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for checks to finish 2025/10/08 01:24:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/08 01:24:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:24:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/08 01:24:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/08 01:24:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/08 01:24:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:24:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:24:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/08 01:24:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:24:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/08 01:24:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:24:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/08 01:24:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:24:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/08 01:24:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/08 01:24:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:24:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:24:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/08 01:24:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/08 01:24:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:24:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/08 01:24:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:24:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/08 01:24:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:24:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/08 01:24:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:24:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:24:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/08 01:24:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/08 01:24:00 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for transfers to finish 2025/10/08 01:24:00 DEBUG : Waiting for deletions to finish 2025/10/08 01:24:00 DEBUG : Waiting for deletions to finish 2025/10/08 01:24:00 DEBUG : apple: Excluded (Path Filter) 2025/10/08 01:24:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/08 01:24:00 DEBUG : banana: Excluded (Path Filter) 2025/10/08 01:24:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/08 01:24:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/08 01:24:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/08 01:24:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/08 01:24:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/08 01:24:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/08 01:24:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/08 01:24:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/08 01:24:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/08 01:24:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/08 01:24:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/08 01:24:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/08 01:24:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/08 01:24:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/08 01:24:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/08 01:24:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/08 01:24:00 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-vapofak3yoju", Local "Local file system at /tmp/rclone3440737952", Modify Window "1ms" 2025/10/08 01:24:15 DEBUG : Waiting for deletions to finish 2025/10/08 01:24:16 DEBUG : apple: Excluded (Path Filter) 2025/10/08 01:24:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/08 01:24:16 DEBUG : banana: Excluded (Path Filter) 2025/10/08 01:24:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/08 01:24:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/08 01:24:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/08 01:24:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/08 01:24:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/08 01:24:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/08 01:24:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/08 01:24:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/08 01:24:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/08 01:24:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/08 01:24:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/08 01:24:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/08 01:24:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/08 01:24:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/08 01:24:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/08 01:24:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/08 01:24:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/08 01:24:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:24:17 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/08 01:24:17 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:24:17 DEBUG : apple: Unchanged skipping 2025/10/08 01:24:17 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:24:17 DEBUG : banana: Unchanged skipping 2025/10/08 01:24:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:24:17 DEBUG : splitbananasplit: Unchanged skipping 2025/10/08 01:24:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:24:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/08 01:24:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:24:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/08 01:24:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:24:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/08 01:24:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:24:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/08 01:24:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:24:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/08 01:24:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:24:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/08 01:24:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:24:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/08 01:24:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:24:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/08 01:24:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:24:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/08 01:24:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:24:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/08 01:24:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:24:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/08 01:24:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:24:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/08 01:24:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:24:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/08 01:24:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:24:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/08 01:24:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:24:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/08 01:24:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:24:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/08 01:24:17 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for checks to finish 2025/10/08 01:24:17 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for transfers to finish 2025/10/08 01:24:17 DEBUG : Waiting for deletions to finish 2025/10/08 01:24:17 DEBUG : Waiting for deletions to finish 2025/10/08 01:24:17 DEBUG : apple: Excluded (Path Filter) 2025/10/08 01:24:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/08 01:24:17 DEBUG : banana: Excluded (Path Filter) 2025/10/08 01:24:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/08 01:24:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/08 01:24:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/08 01:24:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/08 01:24:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/08 01:24:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/08 01:24:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/08 01:24:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/08 01:24:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/08 01:24:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/08 01:24:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/08 01:24:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/08 01:24:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/08 01:24:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/08 01:24:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/08 01:24:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/08 01:24:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/08 01:24:18 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:24:18 DEBUG : apple: Unchanged skipping 2025/10/08 01:24:18 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:24:18 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/08 01:24:18 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:24:18 DEBUG : banana: Unchanged skipping 2025/10/08 01:24:18 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:24:18 DEBUG : splitbananasplit: Unchanged skipping 2025/10/08 01:24:18 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:24:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/08 01:24:18 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:24:18 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/08 01:24:18 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:24:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/08 01:24:18 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:24:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/08 01:24:18 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:24:18 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/08 01:24:18 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:24:18 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:24:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/08 01:24:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/08 01:24:18 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:24:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/08 01:24:18 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:24:18 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:24:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/08 01:24:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/08 01:24:18 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:24:18 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:24:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/08 01:24:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/08 01:24:18 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:24:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/08 01:24:18 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:24:18 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:24:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/08 01:24:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/08 01:24:18 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:24:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/08 01:24:18 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for checks to finish 2025/10/08 01:24:18 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for transfers to finish 2025/10/08 01:24:18 DEBUG : Waiting for deletions to finish 2025/10/08 01:24:18 DEBUG : Waiting for deletions to finish 2025/10/08 01:24:18 DEBUG : apple: Excluded (Path Filter) 2025/10/08 01:24:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/08 01:24:18 DEBUG : banana: Excluded (Path Filter) 2025/10/08 01:24:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/08 01:24:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/08 01:24:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/08 01:24:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/08 01:24:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/08 01:24:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/08 01:24:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/08 01:24:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/08 01:24:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/08 01:24:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/08 01:24:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/08 01:24:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/08 01:24:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/08 01:24:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/08 01:24:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/08 01:24:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/08 01:24:18 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (214.02s) --- PASS: TestTransform/NFC (21.15s) --- PASS: TestTransform/NFD (17.73s) --- PASS: TestTransform/base64 (22.66s) --- PASS: TestTransform/prefix (23.41s) --- PASS: TestTransform/suffix (21.92s) --- PASS: TestTransform/truncate (19.81s) --- PASS: TestTransform/encoder (17.75s) --- PASS: TestTransform/ISO-8859-1 (17.24s) --- PASS: TestTransform/charmap (17.60s) --- PASS: TestTransform/lowercase (16.69s) --- PASS: TestTransform/ascii (18.06s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-vapofak3yoju", Local "Local file system at /tmp/rclone3440737952", Modify Window "1ms" 2025/10/08 01:24:23 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/10/08 01:24:24 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/10/08 01:24:24 INFO : sub dir_somesuffix: Making directory 2025/10/08 01:24:24 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/10/08 01:24:24 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/10/08 01:24:24 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/10/08 01:24:24 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/10/08 01:24:24 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/10/08 01:24:24 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for checks to finish 2025/10/08 01:24:24 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for transfers to finish 2025/10/08 01:24:24 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/08 01:24:24 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/10/08 01:24:24 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.82s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-vapofak3yoju", Local "Local file system at /tmp/rclone3440737952", Modify Window "1ms" 2025/10/08 01:24:25 DEBUG : toe: transformed to: tictactoe 2025/10/08 01:24:25 DEBUG : toe: transformed to: tictactoe 2025/10/08 01:24:25 INFO : tictactoe: Making directory 2025/10/08 01:24:25 DEBUG : toe: transformed to: tictactoe 2025/10/08 01:24:25 DEBUG : toe: transformed to: tictactoe 2025/10/08 01:24:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/08 01:24:25 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/10/08 01:24:25 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for checks to finish 2025/10/08 01:24:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/08 01:24:25 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for transfers to finish 2025/10/08 01:24:26 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/08 01:24:26 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/10/08 01:24:26 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.90s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-vapofak3yoju", Local "Local file system at /tmp/rclone3440737952", Modify Window "1ms" 2025/10/08 01:24:27 INFO : toe: Making directory 2025/10/08 01:24:27 INFO : toe/toe: Making directory 2025/10/08 01:24:27 DEBUG : toe: transformed to: tictactoe 2025/10/08 01:24:27 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/08 01:24:27 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/08 01:24:27 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/08 01:24:27 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for checks to finish 2025/10/08 01:24:27 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for transfers to finish 2025/10/08 01:24:28 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/08 01:24:28 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/10/08 01:24:28 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.59s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-vapofak3yoju", Local "Local file system at /tmp/rclone3440737952", Modify Window "1ms" 2025/10/08 01:24:29 INFO : toe: Making directory 2025/10/08 01:24:29 INFO : toe/toe: Making directory 2025/10/08 01:24:29 DEBUG : toe: transformed to: tictactoe 2025/10/08 01:24:29 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/08 01:24:29 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/08 01:24:29 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/08 01:24:29 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for checks to finish 2025/10/08 01:24:29 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for transfers to finish 2025/10/08 01:24:30 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/08 01:24:30 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/10/08 01:24:30 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (2.23s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-vapofak3yoju", Local "Local file system at /tmp/rclone3440737952", Modify Window "1ms" 2025/10/08 01:24:31 DEBUG : empty_dir: Making directory with metadata 2025/10/08 01:24:31 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/08 01:24:31 DEBUG : toe: transformed to: tictactoe 2025/10/08 01:24:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/08 01:24:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/08 01:24:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/08 01:24:31 INFO : tictacempty_dir: Making directory 2025/10/08 01:24:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/08 01:24:31 DEBUG : toe: transformed to: tictactoe 2025/10/08 01:24:31 DEBUG : toe: transformed to: tictactoe 2025/10/08 01:24:31 INFO : tictactoe: Making directory 2025/10/08 01:24:31 DEBUG : toe: transformed to: tictactoe 2025/10/08 01:24:31 DEBUG : toe: transformed to: tictactoe 2025/10/08 01:24:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/08 01:24:31 INFO : tictactoe/tictactoe: Making directory 2025/10/08 01:24:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/08 01:24:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/08 01:24:31 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/08 01:24:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/08 01:24:31 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for checks to finish 2025/10/08 01:24:31 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for transfers to finish 2025/10/08 01:24:32 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/08 01:24:32 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/10/08 01:24:32 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.70s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-vapofak3yoju", Local "Local file system at /tmp/rclone3440737952", Modify Window "1ms" 2025/10/08 01:24:33 DEBUG : empty_dir: Making directory with metadata 2025/10/08 01:24:33 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/08 01:24:33 DEBUG : toe: transformed to: tictactoe 2025/10/08 01:24:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/08 01:24:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/08 01:24:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/08 01:24:33 INFO : tictacempty_dir: Making directory 2025/10/08 01:24:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/08 01:24:33 DEBUG : toe: transformed to: tictactoe 2025/10/08 01:24:33 DEBUG : toe: transformed to: tictactoe 2025/10/08 01:24:33 INFO : tictactoe: Making directory 2025/10/08 01:24:33 DEBUG : toe: transformed to: tictactoe 2025/10/08 01:24:33 DEBUG : toe: transformed to: tictactoe 2025/10/08 01:24:33 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/08 01:24:33 INFO : tictactoe/tictactoe: Making directory 2025/10/08 01:24:33 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/08 01:24:33 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/08 01:24:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/08 01:24:33 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/08 01:24:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/08 01:24:33 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for checks to finish 2025/10/08 01:24:33 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for transfers to finish 2025/10/08 01:24:34 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/08 01:24:34 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/08 01:24:34 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/10/08 01:24:34 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for checks to finish 2025/10/08 01:24:34 DEBUG : toe: transformed to: tictactoe 2025/10/08 01:24:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/08 01:24:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/08 01:24:34 DEBUG : toe: transformed to: tictactoe 2025/10/08 01:24:34 DEBUG : toe: transformed to: tictactoe 2025/10/08 01:24:34 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/08 01:24:34 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/08 01:24:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/10/08 01:24:34 NOTICE: B2 bucket rclone-test-vapofak3yoju: 0 differences found 2025/10/08 01:24:34 NOTICE: B2 bucket rclone-test-vapofak3yoju: 1 matching files --- PASS: TestAllTag (2.45s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-vapofak3yoju", Local "Local file system at /tmp/rclone3440737952", Modify Window "1ms" 2025/10/08 01:24:35 DEBUG : toe: transformed to: tictactoe 2025/10/08 01:24:35 DEBUG : toe: transformed to: tictactoe 2025/10/08 01:24:35 INFO : tictactoe: Making directory 2025/10/08 01:24:35 DEBUG : toe: transformed to: tictactoe 2025/10/08 01:24:35 DEBUG : toe: transformed to: tictactoe 2025/10/08 01:24:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/08 01:24:35 INFO : tictactoe/tictactoe: Making directory 2025/10/08 01:24:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/08 01:24:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/08 01:24:35 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/08 01:24:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/08 01:24:35 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for checks to finish 2025/10/08 01:24:35 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for transfers to finish 2025/10/08 01:24:36 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/08 01:24:36 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/10/08 01:24:36 DEBUG : Waiting for deletions to finish 2025/10/08 01:24:36 DEBUG : toe: transformed to: tictactoe 2025/10/08 01:24:36 DEBUG : toe: transformed to: tictactoe 2025/10/08 01:24:36 DEBUG : toe: transformed to: tictactoe 2025/10/08 01:24:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/08 01:24:37 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/08 01:24:37 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for checks to finish 2025/10/08 01:24:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/08 01:24:37 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/10/08 01:24:37 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for transfers to finish 2025/10/08 01:24:37 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.46s) === RUN TestSyntax 2025/10/08 01:24:37 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-vapofak3yoju", Local "Local file system at /tmp/rclone3440737952", Modify Window "1ms" 2025/10/08 01:24:38 INFO : toe: Making directory 2025/10/08 01:24:38 INFO : toe/toe: Making directory 2025/10/08 01:24:38 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/08 01:24:38 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for checks to finish 2025/10/08 01:24:38 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for transfers to finish 2025/10/08 01:24:39 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/08 01:24:39 INFO : toe/toe/toe: Copied (new) 2025/10/08 01:24:39 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.99s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-vapofak3yoju", Local "Local file system at /tmp/rclone3440737952", Modify Window "1ms" 2025/10/08 01:24:39 DEBUG : empty_dir: Making directory with metadata 2025/10/08 01:24:39 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/08 01:24:39 DEBUG : toe: transformed to: tictactoe 2025/10/08 01:24:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/08 01:24:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/08 01:24:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/08 01:24:40 INFO : tictacempty_dir: Making directory 2025/10/08 01:24:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/08 01:24:40 DEBUG : toe: transformed to: tictactoe 2025/10/08 01:24:40 DEBUG : toe: transformed to: tictactoe 2025/10/08 01:24:40 INFO : tictactoe: Making directory 2025/10/08 01:24:40 DEBUG : toe: transformed to: tictactoe 2025/10/08 01:24:40 DEBUG : toe: transformed to: tictactoe 2025/10/08 01:24:40 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/08 01:24:40 INFO : tictactoe/tictactoe: Making directory 2025/10/08 01:24:40 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/08 01:24:40 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/08 01:24:40 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/08 01:24:40 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/08 01:24:40 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/08 01:24:40 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/08 01:24:40 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for checks to finish 2025/10/08 01:24:40 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for transfers to finish 2025/10/08 01:24:40 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/08 01:24:40 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/08 01:24:40 INFO : toe/toe/toe.txt: Deleted 2025/10/08 01:24:40 INFO : toe/toe: Removing directory 2025/10/08 01:24:40 INFO : toe: Removing directory 2025/10/08 01:24:40 INFO : empty_dir: Removing directory 2025/10/08 01:24:40 DEBUG : Local file system at /tmp/rclone3440737952: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.76s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-vapofak3yoju", Local "Local file system at /tmp/rclone3440737952", Modify Window "1ms" 2025/10/08 01:24:41 DEBUG : empty_dir: Making directory with metadata 2025/10/08 01:24:41 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/08 01:24:41 DEBUG : toe: transformed to: tictactoe 2025/10/08 01:24:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/08 01:24:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/08 01:24:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/08 01:24:41 INFO : tictacempty_dir: Making directory 2025/10/08 01:24:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/08 01:24:41 DEBUG : toe: transformed to: tictactoe 2025/10/08 01:24:41 DEBUG : toe: transformed to: tictactoe 2025/10/08 01:24:41 INFO : tictactoe: Making directory 2025/10/08 01:24:41 DEBUG : toe: transformed to: tictactoe 2025/10/08 01:24:41 DEBUG : toe: transformed to: tictactoe 2025/10/08 01:24:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/08 01:24:41 INFO : tictactoe/tictactoe: Making directory 2025/10/08 01:24:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/08 01:24:41 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/08 01:24:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/08 01:24:41 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/08 01:24:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/08 01:24:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/08 01:24:41 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for checks to finish 2025/10/08 01:24:41 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for transfers to finish 2025/10/08 01:24:42 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/08 01:24:42 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/08 01:24:42 INFO : toe/toe/toe.txt: Deleted 2025/10/08 01:24:42 INFO : toe/toe: Removing directory 2025/10/08 01:24:42 INFO : toe: Removing directory 2025/10/08 01:24:42 INFO : empty_dir: Removing directory 2025/10/08 01:24:42 DEBUG : Local file system at /tmp/rclone3440737952: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/10/08 01:24:43 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/10/08 01:24:43 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/08 01:24:43 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/08 01:24:43 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/08 01:24:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/08 01:24:44 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/10/08 01:24:44 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.57s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-vapofak3yoju", Local "Local file system at /tmp/rclone3440737952", Modify Window "1ms" 2025/10/08 01:24:45 DEBUG : Reset feature "Copy" 2025/10/08 01:24:45 DEBUG : Reset feature "Move" 2025/10/08 01:24:45 DEBUG : Reset feature "Copy" 2025/10/08 01:24:45 DEBUG : Reset feature "Move" 2025/10/08 01:24:45 DEBUG : empty_dir: Making directory with metadata 2025/10/08 01:24:45 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/08 01:24:45 DEBUG : toe: transformed to: tictactoe 2025/10/08 01:24:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/08 01:24:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/08 01:24:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/08 01:24:45 INFO : tictacempty_dir: Making directory 2025/10/08 01:24:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/08 01:24:45 DEBUG : toe: transformed to: tictactoe 2025/10/08 01:24:45 DEBUG : toe: transformed to: tictactoe 2025/10/08 01:24:45 INFO : tictactoe: Making directory 2025/10/08 01:24:45 DEBUG : toe: transformed to: tictactoe 2025/10/08 01:24:45 DEBUG : toe: transformed to: tictactoe 2025/10/08 01:24:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/08 01:24:45 INFO : tictactoe/tictactoe: Making directory 2025/10/08 01:24:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/08 01:24:45 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/08 01:24:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/08 01:24:45 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/08 01:24:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/08 01:24:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/08 01:24:45 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for checks to finish 2025/10/08 01:24:45 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for transfers to finish 2025/10/08 01:24:46 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/08 01:24:46 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/08 01:24:46 INFO : toe/toe/toe.txt: Deleted 2025/10/08 01:24:46 INFO : toe/toe: Removing directory 2025/10/08 01:24:46 INFO : toe: Removing directory 2025/10/08 01:24:46 INFO : empty_dir: Removing directory 2025/10/08 01:24:46 DEBUG : Local file system at /tmp/rclone3440737952: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/10/08 01:24:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/10/08 01:24:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/08 01:24:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/08 01:24:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/08 01:24:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/08 01:24:47 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/10/08 01:24:48 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (3.97s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-vapofak3yoju", Local "Local file system at /tmp/rclone3440737952", Modify Window "1ms" 2025/10/08 01:24:49 DEBUG : toe: transformed to: dG9l 2025/10/08 01:24:49 DEBUG : toe: transformed to: dG9l 2025/10/08 01:24:49 INFO : dG9l: Making directory 2025/10/08 01:24:49 DEBUG : toe: transformed to: dG9l 2025/10/08 01:24:49 DEBUG : toe: transformed to: dG9l 2025/10/08 01:24:49 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/10/08 01:24:49 INFO : dG9l/dG9l: Making directory 2025/10/08 01:24:49 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/10/08 01:24:49 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/10/08 01:24:49 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/10/08 01:24:49 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/08 01:24:49 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/10/08 01:24:49 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for checks to finish 2025/10/08 01:24:49 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for transfers to finish 2025/10/08 01:24:50 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/08 01:24:50 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/10/08 01:24:50 DEBUG : Waiting for deletions to finish 2025/10/08 01:24:50 DEBUG : dG9l: transformed to: toe 2025/10/08 01:24:50 DEBUG : dG9l: transformed to: toe 2025/10/08 01:24:50 DEBUG : dG9l: transformed to: toe 2025/10/08 01:24:50 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/10/08 01:24:51 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/10/08 01:24:51 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/10/08 01:24:51 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/10/08 01:24:51 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/10/08 01:24:51 DEBUG : Local file system at /tmp/rclone3440737952: Waiting for checks to finish 2025/10/08 01:24:51 DEBUG : Local file system at /tmp/rclone3440737952: Waiting for transfers to finish 2025/10/08 01:24:51 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.62s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-vapofak3yoju", Local "Local file system at /tmp/rclone3440737952", Modify Window "1ms" 2025/10/08 01:24:51 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/08 01:24:51 DEBUG : toe: transformed to: 2025/10/08 01:24:52 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/08 01:24:52 DEBUG : toe: transformed to: 2025/10/08 01:24:52 INFO : B2 bucket rclone-test-vapofak3yoju: Making directory 2025/10/08 01:24:52 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/08 01:24:52 DEBUG : toe: transformed to: 2025/10/08 01:24:52 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/08 01:24:52 DEBUG : toe: transformed to: 2025/10/08 01:24:52 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/08 01:24:52 DEBUG : toe/toe: transformed to: 2025/10/08 01:24:52 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/10/08 01:24:52 INFO : toe/toe: Making directory 2025/10/08 01:24:52 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/08 01:24:52 DEBUG : toe/toe: transformed to: 2025/10/08 01:24:52 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/10/08 01:24:52 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/08 01:24:52 DEBUG : toe: transformed to: 2025/10/08 01:24:52 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/08 01:24:52 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/08 01:24:52 DEBUG : toe/toe/toe: transformed to: 2025/10/08 01:24:52 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/10/08 01:24:52 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for checks to finish 2025/10/08 01:24:52 DEBUG : B2 bucket rclone-test-vapofak3yoju: Waiting for transfers to finish 2025/10/08 01:24:53 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/08 01:24:53 INFO : toe/toe/toe: Copied (new) 2025/10/08 01:24:53 ERROR : B2 bucket rclone-test-vapofak3yoju: not deleting files as there were IO errors 2025/10/08 01:24:53 ERROR : B2 bucket rclone-test-vapofak3yoju: not deleting directories as there were IO errors --- PASS: TestError (2.00s) PASS 2025/10/08 01:24:53 DEBUG : B2 bucket rclone-test-vapofak3yoju: Purge remote 2025/10/08 01:24:53 INFO : B2 bucket rclone-test-vapofak3yoju: cleaning bucket "rclone-test-vapofak3yoju" of all files 2025/10/08 01:24:54 DEBUG : BackupDir/one: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f40492fcb192e95cd_d20251008_m011818_c001_v7007000_t0000_u01759886298768") 2025/10/08 01:24:54 DEBUG : BackupDir/one: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f111a68d2849a1932_d20251008_m011812_c001_v0001171_t0041_u01759886292300") 2025/10/08 01:24:54 DEBUG : CompareDest/one: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f407605954c7a3c09_d20251008_m011751_c001_v7007000_t0000_u01759886271947") 2025/10/08 01:24:54 DEBUG : CompareDest/one: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11866727be3f83bb_d20251008_m011746_c001_v0001157_t0026_u01759886266374") 2025/10/08 01:24:54 DEBUG : CompareDest/two: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f407605954c7a3c0a_d20251008_m011752_c001_v7007000_t0000_u01759886272135") 2025/10/08 01:24:54 DEBUG : CompareDest/two: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f1088abd4463e9847_d20251008_m011747_c001_v0001090_t0014_u01759886267456") 2025/10/08 01:24:54 DEBUG : CopyDest/one: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f40492fcb192e95ce_d20251008_m011818_c001_v7007000_t0000_u01759886298956") 2025/10/08 01:24:54 DEBUG : CopyDest/one: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f1088abd4463e985c_d20251008_m011808_c001_v0001090_t0046_u01759886288538") 2025/10/08 01:24:54 DEBUG : CopyDest/three: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f40492fcb192e95cf_d20251008_m011819_c001_v7007000_t0000_u01759886299149") 2025/10/08 01:24:55 DEBUG : CopyDest/three: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f1088abd4463e9870_d20251008_m011816_c001_v0001090_t0044_u01759886296636") 2025/10/08 01:24:55 DEBUG : CopyDest/two: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f40492fcb192e95d0_d20251008_m011819_c001_v7007000_t0000_u01759886299338") 2025/10/08 01:24:55 DEBUG : CopyDest/two: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11866727be3f841d_d20251008_m011814_c001_v0001157_t0049_u01759886294064") 2025/10/08 01:24:55 DEBUG : EXISTING: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f410e8027cf8f4b44_d20251008_m011942_c001_v7007000_t0000_u01759886382328") 2025/10/08 01:24:55 DEBUG : EXISTING: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11866727be3f85fc_d20251008_m011941_c001_v0001157_t0001_u01759886381106") 2025/10/08 01:24:55 DEBUG : PREFIXapple: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4168637a5fe2385c_d20251008_m012208_c001_v7007000_t0000_u01759886528861") 2025/10/08 01:24:55 DEBUG : PREFIXapple: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f104cb3a876cd930b_d20251008_m012202_c001_v0001101_t0039_u01759886522600") 2025/10/08 01:24:55 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f41170a00955aed6d_d20251008_m012208_c001_v7007000_t0000_u01759886528956") 2025/10/08 01:24:55 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f112c577fad241485_d20251008_m012202_c001_v0001105_t0001_u01759886522568") 2025/10/08 01:24:55 DEBUG : PREFIXbanana: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4090fc5fa4272a85_d20251008_m012208_c001_v7007000_t0000_u01759886528785") 2025/10/08 01:24:55 DEBUG : PREFIXbanana: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11462644f6527818_d20251008_m012202_c001_v0001116_t0056_u01759886522579") 2025/10/08 01:24:55 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4090fc5fa4272a84_d20251008_m012208_c001_v7007000_t0000_u01759886528589") 2025/10/08 01:24:55 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f1061843deeaba553_d20251008_m012202_c001_v0001183_t0056_u01759886522589") 2025/10/08 01:24:55 DEBUG : Testêé: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f410e8027cf8f4b41_d20251008_m011938_c001_v7007000_t0000_u01759886378412") 2025/10/08 01:24:56 DEBUG : Testêé: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11866727be3f85ee_d20251008_m011937_c001_v0001157_t0019_u01759886377733") 2025/10/08 01:24:56 DEBUG : Testêé: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11866727be3f85ec_d20251008_m011936_c001_v0001157_t0031_u01759886376985") 2025/10/08 01:24:56 DEBUG : YXBwbGU=: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f42295322b1a50186_d20251008_m012146_c001_v7007000_t0000_u01759886506916") 2025/10/08 01:24:56 DEBUG : YXBwbGU=: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11462644f65277cc_d20251008_m012142_c001_v0001116_t0007_u01759886502032") 2025/10/08 01:24:56 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f42295322b1a50187_d20251008_m012147_c001_v7007000_t0000_u01759886507109") 2025/10/08 01:24:56 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f104cb3a876cd92c6_d20251008_m012142_c001_v0001101_t0046_u01759886502022") 2025/10/08 01:24:56 DEBUG : YmFuYW5h: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f42295322b1a50188_d20251008_m012147_c001_v7007000_t0000_u01759886507302") 2025/10/08 01:24:56 DEBUG : YmFuYW5h: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f112c577fad241441_d20251008_m012142_c001_v0001105_t0018_u01759886502043") 2025/10/08 01:24:56 DEBUG : a/potato2: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4168637a5fe2320b_d20251008_m011604_c001_v7007000_t0000_u01759886164112") 2025/10/08 01:24:56 DEBUG : a/potato2: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f106f4dc911ec2782_d20251008_m011603_c001_v0001106_t0012_u01759886163222") 2025/10/08 01:24:56 DEBUG : a/potato2: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f40109ad4bf96bbce_d20251008_m011600_c001_v7007000_t0000_u01759886160655") 2025/10/08 01:24:56 DEBUG : a/potato2: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f106f4dc911ec2778_d20251008_m011559_c001_v0001106_t0055_u01759886159394") 2025/10/08 01:24:56 DEBUG : a/potato2: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f40109ad4bf96bb40_d20251008_m011536_c001_v7007000_t0000_u01759886136476") 2025/10/08 01:24:56 DEBUG : a/potato2: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f106f4dc911ec2702_d20251008_m011535_c001_v0001106_t0015_u01759886135314") 2025/10/08 01:24:56 DEBUG : apple: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4202c3ba8ab41c39_d20251008_m012419_c001_v7007000_t0000_u01759886659191") 2025/10/08 01:24:56 DEBUG : apple: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f112c577fad241672_d20251008_m012414_c001_v0001105_t0009_u01759886654431") 2025/10/08 01:24:57 DEBUG : apple: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4168637a5fe238d5_d20251008_m012401_c001_v7007000_t0000_u01759886641273") 2025/10/08 01:24:57 DEBUG : apple: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f112c577fad241645_d20251008_m012356_c001_v0001105_t0014_u01759886636769") 2025/10/08 01:24:57 DEBUG : apple: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f417d4550427ff393_d20251008_m012344_c001_v7007000_t0000_u01759886624568") 2025/10/08 01:24:57 DEBUG : apple: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f112c577fad24160e_d20251008_m012340_c001_v0001105_t0024_u01759886620398") 2025/10/08 01:24:57 DEBUG : apple: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4196046f112ac1f8_d20251008_m012326_c001_v7007000_t0000_u01759886606968") 2025/10/08 01:24:57 DEBUG : apple: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f112c577fad2415d3_d20251008_m012322_c001_v0001105_t0045_u01759886602532") 2025/10/08 01:24:57 DEBUG : apple: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f40313894bddd9ed1_d20251008_m012309_c001_v7007000_t0000_u01759886589757") 2025/10/08 01:24:57 DEBUG : apple: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f112c577fad2415a1_d20251008_m012304_c001_v0001105_t0058_u01759886584853") 2025/10/08 01:24:57 DEBUG : apple: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4066ddda767f3c72_d20251008_m012251_c001_v7007000_t0000_u01759886571951") 2025/10/08 01:24:57 DEBUG : apple: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11462644f65278bd_d20251008_m012245_c001_v0001116_t0006_u01759886565108") 2025/10/08 01:24:57 DEBUG : apple: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f413bd075dea6908d_d20251008_m012232_c001_v7007000_t0000_u01759886552252") 2025/10/08 01:24:57 DEBUG : apple: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f104cb3a876cd9382_d20251008_m012228_c001_v0001101_t0057_u01759886548331") 2025/10/08 01:24:57 DEBUG : apple: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f413bd075dea69079_d20251008_m012227_c001_v7007000_t0000_u01759886547206") 2025/10/08 01:24:57 DEBUG : apple: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f112c577fad2414ce_d20251008_m012222_c001_v0001105_t0012_u01759886542678") 2025/10/08 01:24:57 DEBUG : apple: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f416c43b8fe7d81b1_d20251008_m012210_c001_v7007000_t0000_u01759886530338") 2025/10/08 01:24:57 DEBUG : apple: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f1061843deeaba577_d20251008_m012206_c001_v0001183_t0053_u01759886526280") 2025/10/08 01:24:57 DEBUG : apple: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f402f244eda16f014_d20251008_m012205_c001_v7007000_t0000_u01759886525004") 2025/10/08 01:24:57 DEBUG : apple: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f112c577fad24147c_d20251008_m012159_c001_v0001105_t0027_u01759886519661") 2025/10/08 01:24:58 DEBUG : apple: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f40313894bddd9a47_d20251008_m012144_c001_v7007000_t0000_u01759886504866") 2025/10/08 01:24:58 DEBUG : apple: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f112c577fad241439_d20251008_m012139_c001_v0001105_t0016_u01759886499166") 2025/10/08 01:24:58 DEBUG : apple: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f41428c7da55a23ff_d20251008_m012124_c001_v7007000_t0000_u01759886484285") 2025/10/08 01:24:58 DEBUG : apple: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f104cb3a876cd925a_d20251008_m012119_c001_v0001101_t0002_u01759886479363") 2025/10/08 01:24:58 DEBUG : apple: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f417c1ee2975d322a_d20251008_m012106_c001_v7007000_t0000_u01759886466506") 2025/10/08 01:24:58 DEBUG : apple: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11462644f6527745_d20251008_m012100_c001_v0001116_t0010_u01759886460819") 2025/10/08 01:24:58 DEBUG : appleSUFFIX: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f416c43b8fe7d81ce_d20251008_m012230_c001_v7007000_t0000_u01759886550676") 2025/10/08 01:24:58 DEBUG : appleSUFFIX: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f112c577fad2414e2_d20251008_m012224_c001_v0001105_t0057_u01759886544893") 2025/10/08 01:24:58 DEBUG : appleapple: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4066ddda767f3c74_d20251008_m012252_c001_v7007000_t0000_u01759886572149") 2025/10/08 01:24:58 DEBUG : appleapple: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11462644f65278c3_d20251008_m012247_c001_v0001116_t0007_u01759886567539") 2025/10/08 01:24:58 DEBUG : appleappleapplebanana: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4202c3ba8ab41c3a_d20251008_m012419_c001_v7007000_t0000_u01759886659388") 2025/10/08 01:24:58 DEBUG : appleappleapplebanana: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f1061843deeaba996_d20251008_m012415_c001_v0001183_t0020_u01759886655168") 2025/10/08 01:24:58 DEBUG : appleappleapplebanana: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4168637a5fe238d6_d20251008_m012401_c001_v7007000_t0000_u01759886641469") 2025/10/08 01:24:58 DEBUG : appleappleapplebanana: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f1061843deeaba942_d20251008_m012357_c001_v0001183_t0043_u01759886637557") 2025/10/08 01:24:58 DEBUG : appleappleapplebanana: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f417d4550427ff394_d20251008_m012344_c001_v7007000_t0000_u01759886624765") 2025/10/08 01:24:58 DEBUG : appleappleapplebanana: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f1061843deeaba8bb_d20251008_m012341_c001_v0001183_t0053_u01759886621140") 2025/10/08 01:24:58 DEBUG : appleappleapplebanana: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4196046f112ac1f9_d20251008_m012327_c001_v7007000_t0000_u01759886607162") 2025/10/08 01:24:58 DEBUG : appleappleapplebanana: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f1061843deeaba81f_d20251008_m012323_c001_v0001183_t0007_u01759886603331") 2025/10/08 01:24:59 DEBUG : appleappleapplebanana: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f40313894bddd9ed3_d20251008_m012309_c001_v7007000_t0000_u01759886589955") 2025/10/08 01:24:59 DEBUG : appleappleapplebanana: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f1061843deeaba7a5_d20251008_m012305_c001_v0001183_t0023_u01759886585889") 2025/10/08 01:24:59 DEBUG : appleappleapplebanana: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4066ddda767f3c6e_d20251008_m012249_c001_v7007000_t0000_u01759886569941") 2025/10/08 01:24:59 DEBUG : appleappleapplebanana: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f1061843deeaba711_d20251008_m012246_c001_v0001183_t0038_u01759886566096") 2025/10/08 01:24:59 DEBUG : appleappleapplebanana: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f413bd075dea6908f_d20251008_m012232_c001_v7007000_t0000_u01759886552448") 2025/10/08 01:24:59 DEBUG : appleappleapplebanana: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f112c577fad2414fe_d20251008_m012228_c001_v0001105_t0032_u01759886548320") 2025/10/08 01:24:59 DEBUG : appleappleapplebanana: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f400b2f8ced3f689e_d20251008_m012226_c001_v7007000_t0000_u01759886546806") 2025/10/08 01:24:59 DEBUG : appleappleapplebanana: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11462644f6527862_d20251008_m012223_c001_v0001116_t0055_u01759886543244") 2025/10/08 01:24:59 DEBUG : appleappleapplebanana: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f416c43b8fe7d81b2_d20251008_m012210_c001_v7007000_t0000_u01759886530533") 2025/10/08 01:24:59 DEBUG : appleappleapplebanana: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11462644f6527826_d20251008_m012206_c001_v0001116_t0055_u01759886526301") 2025/10/08 01:24:59 DEBUG : appleappleapplebanana: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f41170a00955aed69_d20251008_m012205_c001_v7007000_t0000_u01759886525200") 2025/10/08 01:24:59 DEBUG : appleappleapplebanana: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f1061843deeaba548_d20251008_m012201_c001_v0001183_t0041_u01759886521211") 2025/10/08 01:24:59 DEBUG : appleappleapplebanana: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f400b2f8ced3f6867_d20251008_m012144_c001_v7007000_t0000_u01759886504845") 2025/10/08 01:24:59 DEBUG : appleappleapplebanana: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11462644f65277c4_d20251008_m012139_c001_v0001116_t0024_u01759886499821") 2025/10/08 01:24:59 DEBUG : appleappleapplebanana: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f41428c7da55a2400_d20251008_m012124_c001_v7007000_t0000_u01759886484477") 2025/10/08 01:24:59 DEBUG : appleappleapplebanana: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f112c577fad2413f8_d20251008_m012120_c001_v0001105_t0047_u01759886480297") 2025/10/08 01:24:59 DEBUG : appleappleapplebanana: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f417c1ee2975d322b_d20251008_m012106_c001_v7007000_t0000_u01759886466698") 2025/10/08 01:24:59 DEBUG : appleappleapplebanana: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f104cb3a876cd921a_d20251008_m012102_c001_v0001101_t0009_u01759886462595") 2025/10/08 01:24:59 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f408c1cfbd07dafbd_d20251008_m012230_c001_v7007000_t0000_u01759886550510") 2025/10/08 01:24:59 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f1061843deeaba61c_d20251008_m012224_c001_v0001183_t0055_u01759886544906") 2025/10/08 01:25:00 DEBUG : b/potato: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4168637a5fe2320c_d20251008_m011604_c001_v7007000_t0000_u01759886164302") 2025/10/08 01:25:00 DEBUG : b/potato: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f106f4dc911ec277c_d20251008_m011601_c001_v0001106_t0027_u01759886161264") 2025/10/08 01:25:00 DEBUG : b/potato: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f40109ad4bf96bbca_d20251008_m011600_c001_v7007000_t0000_u01759886160094") 2025/10/08 01:25:00 DEBUG : b/potato: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f106f4dc911ec276c_d20251008_m011557_c001_v0001106_t0008_u01759886157872") 2025/10/08 01:25:00 DEBUG : b/potato: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f40109ad4bf96bb3a_d20251008_m011535_c001_v7007000_t0000_u01759886135915") 2025/10/08 01:25:00 DEBUG : b/potato: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f106f4dc911ec26fc_d20251008_m011533_c001_v0001106_t0035_u01759886133286") 2025/10/08 01:25:00 DEBUG : backup/one: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4090fc5fa42725aa_d20251008_m011833_c001_v7007000_t0000_u01759886313102") 2025/10/08 01:25:00 DEBUG : backup/one: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f119a2b46b7065d34_d20251008_m011830_c001_v0001178_t0031_u01759886310972") 2025/10/08 01:25:00 DEBUG : backup/one: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f115cca04b9e21312_d20251008_m011826_c001_v0001105_t0000_u01759886306210") 2025/10/08 01:25:00 DEBUG : backup/one-2019-01-01: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f418771dc44e67396_d20251008_m011859_c001_v7007000_t0000_u01759886339257") 2025/10/08 01:25:00 DEBUG : backup/one-2019-01-01: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f1030837f551f8d7a_d20251008_m011856_c001_v0001101_t0042_u01759886336932") 2025/10/08 01:25:00 DEBUG : backup/one-2019-01-01: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f1081d1ca1537abee_d20251008_m011852_c001_v0001134_t0020_u01759886332798") 2025/10/08 01:25:00 DEBUG : backup/one.bak: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f41170a00955aebf6_d20251008_m011846_c001_v7007000_t0000_u01759886326345") 2025/10/08 01:25:00 DEBUG : backup/one.bak: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f107fdfdafdeb8c73_d20251008_m011844_c001_v0001171_t0028_u01759886324112") 2025/10/08 01:25:00 DEBUG : backup/one.bak: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f101533124b092baa_d20251008_m011839_c001_v0001044_t0020_u01759886319820") 2025/10/08 01:25:00 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f418771dc44e67397_d20251008_m011859_c001_v7007000_t0000_u01759886339447") 2025/10/08 01:25:00 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f111674adf19b3a14_d20251008_m011858_c001_v0001099_t0036_u01759886338220") 2025/10/08 01:25:00 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f1086a6031b3154ec_d20251008_m011854_c001_v0001172_t0038_u01759886334495") 2025/10/08 01:25:01 DEBUG : backup/three.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4090fc5fa42725ab_d20251008_m011833_c001_v7007000_t0000_u01759886313296") 2025/10/08 01:25:01 DEBUG : backup/three.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f1070044cd75d7048_d20251008_m011832_c001_v0001098_t0048_u01759886312071") 2025/10/08 01:25:01 DEBUG : backup/three.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f106165247e6b1f9a_d20251008_m011828_c001_v0001184_t0038_u01759886308325") 2025/10/08 01:25:01 DEBUG : backup/three.txt.bak: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f41170a00955aebf7_d20251008_m011846_c001_v7007000_t0000_u01759886326534") 2025/10/08 01:25:01 DEBUG : backup/three.txt.bak: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f112fb623eaa5e3a7_d20251008_m011845_c001_v0001130_t0025_u01759886325471") 2025/10/08 01:25:01 DEBUG : backup/three.txt.bak: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f108b7ceaa624275d_d20251008_m011841_c001_v0001102_t0058_u01759886321678") 2025/10/08 01:25:01 DEBUG : banana: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4202c3ba8ab41c3b_d20251008_m012419_c001_v7007000_t0000_u01759886659584") 2025/10/08 01:25:01 DEBUG : banana: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f104cb3a876cd952a_d20251008_m012414_c001_v0001101_t0030_u01759886654673") 2025/10/08 01:25:01 DEBUG : banana: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4168637a5fe238d8_d20251008_m012401_c001_v7007000_t0000_u01759886641659") 2025/10/08 01:25:01 DEBUG : banana: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f104cb3a876cd94ec_d20251008_m012357_c001_v0001101_t0046_u01759886637061") 2025/10/08 01:25:01 DEBUG : banana: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f417d4550427ff395_d20251008_m012344_c001_v7007000_t0000_u01759886624960") 2025/10/08 01:25:01 DEBUG : banana: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f104cb3a876cd94b0_d20251008_m012340_c001_v0001101_t0022_u01759886620708") 2025/10/08 01:25:01 DEBUG : banana: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4196046f112ac1fb_d20251008_m012327_c001_v7007000_t0000_u01759886607362") 2025/10/08 01:25:01 DEBUG : banana: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f104cb3a876cd9472_d20251008_m012322_c001_v0001101_t0015_u01759886602950") 2025/10/08 01:25:01 DEBUG : banana: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f40313894bddd9ed4_d20251008_m012310_c001_v7007000_t0000_u01759886590154") 2025/10/08 01:25:02 DEBUG : banana: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f104cb3a876cd9446_d20251008_m012305_c001_v0001101_t0002_u01759886585307") 2025/10/08 01:25:02 DEBUG : banana: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4066ddda767f3c75_d20251008_m012252_c001_v7007000_t0000_u01759886572341") 2025/10/08 01:25:02 DEBUG : banana: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f112c577fad24155a_d20251008_m012245_c001_v0001105_t0024_u01759886565769") 2025/10/08 01:25:02 DEBUG : banana: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f413bd075dea69090_d20251008_m012232_c001_v7007000_t0000_u01759886552641") 2025/10/08 01:25:02 DEBUG : banana: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11462644f6527875_d20251008_m012228_c001_v0001116_t0058_u01759886548350") 2025/10/08 01:25:02 DEBUG : banana: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4202c3ba8ab416f3_d20251008_m012226_c001_v7007000_t0000_u01759886546817") 2025/10/08 01:25:02 DEBUG : banana: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f1061843deeaba60e_d20251008_m012223_c001_v0001183_t0042_u01759886543026") 2025/10/08 01:25:02 DEBUG : banana: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f416c43b8fe7d81b3_d20251008_m012210_c001_v7007000_t0000_u01759886530730") 2025/10/08 01:25:02 DEBUG : banana: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f104cb3a876cd9322_d20251008_m012206_c001_v0001101_t0031_u01759886526291") 2025/10/08 01:25:02 DEBUG : banana: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4090fc5fa4272a7e_d20251008_m012205_c001_v7007000_t0000_u01759886525008") 2025/10/08 01:25:02 DEBUG : banana: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11462644f6527812_d20251008_m012200_c001_v0001116_t0000_u01759886520003") 2025/10/08 01:25:02 DEBUG : banana: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f400b2f8ced3f686a_d20251008_m012145_c001_v7007000_t0000_u01759886505070") 2025/10/08 01:25:02 DEBUG : banana: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f104cb3a876cd92c0_d20251008_m012139_c001_v0001101_t0007_u01759886499441") 2025/10/08 01:25:02 DEBUG : banana: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f41428c7da55a2401_d20251008_m012124_c001_v7007000_t0000_u01759886484669") 2025/10/08 01:25:02 DEBUG : banana: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11462644f652778e_d20251008_m012119_c001_v0001116_t0014_u01759886479829") 2025/10/08 01:25:02 DEBUG : banana: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f417c1ee2975d322c_d20251008_m012106_c001_v7007000_t0000_u01759886466904") 2025/10/08 01:25:02 DEBUG : banana: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f112c577fad2413b9_d20251008_m012102_c001_v0001105_t0004_u01759886462038") 2025/10/08 01:25:02 DEBUG : bananaSUFFIX: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4076aecfaa9b31e0_d20251008_m012230_c001_v7007000_t0000_u01759886550529") 2025/10/08 01:25:03 DEBUG : bananaSUFFIX: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11462644f6527869_d20251008_m012224_c001_v0001116_t0006_u01759886544914") 2025/10/08 01:25:03 DEBUG : both0: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4168637a5fe234ac_d20251008_m012028_c001_v7007000_t0000_u01759886428904") 2025/10/08 01:25:03 DEBUG : both0: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11866727be3f86e1_d20251008_m012008_c001_v0001157_t0024_u01759886408894") 2025/10/08 01:25:03 DEBUG : both0: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f402f244eda16ee22_d20251008_m012004_c001_v7007000_t0000_u01759886404490") 2025/10/08 01:25:03 DEBUG : both0: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11866727be3f8610_d20251008_m011944_c001_v0001157_t0013_u01759886384195") 2025/10/08 01:25:03 DEBUG : both1: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4168637a5fe234ad_d20251008_m012029_c001_v7007000_t0000_u01759886429089") 2025/10/08 01:25:03 DEBUG : both1: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11866727be3f86e7_d20251008_m012009_c001_v0001157_t0048_u01759886409579") 2025/10/08 01:25:03 DEBUG : both1: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f402f244eda16ee23_d20251008_m012004_c001_v7007000_t0000_u01759886404674") 2025/10/08 01:25:03 DEBUG : both1: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11866727be3f861a_d20251008_m011944_c001_v0001157_t0040_u01759886384943") 2025/10/08 01:25:03 DEBUG : both10: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4168637a5fe234ae_d20251008_m012029_c001_v7007000_t0000_u01759886429304") 2025/10/08 01:25:03 DEBUG : both10: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11866727be3f872d_d20251008_m012017_c001_v0001157_t0009_u01759886417150") 2025/10/08 01:25:03 DEBUG : both10: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f402f244eda16ee24_d20251008_m012004_c001_v7007000_t0000_u01759886404857") 2025/10/08 01:25:03 DEBUG : both10: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11866727be3f8667_d20251008_m011953_c001_v0001157_t0027_u01759886393223") 2025/10/08 01:25:03 DEBUG : both11: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4168637a5fe234b0_d20251008_m012029_c001_v7007000_t0000_u01759886429489") 2025/10/08 01:25:03 DEBUG : both11: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11866727be3f8733_d20251008_m012018_c001_v0001157_t0033_u01759886418000") 2025/10/08 01:25:03 DEBUG : both11: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f402f244eda16ee25_d20251008_m012005_c001_v7007000_t0000_u01759886405042") 2025/10/08 01:25:03 DEBUG : both11: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11866727be3f8671_d20251008_m011953_c001_v0001157_t0015_u01759886393874") 2025/10/08 01:25:04 DEBUG : both12: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4168637a5fe234b1_d20251008_m012029_c001_v7007000_t0000_u01759886429674") 2025/10/08 01:25:04 DEBUG : both12: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11866727be3f8737_d20251008_m012018_c001_v0001157_t0055_u01759886418947") 2025/10/08 01:25:04 DEBUG : both12: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f402f244eda16ee26_d20251008_m012005_c001_v7007000_t0000_u01759886405228") 2025/10/08 01:25:04 DEBUG : both12: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11866727be3f8679_d20251008_m011954_c001_v0001157_t0008_u01759886394849") 2025/10/08 01:25:04 DEBUG : both13: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4168637a5fe234b2_d20251008_m012029_c001_v7007000_t0000_u01759886429863") 2025/10/08 01:25:04 DEBUG : both13: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11866727be3f8740_d20251008_m012020_c001_v0001157_t0016_u01759886420087") 2025/10/08 01:25:04 DEBUG : both13: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f402f244eda16ee27_d20251008_m012005_c001_v7007000_t0000_u01759886405415") 2025/10/08 01:25:04 DEBUG : both13: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11866727be3f867f_d20251008_m011955_c001_v0001157_t0052_u01759886395512") 2025/10/08 01:25:04 DEBUG : both14: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4168637a5fe234b4_d20251008_m012030_c001_v7007000_t0000_u01759886430054") 2025/10/08 01:25:04 DEBUG : both14: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11866727be3f8746_d20251008_m012020_c001_v0001157_t0038_u01759886420905") 2025/10/08 01:25:04 DEBUG : both14: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f402f244eda16ee28_d20251008_m012005_c001_v7007000_t0000_u01759886405601") 2025/10/08 01:25:04 DEBUG : both14: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11866727be3f868f_d20251008_m011956_c001_v0001157_t0011_u01759886396658") 2025/10/08 01:25:04 DEBUG : both15: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4168637a5fe234b5_d20251008_m012030_c001_v7007000_t0000_u01759886430246") 2025/10/08 01:25:04 DEBUG : both15: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11866727be3f874e_d20251008_m012021_c001_v0001157_t0015_u01759886421732") 2025/10/08 01:25:04 DEBUG : both15: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f402f244eda16ee29_d20251008_m012005_c001_v7007000_t0000_u01759886405788") 2025/10/08 01:25:04 DEBUG : both15: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11866727be3f8697_d20251008_m011957_c001_v0001157_t0004_u01759886397475") 2025/10/08 01:25:04 DEBUG : both16: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4168637a5fe234b6_d20251008_m012030_c001_v7007000_t0000_u01759886430432") 2025/10/08 01:25:04 DEBUG : both16: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11866727be3f8758_d20251008_m012022_c001_v0001157_t0027_u01759886422595") 2025/10/08 01:25:04 DEBUG : both16: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f402f244eda16ee2a_d20251008_m012005_c001_v7007000_t0000_u01759886405976") 2025/10/08 01:25:05 DEBUG : both16: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11866727be3f869b_d20251008_m011958_c001_v0001157_t0007_u01759886398443") 2025/10/08 01:25:05 DEBUG : both17: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4168637a5fe234b8_d20251008_m012030_c001_v7007000_t0000_u01759886430623") 2025/10/08 01:25:05 DEBUG : both17: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11866727be3f8760_d20251008_m012023_c001_v0001157_t0053_u01759886423420") 2025/10/08 01:25:05 DEBUG : both17: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f402f244eda16ee2b_d20251008_m012006_c001_v7007000_t0000_u01759886406166") 2025/10/08 01:25:05 DEBUG : both17: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11866727be3f86a7_d20251008_m011959_c001_v0001157_t0052_u01759886399109") 2025/10/08 01:25:05 DEBUG : both18: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4168637a5fe234b9_d20251008_m012030_c001_v7007000_t0000_u01759886430807") 2025/10/08 01:25:05 DEBUG : both18: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11866727be3f8776_d20251008_m012024_c001_v0001157_t0024_u01759886424601") 2025/10/08 01:25:05 DEBUG : both18: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f402f244eda16ee2c_d20251008_m012006_c001_v7007000_t0000_u01759886406351") 2025/10/08 01:25:05 DEBUG : both18: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11866727be3f86af_d20251008_m011959_c001_v0001157_t0021_u01759886399859") 2025/10/08 01:25:05 DEBUG : both19: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4168637a5fe234ba_d20251008_m012030_c001_v7007000_t0000_u01759886430996") 2025/10/08 01:25:05 DEBUG : both19: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11866727be3f8784_d20251008_m012025_c001_v0001157_t0006_u01759886425278") 2025/10/08 01:25:05 DEBUG : both19: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f402f244eda16ee2d_d20251008_m012006_c001_v7007000_t0000_u01759886406536") 2025/10/08 01:25:05 DEBUG : both19: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11866727be3f86b5_d20251008_m012000_c001_v0001157_t0028_u01759886400572") 2025/10/08 01:25:05 DEBUG : both2: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4168637a5fe234bf_d20251008_m012031_c001_v7007000_t0000_u01759886431179") 2025/10/08 01:25:05 DEBUG : both2: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11866727be3f86eb_d20251008_m012010_c001_v0001157_t0047_u01759886410614") 2025/10/08 01:25:05 DEBUG : both2: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f402f244eda16ee2e_d20251008_m012006_c001_v7007000_t0000_u01759886406723") 2025/10/08 01:25:05 DEBUG : both2: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11866727be3f8620_d20251008_m011945_c001_v0001157_t0009_u01759886385734") 2025/10/08 01:25:05 DEBUG : both3: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4168637a5fe234c1_d20251008_m012031_c001_v7007000_t0000_u01759886431372") 2025/10/08 01:25:06 DEBUG : both3: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11866727be3f86f1_d20251008_m012011_c001_v0001157_t0020_u01759886411369") 2025/10/08 01:25:06 DEBUG : both3: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f402f244eda16ee2f_d20251008_m012006_c001_v7007000_t0000_u01759886406910") 2025/10/08 01:25:06 DEBUG : both3: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11866727be3f8629_d20251008_m011946_c001_v0001157_t0046_u01759886386676") 2025/10/08 01:25:06 DEBUG : both4: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4168637a5fe234c2_d20251008_m012031_c001_v7007000_t0000_u01759886431565") 2025/10/08 01:25:06 DEBUG : both4: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11866727be3f86f7_d20251008_m012011_c001_v0001157_t0046_u01759886411978") 2025/10/08 01:25:06 DEBUG : both4: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f402f244eda16ee30_d20251008_m012007_c001_v7007000_t0000_u01759886407094") 2025/10/08 01:25:06 DEBUG : both4: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11866727be3f862d_d20251008_m011947_c001_v0001157_t0029_u01759886387541") 2025/10/08 01:25:06 DEBUG : both5: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4168637a5fe234c3_d20251008_m012031_c001_v7007000_t0000_u01759886431749") 2025/10/08 01:25:06 DEBUG : both5: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11866727be3f8701_d20251008_m012012_c001_v0001157_t0006_u01759886412912") 2025/10/08 01:25:06 DEBUG : both5: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f402f244eda16ee31_d20251008_m012007_c001_v7007000_t0000_u01759886407288") 2025/10/08 01:25:06 DEBUG : both5: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11866727be3f863b_d20251008_m011948_c001_v0001157_t0054_u01759886388524") 2025/10/08 01:25:06 DEBUG : both6: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4168637a5fe234c4_d20251008_m012031_c001_v7007000_t0000_u01759886431936") 2025/10/08 01:25:06 DEBUG : both6: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11866727be3f8709_d20251008_m012013_c001_v0001157_t0043_u01759886413684") 2025/10/08 01:25:06 DEBUG : both6: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f402f244eda16ee32_d20251008_m012007_c001_v7007000_t0000_u01759886407485") 2025/10/08 01:25:06 DEBUG : both6: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11866727be3f8641_d20251008_m011949_c001_v0001157_t0051_u01759886389189") 2025/10/08 01:25:06 DEBUG : both7: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4168637a5fe234c5_d20251008_m012032_c001_v7007000_t0000_u01759886432121") 2025/10/08 01:25:06 DEBUG : both7: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11866727be3f870f_d20251008_m012014_c001_v0001157_t0021_u01759886414740") 2025/10/08 01:25:06 DEBUG : both7: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f402f244eda16ee33_d20251008_m012007_c001_v7007000_t0000_u01759886407708") 2025/10/08 01:25:07 DEBUG : both7: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11866727be3f864d_d20251008_m011950_c001_v0001157_t0014_u01759886390418") 2025/10/08 01:25:07 DEBUG : both8: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4168637a5fe234c7_d20251008_m012032_c001_v7007000_t0000_u01759886432305") 2025/10/08 01:25:07 DEBUG : both8: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11866727be3f871b_d20251008_m012015_c001_v0001157_t0015_u01759886415601") 2025/10/08 01:25:07 DEBUG : both8: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f402f244eda16ee34_d20251008_m012007_c001_v7007000_t0000_u01759886407966") 2025/10/08 01:25:07 DEBUG : both8: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11866727be3f8655_d20251008_m011951_c001_v0001157_t0026_u01759886391239") 2025/10/08 01:25:07 DEBUG : both9: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4168637a5fe234c8_d20251008_m012032_c001_v7007000_t0000_u01759886432496") 2025/10/08 01:25:07 DEBUG : both9: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11866727be3f8727_d20251008_m012016_c001_v0001157_t0055_u01759886416350") 2025/10/08 01:25:07 DEBUG : both9: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f402f244eda16ee35_d20251008_m012008_c001_v7007000_t0000_u01759886408150") 2025/10/08 01:25:07 DEBUG : both9: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11866727be3f865f_d20251008_m011952_c001_v0001157_t0040_u01759886392130") 2025/10/08 01:25:07 DEBUG : c/non empty space: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4168637a5fe2320e_d20251008_m011604_c001_v7007000_t0000_u01759886164499") 2025/10/08 01:25:07 DEBUG : c/non empty space: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f106f4dc911ec277e_d20251008_m011601_c001_v0001106_t0024_u01759886161854") 2025/10/08 01:25:07 DEBUG : c/non empty space: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f40109ad4bf96bbd0_d20251008_m011600_c001_v7007000_t0000_u01759886160855") 2025/10/08 01:25:07 DEBUG : c/non empty space: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f106f4dc911ec2770_d20251008_m011558_c001_v0001106_t0048_u01759886158382") 2025/10/08 01:25:07 DEBUG : c/non empty space: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f40109ad4bf96bb43_d20251008_m011536_c001_v7007000_t0000_u01759886136661") 2025/10/08 01:25:07 DEBUG : c/non empty space: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f106f4dc911ec2700_d20251008_m011534_c001_v0001106_t0049_u01759886134037") 2025/10/08 01:25:07 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f42295322b1a50189_d20251008_m012147_c001_v7007000_t0000_u01759886507491") 2025/10/08 01:25:07 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f1061843deeaba495_d20251008_m012142_c001_v0001183_t0014_u01759886502773") 2025/10/08 01:25:07 DEBUG : check sum: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f421b5a6ef2f1e7df_d20251008_m011524_c001_v7007000_t0000_u01759886124325") 2025/10/08 01:25:08 DEBUG : check sum: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f106f4dc911ec26db_d20251008_m011522_c001_v0001106_t0028_u01759886122996") 2025/10/08 01:25:08 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f417c1ee2975d331f_d20251008_m012451_c001_v7007000_t0000_u01759886691552") 2025/10/08 01:25:08 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f112c577fad2416c6_d20251008_m012449_c001_v0001105_t0031_u01759886689892") 2025/10/08 01:25:08 DEBUG : dest/3: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f40492fcb192e95c8_d20251008_m011801_c001_v7007000_t0000_u01759886281263") 2025/10/08 01:25:08 DEBUG : dest/3: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f411f63317376e6fa_d20251008_m011800_c001_v0001105_t0040_u01759886280150") 2025/10/08 01:25:08 DEBUG : dir1/0000-abcde: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4066ddda767f3c76_d20251008_m012252_c001_v7007000_t0000_u01759886572567") 2025/10/08 01:25:08 DEBUG : dir1/0000-abcde: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f1061843deeaba723_d20251008_m012247_c001_v0001183_t0040_u01759886567753") 2025/10/08 01:25:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4202c3ba8ab41c3c_d20251008_m012419_c001_v7007000_t0000_u01759886659781") 2025/10/08 01:25:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f112c577fad24164f_d20251008_m012406_c001_v0001105_t0023_u01759886646186") 2025/10/08 01:25:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4168637a5fe238d9_d20251008_m012401_c001_v7007000_t0000_u01759886641860") 2025/10/08 01:25:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f112c577fad241626_d20251008_m012349_c001_v0001105_t0045_u01759886629500") 2025/10/08 01:25:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f417d4550427ff396_d20251008_m012345_c001_v7007000_t0000_u01759886625155") 2025/10/08 01:25:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f112c577fad2415ee_d20251008_m012331_c001_v0001105_t0009_u01759886611898") 2025/10/08 01:25:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4196046f112ac1fc_d20251008_m012327_c001_v7007000_t0000_u01759886607556") 2025/10/08 01:25:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f112c577fad2415bd_d20251008_m012314_c001_v0001105_t0035_u01759886594660") 2025/10/08 01:25:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f40313894bddd9ed5_d20251008_m012310_c001_v7007000_t0000_u01759886590347") 2025/10/08 01:25:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f112c577fad24158b_d20251008_m012256_c001_v0001105_t0044_u01759886576914") 2025/10/08 01:25:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f42295322b1a505b9_d20251008_m012249_c001_v7007000_t0000_u01759886569946") 2025/10/08 01:25:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11462644f652789b_d20251008_m012237_c001_v0001116_t0018_u01759886557106") 2025/10/08 01:25:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f413bd075dea69091_d20251008_m012232_c001_v7007000_t0000_u01759886552831") 2025/10/08 01:25:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f1061843deeaba651_d20251008_m012228_c001_v0001183_t0006_u01759886548574") 2025/10/08 01:25:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4202c3ba8ab416f8_d20251008_m012227_c001_v7007000_t0000_u01759886547208") 2025/10/08 01:25:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f112c577fad2414b7_d20251008_m012215_c001_v0001105_t0053_u01759886535172") 2025/10/08 01:25:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f416c43b8fe7d81b4_d20251008_m012210_c001_v7007000_t0000_u01759886530924") 2025/10/08 01:25:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f1061843deeaba579_d20251008_m012206_c001_v0001183_t0021_u01759886526495") 2025/10/08 01:25:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4090fc5fa4272693_d20251008_m012204_c001_v7007000_t0000_u01759886524786") 2025/10/08 01:25:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f112c577fad241463_d20251008_m012151_c001_v0001105_t0020_u01759886511769") 2025/10/08 01:25:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f41428c7da55a2426_d20251008_m012144_c001_v7007000_t0000_u01759886504852") 2025/10/08 01:25:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11462644f65277a6_d20251008_m012129_c001_v0001116_t0026_u01759886489101") 2025/10/08 01:25:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f41428c7da55a2402_d20251008_m012124_c001_v7007000_t0000_u01759886484861") 2025/10/08 01:25:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f112c577fad2413d6_d20251008_m012111_c001_v0001105_t0020_u01759886471379") 2025/10/08 01:25:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f417c1ee2975d322d_d20251008_m012107_c001_v7007000_t0000_u01759886467096") 2025/10/08 01:25:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f104cb3a876cd91e6_d20251008_m012050_c001_v0001101_t0016_u01759886450228") 2025/10/08 01:25:10 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4202c3ba8ab41716_d20251008_m012230_c001_v7007000_t0000_u01759886550885") 2025/10/08 01:25:10 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f1061843deeaba622_d20251008_m012225_c001_v0001183_t0030_u01759886545206") 2025/10/08 01:25:10 DEBUG : dir1/0001-bcdef: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4066ddda767f3c77_d20251008_m012252_c001_v7007000_t0000_u01759886572757") 2025/10/08 01:25:10 DEBUG : dir1/0001-bcdef: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f104cb3a876cd93f2_d20251008_m012247_c001_v0001101_t0000_u01759886567762") 2025/10/08 01:25:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4202c3ba8ab41c3d_d20251008_m012419_c001_v7007000_t0000_u01759886659980") 2025/10/08 01:25:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f104cb3a876cd9501_d20251008_m012406_c001_v0001101_t0046_u01759886646930") 2025/10/08 01:25:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4168637a5fe238da_d20251008_m012402_c001_v7007000_t0000_u01759886642057") 2025/10/08 01:25:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f104cb3a876cd94c8_d20251008_m012350_c001_v0001101_t0018_u01759886630307") 2025/10/08 01:25:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f417d4550427ff397_d20251008_m012345_c001_v7007000_t0000_u01759886625348") 2025/10/08 01:25:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f104cb3a876cd948d_d20251008_m012332_c001_v0001101_t0019_u01759886612583") 2025/10/08 01:25:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4196046f112ac1fd_d20251008_m012327_c001_v7007000_t0000_u01759886607747") 2025/10/08 01:25:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f104cb3a876cd9456_d20251008_m012315_c001_v0001101_t0037_u01759886595461") 2025/10/08 01:25:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f40313894bddd9ed8_d20251008_m012310_c001_v7007000_t0000_u01759886590564") 2025/10/08 01:25:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f104cb3a876cd942a_d20251008_m012257_c001_v0001101_t0028_u01759886577662") 2025/10/08 01:25:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4066ddda767f3c6c_d20251008_m012249_c001_v7007000_t0000_u01759886569735") 2025/10/08 01:25:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f112c577fad24152b_d20251008_m012238_c001_v0001105_t0052_u01759886558093") 2025/10/08 01:25:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f413bd075dea69092_d20251008_m012233_c001_v7007000_t0000_u01759886553025") 2025/10/08 01:25:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f112c577fad241500_d20251008_m012228_c001_v0001105_t0024_u01759886548758") 2025/10/08 01:25:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f400b2f8ced3f68a0_d20251008_m012227_c001_v7007000_t0000_u01759886547205") 2025/10/08 01:25:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f1061843deeaba5da_d20251008_m012215_c001_v0001183_t0025_u01759886535861") 2025/10/08 01:25:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f416c43b8fe7d81b5_d20251008_m012211_c001_v7007000_t0000_u01759886531118") 2025/10/08 01:25:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f104cb3a876cd9324_d20251008_m012206_c001_v0001101_t0025_u01759886526669") 2025/10/08 01:25:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f416c43b8fe7d81ab_d20251008_m012205_c001_v7007000_t0000_u01759886525157") 2025/10/08 01:25:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11462644f65277f4_d20251008_m012152_c001_v0001116_t0019_u01759886512481") 2025/10/08 01:25:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f41428c7da55a2427_d20251008_m012144_c001_v7007000_t0000_u01759886504890") 2025/10/08 01:25:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f112c577fad241414_d20251008_m012129_c001_v0001105_t0047_u01759886489950") 2025/10/08 01:25:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f41428c7da55a2403_d20251008_m012125_c001_v7007000_t0000_u01759886485052") 2025/10/08 01:25:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f104cb3a876cd923c_d20251008_m012112_c001_v0001101_t0031_u01759886472060") 2025/10/08 01:25:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f417c1ee2975d322f_d20251008_m012107_c001_v7007000_t0000_u01759886467285") 2025/10/08 01:25:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11462644f6527725_d20251008_m012050_c001_v0001116_t0049_u01759886450887") 2025/10/08 01:25:11 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4202c3ba8ab41714_d20251008_m012230_c001_v7007000_t0000_u01759886550687") 2025/10/08 01:25:11 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f112c577fad2414e8_d20251008_m012225_c001_v0001105_t0054_u01759886545241") 2025/10/08 01:25:11 DEBUG : dir1/0002-cdefg: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4066ddda767f3c78_d20251008_m012252_c001_v7007000_t0000_u01759886572950") 2025/10/08 01:25:11 DEBUG : dir1/0002-cdefg: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f112c577fad24156a_d20251008_m012247_c001_v0001105_t0035_u01759886567987") 2025/10/08 01:25:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4202c3ba8ab41c3e_d20251008_m012420_c001_v7007000_t0000_u01759886660174") 2025/10/08 01:25:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f1061843deeaba96a_d20251008_m012407_c001_v0001183_t0025_u01759886647853") 2025/10/08 01:25:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4168637a5fe238dd_d20251008_m012402_c001_v7007000_t0000_u01759886642249") 2025/10/08 01:25:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f1061843deeaba8f7_d20251008_m012350_c001_v0001183_t0046_u01759886630990") 2025/10/08 01:25:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f417d4550427ff398_d20251008_m012345_c001_v7007000_t0000_u01759886625544") 2025/10/08 01:25:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f1061843deeaba876_d20251008_m012333_c001_v0001183_t0038_u01759886613253") 2025/10/08 01:25:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4196046f112ac1fe_d20251008_m012327_c001_v7007000_t0000_u01759886607945") 2025/10/08 01:25:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f1061843deeaba7e9_d20251008_m012316_c001_v0001183_t0043_u01759886596342") 2025/10/08 01:25:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f40313894bddd9ed9_d20251008_m012310_c001_v7007000_t0000_u01759886590757") 2025/10/08 01:25:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f1061843deeaba76a_d20251008_m012258_c001_v0001183_t0037_u01759886578336") 2025/10/08 01:25:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f40109ad4bf96c276_d20251008_m012249_c001_v7007000_t0000_u01759886569946") 2025/10/08 01:25:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f1061843deeaba6c2_d20251008_m012238_c001_v0001183_t0010_u01759886558792") 2025/10/08 01:25:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f413bd075dea69093_d20251008_m012233_c001_v7007000_t0000_u01759886553225") 2025/10/08 01:25:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f1061843deeaba653_d20251008_m012228_c001_v0001183_t0055_u01759886548800") 2025/10/08 01:25:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f402f244eda16f01d_d20251008_m012227_c001_v7007000_t0000_u01759886547220") 2025/10/08 01:25:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11462644f652784e_d20251008_m012216_c001_v0001116_t0040_u01759886536454") 2025/10/08 01:25:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f416c43b8fe7d81b6_d20251008_m012211_c001_v7007000_t0000_u01759886531309") 2025/10/08 01:25:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f1061843deeaba57d_d20251008_m012206_c001_v0001183_t0011_u01759886526716") 2025/10/08 01:25:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f416c43b8fe7d81a9_d20251008_m012204_c001_v7007000_t0000_u01759886524772") 2025/10/08 01:25:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f1061843deeaba506_d20251008_m012153_c001_v0001183_t0034_u01759886513377") 2025/10/08 01:25:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f41428c7da55a2429_d20251008_m012145_c001_v7007000_t0000_u01759886505081") 2025/10/08 01:25:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f104cb3a876cd9298_d20251008_m012130_c001_v0001101_t0016_u01759886490788") 2025/10/08 01:25:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f41428c7da55a2404_d20251008_m012125_c001_v7007000_t0000_u01759886485267") 2025/10/08 01:25:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11462644f652776e_d20251008_m012112_c001_v0001116_t0056_u01759886472773") 2025/10/08 01:25:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f417c1ee2975d3230_d20251008_m012107_c001_v7007000_t0000_u01759886467476") 2025/10/08 01:25:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f112c577fad24139a_d20251008_m012051_c001_v0001105_t0058_u01759886451727") 2025/10/08 01:25:13 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f413bd075dea69086_d20251008_m012230_c001_v7007000_t0000_u01759886550907") 2025/10/08 01:25:13 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f104cb3a876cd9371_d20251008_m012225_c001_v0001101_t0039_u01759886545271") 2025/10/08 01:25:13 DEBUG : dir1/0003-defgh: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4066ddda767f3c79_d20251008_m012253_c001_v7007000_t0000_u01759886573145") 2025/10/08 01:25:13 DEBUG : dir1/0003-defgh: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f1061843deeaba727_d20251008_m012248_c001_v0001183_t0050_u01759886568121") 2025/10/08 01:25:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4202c3ba8ab41c3f_d20251008_m012420_c001_v7007000_t0000_u01759886660370") 2025/10/08 01:25:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11462644f65279a9_d20251008_m012408_c001_v0001116_t0021_u01759886648435") 2025/10/08 01:25:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4168637a5fe238e3_d20251008_m012402_c001_v7007000_t0000_u01759886642440") 2025/10/08 01:25:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11462644f6527981_d20251008_m012351_c001_v0001116_t0033_u01759886631579") 2025/10/08 01:25:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f417d4550427ff399_d20251008_m012345_c001_v7007000_t0000_u01759886625741") 2025/10/08 01:25:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11462644f6527938_d20251008_m012333_c001_v0001116_t0046_u01759886613830") 2025/10/08 01:25:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4196046f112ac1ff_d20251008_m012328_c001_v7007000_t0000_u01759886608139") 2025/10/08 01:25:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11462644f652790a_d20251008_m012316_c001_v0001116_t0021_u01759886596918") 2025/10/08 01:25:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f40313894bddd9eda_d20251008_m012310_c001_v7007000_t0000_u01759886590965") 2025/10/08 01:25:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11462644f65278dc_d20251008_m012258_c001_v0001116_t0058_u01759886578927") 2025/10/08 01:25:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f40109ad4bf96c275_d20251008_m012249_c001_v7007000_t0000_u01759886569754") 2025/10/08 01:25:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f104cb3a876cd93c4_d20251008_m012239_c001_v0001101_t0002_u01759886559369") 2025/10/08 01:25:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f413bd075dea69095_d20251008_m012233_c001_v7007000_t0000_u01759886553413") 2025/10/08 01:25:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f104cb3a876cd938a_d20251008_m012228_c001_v0001101_t0001_u01759886548819") 2025/10/08 01:25:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f416c43b8fe7d81c9_d20251008_m012226_c001_v7007000_t0000_u01759886546836") 2025/10/08 01:25:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f104cb3a876cd934b_d20251008_m012217_c001_v0001101_t0043_u01759886537488") 2025/10/08 01:25:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f416c43b8fe7d81b7_d20251008_m012211_c001_v7007000_t0000_u01759886531506") 2025/10/08 01:25:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11462644f6527828_d20251008_m012206_c001_v0001116_t0053_u01759886526726") 2025/10/08 01:25:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4090fc5fa4272a80_d20251008_m012205_c001_v7007000_t0000_u01759886525174") 2025/10/08 01:25:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f104cb3a876cd92ea_d20251008_m012153_c001_v0001101_t0008_u01759886513989") 2025/10/08 01:25:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f400b2f8ced3f686b_d20251008_m012145_c001_v7007000_t0000_u01759886505091") 2025/10/08 01:25:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11462644f65277ac_d20251008_m012132_c001_v0001116_t0007_u01759886492035") 2025/10/08 01:25:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f41428c7da55a2405_d20251008_m012125_c001_v7007000_t0000_u01759886485458") 2025/10/08 01:25:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f112c577fad2413e0_d20251008_m012113_c001_v0001105_t0017_u01759886473301") 2025/10/08 01:25:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f417c1ee2975d3231_d20251008_m012107_c001_v7007000_t0000_u01759886467668") 2025/10/08 01:25:15 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f104cb3a876cd91f6_d20251008_m012054_c001_v0001101_t0011_u01759886454057") 2025/10/08 01:25:15 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4066ddda767f3714_d20251008_m012230_c001_v7007000_t0000_u01759886550465") 2025/10/08 01:25:15 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f1061843deeaba624_d20251008_m012225_c001_v0001183_t0001_u01759886545412") 2025/10/08 01:25:15 DEBUG : dir1/0004-efghi: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4066ddda767f3c7b_d20251008_m012253_c001_v7007000_t0000_u01759886573338") 2025/10/08 01:25:15 DEBUG : dir1/0004-efghi: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11462644f65278c7_d20251008_m012248_c001_v0001116_t0048_u01759886568177") 2025/10/08 01:25:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4202c3ba8ab41c40_d20251008_m012420_c001_v7007000_t0000_u01759886660576") 2025/10/08 01:25:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f112c577fad241653_d20251008_m012409_c001_v0001105_t0016_u01759886649042") 2025/10/08 01:25:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4168637a5fe238e6_d20251008_m012402_c001_v7007000_t0000_u01759886642636") 2025/10/08 01:25:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f112c577fad24162e_d20251008_m012352_c001_v0001105_t0035_u01759886632252") 2025/10/08 01:25:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f417d4550427ff39a_d20251008_m012345_c001_v7007000_t0000_u01759886625936") 2025/10/08 01:25:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f112c577fad2415f9_d20251008_m012334_c001_v0001105_t0045_u01759886614692") 2025/10/08 01:25:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4196046f112ac200_d20251008_m012328_c001_v7007000_t0000_u01759886608332") 2025/10/08 01:25:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f112c577fad2415c3_d20251008_m012317_c001_v0001105_t0032_u01759886597810") 2025/10/08 01:25:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f40313894bddd9edb_d20251008_m012311_c001_v7007000_t0000_u01759886591156") 2025/10/08 01:25:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f112c577fad241591_d20251008_m012259_c001_v0001105_t0018_u01759886579416") 2025/10/08 01:25:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4180a1b26dd58e02_d20251008_m012249_c001_v7007000_t0000_u01759886569954") 2025/10/08 01:25:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11462644f65278a7_d20251008_m012239_c001_v0001116_t0040_u01759886559858") 2025/10/08 01:25:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f413bd075dea69097_d20251008_m012233_c001_v7007000_t0000_u01759886553613") 2025/10/08 01:25:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11462644f652787d_d20251008_m012228_c001_v0001116_t0054_u01759886548918") 2025/10/08 01:25:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f413bd075dea6907a_d20251008_m012227_c001_v7007000_t0000_u01759886547402") 2025/10/08 01:25:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f112c577fad2414be_d20251008_m012217_c001_v0001105_t0039_u01759886537873") 2025/10/08 01:25:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f416c43b8fe7d81b9_d20251008_m012211_c001_v7007000_t0000_u01759886531702") 2025/10/08 01:25:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f112c577fad24149d_d20251008_m012206_c001_v0001105_t0048_u01759886526738") 2025/10/08 01:25:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4085d64a5b1f1928_d20251008_m012205_c001_v7007000_t0000_u01759886525190") 2025/10/08 01:25:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f112c577fad24146b_d20251008_m012154_c001_v0001105_t0038_u01759886514358") 2025/10/08 01:25:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f412f4da4bab72c5a_d20251008_m012145_c001_v7007000_t0000_u01759886505101") 2025/10/08 01:25:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f112c577fad24141d_d20251008_m012132_c001_v0001105_t0028_u01759886492596") 2025/10/08 01:25:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f41428c7da55a2406_d20251008_m012125_c001_v7007000_t0000_u01759886485648") 2025/10/08 01:25:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f104cb3a876cd9244_d20251008_m012113_c001_v0001101_t0007_u01759886473647") 2025/10/08 01:25:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f417c1ee2975d3232_d20251008_m012107_c001_v7007000_t0000_u01759886467862") 2025/10/08 01:25:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11462644f6527729_d20251008_m012054_c001_v0001116_t0053_u01759886454443") 2025/10/08 01:25:16 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4076aecfaa9b31e1_d20251008_m012230_c001_v7007000_t0000_u01759886550728") 2025/10/08 01:25:16 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11462644f652786b_d20251008_m012225_c001_v0001116_t0042_u01759886545434") 2025/10/08 01:25:16 DEBUG : dir1/0005-fghij: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4066ddda767f3c7c_d20251008_m012253_c001_v7007000_t0000_u01759886573533") 2025/10/08 01:25:16 DEBUG : dir1/0005-fghij: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f104cb3a876cd93f8_d20251008_m012248_c001_v0001101_t0055_u01759886568243") 2025/10/08 01:25:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4202c3ba8ab41c41_d20251008_m012420_c001_v7007000_t0000_u01759886660772") 2025/10/08 01:25:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f104cb3a876cd950b_d20251008_m012409_c001_v0001101_t0059_u01759886649389") 2025/10/08 01:25:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4168637a5fe238e9_d20251008_m012402_c001_v7007000_t0000_u01759886642829") 2025/10/08 01:25:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f104cb3a876cd94d4_d20251008_m012352_c001_v0001101_t0018_u01759886632699") 2025/10/08 01:25:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f417d4550427ff39b_d20251008_m012346_c001_v7007000_t0000_u01759886626131") 2025/10/08 01:25:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f104cb3a876cd94a3_d20251008_m012335_c001_v0001101_t0052_u01759886615200") 2025/10/08 01:25:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4196046f112ac201_d20251008_m012328_c001_v7007000_t0000_u01759886608532") 2025/10/08 01:25:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f104cb3a876cd9460_d20251008_m012318_c001_v0001101_t0048_u01759886598386") 2025/10/08 01:25:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f40313894bddd9edc_d20251008_m012311_c001_v7007000_t0000_u01759886591351") 2025/10/08 01:25:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f104cb3a876cd9432_d20251008_m012259_c001_v0001101_t0014_u01759886579739") 2025/10/08 01:25:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f412f4da4bab72ce9_d20251008_m012249_c001_v7007000_t0000_u01759886569764") 2025/10/08 01:25:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f112c577fad24153d_d20251008_m012240_c001_v0001105_t0024_u01759886560431") 2025/10/08 01:25:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f413bd075dea69098_d20251008_m012233_c001_v7007000_t0000_u01759886553806") 2025/10/08 01:25:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f1061843deeaba655_d20251008_m012229_c001_v0001183_t0042_u01759886549034") 2025/10/08 01:25:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f400b2f8ced3f689f_d20251008_m012227_c001_v7007000_t0000_u01759886547006") 2025/10/08 01:25:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f1061843deeaba5ea_d20251008_m012218_c001_v0001183_t0026_u01759886538319") 2025/10/08 01:25:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f416c43b8fe7d81ba_d20251008_m012211_c001_v7007000_t0000_u01759886531900") 2025/10/08 01:25:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f1061843deeaba581_d20251008_m012206_c001_v0001183_t0037_u01759886526928") 2025/10/08 01:25:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f402f244eda16f013_d20251008_m012204_c001_v7007000_t0000_u01759886524798") 2025/10/08 01:25:18 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11462644f65277f6_d20251008_m012154_c001_v0001116_t0007_u01759886514787") 2025/10/08 01:25:18 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f42295322b1a50185_d20251008_m012145_c001_v7007000_t0000_u01759886505110") 2025/10/08 01:25:18 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f104cb3a876cd92a4_d20251008_m012132_c001_v0001101_t0034_u01759886492968") 2025/10/08 01:25:18 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f41428c7da55a2407_d20251008_m012125_c001_v7007000_t0000_u01759886485855") 2025/10/08 01:25:18 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11462644f6527776_d20251008_m012114_c001_v0001116_t0039_u01759886474031") 2025/10/08 01:25:18 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f417c1ee2975d3233_d20251008_m012108_c001_v7007000_t0000_u01759886468050") 2025/10/08 01:25:18 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f112c577fad2413a6_d20251008_m012055_c001_v0001105_t0013_u01759886455431") 2025/10/08 01:25:18 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f413bd075dea69085_d20251008_m012230_c001_v7007000_t0000_u01759886550697") 2025/10/08 01:25:18 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f112c577fad2414ec_d20251008_m012225_c001_v0001105_t0050_u01759886545583") 2025/10/08 01:25:18 DEBUG : dir1/0006-ghijk: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4066ddda767f3c7d_d20251008_m012253_c001_v7007000_t0000_u01759886573727") 2025/10/08 01:25:18 DEBUG : dir1/0006-ghijk: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f1061843deeaba729_d20251008_m012248_c001_v0001183_t0016_u01759886568368") 2025/10/08 01:25:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4202c3ba8ab41c42_d20251008_m012420_c001_v7007000_t0000_u01759886660972") 2025/10/08 01:25:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f1061843deeaba976_d20251008_m012409_c001_v0001183_t0045_u01759886649725") 2025/10/08 01:25:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4168637a5fe238ed_d20251008_m012403_c001_v7007000_t0000_u01759886643025") 2025/10/08 01:25:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f1061843deeaba90f_d20251008_m012353_c001_v0001183_t0048_u01759886633046") 2025/10/08 01:25:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f417d4550427ff39c_d20251008_m012346_c001_v7007000_t0000_u01759886626326") 2025/10/08 01:25:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f1061843deeaba88a_d20251008_m012335_c001_v0001183_t0049_u01759886615580") 2025/10/08 01:25:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4196046f112ac202_d20251008_m012328_c001_v7007000_t0000_u01759886608728") 2025/10/08 01:25:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f1061843deeaba7ff_d20251008_m012318_c001_v0001183_t0011_u01759886598778") 2025/10/08 01:25:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f40313894bddd9edd_d20251008_m012311_c001_v7007000_t0000_u01759886591547") 2025/10/08 01:25:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f1061843deeaba77a_d20251008_m012300_c001_v0001183_t0009_u01759886580151") 2025/10/08 01:25:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f40109ad4bf96c274_d20251008_m012249_c001_v7007000_t0000_u01759886569550") 2025/10/08 01:25:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f1061843deeaba6d7_d20251008_m012240_c001_v0001183_t0031_u01759886560757") 2025/10/08 01:25:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f413bd075dea69099_d20251008_m012234_c001_v7007000_t0000_u01759886554018") 2025/10/08 01:25:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f112c577fad241504_d20251008_m012229_c001_v0001105_t0029_u01759886549186") 2025/10/08 01:25:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4202c3ba8ab416f6_d20251008_m012227_c001_v7007000_t0000_u01759886547010") 2025/10/08 01:25:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11462644f6527856_d20251008_m012218_c001_v0001116_t0025_u01759886538552") 2025/10/08 01:25:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f416c43b8fe7d81bb_d20251008_m012212_c001_v7007000_t0000_u01759886532092") 2025/10/08 01:25:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f104cb3a876cd9328_d20251008_m012207_c001_v0001101_t0039_u01759886527013") 2025/10/08 01:25:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4090fc5fa4272694_d20251008_m012204_c001_v7007000_t0000_u01759886524804") 2025/10/08 01:25:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f1061843deeaba518_d20251008_m012155_c001_v0001183_t0046_u01759886515531") 2025/10/08 01:25:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f400b2f8ced3f6865_d20251008_m012144_c001_v7007000_t0000_u01759886504652") 2025/10/08 01:25:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11462644f65277b4_d20251008_m012133_c001_v0001116_t0022_u01759886493536") 2025/10/08 01:25:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f41428c7da55a2408_d20251008_m012126_c001_v7007000_t0000_u01759886486045") 2025/10/08 01:25:20 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f112c577fad2413e2_d20251008_m012114_c001_v0001105_t0034_u01759886474526") 2025/10/08 01:25:20 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f417c1ee2975d3235_d20251008_m012108_c001_v7007000_t0000_u01759886468243") 2025/10/08 01:25:20 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f104cb3a876cd9200_d20251008_m012055_c001_v0001101_t0040_u01759886455725") 2025/10/08 01:25:20 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4202c3ba8ab41711_d20251008_m012230_c001_v7007000_t0000_u01759886550486") 2025/10/08 01:25:20 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f1061843deeaba627_d20251008_m012225_c001_v0001183_t0055_u01759886545640") 2025/10/08 01:25:20 DEBUG : dir1/0007-12345: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4066ddda767f3c7e_d20251008_m012253_c001_v7007000_t0000_u01759886573934") 2025/10/08 01:25:20 DEBUG : dir1/0007-12345: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f112c577fad24156c_d20251008_m012248_c001_v0001105_t0056_u01759886568449") 2025/10/08 01:25:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4202c3ba8ab41c43_d20251008_m012421_c001_v7007000_t0000_u01759886661168") 2025/10/08 01:25:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11462644f65279af_d20251008_m012409_c001_v0001116_t0007_u01759886649948") 2025/10/08 01:25:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4168637a5fe238f1_d20251008_m012403_c001_v7007000_t0000_u01759886643227") 2025/10/08 01:25:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11462644f6527985_d20251008_m012353_c001_v0001116_t0054_u01759886633257") 2025/10/08 01:25:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f417d4550427ff39d_d20251008_m012346_c001_v7007000_t0000_u01759886626520") 2025/10/08 01:25:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11462644f6527940_d20251008_m012335_c001_v0001116_t0013_u01759886615821") 2025/10/08 01:25:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4196046f112ac203_d20251008_m012328_c001_v7007000_t0000_u01759886608922") 2025/10/08 01:25:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11462644f6527910_d20251008_m012318_c001_v0001116_t0025_u01759886598991") 2025/10/08 01:25:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f40313894bddd9ede_d20251008_m012311_c001_v7007000_t0000_u01759886591739") 2025/10/08 01:25:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11462644f65278e0_d20251008_m012300_c001_v0001116_t0008_u01759886580385") 2025/10/08 01:25:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4066ddda767f3c70_d20251008_m012250_c001_v7007000_t0000_u01759886570135") 2025/10/08 01:25:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f104cb3a876cd93ce_d20251008_m012240_c001_v0001101_t0056_u01759886560974") 2025/10/08 01:25:21 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f413bd075dea6909a_d20251008_m012234_c001_v7007000_t0000_u01759886554208") 2025/10/08 01:25:21 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f1061843deeaba659_d20251008_m012229_c001_v0001183_t0021_u01759886549286") 2025/10/08 01:25:21 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f408c1cfbd07dafb8_d20251008_m012227_c001_v7007000_t0000_u01759886547236") 2025/10/08 01:25:21 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f104cb3a876cd9357_d20251008_m012219_c001_v0001101_t0023_u01759886539160") 2025/10/08 01:25:21 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f416c43b8fe7d81bc_d20251008_m012212_c001_v7007000_t0000_u01759886532294") 2025/10/08 01:25:21 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f1061843deeaba587_d20251008_m012207_c001_v0001183_t0035_u01759886527137") 2025/10/08 01:25:21 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f416c43b8fe7d81aa_d20251008_m012204_c001_v7007000_t0000_u01759886524963") 2025/10/08 01:25:21 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f104cb3a876cd92ec_d20251008_m012155_c001_v0001101_t0039_u01759886515747") 2025/10/08 01:25:21 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f400b2f8ced3f6869_d20251008_m012145_c001_v7007000_t0000_u01759886505037") 2025/10/08 01:25:21 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f112c577fad241423_d20251008_m012134_c001_v0001105_t0030_u01759886494063") 2025/10/08 01:25:21 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f41428c7da55a2409_d20251008_m012126_c001_v7007000_t0000_u01759886486238") 2025/10/08 01:25:21 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f104cb3a876cd924e_d20251008_m012115_c001_v0001101_t0018_u01759886475051") 2025/10/08 01:25:21 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f417c1ee2975d3236_d20251008_m012108_c001_v7007000_t0000_u01759886468443") 2025/10/08 01:25:21 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11462644f652772f_d20251008_m012056_c001_v0001116_t0009_u01759886456166") 2025/10/08 01:25:21 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f417c1ee2975d32ae_d20251008_m012230_c001_v7007000_t0000_u01759886550539") 2025/10/08 01:25:21 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f104cb3a876cd9375_d20251008_m012225_c001_v0001101_t0055_u01759886545820") 2025/10/08 01:25:21 DEBUG : dir1/0008-23456: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4066ddda767f3c7f_d20251008_m012254_c001_v7007000_t0000_u01759886574128") 2025/10/08 01:25:21 DEBUG : dir1/0008-23456: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f1061843deeaba72b_d20251008_m012248_c001_v0001183_t0021_u01759886568598") 2025/10/08 01:25:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4202c3ba8ab41c44_d20251008_m012421_c001_v7007000_t0000_u01759886661366") 2025/10/08 01:25:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f112c577fad241657_d20251008_m012410_c001_v0001105_t0002_u01759886650694") 2025/10/08 01:25:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4168637a5fe238f4_d20251008_m012403_c001_v7007000_t0000_u01759886643422") 2025/10/08 01:25:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f112c577fad241638_d20251008_m012353_c001_v0001105_t0014_u01759886633891") 2025/10/08 01:25:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f417d4550427ff39e_d20251008_m012346_c001_v7007000_t0000_u01759886626726") 2025/10/08 01:25:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f112c577fad2415ff_d20251008_m012336_c001_v0001105_t0010_u01759886616962") 2025/10/08 01:25:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4196046f112ac204_d20251008_m012329_c001_v7007000_t0000_u01759886609112") 2025/10/08 01:25:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f112c577fad2415c7_d20251008_m012319_c001_v0001105_t0015_u01759886599576") 2025/10/08 01:25:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f40313894bddd9ee0_d20251008_m012311_c001_v7007000_t0000_u01759886591935") 2025/10/08 01:25:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f112c577fad241599_d20251008_m012301_c001_v0001105_t0013_u01759886581346") 2025/10/08 01:25:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f42295322b1a505b8_d20251008_m012249_c001_v7007000_t0000_u01759886569754") 2025/10/08 01:25:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11462644f65278b1_d20251008_m012241_c001_v0001116_t0030_u01759886561405") 2025/10/08 01:25:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f413bd075dea6909c_d20251008_m012234_c001_v7007000_t0000_u01759886554397") 2025/10/08 01:25:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f104cb3a876cd938e_d20251008_m012229_c001_v0001101_t0043_u01759886549337") 2025/10/08 01:25:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f417c1ee2975d32a7_d20251008_m012227_c001_v7007000_t0000_u01759886547054") 2025/10/08 01:25:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f112c577fad2414c2_d20251008_m012219_c001_v0001105_t0028_u01759886539590") 2025/10/08 01:25:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f416c43b8fe7d81bd_d20251008_m012212_c001_v7007000_t0000_u01759886532487") 2025/10/08 01:25:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f112c577fad2414a1_d20251008_m012207_c001_v0001105_t0020_u01759886527199") 2025/10/08 01:25:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f40109ad4bf96c21c_d20251008_m012205_c001_v7007000_t0000_u01759886525187") 2025/10/08 01:25:23 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f112c577fad241470_d20251008_m012156_c001_v0001105_t0001_u01759886516157") 2025/10/08 01:25:23 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f41428c7da55a2428_d20251008_m012145_c001_v7007000_t0000_u01759886505048") 2025/10/08 01:25:23 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f104cb3a876cd92ac_d20251008_m012134_c001_v0001101_t0059_u01759886494617") 2025/10/08 01:25:23 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f41428c7da55a240a_d20251008_m012126_c001_v7007000_t0000_u01759886486432") 2025/10/08 01:25:23 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11462644f6527780_d20251008_m012115_c001_v0001116_t0038_u01759886475407") 2025/10/08 01:25:23 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f417c1ee2975d3237_d20251008_m012108_c001_v7007000_t0000_u01759886468635") 2025/10/08 01:25:23 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f112c577fad2413aa_d20251008_m012056_c001_v0001105_t0040_u01759886456787") 2025/10/08 01:25:23 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f408c1cfbd07dafbf_d20251008_m012230_c001_v7007000_t0000_u01759886550712") 2025/10/08 01:25:23 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f1061843deeaba62b_d20251008_m012225_c001_v0001183_t0045_u01759886545870") 2025/10/08 01:25:23 DEBUG : dir1/0009-34567: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4066ddda767f3c81_d20251008_m012254_c001_v7007000_t0000_u01759886574366") 2025/10/08 01:25:23 DEBUG : dir1/0009-34567: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f104cb3a876cd93fc_d20251008_m012248_c001_v0001101_t0034_u01759886568635") 2025/10/08 01:25:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4202c3ba8ab41c45_d20251008_m012421_c001_v7007000_t0000_u01759886661560") 2025/10/08 01:25:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f104cb3a876cd951b_d20251008_m012411_c001_v0001101_t0006_u01759886651084") 2025/10/08 01:25:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4168637a5fe238f7_d20251008_m012403_c001_v7007000_t0000_u01759886643617") 2025/10/08 01:25:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f104cb3a876cd94dc_d20251008_m012354_c001_v0001101_t0018_u01759886634211") 2025/10/08 01:25:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f417d4550427ff39f_d20251008_m012346_c001_v7007000_t0000_u01759886626927") 2025/10/08 01:25:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f104cb3a876cd94a7_d20251008_m012337_c001_v0001101_t0043_u01759886617237") 2025/10/08 01:25:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4196046f112ac205_d20251008_m012329_c001_v7007000_t0000_u01759886609310") 2025/10/08 01:25:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f104cb3a876cd9464_d20251008_m012319_c001_v0001101_t0018_u01759886599872") 2025/10/08 01:25:24 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f40313894bddd9ee1_d20251008_m012312_c001_v7007000_t0000_u01759886592132") 2025/10/08 01:25:24 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f104cb3a876cd943c_d20251008_m012301_c001_v0001101_t0044_u01759886581764") 2025/10/08 01:25:24 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f412f4da4bab72ce8_d20251008_m012249_c001_v7007000_t0000_u01759886569573") 2025/10/08 01:25:24 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f112c577fad24154d_d20251008_m012241_c001_v0001105_t0033_u01759886561947") 2025/10/08 01:25:24 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f413bd075dea6909d_d20251008_m012234_c001_v7007000_t0000_u01759886554587") 2025/10/08 01:25:24 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11462644f6527881_d20251008_m012229_c001_v0001116_t0002_u01759886549469") 2025/10/08 01:25:24 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f416c43b8fe7d81ca_d20251008_m012227_c001_v7007000_t0000_u01759886547033") 2025/10/08 01:25:24 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f1061843deeaba5fc_d20251008_m012219_c001_v0001183_t0018_u01759886539975") 2025/10/08 01:25:24 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f416c43b8fe7d81be_d20251008_m012212_c001_v7007000_t0000_u01759886532676") 2025/10/08 01:25:24 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11462644f6527830_d20251008_m012207_c001_v0001116_t0025_u01759886527345") 2025/10/08 01:25:24 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4090fc5fa4272a81_d20251008_m012205_c001_v7007000_t0000_u01759886525202") 2025/10/08 01:25:24 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11462644f6527804_d20251008_m012156_c001_v0001116_t0009_u01759886516774") 2025/10/08 01:25:24 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f412f4da4bab72c56_d20251008_m012144_c001_v7007000_t0000_u01759886504452") 2025/10/08 01:25:24 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11462644f65277b8_d20251008_m012135_c001_v0001116_t0058_u01759886495348") 2025/10/08 01:25:24 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f41428c7da55a240b_d20251008_m012126_c001_v7007000_t0000_u01759886486624") 2025/10/08 01:25:24 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f112c577fad2413e6_d20251008_m012116_c001_v0001105_t0006_u01759886476121") 2025/10/08 01:25:24 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f417c1ee2975d3238_d20251008_m012108_c001_v7007000_t0000_u01759886468828") 2025/10/08 01:25:25 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f104cb3a876cd9205_d20251008_m012057_c001_v0001101_t0032_u01759886457275") 2025/10/08 01:25:25 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f417c1ee2975d32b1_d20251008_m012230_c001_v7007000_t0000_u01759886550741") 2025/10/08 01:25:25 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f112c577fad2414ee_d20251008_m012225_c001_v0001105_t0045_u01759886545932") 2025/10/08 01:25:25 DEBUG : dir1/0010-45678: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4066ddda767f3c82_d20251008_m012254_c001_v7007000_t0000_u01759886574557") 2025/10/08 01:25:25 DEBUG : dir1/0010-45678: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11462644f65278ca_d20251008_m012248_c001_v0001116_t0031_u01759886568777") 2025/10/08 01:25:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4202c3ba8ab41c46_d20251008_m012421_c001_v7007000_t0000_u01759886661760") 2025/10/08 01:25:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f1061843deeaba97c_d20251008_m012411_c001_v0001183_t0037_u01759886651444") 2025/10/08 01:25:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4168637a5fe238f9_d20251008_m012403_c001_v7007000_t0000_u01759886643808") 2025/10/08 01:25:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f1061843deeaba91c_d20251008_m012354_c001_v0001183_t0011_u01759886634515") 2025/10/08 01:25:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f417d4550427ff3a0_d20251008_m012347_c001_v7007000_t0000_u01759886627122") 2025/10/08 01:25:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f1061843deeaba89f_d20251008_m012337_c001_v0001183_t0041_u01759886617637") 2025/10/08 01:25:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4196046f112ac206_d20251008_m012329_c001_v7007000_t0000_u01759886609505") 2025/10/08 01:25:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f1061843deeaba805_d20251008_m012320_c001_v0001183_t0041_u01759886600235") 2025/10/08 01:25:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f40313894bddd9ee2_d20251008_m012312_c001_v7007000_t0000_u01759886592330") 2025/10/08 01:25:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f1061843deeaba78a_d20251008_m012302_c001_v0001183_t0021_u01759886582273") 2025/10/08 01:25:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f415b62f10db42407_d20251008_m012249_c001_v7007000_t0000_u01759886569962") 2025/10/08 01:25:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f1061843deeaba6ed_d20251008_m012242_c001_v0001183_t0025_u01759886562337") 2025/10/08 01:25:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f413bd075dea6909e_d20251008_m012234_c001_v7007000_t0000_u01759886554778") 2025/10/08 01:25:26 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f1061843deeaba65f_d20251008_m012229_c001_v0001183_t0001_u01759886549510") 2025/10/08 01:25:26 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4202c3ba8ab416fa_d20251008_m012227_c001_v7007000_t0000_u01759886547414") 2025/10/08 01:25:26 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11462644f6527858_d20251008_m012220_c001_v0001116_t0052_u01759886540224") 2025/10/08 01:25:26 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f416c43b8fe7d81bf_d20251008_m012212_c001_v7007000_t0000_u01759886532879") 2025/10/08 01:25:26 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f1061843deeaba589_d20251008_m012207_c001_v0001183_t0051_u01759886527382") 2025/10/08 01:25:26 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f41170a00955aed6a_d20251008_m012205_c001_v7007000_t0000_u01759886525394") 2025/10/08 01:25:26 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f1061843deeaba52b_d20251008_m012157_c001_v0001183_t0041_u01759886517384") 2025/10/08 01:25:26 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f400b2f8ced3f6866_d20251008_m012144_c001_v7007000_t0000_u01759886504844") 2025/10/08 01:25:26 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f112c577fad241429_d20251008_m012135_c001_v0001105_t0004_u01759886495995") 2025/10/08 01:25:26 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f41428c7da55a240d_d20251008_m012126_c001_v7007000_t0000_u01759886486816") 2025/10/08 01:25:26 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f104cb3a876cd9252_d20251008_m012116_c001_v0001101_t0038_u01759886476404") 2025/10/08 01:25:26 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f417c1ee2975d3239_d20251008_m012109_c001_v7007000_t0000_u01759886469020") 2025/10/08 01:25:26 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11462644f6527735_d20251008_m012057_c001_v0001116_t0054_u01759886457657") 2025/10/08 01:25:26 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f415b62f10db423fe_d20251008_m012230_c001_v7007000_t0000_u01759886550717") 2025/10/08 01:25:26 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11462644f652786d_d20251008_m012225_c001_v0001116_t0000_u01759886545952") 2025/10/08 01:25:26 DEBUG : dir1/0011-56789: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4066ddda767f3c83_d20251008_m012254_c001_v7007000_t0000_u01759886574748") 2025/10/08 01:25:26 DEBUG : dir1/0011-56789: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f1061843deeaba72d_d20251008_m012248_c001_v0001183_t0027_u01759886568827") 2025/10/08 01:25:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4202c3ba8ab41c47_d20251008_m012422_c001_v7007000_t0000_u01759886662038") 2025/10/08 01:25:27 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11462644f65279b2_d20251008_m012411_c001_v0001116_t0017_u01759886651656") 2025/10/08 01:25:27 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4168637a5fe238fb_d20251008_m012404_c001_v7007000_t0000_u01759886644052") 2025/10/08 01:25:27 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11462644f652798d_d20251008_m012354_c001_v0001116_t0021_u01759886634740") 2025/10/08 01:25:27 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f417d4550427ff3a1_d20251008_m012347_c001_v7007000_t0000_u01759886627319") 2025/10/08 01:25:27 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11462644f6527950_d20251008_m012337_c001_v0001116_t0051_u01759886617859") 2025/10/08 01:25:27 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4196046f112ac207_d20251008_m012329_c001_v7007000_t0000_u01759886609702") 2025/10/08 01:25:27 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11462644f6527914_d20251008_m012320_c001_v0001116_t0014_u01759886600505") 2025/10/08 01:25:27 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f40313894bddd9ee4_d20251008_m012312_c001_v7007000_t0000_u01759886592525") 2025/10/08 01:25:27 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11462644f65278ee_d20251008_m012302_c001_v0001116_t0058_u01759886582515") 2025/10/08 01:25:27 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f412f4da4bab72cea_d20251008_m012249_c001_v7007000_t0000_u01759886569966") 2025/10/08 01:25:27 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f104cb3a876cd93da_d20251008_m012242_c001_v0001101_t0007_u01759886562561") 2025/10/08 01:25:27 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f413bd075dea690a0_d20251008_m012234_c001_v7007000_t0000_u01759886554970") 2025/10/08 01:25:27 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f112c577fad241508_d20251008_m012229_c001_v0001105_t0008_u01759886549593") 2025/10/08 01:25:27 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f416c43b8fe7d81cb_d20251008_m012227_c001_v7007000_t0000_u01759886547229") 2025/10/08 01:25:27 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f104cb3a876cd935f_d20251008_m012220_c001_v0001101_t0035_u01759886540754") 2025/10/08 01:25:27 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f416c43b8fe7d81c0_d20251008_m012213_c001_v7007000_t0000_u01759886533075") 2025/10/08 01:25:27 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f104cb3a876cd932c_d20251008_m012207_c001_v0001101_t0005_u01759886527429") 2025/10/08 01:25:27 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f40109ad4bf96c21d_d20251008_m012205_c001_v7007000_t0000_u01759886525206") 2025/10/08 01:25:27 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f104cb3a876cd92f1_d20251008_m012157_c001_v0001101_t0011_u01759886517586") 2025/10/08 01:25:27 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f40313894bddd9a48_d20251008_m012145_c001_v7007000_t0000_u01759886505059") 2025/10/08 01:25:28 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f104cb3a876cd92b8_d20251008_m012136_c001_v0001101_t0048_u01759886496473") 2025/10/08 01:25:28 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f41428c7da55a240e_d20251008_m012127_c001_v7007000_t0000_u01759886487010") 2025/10/08 01:25:28 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11462644f6527782_d20251008_m012116_c001_v0001116_t0012_u01759886476935") 2025/10/08 01:25:28 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f417c1ee2975d323c_d20251008_m012109_c001_v7007000_t0000_u01759886469213") 2025/10/08 01:25:28 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f112c577fad2413af_d20251008_m012058_c001_v0001105_t0035_u01759886458484") 2025/10/08 01:25:28 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f413bd075dea69084_d20251008_m012230_c001_v7007000_t0000_u01759886550495") 2025/10/08 01:25:28 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f1061843deeaba631_d20251008_m012226_c001_v0001183_t0042_u01759886546086") 2025/10/08 01:25:28 DEBUG : dir1/0012-6789;: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4066ddda767f3c85_d20251008_m012254_c001_v7007000_t0000_u01759886574938") 2025/10/08 01:25:28 DEBUG : dir1/0012-6789;: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f112c577fad241572_d20251008_m012248_c001_v0001105_t0032_u01759886568845") 2025/10/08 01:25:28 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4202c3ba8ab41c49_d20251008_m012422_c001_v7007000_t0000_u01759886662234") 2025/10/08 01:25:28 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f112c577fad241663_d20251008_m012412_c001_v0001105_t0005_u01759886652420") 2025/10/08 01:25:28 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4168637a5fe238fc_d20251008_m012404_c001_v7007000_t0000_u01759886644248") 2025/10/08 01:25:28 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f112c577fad241641_d20251008_m012355_c001_v0001105_t0057_u01759886635312") 2025/10/08 01:25:28 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f417d4550427ff3a2_d20251008_m012347_c001_v7007000_t0000_u01759886627514") 2025/10/08 01:25:28 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f112c577fad241603_d20251008_m012338_c001_v0001105_t0000_u01759886618519") 2025/10/08 01:25:28 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4196046f112ac208_d20251008_m012329_c001_v7007000_t0000_u01759886609895") 2025/10/08 01:25:28 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f112c577fad2415cb_d20251008_m012320_c001_v0001105_t0000_u01759886600962") 2025/10/08 01:25:29 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f40313894bddd9ee6_d20251008_m012312_c001_v7007000_t0000_u01759886592715") 2025/10/08 01:25:29 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f112c577fad24159d_d20251008_m012303_c001_v0001105_t0030_u01759886583035") 2025/10/08 01:25:29 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4066ddda767f3c6d_d20251008_m012249_c001_v7007000_t0000_u01759886569927") 2025/10/08 01:25:29 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11462644f65278b7_d20251008_m012242_c001_v0001116_t0035_u01759886562959") 2025/10/08 01:25:29 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f413bd075dea690a1_d20251008_m012235_c001_v7007000_t0000_u01759886555162") 2025/10/08 01:25:29 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f1061843deeaba661_d20251008_m012229_c001_v0001183_t0008_u01759886549729") 2025/10/08 01:25:29 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4066ddda767f2f40_d20251008_m012227_c001_v7007000_t0000_u01759886547239") 2025/10/08 01:25:29 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f112c577fad2414c6_d20251008_m012221_c001_v0001105_t0030_u01759886541121") 2025/10/08 01:25:29 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f416c43b8fe7d81c1_d20251008_m012213_c001_v7007000_t0000_u01759886533269") 2025/10/08 01:25:29 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f112c577fad2414a3_d20251008_m012207_c001_v0001105_t0048_u01759886527610") 2025/10/08 01:25:29 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4090fc5fa4272a7d_d20251008_m012204_c001_v7007000_t0000_u01759886524981") 2025/10/08 01:25:29 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f112c577fad241476_d20251008_m012157_c001_v0001105_t0015_u01759886517993") 2025/10/08 01:25:29 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f400b2f8ced3f6863_d20251008_m012144_c001_v7007000_t0000_u01759886504461") 2025/10/08 01:25:29 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11462644f65277be_d20251008_m012136_c001_v0001116_t0044_u01759886496862") 2025/10/08 01:25:29 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f41428c7da55a2410_d20251008_m012127_c001_v7007000_t0000_u01759886487205") 2025/10/08 01:25:29 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f112c577fad2413ee_d20251008_m012117_c001_v0001105_t0058_u01759886477930") 2025/10/08 01:25:29 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f417c1ee2975d323d_d20251008_m012109_c001_v7007000_t0000_u01759886469409") 2025/10/08 01:25:29 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f104cb3a876cd9209_d20251008_m012058_c001_v0001101_t0027_u01759886458996") 2025/10/08 01:25:29 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f416c43b8fe7d81cd_d20251008_m012230_c001_v7007000_t0000_u01759886550475") 2025/10/08 01:25:30 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f1061843deeaba637_d20251008_m012226_c001_v0001183_t0033_u01759886546327") 2025/10/08 01:25:30 DEBUG : dir1/0013-789;=: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4066ddda767f3c86_d20251008_m012255_c001_v7007000_t0000_u01759886575131") 2025/10/08 01:25:30 DEBUG : dir1/0013-789;=: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f104cb3a876cd9400_d20251008_m012249_c001_v0001101_t0057_u01759886569037") 2025/10/08 01:25:30 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4202c3ba8ab41c4a_d20251008_m012422_c001_v7007000_t0000_u01759886662428") 2025/10/08 01:25:30 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f104cb3a876cd9526_d20251008_m012412_c001_v0001101_t0013_u01759886652815") 2025/10/08 01:25:30 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4168637a5fe238fe_d20251008_m012404_c001_v7007000_t0000_u01759886644451") 2025/10/08 01:25:30 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f104cb3a876cd94e4_d20251008_m012355_c001_v0001101_t0023_u01759886635642") 2025/10/08 01:25:30 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f417d4550427ff3a3_d20251008_m012347_c001_v7007000_t0000_u01759886627708") 2025/10/08 01:25:30 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f104cb3a876cd94ad_d20251008_m012339_c001_v0001101_t0047_u01759886619274") 2025/10/08 01:25:30 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4196046f112ac20a_d20251008_m012330_c001_v7007000_t0000_u01759886610104") 2025/10/08 01:25:30 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f104cb3a876cd9466_d20251008_m012321_c001_v0001101_t0020_u01759886601406") 2025/10/08 01:25:30 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f40313894bddd9ee7_d20251008_m012312_c001_v7007000_t0000_u01759886592906") 2025/10/08 01:25:30 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f104cb3a876cd9440_d20251008_m012303_c001_v0001101_t0059_u01759886583601") 2025/10/08 01:25:30 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f42295322b1a505b7_d20251008_m012249_c001_v7007000_t0000_u01759886569562") 2025/10/08 01:25:30 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f112c577fad241553_d20251008_m012243_c001_v0001105_t0034_u01759886563824") 2025/10/08 01:25:30 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f413bd075dea690a2_d20251008_m012235_c001_v7007000_t0000_u01759886555357") 2025/10/08 01:25:31 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f104cb3a876cd9392_d20251008_m012229_c001_v0001101_t0041_u01759886549844") 2025/10/08 01:25:31 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f416c43b8fe7d81cc_d20251008_m012227_c001_v7007000_t0000_u01759886547424") 2025/10/08 01:25:31 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f1061843deeaba603_d20251008_m012221_c001_v0001183_t0054_u01759886541564") 2025/10/08 01:25:31 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f416c43b8fe7d81c2_d20251008_m012213_c001_v7007000_t0000_u01759886533460") 2025/10/08 01:25:31 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f1061843deeaba58f_d20251008_m012207_c001_v0001183_t0025_u01759886527728") 2025/10/08 01:25:31 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f416c43b8fe7d81ac_d20251008_m012205_c001_v7007000_t0000_u01759886525351") 2025/10/08 01:25:31 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11462644f652780a_d20251008_m012158_c001_v0001116_t0042_u01759886518273") 2025/10/08 01:25:31 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f412f4da4bab72c57_d20251008_m012144_c001_v7007000_t0000_u01759886504644") 2025/10/08 01:25:31 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f112c577fad241431_d20251008_m012137_c001_v0001105_t0039_u01759886497441") 2025/10/08 01:25:31 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f41428c7da55a2411_d20251008_m012127_c001_v7007000_t0000_u01759886487399") 2025/10/08 01:25:31 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f104cb3a876cd9256_d20251008_m012118_c001_v0001101_t0059_u01759886478203") 2025/10/08 01:25:31 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f417c1ee2975d323e_d20251008_m012109_c001_v7007000_t0000_u01759886469607") 2025/10/08 01:25:31 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11462644f652773d_d20251008_m012059_c001_v0001116_t0025_u01759886459425") 2025/10/08 01:25:31 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4066ddda767f3c5b_d20251008_m012230_c001_v7007000_t0000_u01759886550656") 2025/10/08 01:25:31 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f104cb3a876cd937c_d20251008_m012226_c001_v0001101_t0032_u01759886546369") 2025/10/08 01:25:31 DEBUG : dir1/0014-89;=.: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4066ddda767f3c87_d20251008_m012255_c001_v7007000_t0000_u01759886575322") 2025/10/08 01:25:31 DEBUG : dir1/0014-89;=.: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f1061843deeaba72f_d20251008_m012249_c001_v0001183_t0057_u01759886569050") 2025/10/08 01:25:31 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4202c3ba8ab41c4b_d20251008_m012422_c001_v7007000_t0000_u01759886662626") 2025/10/08 01:25:31 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f1061843deeaba98a_d20251008_m012413_c001_v0001183_t0008_u01759886653195") 2025/10/08 01:25:31 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4168637a5fe238ff_d20251008_m012404_c001_v7007000_t0000_u01759886644647") 2025/10/08 01:25:32 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f1061843deeaba930_d20251008_m012355_c001_v0001183_t0023_u01759886635974") 2025/10/08 01:25:32 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f417d4550427ff3a4_d20251008_m012347_c001_v7007000_t0000_u01759886627901") 2025/10/08 01:25:32 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f1061843deeaba8b3_d20251008_m012339_c001_v0001183_t0017_u01759886619672") 2025/10/08 01:25:32 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4196046f112ac20b_d20251008_m012330_c001_v7007000_t0000_u01759886610306") 2025/10/08 01:25:32 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f1061843deeaba815_d20251008_m012321_c001_v0001183_t0010_u01759886601787") 2025/10/08 01:25:32 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f40313894bddd9ee8_d20251008_m012313_c001_v7007000_t0000_u01759886593113") 2025/10/08 01:25:32 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f1061843deeaba79b_d20251008_m012304_c001_v0001183_t0048_u01759886584019") 2025/10/08 01:25:32 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f400b2f8ced3f68a9_d20251008_m012249_c001_v7007000_t0000_u01759886569980") 2025/10/08 01:25:32 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f1061843deeaba701_d20251008_m012244_c001_v0001183_t0015_u01759886564441") 2025/10/08 01:25:32 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f413bd075dea690a3_d20251008_m012235_c001_v7007000_t0000_u01759886555550") 2025/10/08 01:25:32 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f112c577fad24150a_d20251008_m012229_c001_v0001105_t0018_u01759886549858") 2025/10/08 01:25:32 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4066ddda767f2f41_d20251008_m012227_c001_v7007000_t0000_u01759886547435") 2025/10/08 01:25:32 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11462644f652785c_d20251008_m012221_c001_v0001116_t0052_u01759886541779") 2025/10/08 01:25:32 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f416c43b8fe7d81c3_d20251008_m012213_c001_v7007000_t0000_u01759886533653") 2025/10/08 01:25:32 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f1061843deeaba597_d20251008_m012207_c001_v0001183_t0055_u01759886527944") 2025/10/08 01:25:32 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4090fc5fa4272a82_d20251008_m012205_c001_v7007000_t0000_u01759886525367") 2025/10/08 01:25:32 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f1061843deeaba540_d20251008_m012159_c001_v0001183_t0029_u01759886519118") 2025/10/08 01:25:33 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f412f4da4bab72c59_d20251008_m012144_c001_v7007000_t0000_u01759886504844") 2025/10/08 01:25:33 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f104cb3a876cd92ba_d20251008_m012137_c001_v0001101_t0056_u01759886497980") 2025/10/08 01:25:33 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f41428c7da55a2412_d20251008_m012127_c001_v7007000_t0000_u01759886487595") 2025/10/08 01:25:33 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11462644f6527787_d20251008_m012118_c001_v0001116_t0007_u01759886478511") 2025/10/08 01:25:33 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f417c1ee2975d3240_d20251008_m012109_c001_v7007000_t0000_u01759886469803") 2025/10/08 01:25:33 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f112c577fad2413b3_d20251008_m012059_c001_v0001105_t0047_u01759886459943") 2025/10/08 01:25:33 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f415b62f10db423fd_d20251008_m012230_c001_v7007000_t0000_u01759886550519") 2025/10/08 01:25:33 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f112c577fad2414f2_d20251008_m012226_c001_v0001105_t0030_u01759886546386") 2025/10/08 01:25:33 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4066ddda767f3c89_d20251008_m012255_c001_v7007000_t0000_u01759886575521") 2025/10/08 01:25:33 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f1061843deeaba733_d20251008_m012249_c001_v0001183_t0052_u01759886569304") 2025/10/08 01:25:33 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4202c3ba8ab41c4c_d20251008_m012422_c001_v7007000_t0000_u01759886662821") 2025/10/08 01:25:33 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11462644f65279ba_d20251008_m012413_c001_v0001116_t0049_u01759886653425") 2025/10/08 01:25:33 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4168637a5fe23900_d20251008_m012404_c001_v7007000_t0000_u01759886644843") 2025/10/08 01:25:33 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11462644f6527993_d20251008_m012356_c001_v0001116_t0047_u01759886636200") 2025/10/08 01:25:33 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f417d4550427ff3a5_d20251008_m012348_c001_v7007000_t0000_u01759886628099") 2025/10/08 01:25:33 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11462644f652795a_d20251008_m012339_c001_v0001116_t0044_u01759886619890") 2025/10/08 01:25:33 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4196046f112ac20c_d20251008_m012330_c001_v7007000_t0000_u01759886610501") 2025/10/08 01:25:33 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11462644f652791a_d20251008_m012322_c001_v0001116_t0032_u01759886602014") 2025/10/08 01:25:33 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f40313894bddd9ee9_d20251008_m012313_c001_v7007000_t0000_u01759886593307") 2025/10/08 01:25:34 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11462644f65278f2_d20251008_m012304_c001_v0001116_t0025_u01759886584227") 2025/10/08 01:25:34 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4066ddda767f3c6f_d20251008_m012250_c001_v7007000_t0000_u01759886570120") 2025/10/08 01:25:34 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f104cb3a876cd93e6_d20251008_m012244_c001_v0001101_t0011_u01759886564662") 2025/10/08 01:25:34 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f413bd075dea690a4_d20251008_m012235_c001_v7007000_t0000_u01759886555773") 2025/10/08 01:25:34 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f1061843deeaba663_d20251008_m012229_c001_v0001183_t0043_u01759886549976") 2025/10/08 01:25:34 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f417c1ee2975d32a6_d20251008_m012226_c001_v7007000_t0000_u01759886546856") 2025/10/08 01:25:34 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f104cb3a876cd9365_d20251008_m012222_c001_v0001101_t0017_u01759886542241") 2025/10/08 01:25:34 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f416c43b8fe7d81c4_d20251008_m012213_c001_v7007000_t0000_u01759886533847") 2025/10/08 01:25:34 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f104cb3a876cd9330_d20251008_m012208_c001_v0001101_t0039_u01759886528005") 2025/10/08 01:25:34 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4085d64a5b1f1929_d20251008_m012205_c001_v7007000_t0000_u01759886525382") 2025/10/08 01:25:34 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f104cb3a876cd92f9_d20251008_m012159_c001_v0001101_t0057_u01759886519331") 2025/10/08 01:25:34 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f42295322b1a50184_d20251008_m012144_c001_v7007000_t0000_u01759886504844") 2025/10/08 01:25:34 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11462644f65277c2_d20251008_m012138_c001_v0001116_t0048_u01759886498401") 2025/10/08 01:25:34 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f41428c7da55a2413_d20251008_m012127_c001_v7007000_t0000_u01759886487789") 2025/10/08 01:25:34 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f112c577fad2413f0_d20251008_m012119_c001_v0001105_t0017_u01759886479064") 2025/10/08 01:25:34 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f417c1ee2975d3241_d20251008_m012109_c001_v7007000_t0000_u01759886469992") 2025/10/08 01:25:34 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f104cb3a876cd920f_d20251008_m012100_c001_v0001101_t0035_u01759886460364") 2025/10/08 01:25:34 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4066ddda767f3c5c_d20251008_m012230_c001_v7007000_t0000_u01759886550851") 2025/10/08 01:25:35 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f1061843deeaba639_d20251008_m012226_c001_v0001183_t0057_u01759886546550") 2025/10/08 01:25:35 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f42295322b1a5018a_d20251008_m012147_c001_v7007000_t0000_u01759886507688") 2025/10/08 01:25:35 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f112c577fad241443_d20251008_m012142_c001_v0001105_t0017_u01759886502419") 2025/10/08 01:25:35 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f42295322b1a5018b_d20251008_m012147_c001_v7007000_t0000_u01759886507885") 2025/10/08 01:25:35 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11462644f65277ce_d20251008_m012142_c001_v0001116_t0029_u01759886502475") 2025/10/08 01:25:35 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f42295322b1a5018c_d20251008_m012148_c001_v7007000_t0000_u01759886508082") 2025/10/08 01:25:35 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f112c577fad241445_d20251008_m012142_c001_v0001105_t0006_u01759886502723") 2025/10/08 01:25:35 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f42295322b1a5018d_d20251008_m012148_c001_v7007000_t0000_u01759886508276") 2025/10/08 01:25:35 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f104cb3a876cd92c8_d20251008_m012142_c001_v0001101_t0052_u01759886502734") 2025/10/08 01:25:35 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f42295322b1a5018e_d20251008_m012148_c001_v7007000_t0000_u01759886508467") 2025/10/08 01:25:35 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f1061843deeaba499_d20251008_m012143_c001_v0001183_t0019_u01759886503042") 2025/10/08 01:25:35 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f42295322b1a5018f_d20251008_m012148_c001_v7007000_t0000_u01759886508659") 2025/10/08 01:25:35 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f104cb3a876cd92ca_d20251008_m012143_c001_v0001101_t0012_u01759886503056") 2025/10/08 01:25:35 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f42295322b1a50190_d20251008_m012148_c001_v7007000_t0000_u01759886508894") 2025/10/08 01:25:35 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f112c577fad241447_d20251008_m012143_c001_v0001105_t0016_u01759886503075") 2025/10/08 01:25:35 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f42295322b1a50191_d20251008_m012149_c001_v7007000_t0000_u01759886509086") 2025/10/08 01:25:35 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f1061843deeaba49d_d20251008_m012143_c001_v0001183_t0011_u01759886503259") 2025/10/08 01:25:35 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f42295322b1a50192_d20251008_m012149_c001_v7007000_t0000_u01759886509279") 2025/10/08 01:25:36 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f112c577fad24144b_d20251008_m012143_c001_v0001105_t0053_u01759886503346") 2025/10/08 01:25:36 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f42295322b1a50193_d20251008_m012149_c001_v7007000_t0000_u01759886509474") 2025/10/08 01:25:36 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f1061843deeaba49f_d20251008_m012143_c001_v0001183_t0055_u01759886503474") 2025/10/08 01:25:36 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f42295322b1a50194_d20251008_m012149_c001_v7007000_t0000_u01759886509665") 2025/10/08 01:25:36 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11462644f65277d0_d20251008_m012143_c001_v0001116_t0016_u01759886503500") 2025/10/08 01:25:36 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f42295322b1a50195_d20251008_m012149_c001_v7007000_t0000_u01759886509856") 2025/10/08 01:25:36 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f104cb3a876cd92cc_d20251008_m012143_c001_v0001101_t0024_u01759886503701") 2025/10/08 01:25:36 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f42295322b1a50196_d20251008_m012150_c001_v7007000_t0000_u01759886510049") 2025/10/08 01:25:36 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f112c577fad24144d_d20251008_m012143_c001_v0001105_t0038_u01759886503751") 2025/10/08 01:25:36 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f42295322b1a50197_d20251008_m012150_c001_v7007000_t0000_u01759886510247") 2025/10/08 01:25:36 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f1061843deeaba4a6_d20251008_m012143_c001_v0001183_t0016_u01759886503818") 2025/10/08 01:25:36 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f42295322b1a50198_d20251008_m012150_c001_v7007000_t0000_u01759886510444") 2025/10/08 01:25:36 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f1061843deeaba4a8_d20251008_m012144_c001_v0001183_t0056_u01759886504038") 2025/10/08 01:25:36 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f42295322b1a50199_d20251008_m012150_c001_v7007000_t0000_u01759886510640") 2025/10/08 01:25:36 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f104cb3a876cd92ce_d20251008_m012144_c001_v0001101_t0000_u01759886504073") 2025/10/08 01:25:36 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f41170a00955aed6c_d20251008_m012208_c001_v7007000_t0000_u01759886528762") 2025/10/08 01:25:36 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f1061843deeaba555_d20251008_m012202_c001_v0001183_t0014_u01759886522805") 2025/10/08 01:25:36 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4180a1b26dd58dca_d20251008_m012208_c001_v7007000_t0000_u01759886528619") 2025/10/08 01:25:36 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f104cb3a876cd930d_d20251008_m012203_c001_v0001101_t0046_u01759886523009") 2025/10/08 01:25:36 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f416c43b8fe7d81ae_d20251008_m012208_c001_v7007000_t0000_u01759886528607") 2025/10/08 01:25:37 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11462644f652781e_d20251008_m012203_c001_v0001116_t0033_u01759886523047") 2025/10/08 01:25:37 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f416c43b8fe7d81af_d20251008_m012208_c001_v7007000_t0000_u01759886528796") 2025/10/08 01:25:37 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f1061843deeaba55b_d20251008_m012203_c001_v0001183_t0009_u01759886523085") 2025/10/08 01:25:37 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f42295322b1a501aa_d20251008_m012208_c001_v7007000_t0000_u01759886528829") 2025/10/08 01:25:37 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f1061843deeaba55d_d20251008_m012203_c001_v0001183_t0038_u01759886523327") 2025/10/08 01:25:37 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4085d64a5b1f192e_d20251008_m012208_c001_v7007000_t0000_u01759886528965") 2025/10/08 01:25:37 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f104cb3a876cd9311_d20251008_m012203_c001_v0001101_t0045_u01759886523522") 2025/10/08 01:25:37 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4090fc5fa4272a87_d20251008_m012208_c001_v7007000_t0000_u01759886528981") 2025/10/08 01:25:37 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f1061843deeaba561_d20251008_m012203_c001_v0001183_t0013_u01759886523542") 2025/10/08 01:25:37 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f416c43b8fe7d81b0_d20251008_m012208_c001_v7007000_t0000_u01759886528989") 2025/10/08 01:25:37 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f112c577fad241489_d20251008_m012203_c001_v0001105_t0043_u01759886523585") 2025/10/08 01:25:37 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4085d64a5b1f192d_d20251008_m012208_c001_v7007000_t0000_u01759886528770") 2025/10/08 01:25:37 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f1061843deeaba563_d20251008_m012203_c001_v0001183_t0013_u01759886523766") 2025/10/08 01:25:37 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4180a1b26dd58dcb_d20251008_m012208_c001_v7007000_t0000_u01759886528825") 2025/10/08 01:25:37 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f104cb3a876cd9316_d20251008_m012203_c001_v0001101_t0052_u01759886523879") 2025/10/08 01:25:37 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f41170a00955aed6b_d20251008_m012208_c001_v7007000_t0000_u01759886528569") 2025/10/08 01:25:38 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11462644f6527820_d20251008_m012203_c001_v0001116_t0016_u01759886523924") 2025/10/08 01:25:38 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f40109ad4bf96c22b_d20251008_m012208_c001_v7007000_t0000_u01759886528841") 2025/10/08 01:25:38 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f1061843deeaba565_d20251008_m012203_c001_v0001183_t0009_u01759886523993") 2025/10/08 01:25:38 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4168637a5fe2385b_d20251008_m012208_c001_v7007000_t0000_u01759886528669") 2025/10/08 01:25:38 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f1061843deeaba569_d20251008_m012204_c001_v0001183_t0025_u01759886524208") 2025/10/08 01:25:38 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4085d64a5b1f192c_d20251008_m012208_c001_v7007000_t0000_u01759886528579") 2025/10/08 01:25:38 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f104cb3a876cd931a_d20251008_m012204_c001_v0001101_t0049_u01759886524220") 2025/10/08 01:25:38 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f42295322b1a501a9_d20251008_m012208_c001_v7007000_t0000_u01759886528618") 2025/10/08 01:25:38 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f112c577fad24148d_d20251008_m012204_c001_v0001105_t0019_u01759886524352") 2025/10/08 01:25:38 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f40109ad4bf96c229_d20251008_m012208_c001_v7007000_t0000_u01759886528638") 2025/10/08 01:25:38 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f1061843deeaba56b_d20251008_m012204_c001_v0001183_t0019_u01759886524417") 2025/10/08 01:25:38 DEBUG : dst/one: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f410e8027cf8f4b39_d20251008_m011935_c001_v7007000_t0000_u01759886375486") 2025/10/08 01:25:38 DEBUG : dst/one: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f111658a02a3617ed_d20251008_m011933_c001_v0001180_t0026_u01759886373673") 2025/10/08 01:25:38 DEBUG : dst/one: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f416c43b8fe7d8168_d20251008_m011933_c001_v7007000_t0000_u01759886373483") 2025/10/08 01:25:38 DEBUG : dst/one: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f111658a02a3617c3_d20251008_m011930_c001_v0001180_t0059_u01759886370935") 2025/10/08 01:25:38 DEBUG : dst/one: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f416c43b8fe7d8165_d20251008_m011930_c001_v7007000_t0000_u01759886370184") 2025/10/08 01:25:38 DEBUG : dst/one: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11866727be3f85a8_d20251008_m011926_c001_v0001157_t0032_u01759886366430") 2025/10/08 01:25:38 DEBUG : dst/one: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f410e8027cf8f4b26_d20251008_m011924_c001_v7007000_t0000_u01759886364914") 2025/10/08 01:25:39 DEBUG : dst/one: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f1161cb65869de171_d20251008_m011921_c001_v0001157_t0000_u01759886361902") 2025/10/08 01:25:39 DEBUG : dst/one: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4076aecfaa9b30db_d20251008_m011921_c001_v7007000_t0000_u01759886361712") 2025/10/08 01:25:39 DEBUG : dst/one: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f1161cb65869de143_d20251008_m011918_c001_v0001157_t0027_u01759886358099") 2025/10/08 01:25:39 DEBUG : dst/one: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4076aecfaa9b30bc_d20251008_m011917_c001_v7007000_t0000_u01759886357367") 2025/10/08 01:25:39 DEBUG : dst/one: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11866727be3f855a_d20251008_m011913_c001_v0001157_t0002_u01759886353284") 2025/10/08 01:25:39 DEBUG : dst/one: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f418771dc44e673c0_d20251008_m011912_c001_v7007000_t0000_u01759886352355") 2025/10/08 01:25:39 DEBUG : dst/one: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f1127b63b1b1d2381_d20251008_m011910_c001_v0001099_t0055_u01759886350904") 2025/10/08 01:25:39 DEBUG : dst/one: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4085d64a5b1f1865_d20251008_m011910_c001_v7007000_t0000_u01759886350021") 2025/10/08 01:25:39 DEBUG : dst/one: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f109011e1fc257ca7_d20251008_m011905_c001_v0001183_t0018_u01759886345127") 2025/10/08 01:25:39 DEBUG : dst/one: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4085d64a5b1f1863_d20251008_m011904_c001_v7007000_t0000_u01759886344394") 2025/10/08 01:25:39 DEBUG : dst/one: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11866727be3f8518_d20251008_m011900_c001_v0001157_t0057_u01759886340549") 2025/10/08 01:25:39 DEBUG : dst/one: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f418771dc44e6739c_d20251008_m011859_c001_v7007000_t0000_u01759886339632") 2025/10/08 01:25:39 DEBUG : dst/one: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11537e79e3c7262a_d20251008_m011857_c001_v0001036_t0053_u01759886337625") 2025/10/08 01:25:39 DEBUG : dst/one: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4076aecfaa9b2c9d_d20251008_m011857_c001_v7007000_t0000_u01759886337438") 2025/10/08 01:25:39 DEBUG : dst/one: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11537e79e3c72626_d20251008_m011853_c001_v0001036_t0035_u01759886333830") 2025/10/08 01:25:39 DEBUG : dst/one: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4076aecfaa9b2c9a_d20251008_m011853_c001_v7007000_t0000_u01759886333088") 2025/10/08 01:25:39 DEBUG : dst/one: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11866727be3f84e0_d20251008_m011847_c001_v0001157_t0011_u01759886327674") 2025/10/08 01:25:39 DEBUG : dst/one: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f41170a00955aebf8_d20251008_m011846_c001_v7007000_t0000_u01759886326720") 2025/10/08 01:25:40 DEBUG : dst/one: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f111674adf19b39af_d20251008_m011844_c001_v0001099_t0059_u01759886324647") 2025/10/08 01:25:40 DEBUG : dst/one: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f413bd075dea68ea4_d20251008_m011844_c001_v7007000_t0000_u01759886324456") 2025/10/08 01:25:40 DEBUG : dst/one: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f111674adf19b3999_d20251008_m011841_c001_v0001099_t0037_u01759886321011") 2025/10/08 01:25:40 DEBUG : dst/one: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f413bd075dea68e9d_d20251008_m011840_c001_v7007000_t0000_u01759886320285") 2025/10/08 01:25:40 DEBUG : dst/one: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11866727be3f84a0_d20251008_m011834_c001_v0001157_t0033_u01759886314413") 2025/10/08 01:25:40 DEBUG : dst/one: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4090fc5fa42725ac_d20251008_m011833_c001_v7007000_t0000_u01759886313484") 2025/10/08 01:25:40 DEBUG : dst/one: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f1190925a108f8cd6_d20251008_m011831_c001_v0001145_t0010_u01759886311377") 2025/10/08 01:25:40 DEBUG : dst/one: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f400b2f8ced3f67b5_d20251008_m011831_c001_v7007000_t0000_u01759886311189") 2025/10/08 01:25:40 DEBUG : dst/one: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f1190925a108f8cca_d20251008_m011827_c001_v0001145_t0053_u01759886307698") 2025/10/08 01:25:40 DEBUG : dst/one: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f400b2f8ced3f67ad_d20251008_m011826_c001_v7007000_t0000_u01759886306966") 2025/10/08 01:25:40 DEBUG : dst/one: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11866727be3f844b_d20251008_m011820_c001_v0001157_t0032_u01759886300674") 2025/10/08 01:25:40 DEBUG : dst/one: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f40492fcb192e95d1_d20251008_m011819_c001_v7007000_t0000_u01759886299526") 2025/10/08 01:25:40 DEBUG : dst/one: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f1035b6d3ee206169_d20251008_m011812_c001_v0001104_t0011_u01759886292954") 2025/10/08 01:25:40 DEBUG : dst/one: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4090fc5fa42725a1_d20251008_m011812_c001_v7007000_t0000_u01759886292744") 2025/10/08 01:25:40 DEBUG : dst/one: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11866727be3f8408_d20251008_m011807_c001_v0001157_t0009_u01759886287835") 2025/10/08 01:25:40 DEBUG : dst/one: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f1080869361427a62_d20251008_m011806_c001_v0001146_t0049_u01759886286869") 2025/10/08 01:25:40 DEBUG : dst/one: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f1080869361427a5e_d20251008_m011805_c001_v0001146_t0039_u01759886285738") 2025/10/08 01:25:40 DEBUG : dst/one: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f407605954c7a3c0b_d20251008_m011752_c001_v7007000_t0000_u01759886272324") 2025/10/08 01:25:40 DEBUG : dst/one: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f1088abd4463e983f_d20251008_m011745_c001_v0001090_t0052_u01759886265647") 2025/10/08 01:25:40 DEBUG : dst/one: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f1101e0186f90b061_d20251008_m011744_c001_v0001180_t0039_u01759886264872") 2025/10/08 01:25:41 DEBUG : dst/one: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f1101e0186f90b05b_d20251008_m011743_c001_v0001180_t0042_u01759886263769") 2025/10/08 01:25:41 DEBUG : dst/one-2019-01-01: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f410e8027cf8f4b3b_d20251008_m011935_c001_v7007000_t0000_u01759886375674") 2025/10/08 01:25:41 DEBUG : dst/one-2019-01-01: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f1157364545b48677_d20251008_m011933_c001_v0001184_t0013_u01759886373266") 2025/10/08 01:25:41 DEBUG : dst/one-2019-01-01: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f111b286348e85e36_d20251008_m011929_c001_v0001113_t0021_u01759886369854") 2025/10/08 01:25:41 DEBUG : dst/one.bak: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f410e8027cf8f4b28_d20251008_m011925_c001_v7007000_t0000_u01759886365138") 2025/10/08 01:25:41 DEBUG : dst/one.bak: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f107315f04dd73628_d20251008_m011921_c001_v0001172_t0036_u01759886361413") 2025/10/08 01:25:41 DEBUG : dst/one.bak: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f10097e7a17f2fbf4_d20251008_m011917_c001_v0001171_t0011_u01759886357036") 2025/10/08 01:25:41 DEBUG : dst/one.bak: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f418771dc44e673c2_d20251008_m011912_c001_v7007000_t0000_u01759886352541") 2025/10/08 01:25:41 DEBUG : dst/one.bak: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f1017b3483b35fb33_d20251008_m011909_c001_v0001177_t0012_u01759886349810") 2025/10/08 01:25:41 DEBUG : dst/one.bak: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11057c18e7755e0e_d20251008_m011904_c001_v0001181_t0058_u01759886344150") 2025/10/08 01:25:41 DEBUG : dst/three: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f40492fcb192e95d2_d20251008_m011819_c001_v7007000_t0000_u01759886299721") 2025/10/08 01:25:41 DEBUG : dst/three: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f1080869361427a90_d20251008_m011818_c001_v0001146_t0013_u01759886298061") 2025/10/08 01:25:41 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f410e8027cf8f4b3c_d20251008_m011935_c001_v7007000_t0000_u01759886375860") 2025/10/08 01:25:41 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f1045d55218284fe7_d20251008_m011934_c001_v0001179_t0048_u01759886374443") 2025/10/08 01:25:41 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f114bdfb66285e958_d20251008_m011931_c001_v0001161_t0025_u01759886371695") 2025/10/08 01:25:41 DEBUG : dst/three.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f410e8027cf8f4b3d_d20251008_m011936_c001_v7007000_t0000_u01759886376047") 2025/10/08 01:25:42 DEBUG : dst/three.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f111658a02a361804_d20251008_m011934_c001_v0001180_t0041_u01759886374894") 2025/10/08 01:25:42 DEBUG : dst/three.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f416c43b8fe7d8169_d20251008_m011934_c001_v7007000_t0000_u01759886374692") 2025/10/08 01:25:42 DEBUG : dst/three.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f111658a02a3617d5_d20251008_m011932_c001_v0001180_t0033_u01759886372207") 2025/10/08 01:25:42 DEBUG : dst/three.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f416c43b8fe7d8166_d20251008_m011932_c001_v7007000_t0000_u01759886372007") 2025/10/08 01:25:42 DEBUG : dst/three.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11866727be3f85b0_d20251008_m011927_c001_v0001157_t0053_u01759886367074") 2025/10/08 01:25:42 DEBUG : dst/three.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f410e8027cf8f4b29_d20251008_m011925_c001_v7007000_t0000_u01759886365328") 2025/10/08 01:25:42 DEBUG : dst/three.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f1161cb65869de18d_d20251008_m011924_c001_v0001157_t0040_u01759886364113") 2025/10/08 01:25:42 DEBUG : dst/three.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4076aecfaa9b30ed_d20251008_m011923_c001_v7007000_t0000_u01759886363927") 2025/10/08 01:25:42 DEBUG : dst/three.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f1161cb65869de155_d20251008_m011919_c001_v0001157_t0059_u01759886359712") 2025/10/08 01:25:42 DEBUG : dst/three.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4076aecfaa9b30c8_d20251008_m011919_c001_v7007000_t0000_u01759886359524") 2025/10/08 01:25:42 DEBUG : dst/three.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11866727be3f8566_d20251008_m011914_c001_v0001157_t0039_u01759886354165") 2025/10/08 01:25:42 DEBUG : dst/three.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4085d64a5b1f1866_d20251008_m011911_c001_v7007000_t0000_u01759886351805") 2025/10/08 01:25:42 DEBUG : dst/three.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11866727be3f853b_d20251008_m011908_c001_v0001157_t0041_u01759886348742") 2025/10/08 01:25:42 DEBUG : dst/three.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4085d64a5b1f1864_d20251008_m011905_c001_v7007000_t0000_u01759886345924") 2025/10/08 01:25:42 DEBUG : dst/three.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11866727be3f851e_d20251008_m011901_c001_v0001157_t0015_u01759886341374") 2025/10/08 01:25:42 DEBUG : dst/three.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4076aecfaa9b2c9f_d20251008_m011858_c001_v7007000_t0000_u01759886338697") 2025/10/08 01:25:42 DEBUG : dst/three.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f1088abd4463e98e1_d20251008_m011855_c001_v0001090_t0057_u01759886335938") 2025/10/08 01:25:42 DEBUG : dst/three.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4076aecfaa9b2c9b_d20251008_m011854_c001_v7007000_t0000_u01759886334842") 2025/10/08 01:25:42 DEBUG : dst/three.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11866727be3f84e8_d20251008_m011848_c001_v0001157_t0014_u01759886328378") 2025/10/08 01:25:42 DEBUG : dst/three.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f413bd075dea68ea5_d20251008_m011845_c001_v7007000_t0000_u01759886325788") 2025/10/08 01:25:43 DEBUG : dst/three.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f1088abd4463e98c1_d20251008_m011843_c001_v0001090_t0005_u01759886323172") 2025/10/08 01:25:43 DEBUG : dst/three.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f413bd075dea68ea0_d20251008_m011842_c001_v7007000_t0000_u01759886322069") 2025/10/08 01:25:43 DEBUG : dst/three.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11866727be3f84a4_d20251008_m011835_c001_v0001157_t0037_u01759886315142") 2025/10/08 01:25:43 DEBUG : dst/three.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f400b2f8ced3f67b6_d20251008_m011832_c001_v7007000_t0000_u01759886312493") 2025/10/08 01:25:43 DEBUG : dst/three.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f1088abd4463e9890_d20251008_m011829_c001_v0001090_t0015_u01759886309639") 2025/10/08 01:25:43 DEBUG : dst/three.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f400b2f8ced3f67b0_d20251008_m011828_c001_v7007000_t0000_u01759886308542") 2025/10/08 01:25:43 DEBUG : dst/three.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11866727be3f8457_d20251008_m011821_c001_v0001157_t0017_u01759886301464") 2025/10/08 01:25:43 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f410e8027cf8f4b2a_d20251008_m011925_c001_v7007000_t0000_u01759886365514") 2025/10/08 01:25:43 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11152b14e9f31c3e_d20251008_m011922_c001_v0001104_t0040_u01759886362959") 2025/10/08 01:25:43 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f10680f86f8742eb4_d20251008_m011919_c001_v0001179_t0049_u01759886359029") 2025/10/08 01:25:43 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f418771dc44e673c3_d20251008_m011912_c001_v7007000_t0000_u01759886352725") 2025/10/08 01:25:43 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f103540fce5a08a8b_d20251008_m011911_c001_v0001029_t0024_u01759886351449") 2025/10/08 01:25:43 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f113f5e08cb02565d_d20251008_m011905_c001_v0001130_t0023_u01759886345563") 2025/10/08 01:25:43 DEBUG : dst/two: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f410e8027cf8f4b3e_d20251008_m011936_c001_v7007000_t0000_u01759886376237") 2025/10/08 01:25:43 DEBUG : dst/two: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11866727be3f85ac_d20251008_m011926_c001_v0001157_t0012_u01759886366762") 2025/10/08 01:25:43 DEBUG : dst/two: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f410e8027cf8f4b2b_d20251008_m011925_c001_v7007000_t0000_u01759886365700") 2025/10/08 01:25:44 DEBUG : dst/two: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11866727be3f8560_d20251008_m011913_c001_v0001157_t0017_u01759886353871") 2025/10/08 01:25:44 DEBUG : dst/two: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f418771dc44e673c4_d20251008_m011912_c001_v7007000_t0000_u01759886352909") 2025/10/08 01:25:44 DEBUG : dst/two: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f1088abd4463e98eb_d20251008_m011900_c001_v0001090_t0031_u01759886340882") 2025/10/08 01:25:44 DEBUG : dst/two: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f418771dc44e673a1_d20251008_m011859_c001_v7007000_t0000_u01759886339816") 2025/10/08 01:25:44 DEBUG : dst/two: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f1088abd4463e98cb_d20251008_m011847_c001_v0001090_t0001_u01759886327984") 2025/10/08 01:25:44 DEBUG : dst/two: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f41170a00955aebf9_d20251008_m011846_c001_v7007000_t0000_u01759886326935") 2025/10/08 01:25:44 DEBUG : dst/two: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f1088abd4463e989e_d20251008_m011834_c001_v0001090_t0031_u01759886314745") 2025/10/08 01:25:44 DEBUG : dst/two: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4090fc5fa42725ad_d20251008_m011833_c001_v7007000_t0000_u01759886313670") 2025/10/08 01:25:44 DEBUG : dst/two: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f1088abd4463e9872_d20251008_m011821_c001_v0001090_t0054_u01759886301083") 2025/10/08 01:25:44 DEBUG : dst/two: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f40492fcb192e95d3_d20251008_m011819_c001_v7007000_t0000_u01759886299915") 2025/10/08 01:25:44 DEBUG : dst/two: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f119f7946c41913a0_d20251008_m011815_c001_v0001098_t0031_u01759886295253") 2025/10/08 01:25:44 DEBUG : dst/two: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f407605954c7a3c0d_d20251008_m011752_c001_v7007000_t0000_u01759886272513") 2025/10/08 01:25:44 DEBUG : dst/two: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f1101e0186f90b07b_d20251008_m011751_c001_v0001180_t0014_u01759886271366") 2025/10/08 01:25:44 DEBUG : empty space: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4076aecfaa9b2bdd_d20251008_m011717_c001_v7007000_t0000_u01759886237339") 2025/10/08 01:25:44 DEBUG : empty space: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f1088abd4463e9802_d20251008_m011713_c001_v0001090_t0051_u01759886233037") 2025/10/08 01:25:44 DEBUG : empty space: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4076aecfaa9b2bdb_d20251008_m011710_c001_v7007000_t0000_u01759886230817") 2025/10/08 01:25:44 DEBUG : empty space: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11866727be3f829c_d20251008_m011659_c001_v0001157_t0008_u01759886219445") 2025/10/08 01:25:45 DEBUG : empty space: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f404045636d87348f_d20251008_m011648_c001_v7007000_t0000_u01759886208228") 2025/10/08 01:25:45 DEBUG : empty space: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f1088abd4463e97b5_d20251008_m011644_c001_v0001090_t0031_u01759886204327") 2025/10/08 01:25:45 DEBUG : empty space: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4168637a5fe23243_d20251008_m011621_c001_v7007000_t0000_u01759886181466") 2025/10/08 01:25:45 DEBUG : empty space: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f106f4dc911ec27c1_d20251008_m011618_c001_v0001106_t0035_u01759886178720") 2025/10/08 01:25:45 DEBUG : empty space: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4168637a5fe23238_d20251008_m011617_c001_v7007000_t0000_u01759886177586") 2025/10/08 01:25:45 DEBUG : empty space: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f106f4dc911ec27b6_d20251008_m011616_c001_v0001106_t0027_u01759886176003") 2025/10/08 01:25:45 DEBUG : empty space: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4168637a5fe23224_d20251008_m011611_c001_v7007000_t0000_u01759886171784") 2025/10/08 01:25:45 DEBUG : empty space: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f106f4dc911ec27a3_d20251008_m011609_c001_v0001106_t0007_u01759886169451") 2025/10/08 01:25:45 DEBUG : empty space: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4168637a5fe2321c_d20251008_m011608_c001_v7007000_t0000_u01759886168240") 2025/10/08 01:25:45 DEBUG : empty space: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f106f4dc911ec2795_d20251008_m011605_c001_v0001106_t0020_u01759886165541") 2025/10/08 01:25:45 DEBUG : empty space: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f40109ad4bf96bbb3_d20251008_m011557_c001_v7007000_t0000_u01759886157311") 2025/10/08 01:25:45 DEBUG : empty space: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f106f4dc911ec275a_d20251008_m011554_c001_v0001106_t0037_u01759886154772") 2025/10/08 01:25:45 DEBUG : empty space: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f40109ad4bf96bb9b_d20251008_m011553_c001_v7007000_t0000_u01759886153530") 2025/10/08 01:25:45 DEBUG : empty space: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f106f4dc911ec274c_d20251008_m011552_c001_v0001106_t0038_u01759886152442") 2025/10/08 01:25:45 DEBUG : empty space: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f40109ad4bf96bb73_d20251008_m011546_c001_v7007000_t0000_u01759886146139") 2025/10/08 01:25:45 DEBUG : empty space: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f106f4dc911ec272a_d20251008_m011543_c001_v0001106_t0058_u01759886143804") 2025/10/08 01:25:45 DEBUG : empty space: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f40109ad4bf96bb5a_d20251008_m011541_c001_v7007000_t0000_u01759886141724") 2025/10/08 01:25:45 DEBUG : empty space: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f106f4dc911ec2715_d20251008_m011540_c001_v0001106_t0031_u01759886140495") 2025/10/08 01:25:45 DEBUG : empty space: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f40109ad4bf96bb4e_d20251008_m011540_c001_v7007000_t0000_u01759886140127") 2025/10/08 01:25:46 DEBUG : empty space: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f1121633e2747e223_d20251008_m011539_c001_v0001131_t0025_u01759886139433") 2025/10/08 01:25:46 DEBUG : empty space: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f106f4dc911ec2708_d20251008_m011537_c001_v0001106_t0019_u01759886137028") 2025/10/08 01:25:46 DEBUG : enormous: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4168637a5fe2323e_d20251008_m011620_c001_v7007000_t0000_u01759886180507") 2025/10/08 01:25:46 DEBUG : enormous: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f106f4dc911ec27c7_d20251008_m011619_c001_v0001106_t0005_u01759886179547") 2025/10/08 01:25:46 DEBUG : existing: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f410e8027cf8f4b42_d20251008_m011940_c001_v7007000_t0000_u01759886380720") 2025/10/08 01:25:46 DEBUG : existing: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11866727be3f85f2_d20251008_m011939_c001_v0001157_t0016_u01759886379215") 2025/10/08 01:25:46 DEBUG : existing: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f404045636d873487_d20251008_m011642_c001_v7007000_t0000_u01759886202919") 2025/10/08 01:25:46 DEBUG : existing: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11866727be3f822f_d20251008_m011641_c001_v0001157_t0011_u01759886201513") 2025/10/08 01:25:46 DEBUG : existing: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f421b5a6ef2f1e7ea_d20251008_m011532_c001_v7007000_t0000_u01759886132914") 2025/10/08 01:25:46 DEBUG : existing: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f106f4dc911ec26f8_d20251008_m011531_c001_v0001106_t0008_u01759886131599") 2025/10/08 01:25:46 DEBUG : existing: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f421b5a6ef2f1e7e9_d20251008_m011531_c001_v7007000_t0000_u01759886131052") 2025/10/08 01:25:46 DEBUG : existing: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f106f4dc911ec26f6_d20251008_m011529_c001_v0001106_t0025_u01759886129891") 2025/10/08 01:25:46 DEBUG : existing: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f106f4dc911ec26f2_d20251008_m011528_c001_v0001106_t0035_u01759886128474") 2025/10/08 01:25:46 DEBUG : existing-b: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f404045636d873488_d20251008_m011643_c001_v7007000_t0000_u01759886203107") 2025/10/08 01:25:46 DEBUG : existing-b: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f1088abd4463e97a7_d20251008_m011641_c001_v0001090_t0052_u01759886201522") 2025/10/08 01:25:46 DEBUG : file1: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4168637a5fe234e7_d20251008_m012041_c001_v7007000_t0000_u01759886441487") 2025/10/08 01:25:46 DEBUG : file1: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f112c577fad241371_d20251008_m012040_c001_v0001105_t0008_u01759886440111") 2025/10/08 01:25:46 DEBUG : file1: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4168637a5fe234e3_d20251008_m012038_c001_v7007000_t0000_u01759886438717") 2025/10/08 01:25:47 DEBUG : file1: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f104cb3a876cd91a3_d20251008_m012037_c001_v0001101_t0040_u01759886437195") 2025/10/08 01:25:47 DEBUG : five: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4168637a5fe23254_d20251008_m011626_c001_v7007000_t0000_u01759886186629") 2025/10/08 01:25:47 DEBUG : five: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f406f4dc911ec27e6_d20251008_m011624_c001_v0001106_t0029_u01759886184323") 2025/10/08 01:25:47 DEBUG : foo: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f40109ad4bf96bb63_d20251008_m011543_c001_v7007000_t0000_u01759886143225") 2025/10/08 01:25:47 DEBUG : foo: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f406f4dc911ec2724_d20251008_m011542_c001_v0001106_t0029_u01759886142665") 2025/10/08 01:25:47 DEBUG : foo: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f406f4dc911ec271c_d20251008_m011542_c001_v0001106_t0029_u01759886142099") 2025/10/08 01:25:47 DEBUG : four: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4168637a5fe23255_d20251008_m011626_c001_v7007000_t0000_u01759886186816") 2025/10/08 01:25:47 DEBUG : four: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f41866727be3f81cd_d20251008_m011624_c001_v0001157_t0000_u01759886184881") 2025/10/08 01:25:47 DEBUG : four: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f106f4dc911ec27dd_d20251008_m011623_c001_v0001106_t0031_u01759886183224") 2025/10/08 01:25:47 DEBUG : hello world2: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4168637a5fe2318c_d20251008_m011438_c001_v7007000_t0000_u01759886078845") 2025/10/08 01:25:47 DEBUG : hello world2: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f106f4dc911ec2647_d20251008_m011437_c001_v0001106_t0053_u01759886077982") 2025/10/08 01:25:47 DEBUG : ignore-size: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f421b5a6ef2f1e7e4_d20251008_m011528_c001_v7007000_t0000_u01759886128106") 2025/10/08 01:25:47 DEBUG : ignore-size: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f106f4dc911ec26e8_d20251008_m011526_c001_v0001106_t0029_u01759886126868") 2025/10/08 01:25:47 DEBUG : nested/sub dir/file: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f404045636d873484_d20251008_m011640_c001_v7007000_t0000_u01759886200763") 2025/10/08 01:25:47 DEBUG : nested/sub dir/file: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f1088abd4463e979b_d20251008_m011639_c001_v0001090_t0022_u01759886199434") 2025/10/08 01:25:47 DEBUG : nested/sub dir/file: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4168637a5fe23277_d20251008_m011638_c001_v7007000_t0000_u01759886198670") 2025/10/08 01:25:47 DEBUG : nested/sub dir/file: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11866727be3f821a_d20251008_m011637_c001_v0001157_t0048_u01759886197783") 2025/10/08 01:25:47 DEBUG : one: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4168637a5fe23257_d20251008_m011627_c001_v7007000_t0000_u01759886187003") 2025/10/08 01:25:48 DEBUG : one: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f406f4dc911ec27cd_d20251008_m011621_c001_v0001106_t0029_u01759886181870") 2025/10/08 01:25:48 DEBUG : only0: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4168637a5fe234c9_d20251008_m012032_c001_v7007000_t0000_u01759886432680") 2025/10/08 01:25:48 DEBUG : only0: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f41866727be3f878d_d20251008_m012026_c001_v0001157_t0000_u01759886426702") 2025/10/08 01:25:48 DEBUG : only0: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11866727be3f86e5_d20251008_m012009_c001_v0001157_t0012_u01759886409185") 2025/10/08 01:25:48 DEBUG : only0: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f417c1ee2975d31e4_d20251008_m012003_c001_v7007000_t0000_u01759886403859") 2025/10/08 01:25:48 DEBUG : only0: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11866727be3f8614_d20251008_m011944_c001_v0001157_t0015_u01759886384543") 2025/10/08 01:25:48 DEBUG : only1: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4168637a5fe234ca_d20251008_m012032_c001_v7007000_t0000_u01759886432901") 2025/10/08 01:25:48 DEBUG : only1: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f412c577fad24134d_d20251008_m012028_c001_v0001105_t0042_u01759886428226") 2025/10/08 01:25:48 DEBUG : only1: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11866727be3f86e9_d20251008_m012009_c001_v0001157_t0036_u01759886409982") 2025/10/08 01:25:48 DEBUG : only1: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f402f244eda16ee1f_d20251008_m012003_c001_v7007000_t0000_u01759886403691") 2025/10/08 01:25:48 DEBUG : only1: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11866727be3f861c_d20251008_m011945_c001_v0001157_t0024_u01759886385426") 2025/10/08 01:25:48 DEBUG : only10: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4168637a5fe234cb_d20251008_m012033_c001_v7007000_t0000_u01759886433086") 2025/10/08 01:25:48 DEBUG : only10: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f404cb3a876cd917d_d20251008_m012027_c001_v0001101_t0007_u01759886427313") 2025/10/08 01:25:48 DEBUG : only10: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11866727be3f872f_d20251008_m012017_c001_v0001157_t0042_u01759886417579") 2025/10/08 01:25:48 DEBUG : only10: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f402f244eda16ee19_d20251008_m012002_c001_v7007000_t0000_u01759886402746") 2025/10/08 01:25:48 DEBUG : only10: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11866727be3f866b_d20251008_m011953_c001_v0001157_t0054_u01759886393538") 2025/10/08 01:25:48 DEBUG : only11: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4168637a5fe234cd_d20251008_m012033_c001_v7007000_t0000_u01759886433273") 2025/10/08 01:25:48 DEBUG : only11: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f41866727be3f8793_d20251008_m012027_c001_v0001157_t0000_u01759886427744") 2025/10/08 01:25:49 DEBUG : only11: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11866727be3f8735_d20251008_m012018_c001_v0001157_t0012_u01759886418640") 2025/10/08 01:25:49 DEBUG : only11: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f402f244eda16ee1b_d20251008_m012002_c001_v7007000_t0000_u01759886402935") 2025/10/08 01:25:49 DEBUG : only11: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11866727be3f8673_d20251008_m011954_c001_v0001157_t0041_u01759886394218") 2025/10/08 01:25:49 DEBUG : only12: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4168637a5fe234ce_d20251008_m012033_c001_v7007000_t0000_u01759886433462") 2025/10/08 01:25:49 DEBUG : only12: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f41866727be3f8799_d20251008_m012028_c001_v0001157_t0000_u01759886428135") 2025/10/08 01:25:49 DEBUG : only12: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11866727be3f8739_d20251008_m012019_c001_v0001157_t0032_u01759886419402") 2025/10/08 01:25:49 DEBUG : only12: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f408c1cfbd07daea1_d20251008_m012003_c001_v7007000_t0000_u01759886403527") 2025/10/08 01:25:49 DEBUG : only12: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11866727be3f867d_d20251008_m011955_c001_v0001157_t0010_u01759886395214") 2025/10/08 01:25:49 DEBUG : only13: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4168637a5fe234cf_d20251008_m012033_c001_v7007000_t0000_u01759886433646") 2025/10/08 01:25:49 DEBUG : only13: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f41462644f65276e2_d20251008_m012028_c001_v0001116_t0026_u01759886428218") 2025/10/08 01:25:49 DEBUG : only13: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11866727be3f8742_d20251008_m012020_c001_v0001157_t0037_u01759886420390") 2025/10/08 01:25:49 DEBUG : only13: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f402f244eda16ee20_d20251008_m012003_c001_v7007000_t0000_u01759886403891") 2025/10/08 01:25:49 DEBUG : only13: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11866727be3f8683_d20251008_m011955_c001_v0001157_t0030_u01759886395841") 2025/10/08 01:25:49 DEBUG : only14: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4168637a5fe234d1_d20251008_m012033_c001_v7007000_t0000_u01759886433829") 2025/10/08 01:25:49 DEBUG : only14: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f41462644f65276d8_d20251008_m012027_c001_v0001116_t0026_u01759886427441") 2025/10/08 01:25:49 DEBUG : only14: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11866727be3f874c_d20251008_m012021_c001_v0001157_t0057_u01759886421369") 2025/10/08 01:25:50 DEBUG : only14: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f408c1cfbd07daea0_d20251008_m012003_c001_v7007000_t0000_u01759886403341") 2025/10/08 01:25:50 DEBUG : only14: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11866727be3f8693_d20251008_m011957_c001_v0001157_t0032_u01759886397079") 2025/10/08 01:25:50 DEBUG : only15: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4168637a5fe234d2_d20251008_m012034_c001_v7007000_t0000_u01759886434018") 2025/10/08 01:25:50 DEBUG : only15: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f412c577fad241341_d20251008_m012027_c001_v0001105_t0042_u01759886427632") 2025/10/08 01:25:50 DEBUG : only15: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11866727be3f8752_d20251008_m012022_c001_v0001157_t0024_u01759886422181") 2025/10/08 01:25:50 DEBUG : only15: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f402f244eda16ee1c_d20251008_m012003_c001_v7007000_t0000_u01759886403128") 2025/10/08 01:25:50 DEBUG : only15: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11866727be3f8699_d20251008_m011957_c001_v0001157_t0004_u01759886397979") 2025/10/08 01:25:50 DEBUG : only16: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4168637a5fe234d3_d20251008_m012034_c001_v7007000_t0000_u01759886434200") 2025/10/08 01:25:50 DEBUG : only16: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f41866727be3f878f_d20251008_m012027_c001_v0001157_t0000_u01759886427276") 2025/10/08 01:25:50 DEBUG : only16: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11866727be3f875e_d20251008_m012023_c001_v0001157_t0023_u01759886423078") 2025/10/08 01:25:50 DEBUG : only16: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f417c1ee2975d31e0_d20251008_m012003_c001_v7007000_t0000_u01759886403118") 2025/10/08 01:25:50 DEBUG : only16: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11866727be3f86a3_d20251008_m011958_c001_v0001157_t0053_u01759886398773") 2025/10/08 01:25:51 DEBUG : only17: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4168637a5fe234d4_d20251008_m012034_c001_v7007000_t0000_u01759886434383") 2025/10/08 01:25:51 DEBUG : only17: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f41866727be3f8791_d20251008_m012027_c001_v0001157_t0000_u01759886427468") 2025/10/08 01:25:51 DEBUG : only17: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11866727be3f8763_d20251008_m012023_c001_v0001157_t0039_u01759886423949") 2025/10/08 01:25:51 DEBUG : only17: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f417c1ee2975d31e2_d20251008_m012003_c001_v7007000_t0000_u01759886403489") 2025/10/08 01:25:51 DEBUG : only17: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11866727be3f86ab_d20251008_m011959_c001_v0001157_t0012_u01759886399458") 2025/10/08 01:25:51 DEBUG : only18: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4168637a5fe234d6_d20251008_m012034_c001_v7007000_t0000_u01759886434569") 2025/10/08 01:25:51 DEBUG : only18: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f404cb3a876cd917f_d20251008_m012027_c001_v0001101_t0007_u01759886427503") 2025/10/08 01:25:51 DEBUG : only18: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11866727be3f877c_d20251008_m012024_c001_v0001157_t0027_u01759886424890") 2025/10/08 01:25:51 DEBUG : only18: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f417c1ee2975d31e3_d20251008_m012003_c001_v7007000_t0000_u01759886403675") 2025/10/08 01:25:51 DEBUG : only18: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11866727be3f86b3_d20251008_m012000_c001_v0001157_t0005_u01759886400275") 2025/10/08 01:25:51 DEBUG : only19: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4168637a5fe234d7_d20251008_m012034_c001_v7007000_t0000_u01759886434754") 2025/10/08 01:25:51 DEBUG : only19: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f41462644f65276da_d20251008_m012027_c001_v0001116_t0026_u01759886427631") 2025/10/08 01:25:51 DEBUG : only19: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11866727be3f8788_d20251008_m012025_c001_v0001157_t0026_u01759886425722") 2025/10/08 01:25:51 DEBUG : only19: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f402f244eda16ee1e_d20251008_m012003_c001_v7007000_t0000_u01759886403500") 2025/10/08 01:25:51 DEBUG : only19: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11866727be3f86b9_d20251008_m012001_c001_v0001157_t0015_u01759886401200") 2025/10/08 01:25:51 DEBUG : only2: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4168637a5fe234d8_d20251008_m012034_c001_v7007000_t0000_u01759886434938") 2025/10/08 01:25:51 DEBUG : only2: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f404cb3a876cd9185_d20251008_m012027_c001_v0001101_t0007_u01759886427744") 2025/10/08 01:25:52 DEBUG : only2: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11866727be3f86ed_d20251008_m012011_c001_v0001157_t0021_u01759886411033") 2025/10/08 01:25:52 DEBUG : only2: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f41428c7da55a2376_d20251008_m012003_c001_v7007000_t0000_u01759886403138") 2025/10/08 01:25:52 DEBUG : only2: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11866727be3f8624_d20251008_m011946_c001_v0001157_t0013_u01759886386133") 2025/10/08 01:25:52 DEBUG : only3: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4168637a5fe234d9_d20251008_m012035_c001_v7007000_t0000_u01759886435124") 2025/10/08 01:25:52 DEBUG : only3: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f41462644f65276de_d20251008_m012027_c001_v0001116_t0026_u01759886427824") 2025/10/08 01:25:52 DEBUG : only3: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11866727be3f86f3_d20251008_m012011_c001_v0001157_t0005_u01759886411683") 2025/10/08 01:25:52 DEBUG : only3: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f41428c7da55a237a_d20251008_m012003_c001_v7007000_t0000_u01759886403702") 2025/10/08 01:25:52 DEBUG : only3: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11866727be3f862b_d20251008_m011947_c001_v0001157_t0037_u01759886387040") 2025/10/08 01:25:52 DEBUG : only4: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4168637a5fe234da_d20251008_m012035_c001_v7007000_t0000_u01759886435314") 2025/10/08 01:25:52 DEBUG : only4: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f412c577fad241345_d20251008_m012027_c001_v0001105_t0042_u01759886427836") 2025/10/08 01:25:52 DEBUG : only4: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11866727be3f86fd_d20251008_m012012_c001_v0001157_t0035_u01759886412356") 2025/10/08 01:25:52 DEBUG : only4: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f41428c7da55a2378_d20251008_m012003_c001_v7007000_t0000_u01759886403513") 2025/10/08 01:25:52 DEBUG : only4: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11866727be3f8631_d20251008_m011948_c001_v0001157_t0002_u01759886388046") 2025/10/08 01:25:52 DEBUG : only5: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4168637a5fe234db_d20251008_m012035_c001_v7007000_t0000_u01759886435498") 2025/10/08 01:25:52 DEBUG : only5: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f404cb3a876cd9189_d20251008_m012027_c001_v0001101_t0007_u01759886427931") 2025/10/08 01:25:52 DEBUG : only5: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11866727be3f8703_d20251008_m012013_c001_v0001157_t0026_u01759886413257") 2025/10/08 01:25:52 DEBUG : only5: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f408c1cfbd07daea2_d20251008_m012003_c001_v7007000_t0000_u01759886403716") 2025/10/08 01:25:52 DEBUG : only5: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11866727be3f863d_d20251008_m011948_c001_v0001157_t0016_u01759886388884") 2025/10/08 01:25:52 DEBUG : only6: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4168637a5fe234dc_d20251008_m012035_c001_v7007000_t0000_u01759886435683") 2025/10/08 01:25:52 DEBUG : only6: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f41866727be3f8797_d20251008_m012027_c001_v0001157_t0000_u01759886427941") 2025/10/08 01:25:53 DEBUG : only6: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11866727be3f870d_d20251008_m012014_c001_v0001157_t0059_u01759886414358") 2025/10/08 01:25:53 DEBUG : only6: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f417c1ee2975d31e1_d20251008_m012003_c001_v7007000_t0000_u01759886403306") 2025/10/08 01:25:53 DEBUG : only6: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11866727be3f8647_d20251008_m011949_c001_v0001157_t0037_u01759886389920") 2025/10/08 01:25:53 DEBUG : only7: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4168637a5fe234de_d20251008_m012035_c001_v7007000_t0000_u01759886435866") 2025/10/08 01:25:53 DEBUG : only7: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f41462644f65276e0_d20251008_m012028_c001_v0001116_t0026_u01759886428013") 2025/10/08 01:25:53 DEBUG : only7: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11866727be3f8715_d20251008_m012015_c001_v0001157_t0050_u01759886415266") 2025/10/08 01:25:53 DEBUG : only7: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f408c1cfbd07dae9f_d20251008_m012003_c001_v7007000_t0000_u01759886403130") 2025/10/08 01:25:53 DEBUG : only7: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11866727be3f8651_d20251008_m011950_c001_v0001157_t0004_u01759886390762") 2025/10/08 01:25:53 DEBUG : only8: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4168637a5fe234df_d20251008_m012036_c001_v7007000_t0000_u01759886436049") 2025/10/08 01:25:53 DEBUG : only8: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f412c577fad24134b_d20251008_m012028_c001_v0001105_t0042_u01759886428027") 2025/10/08 01:25:53 DEBUG : only8: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11866727be3f8721_d20251008_m012015_c001_v0001157_t0009_u01759886415912") 2025/10/08 01:25:53 DEBUG : only8: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f402f244eda16ee1d_d20251008_m012003_c001_v7007000_t0000_u01759886403316") 2025/10/08 01:25:53 DEBUG : only8: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11866727be3f8657_d20251008_m011951_c001_v0001157_t0043_u01759886391600") 2025/10/08 01:25:53 DEBUG : only9: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4168637a5fe234e0_d20251008_m012036_c001_v7007000_t0000_u01759886436233") 2025/10/08 01:25:53 DEBUG : only9: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f404cb3a876cd918b_d20251008_m012028_c001_v0001101_t0007_u01759886428125") 2025/10/08 01:25:53 DEBUG : only9: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11866727be3f8729_d20251008_m012016_c001_v0001157_t0028_u01759886416745") 2025/10/08 01:25:53 DEBUG : only9: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f41428c7da55a2377_d20251008_m012003_c001_v7007000_t0000_u01759886403327") 2025/10/08 01:25:54 DEBUG : only9: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11866727be3f8663_d20251008_m011952_c001_v0001157_t0049_u01759886392858") 2025/10/08 01:25:54 DEBUG : potato: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4168637a5fe23273_d20251008_m011636_c001_v7007000_t0000_u01759886196650") 2025/10/08 01:25:54 DEBUG : potato: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11866727be3f8206_d20251008_m011634_c001_v0001157_t0006_u01759886194278") 2025/10/08 01:25:54 DEBUG : potato: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4168637a5fe2326c_d20251008_m011633_c001_v7007000_t0000_u01759886193519") 2025/10/08 01:25:54 DEBUG : potato: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11866727be3f81f6_d20251008_m011631_c001_v0001157_t0004_u01759886191253") 2025/10/08 01:25:54 DEBUG : potato: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4168637a5fe23265_d20251008_m011630_c001_v7007000_t0000_u01759886190344") 2025/10/08 01:25:54 DEBUG : potato: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11866727be3f81e3_d20251008_m011627_c001_v0001157_t0040_u01759886187985") 2025/10/08 01:25:54 DEBUG : potato: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4168637a5fe23231_d20251008_m011614_c001_v7007000_t0000_u01759886174337") 2025/10/08 01:25:54 DEBUG : potato: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f106f4dc911ec27a7_d20251008_m011612_c001_v0001106_t0019_u01759886172353") 2025/10/08 01:25:54 DEBUG : potato: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4168637a5fe23220_d20251008_m011610_c001_v7007000_t0000_u01759886170332") 2025/10/08 01:25:54 DEBUG : potato: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f106f4dc911ec27a1_d20251008_m011608_c001_v0001106_t0006_u01759886168807") 2025/10/08 01:25:54 DEBUG : potato: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4168637a5fe23216_d20251008_m011606_c001_v7007000_t0000_u01759886166878") 2025/10/08 01:25:54 DEBUG : potato: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f106f4dc911ec278a_d20251008_m011604_c001_v0001106_t0017_u01759886164880") 2025/10/08 01:25:54 DEBUG : potato: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f40109ad4bf96bbaf_d20251008_m011556_c001_v7007000_t0000_u01759886156744") 2025/10/08 01:25:54 DEBUG : potato: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f106f4dc911ec2752_d20251008_m011554_c001_v0001106_t0023_u01759886154091") 2025/10/08 01:25:54 DEBUG : potato: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f40109ad4bf96bb9d_d20251008_m011553_c001_v7007000_t0000_u01759886153722") 2025/10/08 01:25:54 DEBUG : potato: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f106f4dc911ec274a_d20251008_m011551_c001_v0001106_t0017_u01759886151874") 2025/10/08 01:25:54 DEBUG : potato: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f40109ad4bf96bb90_d20251008_m011551_c001_v7007000_t0000_u01759886151498") 2025/10/08 01:25:55 DEBUG : potato: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f106f4dc911ec2742_d20251008_m011550_c001_v0001106_t0019_u01759886150281") 2025/10/08 01:25:55 DEBUG : potato: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f106f4dc911ec273e_d20251008_m011549_c001_v0001106_t0030_u01759886149362") 2025/10/08 01:25:55 DEBUG : potato: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f40109ad4bf96bb82_d20251008_m011548_c001_v7007000_t0000_u01759886148990") 2025/10/08 01:25:55 DEBUG : potato: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f106f4dc911ec273a_d20251008_m011547_c001_v0001106_t0054_u01759886147687") 2025/10/08 01:25:55 DEBUG : potato: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f106f4dc911ec2736_d20251008_m011546_c001_v0001106_t0048_u01759886146696") 2025/10/08 01:25:55 DEBUG : potato: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f40109ad4bf96bb75_d20251008_m011546_c001_v7007000_t0000_u01759886146329") 2025/10/08 01:25:55 DEBUG : potato: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f106f4dc911ec272e_d20251008_m011544_c001_v0001106_t0053_u01759886144643") 2025/10/08 01:25:55 DEBUG : potato2: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f416c43b8fe7d80bd_d20251008_m011727_c001_v7007000_t0000_u01759886247647") 2025/10/08 01:25:55 DEBUG : potato2: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f1088abd4463e9822_d20251008_m011726_c001_v0001090_t0020_u01759886246812") 2025/10/08 01:25:55 DEBUG : potato2: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4076aecfaa9b2bde_d20251008_m011717_c001_v7007000_t0000_u01759886237797") 2025/10/08 01:25:55 DEBUG : potato2: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11866727be3f82f5_d20251008_m011712_c001_v0001157_t0039_u01759886232121") 2025/10/08 01:25:55 DEBUG : potato2: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4076aecfaa9b2bd5_d20251008_m011703_c001_v7007000_t0000_u01759886223147") 2025/10/08 01:25:55 DEBUG : potato2: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f1088abd4463e97d8_d20251008_m011658_c001_v0001090_t0001_u01759886218706") 2025/10/08 01:25:55 DEBUG : potato2: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f404045636d873492_d20251008_m011648_c001_v7007000_t0000_u01759886208821") 2025/10/08 01:25:55 DEBUG : potato2: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11866727be3f823f_d20251008_m011644_c001_v0001157_t0007_u01759886204026") 2025/10/08 01:25:55 DEBUG : potato2: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4168637a5fe2323f_d20251008_m011620_c001_v7007000_t0000_u01759886180696") 2025/10/08 01:25:56 DEBUG : potato2: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f106f4dc911ec27bb_d20251008_m011618_c001_v0001106_t0033_u01759886178152") 2025/10/08 01:25:56 DEBUG : potato2: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4168637a5fe23239_d20251008_m011617_c001_v7007000_t0000_u01759886177773") 2025/10/08 01:25:56 DEBUG : potato2: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f106f4dc911ec27b0_d20251008_m011614_c001_v0001106_t0051_u01759886174899") 2025/10/08 01:25:56 DEBUG : potato2: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4168637a5fe23233_d20251008_m011614_c001_v7007000_t0000_u01759886174525") 2025/10/08 01:25:56 DEBUG : potato2: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f106f4dc911ec27aa_d20251008_m011613_c001_v0001106_t0047_u01759886173309") 2025/10/08 01:25:56 DEBUG : potato2: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4168637a5fe23225_d20251008_m011611_c001_v7007000_t0000_u01759886171981") 2025/10/08 01:25:56 DEBUG : potato2: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f106f4dc911ec27a5_d20251008_m011610_c001_v0001106_t0050_u01759886170768") 2025/10/08 01:25:56 DEBUG : potato2: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4168637a5fe2321d_d20251008_m011608_c001_v7007000_t0000_u01759886168428") 2025/10/08 01:25:56 DEBUG : potato2: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f106f4dc911ec279b_d20251008_m011606_c001_v0001106_t0049_u01759886166891") 2025/10/08 01:25:56 DEBUG : potato2: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f40109ad4bf96bbb4_d20251008_m011557_c001_v7007000_t0000_u01759886157498") 2025/10/08 01:25:56 DEBUG : potato2: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f106f4dc911ec275e_d20251008_m011555_c001_v0001106_t0009_u01759886155735") 2025/10/08 01:25:56 DEBUG : potato2: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4168637a5fe2318e_d20251008_m011442_c001_v7007000_t0000_u01759886082533") 2025/10/08 01:25:56 DEBUG : potato2: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f106f4dc911ec264f_d20251008_m011441_c001_v0001106_t0014_u01759886081380") 2025/10/08 01:25:56 DEBUG : potato2: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4168637a5fe2318d_d20251008_m011440_c001_v7007000_t0000_u01759886080430") 2025/10/08 01:25:56 DEBUG : potato2: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f106f4dc911ec264b_d20251008_m011439_c001_v0001106_t0009_u01759886079398") 2025/10/08 01:25:56 DEBUG : potato3: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4076aecfaa9b2bdf_d20251008_m011718_c001_v7007000_t0000_u01759886238032") 2025/10/08 01:25:56 DEBUG : potato3: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11866727be3f8301_d20251008_m011713_c001_v0001157_t0046_u01759886233393") 2025/10/08 01:25:56 DEBUG : potato3: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4076aecfaa9b2bd6_d20251008_m011703_c001_v7007000_t0000_u01759886223480") 2025/10/08 01:25:56 DEBUG : potato3: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f1088abd4463e97de_d20251008_m011659_c001_v0001090_t0032_u01759886219724") 2025/10/08 01:25:56 DEBUG : potato3: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f404045636d873493_d20251008_m011649_c001_v7007000_t0000_u01759886209018") 2025/10/08 01:25:57 DEBUG : potato3: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11866727be3f8249_d20251008_m011644_c001_v0001157_t0050_u01759886204757") 2025/10/08 01:25:57 DEBUG : pre-dest1/1: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f40492fcb192e95c9_d20251008_m011801_c001_v7007000_t0000_u01759886281454") 2025/10/08 01:25:57 DEBUG : pre-dest1/1: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11866727be3f83df_d20251008_m011753_c001_v0001157_t0035_u01759886273269") 2025/10/08 01:25:57 DEBUG : pre-dest2/2: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f40492fcb192e95ca_d20251008_m011801_c001_v7007000_t0000_u01759886281648") 2025/10/08 01:25:57 DEBUG : pre-dest2/2: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f1088abd4463e984d_d20251008_m011754_c001_v0001090_t0054_u01759886274107") 2025/10/08 01:25:57 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f407605954c7a3c07_d20251008_m011739_c001_v7007000_t0000_u01759886259693") 2025/10/08 01:25:57 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11866727be3f8374_d20251008_m011735_c001_v0001157_t0028_u01759886255539") 2025/10/08 01:25:57 DEBUG : sizeonly: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f421b5a6ef2f1e7e2_d20251008_m011526_c001_v7007000_t0000_u01759886126287") 2025/10/08 01:25:57 DEBUG : sizeonly: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f106f4dc911ec26e2_d20251008_m011524_c001_v0001106_t0019_u01759886124892") 2025/10/08 01:25:57 DEBUG : splitbanan: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4066ddda767f3c8a_d20251008_m012255_c001_v7007000_t0000_u01759886575755") 2025/10/08 01:25:57 DEBUG : splitbanan: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f112c577fad241562_d20251008_m012247_c001_v0001105_t0040_u01759886567550") 2025/10/08 01:25:57 DEBUG : splitbananasplit: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4202c3ba8ab41c4d_d20251008_m012423_c001_v7007000_t0000_u01759886663016") 2025/10/08 01:25:57 DEBUG : splitbananasplit: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11462644f65279c0_d20251008_m012415_c001_v0001116_t0038_u01759886655386") 2025/10/08 01:25:57 DEBUG : splitbananasplit: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4168637a5fe23902_d20251008_m012405_c001_v7007000_t0000_u01759886645035") 2025/10/08 01:25:57 DEBUG : splitbananasplit: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11462644f652799b_d20251008_m012357_c001_v0001116_t0050_u01759886637854") 2025/10/08 01:25:57 DEBUG : splitbananasplit: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f417d4550427ff3a6_d20251008_m012348_c001_v7007000_t0000_u01759886628298") 2025/10/08 01:25:57 DEBUG : splitbananasplit: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11462644f6527961_d20251008_m012341_c001_v0001116_t0050_u01759886621360") 2025/10/08 01:25:58 DEBUG : splitbananasplit: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4196046f112ac20e_d20251008_m012330_c001_v7007000_t0000_u01759886610692") 2025/10/08 01:25:58 DEBUG : splitbananasplit: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11462644f652791c_d20251008_m012323_c001_v0001116_t0037_u01759886603554") 2025/10/08 01:25:58 DEBUG : splitbananasplit: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f40313894bddd9eea_d20251008_m012313_c001_v7007000_t0000_u01759886593497") 2025/10/08 01:25:58 DEBUG : splitbananasplit: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11462644f65278f4_d20251008_m012306_c001_v0001116_t0040_u01759886586106") 2025/10/08 01:25:58 DEBUG : splitbananasplit: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4066ddda767f3c6a_d20251008_m012249_c001_v7007000_t0000_u01759886569539") 2025/10/08 01:25:58 DEBUG : splitbananasplit: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f104cb3a876cd93e8_d20251008_m012246_c001_v0001101_t0024_u01759886566309") 2025/10/08 01:25:58 DEBUG : splitbananasplit: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f413bd075dea690a5_d20251008_m012235_c001_v7007000_t0000_u01759886555964") 2025/10/08 01:25:58 DEBUG : splitbananasplit: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f1061843deeaba64d_d20251008_m012228_c001_v0001183_t0001_u01759886548342") 2025/10/08 01:25:58 DEBUG : splitbananasplit: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f417c1ee2975d32a9_d20251008_m012227_c001_v7007000_t0000_u01759886547252") 2025/10/08 01:25:58 DEBUG : splitbananasplit: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f104cb3a876cd936b_d20251008_m012223_c001_v0001101_t0051_u01759886543709") 2025/10/08 01:25:58 DEBUG : splitbananasplit: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f416c43b8fe7d81c5_d20251008_m012214_c001_v7007000_t0000_u01759886534038") 2025/10/08 01:25:58 DEBUG : splitbananasplit: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f112c577fad241499_d20251008_m012206_c001_v0001105_t0039_u01759886526311") 2025/10/08 01:25:58 DEBUG : splitbananasplit: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f402f244eda16f015_d20251008_m012205_c001_v7007000_t0000_u01759886525196") 2025/10/08 01:25:58 DEBUG : splitbananasplit: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f104cb3a876cd9307_d20251008_m012201_c001_v0001101_t0054_u01759886521446") 2025/10/08 01:25:58 DEBUG : splitbananasplit: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f400b2f8ced3f6868_d20251008_m012144_c001_v7007000_t0000_u01759886504874") 2025/10/08 01:25:58 DEBUG : splitbananasplit: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f112c577fad24143d_d20251008_m012140_c001_v0001105_t0037_u01759886500311") 2025/10/08 01:25:58 DEBUG : splitbananasplit: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f41428c7da55a2414_d20251008_m012127_c001_v7007000_t0000_u01759886487982") 2025/10/08 01:25:58 DEBUG : splitbananasplit: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f104cb3a876cd9262_d20251008_m012120_c001_v0001101_t0006_u01759886480826") 2025/10/08 01:25:58 DEBUG : splitbananasplit: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f417c1ee2975d3243_d20251008_m012110_c001_v7007000_t0000_u01759886470192") 2025/10/08 01:25:59 DEBUG : splitbananasplit: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11462644f6527757_d20251008_m012103_c001_v0001116_t0023_u01759886463045") 2025/10/08 01:25:59 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f416c43b8fe7d81cf_d20251008_m012230_c001_v7007000_t0000_u01759886550874") 2025/10/08 01:25:59 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f104cb3a876cd936f_d20251008_m012224_c001_v0001101_t0014_u01759886544925") 2025/10/08 01:25:59 DEBUG : sub dir/hello world: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4168637a5fe234ea_d20251008_m012049_c001_v7007000_t0000_u01759886449301") 2025/10/08 01:25:59 DEBUG : sub dir/hello world: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11866727be3f87f3_d20251008_m012046_c001_v0001157_t0048_u01759886446662") 2025/10/08 01:25:59 DEBUG : sub dir/hello world: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f40313894bddd9a1b_d20251008_m012045_c001_v7007000_t0000_u01759886445516") 2025/10/08 01:25:59 DEBUG : sub dir/hello world: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11462644f652770c_d20251008_m012042_c001_v0001116_t0058_u01759886442440") 2025/10/08 01:25:59 DEBUG : sub dir/hello world: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f404045636d873485_d20251008_m011640_c001_v7007000_t0000_u01759886200951") 2025/10/08 01:25:59 DEBUG : sub dir/hello world: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11866727be3f8220_d20251008_m011639_c001_v0001157_t0046_u01759886199421") 2025/10/08 01:25:59 DEBUG : sub dir/hello world: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4168637a5fe23278_d20251008_m011638_c001_v7007000_t0000_u01759886198856") 2025/10/08 01:25:59 DEBUG : sub dir/hello world: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f1088abd4463e9797_d20251008_m011637_c001_v0001090_t0004_u01759886197772") 2025/10/08 01:25:59 DEBUG : sub dir/hello world: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f421b5a6ef2f1e7dd_d20251008_m011522_c001_v7007000_t0000_u01759886122441") 2025/10/08 01:25:59 DEBUG : sub dir/hello world: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f106f4dc911ec26c7_d20251008_m011520_c001_v0001106_t0030_u01759886120673") 2025/10/08 01:25:59 DEBUG : sub dir/hello world: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f421b5a6ef2f1e7db_d20251008_m011520_c001_v7007000_t0000_u01759886120303") 2025/10/08 01:25:59 DEBUG : sub dir/hello world: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f106f4dc911ec26bb_d20251008_m011518_c001_v0001106_t0032_u01759886118871") 2025/10/08 01:25:59 DEBUG : sub dir/hello world: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f421b5a6ef2f1e7d9_d20251008_m011516_c001_v7007000_t0000_u01759886116822") 2025/10/08 01:26:00 DEBUG : sub dir/hello world: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f106f4dc911ec26b9_d20251008_m011514_c001_v0001106_t0057_u01759886114897") 2025/10/08 01:26:00 DEBUG : sub dir/hello world: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f421b5a6ef2f1e7d8_d20251008_m011514_c001_v7007000_t0000_u01759886114348") 2025/10/08 01:26:00 DEBUG : sub dir/hello world: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f106f4dc911ec26b3_d20251008_m011512_c001_v0001106_t0041_u01759886112797") 2025/10/08 01:26:00 DEBUG : sub dir/hello world: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f106f4dc911ec26a9_d20251008_m011509_c001_v0001106_t0016_u01759886109778") 2025/10/08 01:26:00 DEBUG : sub dir/hello world: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f421b5a6ef2f1e7d6_d20251008_m011509_c001_v7007000_t0000_u01759886109349") 2025/10/08 01:26:00 DEBUG : sub dir/hello world: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f106f4dc911ec26a6_d20251008_m011508_c001_v0001106_t0029_u01759886108334") 2025/10/08 01:26:00 DEBUG : sub dir/hello world: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f106f4dc911ec26a1_d20251008_m011507_c001_v0001106_t0046_u01759886107168") 2025/10/08 01:26:00 DEBUG : sub dir/hello world: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f421b5a6ef2f1e7d5_d20251008_m011506_c001_v7007000_t0000_u01759886106795") 2025/10/08 01:26:00 DEBUG : sub dir/hello world: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f106f4dc911ec2699_d20251008_m011503_c001_v0001106_t0035_u01759886103315") 2025/10/08 01:26:00 DEBUG : sub dir/hello world: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f106f4dc911ec2691_d20251008_m011500_c001_v0001106_t0038_u01759886100345") 2025/10/08 01:26:00 DEBUG : sub dir/hello world: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4168637a5fe231b5_d20251008_m011459_c001_v7007000_t0000_u01759886099972") 2025/10/08 01:26:00 DEBUG : sub dir/hello world: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f106f4dc911ec268d_d20251008_m011459_c001_v0001106_t0014_u01759886099102") 2025/10/08 01:26:00 DEBUG : sub dir/hello world: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f106f4dc911ec268b_d20251008_m011458_c001_v0001106_t0021_u01759886098058") 2025/10/08 01:26:00 DEBUG : sub dir/hello world: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4168637a5fe231ac_d20251008_m011457_c001_v7007000_t0000_u01759886097681") 2025/10/08 01:26:00 DEBUG : sub dir/hello world: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f106f4dc911ec267a_d20251008_m011453_c001_v0001106_t0034_u01759886093180") 2025/10/08 01:26:00 DEBUG : sub dir/hello world: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4168637a5fe231a3_d20251008_m011452_c001_v7007000_t0000_u01759886092807") 2025/10/08 01:26:00 DEBUG : sub dir/hello world: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f106f4dc911ec2672_d20251008_m011451_c001_v0001106_t0057_u01759886091907") 2025/10/08 01:26:00 DEBUG : sub dir/hello world: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4168637a5fe2319e_d20251008_m011450_c001_v7007000_t0000_u01759886090958") 2025/10/08 01:26:01 DEBUG : sub dir/hello world: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f106f4dc911ec266d_d20251008_m011449_c001_v0001106_t0011_u01759886089978") 2025/10/08 01:26:01 DEBUG : sub dir/hello world: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4168637a5fe2319d_d20251008_m011449_c001_v7007000_t0000_u01759886089430") 2025/10/08 01:26:01 DEBUG : sub dir/hello world: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f106f4dc911ec2669_d20251008_m011448_c001_v0001106_t0022_u01759886088188") 2025/10/08 01:26:01 DEBUG : sub dir/hello world: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4168637a5fe2319a_d20251008_m011447_c001_v7007000_t0000_u01759886087252") 2025/10/08 01:26:01 DEBUG : sub dir/hello world: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f106f4dc911ec2663_d20251008_m011446_c001_v0001106_t0056_u01759886086135") 2025/10/08 01:26:01 DEBUG : sub dir/hello world: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4168637a5fe23197_d20251008_m011445_c001_v7007000_t0000_u01759886085586") 2025/10/08 01:26:01 DEBUG : sub dir/hello world: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f106f4dc911ec265d_d20251008_m011444_c001_v0001106_t0031_u01759886084645") 2025/10/08 01:26:01 DEBUG : sub dir/hello world: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4168637a5fe23193_d20251008_m011444_c001_v7007000_t0000_u01759886084046") 2025/10/08 01:26:01 DEBUG : sub dir/hello world: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f106f4dc911ec2653_d20251008_m011443_c001_v0001106_t0046_u01759886083098") 2025/10/08 01:26:01 DEBUG : sub dir/hello world: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4168637a5fe2318a_d20251008_m011437_c001_v7007000_t0000_u01759886077432") 2025/10/08 01:26:01 DEBUG : sub dir/hello world: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f106f4dc911ec2641_d20251008_m011436_c001_v0001106_t0006_u01759886076571") 2025/10/08 01:26:01 DEBUG : sub dir/hello world: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4168637a5fe23188_d20251008_m011436_c001_v7007000_t0000_u01759886076019") 2025/10/08 01:26:01 DEBUG : sub dir/hello world: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f106f4dc911ec263d_d20251008_m011435_c001_v0001106_t0011_u01759886075040") 2025/10/08 01:26:01 DEBUG : sub dir/hello world: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4168637a5fe23184_d20251008_m011434_c001_v7007000_t0000_u01759886074105") 2025/10/08 01:26:01 DEBUG : sub dir/hello world: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f106f4dc911ec2639_d20251008_m011433_c001_v0001106_t0032_u01759886073048") 2025/10/08 01:26:01 DEBUG : sub dir/hello world: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4168637a5fe23181_d20251008_m011430_c001_v7007000_t0000_u01759886070664") 2025/10/08 01:26:01 DEBUG : sub dir/hello world: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f106f4dc911ec2623_d20251008_m011429_c001_v0001106_t0051_u01759886069428") 2025/10/08 01:26:01 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4168637a5fe234eb_d20251008_m012049_c001_v7007000_t0000_u01759886449486") 2025/10/08 01:26:02 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f112c577fad241383_d20251008_m012046_c001_v0001105_t0009_u01759886446674") 2025/10/08 01:26:02 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f40313894bddd9a1c_d20251008_m012045_c001_v7007000_t0000_u01759886445705") 2025/10/08 01:26:02 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f104cb3a876cd91cd_d20251008_m012042_c001_v0001101_t0012_u01759886442454") 2025/10/08 01:26:02 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4202c3ba8ab41c52_d20251008_m012425_c001_v7007000_t0000_u01759886665311") 2025/10/08 01:26:02 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f112c577fad241690_d20251008_m012424_c001_v0001105_t0052_u01759886664451") 2025/10/08 01:26:02 DEBUG : sub/yam: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4168637a5fe23272_d20251008_m011636_c001_v7007000_t0000_u01759886196089") 2025/10/08 01:26:02 DEBUG : sub/yam: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f1088abd4463e978f_d20251008_m011634_c001_v0001090_t0011_u01759886194267") 2025/10/08 01:26:02 DEBUG : test_dir1/file2: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4168637a5fe234e8_d20251008_m012041_c001_v7007000_t0000_u01759886441674") 2025/10/08 01:26:02 DEBUG : test_dir1/file2: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f104cb3a876cd91bb_d20251008_m012039_c001_v0001101_t0050_u01759886439724") 2025/10/08 01:26:02 DEBUG : test_dir1/file2: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4168637a5fe234e4_d20251008_m012038_c001_v7007000_t0000_u01759886438929") 2025/10/08 01:26:02 DEBUG : test_dir1/file2: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11462644f65276ff_d20251008_m012037_c001_v0001116_t0055_u01759886437211") 2025/10/08 01:26:02 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4168637a5fe234e9_d20251008_m012041_c001_v7007000_t0000_u01759886441857") 2025/10/08 01:26:02 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11866727be3f87cb_d20251008_m012039_c001_v0001157_t0028_u01759886439713") 2025/10/08 01:26:02 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4168637a5fe234e5_d20251008_m012039_c001_v7007000_t0000_u01759886439116") 2025/10/08 01:26:02 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11866727be3f87bb_d20251008_m012037_c001_v0001157_t0014_u01759886437203") 2025/10/08 01:26:02 DEBUG : three: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4168637a5fe23258_d20251008_m011627_c001_v7007000_t0000_u01759886187197") 2025/10/08 01:26:02 DEBUG : three: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f106f4dc911ec27ea_d20251008_m011625_c001_v0001106_t0011_u01759886185719") 2025/10/08 01:26:02 DEBUG : three: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f106f4dc911ec27d5_d20251008_m011622_c001_v0001106_t0020_u01759886182251") 2025/10/08 01:26:03 DEBUG : tictactoe/tictactoe: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4202c3ba8ab41c53_d20251008_m012427_c001_v7007000_t0000_u01759886667217") 2025/10/08 01:26:03 DEBUG : tictactoe/tictactoe: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f104cb3a876cd9545_d20251008_m012426_c001_v0001101_t0048_u01759886666277") 2025/10/08 01:26:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4202c3ba8ab4275e_d20251008_m012447_c001_v7007000_t0000_u01759886687966") 2025/10/08 01:26:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f1061843deeabaa3d_d20251008_m012445_c001_v0001183_t0044_u01759886685928") 2025/10/08 01:26:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4202c3ba8ab4275b_d20251008_m012444_c001_v7007000_t0000_u01759886684329") 2025/10/08 01:26:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f104cb3a876cd9585_d20251008_m012442_c001_v0001101_t0036_u01759886682358") 2025/10/08 01:26:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4202c3ba8ab42754_d20251008_m012441_c001_v7007000_t0000_u01759886681383") 2025/10/08 01:26:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f112c577fad2416b8_d20251008_m012440_c001_v0001105_t0055_u01759886680609") 2025/10/08 01:26:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4202c3ba8ab4274e_d20251008_m012435_c001_v7007000_t0000_u01759886675186") 2025/10/08 01:26:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f104cb3a876cd9561_d20251008_m012433_c001_v0001101_t0049_u01759886673700") 2025/10/08 01:26:03 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4202c3ba8ab42750_d20251008_m012437_c001_v7007000_t0000_u01759886677645") 2025/10/08 01:26:03 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f1061843deeabaa02_d20251008_m012436_c001_v0001183_t0013_u01759886676156") 2025/10/08 01:26:03 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4202c3ba8ab4274d_d20251008_m012432_c001_v7007000_t0000_u01759886672732") 2025/10/08 01:26:03 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f112c577fad2416aa_d20251008_m012432_c001_v0001105_t0016_u01759886672007") 2025/10/08 01:26:03 DEBUG : toe/toe/tictactoe: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4202c3ba8ab4274c_d20251008_m012431_c001_v7007000_t0000_u01759886671040") 2025/10/08 01:26:03 DEBUG : toe/toe/tictactoe: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11462644f65279f3_d20251008_m012429_c001_v0001116_t0058_u01759886669770") 2025/10/08 01:26:03 DEBUG : toe/toe/tictactoe: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4202c3ba8ab41c54_d20251008_m012428_c001_v7007000_t0000_u01759886668808") 2025/10/08 01:26:03 DEBUG : toe/toe/tictactoe: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f1061843deeaba9dd_d20251008_m012428_c001_v0001183_t0035_u01759886668175") 2025/10/08 01:26:03 DEBUG : toe/toe/toe: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f417c1ee2975d3320_d20251008_m012453_c001_v7007000_t0000_u01759886693562") 2025/10/08 01:26:04 DEBUG : toe/toe/toe: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f104cb3a876cd95a3_d20251008_m012452_c001_v0001101_t0028_u01759886692524") 2025/10/08 01:26:04 DEBUG : toe/toe/toe: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4202c3ba8ab42752_d20251008_m012439_c001_v7007000_t0000_u01759886679629") 2025/10/08 01:26:04 DEBUG : toe/toe/toe: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11462644f6527a01_d20251008_m012438_c001_v0001116_t0035_u01759886678608") 2025/10/08 01:26:04 DEBUG : toe/toe/toe.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4202c3ba8ab42760_d20251008_m012448_c001_v7007000_t0000_u01759886688567") 2025/10/08 01:26:04 DEBUG : toe/toe/toe.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11462644f6527a13_d20251008_m012447_c001_v0001116_t0028_u01759886687236") 2025/10/08 01:26:04 DEBUG : toe/toe/toe.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4202c3ba8ab4275c_d20251008_m012444_c001_v7007000_t0000_u01759886684955") 2025/10/08 01:26:04 DEBUG : toe/toe/toe.txt: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f11524803d0b50f08_d20251008_m012443_c001_v0001043_t0029_u01759886683776") 2025/10/08 01:26:04 DEBUG : two: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4168637a5fe23259_d20251008_m011627_c001_v7007000_t0000_u01759886187392") 2025/10/08 01:26:04 DEBUG : two: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4088abd4463e976b_d20251008_m011625_c001_v0001090_t0018_u01759886185070") 2025/10/08 01:26:04 DEBUG : two: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f406f4dc911ec27d1_d20251008_m011622_c001_v0001106_t0029_u01759886182057") 2025/10/08 01:26:04 DEBUG : yam: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4168637a5fe23274_d20251008_m011636_c001_v7007000_t0000_u01759886196836") 2025/10/08 01:26:04 DEBUG : yam: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f103914a91bf0b31a_d20251008_m011635_c001_v0001032_t0019_u01759886195548") 2025/10/08 01:26:04 DEBUG : yam: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4168637a5fe2326b_d20251008_m011632_c001_v7007000_t0000_u01759886192961") 2025/10/08 01:26:04 DEBUG : yam: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f1088abd4463e9781_d20251008_m011631_c001_v0001090_t0024_u01759886191100") 2025/10/08 01:26:04 DEBUG : yam: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4168637a5fe23263_d20251008_m011629_c001_v7007000_t0000_u01759886189789") 2025/10/08 01:26:04 DEBUG : yam: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f1088abd4463e9773_d20251008_m011627_c001_v0001090_t0031_u01759886187962") 2025/10/08 01:26:04 DEBUG : yaml: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4168637a5fe2326d_d20251008_m011633_c001_v7007000_t0000_u01759886193705") 2025/10/08 01:26:04 DEBUG : yaml: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f116a989c68e5a1dd_d20251008_m011632_c001_v0001091_t0025_u01759886192411") 2025/10/08 01:26:05 DEBUG : yaml: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f4168637a5fe23266_d20251008_m011630_c001_v7007000_t0000_u01759886190535") 2025/10/08 01:26:05 DEBUG : yaml: Deleting (id "4_z6f324d73602dcb1b9f980e1b_f1181926bff685493_d20251008_m011629_c001_v0001165_t0015_u01759886189567") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 11m39.652772919s (try 1/5)