"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/09/23 15:17:29 DEBUG : Creating backend with remote "TestB2:rclone-test-faxidon2qoci" 2025/09/23 15:17:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/23 15:17:30 DEBUG : Creating backend with remote "/tmp/rclone3709037048" === 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-faxidon2qoci", Local "Local file system at /tmp/rclone3709037048", Modify Window "1ms" 2025/09/23 15:17:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/23 15:17:31 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/09/23 15:17:31 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for checks to finish 2025/09/23 15:17:31 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.61s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-faxidon2qoci", Local "Local file system at /tmp/rclone3709037048", Modify Window "1ms" 2025/09/23 15:17:32 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/23 15:17:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/23 15:17:32 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for checks to finish 2025/09/23 15:17:32 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for transfers to finish 2025/09/23 15:17:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/23 15:17:33 INFO : sub dir/hello world: Copied (new) 2025/09/23 15:17:33 DEBUG : B2 bucket rclone-test-faxidon2qoci: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.03s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-faxidon2qoci", Local "Local file system at /tmp/rclone3709037048", 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-faxidon2qoci", Local "Local file system at /tmp/rclone3709037048", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-faxidon2qoci", Local "Local file system at /tmp/rclone3709037048", Modify Window "1ms" 2025/09/23 15:17:34 DEBUG : Creating backend with remote "/non-existing" 2025/09/23 15:17:35 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/09/23 15:17:35 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for checks to finish 2025/09/23 15:17:35 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-faxidon2qoci", Local "Local file system at /tmp/rclone3709037048", Modify Window "1ms" 2025/09/23 15:17:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/23 15:17:36 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for checks to finish 2025/09/23 15:17:36 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for transfers to finish 2025/09/23 15:17:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/23 15:17:36 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.80s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "B2 bucket rclone-test-faxidon2qoci", Local "Local file system at /tmp/rclone3709037048", 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-faxidon2qoci", Local "Local file system at /tmp/rclone3709037048", Modify Window "1ms" 2025/09/23 15:17:37 INFO : B2 bucket rclone-test-faxidon2qoci: Running all checks before starting transfers 2025/09/23 15:17:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/23 15:17:37 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for checks to finish 2025/09/23 15:17:37 INFO : B2 bucket rclone-test-faxidon2qoci: Checks finished, now starting transfers 2025/09/23 15:17:37 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for transfers to finish 2025/09/23 15:17:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/23 15:17:38 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.27s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-faxidon2qoci", Local "Local file system at /tmp/rclone3709037048", Modify Window "1ms" 2025/09/23 15:17:38 ERROR : Ignoring --no-traverse with sync 2025/09/23 15:17:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/23 15:17:39 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for checks to finish 2025/09/23 15:17:39 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for transfers to finish 2025/09/23 15:17:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/23 15:17:39 INFO : sub dir/hello world: Copied (new) 2025/09/23 15:17:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.28s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-faxidon2qoci", Local "Local file system at /tmp/rclone3709037048", Modify Window "1ms" 2025/09/23 15:17:40 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/09/23 15:17:40 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for checks to finish 2025/09/23 15:17:40 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for transfers to finish 2025/09/23 15:17:40 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/09/23 15:17:40 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.25s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-faxidon2qoci", Local "Local file system at /tmp/rclone3709037048", Modify Window "1ms" 2025/09/23 15:17:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/23 15:17:41 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for checks to finish 2025/09/23 15:17:41 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for transfers to finish 2025/09/23 15:17:42 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/23 15:17:42 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.50s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-faxidon2qoci", Local "Local file system at /tmp/rclone3709037048", Modify Window "1ms" 2025/09/23 15:17:43 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/23 15:17:43 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for checks to finish 2025/09/23 15:17:43 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for transfers to finish 2025/09/23 15:17:44 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/23 15:17:44 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.91s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-faxidon2qoci", Local "Local file system at /tmp/rclone3709037048", Modify Window "1ms" 2025/09/23 15:17:44 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/09/23 15:17:44 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/23 15:17:44 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/09/23 15:17:44 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/23 15:17:44 INFO : sub dir2: Making directory 2025/09/23 15:17:44 INFO : sub dir: Making directory 2025/09/23 15:17:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/23 15:17:44 INFO : sub dir2/sub sub dir2: Making directory 2025/09/23 15:17:44 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for checks to finish 2025/09/23 15:17:44 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for transfers to finish 2025/09/23 15:17:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/23 15:17:45 INFO : sub dir/hello world: Copied (new) fstest.go:247: Filtering empty directory "sub dir2" fstest.go:247: Filtering empty directory "sub dir2/sub sub dir2" 2025/09/23 15:17:45 DEBUG : B2 bucket rclone-test-faxidon2qoci: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.18s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-faxidon2qoci", Local "Local file system at /tmp/rclone3709037048", Modify Window "1ms" 2025/09/23 15:17:45 INFO : sub dir2: Making directory 2025/09/23 15:17:45 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/09/23 15:17:45 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/23 15:17:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/23 15:17:46 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for checks to finish 2025/09/23 15:17:46 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for transfers to finish 2025/09/23 15:17:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/23 15:17:46 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.28s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-faxidon2qoci", Local "Local file system at /tmp/rclone3709037048", Modify Window "1ms" 2025/09/23 15:17:47 DEBUG : sub dir2: Making directory with metadata 2025/09/23 15:17:47 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/23 15:17:47 INFO : sub dir2: Making directory 2025/09/23 15:17:47 INFO : sub dir: Making directory 2025/09/23 15:17:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/23 15:17:47 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for checks to finish 2025/09/23 15:17:47 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for transfers to finish 2025/09/23 15:17:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/23 15:17:47 INFO : sub dir/hello world: Copied (new) 2025/09/23 15:17:47 INFO : sub dir/hello world: Deleted fstest.go:247: Filtering empty directory "sub dir2" 2025/09/23 15:17:47 DEBUG : B2 bucket rclone-test-faxidon2qoci: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/09/23 15:17:48 DEBUG : B2 bucket rclone-test-faxidon2qoci: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.41s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-faxidon2qoci", Local "Local file system at /tmp/rclone3709037048", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-faxidon2qoci", Local "Local file system at /tmp/rclone3709037048", Modify Window "1ms" 2025/09/23 15:17:49 INFO : sub dir2: Making directory 2025/09/23 15:17:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/23 15:17:49 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for checks to finish 2025/09/23 15:17:49 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for transfers to finish 2025/09/23 15:17:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/23 15:17:49 INFO : sub dir/hello world: Copied (new) 2025/09/23 15:17:49 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.36s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-faxidon2qoci", Local "Local file system at /tmp/rclone3709037048", Modify Window "1ms" 2025/09/23 15:17:50 DEBUG : sub dir2: Making directory with metadata 2025/09/23 15:17:50 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/23 15:17:50 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/23 15:17:50 INFO : sub dir2: Making directory 2025/09/23 15:17:50 INFO : sub dir: Making directory 2025/09/23 15:17:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/23 15:17:50 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for checks to finish 2025/09/23 15:17:50 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for transfers to finish 2025/09/23 15:17:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/23 15:17:50 INFO : sub dir/hello world: Copied (new) 2025/09/23 15:17:50 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "sub dir2" 2025/09/23 15:17:51 DEBUG : B2 bucket rclone-test-faxidon2qoci: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.19s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-faxidon2qoci", Local "Local file system at /tmp/rclone3709037048", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-faxidon2qoci", Local "Local file system at /tmp/rclone3709037048", Modify Window "1ms" 2025/09/23 15:17:51 INFO : sub dir2: Making directory 2025/09/23 15:17:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/23 15:17:52 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for checks to finish 2025/09/23 15:17:52 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for transfers to finish 2025/09/23 15:17:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/23 15:17:52 INFO : sub dir/hello world: Copied (new) 2025/09/23 15:17:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.50s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-faxidon2qoci", Local "Local file system at /tmp/rclone3709037048", Modify Window "1ms" 2025/09/23 15:17:53 DEBUG : Creating backend with remote "TestB2:rclone-test-xanaceb5ridu" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-faxidon2qoci -> B2 bucket rclone-test-xanaceb5ridu 2025/09/23 15:17:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/23 15:17:55 DEBUG : B2 bucket rclone-test-xanaceb5ridu: Waiting for checks to finish 2025/09/23 15:17:55 DEBUG : B2 bucket rclone-test-xanaceb5ridu: Waiting for transfers to finish 2025/09/23 15:17:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/23 15:17:56 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/23 15:17:56 DEBUG : B2 bucket rclone-test-xanaceb5ridu: Purge remote 2025/09/23 15:17:56 INFO : B2 bucket rclone-test-xanaceb5ridu: cleaning bucket "rclone-test-xanaceb5ridu" of all files 2025/09/23 15:17:56 DEBUG : sub dir/hello world: Deleting (id "4_z3fe21da3207d7b7b9f980e1b_f1138162298505358_d20250923_m151755_c001_v0001044_t0041_u01758640675828") --- PASS: TestServerSideCopy (4.39s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-faxidon2qoci", Local "Local file system at /tmp/rclone3709037048", Modify Window "1ms" 2025/09/23 15:17:58 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/23 15:17:58 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for checks to finish 2025/09/23 15:17:58 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for transfers to finish 2025/09/23 15:17:58 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/23 15:17:58 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.90s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-faxidon2qoci", Local "Local file system at /tmp/rclone3709037048", Modify Window "1ms" 2025/09/23 15:18:00 DEBUG : Creating backend with remote "TestB2:rclone-test-kalakum1sega" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-faxidon2qoci -> B2 bucket rclone-test-kalakum1sega 2025/09/23 15:18:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/23 15:18:01 DEBUG : B2 bucket rclone-test-kalakum1sega: Waiting for checks to finish 2025/09/23 15:18:01 DEBUG : B2 bucket rclone-test-kalakum1sega: Waiting for transfers to finish 2025/09/23 15:18:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/23 15:18:02 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/23 15:18:03 DEBUG : B2 bucket rclone-test-kalakum1sega: Waiting for checks to finish 2025/09/23 15:18:03 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/23 15:18:03 DEBUG : B2 bucket rclone-test-kalakum1sega: Waiting for transfers to finish 2025/09/23 15:18:04 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/23 15:18:04 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/23 15:18:04 DEBUG : B2 bucket rclone-test-kalakum1sega: Purge remote 2025/09/23 15:18:04 INFO : B2 bucket rclone-test-kalakum1sega: cleaning bucket "rclone-test-kalakum1sega" of all files 2025/09/23 15:18:04 DEBUG : sub dir/hello world: Deleting (id "4_zafa23d23207d7b7b9f980e1b_f11387273d6641992_d20250923_m151803_c001_v0001184_t0041_u01758640683904") 2025/09/23 15:18:04 DEBUG : sub dir/hello world: Deleting (id "4_zafa23d23207d7b7b9f980e1b_f1001c64f6446ea1b_d20250923_m151802_c001_v0001153_t0019_u01758640682144") --- PASS: TestServerSideCopyOverSelf (6.17s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-faxidon2qoci", Local "Local file system at /tmp/rclone3709037048", Modify Window "1ms" 2025/09/23 15:18:06 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/23 15:18:06 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for checks to finish 2025/09/23 15:18:06 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for transfers to finish 2025/09/23 15:18:07 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/23 15:18:07 INFO : sub dir/hello world: Copied (replaced existing) 2025/09/23 15:18:07 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.97s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-faxidon2qoci", Local "Local file system at /tmp/rclone3709037048", Modify Window "1ms" 2025/09/23 15:18:08 DEBUG : Creating backend with remote "TestB2:rclone-test-mocugin8nonu" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-faxidon2qoci -> B2 bucket rclone-test-mocugin8nonu 2025/09/23 15:18:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/23 15:18:09 DEBUG : B2 bucket rclone-test-mocugin8nonu: Waiting for checks to finish 2025/09/23 15:18:09 DEBUG : B2 bucket rclone-test-mocugin8nonu: Waiting for transfers to finish 2025/09/23 15:18:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/23 15:18:10 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/23 15:18:11 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/23 15:18:11 DEBUG : B2 bucket rclone-test-mocugin8nonu: Waiting for checks to finish 2025/09/23 15:18:11 DEBUG : B2 bucket rclone-test-mocugin8nonu: Waiting for transfers to finish 2025/09/23 15:18:12 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/23 15:18:12 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/23 15:18:12 INFO : sub dir/hello world: Deleted 2025/09/23 15:18:13 DEBUG : testing file moves 2025/09/23 15:18:13 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/09/23 15:18:13 DEBUG : B2 bucket rclone-test-mocugin8nonu: Waiting for checks to finish 2025/09/23 15:18:13 DEBUG : B2 bucket rclone-test-mocugin8nonu: Waiting for transfers to finish 2025/09/23 15:18:13 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/09/23 15:18:13 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/23 15:18:14 INFO : sub dir/hello world: Deleted 2025/09/23 15:18:14 DEBUG : B2 bucket rclone-test-mocugin8nonu: Purge remote 2025/09/23 15:18:14 INFO : B2 bucket rclone-test-mocugin8nonu: cleaning bucket "rclone-test-mocugin8nonu" of all files 2025/09/23 15:18:14 DEBUG : sub dir/hello world: Deleting (id "4_z5f425d23207d7b7b9f980e1b_f11746fff7fd30d85_d20250923_m151813_c001_v0001113_t0023_u01758640693609") 2025/09/23 15:18:14 DEBUG : sub dir/hello world: Deleting (id "4_z5f425d23207d7b7b9f980e1b_f105a12d28eacf0bc_d20250923_m151811_c001_v0001105_t0041_u01758640691777") 2025/09/23 15:18:14 DEBUG : sub dir/hello world: Deleting (id "4_z5f425d23207d7b7b9f980e1b_f10289b3d360780cf_d20250923_m151810_c001_v0001177_t0047_u01758640690397") --- PASS: TestServerSideMoveOverSelf (8.37s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-faxidon2qoci", Local "Local file system at /tmp/rclone3709037048", Modify Window "1ms" 2025/09/23 15:18:16 ERROR : error listing: directory not found 2025/09/23 15:18:16 INFO : Local file system at /tmp/rclone3709037048: Making directory 2025/09/23 15:18:17 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for checks to finish 2025/09/23 15:18:17 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.62s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-faxidon2qoci", Local "Local file system at /tmp/rclone3709037048", Modify Window "1ms" 2025/09/23 15:18:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/23 15:18:18 DEBUG : Local file system at /tmp/rclone3709037048: Waiting for checks to finish 2025/09/23 15:18:18 DEBUG : Local file system at /tmp/rclone3709037048: Waiting for transfers to finish 2025/09/23 15:18:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/23 15:18:19 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2025/09/23 15:18:19 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.02s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-faxidon2qoci", Local "Local file system at /tmp/rclone3709037048", Modify Window "1ms" 2025/09/23 15:18:20 DEBUG : check sum: Need to transfer - File not found at Destination 2025/09/23 15:18:20 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for checks to finish 2025/09/23 15:18:20 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for transfers to finish 2025/09/23 15:18:20 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/23 15:18:20 INFO : check sum: Copied (new) 2025/09/23 15:18:20 DEBUG : Waiting for deletions to finish 2025/09/23 15:18:20 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for checks to finish 2025/09/23 15:18:20 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/23 15:18:20 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/09/23 15:18:20 DEBUG : check sum: Unchanged skipping 2025/09/23 15:18:20 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for transfers to finish 2025/09/23 15:18:20 DEBUG : Waiting for deletions to finish 2025/09/23 15:18:20 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.67s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-faxidon2qoci", Local "Local file system at /tmp/rclone3709037048", Modify Window "1ms" 2025/09/23 15:18:21 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/09/23 15:18:21 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for checks to finish 2025/09/23 15:18:21 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for transfers to finish 2025/09/23 15:18:22 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/23 15:18:22 INFO : sizeonly: Copied (new) 2025/09/23 15:18:22 DEBUG : Waiting for deletions to finish 2025/09/23 15:18:22 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for checks to finish 2025/09/23 15:18:22 DEBUG : sizeonly: Sizes identical 2025/09/23 15:18:22 DEBUG : sizeonly: Unchanged skipping 2025/09/23 15:18:22 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for transfers to finish 2025/09/23 15:18:22 DEBUG : Waiting for deletions to finish 2025/09/23 15:18:22 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.64s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-faxidon2qoci", Local "Local file system at /tmp/rclone3709037048", Modify Window "1ms" 2025/09/23 15:18:23 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/09/23 15:18:23 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for checks to finish 2025/09/23 15:18:23 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for transfers to finish 2025/09/23 15:18:23 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/09/23 15:18:23 INFO : ignore-size: Copied (new) 2025/09/23 15:18:23 DEBUG : Waiting for deletions to finish 2025/09/23 15:18:24 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for checks to finish 2025/09/23 15:18:24 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:18:24 DEBUG : ignore-size: Unchanged skipping 2025/09/23 15:18:24 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for transfers to finish 2025/09/23 15:18:24 DEBUG : Waiting for deletions to finish 2025/09/23 15:18:24 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.62s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-faxidon2qoci", Local "Local file system at /tmp/rclone3709037048", Modify Window "1ms" 2025/09/23 15:18:25 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for checks to finish 2025/09/23 15:18:25 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:18:25 DEBUG : existing: Unchanged skipping 2025/09/23 15:18:25 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for transfers to finish 2025/09/23 15:18:25 DEBUG : Waiting for deletions to finish 2025/09/23 15:18:25 INFO : There was nothing to transfer 2025/09/23 15:18:25 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/09/23 15:18:25 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for checks to finish 2025/09/23 15:18:25 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for transfers to finish 2025/09/23 15:18:25 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/23 15:18:25 INFO : existing: Copied (replaced existing) 2025/09/23 15:18:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.91s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-faxidon2qoci", Local "Local file system at /tmp/rclone3709037048", Modify Window "1ms" 2025/09/23 15:18:26 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/23 15:18:26 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for checks to finish 2025/09/23 15:18:26 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for transfers to finish 2025/09/23 15:18:27 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/23 15:18:27 INFO : existing: Copied (new) 2025/09/23 15:18:27 DEBUG : Waiting for deletions to finish 2025/09/23 15:18:27 DEBUG : existing: Destination exists, skipping 2025/09/23 15:18:27 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for checks to finish 2025/09/23 15:18:27 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for transfers to finish 2025/09/23 15:18:27 DEBUG : Waiting for deletions to finish 2025/09/23 15:18:27 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.92s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-faxidon2qoci", Local "Local file system at /tmp/rclone3709037048", Modify Window "1ms" 2025/09/23 15:18:29 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/09/23 15:18:29 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/23 15:18:30 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/23 15:18:30 DEBUG : c/non empty space: Unchanged skipping 2025/09/23 15:18:30 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/23 15:18:30 INFO : a/potato2: Copied (new) 2025/09/23 15:18:30 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for checks to finish 2025/09/23 15:18:30 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for transfers to finish 2025/09/23 15:18:30 DEBUG : Waiting for deletions to finish 2025/09/23 15:18:30 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.71s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-faxidon2qoci", Local "Local file system at /tmp/rclone3709037048", Modify Window "1ms" 2025/09/23 15:18:31 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/09/23 15:18:31 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for checks to finish 2025/09/23 15:18:31 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/23 15:18:31 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/09/23 15:18:31 DEBUG : empty space: Unchanged skipping 2025/09/23 15:18:31 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for transfers to finish 2025/09/23 15:18:31 DEBUG : Waiting for deletions to finish 2025/09/23 15:18:31 INFO : There was nothing to transfer 2025/09/23 15:18:32 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/09/23 15:18:32 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for checks to finish 2025/09/23 15:18:32 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/23 15:18:33 INFO : empty space: Updated modification time in destination 2025/09/23 15:18:33 DEBUG : empty space: Unchanged skipping 2025/09/23 15:18:33 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for transfers to finish 2025/09/23 15:18:33 DEBUG : Waiting for deletions to finish 2025/09/23 15:18:33 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.61s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-faxidon2qoci", Local "Local file system at /tmp/rclone3709037048", Modify Window "1ms" 2025/09/23 15:18:34 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/09/23 15:18:34 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for checks to finish 2025/09/23 15:18:34 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/23 15:18:34 DEBUG : empty space: Unchanged skipping 2025/09/23 15:18:34 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for transfers to finish 2025/09/23 15:18:34 DEBUG : Waiting for deletions to finish 2025/09/23 15:18:34 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.41s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-faxidon2qoci", Local "Local file system at /tmp/rclone3709037048", Modify Window "1ms" 2025/09/23 15:18:35 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/09/23 15:18:35 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for checks to finish 2025/09/23 15:18:35 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3709037048) 2025/09/23 15:18:35 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-faxidon2qoci) 2025/09/23 15:18:35 DEBUG : foo: sha1 differ 2025/09/23 15:18:35 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for transfers to finish 2025/09/23 15:18:36 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/09/23 15:18:36 INFO : foo: Copied (replaced existing) 2025/09/23 15:18:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.49s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-faxidon2qoci", Local "Local file system at /tmp/rclone3709037048", Modify Window "1ms" 2025/09/23 15:18:37 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/23 15:18:37 DEBUG : potato: Need to transfer - File not found at Destination 2025/09/23 15:18:37 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for checks to finish 2025/09/23 15:18:37 DEBUG : empty space: Unchanged skipping 2025/09/23 15:18:37 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for transfers to finish 2025/09/23 15:18:37 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/23 15:18:37 INFO : potato: Copied (new) 2025/09/23 15:18:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (1.91s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-faxidon2qoci", Local "Local file system at /tmp/rclone3709037048", Modify Window "1ms" 2025/09/23 15:18:39 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/09/23 15:18:39 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for checks to finish 2025/09/23 15:18:39 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for transfers to finish 2025/09/23 15:18:39 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/09/23 15:18:39 INFO : potato: Copied (replaced existing) 2025/09/23 15:18:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.89s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-faxidon2qoci", Local "Local file system at /tmp/rclone3709037048", Modify Window "1ms" 2025/09/23 15:18:41 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for checks to finish 2025/09/23 15:18:41 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/09/23 15:18:41 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3709037048) 2025/09/23 15:18:41 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-faxidon2qoci) 2025/09/23 15:18:41 DEBUG : potato: sha1 differ 2025/09/23 15:18:41 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for transfers to finish 2025/09/23 15:18:41 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/09/23 15:18:41 INFO : potato: Copied (replaced existing) 2025/09/23 15:18:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.75s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-faxidon2qoci", Local "Local file system at /tmp/rclone3709037048", Modify Window "1ms" 2025/09/23 15:18:43 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/23 15:18:43 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/23 15:18:43 DEBUG : empty space: Unchanged skipping 2025/09/23 15:18:43 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/09/23 15:18:43 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for checks to finish 2025/09/23 15:18:43 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for transfers to finish 2025/09/23 15:18:43 DEBUG : Waiting for deletions to finish 2025/09/23 15:18:43 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.94s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-faxidon2qoci", Local "Local file system at /tmp/rclone3709037048", Modify Window "1ms" 2025/09/23 15:18:45 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/23 15:18:45 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/23 15:18:45 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for checks to finish 2025/09/23 15:18:45 DEBUG : empty space: Unchanged skipping 2025/09/23 15:18:45 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for transfers to finish 2025/09/23 15:18:45 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/23 15:18:45 INFO : potato2: Copied (new) 2025/09/23 15:18:45 DEBUG : Waiting for deletions to finish 2025/09/23 15:18:45 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.41s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-faxidon2qoci", Local "Local file system at /tmp/rclone3709037048", Modify Window "1ms" 2025/09/23 15:18:47 INFO : d: Making directory 2025/09/23 15:18:47 INFO : d/e: Making directory fstest.go:247: Filtering empty directory "d" fstest.go:247: Filtering empty directory "d/e" 2025/09/23 15:18:47 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/23 15:18:48 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/23 15:18:48 DEBUG : c/non empty space: Unchanged skipping 2025/09/23 15:18:48 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/23 15:18:48 INFO : a/potato2: Copied (new) 2025/09/23 15:18:48 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for checks to finish 2025/09/23 15:18:48 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for transfers to finish 2025/09/23 15:18:48 DEBUG : Waiting for deletions to finish 2025/09/23 15:18:48 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.63s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-faxidon2qoci", Local "Local file system at /tmp/rclone3709037048", Modify Window "1ms" 2025/09/23 15:18:49 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/09/23 15:18:50 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/23 15:18:50 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/23 15:18:50 DEBUG : c/non empty space: Unchanged skipping 2025/09/23 15:18:50 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for checks to finish 2025/09/23 15:18:50 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for transfers to finish 2025/09/23 15:18:50 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/23 15:18:50 INFO : a/potato2: Copied (new) 2025/09/23 15:18:50 ERROR : B2 bucket rclone-test-faxidon2qoci: not deleting files as there were IO errors 2025/09/23 15:18:50 ERROR : B2 bucket rclone-test-faxidon2qoci: not deleting directories as there were IO errors fstest.go:247: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.50s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-faxidon2qoci", Local "Local file system at /tmp/rclone3709037048", Modify Window "1ms" 2025/09/23 15:18:52 DEBUG : Waiting for deletions to finish 2025/09/23 15:18:52 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/23 15:18:52 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/23 15:18:52 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for checks to finish 2025/09/23 15:18:52 DEBUG : empty space: Unchanged skipping 2025/09/23 15:18:52 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for transfers to finish 2025/09/23 15:18:52 INFO : potato: Deleted 2025/09/23 15:18:53 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/23 15:18:53 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.20s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-faxidon2qoci", Local "Local file system at /tmp/rclone3709037048", Modify Window "1ms" 2025/09/23 15:18:54 DEBUG : Waiting for deletions to finish 2025/09/23 15:18:55 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for checks to finish 2025/09/23 15:18:55 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for transfers to finish 2025/09/23 15:18:55 INFO : potato: Deleted 2025/09/23 15:18:55 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/23 15:18:55 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/23 15:18:55 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for checks to finish 2025/09/23 15:18:55 DEBUG : empty space: Unchanged skipping 2025/09/23 15:18:55 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for transfers to finish 2025/09/23 15:18:55 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/23 15:18:55 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.70s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-faxidon2qoci", Local "Local file system at /tmp/rclone3709037048", Modify Window "1ms" 2025/09/23 15:18:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/23 15:18:57 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for checks to finish 2025/09/23 15:18:57 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for transfers to finish 2025/09/23 15:18:57 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/09/23 15:18:57 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.09s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-faxidon2qoci", Local "Local file system at /tmp/rclone3709037048", Modify Window "1ms" 2025/09/23 15:18:59 DEBUG : enormous: Excluded (Size Filter) 2025/09/23 15:18:59 DEBUG : enormous: Excluded 2025/09/23 15:18:59 DEBUG : potato2: Excluded (Size Filter) 2025/09/23 15:18:59 DEBUG : potato2: Excluded 2025/09/23 15:18:59 DEBUG : potato2: Excluded (Size Filter) 2025/09/23 15:18:59 DEBUG : potato2: Excluded 2025/09/23 15:18:59 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/23 15:18:59 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for checks to finish 2025/09/23 15:18:59 DEBUG : empty space: Unchanged skipping 2025/09/23 15:18:59 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for transfers to finish 2025/09/23 15:18:59 DEBUG : Waiting for deletions to finish 2025/09/23 15:18:59 INFO : There was nothing to transfer 2025/09/23 15:19:00 DEBUG : enormous: Excluded (Size Filter) 2025/09/23 15:19:00 DEBUG : enormous: Excluded 2025/09/23 15:19:00 DEBUG : potato2: Excluded (Size Filter) 2025/09/23 15:19:00 DEBUG : potato2: Excluded 2025/09/23 15:19:00 DEBUG : potato2: Excluded (Size Filter) 2025/09/23 15:19:00 DEBUG : potato2: Excluded 2025/09/23 15:19:00 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/09/23 15:19:00 DEBUG : empty space: Unchanged skipping 2025/09/23 15:19:00 DEBUG : Local file system at /tmp/rclone3709037048: Waiting for checks to finish 2025/09/23 15:19:00 DEBUG : Local file system at /tmp/rclone3709037048: Waiting for transfers to finish 2025/09/23 15:19:00 DEBUG : Waiting for deletions to finish 2025/09/23 15:19:00 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.14s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-faxidon2qoci", Local "Local file system at /tmp/rclone3709037048", Modify Window "1ms" 2025/09/23 15:19:02 DEBUG : enormous: Excluded (Size Filter) 2025/09/23 15:19:02 DEBUG : enormous: Excluded 2025/09/23 15:19:02 DEBUG : potato2: Excluded (Size Filter) 2025/09/23 15:19:02 DEBUG : potato2: Excluded 2025/09/23 15:19:02 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/23 15:19:02 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for checks to finish 2025/09/23 15:19:02 DEBUG : empty space: Unchanged skipping 2025/09/23 15:19:02 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for transfers to finish 2025/09/23 15:19:02 DEBUG : Waiting for deletions to finish 2025/09/23 15:19:02 INFO : potato2: Deleted 2025/09/23 15:19:02 INFO : enormous: Deleted 2025/09/23 15:19:02 INFO : There was nothing to transfer 2025/09/23 15:19:03 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/09/23 15:19:03 DEBUG : empty space: Unchanged skipping 2025/09/23 15:19:03 DEBUG : Local file system at /tmp/rclone3709037048: Waiting for checks to finish 2025/09/23 15:19:03 DEBUG : Local file system at /tmp/rclone3709037048: Waiting for transfers to finish 2025/09/23 15:19:03 DEBUG : Waiting for deletions to finish 2025/09/23 15:19:03 INFO : enormous: Deleted 2025/09/23 15:19:03 INFO : potato2: Deleted 2025/09/23 15:19:03 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.84s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-faxidon2qoci", Local "Local file system at /tmp/rclone3709037048", Modify Window "1ms" 2025/09/23 15:19:05 DEBUG : five: Need to transfer - File not found at Destination 2025/09/23 15:19:05 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/09/23 15:19:05 DEBUG : three: Sizes identical 2025/09/23 15:19:05 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for checks to finish 2025/09/23 15:19:05 DEBUG : one: Destination is newer than source, skipping 2025/09/23 15:19:05 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/09/23 15:19:05 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/09/23 15:19:05 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3709037048) 2025/09/23 15:19:05 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-faxidon2qoci) 2025/09/23 15:19:05 DEBUG : two: sha1 differ 2025/09/23 15:19:05 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for transfers to finish 2025/09/23 15:19:05 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/09/23 15:19:05 INFO : five: Copied (new) 2025/09/23 15:19:05 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/09/23 15:19:05 INFO : four: Copied (replaced existing) 2025/09/23 15:19:06 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/23 15:19:06 INFO : two: Copied (replaced existing) 2025/09/23 15:19:06 DEBUG : Waiting for deletions to finish 2025/09/23 15:19:06 DEBUG : one: Destination is newer than source, skipping 2025/09/23 15:19:06 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for checks to finish 2025/09/23 15:19:06 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/09/23 15:19:06 DEBUG : five: Size and sha1 of src and dst objects identical 2025/09/23 15:19:06 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/09/23 15:19:06 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3709037048) 2025/09/23 15:19:06 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-faxidon2qoci) 2025/09/23 15:19:06 DEBUG : three: sha1 differ 2025/09/23 15:19:06 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/23 15:19:06 DEBUG : two: Size and sha1 of src and dst objects identical 2025/09/23 15:19:06 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/09/23 15:19:06 DEBUG : four: Size and sha1 of src and dst objects identical 2025/09/23 15:19:06 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/09/23 15:19:06 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/09/23 15:19:06 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/09/23 15:19:06 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for transfers to finish 2025/09/23 15:19:06 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/23 15:19:06 INFO : three: Copied (replaced existing) 2025/09/23 15:19:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.58s) === 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-faxidon2qoci", Local "Local file system at /tmp/rclone3709037048", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/09/23 15:19:08 INFO : B2 bucket rclone-test-faxidon2qoci: Making map for --track-renames 2025/09/23 15:19:08 INFO : B2 bucket rclone-test-faxidon2qoci: Finished making map for --track-renames 2025/09/23 15:19:08 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for checks to finish 2025/09/23 15:19:08 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/23 15:19:08 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for renames to finish 2025/09/23 15:19:08 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/09/23 15:19:08 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for transfers to finish 2025/09/23 15:19:08 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/09/23 15:19:08 INFO : potato: Copied (new) 2025/09/23 15:19:09 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/23 15:19:09 INFO : yam: Copied (new) 2025/09/23 15:19:09 DEBUG : Waiting for deletions to finish 2025/09/23 15:19:09 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:19:09 INFO : B2 bucket rclone-test-faxidon2qoci: Making map for --track-renames 2025/09/23 15:19:09 INFO : B2 bucket rclone-test-faxidon2qoci: Finished making map for --track-renames 2025/09/23 15:19:09 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for checks to finish 2025/09/23 15:19:09 DEBUG : potato: Unchanged skipping 2025/09/23 15:19:09 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for renames to finish 2025/09/23 15:19:10 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/23 15:19:10 INFO : yam: Copied (server-side copy) to: yaml 2025/09/23 15:19:10 INFO : yam: Deleted 2025/09/23 15:19:10 INFO : yaml: Renamed from "yam" 2025/09/23 15:19:10 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for transfers to finish 2025/09/23 15:19:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.00s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-faxidon2qoci", Local "Local file system at /tmp/rclone3709037048", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/09/23 15:19:11 INFO : B2 bucket rclone-test-faxidon2qoci: Making map for --track-renames 2025/09/23 15:19:11 INFO : B2 bucket rclone-test-faxidon2qoci: Finished making map for --track-renames 2025/09/23 15:19:11 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for checks to finish 2025/09/23 15:19:11 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for renames to finish 2025/09/23 15:19:11 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/23 15:19:11 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/09/23 15:19:11 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for transfers to finish 2025/09/23 15:19:11 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/09/23 15:19:11 INFO : potato: Copied (new) 2025/09/23 15:19:11 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/23 15:19:11 INFO : yam: Copied (new) 2025/09/23 15:19:11 DEBUG : Waiting for deletions to finish 2025/09/23 15:19:12 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:19:12 INFO : B2 bucket rclone-test-faxidon2qoci: Making map for --track-renames 2025/09/23 15:19:12 INFO : B2 bucket rclone-test-faxidon2qoci: Finished making map for --track-renames 2025/09/23 15:19:12 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for checks to finish 2025/09/23 15:19:12 DEBUG : potato: Unchanged skipping 2025/09/23 15:19:12 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for renames to finish 2025/09/23 15:19:12 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/23 15:19:12 INFO : yam: Copied (server-side copy) to: yaml 2025/09/23 15:19:13 INFO : yam: Deleted 2025/09/23 15:19:13 INFO : yaml: Renamed from "yam" 2025/09/23 15:19:13 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for transfers to finish 2025/09/23 15:19:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.61s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-faxidon2qoci", Local "Local file system at /tmp/rclone3709037048", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/09/23 15:19:14 INFO : B2 bucket rclone-test-faxidon2qoci: Making map for --track-renames 2025/09/23 15:19:14 INFO : B2 bucket rclone-test-faxidon2qoci: Finished making map for --track-renames 2025/09/23 15:19:14 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for checks to finish 2025/09/23 15:19:14 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/23 15:19:14 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/09/23 15:19:14 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for renames to finish 2025/09/23 15:19:14 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for transfers to finish 2025/09/23 15:19:14 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/23 15:19:14 INFO : sub/yam: Copied (new) 2025/09/23 15:19:15 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/09/23 15:19:15 INFO : potato: Copied (new) 2025/09/23 15:19:15 DEBUG : Waiting for deletions to finish 2025/09/23 15:19:15 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:19:15 DEBUG : potato: Unchanged skipping 2025/09/23 15:19:15 INFO : B2 bucket rclone-test-faxidon2qoci: Making map for --track-renames 2025/09/23 15:19:15 INFO : B2 bucket rclone-test-faxidon2qoci: Finished making map for --track-renames 2025/09/23 15:19:15 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for checks to finish 2025/09/23 15:19:15 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for renames to finish 2025/09/23 15:19:16 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/23 15:19:16 INFO : sub/yam: Copied (server-side copy) to: yam 2025/09/23 15:19:16 INFO : sub/yam: Deleted 2025/09/23 15:19:16 INFO : yam: Renamed from "sub/yam" 2025/09/23 15:19:16 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for transfers to finish 2025/09/23 15:19:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.46s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-faxidon2qoci", Local "Local file system at /tmp/rclone3709037048", Modify Window "1ms" 2025/09/23 15:19:17 DEBUG : Creating backend with remote "/tmp/rclone3709037048/dir1" 2025/09/23 15:19:17 DEBUG : Config file has changed externally - reloading 2025/09/23 15:19:17 DEBUG : Creating backend with remote "/tmp/rclone3709037048/dir2" 2025/09/23 15:19:17 DEBUG : Local file system at /tmp/rclone3709037048/dir2: Using server-side directory move 2025/09/23 15:19:17 INFO : Local file system at /tmp/rclone3709037048/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/09/23 15:19:17 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/09/23 15:19:17 DEBUG : Local file system at /tmp/rclone3709037048/dir2: Waiting for checks to finish 2025/09/23 15:19:17 INFO : file1.txt: Moved (server-side) 2025/09/23 15:19:17 DEBUG : Local file system at /tmp/rclone3709037048/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.39s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-faxidon2qoci", Local "Local file system at /tmp/rclone3709037048", Modify Window "1ms" 2025/09/23 15:19:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/23 15:19:18 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/09/23 15:19:18 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for checks to finish 2025/09/23 15:19:18 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for transfers to finish 2025/09/23 15:19:18 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/09/23 15:19:18 INFO : nested/sub dir/file: Copied (new) 2025/09/23 15:19:18 INFO : nested/sub dir/file: Deleted 2025/09/23 15:19:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/23 15:19:18 INFO : sub dir/hello world: Copied (new) 2025/09/23 15:19:18 INFO : sub dir/hello world: Deleted 2025/09/23 15:19:18 INFO : sub dir: Removing directory 2025/09/23 15:19:18 INFO : nested/sub dir: Removing directory 2025/09/23 15:19:18 INFO : nested: Removing directory 2025/09/23 15:19:18 DEBUG : Local file system at /tmp/rclone3709037048: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.86s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-faxidon2qoci", Local "Local file system at /tmp/rclone3709037048", Modify Window "1ms" 2025/09/23 15:19:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/23 15:19:19 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/09/23 15:19:19 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for checks to finish 2025/09/23 15:19:19 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for transfers to finish 2025/09/23 15:19:20 DEBUG : sub dir/hello world: Clearing upload URL because of error: Post "https://pod-000-1106-05.backblaze.com/b2api/v1/b2_upload_file/0f32bdb3206d7b7b9f980e1b/c001_v0001106_t0006": EOF 2025/09/23 15:19:20 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1106-05.backblaze.com/b2api/v1/b2_upload_file/0f32bdb3206d7b7b9f980e1b/c001_v0001106_t0006": EOF) 2025/09/23 15:19:20 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/23 15:19:20 DEBUG : sub dir/hello world: Received error: Post "https://pod-000-1106-05.backblaze.com/b2api/v1/b2_upload_file/0f32bdb3206d7b7b9f980e1b/c001_v0001106_t0006": EOF - low level retry 0/10 2025/09/23 15:19:20 DEBUG : pacer: Reducing sleep to 10ms 2025/09/23 15:19:20 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/09/23 15:19:20 INFO : nested/sub dir/file: Copied (new) 2025/09/23 15:19:20 INFO : nested/sub dir/file: Deleted 2025/09/23 15:19:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/23 15:19:20 INFO : sub dir/hello world: Copied (new) 2025/09/23 15:19:20 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.63s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-faxidon2qoci", Local "Local file system at /tmp/rclone3709037048", Modify Window "1ms" 2025/09/23 15:19:21 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/09/23 15:19:21 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/23 15:19:21 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for checks to finish 2025/09/23 15:19:21 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for transfers to finish 2025/09/23 15:19:21 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/23 15:19:21 INFO : existing: Copied (new) 2025/09/23 15:19:21 INFO : existing: Deleted 2025/09/23 15:19:21 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/09/23 15:19:21 INFO : existing-b: Copied (new) 2025/09/23 15:19:21 INFO : existing-b: Deleted 2025/09/23 15:19:22 DEBUG : existing: Destination exists, skipping 2025/09/23 15:19:22 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/09/23 15:19:22 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for checks to finish 2025/09/23 15:19:22 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for transfers to finish 2025/09/23 15:19:22 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.86s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-faxidon2qoci", Local "Local file system at /tmp/rclone3709037048", Modify Window "1ms" 2025/09/23 15:19:23 DEBUG : Creating backend with remote "TestB2:rclone-test-wurorif0yodu" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-faxidon2qoci -> B2 bucket rclone-test-wurorif0yodu 2025/09/23 15:19:27 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/23 15:19:27 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/09/23 15:19:27 DEBUG : empty space: Unchanged skipping 2025/09/23 15:19:27 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/23 15:19:27 DEBUG : B2 bucket rclone-test-wurorif0yodu: Waiting for checks to finish 2025/09/23 15:19:27 INFO : empty space: Deleted 2025/09/23 15:19:27 DEBUG : B2 bucket rclone-test-wurorif0yodu: Waiting for transfers to finish 2025/09/23 15:19:27 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/23 15:19:27 INFO : potato2: Copied (server-side copy) 2025/09/23 15:19:27 INFO : potato2: Deleted 2025/09/23 15:19:27 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/23 15:19:27 INFO : potato3: Copied (server-side copy) 2025/09/23 15:19:28 INFO : potato3: Deleted 2025/09/23 15:19:28 DEBUG : Creating backend with remote "TestB2:rclone-test-huvaxap7sifi" 2025/09/23 15:19:29 DEBUG : empty space: Need to transfer - File not found at Destination 2025/09/23 15:19:29 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/23 15:19:29 DEBUG : potato3: Need to transfer - File not found at Destination 2025/09/23 15:19:29 DEBUG : B2 bucket rclone-test-huvaxap7sifi: Waiting for checks to finish 2025/09/23 15:19:29 DEBUG : B2 bucket rclone-test-huvaxap7sifi: Waiting for transfers to finish 2025/09/23 15:19:30 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/23 15:19:30 INFO : empty space: Copied (server-side copy) 2025/09/23 15:19:30 INFO : empty space: Deleted 2025/09/23 15:19:31 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/23 15:19:31 INFO : potato3: Copied (server-side copy) 2025/09/23 15:19:31 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/23 15:19:31 INFO : potato2: Copied (server-side copy) 2025/09/23 15:19:31 INFO : potato3: Deleted 2025/09/23 15:19:31 INFO : potato2: Deleted 2025/09/23 15:19:31 DEBUG : B2 bucket rclone-test-huvaxap7sifi: Purge remote 2025/09/23 15:19:31 INFO : B2 bucket rclone-test-huvaxap7sifi: cleaning bucket "rclone-test-huvaxap7sifi" of all files 2025/09/23 15:19:31 DEBUG : empty space: Deleting (id "4_z5fd28da3208d7b7b9f980e1b_f102d5fc29ce72f3f_d20250923_m151930_c001_v0001172_t0052_u01758640770227") 2025/09/23 15:19:31 DEBUG : potato2: Deleting (id "4_z5fd28da3208d7b7b9f980e1b_f1064110fd14f0c1f_d20250923_m151930_c001_v0001106_t0014_u01758640770595") 2025/09/23 15:19:31 DEBUG : potato3: Deleting (id "4_z5fd28da3208d7b7b9f980e1b_f111a8f4152fd5efa_d20250923_m151930_c001_v0001117_t0035_u01758640770570") 2025/09/23 15:19:32 DEBUG : B2 bucket rclone-test-wurorif0yodu: Purge remote 2025/09/23 15:19:32 INFO : B2 bucket rclone-test-wurorif0yodu: cleaning bucket "rclone-test-wurorif0yodu" of all files 2025/09/23 15:19:32 DEBUG : empty space: Deleting (id "4_zaf327da3208d7b7b9f980e1b_f40108df2bed7d93d_d20250923_m151930_c001_v7007000_t0000_u01758640770547") 2025/09/23 15:19:32 DEBUG : empty space: Deleting (id "4_zaf327da3208d7b7b9f980e1b_f11155420e03aa0ab_d20250923_m151926_c001_v0001180_t0045_u01758640766647") 2025/09/23 15:19:32 DEBUG : potato2: Deleting (id "4_zaf327da3208d7b7b9f980e1b_f414b424ac654fb27_d20250923_m151931_c001_v7007000_t0000_u01758640771266") 2025/09/23 15:19:32 DEBUG : potato2: Deleting (id "4_zaf327da3208d7b7b9f980e1b_f101d8927e6abe007_d20250923_m151927_c001_v0001183_t0008_u01758640767495") 2025/09/23 15:19:32 DEBUG : potato3: Deleting (id "4_zaf327da3208d7b7b9f980e1b_f40108df2bed7d93e_d20250923_m151931_c001_v7007000_t0000_u01758640771222") 2025/09/23 15:19:32 DEBUG : potato3: Deleting (id "4_zaf327da3208d7b7b9f980e1b_f114db713d2fce9dd_d20250923_m151927_c001_v0001178_t0044_u01758640767725") 2025/09/23 15:19:32 DEBUG : potato3: Deleting (id "4_zaf327da3208d7b7b9f980e1b_f11155420e03aa0ad_d20250923_m151926_c001_v0001180_t0037_u01758640766873") --- PASS: TestServerSideMove (11.31s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-faxidon2qoci", Local "Local file system at /tmp/rclone3709037048", Modify Window "1ms" 2025/09/23 15:19:34 DEBUG : Creating backend with remote "TestB2:rclone-test-bicipad3lopu" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-faxidon2qoci -> B2 bucket rclone-test-bicipad3lopu 2025/09/23 15:19:39 DEBUG : empty space: Excluded (Size Filter) 2025/09/23 15:19:39 DEBUG : empty space: Excluded 2025/09/23 15:19:39 DEBUG : empty space: Excluded (Size Filter) 2025/09/23 15:19:39 DEBUG : empty space: Excluded 2025/09/23 15:19:39 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/23 15:19:39 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/23 15:19:39 DEBUG : B2 bucket rclone-test-bicipad3lopu: Waiting for checks to finish 2025/09/23 15:19:39 DEBUG : B2 bucket rclone-test-bicipad3lopu: Waiting for transfers to finish 2025/09/23 15:19:40 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/23 15:19:40 INFO : potato2: Copied (server-side copy) 2025/09/23 15:19:40 INFO : potato2: Deleted 2025/09/23 15:19:40 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/23 15:19:40 INFO : potato3: Copied (server-side copy) 2025/09/23 15:19:40 INFO : potato3: Deleted 2025/09/23 15:19:40 DEBUG : Creating backend with remote "TestB2:rclone-test-xakuhoq1hagu" 2025/09/23 15:19:41 DEBUG : empty space: Excluded (Size Filter) 2025/09/23 15:19:41 DEBUG : empty space: Excluded 2025/09/23 15:19:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/23 15:19:42 DEBUG : potato3: Need to transfer - File not found at Destination 2025/09/23 15:19:42 DEBUG : B2 bucket rclone-test-xakuhoq1hagu: Waiting for checks to finish 2025/09/23 15:19:42 DEBUG : B2 bucket rclone-test-xakuhoq1hagu: Waiting for transfers to finish 2025/09/23 15:19:42 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/23 15:19:42 INFO : potato2: Copied (server-side copy) 2025/09/23 15:19:43 INFO : potato2: Deleted 2025/09/23 15:19:43 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/23 15:19:43 INFO : potato3: Copied (server-side copy) 2025/09/23 15:19:43 INFO : potato3: Deleted 2025/09/23 15:19:43 DEBUG : B2 bucket rclone-test-xakuhoq1hagu: Purge remote 2025/09/23 15:19:43 INFO : B2 bucket rclone-test-xakuhoq1hagu: cleaning bucket "rclone-test-xakuhoq1hagu" of all files 2025/09/23 15:19:44 DEBUG : potato2: Deleting (id "4_zbf62bdb3208d7b7b9f980e1b_f1141550524b96436_d20250923_m151942_c001_v0001134_t0006_u01758640782683") 2025/09/23 15:19:44 DEBUG : potato3: Deleting (id "4_zbf62bdb3208d7b7b9f980e1b_f104f71b80e8033ba_d20250923_m151943_c001_v0001146_t0022_u01758640783000") 2025/09/23 15:19:44 DEBUG : B2 bucket rclone-test-bicipad3lopu: Purge remote 2025/09/23 15:19:44 INFO : B2 bucket rclone-test-bicipad3lopu: cleaning bucket "rclone-test-bicipad3lopu" of all files 2025/09/23 15:19:44 DEBUG : empty space: Deleting (id "4_z1f82ada3208d7b7b9f980e1b_f116ab6ba311ef7f8_d20250923_m151938_c001_v0001146_t0035_u01758640778715") 2025/09/23 15:19:44 DEBUG : potato2: Deleting (id "4_z1f82ada3208d7b7b9f980e1b_f41555fc3789f50ae_d20250923_m151942_c001_v7007000_t0000_u01758640782974") 2025/09/23 15:19:44 DEBUG : potato2: Deleting (id "4_z1f82ada3208d7b7b9f980e1b_f116f7a69fee238e0_d20250923_m151939_c001_v0001102_t0045_u01758640779781") 2025/09/23 15:19:44 DEBUG : potato3: Deleting (id "4_z1f82ada3208d7b7b9f980e1b_f41555fc3789f50b2_d20250923_m151943_c001_v7007000_t0000_u01758640783370") 2025/09/23 15:19:44 DEBUG : potato3: Deleting (id "4_z1f82ada3208d7b7b9f980e1b_f11075c1a6e4cb7e5_d20250923_m151940_c001_v0001157_t0011_u01758640780144") 2025/09/23 15:19:44 DEBUG : potato3: Deleting (id "4_z1f82ada3208d7b7b9f980e1b_f116ab6ba311ef7fc_d20250923_m151939_c001_v0001146_t0057_u01758640779074") --- PASS: TestServerSideMoveWithFilter (12.45s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-faxidon2qoci", Local "Local file system at /tmp/rclone3709037048", Modify Window "1ms" 2025/09/23 15:19:46 DEBUG : Creating backend with remote "TestB2:rclone-test-jojujeb2luto" 2025/09/23 15:19:49 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-faxidon2qoci -> B2 bucket rclone-test-jojujeb2luto 2025/09/23 15:19:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/23 15:19:51 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/09/23 15:19:51 DEBUG : empty space: Unchanged skipping 2025/09/23 15:19:51 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/23 15:19:51 DEBUG : B2 bucket rclone-test-jojujeb2luto: Waiting for checks to finish 2025/09/23 15:19:52 INFO : empty space: Deleted 2025/09/23 15:19:52 DEBUG : B2 bucket rclone-test-jojujeb2luto: Waiting for transfers to finish 2025/09/23 15:19:52 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/23 15:19:52 INFO : potato2: Copied (server-side copy) 2025/09/23 15:19:52 INFO : potato2: Deleted 2025/09/23 15:19:52 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/23 15:19:52 INFO : potato3: Copied (server-side copy) 2025/09/23 15:19:52 INFO : potato3: Deleted 2025/09/23 15:19:53 DEBUG : Creating backend with remote "TestB2:rclone-test-kakebiy4kuyu" 2025/09/23 15:19:53 INFO : tomatoDir: Making directory 2025/09/23 15:19:54 DEBUG : empty space: Need to transfer - File not found at Destination 2025/09/23 15:19:54 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/23 15:19:54 DEBUG : potato3: Need to transfer - File not found at Destination 2025/09/23 15:19:54 DEBUG : B2 bucket rclone-test-kakebiy4kuyu: Waiting for checks to finish 2025/09/23 15:19:54 DEBUG : B2 bucket rclone-test-kakebiy4kuyu: Waiting for transfers to finish 2025/09/23 15:19:55 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/23 15:19:55 INFO : empty space: Copied (server-side copy) 2025/09/23 15:19:55 INFO : empty space: Deleted 2025/09/23 15:19:55 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/23 15:19:55 INFO : potato3: Copied (server-side copy) 2025/09/23 15:19:55 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/23 15:19:55 INFO : potato2: Copied (server-side copy) 2025/09/23 15:19:55 INFO : potato3: Deleted 2025/09/23 15:19:55 INFO : potato2: Deleted 2025/09/23 15:19:56 DEBUG : B2 bucket rclone-test-kakebiy4kuyu: Purge remote 2025/09/23 15:19:56 INFO : B2 bucket rclone-test-kakebiy4kuyu: cleaning bucket "rclone-test-kakebiy4kuyu" of all files 2025/09/23 15:19:56 DEBUG : empty space: Deleting (id "4_z1f22edb3208d7b7b9f980e1b_f1038a7079961e5d0_d20250923_m151954_c001_v0001117_t0010_u01758640794834") 2025/09/23 15:19:56 DEBUG : potato2: Deleting (id "4_z1f22edb3208d7b7b9f980e1b_f115c9048873ee6af_d20250923_m151955_c001_v0001038_t0023_u01758640795206") 2025/09/23 15:19:56 DEBUG : potato3: Deleting (id "4_z1f22edb3208d7b7b9f980e1b_f10372a0295a729c0_d20250923_m151955_c001_v0001130_t0051_u01758640795215") 2025/09/23 15:19:57 DEBUG : B2 bucket rclone-test-jojujeb2luto: Purge remote 2025/09/23 15:19:57 INFO : B2 bucket rclone-test-jojujeb2luto: cleaning bucket "rclone-test-jojujeb2luto" of all files 2025/09/23 15:19:57 DEBUG : empty space: Deleting (id "4_z1f62ddb3208d7b7b9f980e1b_f423d8082742e0f50_d20250923_m151955_c001_v7007000_t0000_u01758640795316") 2025/09/23 15:19:57 DEBUG : empty space: Deleting (id "4_z1f62ddb3208d7b7b9f980e1b_f107a37bddbeb7f0f_d20250923_m151951_c001_v0001182_t0046_u01758640791266") 2025/09/23 15:19:57 DEBUG : potato2: Deleting (id "4_z1f62ddb3208d7b7b9f980e1b_f40300dad435249b2_d20250923_m151955_c001_v7007000_t0000_u01758640795711") 2025/09/23 15:19:57 DEBUG : potato2: Deleting (id "4_z1f62ddb3208d7b7b9f980e1b_f1000bb12d8d1e8a1_d20250923_m151952_c001_v0001178_t0000_u01758640792082") 2025/09/23 15:19:57 DEBUG : potato3: Deleting (id "4_z1f62ddb3208d7b7b9f980e1b_f423d8082742e0f51_d20250923_m151955_c001_v7007000_t0000_u01758640795560") 2025/09/23 15:19:57 DEBUG : potato3: Deleting (id "4_z1f62ddb3208d7b7b9f980e1b_f1127e84814dd707b_d20250923_m151952_c001_v0001183_t0040_u01758640792311") 2025/09/23 15:19:57 DEBUG : potato3: Deleting (id "4_z1f62ddb3208d7b7b9f980e1b_f107a37bddbeb7f13_d20250923_m151951_c001_v0001182_t0003_u01758640791492") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.18s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-faxidon2qoci", Local "Local file system at /tmp/rclone3709037048", Modify Window "1ms" 2025/09/23 15:19:59 DEBUG : Creating backend with remote "TestB2:rclone-test-faxidon2qoci/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.59s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-faxidon2qoci", Local "Local file system at /tmp/rclone3709037048", Modify Window "1ms" 2025/09/23 15:20:01 DEBUG : Creating backend with remote "TestB2:rclone-test-faxidon2qoci/rclone-sync-test" --- PASS: TestSyncOverlap (1.50s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-faxidon2qoci", Local "Local file system at /tmp/rclone3709037048", Modify Window "1ms" 2025/09/23 15:20:03 DEBUG : Creating backend with remote "TestB2:rclone-test-faxidon2qoci/rclone-sync-test" 2025/09/23 15:20:05 DEBUG : Creating backend with remote "TestB2:rclone-test-faxidon2qoci/rclone-sync-test-include/layer2" 2025/09/23 15:20:06 DEBUG : Creating backend with remote "TestB2:rclone-test-faxidon2qoci/rclone-sync-test-ignore-file" 2025/09/23 15:20:10 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/23 15:20:10 DEBUG : B2 bucket rclone-test-faxidon2qoci path rclone-sync-test: Waiting for checks to finish 2025/09/23 15:20:10 DEBUG : B2 bucket rclone-test-faxidon2qoci path rclone-sync-test: Waiting for transfers to finish 2025/09/23 15:20:10 DEBUG : Waiting for deletions to finish 2025/09/23 15:20:10 INFO : There was nothing to transfer 2025/09/23 15:20:11 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/23 15:20:11 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for checks to finish 2025/09/23 15:20:11 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for transfers to finish 2025/09/23 15:20:11 DEBUG : Waiting for deletions to finish 2025/09/23 15:20:11 INFO : There was nothing to transfer 2025/09/23 15:20:12 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/23 15:20:12 DEBUG : B2 bucket rclone-test-faxidon2qoci path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/09/23 15:20:12 DEBUG : B2 bucket rclone-test-faxidon2qoci path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/09/23 15:20:12 DEBUG : Waiting for deletions to finish 2025/09/23 15:20:12 INFO : There was nothing to transfer 2025/09/23 15:20:12 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/23 15:20:12 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for checks to finish 2025/09/23 15:20:12 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for transfers to finish 2025/09/23 15:20:12 DEBUG : Waiting for deletions to finish 2025/09/23 15:20:12 INFO : There was nothing to transfer 2025/09/23 15:20:12 DEBUG : Excluded 2025/09/23 15:20:13 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/23 15:20:13 DEBUG : B2 bucket rclone-test-faxidon2qoci path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/09/23 15:20:13 DEBUG : B2 bucket rclone-test-faxidon2qoci path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/09/23 15:20:13 DEBUG : Waiting for deletions to finish 2025/09/23 15:20:13 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.45s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-faxidon2qoci", Local "Local file system at /tmp/rclone3709037048", Modify Window "1ms" 2025/09/23 15:20:13 DEBUG : Creating backend with remote "TestB2:rclone-test-faxidon2qoci/dst" 2025/09/23 15:20:14 DEBUG : Creating backend with remote "TestB2:rclone-test-faxidon2qoci/CompareDest" 2025/09/23 15:20:16 DEBUG : one: Need to transfer - File not found at Destination 2025/09/23 15:20:16 DEBUG : B2 bucket rclone-test-faxidon2qoci path dst: Waiting for checks to finish 2025/09/23 15:20:16 DEBUG : B2 bucket rclone-test-faxidon2qoci path dst: Waiting for transfers to finish 2025/09/23 15:20:17 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/23 15:20:17 INFO : one: Copied (new) 2025/09/23 15:20:17 DEBUG : Waiting for deletions to finish 2025/09/23 15:20:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/23 15:20:18 DEBUG : B2 bucket rclone-test-faxidon2qoci path dst: Waiting for checks to finish 2025/09/23 15:20:18 DEBUG : B2 bucket rclone-test-faxidon2qoci path dst: Waiting for transfers to finish 2025/09/23 15:20:18 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/09/23 15:20:18 INFO : one: Copied (replaced existing) 2025/09/23 15:20:18 DEBUG : Waiting for deletions to finish 2025/09/23 15:20:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/23 15:20:20 DEBUG : B2 bucket rclone-test-faxidon2qoci path dst: Waiting for checks to finish 2025/09/23 15:20:20 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/23 15:20:20 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/23 15:20:20 DEBUG : B2 bucket rclone-test-faxidon2qoci path dst: Waiting for transfers to finish 2025/09/23 15:20:20 DEBUG : Waiting for deletions to finish 2025/09/23 15:20:20 INFO : There was nothing to transfer 2025/09/23 15:20:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/23 15:20:22 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/23 15:20:22 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/23 15:20:22 DEBUG : B2 bucket rclone-test-faxidon2qoci path dst: Waiting for checks to finish 2025/09/23 15:20:22 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/23 15:20:22 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/23 15:20:22 DEBUG : B2 bucket rclone-test-faxidon2qoci path dst: Waiting for transfers to finish 2025/09/23 15:20:22 DEBUG : Waiting for deletions to finish 2025/09/23 15:20:22 INFO : There was nothing to transfer 2025/09/23 15:20:22 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/23 15:20:22 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/23 15:20:22 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/23 15:20:22 DEBUG : B2 bucket rclone-test-faxidon2qoci path dst: Waiting for checks to finish 2025/09/23 15:20:22 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/23 15:20:22 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/23 15:20:22 DEBUG : B2 bucket rclone-test-faxidon2qoci path dst: Waiting for transfers to finish 2025/09/23 15:20:22 DEBUG : Waiting for deletions to finish 2025/09/23 15:20:22 INFO : There was nothing to transfer 2025/09/23 15:20:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/23 15:20:23 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2025/09/23 15:20:23 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/23 15:20:23 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/23 15:20:23 DEBUG : B2 bucket rclone-test-faxidon2qoci path dst: Waiting for checks to finish 2025/09/23 15:20:23 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/23 15:20:23 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/23 15:20:23 DEBUG : B2 bucket rclone-test-faxidon2qoci path dst: Waiting for transfers to finish 2025/09/23 15:20:23 DEBUG : Waiting for deletions to finish 2025/09/23 15:20:23 INFO : There was nothing to transfer 2025/09/23 15:20:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/23 15:20:24 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/09/23 15:20:24 DEBUG : two: Need to transfer - File not found at Destination 2025/09/23 15:20:24 DEBUG : B2 bucket rclone-test-faxidon2qoci path dst: Waiting for checks to finish 2025/09/23 15:20:24 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/23 15:20:24 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/23 15:20:24 DEBUG : B2 bucket rclone-test-faxidon2qoci path dst: Waiting for transfers to finish 2025/09/23 15:20:25 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/09/23 15:20:25 INFO : two: Copied (new) 2025/09/23 15:20:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (12.97s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-faxidon2qoci", Local "Local file system at /tmp/rclone3709037048", Modify Window "1ms" 2025/09/23 15:20:28 DEBUG : Creating backend with remote "TestB2:rclone-test-faxidon2qoci/dest" 2025/09/23 15:20:29 DEBUG : Creating backend with remote "TestB2:rclone-test-faxidon2qoci/pre-dest1" 2025/09/23 15:20:30 DEBUG : Creating backend with remote "TestB2:rclone-test-faxidon2qoci/pre-dest2" 2025/09/23 15:20:32 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:20:32 DEBUG : 1: Destination found in --compare-dest, skipping 2025/09/23 15:20:32 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:20:32 DEBUG : 2: Destination found in --compare-dest, skipping 2025/09/23 15:20:33 DEBUG : 3: Need to transfer - File not found at Destination 2025/09/23 15:20:33 DEBUG : B2 bucket rclone-test-faxidon2qoci path dest: Waiting for checks to finish 2025/09/23 15:20:33 DEBUG : B2 bucket rclone-test-faxidon2qoci path dest: Waiting for transfers to finish 2025/09/23 15:20:33 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/09/23 15:20:33 INFO : 3: Copied (new) 2025/09/23 15:20:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.97s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-faxidon2qoci", Local "Local file system at /tmp/rclone3709037048", Modify Window "1ms" 2025/09/23 15:20:35 DEBUG : Creating backend with remote "TestB2:rclone-test-faxidon2qoci/dst" 2025/09/23 15:20:36 DEBUG : Creating backend with remote "TestB2:rclone-test-faxidon2qoci/CopyDest" 2025/09/23 15:20:38 DEBUG : one: Need to transfer - File not found at Destination 2025/09/23 15:20:38 DEBUG : B2 bucket rclone-test-faxidon2qoci path dst: Waiting for checks to finish 2025/09/23 15:20:38 DEBUG : B2 bucket rclone-test-faxidon2qoci path dst: Waiting for transfers to finish 2025/09/23 15:20:39 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/23 15:20:39 INFO : one: Copied (new) 2025/09/23 15:20:39 DEBUG : Waiting for deletions to finish 2025/09/23 15:20:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/23 15:20:40 DEBUG : B2 bucket rclone-test-faxidon2qoci path dst: Waiting for checks to finish 2025/09/23 15:20:40 DEBUG : B2 bucket rclone-test-faxidon2qoci path dst: Waiting for transfers to finish 2025/09/23 15:20:40 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/09/23 15:20:40 INFO : one: Copied (replaced existing) 2025/09/23 15:20:40 DEBUG : Waiting for deletions to finish 2025/09/23 15:20:42 DEBUG : Creating backend with remote "TestB2:rclone-test-faxidon2qoci/BackupDir" 2025/09/23 15:20:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/23 15:20:43 DEBUG : B2 bucket rclone-test-faxidon2qoci path dst: Waiting for checks to finish 2025/09/23 15:20:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/23 15:20:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/23 15:20:45 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/23 15:20:45 INFO : one: Copied (server-side copy) 2025/09/23 15:20:45 INFO : one: Deleted 2025/09/23 15:20:45 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/09/23 15:20:45 INFO : one: Copied (server-side copy) 2025/09/23 15:20:45 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/09/23 15:20:45 DEBUG : B2 bucket rclone-test-faxidon2qoci path dst: Waiting for transfers to finish 2025/09/23 15:20:45 DEBUG : Waiting for deletions to finish 2025/09/23 15:20:46 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/23 15:20:46 DEBUG : one: Unchanged skipping 2025/09/23 15:20:47 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/23 15:20:47 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/23 15:20:47 INFO : two: Copied (server-side copy) 2025/09/23 15:20:47 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/09/23 15:20:47 DEBUG : B2 bucket rclone-test-faxidon2qoci path dst: Waiting for checks to finish 2025/09/23 15:20:47 DEBUG : B2 bucket rclone-test-faxidon2qoci path dst: Waiting for transfers to finish 2025/09/23 15:20:47 DEBUG : Waiting for deletions to finish 2025/09/23 15:20:47 DEBUG : B2 bucket rclone-test-faxidon2qoci path dst: Waiting for checks to finish 2025/09/23 15:20:47 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/23 15:20:47 DEBUG : one: Unchanged skipping 2025/09/23 15:20:47 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/23 15:20:47 DEBUG : two: Unchanged skipping 2025/09/23 15:20:47 DEBUG : B2 bucket rclone-test-faxidon2qoci path dst: Waiting for transfers to finish 2025/09/23 15:20:47 DEBUG : Waiting for deletions to finish 2025/09/23 15:20:47 INFO : There was nothing to transfer 2025/09/23 15:20:49 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/23 15:20:49 DEBUG : one: Unchanged skipping 2025/09/23 15:20:49 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/09/23 15:20:49 DEBUG : three: Destination not found in --copy-dest 2025/09/23 15:20:49 DEBUG : three: Need to transfer - File not found at Destination 2025/09/23 15:20:49 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/23 15:20:49 DEBUG : two: Unchanged skipping 2025/09/23 15:20:49 DEBUG : B2 bucket rclone-test-faxidon2qoci path dst: Waiting for checks to finish 2025/09/23 15:20:49 DEBUG : B2 bucket rclone-test-faxidon2qoci path dst: Waiting for transfers to finish 2025/09/23 15:20:50 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/09/23 15:20:50 INFO : three: Copied (new) 2025/09/23 15:20:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.23s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-faxidon2qoci", Local "Local file system at /tmp/rclone3709037048", Modify Window "1ms" 2025/09/23 15:20:53 DEBUG : Creating backend with remote "TestB2:rclone-test-faxidon2qoci/dst" 2025/09/23 15:20:54 DEBUG : Creating backend with remote "TestB2:rclone-test-faxidon2qoci/backup" 2025/09/23 15:20:56 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/23 15:20:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:20:56 DEBUG : two: Unchanged skipping 2025/09/23 15:20:56 DEBUG : B2 bucket rclone-test-faxidon2qoci path dst: Waiting for checks to finish 2025/09/23 15:20:57 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/23 15:20:57 INFO : one: Copied (server-side copy) 2025/09/23 15:20:58 INFO : one: Deleted 2025/09/23 15:20:58 DEBUG : B2 bucket rclone-test-faxidon2qoci path dst: Waiting for transfers to finish 2025/09/23 15:20:58 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/23 15:20:58 INFO : one: Copied (new) 2025/09/23 15:20:58 DEBUG : Waiting for deletions to finish 2025/09/23 15:20:59 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/23 15:20:59 INFO : three.txt: Copied (server-side copy) 2025/09/23 15:20:59 INFO : three.txt: Deleted 2025/09/23 15:20:59 INFO : three.txt: Moved into backup dir 2025/09/23 15:21:01 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/23 15:21:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:21:01 DEBUG : two: Unchanged skipping 2025/09/23 15:21:01 DEBUG : B2 bucket rclone-test-faxidon2qoci path dst: Waiting for checks to finish 2025/09/23 15:21:02 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/23 15:21:02 INFO : one: Copied (server-side copy) 2025/09/23 15:21:02 INFO : one: Deleted 2025/09/23 15:21:02 DEBUG : B2 bucket rclone-test-faxidon2qoci path dst: Waiting for transfers to finish 2025/09/23 15:21:02 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/23 15:21:02 INFO : one: Copied (new) 2025/09/23 15:21:02 DEBUG : Waiting for deletions to finish 2025/09/23 15:21:03 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/23 15:21:03 INFO : three.txt: Copied (server-side copy) 2025/09/23 15:21:03 INFO : three.txt: Deleted 2025/09/23 15:21:03 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.09s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-faxidon2qoci", Local "Local file system at /tmp/rclone3709037048", Modify Window "1ms" 2025/09/23 15:21:05 DEBUG : dst/two: Clearing upload URL because of error: Post "https://pod-000-1172-09.backblaze.com/b2api/v1/b2_upload_file/0f32bdb3206d7b7b9f980e1b/c001_v0001172_t0059": EOF 2025/09/23 15:21:05 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1172-09.backblaze.com/b2api/v1/b2_upload_file/0f32bdb3206d7b7b9f980e1b/c001_v0001172_t0059": EOF) 2025/09/23 15:21:05 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/two" to B2 bucket rclone-test-faxidon2qoci: 1/10 (Post "https://pod-000-1172-09.backblaze.com/b2api/v1/b2_upload_file/0f32bdb3206d7b7b9f980e1b/c001_v0001172_t0059": EOF) 2025/09/23 15:21:08 DEBUG : pacer: Reducing sleep to 10ms 2025/09/23 15:21:08 DEBUG : Creating backend with remote "TestB2:rclone-test-faxidon2qoci/dst" 2025/09/23 15:21:10 DEBUG : Creating backend with remote "TestB2:rclone-test-faxidon2qoci/backup" 2025/09/23 15:21:11 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/23 15:21:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:21:11 DEBUG : two: Unchanged skipping 2025/09/23 15:21:11 DEBUG : B2 bucket rclone-test-faxidon2qoci path dst: Waiting for checks to finish 2025/09/23 15:21:13 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/23 15:21:13 INFO : one: Copied (server-side copy) to: one.bak 2025/09/23 15:21:13 INFO : one: Deleted 2025/09/23 15:21:13 DEBUG : B2 bucket rclone-test-faxidon2qoci path dst: Waiting for transfers to finish 2025/09/23 15:21:14 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/23 15:21:14 INFO : one: Copied (new) 2025/09/23 15:21:14 DEBUG : Waiting for deletions to finish 2025/09/23 15:21:15 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/23 15:21:15 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/23 15:21:15 INFO : three.txt: Deleted 2025/09/23 15:21:15 INFO : three.txt: Moved into backup dir 2025/09/23 15:21:17 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/23 15:21:17 DEBUG : B2 bucket rclone-test-faxidon2qoci path dst: Waiting for checks to finish 2025/09/23 15:21:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:21:17 DEBUG : two: Unchanged skipping 2025/09/23 15:21:17 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/23 15:21:17 INFO : one: Copied (server-side copy) to: one.bak 2025/09/23 15:21:17 INFO : one: Deleted 2025/09/23 15:21:17 DEBUG : B2 bucket rclone-test-faxidon2qoci path dst: Waiting for transfers to finish 2025/09/23 15:21:18 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/23 15:21:18 INFO : one: Copied (new) 2025/09/23 15:21:18 DEBUG : Waiting for deletions to finish 2025/09/23 15:21:18 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/23 15:21:18 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/23 15:21:18 INFO : three.txt: Deleted 2025/09/23 15:21:18 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (15.14s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-faxidon2qoci", Local "Local file system at /tmp/rclone3709037048", Modify Window "1ms" 2025/09/23 15:21:21 DEBUG : Creating backend with remote "TestB2:rclone-test-faxidon2qoci/dst" 2025/09/23 15:21:23 DEBUG : Creating backend with remote "TestB2:rclone-test-faxidon2qoci/backup" 2025/09/23 15:21:24 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/23 15:21:24 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:21:24 DEBUG : two: Unchanged skipping 2025/09/23 15:21:24 DEBUG : B2 bucket rclone-test-faxidon2qoci path dst: Waiting for checks to finish 2025/09/23 15:21:26 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/23 15:21:26 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/09/23 15:21:26 INFO : one: Deleted 2025/09/23 15:21:26 DEBUG : B2 bucket rclone-test-faxidon2qoci path dst: Waiting for transfers to finish 2025/09/23 15:21:27 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/23 15:21:27 INFO : one: Copied (new) 2025/09/23 15:21:27 DEBUG : Waiting for deletions to finish 2025/09/23 15:21:27 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/23 15:21:27 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/09/23 15:21:28 INFO : three.txt: Deleted 2025/09/23 15:21:28 INFO : three.txt: Moved into backup dir 2025/09/23 15:21:29 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/23 15:21:29 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:21:29 DEBUG : B2 bucket rclone-test-faxidon2qoci path dst: Waiting for checks to finish 2025/09/23 15:21:29 DEBUG : two: Unchanged skipping 2025/09/23 15:21:30 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/23 15:21:30 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/09/23 15:21:30 INFO : one: Deleted 2025/09/23 15:21:30 DEBUG : B2 bucket rclone-test-faxidon2qoci path dst: Waiting for transfers to finish 2025/09/23 15:21:31 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/23 15:21:31 INFO : one: Copied (new) 2025/09/23 15:21:31 DEBUG : Waiting for deletions to finish 2025/09/23 15:21:31 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/23 15:21:31 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/09/23 15:21:31 INFO : three.txt: Deleted 2025/09/23 15:21:31 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.85s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-faxidon2qoci", Local "Local file system at /tmp/rclone3709037048", Modify Window "1ms" 2025/09/23 15:21:34 DEBUG : Creating backend with remote "TestB2:rclone-test-faxidon2qoci/dst" 2025/09/23 15:21:36 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/23 15:21:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:21:36 DEBUG : two: Unchanged skipping 2025/09/23 15:21:36 DEBUG : B2 bucket rclone-test-faxidon2qoci path dst: Waiting for checks to finish 2025/09/23 15:21:36 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/23 15:21:36 INFO : one: Copied (server-side copy) to: one.bak 2025/09/23 15:21:36 INFO : one: Deleted 2025/09/23 15:21:36 DEBUG : B2 bucket rclone-test-faxidon2qoci path dst: Waiting for transfers to finish 2025/09/23 15:21:37 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/23 15:21:37 INFO : one: Copied (new) 2025/09/23 15:21:37 DEBUG : Waiting for deletions to finish 2025/09/23 15:21:38 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/23 15:21:38 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/23 15:21:38 INFO : three.txt: Deleted 2025/09/23 15:21:38 INFO : three.txt: Moved into backup dir 2025/09/23 15:21:39 DEBUG : one.bak: Excluded (Path Filter) 2025/09/23 15:21:39 DEBUG : one.bak: Excluded 2025/09/23 15:21:39 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/09/23 15:21:39 DEBUG : three.txt.bak: Excluded 2025/09/23 15:21:39 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/23 15:21:39 DEBUG : B2 bucket rclone-test-faxidon2qoci path dst: Waiting for checks to finish 2025/09/23 15:21:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:21:39 DEBUG : two: Unchanged skipping 2025/09/23 15:21:39 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/23 15:21:39 INFO : one: Copied (server-side copy) to: one.bak 2025/09/23 15:21:40 INFO : one: Deleted 2025/09/23 15:21:40 DEBUG : B2 bucket rclone-test-faxidon2qoci path dst: Waiting for transfers to finish 2025/09/23 15:21:40 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/23 15:21:40 INFO : one: Copied (new) 2025/09/23 15:21:40 DEBUG : Waiting for deletions to finish 2025/09/23 15:21:40 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/23 15:21:40 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/23 15:21:41 INFO : three.txt: Deleted 2025/09/23 15:21:41 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (9.45s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-faxidon2qoci", Local "Local file system at /tmp/rclone3709037048", Modify Window "1ms" 2025/09/23 15:21:43 DEBUG : Creating backend with remote "TestB2:rclone-test-faxidon2qoci/dst" 2025/09/23 15:21:45 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/23 15:21:46 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/23 15:21:46 INFO : one: Copied (server-side copy) to: one.bak 2025/09/23 15:21:46 INFO : one: Deleted 2025/09/23 15:21:47 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/23 15:21:47 INFO : one: Copied (new) 2025/09/23 15:21:47 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:21:47 DEBUG : two: Unchanged skipping 2025/09/23 15:21:47 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/09/23 15:21:48 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/23 15:21:48 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/23 15:21:48 INFO : three.txt: Deleted 2025/09/23 15:21:48 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/23 15:21:48 INFO : three.txt: Copied (new) 2025/09/23 15:21:49 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/23 15:21:50 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/23 15:21:50 INFO : one: Copied (server-side copy) to: one.bak 2025/09/23 15:21:50 INFO : one: Deleted 2025/09/23 15:21:51 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/23 15:21:51 INFO : one: Copied (new) 2025/09/23 15:21:51 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:21:51 DEBUG : two: Unchanged skipping 2025/09/23 15:21:51 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/09/23 15:21:51 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/23 15:21:51 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/23 15:21:52 INFO : three.txt: Deleted 2025/09/23 15:21:52 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/09/23 15:21:52 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.67s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-faxidon2qoci", Local "Local file system at /tmp/rclone3709037048", Modify Window "1ms" 2025/09/23 15:21:55 DEBUG : Creating backend with remote "TestB2:rclone-test-faxidon2qoci/dst" 2025/09/23 15:21:57 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/23 15:21:58 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/23 15:21:58 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/09/23 15:21:59 INFO : one: Deleted 2025/09/23 15:22:00 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/23 15:22:00 INFO : one: Copied (new) 2025/09/23 15:22:00 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:22:00 DEBUG : two: Unchanged skipping 2025/09/23 15:22:00 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/09/23 15:22:01 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/23 15:22:01 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/09/23 15:22:01 INFO : three.txt: Deleted 2025/09/23 15:22:01 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/23 15:22:01 INFO : three.txt: Copied (new) 2025/09/23 15:22:02 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/23 15:22:03 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/23 15:22:03 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/09/23 15:22:03 INFO : one: Deleted 2025/09/23 15:22:03 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/23 15:22:03 INFO : one: Copied (new) 2025/09/23 15:22:04 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:22:04 DEBUG : two: Unchanged skipping 2025/09/23 15:22:04 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/09/23 15:22:04 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/23 15:22:04 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/09/23 15:22:04 INFO : three.txt: Deleted 2025/09/23 15:22:05 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/09/23 15:22:05 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.53s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-faxidon2qoci", Local "Local file system at /tmp/rclone3709037048", Modify Window "1ms" 2025/09/23 15:22:07 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/09/23 15:22:07 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for checks to finish 2025/09/23 15:22:07 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for transfers to finish 2025/09/23 15:22:08 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/09/23 15:22:08 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/09/23 15:22:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.39s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-faxidon2qoci", Local "Local file system at /tmp/rclone3709037048", Modify Window "1ms" 2025/09/23 15:22:09 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/23 15:22:09 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for checks to finish 2025/09/23 15:22:09 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for transfers to finish 2025/09/23 15:22:09 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/23 15:22:09 INFO : existing: Copied (new) 2025/09/23 15:22:09 DEBUG : Waiting for deletions to finish 2025/09/23 15:22:10 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/09/23 15:22:10 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for checks to finish 2025/09/23 15:22:10 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/09/23 15:22:10 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for transfers to finish 2025/09/23 15:22:10 ERROR : B2 bucket rclone-test-faxidon2qoci: not deleting files as there were IO errors 2025/09/23 15:22:10 ERROR : B2 bucket rclone-test-faxidon2qoci: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.10s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-faxidon2qoci", Local "Local file system at /tmp/rclone3709037048", Modify Window "1ms" 2025/09/23 15:22:12 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:22:12 DEBUG : existing: Unchanged skipping 2025/09/23 15:22:12 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for checks to finish 2025/09/23 15:22:12 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for transfers to finish 2025/09/23 15:22:12 DEBUG : Waiting for deletions to finish 2025/09/23 15:22:12 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.76s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-faxidon2qoci", Local "Local file system at /tmp/rclone3709037048", Modify Window "1ms" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-faxidon2qoci", Local "Local file system at /tmp/rclone3709037048", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-faxidon2qoci", Local "Local file system at /tmp/rclone3709037048", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-faxidon2qoci", Local "Local file system at /tmp/rclone3709037048", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.13s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-faxidon2qoci", Local "Local file system at /tmp/rclone3709037048", Modify Window "1ms" 2025/09/23 15:22:32 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:22:32 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:22:32 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for checks to finish 2025/09/23 15:22:32 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:22:32 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:22:32 DEBUG : both0: Unchanged skipping 2025/09/23 15:22:32 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:22:32 DEBUG : both13: Unchanged skipping 2025/09/23 15:22:32 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:22:32 DEBUG : both14: Unchanged skipping 2025/09/23 15:22:32 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:22:32 DEBUG : both15: Unchanged skipping 2025/09/23 15:22:32 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:22:32 DEBUG : both16: Unchanged skipping 2025/09/23 15:22:32 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:22:32 DEBUG : both12: Unchanged skipping 2025/09/23 15:22:32 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:22:32 DEBUG : both11: Unchanged skipping 2025/09/23 15:22:32 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:22:32 DEBUG : both10: Unchanged skipping 2025/09/23 15:22:32 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:22:32 DEBUG : both1: Unchanged skipping 2025/09/23 15:22:32 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:22:32 DEBUG : both2: Unchanged skipping 2025/09/23 15:22:32 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:22:32 DEBUG : both3: Unchanged skipping 2025/09/23 15:22:32 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:22:32 DEBUG : both4: Unchanged skipping 2025/09/23 15:22:32 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:22:32 DEBUG : both5: Unchanged skipping 2025/09/23 15:22:32 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:22:32 DEBUG : both6: Unchanged skipping 2025/09/23 15:22:32 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:22:32 DEBUG : both7: Unchanged skipping 2025/09/23 15:22:32 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:22:32 DEBUG : both8: Unchanged skipping 2025/09/23 15:22:32 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:22:32 DEBUG : both9: Unchanged skipping 2025/09/23 15:22:32 DEBUG : both17: Unchanged skipping 2025/09/23 15:22:32 DEBUG : both18: Unchanged skipping 2025/09/23 15:22:32 DEBUG : both19: Unchanged skipping 2025/09/23 15:22:32 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for transfers to finish 2025/09/23 15:22:32 DEBUG : Waiting for deletions to finish 2025/09/23 15:22:32 INFO : only3: Deleted 2025/09/23 15:22:32 INFO : only11: Deleted 2025/09/23 15:22:32 INFO : only12: Deleted 2025/09/23 15:22:32 INFO : only18: Deleted 2025/09/23 15:22:32 INFO : only4: Deleted 2025/09/23 15:22:32 INFO : only7: Deleted 2025/09/23 15:22:33 INFO : only14: Deleted 2025/09/23 15:22:33 INFO : only15: Deleted 2025/09/23 15:22:33 INFO : only17: Deleted 2025/09/23 15:22:33 INFO : only5: Deleted 2025/09/23 15:22:33 INFO : only6: Deleted 2025/09/23 15:22:33 INFO : only9: Deleted 2025/09/23 15:22:33 INFO : only0: Deleted 2025/09/23 15:22:33 INFO : only10: Deleted 2025/09/23 15:22:33 INFO : only19: Deleted 2025/09/23 15:22:33 INFO : only1: Deleted 2025/09/23 15:22:33 INFO : only2: Deleted 2025/09/23 15:22:33 INFO : only8: Deleted 2025/09/23 15:22:33 INFO : only13: Deleted 2025/09/23 15:22:33 INFO : only16: Deleted 2025/09/23 15:22:33 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (23.66s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-faxidon2qoci", Local "Local file system at /tmp/rclone3709037048", Modify Window "1ms" 2025/09/23 15:22:56 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:22:56 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:22:56 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:22:56 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for checks to finish 2025/09/23 15:22:56 DEBUG : both0: Unchanged skipping 2025/09/23 15:22:56 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:22:56 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:22:56 DEBUG : both12: Unchanged skipping 2025/09/23 15:22:56 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:22:56 DEBUG : both14: Unchanged skipping 2025/09/23 15:22:56 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:22:56 DEBUG : both15: Unchanged skipping 2025/09/23 15:22:56 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:22:56 DEBUG : both16: Unchanged skipping 2025/09/23 15:22:56 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:22:56 DEBUG : both17: Unchanged skipping 2025/09/23 15:22:56 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:22:56 DEBUG : both18: Unchanged skipping 2025/09/23 15:22:56 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:22:56 DEBUG : both19: Unchanged skipping 2025/09/23 15:22:56 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:22:56 DEBUG : both1: Unchanged skipping 2025/09/23 15:22:56 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:22:56 DEBUG : both2: Unchanged skipping 2025/09/23 15:22:56 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:22:56 DEBUG : both3: Unchanged skipping 2025/09/23 15:22:56 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:22:56 DEBUG : both13: Unchanged skipping 2025/09/23 15:22:56 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:22:56 DEBUG : both4: Unchanged skipping 2025/09/23 15:22:56 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:22:56 DEBUG : both6: Unchanged skipping 2025/09/23 15:22:56 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:22:56 DEBUG : both7: Unchanged skipping 2025/09/23 15:22:56 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:22:56 DEBUG : both8: Unchanged skipping 2025/09/23 15:22:56 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:22:56 DEBUG : both9: Unchanged skipping 2025/09/23 15:22:56 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/09/23 15:22:56 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/09/23 15:22:56 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/09/23 15:22:56 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/09/23 15:22:56 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/09/23 15:22:56 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/09/23 15:22:56 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/09/23 15:22:56 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/09/23 15:22:56 DEBUG : both11: Unchanged skipping 2025/09/23 15:22:56 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/09/23 15:22:56 DEBUG : both10: Unchanged skipping 2025/09/23 15:22:56 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/09/23 15:22:56 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/09/23 15:22:56 DEBUG : both5: Unchanged skipping 2025/09/23 15:22:56 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/09/23 15:22:56 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/09/23 15:22:56 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/09/23 15:22:56 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/09/23 15:22:56 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/09/23 15:22:56 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/09/23 15:22:56 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/09/23 15:22:56 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/09/23 15:22:56 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/09/23 15:22:56 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for transfers to finish 2025/09/23 15:22:57 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/23 15:22:57 INFO : only0: Copied (replaced existing) 2025/09/23 15:22:57 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/23 15:22:57 INFO : only10: Copied (replaced existing) 2025/09/23 15:22:57 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/23 15:22:57 INFO : only13: Copied (replaced existing) 2025/09/23 15:22:57 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/23 15:22:57 INFO : only14: Copied (replaced existing) 2025/09/23 15:22:57 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/23 15:22:57 INFO : only11: Copied (replaced existing) 2025/09/23 15:22:57 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/23 15:22:57 INFO : only15: Copied (replaced existing) 2025/09/23 15:22:57 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/23 15:22:57 INFO : only16: Copied (replaced existing) 2025/09/23 15:22:57 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/23 15:22:57 INFO : only19: Copied (replaced existing) 2025/09/23 15:22:57 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/23 15:22:57 INFO : only2: Copied (replaced existing) 2025/09/23 15:22:57 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/23 15:22:57 INFO : only12: Copied (replaced existing) 2025/09/23 15:22:57 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/23 15:22:57 INFO : only3: Copied (replaced existing) 2025/09/23 15:22:57 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/23 15:22:57 INFO : only4: Copied (replaced existing) 2025/09/23 15:22:57 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/23 15:22:57 INFO : only5: Copied (replaced existing) 2025/09/23 15:22:57 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/23 15:22:57 INFO : only6: Copied (replaced existing) 2025/09/23 15:22:58 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/23 15:22:58 INFO : only7: Copied (replaced existing) 2025/09/23 15:22:58 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/23 15:22:58 INFO : only8: Copied (replaced existing) 2025/09/23 15:22:58 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/23 15:22:58 INFO : only9: Copied (replaced existing) 2025/09/23 15:22:58 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/23 15:22:58 INFO : only18: Copied (replaced existing) 2025/09/23 15:22:58 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/23 15:22:58 INFO : only1: Copied (replaced existing) 2025/09/23 15:22:58 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/23 15:22:58 INFO : only17: Copied (replaced existing) 2025/09/23 15:22:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (28.22s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-faxidon2qoci", Local "Local file system at /tmp/rclone3709037048", Modify Window "1ms" 2025/09/23 15:23:06 DEBUG : empty_dir: Making directory with metadata 2025/09/23 15:23:06 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/23 15:23:06 DEBUG : empty_on_remote: Making directory with metadata 2025/09/23 15:23:06 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/23 15:23:06 INFO : empty_on_remote: Making directory 2025/09/23 15:23:06 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/09/23 15:23:07 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/09/23 15:23:07 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/09/23 15:23:07 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/09/23 15:23:07 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.88s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-faxidon2qoci", Local "Local file system at /tmp/rclone3709037048", Modify Window "1ms" 2025/09/23 15:23:09 DEBUG : empty_dir: Making directory with metadata 2025/09/23 15:23:09 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/23 15:23:09 DEBUG : empty_on_remote: Making directory with metadata 2025/09/23 15:23:09 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/23 15:23:09 INFO : empty_on_remote: Making directory 2025/09/23 15:23:09 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/09/23 15:23:10 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/09/23 15:23:10 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/09/23 15:23:10 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/09/23 15:23:10 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/09/23 15:23:10 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.66s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-faxidon2qoci", Local "Local file system at /tmp/rclone3709037048", Modify Window "1ms" 2025/09/23 15:23:11 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/23 15:23:11 INFO : sub dir: Making directory 2025/09/23 15:23:11 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.43s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-faxidon2qoci", Local "Local file system at /tmp/rclone3709037048", Modify Window "1ms" 2025/09/23 15:23:15 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/23 15:23:15 INFO : sub dir: Making directory 2025/09/23 15:23:15 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.92s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-faxidon2qoci", Local "Local file system at /tmp/rclone3709037048", Modify Window "1ms" 2025/09/23 15:23:27 DEBUG : Waiting for deletions to finish 2025/09/23 15:23:27 DEBUG : apple: Excluded (Path Filter) 2025/09/23 15:23:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/23 15:23:27 DEBUG : banana: Excluded (Path Filter) 2025/09/23 15:23:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/23 15:23:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/23 15:23:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/23 15:23:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/23 15:23:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/23 15:23:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/23 15:23:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/23 15:23:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/23 15:23:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/23 15:23:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/23 15:23:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/23 15:23:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/23 15:23:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/23 15:23:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/23 15:23:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/23 15:23:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/23 15:23:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/23 15:23:28 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:23:28 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:23:28 DEBUG : apple: Unchanged skipping 2025/09/23 15:23:28 DEBUG : splitbananasplit: Unchanged skipping 2025/09/23 15:23:28 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:23:28 DEBUG : banana: Unchanged skipping 2025/09/23 15:23:28 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:23:28 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/23 15:23:28 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:23:28 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:23:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/23 15:23:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/23 15:23:28 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:23:28 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:23:28 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:23:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/23 15:23:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/23 15:23:28 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:23:28 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:23:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/23 15:23:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/23 15:23:28 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:23:28 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:23:28 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:23:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/23 15:23:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/23 15:23:28 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:23:28 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:23:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/23 15:23:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/23 15:23:28 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:23:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/23 15:23:28 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:23:28 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:23:28 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for checks to finish 2025/09/23 15:23:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/23 15:23:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/23 15:23:28 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:23:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/23 15:23:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/23 15:23:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/23 15:23:28 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for transfers to finish 2025/09/23 15:23:28 DEBUG : Waiting for deletions to finish 2025/09/23 15:23:28 INFO : There was nothing to transfer 2025/09/23 15:23:28 DEBUG : Waiting for deletions to finish 2025/09/23 15:23:28 DEBUG : apple: Excluded (Path Filter) 2025/09/23 15:23:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/23 15:23:28 DEBUG : banana: Excluded (Path Filter) 2025/09/23 15:23:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/23 15:23:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/23 15:23:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/23 15:23:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/23 15:23:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/23 15:23:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/23 15:23:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/23 15:23:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/23 15:23:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/23 15:23:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/23 15:23:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/23 15:23:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/23 15:23:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/23 15:23:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/23 15:23:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/23 15:23:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/23 15:23:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/23 15:23:29 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:23:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:23:29 DEBUG : apple: Unchanged skipping 2025/09/23 15:23:29 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/23 15:23:29 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:23:29 DEBUG : banana: Unchanged skipping 2025/09/23 15:23:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:23:29 DEBUG : splitbananasplit: Unchanged skipping 2025/09/23 15:23:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:23:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/23 15:23:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:23:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:23:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:23:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:23:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/23 15:23:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:23:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:23:29 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for checks to finish 2025/09/23 15:23:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/23 15:23:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/23 15:23:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:23:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:23:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/23 15:23:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/23 15:23:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:23:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:23:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/23 15:23:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/23 15:23:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:23:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/23 15:23:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/23 15:23:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:23:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/23 15:23:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:23:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/23 15:23:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/23 15:23:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:23:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/23 15:23:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/23 15:23:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:23:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/23 15:23:29 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for transfers to finish 2025/09/23 15:23:29 DEBUG : Waiting for deletions to finish 2025/09/23 15:23:29 INFO : There was nothing to transfer 2025/09/23 15:23:29 DEBUG : Waiting for deletions to finish 2025/09/23 15:23:29 DEBUG : apple: Excluded (Path Filter) 2025/09/23 15:23:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/23 15:23:29 DEBUG : banana: Excluded (Path Filter) 2025/09/23 15:23:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/23 15:23:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/23 15:23:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/23 15:23:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/23 15:23:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/23 15:23:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/23 15:23:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/23 15:23:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/23 15:23:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/23 15:23:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/23 15:23:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/23 15:23:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/23 15:23:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/23 15:23:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/23 15:23:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/23 15:23:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/23 15:23:29 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-faxidon2qoci", Local "Local file system at /tmp/rclone3709037048", Modify Window "1ms" 2025/09/23 15:23:43 DEBUG : Waiting for deletions to finish 2025/09/23 15:23:44 DEBUG : apple: Excluded (Path Filter) 2025/09/23 15:23:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/23 15:23:44 DEBUG : banana: Excluded (Path Filter) 2025/09/23 15:23:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/23 15:23:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/23 15:23:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/23 15:23:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/23 15:23:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/23 15:23:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/23 15:23:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/23 15:23:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/23 15:23:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/23 15:23:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/23 15:23:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/23 15:23:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/23 15:23:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/23 15:23:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/23 15:23:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/23 15:23:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/23 15:23:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/23 15:23:44 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:23:44 DEBUG : apple: Unchanged skipping 2025/09/23 15:23:44 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:23:44 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:23:44 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/23 15:23:44 DEBUG : banana: Unchanged skipping 2025/09/23 15:23:44 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:23:44 DEBUG : splitbananasplit: Unchanged skipping 2025/09/23 15:23:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:23:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/23 15:23:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:23:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/23 15:23:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:23:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/23 15:23:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:23:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/23 15:23:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:23:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/23 15:23:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:23:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/23 15:23:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:23:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/23 15:23:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:23:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/23 15:23:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:23:45 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for checks to finish 2025/09/23 15:23:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:23:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/23 15:23:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/23 15:23:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:23:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:23:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/23 15:23:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:23:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/23 15:23:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:23:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/23 15:23:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/23 15:23:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:23:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:23:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/23 15:23:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/23 15:23:45 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for transfers to finish 2025/09/23 15:23:45 DEBUG : Waiting for deletions to finish 2025/09/23 15:23:45 INFO : There was nothing to transfer 2025/09/23 15:23:45 DEBUG : Waiting for deletions to finish 2025/09/23 15:23:45 DEBUG : apple: Excluded (Path Filter) 2025/09/23 15:23:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/23 15:23:45 DEBUG : banana: Excluded (Path Filter) 2025/09/23 15:23:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/23 15:23:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/23 15:23:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/23 15:23:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/23 15:23:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/23 15:23:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/23 15:23:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/23 15:23:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/23 15:23:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/23 15:23:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/23 15:23:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/23 15:23:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/23 15:23:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/23 15:23:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/23 15:23:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/23 15:23:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/23 15:23:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/23 15:23:45 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:23:45 DEBUG : apple: Unchanged skipping 2025/09/23 15:23:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:23:45 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/23 15:23:45 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:23:45 DEBUG : banana: Unchanged skipping 2025/09/23 15:23:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:23:45 DEBUG : splitbananasplit: Unchanged skipping 2025/09/23 15:23:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:23:46 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for checks to finish 2025/09/23 15:23:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/23 15:23:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:23:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/23 15:23:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:23:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/23 15:23:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:23:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/23 15:23:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:23:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:23:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/23 15:23:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/23 15:23:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:23:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/23 15:23:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:23:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:23:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:23:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/23 15:23:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/23 15:23:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:23:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:23:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/23 15:23:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/23 15:23:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/23 15:23:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:23:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:23:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:23:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/23 15:23:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/23 15:23:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/23 15:23:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:23:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/23 15:23:46 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for transfers to finish 2025/09/23 15:23:46 DEBUG : Waiting for deletions to finish 2025/09/23 15:23:46 INFO : There was nothing to transfer 2025/09/23 15:23:46 DEBUG : Waiting for deletions to finish 2025/09/23 15:23:46 DEBUG : apple: Excluded (Path Filter) 2025/09/23 15:23:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/23 15:23:46 DEBUG : banana: Excluded (Path Filter) 2025/09/23 15:23:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/23 15:23:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/23 15:23:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/23 15:23:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/23 15:23:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/23 15:23:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/23 15:23:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/23 15:23:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/23 15:23:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/23 15:23:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/23 15:23:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/23 15:23:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/23 15:23:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/23 15:23:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/23 15:23:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/23 15:23:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/23 15:23:46 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-faxidon2qoci", Local "Local file system at /tmp/rclone3709037048", Modify Window "1ms" 2025/09/23 15:24:00 DEBUG : Waiting for deletions to finish 2025/09/23 15:24:00 DEBUG : apple: Excluded (Path Filter) 2025/09/23 15:24:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/23 15:24:00 DEBUG : banana: Excluded (Path Filter) 2025/09/23 15:24:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/23 15:24:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/23 15:24:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/23 15:24:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/23 15:24:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/23 15:24:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/23 15:24:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/23 15:24:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/23 15:24:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/23 15:24:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/23 15:24:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/23 15:24:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/23 15:24:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/23 15:24:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/23 15:24:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/23 15:24:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/23 15:24:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/23 15:24:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/23 15:24:01 DEBUG : apple: transformed to: YXBwbGU= 2025/09/23 15:24:01 DEBUG : banana: transformed to: YmFuYW5h 2025/09/23 15:24:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/23 15:24:01 DEBUG : banana: transformed to: YmFuYW5h 2025/09/23 15:24:01 DEBUG : apple: transformed to: YXBwbGU= 2025/09/23 15:24:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/23 15:24:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/23 15:24:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/23 15:24:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/23 15:24:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/23 15:24:01 DEBUG : banana: transformed to: YmFuYW5h 2025/09/23 15:24:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/23 15:24:01 DEBUG : apple: transformed to: YXBwbGU= 2025/09/23 15:24:01 DEBUG : apple: transformed to: YXBwbGU= 2025/09/23 15:24:01 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/23 15:24:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/23 15:24:01 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/23 15:24:01 DEBUG : banana: transformed to: YmFuYW5h 2025/09/23 15:24:01 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/23 15:24:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/23 15:24:01 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/23 15:24:01 DEBUG : apple: transformed to: YXBwbGU= 2025/09/23 15:24:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/23 15:24:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/23 15:24:01 DEBUG : banana: transformed to: YmFuYW5h 2025/09/23 15:24:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/23 15:24:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/23 15:24:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/23 15:24:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/23 15:24:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/23 15:24:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/23 15:24:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/23 15:24:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/23 15:24:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/23 15:24:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/23 15:24:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/23 15:24:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/23 15:24:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/23 15:24:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/23 15:24:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/23 15:24:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/23 15:24:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/23 15:24:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/23 15:24:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/23 15:24:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/23 15:24:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/23 15:24:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/23 15:24:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/23 15:24:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/23 15:24:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/23 15:24:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/23 15:24:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/23 15:24:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/23 15:24:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/23 15:24:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/23 15:24:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/23 15:24:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/23 15:24:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/23 15:24:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/23 15:24:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/23 15:24:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/23 15:24:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/23 15:24:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/23 15:24:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/23 15:24:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/23 15:24:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/23 15:24:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/23 15:24:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/23 15:24:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/23 15:24:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/23 15:24:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/23 15:24:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/23 15:24:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/23 15:24:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/23 15:24:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/23 15:24:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/23 15:24:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/23 15:24:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/23 15:24:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/23 15:24:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/23 15:24:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/23 15:24:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/23 15:24:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/23 15:24:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/23 15:24:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/23 15:24:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/23 15:24:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/23 15:24:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/23 15:24:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/23 15:24:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/23 15:24:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/23 15:24:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/23 15:24:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/23 15:24:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/23 15:24:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/23 15:24:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/23 15:24:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/23 15:24:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/23 15:24:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/23 15:24:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/23 15:24:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/23 15:24:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/23 15:24:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/23 15:24:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/23 15:24:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/23 15:24:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/23 15:24:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/23 15:24:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/23 15:24:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/23 15:24:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/23 15:24:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/23 15:24:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/23 15:24:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/23 15:24:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/23 15:24:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/23 15:24:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/23 15:24:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/23 15:24:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/23 15:24:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/23 15:24:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/23 15:24:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/23 15:24:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/23 15:24:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/23 15:24:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/23 15:24:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/23 15:24:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/23 15:24:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/23 15:24:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/23 15:24:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/23 15:24:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/23 15:24:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/23 15:24:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/23 15:24:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/23 15:24:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/23 15:24:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/23 15:24:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/23 15:24:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/23 15:24:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/23 15:24:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/23 15:24:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/23 15:24:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/23 15:24:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/23 15:24:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/23 15:24:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/23 15:24:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/23 15:24:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/23 15:24:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/23 15:24:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/23 15:24:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/23 15:24:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/23 15:24:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/23 15:24:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/23 15:24:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/23 15:24:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/23 15:24:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/23 15:24:01 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/23 15:24:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/23 15:24:01 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/23 15:24:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/23 15:24:01 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/23 15:24:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/23 15:24:01 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/23 15:24:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/23 15:24:01 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/23 15:24:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/23 15:24:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/23 15:24:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/23 15:24:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/23 15:24:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/23 15:24:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/23 15:24:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/23 15:24:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/23 15:24:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/23 15:24:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/23 15:24:01 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/23 15:24:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/23 15:24:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/23 15:24:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/23 15:24:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/23 15:24:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/23 15:24:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/23 15:24:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/23 15:24:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/23 15:24:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/23 15:24:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/23 15:24:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/23 15:24:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/23 15:24:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/23 15:24:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/23 15:24:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/23 15:24:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/23 15:24:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/23 15:24:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/23 15:24:01 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/23 15:24:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/23 15:24:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/23 15:24:01 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/23 15:24:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/23 15:24:01 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/23 15:24:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/23 15:24:01 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/23 15:24:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/23 15:24:01 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/23 15:24:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/23 15:24:01 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/23 15:24:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/23 15:24:01 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/23 15:24:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/23 15:24:01 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/23 15:24:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/23 15:24:01 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/23 15:24:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/23 15:24:01 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/23 15:24:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/23 15:24:01 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/23 15:24:01 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/23 15:24:01 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/23 15:24:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/23 15:24:01 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/23 15:24:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/23 15:24:01 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/23 15:24:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/23 15:24:01 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/23 15:24:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/23 15:24:01 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/23 15:24:01 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/23 15:24:01 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/23 15:24:01 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for checks to finish 2025/09/23 15:24:01 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for transfers to finish 2025/09/23 15:24:01 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/23 15:24:01 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/23 15:24:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/23 15:24:01 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/23 15:24:01 INFO : apple: Copied (new) to: YXBwbGU= 2025/09/23 15:24:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/23 15:24:01 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/23 15:24:01 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/23 15:24:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/23 15:24:01 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/23 15:24:01 INFO : banana: Copied (new) to: YmFuYW5h 2025/09/23 15:24:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/23 15:24:02 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/23 15:24:02 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/23 15:24:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/23 15:24:02 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/23 15:24:02 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/23 15:24:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/23 15:24:02 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/23 15:24:02 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/23 15:24:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/23 15:24:02 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/23 15:24:02 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/23 15:24:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/23 15:24:02 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/23 15:24:02 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/23 15:24:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/23 15:24:02 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/23 15:24:02 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/23 15:24:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/23 15:24:02 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/23 15:24:02 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/23 15:24:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/23 15:24:02 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/23 15:24:02 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/23 15:24:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/23 15:24:02 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/23 15:24:02 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/23 15:24:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/23 15:24:03 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/23 15:24:03 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/23 15:24:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/23 15:24:03 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/23 15:24:03 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/23 15:24:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/23 15:24:03 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/23 15:24:03 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/23 15:24:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/23 15:24:03 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/23 15:24:03 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/23 15:24:03 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/23 15:24:03 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/09/23 15:24:03 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/23 15:24:03 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/23 15:24:03 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/23 15:24:03 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/23 15:24:03 DEBUG : Waiting for deletions to finish 2025/09/23 15:24:03 INFO : dir1/0014-89;=.txt: Deleted 2025/09/23 15:24:04 INFO : dir1/0015-9;=.txt: Deleted 2025/09/23 15:24:04 INFO : dir1/0003-defghij.txt: Deleted 2025/09/23 15:24:04 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/23 15:24:04 INFO : dir1/0012-6789;.txt: Deleted 2025/09/23 15:24:04 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/23 15:24:04 INFO : dir1/0013-789;=.txt: Deleted 2025/09/23 15:24:04 INFO : apple: Deleted 2025/09/23 15:24:04 INFO : splitbananasplit: Deleted 2025/09/23 15:24:04 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/23 15:24:04 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/23 15:24:04 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/23 15:24:04 INFO : dir1/0007-1234567.txt: Deleted 2025/09/23 15:24:04 INFO : dir1/0008-2345678.txt: Deleted 2025/09/23 15:24:04 INFO : dir1/0009-3456789.txt: Deleted 2025/09/23 15:24:04 INFO : appleappleapplebanana: Deleted 2025/09/23 15:24:04 INFO : banana: Deleted 2025/09/23 15:24:04 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/23 15:24:04 INFO : dir1/0010-456789.txt: Deleted 2025/09/23 15:24:04 INFO : dir1/0011-56789;.txt: Deleted 2025/09/23 15:24:04 DEBUG : Waiting for deletions to finish 2025/09/23 15:24:04 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/09/23 15:24:04 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/09/23 15:24:04 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/09/23 15:24:04 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/09/23 15:24:04 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/09/23 15:24:04 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/09/23 15:24:04 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/09/23 15:24:04 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/09/23 15:24:04 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/09/23 15:24:04 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/09/23 15:24:04 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/09/23 15:24:04 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/09/23 15:24:04 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/09/23 15:24:04 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/09/23 15:24:04 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/09/23 15:24:04 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/09/23 15:24:04 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/09/23 15:24:04 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/09/23 15:24:04 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/09/23 15:24:04 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/09/23 15:24:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/23 15:24:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/23 15:24:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/23 15:24:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/23 15:24:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/23 15:24:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/23 15:24:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/23 15:24:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/23 15:24:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/23 15:24:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/23 15:24:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/23 15:24:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/23 15:24:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/23 15:24:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/23 15:24:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/23 15:24:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/23 15:24:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/23 15:24:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/23 15:24:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/23 15:24:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/23 15:24:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/23 15:24:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/23 15:24:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/23 15:24:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/23 15:24:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/23 15:24:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/23 15:24:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/23 15:24:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/23 15:24:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/23 15:24:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/23 15:24:05 DEBUG : apple: transformed to: YXBwbGU= 2025/09/23 15:24:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/23 15:24:05 DEBUG : apple: transformed to: YXBwbGU= 2025/09/23 15:24:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/23 15:24:05 DEBUG : apple: transformed to: YXBwbGU= 2025/09/23 15:24:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/23 15:24:05 DEBUG : apple: transformed to: YXBwbGU= 2025/09/23 15:24:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/23 15:24:05 DEBUG : apple: transformed to: YXBwbGU= 2025/09/23 15:24:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/23 15:24:05 DEBUG : apple: transformed to: YXBwbGU= 2025/09/23 15:24:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/23 15:24:05 DEBUG : apple: transformed to: YXBwbGU= 2025/09/23 15:24:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/23 15:24:05 DEBUG : apple: transformed to: YXBwbGU= 2025/09/23 15:24:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/23 15:24:05 DEBUG : apple: transformed to: YXBwbGU= 2025/09/23 15:24:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/23 15:24:05 DEBUG : apple: transformed to: YXBwbGU= 2025/09/23 15:24:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/23 15:24:05 DEBUG : apple: transformed to: YXBwbGU= 2025/09/23 15:24:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/23 15:24:05 DEBUG : apple: transformed to: YXBwbGU= 2025/09/23 15:24:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/23 15:24:05 DEBUG : apple: transformed to: YXBwbGU= 2025/09/23 15:24:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/23 15:24:05 DEBUG : apple: transformed to: YXBwbGU= 2025/09/23 15:24:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/23 15:24:05 DEBUG : apple: transformed to: YXBwbGU= 2025/09/23 15:24:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/23 15:24:05 DEBUG : apple: transformed to: YXBwbGU= 2025/09/23 15:24:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/23 15:24:05 DEBUG : banana: transformed to: YmFuYW5h 2025/09/23 15:24:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/23 15:24:05 DEBUG : banana: transformed to: YmFuYW5h 2025/09/23 15:24:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/23 15:24:05 DEBUG : banana: transformed to: YmFuYW5h 2025/09/23 15:24:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/23 15:24:05 DEBUG : banana: transformed to: YmFuYW5h 2025/09/23 15:24:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/23 15:24:05 DEBUG : banana: transformed to: YmFuYW5h 2025/09/23 15:24:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/23 15:24:05 DEBUG : banana: transformed to: YmFuYW5h 2025/09/23 15:24:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/23 15:24:05 DEBUG : banana: transformed to: YmFuYW5h 2025/09/23 15:24:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/23 15:24:05 DEBUG : banana: transformed to: YmFuYW5h 2025/09/23 15:24:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/23 15:24:05 DEBUG : banana: transformed to: YmFuYW5h 2025/09/23 15:24:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/23 15:24:05 DEBUG : banana: transformed to: YmFuYW5h 2025/09/23 15:24:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/23 15:24:05 DEBUG : banana: transformed to: YmFuYW5h 2025/09/23 15:24:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/23 15:24:05 DEBUG : banana: transformed to: YmFuYW5h 2025/09/23 15:24:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/23 15:24:05 DEBUG : banana: transformed to: YmFuYW5h 2025/09/23 15:24:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/23 15:24:05 DEBUG : banana: transformed to: YmFuYW5h 2025/09/23 15:24:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/23 15:24:05 DEBUG : banana: transformed to: YmFuYW5h 2025/09/23 15:24:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/23 15:24:05 DEBUG : banana: transformed to: YmFuYW5h 2025/09/23 15:24:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/23 15:24:05 DEBUG : banana: transformed to: YmFuYW5h 2025/09/23 15:24:05 DEBUG : apple: transformed to: YXBwbGU= 2025/09/23 15:24:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/23 15:24:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/23 15:24:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/23 15:24:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/23 15:24:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/23 15:24:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/23 15:24:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/23 15:24:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/23 15:24:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/23 15:24:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/23 15:24:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/23 15:24:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/23 15:24:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/23 15:24:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/23 15:24:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/23 15:24:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/23 15:24:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/23 15:24:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/23 15:24:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/23 15:24:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/23 15:24:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/23 15:24:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/23 15:24:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/23 15:24:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/23 15:24:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/23 15:24:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/23 15:24:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/23 15:24:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/23 15:24:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/23 15:24:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/23 15:24:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/23 15:24:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/23 15:24:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/23 15:24:05 DEBUG : banana: transformed to: YmFuYW5h 2025/09/23 15:24:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/23 15:24:05 DEBUG : apple: transformed to: YXBwbGU= 2025/09/23 15:24:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/23 15:24:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/23 15:24:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/23 15:24:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/23 15:24:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/23 15:24:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/23 15:24:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/23 15:24:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/23 15:24:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/23 15:24:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/23 15:24:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/23 15:24:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/23 15:24:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/23 15:24:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/23 15:24:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/23 15:24:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/23 15:24:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/23 15:24:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/23 15:24:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/23 15:24:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/23 15:24:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/23 15:24:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/23 15:24:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/23 15:24:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/23 15:24:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/23 15:24:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/23 15:24:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/23 15:24:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/23 15:24:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/23 15:24:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/23 15:24:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/23 15:24:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/23 15:24:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/23 15:24:05 DEBUG : banana: transformed to: YmFuYW5h 2025/09/23 15:24:05 DEBUG : apple: transformed to: YXBwbGU= 2025/09/23 15:24:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/23 15:24:05 DEBUG : banana: transformed to: YmFuYW5h 2025/09/23 15:24:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/23 15:24:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/23 15:24:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/23 15:24:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/23 15:24:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/23 15:24:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/23 15:24:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/23 15:24:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/23 15:24:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/23 15:24:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/23 15:24:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/23 15:24:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/23 15:24:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/23 15:24:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/23 15:24:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/23 15:24:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/23 15:24:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/23 15:24:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/23 15:24:05 DEBUG : apple: transformed to: YXBwbGU= 2025/09/23 15:24:05 DEBUG : banana: transformed to: YmFuYW5h 2025/09/23 15:24:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/23 15:24:05 DEBUG : banana: transformed to: YmFuYW5h 2025/09/23 15:24:05 DEBUG : apple: transformed to: YXBwbGU= 2025/09/23 15:24:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/23 15:24:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/23 15:24:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/23 15:24:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/23 15:24:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/23 15:24:05 DEBUG : banana: transformed to: YmFuYW5h 2025/09/23 15:24:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/23 15:24:05 DEBUG : apple: transformed to: YXBwbGU= 2025/09/23 15:24:05 DEBUG : apple: transformed to: YXBwbGU= 2025/09/23 15:24:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/23 15:24:05 DEBUG : banana: transformed to: YmFuYW5h 2025/09/23 15:24:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/23 15:24:05 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:24:05 DEBUG : apple: Unchanged skipping 2025/09/23 15:24:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:24:05 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/23 15:24:05 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:24:05 DEBUG : banana: Unchanged skipping 2025/09/23 15:24:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:24:05 DEBUG : splitbananasplit: Unchanged skipping 2025/09/23 15:24:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/23 15:24:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/23 15:24:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/23 15:24:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/23 15:24:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/23 15:24:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/23 15:24:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/23 15:24:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/23 15:24:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/23 15:24:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/23 15:24:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/23 15:24:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/23 15:24:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/23 15:24:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/23 15:24:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/23 15:24:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/23 15:24:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/23 15:24:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/23 15:24:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/23 15:24:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/23 15:24:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/23 15:24:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/23 15:24:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/23 15:24:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/23 15:24:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/23 15:24:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/23 15:24:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/23 15:24:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/23 15:24:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/23 15:24:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/23 15:24:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/23 15:24:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/23 15:24:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/23 15:24:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/23 15:24:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/23 15:24:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/23 15:24:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/23 15:24:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/23 15:24:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/23 15:24:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/23 15:24:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/23 15:24:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/23 15:24:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/23 15:24:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/23 15:24:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/23 15:24:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/23 15:24:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/23 15:24:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/23 15:24:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/23 15:24:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/23 15:24:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/23 15:24:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/23 15:24:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/23 15:24:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/23 15:24:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/23 15:24:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/23 15:24:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/23 15:24:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/23 15:24:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/23 15:24:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/23 15:24:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/23 15:24:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/23 15:24:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/23 15:24:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/23 15:24:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/23 15:24:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/23 15:24:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/23 15:24:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/23 15:24:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/23 15:24:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/23 15:24:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/23 15:24:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/23 15:24:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/23 15:24:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/23 15:24:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/23 15:24:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/23 15:24:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/23 15:24:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/23 15:24:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/23 15:24:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/23 15:24:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/23 15:24:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/23 15:24:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/23 15:24:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/23 15:24:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/23 15:24:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/23 15:24:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/23 15:24:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/23 15:24:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/23 15:24:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/23 15:24:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/23 15:24:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/23 15:24:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/23 15:24:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/23 15:24:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/23 15:24:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/23 15:24:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/23 15:24:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/23 15:24:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/23 15:24:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/23 15:24:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/23 15:24:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/23 15:24:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/23 15:24:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/23 15:24:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/23 15:24:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/23 15:24:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/23 15:24:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/23 15:24:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/23 15:24:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/23 15:24:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/23 15:24:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/23 15:24:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/23 15:24:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/23 15:24:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/23 15:24:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/23 15:24:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/23 15:24:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/23 15:24:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/23 15:24:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/23 15:24:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/23 15:24:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/23 15:24:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/23 15:24:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/23 15:24:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/23 15:24:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/23 15:24:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/23 15:24:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/23 15:24:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/23 15:24:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/23 15:24:05 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/23 15:24:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/23 15:24:05 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/23 15:24:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/23 15:24:05 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/23 15:24:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/23 15:24:05 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/23 15:24:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/23 15:24:05 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/23 15:24:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/23 15:24:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/23 15:24:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/23 15:24:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/23 15:24:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/23 15:24:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/23 15:24:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/23 15:24:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/23 15:24:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/23 15:24:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/23 15:24:05 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/23 15:24:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/23 15:24:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/23 15:24:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/23 15:24:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/23 15:24:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/23 15:24:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/23 15:24:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/23 15:24:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/23 15:24:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/23 15:24:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/23 15:24:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/23 15:24:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/23 15:24:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/23 15:24:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/23 15:24:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/23 15:24:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/23 15:24:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/23 15:24:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/23 15:24:05 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/23 15:24:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/23 15:24:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/23 15:24:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/23 15:24:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/23 15:24:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/23 15:24:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/23 15:24:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/23 15:24:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/23 15:24:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/23 15:24:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/23 15:24:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/23 15:24:05 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/23 15:24:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/23 15:24:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/23 15:24:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/23 15:24:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/23 15:24:05 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/23 15:24:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:24:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/23 15:24:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:24:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/23 15:24:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:24:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:24:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/23 15:24:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:24:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:24:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/23 15:24:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:24:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/23 15:24:05 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for checks to finish 2025/09/23 15:24:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:24:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/23 15:24:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:24:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/23 15:24:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:24:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/23 15:24:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:24:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:24:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/23 15:24:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/23 15:24:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/23 15:24:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:24:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/23 15:24:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:24:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/23 15:24:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:24:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:24:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/23 15:24:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/23 15:24:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/23 15:24:05 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for transfers to finish 2025/09/23 15:24:05 DEBUG : Waiting for deletions to finish 2025/09/23 15:24:05 DEBUG : Waiting for deletions to finish 2025/09/23 15:24:05 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/09/23 15:24:05 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/09/23 15:24:05 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/09/23 15:24:05 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/09/23 15:24:05 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/09/23 15:24:05 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/09/23 15:24:05 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/09/23 15:24:05 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/09/23 15:24:05 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/09/23 15:24:05 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/09/23 15:24:05 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/09/23 15:24:05 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/09/23 15:24:05 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/09/23 15:24:05 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/09/23 15:24:05 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/09/23 15:24:05 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/09/23 15:24:05 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/09/23 15:24:05 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/09/23 15:24:05 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/09/23 15:24:05 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/09/23 15:24:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/23 15:24:06 DEBUG : apple: transformed to: YXBwbGU= 2025/09/23 15:24:06 DEBUG : banana: transformed to: YmFuYW5h 2025/09/23 15:24:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/23 15:24:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/23 15:24:06 DEBUG : banana: transformed to: YmFuYW5h 2025/09/23 15:24:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/23 15:24:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/23 15:24:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/23 15:24:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/23 15:24:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/23 15:24:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/23 15:24:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/23 15:24:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/23 15:24:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/23 15:24:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/23 15:24:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/23 15:24:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/23 15:24:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/23 15:24:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/23 15:24:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/23 15:24:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/23 15:24:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/23 15:24:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/23 15:24:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/23 15:24:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/23 15:24:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/23 15:24:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/23 15:24:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/23 15:24:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/23 15:24:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/23 15:24:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/23 15:24:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/23 15:24:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/23 15:24:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/23 15:24:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/23 15:24:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/23 15:24:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/23 15:24:06 DEBUG : apple: transformed to: YXBwbGU= 2025/09/23 15:24:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/23 15:24:06 DEBUG : banana: transformed to: YmFuYW5h 2025/09/23 15:24:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/23 15:24:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/23 15:24:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/23 15:24:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/23 15:24:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/23 15:24:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/23 15:24:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/23 15:24:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/23 15:24:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/23 15:24:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/23 15:24:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/23 15:24:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/23 15:24:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/23 15:24:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/23 15:24:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/23 15:24:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/23 15:24:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-faxidon2qoci", Local "Local file system at /tmp/rclone3709037048", Modify Window "1ms" 2025/09/23 15:24:20 DEBUG : Waiting for deletions to finish 2025/09/23 15:24:20 DEBUG : apple: Excluded (Path Filter) 2025/09/23 15:24:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/23 15:24:20 DEBUG : banana: Excluded (Path Filter) 2025/09/23 15:24:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/23 15:24:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/23 15:24:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/23 15:24:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/23 15:24:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/23 15:24:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/23 15:24:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/23 15:24:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/23 15:24:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/23 15:24:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/23 15:24:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/23 15:24:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/23 15:24:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/23 15:24:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/23 15:24:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/23 15:24:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/23 15:24:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/23 15:24:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/23 15:24:20 DEBUG : apple: transformed to: PREFIXapple 2025/09/23 15:24:20 DEBUG : banana: transformed to: PREFIXbanana 2025/09/23 15:24:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/23 15:24:20 DEBUG : banana: transformed to: PREFIXbanana 2025/09/23 15:24:20 DEBUG : apple: transformed to: PREFIXapple 2025/09/23 15:24:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/23 15:24:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/23 15:24:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/23 15:24:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/23 15:24:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/23 15:24:20 DEBUG : banana: transformed to: PREFIXbanana 2025/09/23 15:24:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/23 15:24:20 DEBUG : apple: transformed to: PREFIXapple 2025/09/23 15:24:20 DEBUG : apple: transformed to: PREFIXapple 2025/09/23 15:24:20 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/23 15:24:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/23 15:24:20 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/23 15:24:20 DEBUG : banana: transformed to: PREFIXbanana 2025/09/23 15:24:20 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/23 15:24:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/23 15:24:20 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/23 15:24:20 DEBUG : apple: transformed to: PREFIXapple 2025/09/23 15:24:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/23 15:24:20 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/23 15:24:20 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/23 15:24:20 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/23 15:24:20 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/23 15:24:20 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/23 15:24:20 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/23 15:24:20 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/23 15:24:20 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/23 15:24:20 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/23 15:24:20 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/23 15:24:20 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/23 15:24:20 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/23 15:24:20 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/23 15:24:20 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/23 15:24:20 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/23 15:24:20 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/23 15:24:20 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/23 15:24:20 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/23 15:24:20 DEBUG : banana: transformed to: PREFIXbanana 2025/09/23 15:24:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/23 15:24:20 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/23 15:24:20 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/23 15:24:20 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/23 15:24:20 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/23 15:24:20 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/23 15:24:20 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/23 15:24:20 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/23 15:24:20 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/23 15:24:20 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/23 15:24:20 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/23 15:24:20 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/23 15:24:20 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/23 15:24:20 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/23 15:24:20 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/23 15:24:20 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/23 15:24:20 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/23 15:24:20 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/23 15:24:20 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/23 15:24:20 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/23 15:24:20 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/23 15:24:20 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/23 15:24:20 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/23 15:24:20 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/23 15:24:20 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/23 15:24:20 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/23 15:24:20 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/23 15:24:20 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/23 15:24:20 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/23 15:24:20 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/23 15:24:20 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/23 15:24:20 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/23 15:24:20 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/23 15:24:20 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/23 15:24:20 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/23 15:24:20 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/23 15:24:20 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/23 15:24:20 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/23 15:24:20 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/23 15:24:20 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/23 15:24:20 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/23 15:24:20 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/23 15:24:20 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/23 15:24:20 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/23 15:24:20 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/23 15:24:20 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/23 15:24:20 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/23 15:24:20 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/23 15:24:20 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/23 15:24:20 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/23 15:24:20 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/23 15:24:20 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/23 15:24:20 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/23 15:24:20 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/23 15:24:20 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/23 15:24:20 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/23 15:24:20 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/23 15:24:20 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/23 15:24:20 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/23 15:24:20 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/23 15:24:20 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/23 15:24:20 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/23 15:24:20 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/23 15:24:20 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/23 15:24:20 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/23 15:24:20 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/23 15:24:20 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/23 15:24:20 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/23 15:24:20 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/23 15:24:20 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/23 15:24:20 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/23 15:24:20 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/23 15:24:20 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/23 15:24:20 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/23 15:24:20 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/23 15:24:20 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/23 15:24:20 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/23 15:24:20 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/23 15:24:20 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/23 15:24:20 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/23 15:24:20 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/23 15:24:20 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/23 15:24:20 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/23 15:24:20 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/23 15:24:20 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/23 15:24:20 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/23 15:24:20 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/23 15:24:20 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/23 15:24:20 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/23 15:24:20 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/23 15:24:20 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/23 15:24:20 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/23 15:24:20 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/23 15:24:20 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/23 15:24:20 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/23 15:24:20 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/23 15:24:20 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/23 15:24:20 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/23 15:24:20 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/23 15:24:20 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/23 15:24:20 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/23 15:24:20 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/23 15:24:20 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/23 15:24:20 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/23 15:24:20 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/23 15:24:20 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/23 15:24:20 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/23 15:24:20 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/23 15:24:20 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/23 15:24:20 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/23 15:24:20 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/23 15:24:20 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/23 15:24:20 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/23 15:24:20 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/23 15:24:20 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/23 15:24:20 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/23 15:24:20 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/23 15:24:20 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/23 15:24:20 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/23 15:24:20 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/23 15:24:20 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/23 15:24:20 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/23 15:24:20 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/23 15:24:20 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/23 15:24:20 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/23 15:24:20 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/23 15:24:20 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/23 15:24:20 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/23 15:24:20 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/23 15:24:20 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/23 15:24:20 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/23 15:24:20 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/23 15:24:20 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/23 15:24:20 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/23 15:24:20 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/23 15:24:20 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/23 15:24:20 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/23 15:24:20 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/23 15:24:20 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/23 15:24:20 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/23 15:24:20 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/23 15:24:20 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/23 15:24:20 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/23 15:24:20 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/23 15:24:20 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/23 15:24:20 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/23 15:24:20 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/23 15:24:20 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/23 15:24:20 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/23 15:24:20 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/23 15:24:20 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/23 15:24:20 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/09/23 15:24:20 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/23 15:24:20 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/23 15:24:21 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/23 15:24:21 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/23 15:24:21 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/23 15:24:21 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/23 15:24:21 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/23 15:24:21 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/23 15:24:21 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/23 15:24:21 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/23 15:24:21 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/23 15:24:21 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/23 15:24:21 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/23 15:24:21 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/23 15:24:21 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/23 15:24:21 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/23 15:24:21 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/23 15:24:21 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/23 15:24:21 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/23 15:24:21 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/23 15:24:21 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/23 15:24:21 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/23 15:24:21 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/23 15:24:21 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/23 15:24:21 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/23 15:24:21 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/23 15:24:21 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/23 15:24:21 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/23 15:24:21 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/23 15:24:21 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/23 15:24:21 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/23 15:24:21 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/09/23 15:24:21 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/23 15:24:21 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for checks to finish 2025/09/23 15:24:21 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for transfers to finish 2025/09/23 15:24:21 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/23 15:24:21 INFO : banana: Copied (new) to: PREFIXbanana 2025/09/23 15:24:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/23 15:24:21 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/23 15:24:21 INFO : apple: Copied (new) to: PREFIXapple 2025/09/23 15:24:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/23 15:24:21 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/23 15:24:21 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/09/23 15:24:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/23 15:24:21 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/23 15:24:21 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/09/23 15:24:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/23 15:24:21 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/23 15:24:21 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/09/23 15:24:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/23 15:24:21 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/23 15:24:21 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/09/23 15:24:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/23 15:24:21 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/23 15:24:21 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/09/23 15:24:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/23 15:24:21 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/23 15:24:21 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/09/23 15:24:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/23 15:24:21 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/23 15:24:21 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/09/23 15:24:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/23 15:24:21 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/23 15:24:21 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/09/23 15:24:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/23 15:24:22 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/23 15:24:22 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/09/23 15:24:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/23 15:24:22 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/23 15:24:22 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/09/23 15:24:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/23 15:24:22 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/23 15:24:22 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/09/23 15:24:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/23 15:24:22 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/23 15:24:22 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/09/23 15:24:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/23 15:24:22 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/23 15:24:22 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/09/23 15:24:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/23 15:24:22 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/23 15:24:22 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/09/23 15:24:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/23 15:24:22 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/23 15:24:22 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/09/23 15:24:22 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/23 15:24:22 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/09/23 15:24:22 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/23 15:24:22 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/09/23 15:24:23 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/23 15:24:23 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/09/23 15:24:23 DEBUG : Waiting for deletions to finish 2025/09/23 15:24:23 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/23 15:24:23 INFO : dir1/0009-3456789.txt: Deleted 2025/09/23 15:24:23 INFO : dir1/0013-789;=.txt: Deleted 2025/09/23 15:24:23 INFO : dir1/0015-9;=.txt: Deleted 2025/09/23 15:24:23 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/23 15:24:23 INFO : dir1/0007-1234567.txt: Deleted 2025/09/23 15:24:23 INFO : dir1/0011-56789;.txt: Deleted 2025/09/23 15:24:23 INFO : apple: Deleted 2025/09/23 15:24:23 INFO : appleappleapplebanana: Deleted 2025/09/23 15:24:23 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/23 15:24:23 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/23 15:24:23 INFO : dir1/0008-2345678.txt: Deleted 2025/09/23 15:24:23 INFO : dir1/0010-456789.txt: Deleted 2025/09/23 15:24:23 INFO : splitbananasplit: Deleted 2025/09/23 15:24:23 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/23 15:24:23 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/23 15:24:23 INFO : dir1/0012-6789;.txt: Deleted 2025/09/23 15:24:23 INFO : dir1/0014-89;=.txt: Deleted 2025/09/23 15:24:23 INFO : banana: Deleted 2025/09/23 15:24:23 INFO : dir1/0003-defghij.txt: Deleted 2025/09/23 15:24:23 DEBUG : Waiting for deletions to finish 2025/09/23 15:24:24 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/09/23 15:24:24 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/09/23 15:24:24 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/09/23 15:24:24 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/09/23 15:24:24 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/09/23 15:24:24 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/23 15:24:24 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/09/23 15:24:24 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/09/23 15:24:24 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/09/23 15:24:24 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/09/23 15:24:24 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/09/23 15:24:24 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/09/23 15:24:24 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/09/23 15:24:24 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/09/23 15:24:24 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/09/23 15:24:24 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/09/23 15:24:24 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/09/23 15:24:24 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/09/23 15:24:24 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/09/23 15:24:24 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/09/23 15:24:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/23 15:24:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/23 15:24:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/23 15:24:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/23 15:24:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/23 15:24:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/23 15:24:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/23 15:24:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/23 15:24:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/23 15:24:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/23 15:24:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/23 15:24:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/23 15:24:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/23 15:24:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/23 15:24:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/23 15:24:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/23 15:24:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/23 15:24:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/23 15:24:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/23 15:24:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/23 15:24:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/23 15:24:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/23 15:24:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/23 15:24:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/23 15:24:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/23 15:24:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/23 15:24:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/23 15:24:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/23 15:24:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/23 15:24:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/23 15:24:24 DEBUG : apple: transformed to: PREFIXapple 2025/09/23 15:24:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/23 15:24:24 DEBUG : apple: transformed to: PREFIXapple 2025/09/23 15:24:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/23 15:24:24 DEBUG : apple: transformed to: PREFIXapple 2025/09/23 15:24:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/23 15:24:24 DEBUG : apple: transformed to: PREFIXapple 2025/09/23 15:24:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/23 15:24:24 DEBUG : apple: transformed to: PREFIXapple 2025/09/23 15:24:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/23 15:24:24 DEBUG : apple: transformed to: PREFIXapple 2025/09/23 15:24:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/23 15:24:24 DEBUG : apple: transformed to: PREFIXapple 2025/09/23 15:24:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/23 15:24:24 DEBUG : apple: transformed to: PREFIXapple 2025/09/23 15:24:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/23 15:24:24 DEBUG : apple: transformed to: PREFIXapple 2025/09/23 15:24:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/23 15:24:24 DEBUG : apple: transformed to: PREFIXapple 2025/09/23 15:24:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/23 15:24:24 DEBUG : apple: transformed to: PREFIXapple 2025/09/23 15:24:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/23 15:24:24 DEBUG : apple: transformed to: PREFIXapple 2025/09/23 15:24:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/23 15:24:24 DEBUG : apple: transformed to: PREFIXapple 2025/09/23 15:24:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/23 15:24:24 DEBUG : apple: transformed to: PREFIXapple 2025/09/23 15:24:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/23 15:24:24 DEBUG : apple: transformed to: PREFIXapple 2025/09/23 15:24:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/23 15:24:24 DEBUG : apple: transformed to: PREFIXapple 2025/09/23 15:24:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/23 15:24:24 DEBUG : banana: transformed to: PREFIXbanana 2025/09/23 15:24:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/23 15:24:24 DEBUG : banana: transformed to: PREFIXbanana 2025/09/23 15:24:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/23 15:24:24 DEBUG : banana: transformed to: PREFIXbanana 2025/09/23 15:24:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/23 15:24:24 DEBUG : banana: transformed to: PREFIXbanana 2025/09/23 15:24:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/23 15:24:24 DEBUG : banana: transformed to: PREFIXbanana 2025/09/23 15:24:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/23 15:24:24 DEBUG : banana: transformed to: PREFIXbanana 2025/09/23 15:24:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/23 15:24:24 DEBUG : banana: transformed to: PREFIXbanana 2025/09/23 15:24:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/23 15:24:24 DEBUG : banana: transformed to: PREFIXbanana 2025/09/23 15:24:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/23 15:24:24 DEBUG : banana: transformed to: PREFIXbanana 2025/09/23 15:24:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/23 15:24:24 DEBUG : banana: transformed to: PREFIXbanana 2025/09/23 15:24:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/23 15:24:24 DEBUG : banana: transformed to: PREFIXbanana 2025/09/23 15:24:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/23 15:24:24 DEBUG : banana: transformed to: PREFIXbanana 2025/09/23 15:24:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/23 15:24:24 DEBUG : banana: transformed to: PREFIXbanana 2025/09/23 15:24:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/23 15:24:24 DEBUG : banana: transformed to: PREFIXbanana 2025/09/23 15:24:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/23 15:24:24 DEBUG : banana: transformed to: PREFIXbanana 2025/09/23 15:24:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/23 15:24:24 DEBUG : banana: transformed to: PREFIXbanana 2025/09/23 15:24:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/23 15:24:24 DEBUG : banana: transformed to: PREFIXbanana 2025/09/23 15:24:24 DEBUG : apple: transformed to: PREFIXapple 2025/09/23 15:24:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/23 15:24:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/23 15:24:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/23 15:24:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/23 15:24:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/23 15:24:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/23 15:24:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/23 15:24:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/23 15:24:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/23 15:24:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/23 15:24:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/23 15:24:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/23 15:24:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/23 15:24:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/23 15:24:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/23 15:24:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/23 15:24:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/23 15:24:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/23 15:24:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/23 15:24:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/23 15:24:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/23 15:24:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/23 15:24:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/23 15:24:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/23 15:24:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/23 15:24:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/23 15:24:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/23 15:24:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/23 15:24:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/23 15:24:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/23 15:24:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/23 15:24:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/23 15:24:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/23 15:24:24 DEBUG : banana: transformed to: PREFIXbanana 2025/09/23 15:24:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/23 15:24:24 DEBUG : apple: transformed to: PREFIXapple 2025/09/23 15:24:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/23 15:24:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/23 15:24:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/23 15:24:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/23 15:24:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/23 15:24:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/23 15:24:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/23 15:24:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/23 15:24:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/23 15:24:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/23 15:24:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/23 15:24:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/23 15:24:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/23 15:24:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/23 15:24:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/23 15:24:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/23 15:24:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/23 15:24:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/23 15:24:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/23 15:24:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/23 15:24:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/23 15:24:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/23 15:24:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/23 15:24:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/23 15:24:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/23 15:24:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/23 15:24:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/23 15:24:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/23 15:24:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/23 15:24:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/23 15:24:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/23 15:24:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/23 15:24:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/23 15:24:24 DEBUG : banana: transformed to: PREFIXbanana 2025/09/23 15:24:24 DEBUG : apple: transformed to: PREFIXapple 2025/09/23 15:24:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/23 15:24:24 DEBUG : banana: transformed to: PREFIXbanana 2025/09/23 15:24:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/23 15:24:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/23 15:24:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/23 15:24:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/23 15:24:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/23 15:24:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/23 15:24:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/23 15:24:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/23 15:24:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/23 15:24:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/23 15:24:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/23 15:24:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/23 15:24:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/23 15:24:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/23 15:24:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/23 15:24:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/23 15:24:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/23 15:24:24 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/23 15:24:24 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/23 15:24:24 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/23 15:24:24 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/23 15:24:24 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/23 15:24:24 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/23 15:24:24 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/23 15:24:24 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/23 15:24:24 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/23 15:24:24 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/23 15:24:24 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/23 15:24:24 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/23 15:24:24 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/23 15:24:24 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/23 15:24:24 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/23 15:24:24 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/23 15:24:24 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/23 15:24:24 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/23 15:24:24 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/23 15:24:24 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/23 15:24:24 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for checks to finish 2025/09/23 15:24:24 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for transfers to finish 2025/09/23 15:24:24 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/23 15:24:24 INFO : splitbananasplit: Copied (new) 2025/09/23 15:24:24 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/23 15:24:24 INFO : appleappleapplebanana: Copied (new) 2025/09/23 15:24:25 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/23 15:24:25 INFO : banana: Copied (new) 2025/09/23 15:24:25 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/23 15:24:25 INFO : apple: Copied (new) 2025/09/23 15:24:25 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/23 15:24:25 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/09/23 15:24:25 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/23 15:24:25 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/09/23 15:24:25 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/23 15:24:25 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/09/23 15:24:25 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/23 15:24:25 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/09/23 15:24:25 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/23 15:24:25 INFO : dir1/0003-defghij.txt: Copied (new) 2025/09/23 15:24:25 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/23 15:24:25 INFO : dir1/0007-1234567.txt: Copied (new) 2025/09/23 15:24:25 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/23 15:24:25 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/09/23 15:24:26 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/23 15:24:26 INFO : dir1/0008-2345678.txt: Copied (new) 2025/09/23 15:24:26 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/23 15:24:26 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/09/23 15:24:26 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/23 15:24:26 INFO : dir1/0009-3456789.txt: Copied (new) 2025/09/23 15:24:26 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/23 15:24:26 INFO : dir1/0012-6789;.txt: Copied (new) 2025/09/23 15:24:26 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/23 15:24:26 INFO : dir1/0010-456789.txt: Copied (new) 2025/09/23 15:24:26 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/23 15:24:26 INFO : dir1/0011-56789;.txt: Copied (new) 2025/09/23 15:24:26 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/23 15:24:26 INFO : dir1/0013-789;=.txt: Copied (new) 2025/09/23 15:24:26 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/23 15:24:26 INFO : dir1/0015-9;=.txt: Copied (new) 2025/09/23 15:24:26 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/23 15:24:26 INFO : dir1/0014-89;=.txt: Copied (new) 2025/09/23 15:24:26 DEBUG : Waiting for deletions to finish 2025/09/23 15:24:27 INFO : PREFIXbanana: Deleted 2025/09/23 15:24:27 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/09/23 15:24:27 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/09/23 15:24:27 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/09/23 15:24:27 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/09/23 15:24:27 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/09/23 15:24:27 INFO : PREFIXsplitbananasplit: Deleted 2025/09/23 15:24:27 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/09/23 15:24:27 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/09/23 15:24:27 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/09/23 15:24:27 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/09/23 15:24:27 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/09/23 15:24:27 INFO : PREFIXappleappleapplebanana: Deleted 2025/09/23 15:24:27 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/09/23 15:24:27 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/09/23 15:24:27 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/09/23 15:24:27 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/09/23 15:24:27 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/09/23 15:24:27 INFO : PREFIXapple: Deleted 2025/09/23 15:24:27 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/09/23 15:24:27 DEBUG : Waiting for deletions to finish 2025/09/23 15:24:27 DEBUG : apple: Excluded (Path Filter) 2025/09/23 15:24:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/23 15:24:27 DEBUG : banana: Excluded (Path Filter) 2025/09/23 15:24:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/23 15:24:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/23 15:24:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/23 15:24:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/23 15:24:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/23 15:24:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/23 15:24:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/23 15:24:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/23 15:24:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/23 15:24:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/23 15:24:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/23 15:24:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/23 15:24:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/23 15:24:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/23 15:24:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/23 15:24:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/23 15:24:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/23 15:24:27 DEBUG : Waiting for deletions to finish 2025/09/23 15:24:28 DEBUG : apple: Excluded (Path Filter) 2025/09/23 15:24:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/23 15:24:28 DEBUG : banana: Excluded (Path Filter) 2025/09/23 15:24:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/23 15:24:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/23 15:24:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/23 15:24:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/23 15:24:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/23 15:24:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/23 15:24:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/23 15:24:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/23 15:24:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/23 15:24:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/23 15:24:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/23 15:24:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/23 15:24:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/23 15:24:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/23 15:24:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/23 15:24:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/23 15:24:28 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-faxidon2qoci", Local "Local file system at /tmp/rclone3709037048", Modify Window "1ms" 2025/09/23 15:24:41 DEBUG : Waiting for deletions to finish 2025/09/23 15:24:41 DEBUG : apple: Excluded (Path Filter) 2025/09/23 15:24:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/23 15:24:41 DEBUG : banana: Excluded (Path Filter) 2025/09/23 15:24:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/23 15:24:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/23 15:24:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/23 15:24:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/23 15:24:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/23 15:24:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/23 15:24:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/23 15:24:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/23 15:24:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/23 15:24:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/23 15:24:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/23 15:24:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/23 15:24:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/23 15:24:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/23 15:24:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/23 15:24:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/23 15:24:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/23 15:24:41 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/23 15:24:41 DEBUG : apple: transformed to: appleSUFFIX 2025/09/23 15:24:41 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/23 15:24:41 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/23 15:24:41 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/23 15:24:41 DEBUG : apple: transformed to: appleSUFFIX 2025/09/23 15:24:41 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/23 15:24:41 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/23 15:24:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/23 15:24:41 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/23 15:24:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/23 15:24:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/23 15:24:41 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/23 15:24:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/23 15:24:41 DEBUG : apple: transformed to: appleSUFFIX 2025/09/23 15:24:41 DEBUG : apple: transformed to: appleSUFFIX 2025/09/23 15:24:42 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/23 15:24:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/23 15:24:42 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/23 15:24:42 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/23 15:24:42 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/23 15:24:42 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/23 15:24:42 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/23 15:24:42 DEBUG : apple: transformed to: appleSUFFIX 2025/09/23 15:24:42 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/23 15:24:42 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/23 15:24:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/23 15:24:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/23 15:24:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/23 15:24:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/23 15:24:42 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/23 15:24:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/23 15:24:42 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/23 15:24:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/23 15:24:42 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/23 15:24:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/23 15:24:42 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/23 15:24:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/23 15:24:42 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/23 15:24:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/23 15:24:42 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/23 15:24:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/23 15:24:42 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/23 15:24:42 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/23 15:24:42 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/23 15:24:42 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/23 15:24:42 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/23 15:24:42 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/23 15:24:42 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/23 15:24:42 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/23 15:24:42 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/23 15:24:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/23 15:24:42 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/23 15:24:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/23 15:24:42 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/23 15:24:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/23 15:24:42 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/23 15:24:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/23 15:24:42 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/23 15:24:42 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/09/23 15:24:42 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/23 15:24:42 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for checks to finish 2025/09/23 15:24:42 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for transfers to finish 2025/09/23 15:24:42 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/23 15:24:42 INFO : apple: Copied (new) to: appleSUFFIX 2025/09/23 15:24:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/23 15:24:42 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/23 15:24:42 INFO : banana: Copied (new) to: bananaSUFFIX 2025/09/23 15:24:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/23 15:24:42 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/23 15:24:42 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/09/23 15:24:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/23 15:24:42 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/23 15:24:42 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/09/23 15:24:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/23 15:24:42 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/23 15:24:42 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/09/23 15:24:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/23 15:24:42 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/23 15:24:42 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/23 15:24:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/23 15:24:42 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/23 15:24:42 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/09/23 15:24:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/23 15:24:43 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/23 15:24:43 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/09/23 15:24:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/23 15:24:43 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/23 15:24:43 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/09/23 15:24:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/23 15:24:43 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/23 15:24:43 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/09/23 15:24:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/23 15:24:43 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/23 15:24:43 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/09/23 15:24:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/23 15:24:43 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/23 15:24:43 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/09/23 15:24:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/23 15:24:43 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/23 15:24:43 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/09/23 15:24:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/23 15:24:43 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/23 15:24:43 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/09/23 15:24:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/23 15:24:43 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/23 15:24:43 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/09/23 15:24:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/23 15:24:43 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/23 15:24:43 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/09/23 15:24:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/23 15:24:43 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/23 15:24:43 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/09/23 15:24:44 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/23 15:24:44 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/09/23 15:24:44 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/23 15:24:44 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/09/23 15:24:44 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/23 15:24:44 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/09/23 15:24:44 DEBUG : Waiting for deletions to finish 2025/09/23 15:24:44 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/23 15:24:44 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/23 15:24:44 INFO : apple: Deleted 2025/09/23 15:24:44 INFO : dir1/0007-1234567.txt: Deleted 2025/09/23 15:24:44 INFO : dir1/0009-3456789.txt: Deleted 2025/09/23 15:24:44 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/23 15:24:44 INFO : dir1/0010-456789.txt: Deleted 2025/09/23 15:24:44 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/23 15:24:44 INFO : splitbananasplit: Deleted 2025/09/23 15:24:44 INFO : dir1/0012-6789;.txt: Deleted 2025/09/23 15:24:44 INFO : dir1/0003-defghij.txt: Deleted 2025/09/23 15:24:44 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/23 15:24:44 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/23 15:24:44 INFO : dir1/0011-56789;.txt: Deleted 2025/09/23 15:24:45 INFO : dir1/0014-89;=.txt: Deleted 2025/09/23 15:24:45 INFO : appleappleapplebanana: Deleted 2025/09/23 15:24:45 INFO : dir1/0008-2345678.txt: Deleted 2025/09/23 15:24:45 INFO : dir1/0013-789;=.txt: Deleted 2025/09/23 15:24:45 INFO : dir1/0015-9;=.txt: Deleted 2025/09/23 15:24:45 INFO : banana: Deleted 2025/09/23 15:24:45 DEBUG : Waiting for deletions to finish 2025/09/23 15:24:45 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/09/23 15:24:45 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/09/23 15:24:45 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/09/23 15:24:45 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/09/23 15:24:45 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/09/23 15:24:45 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/09/23 15:24:45 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/09/23 15:24:45 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/09/23 15:24:45 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/09/23 15:24:45 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/09/23 15:24:45 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/09/23 15:24:45 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/09/23 15:24:45 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/09/23 15:24:45 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/09/23 15:24:45 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/09/23 15:24:45 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/09/23 15:24:45 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/09/23 15:24:45 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/09/23 15:24:45 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/09/23 15:24:45 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/09/23 15:24:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/23 15:24:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/23 15:24:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/23 15:24:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/23 15:24:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/23 15:24:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/23 15:24:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/23 15:24:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/23 15:24:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/23 15:24:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/23 15:24:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/23 15:24:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/23 15:24:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/23 15:24:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/23 15:24:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/23 15:24:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/23 15:24:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/23 15:24:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/23 15:24:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/23 15:24:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/23 15:24:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/23 15:24:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/23 15:24:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/23 15:24:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/23 15:24:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/23 15:24:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/23 15:24:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/23 15:24:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/23 15:24:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/23 15:24:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/23 15:24:45 DEBUG : apple: transformed to: appleSUFFIX 2025/09/23 15:24:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/23 15:24:45 DEBUG : apple: transformed to: appleSUFFIX 2025/09/23 15:24:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/23 15:24:45 DEBUG : apple: transformed to: appleSUFFIX 2025/09/23 15:24:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/23 15:24:45 DEBUG : apple: transformed to: appleSUFFIX 2025/09/23 15:24:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/23 15:24:45 DEBUG : apple: transformed to: appleSUFFIX 2025/09/23 15:24:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/23 15:24:45 DEBUG : apple: transformed to: appleSUFFIX 2025/09/23 15:24:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/23 15:24:45 DEBUG : apple: transformed to: appleSUFFIX 2025/09/23 15:24:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/23 15:24:45 DEBUG : apple: transformed to: appleSUFFIX 2025/09/23 15:24:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/23 15:24:45 DEBUG : apple: transformed to: appleSUFFIX 2025/09/23 15:24:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/23 15:24:45 DEBUG : apple: transformed to: appleSUFFIX 2025/09/23 15:24:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/23 15:24:45 DEBUG : apple: transformed to: appleSUFFIX 2025/09/23 15:24:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/23 15:24:45 DEBUG : apple: transformed to: appleSUFFIX 2025/09/23 15:24:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/23 15:24:45 DEBUG : apple: transformed to: appleSUFFIX 2025/09/23 15:24:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/23 15:24:45 DEBUG : apple: transformed to: appleSUFFIX 2025/09/23 15:24:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/23 15:24:45 DEBUG : apple: transformed to: appleSUFFIX 2025/09/23 15:24:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/23 15:24:45 DEBUG : apple: transformed to: appleSUFFIX 2025/09/23 15:24:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/23 15:24:45 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/23 15:24:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/23 15:24:45 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/23 15:24:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/23 15:24:45 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/23 15:24:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/23 15:24:45 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/23 15:24:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/23 15:24:45 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/23 15:24:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/23 15:24:45 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/23 15:24:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/23 15:24:45 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/23 15:24:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/23 15:24:45 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/23 15:24:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/23 15:24:45 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/23 15:24:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/23 15:24:45 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/23 15:24:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/23 15:24:45 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/23 15:24:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/23 15:24:45 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/23 15:24:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/23 15:24:45 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/23 15:24:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/23 15:24:45 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/23 15:24:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/23 15:24:45 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/23 15:24:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/23 15:24:45 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/23 15:24:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/23 15:24:45 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/23 15:24:45 DEBUG : apple: transformed to: appleSUFFIX 2025/09/23 15:24:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/23 15:24:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/23 15:24:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/23 15:24:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/23 15:24:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/23 15:24:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/23 15:24:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/23 15:24:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/23 15:24:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/23 15:24:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/23 15:24:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/23 15:24:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/23 15:24:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/23 15:24:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/23 15:24:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/23 15:24:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/23 15:24:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/23 15:24:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/23 15:24:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/23 15:24:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/23 15:24:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/23 15:24:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/23 15:24:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/23 15:24:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/23 15:24:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/23 15:24:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/23 15:24:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/23 15:24:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/23 15:24:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/23 15:24:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/23 15:24:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/23 15:24:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/23 15:24:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/23 15:24:45 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/23 15:24:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/23 15:24:45 DEBUG : apple: transformed to: appleSUFFIX 2025/09/23 15:24:45 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/23 15:24:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/23 15:24:45 DEBUG : apple: transformed to: appleSUFFIX 2025/09/23 15:24:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/23 15:24:45 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/23 15:24:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/23 15:24:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/23 15:24:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/23 15:24:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/23 15:24:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/23 15:24:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/23 15:24:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/23 15:24:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/23 15:24:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/23 15:24:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/23 15:24:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/23 15:24:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/23 15:24:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/23 15:24:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/23 15:24:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/23 15:24:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/23 15:24:45 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/23 15:24:45 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/23 15:24:45 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/23 15:24:45 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/23 15:24:45 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/23 15:24:46 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/23 15:24:46 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/23 15:24:46 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/23 15:24:46 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/23 15:24:46 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/23 15:24:46 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/23 15:24:46 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/23 15:24:46 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/23 15:24:46 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/23 15:24:46 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/23 15:24:46 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/23 15:24:46 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/23 15:24:46 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/23 15:24:46 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/23 15:24:46 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/23 15:24:46 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/23 15:24:46 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for checks to finish 2025/09/23 15:24:46 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for transfers to finish 2025/09/23 15:24:46 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/23 15:24:46 INFO : appleappleapplebanana: Copied (new) 2025/09/23 15:24:46 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/23 15:24:46 INFO : apple: Copied (new) 2025/09/23 15:24:46 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/23 15:24:46 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/09/23 15:24:46 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/23 15:24:46 INFO : splitbananasplit: Copied (new) 2025/09/23 15:24:46 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/23 15:24:46 INFO : banana: Copied (new) 2025/09/23 15:24:46 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/23 15:24:46 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/09/23 15:24:46 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/23 15:24:46 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/09/23 15:24:46 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/23 15:24:46 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/09/23 15:24:46 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/23 15:24:46 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/09/23 15:24:46 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/23 15:24:46 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/09/23 15:24:46 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/23 15:24:46 INFO : dir1/0003-defghij.txt: Copied (new) 2025/09/23 15:24:47 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/23 15:24:47 INFO : dir1/0008-2345678.txt: Copied (new) 2025/09/23 15:24:47 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/23 15:24:47 INFO : dir1/0009-3456789.txt: Copied (new) 2025/09/23 15:24:47 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/23 15:24:47 INFO : dir1/0007-1234567.txt: Copied (new) 2025/09/23 15:24:47 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/23 15:24:47 INFO : dir1/0011-56789;.txt: Copied (new) 2025/09/23 15:24:47 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/23 15:24:47 INFO : dir1/0013-789;=.txt: Copied (new) 2025/09/23 15:24:47 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/23 15:24:47 INFO : dir1/0010-456789.txt: Copied (new) 2025/09/23 15:24:47 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/23 15:24:47 INFO : dir1/0014-89;=.txt: Copied (new) 2025/09/23 15:24:47 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/23 15:24:47 INFO : dir1/0012-6789;.txt: Copied (new) 2025/09/23 15:24:47 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/23 15:24:47 INFO : dir1/0015-9;=.txt: Copied (new) 2025/09/23 15:24:47 DEBUG : Waiting for deletions to finish 2025/09/23 15:24:48 INFO : appleappleapplebananaSUFFIX: Deleted 2025/09/23 15:24:48 INFO : splitbananasplitSUFFIX: Deleted 2025/09/23 15:24:48 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/09/23 15:24:48 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/09/23 15:24:48 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/09/23 15:24:48 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/09/23 15:24:48 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/09/23 15:24:48 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/09/23 15:24:48 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/09/23 15:24:48 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/09/23 15:24:48 INFO : appleSUFFIX: Deleted 2025/09/23 15:24:48 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/09/23 15:24:48 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/09/23 15:24:48 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/09/23 15:24:48 INFO : bananaSUFFIX: Deleted 2025/09/23 15:24:48 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/09/23 15:24:48 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/09/23 15:24:48 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/09/23 15:24:48 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/09/23 15:24:48 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/09/23 15:24:48 DEBUG : Waiting for deletions to finish 2025/09/23 15:24:48 DEBUG : apple: Excluded (Path Filter) 2025/09/23 15:24:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/23 15:24:48 DEBUG : banana: Excluded (Path Filter) 2025/09/23 15:24:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/23 15:24:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/23 15:24:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/23 15:24:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/23 15:24:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/23 15:24:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/23 15:24:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/23 15:24:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/23 15:24:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/23 15:24:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/23 15:24:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/23 15:24:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/23 15:24:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/23 15:24:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/23 15:24:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/23 15:24:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/23 15:24:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/23 15:24:48 DEBUG : Waiting for deletions to finish 2025/09/23 15:24:49 DEBUG : apple: Excluded (Path Filter) 2025/09/23 15:24:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/23 15:24:49 DEBUG : banana: Excluded (Path Filter) 2025/09/23 15:24:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/23 15:24:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/23 15:24:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/23 15:24:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/23 15:24:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/23 15:24:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/23 15:24:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/23 15:24:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/23 15:24:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/23 15:24:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/23 15:24:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/23 15:24:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/23 15:24:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/23 15:24:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/23 15:24:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/23 15:24:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/23 15:24:49 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-faxidon2qoci", Local "Local file system at /tmp/rclone3709037048", Modify Window "1ms" 2025/09/23 15:25:03 DEBUG : Waiting for deletions to finish 2025/09/23 15:25:03 DEBUG : apple: Excluded (Path Filter) 2025/09/23 15:25:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/23 15:25:03 DEBUG : banana: Excluded (Path Filter) 2025/09/23 15:25:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/23 15:25:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/23 15:25:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/23 15:25:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/23 15:25:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/23 15:25:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/23 15:25:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/23 15:25:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/23 15:25:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/23 15:25:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/23 15:25:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/23 15:25:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/23 15:25:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/23 15:25:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/23 15:25:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/23 15:25:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/23 15:25:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/23 15:25:03 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/23 15:25:03 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/23 15:25:03 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/23 15:25:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/23 15:25:03 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/23 15:25:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/23 15:25:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/23 15:25:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/23 15:25:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/23 15:25:03 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/23 15:25:03 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/23 15:25:03 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/23 15:25:03 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:25:03 DEBUG : apple: Unchanged skipping 2025/09/23 15:25:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/23 15:25:03 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:25:03 DEBUG : banana: Unchanged skipping 2025/09/23 15:25:03 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/23 15:25:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/23 15:25:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/23 15:25:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/23 15:25:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/23 15:25:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/23 15:25:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/23 15:25:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/23 15:25:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/23 15:25:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/23 15:25:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/23 15:25:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/23 15:25:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/23 15:25:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/23 15:25:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/23 15:25:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/23 15:25:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/23 15:25:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/23 15:25:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/23 15:25:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/23 15:25:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/23 15:25:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/23 15:25:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/23 15:25:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/23 15:25:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/23 15:25:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/23 15:25:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/23 15:25:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/23 15:25:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/23 15:25:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/23 15:25:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/23 15:25:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/23 15:25:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/23 15:25:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/23 15:25:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/23 15:25:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/23 15:25:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/23 15:25:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/23 15:25:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/23 15:25:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/23 15:25:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/23 15:25:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/23 15:25:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/23 15:25:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/23 15:25:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/23 15:25:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/23 15:25:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/23 15:25:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/23 15:25:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/23 15:25:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/23 15:25:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/23 15:25:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/23 15:25:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/23 15:25:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/23 15:25:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/23 15:25:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/23 15:25:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/23 15:25:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/23 15:25:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/23 15:25:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/23 15:25:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/23 15:25:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/23 15:25:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/23 15:25:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/23 15:25:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/23 15:25:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/23 15:25:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/23 15:25:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/23 15:25:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/23 15:25:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/23 15:25:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/23 15:25:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/23 15:25:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/23 15:25:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/23 15:25:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/23 15:25:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/23 15:25:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/23 15:25:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/23 15:25:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/23 15:25:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/23 15:25:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/23 15:25:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/23 15:25:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/23 15:25:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/23 15:25:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/23 15:25:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/23 15:25:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/23 15:25:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/23 15:25:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/23 15:25:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/23 15:25:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/23 15:25:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/23 15:25:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/23 15:25:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/23 15:25:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/23 15:25:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/23 15:25:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/23 15:25:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/23 15:25:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/23 15:25:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/23 15:25:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/23 15:25:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/23 15:25:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/23 15:25:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/23 15:25:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/23 15:25:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/23 15:25:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/23 15:25:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/23 15:25:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/23 15:25:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/23 15:25:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/23 15:25:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/23 15:25:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/23 15:25:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/23 15:25:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/23 15:25:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/23 15:25:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/23 15:25:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/23 15:25:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/23 15:25:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/23 15:25:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/23 15:25:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/23 15:25:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/23 15:25:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/23 15:25:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/23 15:25:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/23 15:25:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/23 15:25:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/23 15:25:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/23 15:25:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/23 15:25:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/23 15:25:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/23 15:25:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/23 15:25:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/23 15:25:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/23 15:25:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/23 15:25:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/23 15:25:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/23 15:25:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/23 15:25:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/23 15:25:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/23 15:25:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/23 15:25:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/23 15:25:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/23 15:25:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/23 15:25:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/23 15:25:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/23 15:25:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/23 15:25:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/23 15:25:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/23 15:25:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/23 15:25:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/23 15:25:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/23 15:25:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/23 15:25:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/23 15:25:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/23 15:25:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/23 15:25:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/23 15:25:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/23 15:25:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/23 15:25:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/23 15:25:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/23 15:25:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/23 15:25:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/23 15:25:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/23 15:25:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/23 15:25:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/23 15:25:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/23 15:25:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/23 15:25:03 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/23 15:25:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/23 15:25:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/23 15:25:04 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/23 15:25:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/23 15:25:04 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/23 15:25:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/23 15:25:04 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/23 15:25:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/23 15:25:04 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/23 15:25:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/23 15:25:04 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/23 15:25:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/23 15:25:04 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/23 15:25:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/23 15:25:04 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/23 15:25:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/23 15:25:04 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/23 15:25:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/23 15:25:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/23 15:25:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/23 15:25:04 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/23 15:25:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/23 15:25:04 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/23 15:25:04 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/23 15:25:04 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/23 15:25:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/23 15:25:04 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/23 15:25:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/23 15:25:04 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/23 15:25:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/23 15:25:04 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/23 15:25:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/23 15:25:04 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/23 15:25:04 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/23 15:25:04 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/23 15:25:04 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for checks to finish 2025/09/23 15:25:04 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for transfers to finish 2025/09/23 15:25:04 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/23 15:25:04 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/09/23 15:25:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/23 15:25:04 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/23 15:25:04 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/09/23 15:25:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/23 15:25:04 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/23 15:25:04 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/09/23 15:25:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/23 15:25:04 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/23 15:25:04 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/09/23 15:25:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/23 15:25:04 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/23 15:25:04 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/09/23 15:25:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/23 15:25:04 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/23 15:25:04 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/09/23 15:25:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/23 15:25:04 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/23 15:25:04 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/09/23 15:25:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/23 15:25:04 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/23 15:25:04 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/09/23 15:25:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/23 15:25:04 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/23 15:25:04 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/09/23 15:25:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/23 15:25:05 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/23 15:25:05 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/09/23 15:25:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/23 15:25:05 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/23 15:25:05 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/09/23 15:25:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/23 15:25:05 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/23 15:25:05 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/09/23 15:25:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/23 15:25:05 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/23 15:25:05 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/09/23 15:25:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/23 15:25:05 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/23 15:25:05 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/09/23 15:25:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/23 15:25:05 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/23 15:25:05 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/09/23 15:25:05 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/23 15:25:05 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/09/23 15:25:05 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/23 15:25:05 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/09/23 15:25:05 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/23 15:25:05 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/09/23 15:25:05 DEBUG : Waiting for deletions to finish 2025/09/23 15:25:06 INFO : dir1/0014-89;=.txt: Deleted 2025/09/23 15:25:06 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/23 15:25:06 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/23 15:25:06 INFO : dir1/0008-2345678.txt: Deleted 2025/09/23 15:25:06 INFO : dir1/0003-defghij.txt: Deleted 2025/09/23 15:25:06 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/23 15:25:06 INFO : dir1/0015-9;=.txt: Deleted 2025/09/23 15:25:06 INFO : appleappleapplebanana: Deleted 2025/09/23 15:25:06 INFO : splitbananasplit: Deleted 2025/09/23 15:25:06 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/23 15:25:06 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/23 15:25:06 INFO : dir1/0007-1234567.txt: Deleted 2025/09/23 15:25:06 INFO : dir1/0010-456789.txt: Deleted 2025/09/23 15:25:06 INFO : dir1/0011-56789;.txt: Deleted 2025/09/23 15:25:06 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/23 15:25:06 INFO : dir1/0009-3456789.txt: Deleted 2025/09/23 15:25:06 INFO : dir1/0012-6789;.txt: Deleted 2025/09/23 15:25:06 INFO : dir1/0013-789;=.txt: Deleted 2025/09/23 15:25:06 DEBUG : Waiting for deletions to finish 2025/09/23 15:25:06 DEBUG : apple: Excluded (Path Filter) 2025/09/23 15:25:06 DEBUG : appleapple: Excluded (Path Filter) 2025/09/23 15:25:06 DEBUG : banana: Excluded (Path Filter) 2025/09/23 15:25:06 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/09/23 15:25:06 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/09/23 15:25:06 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/09/23 15:25:06 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/09/23 15:25:06 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/09/23 15:25:06 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/09/23 15:25:06 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/09/23 15:25:06 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/09/23 15:25:06 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/09/23 15:25:06 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/09/23 15:25:06 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/09/23 15:25:06 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/09/23 15:25:06 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/09/23 15:25:06 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/09/23 15:25:06 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/09/23 15:25:06 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/09/23 15:25:06 DEBUG : splitbanan: Excluded (Path Filter) 2025/09/23 15:25:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/23 15:25:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/23 15:25:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/23 15:25:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/23 15:25:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/23 15:25:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/23 15:25:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/23 15:25:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/23 15:25:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/23 15:25:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/23 15:25:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/23 15:25:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/23 15:25:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/23 15:25:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/23 15:25:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/23 15:25:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/23 15:25:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/23 15:25:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/23 15:25:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/23 15:25:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/23 15:25:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/23 15:25:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/23 15:25:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/23 15:25:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/23 15:25:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/23 15:25:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/23 15:25:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/23 15:25:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/23 15:25:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/23 15:25:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/23 15:25:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/23 15:25:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/23 15:25:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/23 15:25:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/23 15:25:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/23 15:25:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/23 15:25:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/23 15:25:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/23 15:25:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/23 15:25:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/23 15:25:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/23 15:25:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/23 15:25:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/23 15:25:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/23 15:25:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/23 15:25:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/23 15:25:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/23 15:25:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/23 15:25:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/23 15:25:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/23 15:25:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/23 15:25:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/23 15:25:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/23 15:25:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/23 15:25:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/23 15:25:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/23 15:25:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/23 15:25:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/23 15:25:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/23 15:25:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/23 15:25:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/23 15:25:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/23 15:25:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/23 15:25:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/23 15:25:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/23 15:25:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/23 15:25:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/23 15:25:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/23 15:25:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/23 15:25:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/23 15:25:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/23 15:25:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/23 15:25:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/23 15:25:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/23 15:25:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/23 15:25:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/23 15:25:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/23 15:25:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/23 15:25:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/23 15:25:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/23 15:25:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/23 15:25:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/23 15:25:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/23 15:25:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/23 15:25:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/23 15:25:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/23 15:25:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/23 15:25:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/23 15:25:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/23 15:25:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/23 15:25:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/23 15:25:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/23 15:25:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/23 15:25:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/23 15:25:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/23 15:25:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/23 15:25:07 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/23 15:25:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/23 15:25:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/23 15:25:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/23 15:25:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/23 15:25:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/23 15:25:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/23 15:25:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/23 15:25:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/23 15:25:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/23 15:25:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/23 15:25:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/23 15:25:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/23 15:25:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/23 15:25:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/23 15:25:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/23 15:25:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/23 15:25:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/23 15:25:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/23 15:25:07 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/23 15:25:07 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/23 15:25:07 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/23 15:25:07 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/23 15:25:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/23 15:25:07 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/23 15:25:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/23 15:25:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/23 15:25:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/23 15:25:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/23 15:25:07 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/23 15:25:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:25:07 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/23 15:25:07 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:25:07 DEBUG : banana: Unchanged skipping 2025/09/23 15:25:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:25:07 DEBUG : splitbananasplit: Unchanged skipping 2025/09/23 15:25:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/23 15:25:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/23 15:25:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/23 15:25:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/23 15:25:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/23 15:25:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/23 15:25:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/23 15:25:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/23 15:25:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/23 15:25:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/23 15:25:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/23 15:25:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/23 15:25:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/23 15:25:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/23 15:25:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/23 15:25:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/23 15:25:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/23 15:25:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/23 15:25:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/23 15:25:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/23 15:25:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/23 15:25:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/23 15:25:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/23 15:25:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/23 15:25:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/23 15:25:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/23 15:25:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/23 15:25:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/23 15:25:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/23 15:25:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/23 15:25:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/23 15:25:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/23 15:25:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/23 15:25:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/23 15:25:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/23 15:25:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/23 15:25:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/23 15:25:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/23 15:25:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/23 15:25:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/23 15:25:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/23 15:25:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/23 15:25:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/23 15:25:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/23 15:25:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/23 15:25:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/23 15:25:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/23 15:25:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/23 15:25:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/23 15:25:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/23 15:25:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/23 15:25:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/23 15:25:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/23 15:25:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/23 15:25:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/23 15:25:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/23 15:25:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/23 15:25:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/23 15:25:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/23 15:25:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/23 15:25:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/23 15:25:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/23 15:25:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/23 15:25:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/23 15:25:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/23 15:25:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/23 15:25:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/23 15:25:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/23 15:25:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/23 15:25:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/23 15:25:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/23 15:25:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/23 15:25:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/23 15:25:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/23 15:25:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/23 15:25:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/23 15:25:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/23 15:25:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/23 15:25:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/23 15:25:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/23 15:25:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/23 15:25:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/23 15:25:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/23 15:25:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/23 15:25:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/23 15:25:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/23 15:25:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/23 15:25:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/23 15:25:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/23 15:25:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/23 15:25:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/23 15:25:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/23 15:25:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/23 15:25:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/23 15:25:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/23 15:25:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/23 15:25:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/23 15:25:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/23 15:25:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/23 15:25:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/23 15:25:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/23 15:25:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/23 15:25:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/23 15:25:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/23 15:25:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/23 15:25:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/23 15:25:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/23 15:25:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/23 15:25:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/23 15:25:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/23 15:25:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/23 15:25:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/23 15:25:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/23 15:25:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/23 15:25:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/23 15:25:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/23 15:25:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/23 15:25:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/23 15:25:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/23 15:25:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/23 15:25:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/23 15:25:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/23 15:25:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/23 15:25:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/23 15:25:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/23 15:25:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/23 15:25:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/23 15:25:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/23 15:25:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/23 15:25:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/23 15:25:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/23 15:25:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/23 15:25:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/23 15:25:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/23 15:25:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/23 15:25:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/23 15:25:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/23 15:25:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/23 15:25:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/23 15:25:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/23 15:25:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/23 15:25:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/23 15:25:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/23 15:25:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/23 15:25:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/23 15:25:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/23 15:25:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/23 15:25:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/23 15:25:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/23 15:25:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/23 15:25:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/23 15:25:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/23 15:25:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/23 15:25:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/23 15:25:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/23 15:25:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/23 15:25:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/23 15:25:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/23 15:25:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/23 15:25:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/23 15:25:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/23 15:25:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/23 15:25:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/23 15:25:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/23 15:25:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/23 15:25:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/23 15:25:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/23 15:25:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/23 15:25:07 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/23 15:25:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/23 15:25:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/23 15:25:07 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:25:07 DEBUG : apple: Unchanged skipping 2025/09/23 15:25:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/23 15:25:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/23 15:25:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/23 15:25:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/23 15:25:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/23 15:25:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/23 15:25:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/23 15:25:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/23 15:25:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/23 15:25:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/23 15:25:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/23 15:25:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/23 15:25:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/23 15:25:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/23 15:25:07 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/23 15:25:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:25:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/23 15:25:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:25:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/23 15:25:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:25:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/23 15:25:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:25:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:25:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/23 15:25:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:25:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:25:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:25:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/23 15:25:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/23 15:25:07 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for checks to finish 2025/09/23 15:25:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/23 15:25:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:25:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/23 15:25:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:25:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/23 15:25:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/23 15:25:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:25:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/23 15:25:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:25:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/23 15:25:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:25:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/23 15:25:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:25:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/23 15:25:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:25:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/23 15:25:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:25:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/23 15:25:07 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for transfers to finish 2025/09/23 15:25:07 DEBUG : Waiting for deletions to finish 2025/09/23 15:25:07 DEBUG : Waiting for deletions to finish 2025/09/23 15:25:07 DEBUG : apple: Excluded (Path Filter) 2025/09/23 15:25:07 DEBUG : appleapple: Excluded (Path Filter) 2025/09/23 15:25:07 DEBUG : banana: Excluded (Path Filter) 2025/09/23 15:25:07 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/09/23 15:25:07 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/09/23 15:25:07 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/09/23 15:25:07 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/09/23 15:25:07 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/09/23 15:25:07 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/09/23 15:25:07 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/09/23 15:25:07 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/09/23 15:25:07 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/09/23 15:25:07 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/09/23 15:25:07 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/09/23 15:25:07 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/09/23 15:25:07 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/09/23 15:25:07 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/09/23 15:25:07 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/09/23 15:25:07 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/09/23 15:25:07 DEBUG : splitbanan: Excluded (Path Filter) 2025/09/23 15:25:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/23 15:25:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/23 15:25:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/23 15:25:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/23 15:25:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/23 15:25:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/23 15:25:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/23 15:25:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/23 15:25:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/23 15:25:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/23 15:25:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/23 15:25:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/23 15:25:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/23 15:25:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/23 15:25:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/23 15:25:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/23 15:25:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/23 15:25:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/23 15:25:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/23 15:25:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/23 15:25:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/23 15:25:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/23 15:25:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/23 15:25:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/23 15:25:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/23 15:25:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/23 15:25:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/23 15:25:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/23 15:25:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/23 15:25:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/23 15:25:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/23 15:25:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/23 15:25:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/23 15:25:08 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/23 15:25:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/23 15:25:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/23 15:25:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/23 15:25:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/23 15:25:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/23 15:25:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/23 15:25:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/23 15:25:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/23 15:25:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/23 15:25:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/23 15:25:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/23 15:25:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/23 15:25:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/23 15:25:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/23 15:25:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/23 15:25:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/23 15:25:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/23 15:25:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/23 15:25:08 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-faxidon2qoci", Local "Local file system at /tmp/rclone3709037048", Modify Window "1ms" 2025/09/23 15:25:22 DEBUG : Waiting for deletions to finish 2025/09/23 15:25:22 DEBUG : apple: Excluded (Path Filter) 2025/09/23 15:25:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/23 15:25:22 DEBUG : banana: Excluded (Path Filter) 2025/09/23 15:25:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/23 15:25:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/23 15:25:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/23 15:25:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/23 15:25:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/23 15:25:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/23 15:25:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/23 15:25:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/23 15:25:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/23 15:25:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/23 15:25:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/23 15:25:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/23 15:25:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/23 15:25:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/23 15:25:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/23 15:25:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/23 15:25:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/23 15:25:23 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:25:23 DEBUG : apple: Unchanged skipping 2025/09/23 15:25:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:25:23 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/23 15:25:23 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:25:23 DEBUG : banana: Unchanged skipping 2025/09/23 15:25:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:25:23 DEBUG : splitbananasplit: Unchanged skipping 2025/09/23 15:25:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:25:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/23 15:25:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:25:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/23 15:25:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:25:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/23 15:25:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:25:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/23 15:25:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:25:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/23 15:25:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:25:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/23 15:25:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:25:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/23 15:25:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:25:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/23 15:25:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:25:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/23 15:25:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:25:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/23 15:25:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:25:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/23 15:25:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:25:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/23 15:25:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:25:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/23 15:25:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:25:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/23 15:25:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:25:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/23 15:25:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:25:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/23 15:25:23 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for checks to finish 2025/09/23 15:25:23 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for transfers to finish 2025/09/23 15:25:23 DEBUG : Waiting for deletions to finish 2025/09/23 15:25:23 DEBUG : Waiting for deletions to finish 2025/09/23 15:25:23 DEBUG : apple: Excluded (Path Filter) 2025/09/23 15:25:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/23 15:25:23 DEBUG : banana: Excluded (Path Filter) 2025/09/23 15:25:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/23 15:25:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/23 15:25:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/23 15:25:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/23 15:25:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/23 15:25:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/23 15:25:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/23 15:25:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/23 15:25:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/23 15:25:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/23 15:25:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/23 15:25:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/23 15:25:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/23 15:25:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/23 15:25:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/23 15:25:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/23 15:25:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/23 15:25:24 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:25:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:25:24 DEBUG : apple: Unchanged skipping 2025/09/23 15:25:24 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/23 15:25:24 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:25:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:25:24 DEBUG : banana: Unchanged skipping 2025/09/23 15:25:24 DEBUG : splitbananasplit: Unchanged skipping 2025/09/23 15:25:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:25:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/23 15:25:24 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for checks to finish 2025/09/23 15:25:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:25:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/23 15:25:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:25:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/23 15:25:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:25:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/23 15:25:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:25:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/23 15:25:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:25:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:25:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:25:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:25:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:25:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:25:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:25:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/23 15:25:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:25:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/23 15:25:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:25:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:25:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/23 15:25:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/23 15:25:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:25:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/23 15:25:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/23 15:25:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/23 15:25:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/23 15:25:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/23 15:25:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/23 15:25:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/23 15:25:24 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for transfers to finish 2025/09/23 15:25:24 DEBUG : Waiting for deletions to finish 2025/09/23 15:25:24 DEBUG : Waiting for deletions to finish 2025/09/23 15:25:24 DEBUG : apple: Excluded (Path Filter) 2025/09/23 15:25:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/23 15:25:24 DEBUG : banana: Excluded (Path Filter) 2025/09/23 15:25:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/23 15:25:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/23 15:25:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/23 15:25:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/23 15:25:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/23 15:25:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/23 15:25:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/23 15:25:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/23 15:25:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/23 15:25:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/23 15:25:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/23 15:25:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/23 15:25:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/23 15:25:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/23 15:25:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/23 15:25:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/23 15:25:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/23 15:25:24 DEBUG : Waiting for deletions to finish 2025/09/23 15:25:25 DEBUG : apple: Excluded (Path Filter) 2025/09/23 15:25:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/23 15:25:25 DEBUG : banana: Excluded (Path Filter) 2025/09/23 15:25:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/23 15:25:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/23 15:25:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/23 15:25:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/23 15:25:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/23 15:25:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/23 15:25:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/23 15:25:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/23 15:25:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/23 15:25:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/23 15:25:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/23 15:25:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/23 15:25:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/23 15:25:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/23 15:25:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/23 15:25:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/23 15:25:25 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-faxidon2qoci", Local "Local file system at /tmp/rclone3709037048", Modify Window "1ms" 2025/09/23 15:25:39 DEBUG : Waiting for deletions to finish 2025/09/23 15:25:39 DEBUG : apple: Excluded (Path Filter) 2025/09/23 15:25:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/23 15:25:39 DEBUG : banana: Excluded (Path Filter) 2025/09/23 15:25:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/23 15:25:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/23 15:25:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/23 15:25:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/23 15:25:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/23 15:25:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/23 15:25:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/23 15:25:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/23 15:25:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/23 15:25:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/23 15:25:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/23 15:25:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/23 15:25:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/23 15:25:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/23 15:25:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/23 15:25:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/23 15:25:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/23 15:25:40 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:25:40 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/23 15:25:40 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:25:40 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:25:40 DEBUG : splitbananasplit: Unchanged skipping 2025/09/23 15:25:40 DEBUG : banana: Unchanged skipping 2025/09/23 15:25:40 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:25:40 DEBUG : apple: Unchanged skipping 2025/09/23 15:25:40 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:25:40 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:25:40 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:25:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/23 15:25:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/23 15:25:40 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:25:40 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for checks to finish 2025/09/23 15:25:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/23 15:25:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/23 15:25:40 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:25:40 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:25:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/23 15:25:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/23 15:25:40 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:25:40 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:25:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/23 15:25:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/23 15:25:40 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:25:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/23 15:25:40 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:25:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/23 15:25:40 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:25:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/23 15:25:40 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:25:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/23 15:25:40 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:25:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/23 15:25:40 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:25:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/23 15:25:40 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:25:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/23 15:25:40 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:25:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/23 15:25:40 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for transfers to finish 2025/09/23 15:25:40 DEBUG : Waiting for deletions to finish 2025/09/23 15:25:40 DEBUG : Waiting for deletions to finish 2025/09/23 15:25:40 DEBUG : apple: Excluded (Path Filter) 2025/09/23 15:25:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/23 15:25:40 DEBUG : banana: Excluded (Path Filter) 2025/09/23 15:25:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/23 15:25:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/23 15:25:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/23 15:25:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/23 15:25:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/23 15:25:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/23 15:25:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/23 15:25:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/23 15:25:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/23 15:25:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/23 15:25:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/23 15:25:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/23 15:25:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/23 15:25:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/23 15:25:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/23 15:25:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/23 15:25:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/23 15:25:41 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:25:41 DEBUG : apple: Unchanged skipping 2025/09/23 15:25:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:25:41 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:25:41 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/23 15:25:41 DEBUG : banana: Unchanged skipping 2025/09/23 15:25:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:25:41 DEBUG : splitbananasplit: Unchanged skipping 2025/09/23 15:25:41 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for checks to finish 2025/09/23 15:25:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:25:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:25:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:25:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/23 15:25:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/23 15:25:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/23 15:25:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:25:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/23 15:25:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:25:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/23 15:25:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:25:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/23 15:25:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:25:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:25:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/23 15:25:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/23 15:25:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:25:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/23 15:25:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:25:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:25:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/23 15:25:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/23 15:25:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:25:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:25:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/23 15:25:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/23 15:25:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:25:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/23 15:25:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:25:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/23 15:25:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:25:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/23 15:25:41 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for transfers to finish 2025/09/23 15:25:41 DEBUG : Waiting for deletions to finish 2025/09/23 15:25:41 DEBUG : Waiting for deletions to finish 2025/09/23 15:25:41 DEBUG : apple: Excluded (Path Filter) 2025/09/23 15:25:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/23 15:25:41 DEBUG : banana: Excluded (Path Filter) 2025/09/23 15:25:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/23 15:25:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/23 15:25:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/23 15:25:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/23 15:25:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/23 15:25:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/23 15:25:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/23 15:25:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/23 15:25:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/23 15:25:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/23 15:25:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/23 15:25:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/23 15:25:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/23 15:25:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/23 15:25:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/23 15:25:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/23 15:25:41 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-faxidon2qoci", Local "Local file system at /tmp/rclone3709037048", Modify Window "1ms" 2025/09/23 15:25:55 DEBUG : Waiting for deletions to finish 2025/09/23 15:25:55 DEBUG : apple: Excluded (Path Filter) 2025/09/23 15:25:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/23 15:25:55 DEBUG : banana: Excluded (Path Filter) 2025/09/23 15:25:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/23 15:25:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/23 15:25:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/23 15:25:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/23 15:25:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/23 15:25:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/23 15:25:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/23 15:25:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/23 15:25:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/23 15:25:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/23 15:25:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/23 15:25:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/23 15:25:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/23 15:25:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/23 15:25:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/23 15:25:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/23 15:25:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/23 15:25:56 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:25:56 DEBUG : apple: Unchanged skipping 2025/09/23 15:25:56 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:25:56 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/23 15:25:56 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:25:56 DEBUG : banana: Unchanged skipping 2025/09/23 15:25:56 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:25:56 DEBUG : splitbananasplit: Unchanged skipping 2025/09/23 15:25:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:25:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:25:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/23 15:25:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/23 15:25:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:25:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:25:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/23 15:25:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:25:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/23 15:25:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/23 15:25:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:25:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/23 15:25:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:25:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/23 15:25:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:25:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/23 15:25:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:25:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/23 15:25:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:25:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/23 15:25:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:25:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/23 15:25:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:25:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:25:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/23 15:25:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:25:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/23 15:25:56 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for checks to finish 2025/09/23 15:25:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/23 15:25:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:25:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/23 15:25:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:25:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/23 15:25:56 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for transfers to finish 2025/09/23 15:25:56 DEBUG : Waiting for deletions to finish 2025/09/23 15:25:56 DEBUG : Waiting for deletions to finish 2025/09/23 15:25:56 DEBUG : apple: Excluded (Path Filter) 2025/09/23 15:25:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/23 15:25:56 DEBUG : banana: Excluded (Path Filter) 2025/09/23 15:25:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/23 15:25:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/23 15:25:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/23 15:25:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/23 15:25:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/23 15:25:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/23 15:25:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/23 15:25:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/23 15:25:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/23 15:25:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/23 15:25:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/23 15:25:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/23 15:25:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/23 15:25:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/23 15:25:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/23 15:25:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/23 15:25:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/23 15:25:57 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:25:57 DEBUG : apple: Unchanged skipping 2025/09/23 15:25:57 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:25:57 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/23 15:25:57 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:25:57 DEBUG : banana: Unchanged skipping 2025/09/23 15:25:57 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:25:57 DEBUG : splitbananasplit: Unchanged skipping 2025/09/23 15:25:57 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:25:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/23 15:25:57 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:25:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/23 15:25:57 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:25:57 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:25:57 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:25:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/23 15:25:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/23 15:25:57 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:25:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/23 15:25:57 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:25:57 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for checks to finish 2025/09/23 15:25:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/23 15:25:57 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:25:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/23 15:25:57 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:25:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/23 15:25:57 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:25:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/23 15:25:57 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:25:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/23 15:25:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/23 15:25:57 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:25:57 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:25:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/23 15:25:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/23 15:25:57 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:25:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/23 15:25:57 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:25:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/23 15:25:57 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:25:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/23 15:25:57 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for transfers to finish 2025/09/23 15:25:57 DEBUG : Waiting for deletions to finish 2025/09/23 15:25:57 DEBUG : Waiting for deletions to finish 2025/09/23 15:25:57 DEBUG : apple: Excluded (Path Filter) 2025/09/23 15:25:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/23 15:25:57 DEBUG : banana: Excluded (Path Filter) 2025/09/23 15:25:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/23 15:25:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/23 15:25:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/23 15:25:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/23 15:25:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/23 15:25:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/23 15:25:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/23 15:25:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/23 15:25:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/23 15:25:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/23 15:25:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/23 15:25:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/23 15:25:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/23 15:25:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/23 15:25:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/23 15:25:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/23 15:25:57 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-faxidon2qoci", Local "Local file system at /tmp/rclone3709037048", Modify Window "1ms" 2025/09/23 15:26:11 DEBUG : Waiting for deletions to finish 2025/09/23 15:26:12 DEBUG : apple: Excluded (Path Filter) 2025/09/23 15:26:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/23 15:26:12 DEBUG : banana: Excluded (Path Filter) 2025/09/23 15:26:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/23 15:26:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/23 15:26:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/23 15:26:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/23 15:26:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/23 15:26:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/23 15:26:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/23 15:26:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/23 15:26:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/23 15:26:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/23 15:26:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/23 15:26:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/23 15:26:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/23 15:26:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/23 15:26:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/23 15:26:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/23 15:26:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/23 15:26:13 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:26:13 DEBUG : apple: Unchanged skipping 2025/09/23 15:26:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:26:13 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/23 15:26:13 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:26:13 DEBUG : banana: Unchanged skipping 2025/09/23 15:26:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:26:13 DEBUG : splitbananasplit: Unchanged skipping 2025/09/23 15:26:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:26:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/23 15:26:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:26:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/23 15:26:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:26:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/23 15:26:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:26:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/23 15:26:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:26:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/23 15:26:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:26:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/23 15:26:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:26:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/23 15:26:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:26:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/23 15:26:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:26:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/23 15:26:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:26:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/23 15:26:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:26:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/23 15:26:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:26:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/23 15:26:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:26:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/23 15:26:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:26:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/23 15:26:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:26:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/23 15:26:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:26:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/23 15:26:13 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for checks to finish 2025/09/23 15:26:13 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for transfers to finish 2025/09/23 15:26:13 DEBUG : Waiting for deletions to finish 2025/09/23 15:26:13 DEBUG : Waiting for deletions to finish 2025/09/23 15:26:13 DEBUG : apple: Excluded (Path Filter) 2025/09/23 15:26:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/23 15:26:13 DEBUG : banana: Excluded (Path Filter) 2025/09/23 15:26:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/23 15:26:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/23 15:26:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/23 15:26:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/23 15:26:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/23 15:26:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/23 15:26:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/23 15:26:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/23 15:26:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/23 15:26:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/23 15:26:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/23 15:26:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/23 15:26:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/23 15:26:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/23 15:26:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/23 15:26:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/23 15:26:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/23 15:26:14 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:26:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:26:14 DEBUG : apple: Unchanged skipping 2025/09/23 15:26:14 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/23 15:26:14 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:26:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:26:14 DEBUG : banana: Unchanged skipping 2025/09/23 15:26:14 DEBUG : splitbananasplit: Unchanged skipping 2025/09/23 15:26:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:26:14 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for checks to finish 2025/09/23 15:26:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/23 15:26:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:26:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/23 15:26:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:26:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:26:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:26:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/23 15:26:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/23 15:26:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/23 15:26:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:26:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/23 15:26:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:26:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/23 15:26:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:26:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/23 15:26:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:26:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/23 15:26:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:26:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/23 15:26:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:26:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/23 15:26:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:26:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/23 15:26:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:26:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/23 15:26:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:26:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/23 15:26:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:26:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/23 15:26:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:26:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/23 15:26:14 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for transfers to finish 2025/09/23 15:26:14 DEBUG : Waiting for deletions to finish 2025/09/23 15:26:14 DEBUG : Waiting for deletions to finish 2025/09/23 15:26:14 DEBUG : apple: Excluded (Path Filter) 2025/09/23 15:26:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/23 15:26:14 DEBUG : banana: Excluded (Path Filter) 2025/09/23 15:26:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/23 15:26:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/23 15:26:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/23 15:26:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/23 15:26:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/23 15:26:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/23 15:26:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/23 15:26:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/23 15:26:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/23 15:26:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/23 15:26:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/23 15:26:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/23 15:26:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/23 15:26:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/23 15:26:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/23 15:26:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/23 15:26:14 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-faxidon2qoci", Local "Local file system at /tmp/rclone3709037048", Modify Window "1ms" 2025/09/23 15:26:28 DEBUG : Waiting for deletions to finish 2025/09/23 15:26:29 DEBUG : apple: Excluded (Path Filter) 2025/09/23 15:26:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/23 15:26:29 DEBUG : banana: Excluded (Path Filter) 2025/09/23 15:26:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/23 15:26:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/23 15:26:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/23 15:26:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/23 15:26:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/23 15:26:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/23 15:26:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/23 15:26:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/23 15:26:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/23 15:26:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/23 15:26:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/23 15:26:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/23 15:26:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/23 15:26:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/23 15:26:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/23 15:26:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/23 15:26:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/23 15:26:30 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:26:30 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:26:30 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/23 15:26:30 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:26:30 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:26:30 DEBUG : banana: Unchanged skipping 2025/09/23 15:26:30 DEBUG : splitbananasplit: Unchanged skipping 2025/09/23 15:26:30 DEBUG : apple: Unchanged skipping 2025/09/23 15:26:30 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:26:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/23 15:26:30 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:26:30 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:26:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/23 15:26:30 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:26:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/23 15:26:30 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:26:30 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:26:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/23 15:26:30 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:26:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/23 15:26:30 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:26:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/23 15:26:30 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:26:30 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:26:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/23 15:26:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/23 15:26:30 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:26:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/23 15:26:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/23 15:26:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/23 15:26:30 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:26:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/23 15:26:30 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:26:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/23 15:26:30 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:26:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/23 15:26:30 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:26:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/23 15:26:30 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:26:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/23 15:26:30 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for checks to finish 2025/09/23 15:26:30 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for transfers to finish 2025/09/23 15:26:30 DEBUG : Waiting for deletions to finish 2025/09/23 15:26:30 DEBUG : Waiting for deletions to finish 2025/09/23 15:26:30 DEBUG : apple: Excluded (Path Filter) 2025/09/23 15:26:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/23 15:26:30 DEBUG : banana: Excluded (Path Filter) 2025/09/23 15:26:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/23 15:26:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/23 15:26:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/23 15:26:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/23 15:26:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/23 15:26:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/23 15:26:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/23 15:26:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/23 15:26:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/23 15:26:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/23 15:26:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/23 15:26:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/23 15:26:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/23 15:26:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/23 15:26:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/23 15:26:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/23 15:26:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/23 15:26:31 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:26:31 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:26:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:26:31 DEBUG : banana: Unchanged skipping 2025/09/23 15:26:31 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/23 15:26:31 DEBUG : apple: Unchanged skipping 2025/09/23 15:26:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:26:31 DEBUG : splitbananasplit: Unchanged skipping 2025/09/23 15:26:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:26:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/23 15:26:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:26:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:26:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/23 15:26:31 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for checks to finish 2025/09/23 15:26:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:26:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:26:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/23 15:26:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/23 15:26:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/23 15:26:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:26:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/23 15:26:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:26:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/23 15:26:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:26:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:26:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:26:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/23 15:26:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/23 15:26:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:26:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:26:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/23 15:26:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/23 15:26:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:26:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/23 15:26:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/23 15:26:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:26:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:26:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/23 15:26:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/23 15:26:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:26:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/23 15:26:31 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for transfers to finish 2025/09/23 15:26:31 DEBUG : Waiting for deletions to finish 2025/09/23 15:26:31 DEBUG : Waiting for deletions to finish 2025/09/23 15:26:31 DEBUG : apple: Excluded (Path Filter) 2025/09/23 15:26:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/23 15:26:31 DEBUG : banana: Excluded (Path Filter) 2025/09/23 15:26:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/23 15:26:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/23 15:26:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/23 15:26:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/23 15:26:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/23 15:26:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/23 15:26:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/23 15:26:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/23 15:26:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/23 15:26:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/23 15:26:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/23 15:26:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/23 15:26:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/23 15:26:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/23 15:26:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/23 15:26:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/23 15:26:31 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (197.37s) --- PASS: TestTransform/NFC (15.42s) --- PASS: TestTransform/NFD (16.54s) --- PASS: TestTransform/base64 (19.50s) --- PASS: TestTransform/prefix (22.45s) --- PASS: TestTransform/suffix (20.90s) --- PASS: TestTransform/truncate (18.74s) --- PASS: TestTransform/encoder (17.34s) --- PASS: TestTransform/ISO-8859-1 (16.43s) --- PASS: TestTransform/charmap (15.93s) --- PASS: TestTransform/lowercase (17.23s) --- PASS: TestTransform/ascii (16.89s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-faxidon2qoci", Local "Local file system at /tmp/rclone3709037048", Modify Window "1ms" 2025/09/23 15:26:36 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/23 15:26:36 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/23 15:26:36 INFO : sub dir_somesuffix: Making directory 2025/09/23 15:26:36 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/23 15:26:36 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/09/23 15:26:36 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/23 15:26:36 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/09/23 15:26:36 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/23 15:26:36 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for checks to finish 2025/09/23 15:26:36 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for transfers to finish 2025/09/23 15:26:37 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/23 15:26:37 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/23 15:26:37 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.74s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-faxidon2qoci", Local "Local file system at /tmp/rclone3709037048", Modify Window "1ms" 2025/09/23 15:26:38 DEBUG : toe: transformed to: tictactoe 2025/09/23 15:26:38 DEBUG : toe: transformed to: tictactoe 2025/09/23 15:26:38 INFO : tictactoe: Making directory 2025/09/23 15:26:38 DEBUG : toe: transformed to: tictactoe 2025/09/23 15:26:38 DEBUG : toe: transformed to: tictactoe 2025/09/23 15:26:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/23 15:26:38 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/09/23 15:26:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/23 15:26:38 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for checks to finish 2025/09/23 15:26:38 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for transfers to finish 2025/09/23 15:26:39 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/23 15:26:39 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/09/23 15:26:39 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.72s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-faxidon2qoci", Local "Local file system at /tmp/rclone3709037048", Modify Window "1ms" 2025/09/23 15:26:40 INFO : toe: Making directory 2025/09/23 15:26:40 INFO : toe/toe: Making directory 2025/09/23 15:26:40 DEBUG : toe: transformed to: tictactoe 2025/09/23 15:26:40 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/23 15:26:40 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/23 15:26:40 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/23 15:26:40 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for checks to finish 2025/09/23 15:26:40 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for transfers to finish 2025/09/23 15:26:40 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/23 15:26:40 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/09/23 15:26:40 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.83s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-faxidon2qoci", Local "Local file system at /tmp/rclone3709037048", Modify Window "1ms" 2025/09/23 15:26:41 INFO : toe: Making directory 2025/09/23 15:26:41 INFO : toe/toe: Making directory 2025/09/23 15:26:41 DEBUG : toe: transformed to: tictactoe 2025/09/23 15:26:41 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/23 15:26:41 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/23 15:26:41 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/23 15:26:41 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for checks to finish 2025/09/23 15:26:41 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for transfers to finish 2025/09/23 15:26:42 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/23 15:26:42 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/09/23 15:26:42 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.78s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-faxidon2qoci", Local "Local file system at /tmp/rclone3709037048", Modify Window "1ms" 2025/09/23 15:26:43 DEBUG : empty_dir: Making directory with metadata 2025/09/23 15:26:43 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/23 15:26:43 DEBUG : toe: transformed to: tictactoe 2025/09/23 15:26:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/23 15:26:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/23 15:26:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/23 15:26:43 INFO : tictacempty_dir: Making directory 2025/09/23 15:26:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/23 15:26:43 DEBUG : toe: transformed to: tictactoe 2025/09/23 15:26:43 DEBUG : toe: transformed to: tictactoe 2025/09/23 15:26:43 INFO : tictactoe: Making directory 2025/09/23 15:26:43 DEBUG : toe: transformed to: tictactoe 2025/09/23 15:26:43 DEBUG : toe: transformed to: tictactoe 2025/09/23 15:26:43 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/23 15:26:43 INFO : tictactoe/tictactoe: Making directory 2025/09/23 15:26:43 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/23 15:26:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/23 15:26:43 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/23 15:26:43 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for checks to finish 2025/09/23 15:26:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/23 15:26:43 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for transfers to finish 2025/09/23 15:26:44 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/23 15:26:44 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/09/23 15:26:44 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.74s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-faxidon2qoci", Local "Local file system at /tmp/rclone3709037048", Modify Window "1ms" 2025/09/23 15:26:45 DEBUG : empty_dir: Making directory with metadata 2025/09/23 15:26:45 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/23 15:26:45 DEBUG : toe: transformed to: tictactoe 2025/09/23 15:26:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/23 15:26:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/23 15:26:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/23 15:26:45 INFO : tictacempty_dir: Making directory 2025/09/23 15:26:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/23 15:26:45 DEBUG : toe: transformed to: tictactoe 2025/09/23 15:26:45 DEBUG : toe: transformed to: tictactoe 2025/09/23 15:26:45 INFO : tictactoe: Making directory 2025/09/23 15:26:45 DEBUG : toe: transformed to: tictactoe 2025/09/23 15:26:45 DEBUG : toe: transformed to: tictactoe 2025/09/23 15:26:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/23 15:26:45 INFO : tictactoe/tictactoe: Making directory 2025/09/23 15:26:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/23 15:26:45 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/23 15:26:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/23 15:26:45 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/23 15:26:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/23 15:26:45 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for checks to finish 2025/09/23 15:26:45 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for transfers to finish 2025/09/23 15:26:46 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/23 15:26:46 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/23 15:26:46 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/09/23 15:26:46 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for checks to finish 2025/09/23 15:26:46 DEBUG : toe: transformed to: tictactoe 2025/09/23 15:26:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/23 15:26:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/23 15:26:46 DEBUG : toe: transformed to: tictactoe 2025/09/23 15:26:46 DEBUG : toe: transformed to: tictactoe 2025/09/23 15:26:46 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/23 15:26:47 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/23 15:26:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/09/23 15:26:47 NOTICE: B2 bucket rclone-test-faxidon2qoci: 0 differences found 2025/09/23 15:26:47 NOTICE: B2 bucket rclone-test-faxidon2qoci: 1 matching files --- PASS: TestAllTag (2.38s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-faxidon2qoci", Local "Local file system at /tmp/rclone3709037048", Modify Window "1ms" 2025/09/23 15:26:47 DEBUG : toe: transformed to: tictactoe 2025/09/23 15:26:47 DEBUG : toe: transformed to: tictactoe 2025/09/23 15:26:47 INFO : tictactoe: Making directory 2025/09/23 15:26:47 DEBUG : toe: transformed to: tictactoe 2025/09/23 15:26:47 DEBUG : toe: transformed to: tictactoe 2025/09/23 15:26:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/23 15:26:47 INFO : tictactoe/tictactoe: Making directory 2025/09/23 15:26:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/23 15:26:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/23 15:26:47 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/23 15:26:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/23 15:26:47 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for checks to finish 2025/09/23 15:26:47 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for transfers to finish 2025/09/23 15:26:48 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/23 15:26:48 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/09/23 15:26:48 DEBUG : Waiting for deletions to finish 2025/09/23 15:26:48 DEBUG : toe: transformed to: tictactoe 2025/09/23 15:26:49 DEBUG : toe: transformed to: tictactoe 2025/09/23 15:26:49 DEBUG : toe: transformed to: tictactoe 2025/09/23 15:26:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/23 15:26:49 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 15:26:49 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for checks to finish 2025/09/23 15:26:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/23 15:26:49 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/09/23 15:26:49 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for transfers to finish 2025/09/23 15:26:49 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.61s) === RUN TestSyntax 2025/09/23 15:26:50 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-faxidon2qoci", Local "Local file system at /tmp/rclone3709037048", Modify Window "1ms" 2025/09/23 15:26:50 INFO : toe: Making directory 2025/09/23 15:26:50 INFO : toe/toe: Making directory 2025/09/23 15:26:50 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/23 15:26:50 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for checks to finish 2025/09/23 15:26:50 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for transfers to finish 2025/09/23 15:26:51 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/23 15:26:51 INFO : toe/toe/toe: Copied (new) 2025/09/23 15:26:51 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.80s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-faxidon2qoci", Local "Local file system at /tmp/rclone3709037048", Modify Window "1ms" 2025/09/23 15:26:52 DEBUG : empty_dir: Making directory with metadata 2025/09/23 15:26:52 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/23 15:26:52 DEBUG : toe: transformed to: tictactoe 2025/09/23 15:26:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/23 15:26:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/23 15:26:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/23 15:26:52 INFO : tictacempty_dir: Making directory 2025/09/23 15:26:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/23 15:26:52 DEBUG : toe: transformed to: tictactoe 2025/09/23 15:26:52 DEBUG : toe: transformed to: tictactoe 2025/09/23 15:26:52 INFO : tictactoe: Making directory 2025/09/23 15:26:52 DEBUG : toe: transformed to: tictactoe 2025/09/23 15:26:52 DEBUG : toe: transformed to: tictactoe 2025/09/23 15:26:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/23 15:26:52 INFO : tictactoe/tictactoe: Making directory 2025/09/23 15:26:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/23 15:26:52 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/23 15:26:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/23 15:26:52 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/23 15:26:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/23 15:26:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/23 15:26:52 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for checks to finish 2025/09/23 15:26:52 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for transfers to finish 2025/09/23 15:26:53 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/23 15:26:53 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/23 15:26:53 INFO : toe/toe/toe.txt: Deleted 2025/09/23 15:26:53 INFO : toe/toe: Removing directory 2025/09/23 15:26:53 INFO : toe: Removing directory 2025/09/23 15:26:53 INFO : empty_dir: Removing directory 2025/09/23 15:26:53 DEBUG : Local file system at /tmp/rclone3709037048: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.86s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-faxidon2qoci", Local "Local file system at /tmp/rclone3709037048", Modify Window "1ms" 2025/09/23 15:26:53 DEBUG : empty_dir: Making directory with metadata 2025/09/23 15:26:53 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/23 15:26:53 DEBUG : toe: transformed to: tictactoe 2025/09/23 15:26:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/23 15:26:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/23 15:26:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/23 15:26:54 INFO : tictacempty_dir: Making directory 2025/09/23 15:26:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/23 15:26:54 DEBUG : toe: transformed to: tictactoe 2025/09/23 15:26:54 DEBUG : toe: transformed to: tictactoe 2025/09/23 15:26:54 INFO : tictactoe: Making directory 2025/09/23 15:26:54 DEBUG : toe: transformed to: tictactoe 2025/09/23 15:26:54 DEBUG : toe: transformed to: tictactoe 2025/09/23 15:26:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/23 15:26:54 INFO : tictactoe/tictactoe: Making directory 2025/09/23 15:26:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/23 15:26:54 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/23 15:26:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/23 15:26:54 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/23 15:26:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/23 15:26:54 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for checks to finish 2025/09/23 15:26:54 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for transfers to finish 2025/09/23 15:26:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/23 15:26:54 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/23 15:26:54 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/23 15:26:54 INFO : toe/toe/toe.txt: Deleted 2025/09/23 15:26:54 INFO : toe/toe: Removing directory 2025/09/23 15:26:54 INFO : toe: Removing directory 2025/09/23 15:26:54 INFO : empty_dir: Removing directory 2025/09/23 15:26:54 DEBUG : Local file system at /tmp/rclone3709037048: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/09/23 15:26:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/09/23 15:26:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/23 15:26:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/23 15:26:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/23 15:26:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/23 15:26:56 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/09/23 15:26:56 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:247: Filtering empty directory "tictacempty_dir" fstest.go:247: Filtering empty directory "tictactoe" fstest.go:247: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (3.16s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-faxidon2qoci", Local "Local file system at /tmp/rclone3709037048", Modify Window "1ms" 2025/09/23 15:26:57 DEBUG : Reset feature "Copy" 2025/09/23 15:26:57 DEBUG : Reset feature "Move" 2025/09/23 15:26:57 DEBUG : Reset feature "Copy" 2025/09/23 15:26:57 DEBUG : Reset feature "Move" 2025/09/23 15:26:57 DEBUG : empty_dir: Making directory with metadata 2025/09/23 15:26:57 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/23 15:26:57 DEBUG : toe: transformed to: tictactoe 2025/09/23 15:26:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/23 15:26:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/23 15:26:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/23 15:26:57 INFO : tictacempty_dir: Making directory 2025/09/23 15:26:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/23 15:26:57 DEBUG : toe: transformed to: tictactoe 2025/09/23 15:26:57 DEBUG : toe: transformed to: tictactoe 2025/09/23 15:26:57 INFO : tictactoe: Making directory 2025/09/23 15:26:57 DEBUG : toe: transformed to: tictactoe 2025/09/23 15:26:57 DEBUG : toe: transformed to: tictactoe 2025/09/23 15:26:57 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/23 15:26:57 INFO : tictactoe/tictactoe: Making directory 2025/09/23 15:26:57 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/23 15:26:57 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/23 15:26:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/23 15:26:57 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/23 15:26:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/23 15:26:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/23 15:26:57 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for checks to finish 2025/09/23 15:26:57 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for transfers to finish 2025/09/23 15:26:57 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/23 15:26:57 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/23 15:26:57 INFO : toe/toe/toe.txt: Deleted 2025/09/23 15:26:57 INFO : toe/toe: Removing directory 2025/09/23 15:26:57 INFO : toe: Removing directory 2025/09/23 15:26:57 INFO : empty_dir: Removing directory 2025/09/23 15:26:57 DEBUG : Local file system at /tmp/rclone3709037048: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/09/23 15:26:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/09/23 15:26:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/23 15:26:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/23 15:26:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/23 15:26:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/23 15:26:59 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/09/23 15:26:59 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:247: Filtering empty directory "tictacempty_dir" fstest.go:247: Filtering empty directory "tictactoe" fstest.go:247: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (3.98s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-faxidon2qoci", Local "Local file system at /tmp/rclone3709037048", Modify Window "1ms" 2025/09/23 15:27:01 DEBUG : toe: transformed to: dG9l 2025/09/23 15:27:01 DEBUG : toe: transformed to: dG9l 2025/09/23 15:27:01 INFO : dG9l: Making directory 2025/09/23 15:27:01 DEBUG : toe: transformed to: dG9l 2025/09/23 15:27:01 DEBUG : toe: transformed to: dG9l 2025/09/23 15:27:01 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/09/23 15:27:01 INFO : dG9l/dG9l: Making directory 2025/09/23 15:27:01 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/09/23 15:27:01 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/09/23 15:27:01 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/09/23 15:27:01 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/23 15:27:01 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for checks to finish 2025/09/23 15:27:01 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for transfers to finish 2025/09/23 15:27:01 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/09/23 15:27:01 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/23 15:27:01 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/09/23 15:27:01 DEBUG : Waiting for deletions to finish 2025/09/23 15:27:02 DEBUG : dG9l: transformed to: toe 2025/09/23 15:27:02 DEBUG : dG9l: transformed to: toe 2025/09/23 15:27:02 DEBUG : dG9l: transformed to: toe 2025/09/23 15:27:02 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/09/23 15:27:02 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/09/23 15:27:02 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/09/23 15:27:02 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/09/23 15:27:02 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/09/23 15:27:02 DEBUG : Local file system at /tmp/rclone3709037048: Waiting for checks to finish 2025/09/23 15:27:02 DEBUG : Local file system at /tmp/rclone3709037048: Waiting for transfers to finish 2025/09/23 15:27:02 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.65s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-faxidon2qoci", Local "Local file system at /tmp/rclone3709037048", Modify Window "1ms" 2025/09/23 15:27:03 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/23 15:27:03 DEBUG : toe: transformed to: 2025/09/23 15:27:03 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/23 15:27:03 DEBUG : toe: transformed to: 2025/09/23 15:27:03 INFO : B2 bucket rclone-test-faxidon2qoci: Making directory 2025/09/23 15:27:03 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/23 15:27:03 DEBUG : toe: transformed to: 2025/09/23 15:27:03 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/23 15:27:03 DEBUG : toe: transformed to: 2025/09/23 15:27:03 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/23 15:27:03 DEBUG : toe/toe: transformed to: 2025/09/23 15:27:03 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/09/23 15:27:03 INFO : toe/toe: Making directory 2025/09/23 15:27:03 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/23 15:27:03 DEBUG : toe/toe: transformed to: 2025/09/23 15:27:03 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/09/23 15:27:03 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/23 15:27:03 DEBUG : toe: transformed to: 2025/09/23 15:27:03 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/23 15:27:03 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/23 15:27:03 DEBUG : toe/toe/toe: transformed to: 2025/09/23 15:27:03 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/09/23 15:27:03 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for checks to finish 2025/09/23 15:27:03 DEBUG : B2 bucket rclone-test-faxidon2qoci: Waiting for transfers to finish 2025/09/23 15:27:04 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/23 15:27:04 INFO : toe/toe/toe: Copied (new) 2025/09/23 15:27:04 ERROR : B2 bucket rclone-test-faxidon2qoci: not deleting files as there were IO errors 2025/09/23 15:27:04 ERROR : B2 bucket rclone-test-faxidon2qoci: not deleting directories as there were IO errors --- PASS: TestError (1.78s) PASS 2025/09/23 15:27:05 DEBUG : B2 bucket rclone-test-faxidon2qoci: Purge remote 2025/09/23 15:27:05 INFO : B2 bucket rclone-test-faxidon2qoci: cleaning bucket "rclone-test-faxidon2qoci" of all files 2025/09/23 15:27:06 DEBUG : BackupDir/one: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f414b424ac654fb88_d20250923_m152050_c001_v7007000_t0000_u01758640850503") 2025/09/23 15:27:06 DEBUG : BackupDir/one: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f113bc590950d9a33_d20250923_m152045_c001_v0001037_t0047_u01758640845158") 2025/09/23 15:27:06 DEBUG : CompareDest/one: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f419899979db41b9a_d20250923_m152025_c001_v7007000_t0000_u01758640825853") 2025/09/23 15:27:06 DEBUG : CompareDest/one: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b7888_d20250923_m152019_c001_v0001043_t0027_u01758640819991") 2025/09/23 15:27:06 DEBUG : CompareDest/two: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f419899979db41b9b_d20250923_m152026_c001_v7007000_t0000_u01758640826034") 2025/09/23 15:27:06 DEBUG : CompareDest/two: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109ca8c230637b67_d20250923_m152021_c001_v0001172_t0012_u01758640821152") 2025/09/23 15:27:06 DEBUG : CopyDest/one: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f414b424ac654fb89_d20250923_m152050_c001_v7007000_t0000_u01758640850684") 2025/09/23 15:27:06 DEBUG : CopyDest/one: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109ca8c230637b79_d20250923_m152042_c001_v0001172_t0037_u01758640842114") 2025/09/23 15:27:06 DEBUG : CopyDest/three: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f414b424ac654fb8a_d20250923_m152050_c001_v7007000_t0000_u01758640850866") 2025/09/23 15:27:06 DEBUG : CopyDest/three: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109ca8c230637b80_d20250923_m152048_c001_v0001172_t0009_u01758640848545") 2025/09/23 15:27:06 DEBUG : CopyDest/two: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f414b424ac654fb8b_d20250923_m152051_c001_v7007000_t0000_u01758640851048") 2025/09/23 15:27:07 DEBUG : CopyDest/two: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b7895_d20250923_m152046_c001_v0001043_t0006_u01758640846184") 2025/09/23 15:27:07 DEBUG : EXISTING: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f418fcc55ea5417ff_d20250923_m152212_c001_v7007000_t0000_u01758640932564") 2025/09/23 15:27:07 DEBUG : EXISTING: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b78f9_d20250923_m152211_c001_v0001043_t0035_u01758640931187") 2025/09/23 15:27:07 DEBUG : PREFIXapple: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f418fcc55ea54191e_d20250923_m152427_c001_v7007000_t0000_u01758641067384") 2025/09/23 15:27:07 DEBUG : PREFIXapple: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b7a10_d20250923_m152420_c001_v0001043_t0043_u01758641060943") 2025/09/23 15:27:07 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f412371876c212a52_d20250923_m152427_c001_v7007000_t0000_u01758641067224") 2025/09/23 15:27:07 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106af593471ed8c2_d20250923_m152420_c001_v0001171_t0012_u01758641060936") 2025/09/23 15:27:07 DEBUG : PREFIXbanana: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f41555fc3789f523a_d20250923_m152426_c001_v7007000_t0000_u01758641066993") 2025/09/23 15:27:07 DEBUG : PREFIXbanana: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106587b25473e0bf_d20250923_m152420_c001_v0001157_t0020_u01758641060963") 2025/09/23 15:27:07 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f408408f43c912ed3_d20250923_m152427_c001_v7007000_t0000_u01758641067062") 2025/09/23 15:27:07 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109254ac07cd6a8a_d20250923_m152420_c001_v0001098_t0014_u01758641060956") 2025/09/23 15:27:07 DEBUG : Testêé: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f418fcc55ea5417fb_d20250923_m152208_c001_v7007000_t0000_u01758640928710") 2025/09/23 15:27:07 DEBUG : Testêé: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b78f5_d20250923_m152207_c001_v0001043_t0045_u01758640927933") 2025/09/23 15:27:07 DEBUG : Testêé: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b78f3_d20250923_m152207_c001_v0001043_t0021_u01758640927106") 2025/09/23 15:27:07 DEBUG : YXBwbGU=: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f4182cec7cc1faf10_d20250923_m152406_c001_v7007000_t0000_u01758641046421") 2025/09/23 15:27:07 DEBUG : YXBwbGU=: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b79f2_d20250923_m152401_c001_v0001043_t0013_u01758641041582") 2025/09/23 15:27:07 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f4182cec7cc1faf12_d20250923_m152406_c001_v7007000_t0000_u01758641046604") 2025/09/23 15:27:08 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109254ac07cd6a46_d20250923_m152401_c001_v0001098_t0039_u01758641041555") 2025/09/23 15:27:08 DEBUG : YmFuYW5h: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f4182cec7cc1faf13_d20250923_m152406_c001_v7007000_t0000_u01758641046788") 2025/09/23 15:27:08 DEBUG : YmFuYW5h: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106af593471ed87f_d20250923_m152401_c001_v0001171_t0036_u01758641041575") 2025/09/23 15:27:08 DEBUG : a/potato2: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f40300dad4352496b_d20250923_m151851_c001_v7007000_t0000_u01758640731224") 2025/09/23 15:27:08 DEBUG : a/potato2: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109ca8c230637ad8_d20250923_m151850_c001_v0001172_t0003_u01758640730451") 2025/09/23 15:27:08 DEBUG : a/potato2: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f41526d73cd0a33f6_d20250923_m151848_c001_v7007000_t0000_u01758640728898") 2025/09/23 15:27:08 DEBUG : a/potato2: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109ca8c230637ad0_d20250923_m151847_c001_v0001172_t0056_u01758640727980") 2025/09/23 15:27:08 DEBUG : a/potato2: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f404e9624c21cb869_d20250923_m151830_c001_v7007000_t0000_u01758640710861") 2025/09/23 15:27:08 DEBUG : a/potato2: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109ca8c230637a9b_d20250923_m151829_c001_v0001172_t0029_u01758640709955") 2025/09/23 15:27:08 DEBUG : apple: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f41555fc3789f52d1_d20250923_m152632_c001_v7007000_t0000_u01758641192212") 2025/09/23 15:27:08 DEBUG : apple: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106af593471edaa9_d20250923_m152627_c001_v0001171_t0052_u01758641187316") 2025/09/23 15:27:08 DEBUG : apple: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f404f58f59e129057_d20250923_m152615_c001_v7007000_t0000_u01758641175264") 2025/09/23 15:27:08 DEBUG : apple: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106af593471eda6c_d20250923_m152610_c001_v0001171_t0000_u01758641170392") 2025/09/23 15:27:08 DEBUG : apple: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f413b884ed7b0baa4_d20250923_m152558_c001_v7007000_t0000_u01758641158192") 2025/09/23 15:27:08 DEBUG : apple: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106af593471eda3f_d20250923_m152553_c001_v0001171_t0033_u01758641153953") 2025/09/23 15:27:08 DEBUG : apple: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f423d8082742e10e2_d20250923_m152542_c001_v7007000_t0000_u01758641142230") 2025/09/23 15:27:08 DEBUG : apple: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106af593471eda01_d20250923_m152537_c001_v0001171_t0040_u01758641137752") 2025/09/23 15:27:08 DEBUG : apple: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f414b424ac654fc88_d20250923_m152525_c001_v7007000_t0000_u01758641125729") 2025/09/23 15:27:08 DEBUG : apple: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106af593471ed9c3_d20250923_m152520_c001_v0001171_t0038_u01758641120908") 2025/09/23 15:27:08 DEBUG : apple: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f405cd1b514d46180_d20250923_m152508_c001_v7007000_t0000_u01758641108464") 2025/09/23 15:27:08 DEBUG : apple: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b7a4d_d20250923_m152501_c001_v0001043_t0016_u01758641101069") 2025/09/23 15:27:08 DEBUG : apple: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f4177e97eed27ee6d_d20250923_m152449_c001_v7007000_t0000_u01758641089718") 2025/09/23 15:27:08 DEBUG : apple: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109254ac07cd6aec_d20250923_m152445_c001_v0001098_t0036_u01758641085906") 2025/09/23 15:27:09 DEBUG : apple: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f4177e97eed27ee66_d20250923_m152444_c001_v7007000_t0000_u01758641084416") 2025/09/23 15:27:09 DEBUG : apple: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b7a2f_d20250923_m152440_c001_v0001043_t0055_u01758641080007") 2025/09/23 15:27:09 DEBUG : apple: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f404e9624c21cbaeb_d20250923_m152428_c001_v7007000_t0000_u01758641068772") 2025/09/23 15:27:09 DEBUG : apple: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b7a19_d20250923_m152424_c001_v0001043_t0024_u01758641064754") 2025/09/23 15:27:09 DEBUG : apple: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f4063b93971a67c97_d20250923_m152423_c001_v7007000_t0000_u01758641063582") 2025/09/23 15:27:09 DEBUG : apple: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106af593471ed8b8_d20250923_m152418_c001_v0001171_t0002_u01758641058426") 2025/09/23 15:27:09 DEBUG : apple: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f411fc1aa2ef56a6d_d20250923_m152404_c001_v7007000_t0000_u01758641044187") 2025/09/23 15:27:09 DEBUG : apple: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109254ac07cd6a44_d20250923_m152358_c001_v0001098_t0039_u01758641038874") 2025/09/23 15:27:09 DEBUG : apple: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f4098536045cb585d_d20250923_m152346_c001_v7007000_t0000_u01758641026875") 2025/09/23 15:27:09 DEBUG : apple: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109254ac07cd6a18_d20250923_m152342_c001_v0001098_t0024_u01758641022393") 2025/09/23 15:27:09 DEBUG : apple: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f405cd1b514d45ed6_d20250923_m152330_c001_v7007000_t0000_u01758641010385") 2025/09/23 15:27:09 DEBUG : apple: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109254ac07cd69fc_d20250923_m152326_c001_v0001098_t0020_u01758641006008") 2025/09/23 15:27:09 DEBUG : appleSUFFIX: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f41951d83db1fad68_d20250923_m152448_c001_v7007000_t0000_u01758641088140") 2025/09/23 15:27:09 DEBUG : appleSUFFIX: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106587b25473e0f3_d20250923_m152442_c001_v0001157_t0012_u01758641082162") 2025/09/23 15:27:09 DEBUG : appleapple: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f405cd1b514d46181_d20250923_m152508_c001_v7007000_t0000_u01758641108649") 2025/09/23 15:27:09 DEBUG : appleapple: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106af593471ed974_d20250923_m152503_c001_v0001171_t0003_u01758641103917") 2025/09/23 15:27:09 DEBUG : appleappleapplebanana: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f41555fc3789f52d2_d20250923_m152632_c001_v7007000_t0000_u01758641192396") 2025/09/23 15:27:09 DEBUG : appleappleapplebanana: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106587b25473e1c0_d20250923_m152628_c001_v0001157_t0023_u01758641188120") 2025/09/23 15:27:09 DEBUG : appleappleapplebanana: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f404f58f59e129058_d20250923_m152615_c001_v7007000_t0000_u01758641175520") 2025/09/23 15:27:09 DEBUG : appleappleapplebanana: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106587b25473e19b_d20250923_m152611_c001_v0001157_t0023_u01758641171300") 2025/09/23 15:27:10 DEBUG : appleappleapplebanana: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f413b884ed7b0baa5_d20250923_m152558_c001_v7007000_t0000_u01758641158373") 2025/09/23 15:27:10 DEBUG : appleappleapplebanana: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106587b25473e183_d20250923_m152554_c001_v0001157_t0031_u01758641154670") 2025/09/23 15:27:10 DEBUG : appleappleapplebanana: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f423d8082742e10e4_d20250923_m152542_c001_v7007000_t0000_u01758641142414") 2025/09/23 15:27:10 DEBUG : appleappleapplebanana: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106587b25473e16d_d20250923_m152538_c001_v0001157_t0030_u01758641138707") 2025/09/23 15:27:10 DEBUG : appleappleapplebanana: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f414b424ac654fc89_d20250923_m152525_c001_v7007000_t0000_u01758641125912") 2025/09/23 15:27:10 DEBUG : appleappleapplebanana: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106587b25473e143_d20250923_m152521_c001_v0001157_t0008_u01758641121561") 2025/09/23 15:27:10 DEBUG : appleappleapplebanana: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f40300dad43524c09_d20250923_m152506_c001_v7007000_t0000_u01758641106205") 2025/09/23 15:27:10 DEBUG : appleappleapplebanana: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109254ac07cd6b0a_d20250923_m152501_c001_v0001098_t0025_u01758641101977") 2025/09/23 15:27:10 DEBUG : appleappleapplebanana: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f4177e97eed27ee6e_d20250923_m152449_c001_v7007000_t0000_u01758641089902") 2025/09/23 15:27:10 DEBUG : appleappleapplebanana: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106af593471ed930_d20250923_m152445_c001_v0001171_t0058_u01758641085917") 2025/09/23 15:27:10 DEBUG : appleappleapplebanana: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f412371876c212a5a_d20250923_m152444_c001_v7007000_t0000_u01758641084954") 2025/09/23 15:27:10 DEBUG : appleappleapplebanana: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109254ac07cd6adc_d20250923_m152440_c001_v0001098_t0024_u01758641080801") 2025/09/23 15:27:10 DEBUG : appleappleapplebanana: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f404e9624c21cbaec_d20250923_m152428_c001_v7007000_t0000_u01758641068957") 2025/09/23 15:27:10 DEBUG : appleappleapplebanana: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106af593471ed8d6_d20250923_m152424_c001_v0001171_t0008_u01758641064737") 2025/09/23 15:27:10 DEBUG : appleappleapplebanana: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f404e9624c21cbadd_d20250923_m152423_c001_v7007000_t0000_u01758641063602") 2025/09/23 15:27:10 DEBUG : appleappleapplebanana: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109254ac07cd6a86_d20250923_m152419_c001_v0001098_t0018_u01758641059338") 2025/09/23 15:27:10 DEBUG : appleappleapplebanana: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f411fc1aa2ef56a70_d20250923_m152404_c001_v7007000_t0000_u01758641044428") 2025/09/23 15:27:10 DEBUG : appleappleapplebanana: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106af593471ed877_d20250923_m152359_c001_v0001171_t0005_u01758641039665") 2025/09/23 15:27:10 DEBUG : appleappleapplebanana: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f4098536045cb585e_d20250923_m152347_c001_v7007000_t0000_u01758641027057") 2025/09/23 15:27:10 DEBUG : appleappleapplebanana: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106af593471ed850_d20250923_m152343_c001_v0001171_t0037_u01758641023022") 2025/09/23 15:27:10 DEBUG : appleappleapplebanana: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f405cd1b514d45ed7_d20250923_m152330_c001_v7007000_t0000_u01758641010566") 2025/09/23 15:27:11 DEBUG : appleappleapplebanana: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106af593471ed82b_d20250923_m152326_c001_v0001171_t0024_u01758641006607") 2025/09/23 15:27:11 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f410e88201c8a3331_d20250923_m152447_c001_v7007000_t0000_u01758641087933") 2025/09/23 15:27:11 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109254ac07cd6ae0_d20250923_m152442_c001_v0001098_t0045_u01758641082184") 2025/09/23 15:27:11 DEBUG : b/potato: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f40300dad4352496c_d20250923_m151851_c001_v7007000_t0000_u01758640731406") 2025/09/23 15:27:11 DEBUG : b/potato: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109ca8c230637ad2_d20250923_m151849_c001_v0001172_t0020_u01758640729453") 2025/09/23 15:27:11 DEBUG : b/potato: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f41526d73cd0a33f5_d20250923_m151848_c001_v7007000_t0000_u01758640728332") 2025/09/23 15:27:11 DEBUG : b/potato: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109ca8c230637acc_d20250923_m151846_c001_v0001172_t0011_u01758640726823") 2025/09/23 15:27:11 DEBUG : b/potato: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f404e9624c21cb868_d20250923_m151830_c001_v7007000_t0000_u01758640710298") 2025/09/23 15:27:11 DEBUG : b/potato: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109ca8c230637a96_d20250923_m151828_c001_v0001172_t0049_u01758640708699") 2025/09/23 15:27:11 DEBUG : backup/one: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f408408f43c912d06_d20250923_m152104_c001_v7007000_t0000_u01758640864131") 2025/09/23 15:27:11 DEBUG : backup/one: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f105d8b5a853e9aec_d20250923_m152101_c001_v0001117_t0028_u01758640861721") 2025/09/23 15:27:11 DEBUG : backup/one: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f111e40aaf441d2e3_d20250923_m152057_c001_v0001145_t0021_u01758640857754") 2025/09/23 15:27:11 DEBUG : backup/one-2019-01-01: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f4002d5bf674332a5_d20250923_m152132_c001_v7007000_t0000_u01758640892122") 2025/09/23 15:27:11 DEBUG : backup/one-2019-01-01: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f11689dbe73b9c910_d20250923_m152130_c001_v0001117_t0040_u01758640890032") 2025/09/23 15:27:11 DEBUG : backup/one-2019-01-01: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f107c7f4b6b5616ef_d20250923_m152125_c001_v0001099_t0030_u01758640885965") 2025/09/23 15:27:11 DEBUG : backup/one.bak: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f4182cec7cc1fae0d_d20250923_m152119_c001_v7007000_t0000_u01758640879289") 2025/09/23 15:27:11 DEBUG : backup/one.bak: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f11302613696b11d4_d20250923_m152117_c001_v0001146_t0001_u01758640877469") 2025/09/23 15:27:11 DEBUG : backup/one.bak: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f105c92e37395c527_d20250923_m152113_c001_v0001116_t0021_u01758640873103") 2025/09/23 15:27:11 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f4002d5bf674332a6_d20250923_m152132_c001_v7007000_t0000_u01758640892305") 2025/09/23 15:27:11 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f107e3a2bdd3ff6f8_d20250923_m152131_c001_v0001165_t0023_u01758640891358") 2025/09/23 15:27:12 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f114fbd6298a232d5_d20250923_m152127_c001_v0001146_t0026_u01758640887652") 2025/09/23 15:27:12 DEBUG : backup/three.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f408408f43c912d08_d20250923_m152104_c001_v7007000_t0000_u01758640864315") 2025/09/23 15:27:12 DEBUG : backup/three.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1075ac964ffefef9_d20250923_m152103_c001_v0001104_t0055_u01758640863079") 2025/09/23 15:27:12 DEBUG : backup/three.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1086d8421a7a9464_d20250923_m152059_c001_v0001104_t0003_u01758640859181") 2025/09/23 15:27:12 DEBUG : backup/three.txt.bak: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f4182cec7cc1fae0e_d20250923_m152119_c001_v7007000_t0000_u01758640879471") 2025/09/23 15:27:12 DEBUG : backup/three.txt.bak: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f102046cd5ccb0dd3_d20250923_m152118_c001_v0001176_t0056_u01758640878522") 2025/09/23 15:27:12 DEBUG : backup/three.txt.bak: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1027ae41725a6875_d20250923_m152114_c001_v0001161_t0020_u01758640874936") 2025/09/23 15:27:12 DEBUG : banana: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f41555fc3789f52d3_d20250923_m152632_c001_v7007000_t0000_u01758641192579") 2025/09/23 15:27:12 DEBUG : banana: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109254ac07cd6c07_d20250923_m152627_c001_v0001098_t0032_u01758641187584") 2025/09/23 15:27:12 DEBUG : banana: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f404f58f59e129059_d20250923_m152615_c001_v7007000_t0000_u01758641175704") 2025/09/23 15:27:12 DEBUG : banana: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109254ac07cd6bd2_d20250923_m152610_c001_v0001098_t0045_u01758641170773") 2025/09/23 15:27:12 DEBUG : banana: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f413b884ed7b0baa6_d20250923_m152558_c001_v7007000_t0000_u01758641158555") 2025/09/23 15:27:12 DEBUG : banana: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109254ac07cd6b96_d20250923_m152554_c001_v0001098_t0001_u01758641154258") 2025/09/23 15:27:12 DEBUG : banana: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f423d8082742e10e6_d20250923_m152542_c001_v7007000_t0000_u01758641142596") 2025/09/23 15:27:12 DEBUG : banana: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109254ac07cd6b7e_d20250923_m152538_c001_v0001098_t0039_u01758641138056") 2025/09/23 15:27:12 DEBUG : banana: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f414b424ac654fc8a_d20250923_m152526_c001_v7007000_t0000_u01758641126095") 2025/09/23 15:27:12 DEBUG : banana: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109254ac07cd6b4e_d20250923_m152521_c001_v0001098_t0029_u01758641121244") 2025/09/23 15:27:12 DEBUG : banana: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f405cd1b514d46182_d20250923_m152508_c001_v7007000_t0000_u01758641108832") 2025/09/23 15:27:12 DEBUG : banana: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106af593471ed970_d20250923_m152501_c001_v0001171_t0007_u01758641101585") 2025/09/23 15:27:12 DEBUG : banana: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f4177e97eed27ee6f_d20250923_m152450_c001_v7007000_t0000_u01758641090087") 2025/09/23 15:27:12 DEBUG : banana: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106587b25473e0ff_d20250923_m152445_c001_v0001157_t0010_u01758641085927") 2025/09/23 15:27:12 DEBUG : banana: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f410e88201c8a3330_d20250923_m152445_c001_v7007000_t0000_u01758641085001") 2025/09/23 15:27:13 DEBUG : banana: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106587b25473e0f1_d20250923_m152440_c001_v0001157_t0014_u01758641080519") 2025/09/23 15:27:13 DEBUG : banana: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f404e9624c21cbaed_d20250923_m152429_c001_v7007000_t0000_u01758641069146") 2025/09/23 15:27:13 DEBUG : banana: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109254ac07cd6a9c_d20250923_m152424_c001_v0001098_t0004_u01758641064725") 2025/09/23 15:27:13 DEBUG : banana: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f404e9624c21cbae1_d20250923_m152423_c001_v7007000_t0000_u01758641063808") 2025/09/23 15:27:13 DEBUG : banana: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b7a0a_d20250923_m152418_c001_v0001043_t0047_u01758641058692") 2025/09/23 15:27:13 DEBUG : banana: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f420e5067f65d5313_d20250923_m152404_c001_v7007000_t0000_u01758641044439") 2025/09/23 15:27:13 DEBUG : banana: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106587b25473e080_d20250923_m152359_c001_v0001157_t0016_u01758641039273") 2025/09/23 15:27:13 DEBUG : banana: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f4098536045cb585f_d20250923_m152347_c001_v7007000_t0000_u01758641027242") 2025/09/23 15:27:13 DEBUG : banana: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106587b25473e070_d20250923_m152342_c001_v0001157_t0029_u01758641022687") 2025/09/23 15:27:13 DEBUG : banana: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f405cd1b514d45ed8_d20250923_m152330_c001_v7007000_t0000_u01758641010748") 2025/09/23 15:27:13 DEBUG : banana: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106587b25473e061_d20250923_m152326_c001_v0001157_t0006_u01758641006326") 2025/09/23 15:27:13 DEBUG : bananaSUFFIX: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f4168adfb5c8414f6_d20250923_m152448_c001_v7007000_t0000_u01758641088184") 2025/09/23 15:27:13 DEBUG : bananaSUFFIX: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b7a31_d20250923_m152442_c001_v0001043_t0013_u01758641082171") 2025/09/23 15:27:13 DEBUG : both0: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f41951d83db1faa4d_d20250923_m152258_c001_v7007000_t0000_u01758640978822") 2025/09/23 15:27:13 DEBUG : both0: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b7956_d20250923_m152238_c001_v0001043_t0003_u01758640958474") 2025/09/23 15:27:13 DEBUG : both0: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f40300dad43524b09_d20250923_m152234_c001_v7007000_t0000_u01758640954233") 2025/09/23 15:27:13 DEBUG : both0: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b78fb_d20250923_m152214_c001_v0001043_t0009_u01758640934453") 2025/09/23 15:27:13 DEBUG : both1: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f41951d83db1faa4f_d20250923_m152259_c001_v7007000_t0000_u01758640979004") 2025/09/23 15:27:13 DEBUG : both1: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b795c_d20250923_m152239_c001_v0001043_t0026_u01758640959370") 2025/09/23 15:27:13 DEBUG : both1: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f40300dad43524b0a_d20250923_m152234_c001_v7007000_t0000_u01758640954417") 2025/09/23 15:27:13 DEBUG : both1: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b78ff_d20250923_m152215_c001_v0001043_t0059_u01758640935463") 2025/09/23 15:27:14 DEBUG : both10: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f41951d83db1faa51_d20250923_m152259_c001_v7007000_t0000_u01758640979188") 2025/09/23 15:27:14 DEBUG : both10: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b7984_d20250923_m152247_c001_v0001043_t0018_u01758640967113") 2025/09/23 15:27:14 DEBUG : both10: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f40300dad43524b0b_d20250923_m152234_c001_v7007000_t0000_u01758640954603") 2025/09/23 15:27:14 DEBUG : both10: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b7928_d20250923_m152223_c001_v0001043_t0054_u01758640943028") 2025/09/23 15:27:14 DEBUG : both11: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f41951d83db1faa52_d20250923_m152259_c001_v7007000_t0000_u01758640979371") 2025/09/23 15:27:14 DEBUG : both11: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b7988_d20250923_m152247_c001_v0001043_t0013_u01758640967883") 2025/09/23 15:27:14 DEBUG : both11: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f40300dad43524b0c_d20250923_m152234_c001_v7007000_t0000_u01758640954787") 2025/09/23 15:27:14 DEBUG : both11: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b792c_d20250923_m152223_c001_v0001043_t0003_u01758640943766") 2025/09/23 15:27:14 DEBUG : both12: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f41951d83db1faa53_d20250923_m152259_c001_v7007000_t0000_u01758640979553") 2025/09/23 15:27:14 DEBUG : both12: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b798c_d20250923_m152248_c001_v0001043_t0040_u01758640968803") 2025/09/23 15:27:14 DEBUG : both12: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f40300dad43524b0d_d20250923_m152234_c001_v7007000_t0000_u01758640954971") 2025/09/23 15:27:14 DEBUG : both12: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b7930_d20250923_m152224_c001_v0001043_t0035_u01758640944571") 2025/09/23 15:27:14 DEBUG : both13: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f41951d83db1faa54_d20250923_m152259_c001_v7007000_t0000_u01758640979735") 2025/09/23 15:27:14 DEBUG : both13: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b7990_d20250923_m152249_c001_v0001043_t0021_u01758640969785") 2025/09/23 15:27:14 DEBUG : both13: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f40300dad43524b0e_d20250923_m152235_c001_v7007000_t0000_u01758640955156") 2025/09/23 15:27:14 DEBUG : both13: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b7934_d20250923_m152225_c001_v0001043_t0010_u01758640945435") 2025/09/23 15:27:14 DEBUG : both14: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f41951d83db1faa55_d20250923_m152259_c001_v7007000_t0000_u01758640979917") 2025/09/23 15:27:14 DEBUG : both14: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b7994_d20250923_m152250_c001_v0001043_t0029_u01758640970798") 2025/09/23 15:27:14 DEBUG : both14: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f40300dad43524b0f_d20250923_m152235_c001_v7007000_t0000_u01758640955339") 2025/09/23 15:27:14 DEBUG : both14: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b7938_d20250923_m152226_c001_v0001043_t0039_u01758640946407") 2025/09/23 15:27:15 DEBUG : both15: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f41951d83db1faa57_d20250923_m152300_c001_v7007000_t0000_u01758640980100") 2025/09/23 15:27:15 DEBUG : both15: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b7998_d20250923_m152251_c001_v0001043_t0002_u01758640971784") 2025/09/23 15:27:15 DEBUG : both15: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f40300dad43524b10_d20250923_m152235_c001_v7007000_t0000_u01758640955523") 2025/09/23 15:27:15 DEBUG : both15: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b793c_d20250923_m152227_c001_v0001043_t0059_u01758640947295") 2025/09/23 15:27:15 DEBUG : both16: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f41951d83db1faa58_d20250923_m152300_c001_v7007000_t0000_u01758640980283") 2025/09/23 15:27:15 DEBUG : both16: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b799c_d20250923_m152252_c001_v0001043_t0032_u01758640972502") 2025/09/23 15:27:15 DEBUG : both16: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f40300dad43524b11_d20250923_m152235_c001_v7007000_t0000_u01758640955707") 2025/09/23 15:27:15 DEBUG : both16: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b7940_d20250923_m152228_c001_v0001043_t0005_u01758640948156") 2025/09/23 15:27:15 DEBUG : both17: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f41951d83db1faa59_d20250923_m152300_c001_v7007000_t0000_u01758640980464") 2025/09/23 15:27:15 DEBUG : both17: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b79a0_d20250923_m152253_c001_v0001043_t0049_u01758640973541") 2025/09/23 15:27:15 DEBUG : both17: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f40300dad43524b12_d20250923_m152235_c001_v7007000_t0000_u01758640955890") 2025/09/23 15:27:15 DEBUG : both17: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b7944_d20250923_m152229_c001_v0001043_t0025_u01758640949096") 2025/09/23 15:27:15 DEBUG : both18: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f41951d83db1faa5a_d20250923_m152300_c001_v7007000_t0000_u01758640980646") 2025/09/23 15:27:15 DEBUG : both18: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b79a4_d20250923_m152254_c001_v0001043_t0029_u01758640974374") 2025/09/23 15:27:15 DEBUG : both18: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f40300dad43524b14_d20250923_m152236_c001_v7007000_t0000_u01758640956073") 2025/09/23 15:27:15 DEBUG : both18: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b7948_d20250923_m152229_c001_v0001043_t0033_u01758640949837") 2025/09/23 15:27:15 DEBUG : both19: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f41951d83db1faa5b_d20250923_m152300_c001_v7007000_t0000_u01758640980829") 2025/09/23 15:27:15 DEBUG : both19: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b79a8_d20250923_m152255_c001_v0001043_t0047_u01758640975076") 2025/09/23 15:27:15 DEBUG : both19: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f40300dad43524b16_d20250923_m152236_c001_v7007000_t0000_u01758640956260") 2025/09/23 15:27:15 DEBUG : both19: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b794c_d20250923_m152230_c001_v0001043_t0006_u01758640950717") 2025/09/23 15:27:15 DEBUG : both2: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f41951d83db1faa5c_d20250923_m152301_c001_v7007000_t0000_u01758640981010") 2025/09/23 15:27:15 DEBUG : both2: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b7960_d20250923_m152240_c001_v0001043_t0046_u01758640960079") 2025/09/23 15:27:16 DEBUG : both2: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f40300dad43524b17_d20250923_m152236_c001_v7007000_t0000_u01758640956444") 2025/09/23 15:27:16 DEBUG : both2: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b7903_d20250923_m152216_c001_v0001043_t0010_u01758640936267") 2025/09/23 15:27:16 DEBUG : both3: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f41951d83db1faa5d_d20250923_m152301_c001_v7007000_t0000_u01758640981193") 2025/09/23 15:27:16 DEBUG : both3: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b7966_d20250923_m152240_c001_v0001043_t0020_u01758640960813") 2025/09/23 15:27:16 DEBUG : both3: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f40300dad43524b18_d20250923_m152236_c001_v7007000_t0000_u01758640956628") 2025/09/23 15:27:16 DEBUG : both3: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b7908_d20250923_m152217_c001_v0001043_t0039_u01758640937138") 2025/09/23 15:27:16 DEBUG : both4: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f41951d83db1faa5e_d20250923_m152301_c001_v7007000_t0000_u01758640981376") 2025/09/23 15:27:16 DEBUG : both4: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b796a_d20250923_m152241_c001_v0001043_t0001_u01758640961635") 2025/09/23 15:27:16 DEBUG : both4: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f40300dad43524b1a_d20250923_m152236_c001_v7007000_t0000_u01758640956813") 2025/09/23 15:27:16 DEBUG : both4: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b790c_d20250923_m152218_c001_v0001043_t0015_u01758640938132") 2025/09/23 15:27:16 DEBUG : both5: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f41951d83db1faa5f_d20250923_m152301_c001_v7007000_t0000_u01758640981559") 2025/09/23 15:27:16 DEBUG : both5: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b7970_d20250923_m152242_c001_v0001043_t0035_u01758640962510") 2025/09/23 15:27:16 DEBUG : both5: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f40300dad43524b1b_d20250923_m152236_c001_v7007000_t0000_u01758640956996") 2025/09/23 15:27:16 DEBUG : both5: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b7910_d20250923_m152218_c001_v0001043_t0002_u01758640938966") 2025/09/23 15:27:16 DEBUG : both6: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f41951d83db1faa60_d20250923_m152301_c001_v7007000_t0000_u01758640981742") 2025/09/23 15:27:16 DEBUG : both6: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b7974_d20250923_m152243_c001_v0001043_t0058_u01758640963661") 2025/09/23 15:27:16 DEBUG : both6: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f40300dad43524b1c_d20250923_m152237_c001_v7007000_t0000_u01758640957181") 2025/09/23 15:27:16 DEBUG : both6: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b7914_d20250923_m152219_c001_v0001043_t0011_u01758640939792") 2025/09/23 15:27:16 DEBUG : both7: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f41951d83db1faa61_d20250923_m152301_c001_v7007000_t0000_u01758640981925") 2025/09/23 15:27:16 DEBUG : both7: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b7978_d20250923_m152244_c001_v0001043_t0039_u01758640964526") 2025/09/23 15:27:16 DEBUG : both7: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f40300dad43524b1d_d20250923_m152237_c001_v7007000_t0000_u01758640957365") 2025/09/23 15:27:16 DEBUG : both7: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b7918_d20250923_m152220_c001_v0001043_t0044_u01758640940575") 2025/09/23 15:27:17 DEBUG : both8: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f41951d83db1faa62_d20250923_m152302_c001_v7007000_t0000_u01758640982108") 2025/09/23 15:27:17 DEBUG : both8: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b797c_d20250923_m152245_c001_v0001043_t0055_u01758640965452") 2025/09/23 15:27:17 DEBUG : both8: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f40300dad43524b1f_d20250923_m152237_c001_v7007000_t0000_u01758640957549") 2025/09/23 15:27:17 DEBUG : both8: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b791e_d20250923_m152221_c001_v0001043_t0011_u01758640941431") 2025/09/23 15:27:17 DEBUG : both9: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f41951d83db1faa63_d20250923_m152302_c001_v7007000_t0000_u01758640982291") 2025/09/23 15:27:17 DEBUG : both9: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b7980_d20250923_m152246_c001_v0001043_t0006_u01758640966379") 2025/09/23 15:27:17 DEBUG : both9: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f40300dad43524b20_d20250923_m152237_c001_v7007000_t0000_u01758640957732") 2025/09/23 15:27:17 DEBUG : both9: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b7922_d20250923_m152222_c001_v0001043_t0040_u01758640942143") 2025/09/23 15:27:17 DEBUG : c/non empty space: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f40300dad4352496d_d20250923_m151851_c001_v7007000_t0000_u01758640731588") 2025/09/23 15:27:17 DEBUG : c/non empty space: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109ca8c230637ad6_d20250923_m151849_c001_v0001172_t0012_u01758640729762") 2025/09/23 15:27:17 DEBUG : c/non empty space: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f41526d73cd0a33f7_d20250923_m151849_c001_v7007000_t0000_u01758640729083") 2025/09/23 15:27:17 DEBUG : c/non empty space: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109ca8c230637ace_d20250923_m151847_c001_v0001172_t0002_u01758640727295") 2025/09/23 15:27:17 DEBUG : c/non empty space: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f404e9624c21cb86a_d20250923_m151831_c001_v7007000_t0000_u01758640711043") 2025/09/23 15:27:17 DEBUG : c/non empty space: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109ca8c230637a99_d20250923_m151829_c001_v0001172_t0039_u01758640709115") 2025/09/23 15:27:17 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f4182cec7cc1faf14_d20250923_m152406_c001_v7007000_t0000_u01758641046970") 2025/09/23 15:27:17 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106587b25473e082_d20250923_m152401_c001_v0001157_t0022_u01758641041561") 2025/09/23 15:27:17 DEBUG : check sum: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f404e9624c21cb85d_d20250923_m151821_c001_v7007000_t0000_u01758640701241") 2025/09/23 15:27:17 DEBUG : check sum: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109ca8c230637a80_d20250923_m151820_c001_v0001172_t0058_u01758640700129") 2025/09/23 15:27:17 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f408408f43c912f74_d20250923_m152703_c001_v7007000_t0000_u01758641223452") 2025/09/23 15:27:17 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106af593471edb1b_d20250923_m152701_c001_v0001171_t0057_u01758641221769") 2025/09/23 15:27:17 DEBUG : dest/3: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f414b424ac654fb7c_d20250923_m152034_c001_v7007000_t0000_u01758640834999") 2025/09/23 15:27:17 DEBUG : dest/3: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f4175bc27e3c7ea99_d20250923_m152033_c001_v0001171_t0022_u01758640833903") 2025/09/23 15:27:18 DEBUG : dir1/0000-abcde: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f405cd1b514d46184_d20250923_m152509_c001_v7007000_t0000_u01758641109017") 2025/09/23 15:27:18 DEBUG : dir1/0000-abcde: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109254ac07cd6b10_d20250923_m152504_c001_v0001098_t0054_u01758641104133") 2025/09/23 15:27:18 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f41555fc3789f52d4_d20250923_m152632_c001_v7007000_t0000_u01758641192763") 2025/09/23 15:27:18 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106af593471eda8d_d20250923_m152620_c001_v0001171_t0009_u01758641180049") 2025/09/23 15:27:18 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f404f58f59e12905a_d20250923_m152615_c001_v7007000_t0000_u01758641175889") 2025/09/23 15:27:18 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106af593471eda57_d20250923_m152602_c001_v0001171_t0005_u01758641162858") 2025/09/23 15:27:18 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f413b884ed7b0baa8_d20250923_m152558_c001_v7007000_t0000_u01758641158737") 2025/09/23 15:27:18 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106af593471eda1f_d20250923_m152546_c001_v0001171_t0013_u01758641146894") 2025/09/23 15:27:18 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f423d8082742e10e7_d20250923_m152542_c001_v7007000_t0000_u01758641142779") 2025/09/23 15:27:18 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106af593471ed9e8_d20250923_m152530_c001_v0001171_t0048_u01758641130466") 2025/09/23 15:27:18 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f414b424ac654fc8b_d20250923_m152526_c001_v7007000_t0000_u01758641126279") 2025/09/23 15:27:18 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106af593471ed9a3_d20250923_m152513_c001_v0001171_t0045_u01758641113126") 2025/09/23 15:27:18 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f405cd1b514d4617c_d20250923_m152505_c001_v7007000_t0000_u01758641105999") 2025/09/23 15:27:18 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b7a45_d20250923_m152454_c001_v0001043_t0019_u01758641094380") 2025/09/23 15:27:18 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f4177e97eed27ee70_d20250923_m152450_c001_v7007000_t0000_u01758641090270") 2025/09/23 15:27:18 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106af593471ed932_d20250923_m152446_c001_v0001171_t0053_u01758641086183") 2025/09/23 15:27:18 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f4177e97eed27ee67_d20250923_m152444_c001_v7007000_t0000_u01758641084600") 2025/09/23 15:27:18 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b7a25_d20250923_m152433_c001_v0001043_t0017_u01758641073475") 2025/09/23 15:27:18 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f404e9624c21cbaee_d20250923_m152429_c001_v7007000_t0000_u01758641069333") 2025/09/23 15:27:18 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106587b25473e0cf_d20250923_m152425_c001_v0001157_t0003_u01758641065033") 2025/09/23 15:27:19 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f41555fc3789f5236_d20250923_m152423_c001_v7007000_t0000_u01758641063602") 2025/09/23 15:27:19 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106af593471ed89b_d20250923_m152411_c001_v0001171_t0056_u01758641051051") 2025/09/23 15:27:19 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f4182cec7cc1faf0d_d20250923_m152404_c001_v7007000_t0000_u01758641044197") 2025/09/23 15:27:19 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109254ac07cd6a29_d20250923_m152351_c001_v0001098_t0014_u01758641031539") 2025/09/23 15:27:19 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f4098536045cb5860_d20250923_m152347_c001_v7007000_t0000_u01758641027426") 2025/09/23 15:27:19 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109254ac07cd6a06_d20250923_m152334_c001_v0001098_t0034_u01758641014997") 2025/09/23 15:27:19 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f405cd1b514d45ed9_d20250923_m152330_c001_v7007000_t0000_u01758641010930") 2025/09/23 15:27:19 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109254ac07cd69e8_d20250923_m152319_c001_v0001098_t0015_u01758640999574") 2025/09/23 15:27:19 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f41951d83db1fad67_d20250923_m152447_c001_v7007000_t0000_u01758641087956") 2025/09/23 15:27:19 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106587b25473e0f5_d20250923_m152442_c001_v0001157_t0029_u01758641082437") 2025/09/23 15:27:19 DEBUG : dir1/0001-bcdef: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f405cd1b514d46185_d20250923_m152509_c001_v7007000_t0000_u01758641109199") 2025/09/23 15:27:19 DEBUG : dir1/0001-bcdef: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106587b25473e11e_d20250923_m152504_c001_v0001157_t0059_u01758641104141") 2025/09/23 15:27:19 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f41555fc3789f52d5_d20250923_m152632_c001_v7007000_t0000_u01758641192947") 2025/09/23 15:27:19 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109254ac07cd6be8_d20250923_m152620_c001_v0001098_t0054_u01758641180740") 2025/09/23 15:27:19 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f404f58f59e12905b_d20250923_m152616_c001_v7007000_t0000_u01758641176074") 2025/09/23 15:27:19 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109254ac07cd6bbe_d20250923_m152603_c001_v0001098_t0039_u01758641163542") 2025/09/23 15:27:19 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f413b884ed7b0baa9_d20250923_m152558_c001_v7007000_t0000_u01758641158920") 2025/09/23 15:27:19 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109254ac07cd6b8c_d20250923_m152547_c001_v0001098_t0001_u01758641147651") 2025/09/23 15:27:19 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f423d8082742e10e9_d20250923_m152542_c001_v7007000_t0000_u01758641142961") 2025/09/23 15:27:19 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109254ac07cd6b68_d20250923_m152531_c001_v0001098_t0028_u01758641131178") 2025/09/23 15:27:20 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f414b424ac654fc8c_d20250923_m152526_c001_v7007000_t0000_u01758641126462") 2025/09/23 15:27:20 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109254ac07cd6b30_d20250923_m152513_c001_v0001098_t0056_u01758641113891") 2025/09/23 15:27:20 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f405cd1b514d4617e_d20250923_m152506_c001_v7007000_t0000_u01758641106365") 2025/09/23 15:27:20 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106af593471ed957_d20250923_m152455_c001_v0001171_t0022_u01758641095103") 2025/09/23 15:27:20 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f4177e97eed27ee71_d20250923_m152450_c001_v7007000_t0000_u01758641090456") 2025/09/23 15:27:20 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109254ac07cd6af0_d20250923_m152446_c001_v0001098_t0052_u01758641086421") 2025/09/23 15:27:20 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f4002d5bf6743337c_d20250923_m152444_c001_v7007000_t0000_u01758641084392") 2025/09/23 15:27:20 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106587b25473e0d9_d20250923_m152434_c001_v0001157_t0036_u01758641074197") 2025/09/23 15:27:20 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f404e9624c21cbaef_d20250923_m152429_c001_v7007000_t0000_u01758641069519") 2025/09/23 15:27:20 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106af593471ed8da_d20250923_m152425_c001_v0001171_t0030_u01758641065110") 2025/09/23 15:27:20 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f4063b93971a67c98_d20250923_m152423_c001_v7007000_t0000_u01758641063764") 2025/09/23 15:27:20 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b7a02_d20250923_m152411_c001_v0001043_t0040_u01758641051680") 2025/09/23 15:27:20 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f408408f43c912ebe_d20250923_m152404_c001_v7007000_t0000_u01758641044258") 2025/09/23 15:27:20 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106587b25473e073_d20250923_m152352_c001_v0001157_t0013_u01758641032290") 2025/09/23 15:27:20 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f4098536045cb5861_d20250923_m152347_c001_v7007000_t0000_u01758641027609") 2025/09/23 15:27:20 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106587b25473e066_d20250923_m152335_c001_v0001157_t0040_u01758641015724") 2025/09/23 15:27:20 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f405cd1b514d45eda_d20250923_m152331_c001_v7007000_t0000_u01758641011112") 2025/09/23 15:27:20 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106587b25473e057_d20250923_m152320_c001_v0001157_t0038_u01758641000295") 2025/09/23 15:27:20 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f4177e97eed27ee6b_d20250923_m152448_c001_v7007000_t0000_u01758641088152") 2025/09/23 15:27:20 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b7a33_d20250923_m152442_c001_v0001043_t0022_u01758641082517") 2025/09/23 15:27:20 DEBUG : dir1/0002-cdefg: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f405cd1b514d46186_d20250923_m152509_c001_v7007000_t0000_u01758641109383") 2025/09/23 15:27:20 DEBUG : dir1/0002-cdefg: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106af593471ed976_d20250923_m152504_c001_v0001171_t0016_u01758641104191") 2025/09/23 15:27:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f41555fc3789f52d6_d20250923_m152633_c001_v7007000_t0000_u01758641193132") 2025/09/23 15:27:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106587b25473e1af_d20250923_m152621_c001_v0001157_t0056_u01758641181389") 2025/09/23 15:27:21 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f404f58f59e12905c_d20250923_m152616_c001_v7007000_t0000_u01758641176263") 2025/09/23 15:27:21 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106587b25473e18f_d20250923_m152604_c001_v0001157_t0008_u01758641164610") 2025/09/23 15:27:21 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f413b884ed7b0baab_d20250923_m152559_c001_v7007000_t0000_u01758641159101") 2025/09/23 15:27:21 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106587b25473e175_d20250923_m152548_c001_v0001157_t0007_u01758641148300") 2025/09/23 15:27:21 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f423d8082742e10ea_d20250923_m152543_c001_v7007000_t0000_u01758641143145") 2025/09/23 15:27:21 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106587b25473e158_d20250923_m152531_c001_v0001157_t0018_u01758641131863") 2025/09/23 15:27:21 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f414b424ac654fc8d_d20250923_m152526_c001_v7007000_t0000_u01758641126645") 2025/09/23 15:27:21 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106587b25473e131_d20250923_m152514_c001_v0001157_t0046_u01758641114652") 2025/09/23 15:27:21 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f422593e374cdbedc_d20250923_m152506_c001_v7007000_t0000_u01758641106408") 2025/09/23 15:27:21 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109254ac07cd6afa_d20250923_m152455_c001_v0001098_t0029_u01758641095778") 2025/09/23 15:27:21 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f4177e97eed27ee72_d20250923_m152450_c001_v7007000_t0000_u01758641090643") 2025/09/23 15:27:21 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106af593471ed936_d20250923_m152446_c001_v0001171_t0059_u01758641086448") 2025/09/23 15:27:21 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f412371876c212a59_d20250923_m152444_c001_v7007000_t0000_u01758641084771") 2025/09/23 15:27:21 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109254ac07cd6ac8_d20250923_m152434_c001_v0001098_t0044_u01758641074964") 2025/09/23 15:27:21 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f404e9624c21cbaf0_d20250923_m152429_c001_v7007000_t0000_u01758641069706") 2025/09/23 15:27:21 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109254ac07cd6aa2_d20250923_m152425_c001_v0001098_t0018_u01758641065238") 2025/09/23 15:27:21 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f411fc1aa2ef56c75_d20250923_m152423_c001_v7007000_t0000_u01758641063552") 2025/09/23 15:27:21 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109254ac07cd6a6a_d20250923_m152412_c001_v0001098_t0022_u01758641052640") 2025/09/23 15:27:21 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f409de241ba21453a_d20250923_m152404_c001_v7007000_t0000_u01758641044376") 2025/09/23 15:27:21 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106af593471ed861_d20250923_m152352_c001_v0001171_t0023_u01758641032962") 2025/09/23 15:27:22 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f4098536045cb5862_d20250923_m152347_c001_v7007000_t0000_u01758641027793") 2025/09/23 15:27:22 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106af593471ed83c_d20250923_m152336_c001_v0001171_t0002_u01758641016569") 2025/09/23 15:27:22 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f405cd1b514d45edc_d20250923_m152331_c001_v7007000_t0000_u01758641011293") 2025/09/23 15:27:22 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106af593471ed81f_d20250923_m152320_c001_v0001171_t0004_u01758641000694") 2025/09/23 15:27:22 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f4002d5bf67433387_d20250923_m152448_c001_v7007000_t0000_u01758641088006") 2025/09/23 15:27:22 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106af593471ed91a_d20250923_m152442_c001_v0001171_t0056_u01758641082563") 2025/09/23 15:27:22 DEBUG : dir1/0003-defgh: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f405cd1b514d46187_d20250923_m152509_c001_v7007000_t0000_u01758641109567") 2025/09/23 15:27:22 DEBUG : dir1/0003-defgh: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b7a53_d20250923_m152504_c001_v0001043_t0050_u01758641104301") 2025/09/23 15:27:22 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f41555fc3789f52d7_d20250923_m152633_c001_v7007000_t0000_u01758641193317") 2025/09/23 15:27:22 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b7a9c_d20250923_m152622_c001_v0001043_t0003_u01758641182041") 2025/09/23 15:27:22 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f404f58f59e12905d_d20250923_m152616_c001_v7007000_t0000_u01758641176448") 2025/09/23 15:27:22 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b7a8d_d20250923_m152605_c001_v0001043_t0004_u01758641165339") 2025/09/23 15:27:22 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f413b884ed7b0baac_d20250923_m152559_c001_v7007000_t0000_u01758641159283") 2025/09/23 15:27:22 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b7a77_d20250923_m152548_c001_v0001043_t0007_u01758641148960") 2025/09/23 15:27:22 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f423d8082742e10ec_d20250923_m152543_c001_v7007000_t0000_u01758641143327") 2025/09/23 15:27:22 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b7a6c_d20250923_m152532_c001_v0001043_t0007_u01758641132553") 2025/09/23 15:27:22 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f414b424ac654fc8e_d20250923_m152526_c001_v7007000_t0000_u01758641126830") 2025/09/23 15:27:22 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b7a5e_d20250923_m152515_c001_v0001043_t0035_u01758641115334") 2025/09/23 15:27:22 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f414b424ac654fc82_d20250923_m152506_c001_v7007000_t0000_u01758641106168") 2025/09/23 15:27:22 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106587b25473e10d_d20250923_m152456_c001_v0001157_t0050_u01758641096517") 2025/09/23 15:27:23 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f4177e97eed27ee73_d20250923_m152450_c001_v7007000_t0000_u01758641090829") 2025/09/23 15:27:23 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b7a3f_d20250923_m152446_c001_v0001043_t0021_u01758641086477") 2025/09/23 15:27:23 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f41951d83db1fad63_d20250923_m152444_c001_v7007000_t0000_u01758641084791") 2025/09/23 15:27:23 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106af593471ed8f9_d20250923_m152435_c001_v0001171_t0058_u01758641075697") 2025/09/23 15:27:23 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f404e9624c21cbaf1_d20250923_m152429_c001_v7007000_t0000_u01758641069892") 2025/09/23 15:27:23 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b7a1b_d20250923_m152425_c001_v0001043_t0043_u01758641065274") 2025/09/23 15:27:23 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f41555fc3789f5237_d20250923_m152423_c001_v7007000_t0000_u01758641063816") 2025/09/23 15:27:23 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106587b25473e0aa_d20250923_m152413_c001_v0001157_t0030_u01758641053368") 2025/09/23 15:27:23 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f409de241ba214539_d20250923_m152404_c001_v7007000_t0000_u01758641044191") 2025/09/23 15:27:23 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b79e8_d20250923_m152353_c001_v0001043_t0023_u01758641033665") 2025/09/23 15:27:23 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f4098536045cb5863_d20250923_m152347_c001_v7007000_t0000_u01758641027982") 2025/09/23 15:27:23 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b79d7_d20250923_m152337_c001_v0001043_t0039_u01758641017229") 2025/09/23 15:27:23 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f405cd1b514d45edd_d20250923_m152331_c001_v7007000_t0000_u01758641011474") 2025/09/23 15:27:23 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b79c0_d20250923_m152320_c001_v0001043_t0042_u01758641000958") 2025/09/23 15:27:23 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f4002d5bf6743338a_d20250923_m152448_c001_v7007000_t0000_u01758641088194") 2025/09/23 15:27:23 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109254ac07cd6ae4_d20250923_m152442_c001_v0001098_t0037_u01758641082845") 2025/09/23 15:27:23 DEBUG : dir1/0004-efghi: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f405cd1b514d46188_d20250923_m152509_c001_v7007000_t0000_u01758641109751") 2025/09/23 15:27:23 DEBUG : dir1/0004-efghi: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106af593471ed978_d20250923_m152504_c001_v0001171_t0050_u01758641104482") 2025/09/23 15:27:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f41555fc3789f52d8_d20250923_m152633_c001_v7007000_t0000_u01758641193502") 2025/09/23 15:27:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106af593471eda95_d20250923_m152622_c001_v0001171_t0041_u01758641182468") 2025/09/23 15:27:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f404f58f59e12905e_d20250923_m152616_c001_v7007000_t0000_u01758641176633") 2025/09/23 15:27:24 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106af593471eda5f_d20250923_m152605_c001_v0001171_t0041_u01758641165897") 2025/09/23 15:27:24 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f413b884ed7b0baad_d20250923_m152559_c001_v7007000_t0000_u01758641159464") 2025/09/23 15:27:24 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106af593471eda29_d20250923_m152549_c001_v0001171_t0057_u01758641149297") 2025/09/23 15:27:24 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f423d8082742e10ee_d20250923_m152543_c001_v7007000_t0000_u01758641143512") 2025/09/23 15:27:24 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106af593471ed9f1_d20250923_m152532_c001_v0001171_t0055_u01758641132919") 2025/09/23 15:27:24 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f414b424ac654fc8f_d20250923_m152527_c001_v7007000_t0000_u01758641127013") 2025/09/23 15:27:24 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106af593471ed9af_d20250923_m152516_c001_v0001171_t0006_u01758641116062") 2025/09/23 15:27:24 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f40108df2bed7da97_d20250923_m152506_c001_v7007000_t0000_u01758641106368") 2025/09/23 15:27:24 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b7a47_d20250923_m152456_c001_v0001043_t0009_u01758641096811") 2025/09/23 15:27:24 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f4177e97eed27ee74_d20250923_m152451_c001_v7007000_t0000_u01758641091013") 2025/09/23 15:27:24 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106587b25473e101_d20250923_m152446_c001_v0001157_t0024_u01758641086555") 2025/09/23 15:27:24 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f410e88201c8a332f_d20250923_m152444_c001_v7007000_t0000_u01758641084808") 2025/09/23 15:27:24 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b7a29_d20250923_m152435_c001_v0001043_t0047_u01758641075996") 2025/09/23 15:27:24 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f404e9624c21cbaf2_d20250923_m152430_c001_v7007000_t0000_u01758641070076") 2025/09/23 15:27:24 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106af593471ed8e0_d20250923_m152425_c001_v0001171_t0014_u01758641065373") 2025/09/23 15:27:24 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f412371876c20fed9_d20250923_m152423_c001_v7007000_t0000_u01758641063778") 2025/09/23 15:27:24 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106af593471ed8a6_d20250923_m152413_c001_v0001171_t0053_u01758641053681") 2025/09/23 15:27:24 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f408408f43c912ebf_d20250923_m152404_c001_v7007000_t0000_u01758641044450") 2025/09/23 15:27:24 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109254ac07cd6a2e_d20250923_m152354_c001_v0001098_t0057_u01758641034003") 2025/09/23 15:27:24 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f4098536045cb5864_d20250923_m152348_c001_v7007000_t0000_u01758641028171") 2025/09/23 15:27:24 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109254ac07cd6a0a_d20250923_m152337_c001_v0001098_t0000_u01758641017760") 2025/09/23 15:27:24 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f405cd1b514d45ede_d20250923_m152331_c001_v7007000_t0000_u01758641011655") 2025/09/23 15:27:24 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109254ac07cd69ee_d20250923_m152321_c001_v0001098_t0018_u01758641001467") 2025/09/23 15:27:25 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f4002d5bf67433389_d20250923_m152448_c001_v7007000_t0000_u01758641088161") 2025/09/23 15:27:25 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106af593471ed920_d20250923_m152442_c001_v0001171_t0047_u01758641082856") 2025/09/23 15:27:25 DEBUG : dir1/0005-fghij: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f405cd1b514d46189_d20250923_m152509_c001_v7007000_t0000_u01758641109935") 2025/09/23 15:27:25 DEBUG : dir1/0005-fghij: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106587b25473e120_d20250923_m152504_c001_v0001157_t0013_u01758641104491") 2025/09/23 15:27:25 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f41555fc3789f52d9_d20250923_m152633_c001_v7007000_t0000_u01758641193690") 2025/09/23 15:27:25 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109254ac07cd6bfc_d20250923_m152622_c001_v0001098_t0048_u01758641182943") 2025/09/23 15:27:25 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f404f58f59e12905f_d20250923_m152616_c001_v7007000_t0000_u01758641176817") 2025/09/23 15:27:25 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109254ac07cd6bc3_d20250923_m152606_c001_v0001098_t0024_u01758641166246") 2025/09/23 15:27:25 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f413b884ed7b0baae_d20250923_m152559_c001_v7007000_t0000_u01758641159646") 2025/09/23 15:27:25 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109254ac07cd6b8e_d20250923_m152549_c001_v0001098_t0000_u01758641149578") 2025/09/23 15:27:25 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f423d8082742e10f0_d20250923_m152543_c001_v7007000_t0000_u01758641143695") 2025/09/23 15:27:25 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109254ac07cd6b70_d20250923_m152533_c001_v0001098_t0009_u01758641133326") 2025/09/23 15:27:25 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f414b424ac654fc91_d20250923_m152527_c001_v7007000_t0000_u01758641127269") 2025/09/23 15:27:25 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109254ac07cd6b38_d20250923_m152516_c001_v0001098_t0056_u01758641116375") 2025/09/23 15:27:25 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f405cd1b514d4617d_d20250923_m152506_c001_v7007000_t0000_u01758641106182") 2025/09/23 15:27:25 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106af593471ed961_d20250923_m152457_c001_v0001171_t0005_u01758641097177") 2025/09/23 15:27:25 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f4177e97eed27ee75_d20250923_m152451_c001_v7007000_t0000_u01758641091197") 2025/09/23 15:27:25 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106af593471ed93a_d20250923_m152446_c001_v0001171_t0045_u01758641086691") 2025/09/23 15:27:25 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f402daa468d1f0850_d20250923_m152444_c001_v7007000_t0000_u01758641084823") 2025/09/23 15:27:25 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106587b25473e0df_d20250923_m152436_c001_v0001157_t0009_u01758641076394") 2025/09/23 15:27:26 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f404e9624c21cbaf3_d20250923_m152430_c001_v7007000_t0000_u01758641070262") 2025/09/23 15:27:26 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109254ac07cd6aa4_d20250923_m152425_c001_v0001098_t0039_u01758641065560") 2025/09/23 15:27:26 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f411fc1aa2ef56c73_d20250923_m152423_c001_v7007000_t0000_u01758641063189") 2025/09/23 15:27:26 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b7a04_d20250923_m152414_c001_v0001043_t0018_u01758641054006") 2025/09/23 15:27:26 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f4182cec7cc1faf0e_d20250923_m152404_c001_v7007000_t0000_u01758641044384") 2025/09/23 15:27:26 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106587b25473e078_d20250923_m152354_c001_v0001157_t0035_u01758641034343") 2025/09/23 15:27:26 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f4098536045cb5865_d20250923_m152348_c001_v7007000_t0000_u01758641028356") 2025/09/23 15:27:26 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106587b25473e068_d20250923_m152338_c001_v0001157_t0055_u01758641018079") 2025/09/23 15:27:26 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f405cd1b514d45edf_d20250923_m152331_c001_v7007000_t0000_u01758641011837") 2025/09/23 15:27:26 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106587b25473e05b_d20250923_m152321_c001_v0001157_t0025_u01758641001975") 2025/09/23 15:27:26 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f412371876c212a5e_d20250923_m152448_c001_v7007000_t0000_u01758641088174") 2025/09/23 15:27:26 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b7a35_d20250923_m152442_c001_v0001043_t0002_u01758641082870") 2025/09/23 15:27:26 DEBUG : dir1/0006-ghijk: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f405cd1b514d4618a_d20250923_m152510_c001_v7007000_t0000_u01758641110120") 2025/09/23 15:27:26 DEBUG : dir1/0006-ghijk: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109254ac07cd6b13_d20250923_m152504_c001_v0001098_t0025_u01758641104509") 2025/09/23 15:27:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f41555fc3789f52da_d20250923_m152633_c001_v7007000_t0000_u01758641193878") 2025/09/23 15:27:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106587b25473e1b3_d20250923_m152623_c001_v0001157_t0056_u01758641183459") 2025/09/23 15:27:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f404f58f59e129060_d20250923_m152617_c001_v7007000_t0000_u01758641177004") 2025/09/23 15:27:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106587b25473e191_d20250923_m152606_c001_v0001157_t0018_u01758641166618") 2025/09/23 15:27:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f413b884ed7b0baaf_d20250923_m152559_c001_v7007000_t0000_u01758641159829") 2025/09/23 15:27:27 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106587b25473e177_d20250923_m152549_c001_v0001157_t0051_u01758641149898") 2025/09/23 15:27:27 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f423d8082742e10f2_d20250923_m152543_c001_v7007000_t0000_u01758641143879") 2025/09/23 15:27:27 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106587b25473e15d_d20250923_m152533_c001_v0001157_t0039_u01758641133701") 2025/09/23 15:27:27 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f414b424ac654fc92_d20250923_m152527_c001_v7007000_t0000_u01758641127452") 2025/09/23 15:27:27 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106587b25473e136_d20250923_m152516_c001_v0001157_t0034_u01758641116717") 2025/09/23 15:27:27 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f40108df2bed7da95_d20250923_m152506_c001_v7007000_t0000_u01758641106002") 2025/09/23 15:27:27 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109254ac07cd6afe_d20250923_m152457_c001_v0001098_t0017_u01758641097445") 2025/09/23 15:27:27 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f4177e97eed27ee76_d20250923_m152451_c001_v7007000_t0000_u01758641091380") 2025/09/23 15:27:27 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109254ac07cd6af2_d20250923_m152446_c001_v0001098_t0009_u01758641086712") 2025/09/23 15:27:27 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f412371876c212a57_d20250923_m152444_c001_v7007000_t0000_u01758641084404") 2025/09/23 15:27:27 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109254ac07cd6acc_d20250923_m152436_c001_v0001098_t0019_u01758641076692") 2025/09/23 15:27:27 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f404e9624c21cbaf4_d20250923_m152430_c001_v7007000_t0000_u01758641070466") 2025/09/23 15:27:27 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106af593471ed8e2_d20250923_m152425_c001_v0001171_t0018_u01758641065641") 2025/09/23 15:27:27 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f418fcc55ea54191a_d20250923_m152423_c001_v7007000_t0000_u01758641063611") 2025/09/23 15:27:27 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109254ac07cd6a6e_d20250923_m152414_c001_v0001098_t0003_u01758641054466") 2025/09/23 15:27:27 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f419899979db41d2e_d20250923_m152404_c001_v7007000_t0000_u01758641044219") 2025/09/23 15:27:27 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106af593471ed867_d20250923_m152354_c001_v0001171_t0003_u01758641034899") 2025/09/23 15:27:27 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f4098536045cb5866_d20250923_m152348_c001_v7007000_t0000_u01758641028541") 2025/09/23 15:27:27 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106af593471ed83e_d20250923_m152338_c001_v0001171_t0048_u01758641018366") 2025/09/23 15:27:27 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f405cd1b514d45ee1_d20250923_m152332_c001_v7007000_t0000_u01758641012020") 2025/09/23 15:27:27 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106af593471ed821_d20250923_m152322_c001_v0001171_t0022_u01758641002551") 2025/09/23 15:27:28 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f410e88201c8a3332_d20250923_m152448_c001_v7007000_t0000_u01758641088118") 2025/09/23 15:27:28 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106587b25473e0f7_d20250923_m152442_c001_v0001157_t0036_u01758641082910") 2025/09/23 15:27:28 DEBUG : dir1/0007-12345: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f405cd1b514d4618b_d20250923_m152510_c001_v7007000_t0000_u01758641110302") 2025/09/23 15:27:28 DEBUG : dir1/0007-12345: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106587b25473e122_d20250923_m152504_c001_v0001157_t0021_u01758641104817") 2025/09/23 15:27:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f41555fc3789f52db_d20250923_m152634_c001_v7007000_t0000_u01758641194062") 2025/09/23 15:27:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b7a9f_d20250923_m152623_c001_v0001043_t0016_u01758641183764") 2025/09/23 15:27:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f404f58f59e129061_d20250923_m152617_c001_v7007000_t0000_u01758641177189") 2025/09/23 15:27:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b7a8f_d20250923_m152607_c001_v0001043_t0052_u01758641167026") 2025/09/23 15:27:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f413b884ed7b0bab1_d20250923_m152600_c001_v7007000_t0000_u01758641160016") 2025/09/23 15:27:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b7a7d_d20250923_m152550_c001_v0001043_t0046_u01758641150172") 2025/09/23 15:27:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f423d8082742e10f4_d20250923_m152544_c001_v7007000_t0000_u01758641144062") 2025/09/23 15:27:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b7a6e_d20250923_m152534_c001_v0001043_t0054_u01758641134086") 2025/09/23 15:27:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f414b424ac654fc93_d20250923_m152527_c001_v7007000_t0000_u01758641127637") 2025/09/23 15:27:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b7a62_d20250923_m152517_c001_v0001043_t0003_u01758641117106") 2025/09/23 15:27:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f408408f43c912efb_d20250923_m152506_c001_v7007000_t0000_u01758641106386") 2025/09/23 15:27:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106587b25473e111_d20250923_m152457_c001_v0001157_t0032_u01758641097768") 2025/09/23 15:27:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f4177e97eed27ee77_d20250923_m152451_c001_v7007000_t0000_u01758641091565") 2025/09/23 15:27:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106587b25473e103_d20250923_m152446_c001_v0001157_t0031_u01758641086938") 2025/09/23 15:27:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f4002d5bf6743337d_d20250923_m152444_c001_v7007000_t0000_u01758641084574") 2025/09/23 15:27:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106af593471ed8ff_d20250923_m152437_c001_v0001171_t0000_u01758641077136") 2025/09/23 15:27:29 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f404e9624c21cbaf5_d20250923_m152430_c001_v7007000_t0000_u01758641070651") 2025/09/23 15:27:29 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106587b25473e0d1_d20250923_m152425_c001_v0001157_t0000_u01758641065670") 2025/09/23 15:27:29 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f408408f43c912ed0_d20250923_m152423_c001_v7007000_t0000_u01758641063573") 2025/09/23 15:27:29 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106587b25473e0b0_d20250923_m152414_c001_v0001157_t0000_u01758641054786") 2025/09/23 15:27:29 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f411fc1aa2ef56a6f_d20250923_m152404_c001_v7007000_t0000_u01758641044399") 2025/09/23 15:27:29 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b79ea_d20250923_m152355_c001_v0001043_t0006_u01758641035172") 2025/09/23 15:27:29 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f4098536045cb5867_d20250923_m152348_c001_v7007000_t0000_u01758641028725") 2025/09/23 15:27:29 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b79db_d20250923_m152338_c001_v0001043_t0034_u01758641018795") 2025/09/23 15:27:29 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f405cd1b514d45ee3_d20250923_m152332_c001_v7007000_t0000_u01758641012204") 2025/09/23 15:27:29 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b79c4_d20250923_m152322_c001_v0001043_t0045_u01758641002845") 2025/09/23 15:27:29 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f410e88201c8a3333_d20250923_m152448_c001_v7007000_t0000_u01758641088300") 2025/09/23 15:27:29 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106af593471ed924_d20250923_m152443_c001_v0001171_t0059_u01758641083192") 2025/09/23 15:27:29 DEBUG : dir1/0008-23456: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f405cd1b514d4618c_d20250923_m152510_c001_v7007000_t0000_u01758641110485") 2025/09/23 15:27:29 DEBUG : dir1/0008-23456: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109254ac07cd6b15_d20250923_m152504_c001_v0001098_t0025_u01758641104831") 2025/09/23 15:27:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f41555fc3789f52dc_d20250923_m152634_c001_v7007000_t0000_u01758641194247") 2025/09/23 15:27:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106af593471eda99_d20250923_m152624_c001_v0001171_t0033_u01758641184320") 2025/09/23 15:27:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f404f58f59e129062_d20250923_m152617_c001_v7007000_t0000_u01758641177373") 2025/09/23 15:27:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106af593471eda61_d20250923_m152607_c001_v0001171_t0047_u01758641167372") 2025/09/23 15:27:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f413b884ed7b0bab2_d20250923_m152600_c001_v7007000_t0000_u01758641160199") 2025/09/23 15:27:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106af593471eda33_d20250923_m152550_c001_v0001171_t0028_u01758641150622") 2025/09/23 15:27:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f423d8082742e10f6_d20250923_m152544_c001_v7007000_t0000_u01758641144245") 2025/09/23 15:27:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106af593471ed9f7_d20250923_m152534_c001_v0001171_t0015_u01758641134554") 2025/09/23 15:27:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f414b424ac654fc94_d20250923_m152527_c001_v7007000_t0000_u01758641127821") 2025/09/23 15:27:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106af593471ed9b1_d20250923_m152517_c001_v0001171_t0025_u01758641117505") 2025/09/23 15:27:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f40300dad43524c08_d20250923_m152506_c001_v7007000_t0000_u01758641106021") 2025/09/23 15:27:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b7a49_d20250923_m152458_c001_v0001043_t0049_u01758641098259") 2025/09/23 15:27:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f4177e97eed27ee78_d20250923_m152451_c001_v7007000_t0000_u01758641091750") 2025/09/23 15:27:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106af593471ed93e_d20250923_m152446_c001_v0001171_t0050_u01758641086979") 2025/09/23 15:27:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f4177e97eed27ee69_d20250923_m152444_c001_v7007000_t0000_u01758641084970") 2025/09/23 15:27:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b7a2b_d20250923_m152437_c001_v0001043_t0016_u01758641077456") 2025/09/23 15:27:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f404e9624c21cbaf7_d20250923_m152430_c001_v7007000_t0000_u01758641070836") 2025/09/23 15:27:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b7a1d_d20250923_m152425_c001_v0001043_t0004_u01758641065823") 2025/09/23 15:27:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f404e9624c21cbade_d20250923_m152423_c001_v7007000_t0000_u01758641063623") 2025/09/23 15:27:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106af593471ed8aa_d20250923_m152415_c001_v0001171_t0005_u01758641055126") 2025/09/23 15:27:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f419899979db41d2f_d20250923_m152404_c001_v7007000_t0000_u01758641044408") 2025/09/23 15:27:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109254ac07cd6a31_d20250923_m152355_c001_v0001098_t0051_u01758641035519") 2025/09/23 15:27:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f4098536045cb5868_d20250923_m152348_c001_v7007000_t0000_u01758641028910") 2025/09/23 15:27:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109254ac07cd6a10_d20250923_m152339_c001_v0001098_t0041_u01758641019275") 2025/09/23 15:27:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f405cd1b514d45ee4_d20250923_m152332_c001_v7007000_t0000_u01758641012392") 2025/09/23 15:27:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109254ac07cd69f4_d20250923_m152323_c001_v0001098_t0021_u01758641003264") 2025/09/23 15:27:30 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f418fcc55ea54193c_d20250923_m152448_c001_v7007000_t0000_u01758641088129") 2025/09/23 15:27:30 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b7a37_d20250923_m152443_c001_v0001043_t0028_u01758641083301") 2025/09/23 15:27:30 DEBUG : dir1/0009-34567: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f405cd1b514d4618d_d20250923_m152510_c001_v7007000_t0000_u01758641110669") 2025/09/23 15:27:30 DEBUG : dir1/0009-34567: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106af593471ed97e_d20250923_m152504_c001_v0001171_t0011_u01758641104913") 2025/09/23 15:27:31 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f41555fc3789f52dd_d20250923_m152634_c001_v7007000_t0000_u01758641194433") 2025/09/23 15:27:31 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109254ac07cd6bff_d20250923_m152624_c001_v0001098_t0006_u01758641184569") 2025/09/23 15:27:31 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f404f58f59e129063_d20250923_m152617_c001_v7007000_t0000_u01758641177558") 2025/09/23 15:27:31 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109254ac07cd6bc5_d20250923_m152607_c001_v0001098_t0000_u01758641167679") 2025/09/23 15:27:31 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f413b884ed7b0bab3_d20250923_m152600_c001_v7007000_t0000_u01758641160380") 2025/09/23 15:27:31 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109254ac07cd6b90_d20250923_m152550_c001_v0001098_t0037_u01758641150969") 2025/09/23 15:27:31 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f423d8082742e10f8_d20250923_m152544_c001_v7007000_t0000_u01758641144427") 2025/09/23 15:27:31 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109254ac07cd6b76_d20250923_m152534_c001_v0001098_t0039_u01758641134856") 2025/09/23 15:27:31 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f414b424ac654fc95_d20250923_m152528_c001_v7007000_t0000_u01758641128003") 2025/09/23 15:27:31 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109254ac07cd6b3f_d20250923_m152517_c001_v0001098_t0021_u01758641117866") 2025/09/23 15:27:31 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f4076cdb03873c91e_d20250923_m152506_c001_v7007000_t0000_u01758641106419") 2025/09/23 15:27:31 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106af593471ed963_d20250923_m152458_c001_v0001171_t0037_u01758641098628") 2025/09/23 15:27:31 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f4177e97eed27ee79_d20250923_m152451_c001_v7007000_t0000_u01758641091937") 2025/09/23 15:27:31 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109254ac07cd6af4_d20250923_m152446_c001_v0001098_t0030_u01758641086992") 2025/09/23 15:27:31 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f412371876c212a58_d20250923_m152444_c001_v7007000_t0000_u01758641084587") 2025/09/23 15:27:31 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106587b25473e0e3_d20250923_m152437_c001_v0001157_t0014_u01758641077780") 2025/09/23 15:27:31 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f404e9624c21cbaf8_d20250923_m152431_c001_v7007000_t0000_u01758641071022") 2025/09/23 15:27:31 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106587b25473e0d3_d20250923_m152425_c001_v0001157_t0032_u01758641065956") 2025/09/23 15:27:31 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f412371876c20fed6_d20250923_m152423_c001_v7007000_t0000_u01758641063206") 2025/09/23 15:27:31 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b7a06_d20250923_m152415_c001_v0001043_t0052_u01758641055392") 2025/09/23 15:27:31 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f418fcc55ea541915_d20250923_m152404_c001_v7007000_t0000_u01758641044416") 2025/09/23 15:27:32 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106587b25473e07a_d20250923_m152355_c001_v0001157_t0059_u01758641035823") 2025/09/23 15:27:32 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f4098536045cb5869_d20250923_m152349_c001_v7007000_t0000_u01758641029094") 2025/09/23 15:27:32 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106587b25473e06c_d20250923_m152339_c001_v0001157_t0019_u01758641019670") 2025/09/23 15:27:32 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f405cd1b514d45ee5_d20250923_m152332_c001_v7007000_t0000_u01758641012574") 2025/09/23 15:27:32 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106587b25473e05d_d20250923_m152323_c001_v0001157_t0050_u01758641003559") 2025/09/23 15:27:32 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f4177e97eed27ee6a_d20250923_m152447_c001_v7007000_t0000_u01758641087965") 2025/09/23 15:27:32 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109254ac07cd6ae6_d20250923_m152443_c001_v0001098_t0009_u01758641083356") 2025/09/23 15:27:32 DEBUG : dir1/0010-45678: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f405cd1b514d4618e_d20250923_m152510_c001_v7007000_t0000_u01758641110853") 2025/09/23 15:27:32 DEBUG : dir1/0010-45678: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b7a57_d20250923_m152504_c001_v0001043_t0055_u01758641104926") 2025/09/23 15:27:32 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f41555fc3789f52de_d20250923_m152634_c001_v7007000_t0000_u01758641194617") 2025/09/23 15:27:32 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106587b25473e1b7_d20250923_m152624_c001_v0001157_t0013_u01758641184840") 2025/09/23 15:27:32 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f404f58f59e129064_d20250923_m152617_c001_v7007000_t0000_u01758641177742") 2025/09/23 15:27:32 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106587b25473e195_d20250923_m152607_c001_v0001157_t0021_u01758641167980") 2025/09/23 15:27:32 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f413b884ed7b0bab5_d20250923_m152600_c001_v7007000_t0000_u01758641160562") 2025/09/23 15:27:32 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106587b25473e17b_d20250923_m152551_c001_v0001157_t0035_u01758641151488") 2025/09/23 15:27:32 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f423d8082742e10f9_d20250923_m152544_c001_v7007000_t0000_u01758641144612") 2025/09/23 15:27:32 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106587b25473e161_d20250923_m152535_c001_v0001157_t0055_u01758641135309") 2025/09/23 15:27:32 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f414b424ac654fc96_d20250923_m152528_c001_v7007000_t0000_u01758641128186") 2025/09/23 15:27:32 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106587b25473e138_d20250923_m152518_c001_v0001157_t0054_u01758641118240") 2025/09/23 15:27:32 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f40300dad43524c0a_d20250923_m152506_c001_v7007000_t0000_u01758641106388") 2025/09/23 15:27:32 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109254ac07cd6b03_d20250923_m152459_c001_v0001098_t0018_u01758641098999") 2025/09/23 15:27:32 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f4177e97eed27ee7a_d20250923_m152452_c001_v7007000_t0000_u01758641092122") 2025/09/23 15:27:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b7a41_d20250923_m152447_c001_v0001043_t0022_u01758641087060") 2025/09/23 15:27:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f4002d5bf6743337e_d20250923_m152444_c001_v7007000_t0000_u01758641084757") 2025/09/23 15:27:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109254ac07cd6ad0_d20250923_m152438_c001_v0001098_t0012_u01758641078054") 2025/09/23 15:27:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f404e9624c21cbaf9_d20250923_m152431_c001_v7007000_t0000_u01758641071210") 2025/09/23 15:27:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109254ac07cd6aa6_d20250923_m152426_c001_v0001098_t0034_u01758641066065") 2025/09/23 15:27:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f411fc1aa2ef56c76_d20250923_m152423_c001_v7007000_t0000_u01758641063735") 2025/09/23 15:27:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109254ac07cd6a76_d20250923_m152416_c001_v0001098_t0024_u01758641056032") 2025/09/23 15:27:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f409de241ba21453b_d20250923_m152404_c001_v7007000_t0000_u01758641044560") 2025/09/23 15:27:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106af593471ed870_d20250923_m152356_c001_v0001171_t0049_u01758641036129") 2025/09/23 15:27:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f4098536045cb586a_d20250923_m152349_c001_v7007000_t0000_u01758641029279") 2025/09/23 15:27:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106af593471ed842_d20250923_m152339_c001_v0001171_t0007_u01758641019972") 2025/09/23 15:27:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f405cd1b514d45ee6_d20250923_m152332_c001_v7007000_t0000_u01758641012756") 2025/09/23 15:27:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106af593471ed823_d20250923_m152323_c001_v0001171_t0019_u01758641003882") 2025/09/23 15:27:33 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f4002d5bf67433386_d20250923_m152447_c001_v7007000_t0000_u01758641087974") 2025/09/23 15:27:33 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106af593471ed926_d20250923_m152443_c001_v0001171_t0036_u01758641083505") 2025/09/23 15:27:33 DEBUG : dir1/0011-56789: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f405cd1b514d4618f_d20250923_m152511_c001_v7007000_t0000_u01758641111037") 2025/09/23 15:27:33 DEBUG : dir1/0011-56789: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106587b25473e124_d20250923_m152505_c001_v0001157_t0059_u01758641105147") 2025/09/23 15:27:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f41555fc3789f52df_d20250923_m152634_c001_v7007000_t0000_u01758641194802") 2025/09/23 15:27:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b7aa1_d20250923_m152625_c001_v0001043_t0040_u01758641185119") 2025/09/23 15:27:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f404f58f59e129065_d20250923_m152617_c001_v7007000_t0000_u01758641177929") 2025/09/23 15:27:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b7a91_d20250923_m152608_c001_v0001043_t0029_u01758641168411") 2025/09/23 15:27:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f413b884ed7b0bab7_d20250923_m152600_c001_v7007000_t0000_u01758641160748") 2025/09/23 15:27:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b7a7f_d20250923_m152551_c001_v0001043_t0058_u01758641151844") 2025/09/23 15:27:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f423d8082742e10fb_d20250923_m152544_c001_v7007000_t0000_u01758641144798") 2025/09/23 15:27:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b7a70_d20250923_m152535_c001_v0001043_t0055_u01758641135561") 2025/09/23 15:27:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f414b424ac654fc97_d20250923_m152528_c001_v7007000_t0000_u01758641128369") 2025/09/23 15:27:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b7a66_d20250923_m152518_c001_v0001043_t0002_u01758641118567") 2025/09/23 15:27:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f418fcc55ea54195d_d20250923_m152506_c001_v7007000_t0000_u01758641106395") 2025/09/23 15:27:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106587b25473e116_d20250923_m152459_c001_v0001157_t0021_u01758641099284") 2025/09/23 15:27:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f4177e97eed27ee7b_d20250923_m152452_c001_v7007000_t0000_u01758641092306") 2025/09/23 15:27:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106af593471ed940_d20250923_m152447_c001_v0001171_t0055_u01758641087242") 2025/09/23 15:27:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f402daa468d1f0851_d20250923_m152444_c001_v7007000_t0000_u01758641084826") 2025/09/23 15:27:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106af593471ed907_d20250923_m152438_c001_v0001171_t0022_u01758641078405") 2025/09/23 15:27:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f404e9624c21cbafa_d20250923_m152431_c001_v7007000_t0000_u01758641071394") 2025/09/23 15:27:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b7a1f_d20250923_m152426_c001_v0001043_t0025_u01758641066140") 2025/09/23 15:27:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f412371876c20fed8_d20250923_m152423_c001_v7007000_t0000_u01758641063577") 2025/09/23 15:27:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106587b25473e0b7_d20250923_m152416_c001_v0001157_t0044_u01758641056331") 2025/09/23 15:27:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f4182cec7cc1faf0f_d20250923_m152404_c001_v7007000_t0000_u01758641044568") 2025/09/23 15:27:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b79ec_d20250923_m152356_c001_v0001043_t0007_u01758641036516") 2025/09/23 15:27:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f4098536045cb586b_d20250923_m152349_c001_v7007000_t0000_u01758641029465") 2025/09/23 15:27:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b79dd_d20250923_m152340_c001_v0001043_t0056_u01758641020289") 2025/09/23 15:27:35 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f405cd1b514d45ee7_d20250923_m152332_c001_v7007000_t0000_u01758641012939") 2025/09/23 15:27:35 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b79c8_d20250923_m152324_c001_v0001043_t0056_u01758641004228") 2025/09/23 15:27:35 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f418fcc55ea54193d_d20250923_m152448_c001_v7007000_t0000_u01758641088312") 2025/09/23 15:27:35 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106587b25473e0f9_d20250923_m152443_c001_v0001157_t0039_u01758641083546") 2025/09/23 15:27:35 DEBUG : dir1/0012-6789;: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f405cd1b514d46190_d20250923_m152511_c001_v7007000_t0000_u01758641111221") 2025/09/23 15:27:35 DEBUG : dir1/0012-6789;: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109254ac07cd6b19_d20250923_m152505_c001_v0001098_t0001_u01758641105199") 2025/09/23 15:27:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f41555fc3789f52e0_d20250923_m152634_c001_v7007000_t0000_u01758641194986") 2025/09/23 15:27:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106af593471edaa1_d20250923_m152625_c001_v0001171_t0059_u01758641185967") 2025/09/23 15:27:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f404f58f59e129066_d20250923_m152618_c001_v7007000_t0000_u01758641178114") 2025/09/23 15:27:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106af593471eda67_d20250923_m152608_c001_v0001171_t0056_u01758641168828") 2025/09/23 15:27:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f413b884ed7b0bab8_d20250923_m152600_c001_v7007000_t0000_u01758641160931") 2025/09/23 15:27:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106af593471eda3b_d20250923_m152552_c001_v0001171_t0005_u01758641152306") 2025/09/23 15:27:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f423d8082742e10fd_d20250923_m152544_c001_v7007000_t0000_u01758641144983") 2025/09/23 15:27:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106af593471ed9fd_d20250923_m152536_c001_v0001171_t0024_u01758641136112") 2025/09/23 15:27:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f414b424ac654fc98_d20250923_m152528_c001_v7007000_t0000_u01758641128552") 2025/09/23 15:27:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106af593471ed9bd_d20250923_m152518_c001_v0001171_t0046_u01758641118942") 2025/09/23 15:27:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f414b424ac654fc84_d20250923_m152506_c001_v7007000_t0000_u01758641106536") 2025/09/23 15:27:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b7a4b_d20250923_m152459_c001_v0001043_t0002_u01758641099615") 2025/09/23 15:27:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f4177e97eed27ee7c_d20250923_m152452_c001_v7007000_t0000_u01758641092491") 2025/09/23 15:27:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109254ac07cd6af6_d20250923_m152447_c001_v0001098_t0047_u01758641087311") 2025/09/23 15:27:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f418fcc55ea541930_d20250923_m152444_c001_v7007000_t0000_u01758641084784") 2025/09/23 15:27:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b7a2d_d20250923_m152438_c001_v0001043_t0005_u01758641078679") 2025/09/23 15:27:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f404e9624c21cbafb_d20250923_m152431_c001_v7007000_t0000_u01758641071581") 2025/09/23 15:27:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106af593471ed8e6_d20250923_m152426_c001_v0001171_t0005_u01758641066159") 2025/09/23 15:27:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f404e9624c21cbae0_d20250923_m152423_c001_v7007000_t0000_u01758641063789") 2025/09/23 15:27:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106af593471ed8ac_d20250923_m152416_c001_v0001171_t0000_u01758641056718") 2025/09/23 15:27:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f411fc1aa2ef56a6e_d20250923_m152404_c001_v7007000_t0000_u01758641044213") 2025/09/23 15:27:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109254ac07cd6a3b_d20250923_m152356_c001_v0001098_t0057_u01758641036973") 2025/09/23 15:27:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f4098536045cb586c_d20250923_m152349_c001_v7007000_t0000_u01758641029649") 2025/09/23 15:27:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109254ac07cd6a12_d20250923_m152340_c001_v0001098_t0011_u01758641020725") 2025/09/23 15:27:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f405cd1b514d45ee8_d20250923_m152333_c001_v7007000_t0000_u01758641013122") 2025/09/23 15:27:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109254ac07cd69fa_d20250923_m152324_c001_v0001098_t0024_u01758641004634") 2025/09/23 15:27:36 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f412371876c212a5d_d20250923_m152447_c001_v7007000_t0000_u01758641087987") 2025/09/23 15:27:36 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b7a39_d20250923_m152443_c001_v0001043_t0048_u01758641083685") 2025/09/23 15:27:36 DEBUG : dir1/0013-789;=: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f405cd1b514d46192_d20250923_m152511_c001_v7007000_t0000_u01758641111405") 2025/09/23 15:27:36 DEBUG : dir1/0013-789;=: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106af593471ed982_d20250923_m152505_c001_v0001171_t0008_u01758641105220") 2025/09/23 15:27:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f41555fc3789f52e1_d20250923_m152635_c001_v7007000_t0000_u01758641195170") 2025/09/23 15:27:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109254ac07cd6c01_d20250923_m152626_c001_v0001098_t0055_u01758641186251") 2025/09/23 15:27:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f404f58f59e129067_d20250923_m152618_c001_v7007000_t0000_u01758641178299") 2025/09/23 15:27:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109254ac07cd6bcb_d20250923_m152609_c001_v0001098_t0043_u01758641169162") 2025/09/23 15:27:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f413b884ed7b0bab9_d20250923_m152601_c001_v7007000_t0000_u01758641161113") 2025/09/23 15:27:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109254ac07cd6b94_d20250923_m152552_c001_v0001098_t0007_u01758641152625") 2025/09/23 15:27:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f423d8082742e10ff_d20250923_m152545_c001_v7007000_t0000_u01758641145165") 2025/09/23 15:27:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109254ac07cd6b7c_d20250923_m152536_c001_v0001098_t0054_u01758641136395") 2025/09/23 15:27:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f414b424ac654fc99_d20250923_m152528_c001_v7007000_t0000_u01758641128736") 2025/09/23 15:27:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109254ac07cd6b42_d20250923_m152519_c001_v0001098_t0045_u01758641119564") 2025/09/23 15:27:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f405cd1b514d4617f_d20250923_m152506_c001_v7007000_t0000_u01758641106548") 2025/09/23 15:27:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106af593471ed966_d20250923_m152500_c001_v0001171_t0010_u01758641100026") 2025/09/23 15:27:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f4177e97eed27ee7d_d20250923_m152452_c001_v7007000_t0000_u01758641092674") 2025/09/23 15:27:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106587b25473e105_d20250923_m152447_c001_v0001157_t0002_u01758641087352") 2025/09/23 15:27:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f41951d83db1fad64_d20250923_m152444_c001_v7007000_t0000_u01758641084980") 2025/09/23 15:27:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106587b25473e0eb_d20250923_m152439_c001_v0001157_t0001_u01758641079115") 2025/09/23 15:27:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f404e9624c21cbafc_d20250923_m152431_c001_v7007000_t0000_u01758641071766") 2025/09/23 15:27:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106587b25473e0d5_d20250923_m152426_c001_v0001157_t0037_u01758641066335") 2025/09/23 15:27:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f411fc1aa2ef56c74_d20250923_m152423_c001_v7007000_t0000_u01758641063370") 2025/09/23 15:27:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b7a08_d20250923_m152417_c001_v0001043_t0029_u01758641057020") 2025/09/23 15:27:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f418fcc55ea541914_d20250923_m152404_c001_v7007000_t0000_u01758641044232") 2025/09/23 15:27:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106587b25473e07c_d20250923_m152357_c001_v0001157_t0006_u01758641037321") 2025/09/23 15:27:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f4098536045cb586d_d20250923_m152349_c001_v7007000_t0000_u01758641029836") 2025/09/23 15:27:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106587b25473e06e_d20250923_m152341_c001_v0001157_t0016_u01758641021253") 2025/09/23 15:27:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f405cd1b514d45ee9_d20250923_m152333_c001_v7007000_t0000_u01758641013305") 2025/09/23 15:27:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106587b25473e05f_d20250923_m152324_c001_v0001157_t0050_u01758641004929") 2025/09/23 15:27:37 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f41951d83db1fad69_d20250923_m152448_c001_v7007000_t0000_u01758641088324") 2025/09/23 15:27:37 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109254ac07cd6ae8_d20250923_m152443_c001_v0001098_t0026_u01758641083720") 2025/09/23 15:27:38 DEBUG : dir1/0014-89;=.: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f405cd1b514d46193_d20250923_m152511_c001_v7007000_t0000_u01758641111588") 2025/09/23 15:27:38 DEBUG : dir1/0014-89;=.: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106587b25473e126_d20250923_m152505_c001_v0001157_t0037_u01758641105475") 2025/09/23 15:27:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f41555fc3789f52e2_d20250923_m152635_c001_v7007000_t0000_u01758641195354") 2025/09/23 15:27:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106587b25473e1ba_d20250923_m152626_c001_v0001157_t0058_u01758641186624") 2025/09/23 15:27:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f404f58f59e129068_d20250923_m152618_c001_v7007000_t0000_u01758641178484") 2025/09/23 15:27:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106587b25473e199_d20250923_m152609_c001_v0001157_t0009_u01758641169529") 2025/09/23 15:27:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f413b884ed7b0baba_d20250923_m152601_c001_v7007000_t0000_u01758641161298") 2025/09/23 15:27:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106587b25473e181_d20250923_m152553_c001_v0001157_t0040_u01758641153010") 2025/09/23 15:27:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f423d8082742e1101_d20250923_m152545_c001_v7007000_t0000_u01758641145348") 2025/09/23 15:27:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106587b25473e167_d20250923_m152536_c001_v0001157_t0041_u01758641136734") 2025/09/23 15:27:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f414b424ac654fc9a_d20250923_m152528_c001_v7007000_t0000_u01758641128920") 2025/09/23 15:27:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106587b25473e13f_d20250923_m152520_c001_v0001157_t0055_u01758641120114") 2025/09/23 15:27:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f414b424ac654fc81_d20250923_m152505_c001_v7007000_t0000_u01758641105984") 2025/09/23 15:27:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109254ac07cd6b05_d20250923_m152500_c001_v0001098_t0056_u01758641100324") 2025/09/23 15:27:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f4177e97eed27ee7e_d20250923_m152452_c001_v7007000_t0000_u01758641092858") 2025/09/23 15:27:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106af593471ed942_d20250923_m152447_c001_v0001171_t0011_u01758641087494") 2025/09/23 15:27:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f4002d5bf6743337f_d20250923_m152444_c001_v7007000_t0000_u01758641084940") 2025/09/23 15:27:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109254ac07cd6ada_d20250923_m152439_c001_v0001098_t0001_u01758641079382") 2025/09/23 15:27:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f404e9624c21cbafd_d20250923_m152431_c001_v7007000_t0000_u01758641071952") 2025/09/23 15:27:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106af593471ed8ec_d20250923_m152426_c001_v0001171_t0017_u01758641066429") 2025/09/23 15:27:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f418fcc55ea54191b_d20250923_m152423_c001_v7007000_t0000_u01758641063795") 2025/09/23 15:27:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109254ac07cd6a7e_d20250923_m152417_c001_v0001098_t0056_u01758641057737") 2025/09/23 15:27:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f409de241ba214536_d20250923_m152403_c001_v7007000_t0000_u01758641043818") 2025/09/23 15:27:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106af593471ed873_d20250923_m152357_c001_v0001171_t0031_u01758641037605") 2025/09/23 15:27:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f4098536045cb586e_d20250923_m152350_c001_v7007000_t0000_u01758641030020") 2025/09/23 15:27:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106af593471ed848_d20250923_m152341_c001_v0001171_t0011_u01758641021792") 2025/09/23 15:27:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f405cd1b514d45eeb_d20250923_m152333_c001_v7007000_t0000_u01758641013489") 2025/09/23 15:27:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106af593471ed825_d20250923_m152325_c001_v0001171_t0026_u01758641005214") 2025/09/23 15:27:39 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f4168adfb5c8414f4_d20250923_m152448_c001_v7007000_t0000_u01758641088001") 2025/09/23 15:27:39 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106af593471ed928_d20250923_m152443_c001_v0001171_t0053_u01758641083830") 2025/09/23 15:27:39 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f405cd1b514d46194_d20250923_m152511_c001_v7007000_t0000_u01758641111773") 2025/09/23 15:27:39 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b7a5a_d20250923_m152505_c001_v0001043_t0013_u01758641105522") 2025/09/23 15:27:39 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f41555fc3789f52e3_d20250923_m152635_c001_v7007000_t0000_u01758641195538") 2025/09/23 15:27:39 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b7aa5_d20250923_m152626_c001_v0001043_t0008_u01758641186919") 2025/09/23 15:27:39 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f404f58f59e129069_d20250923_m152618_c001_v7007000_t0000_u01758641178667") 2025/09/23 15:27:39 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b7a95_d20250923_m152609_c001_v0001043_t0047_u01758641169885") 2025/09/23 15:27:39 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f413b884ed7b0babb_d20250923_m152601_c001_v7007000_t0000_u01758641161479") 2025/09/23 15:27:39 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b7a81_d20250923_m152553_c001_v0001043_t0016_u01758641153466") 2025/09/23 15:27:39 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f423d8082742e1103_d20250923_m152545_c001_v7007000_t0000_u01758641145531") 2025/09/23 15:27:39 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b7a72_d20250923_m152537_c001_v0001043_t0028_u01758641137106") 2025/09/23 15:27:39 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f414b424ac654fc9b_d20250923_m152529_c001_v7007000_t0000_u01758641129104") 2025/09/23 15:27:39 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b7a68_d20250923_m152520_c001_v0001043_t0021_u01758641120378") 2025/09/23 15:27:39 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f40108df2bed7da96_d20250923_m152506_c001_v7007000_t0000_u01758641106187") 2025/09/23 15:27:39 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106587b25473e118_d20250923_m152500_c001_v0001157_t0026_u01758641100676") 2025/09/23 15:27:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f4177e97eed27ee7f_d20250923_m152453_c001_v7007000_t0000_u01758641093040") 2025/09/23 15:27:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106587b25473e107_d20250923_m152447_c001_v0001157_t0010_u01758641087626") 2025/09/23 15:27:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f418fcc55ea541931_d20250923_m152444_c001_v7007000_t0000_u01758641084990") 2025/09/23 15:27:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106af593471ed90d_d20250923_m152439_c001_v0001171_t0052_u01758641079722") 2025/09/23 15:27:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f404e9624c21cbafe_d20250923_m152432_c001_v7007000_t0000_u01758641072137") 2025/09/23 15:27:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109254ac07cd6aa8_d20250923_m152426_c001_v0001098_t0043_u01758641066480") 2025/09/23 15:27:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f412371876c20fed7_d20250923_m152423_c001_v7007000_t0000_u01758641063391") 2025/09/23 15:27:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106587b25473e0b9_d20250923_m152418_c001_v0001157_t0013_u01758641058112") 2025/09/23 15:27:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f409de241ba214537_d20250923_m152404_c001_v7007000_t0000_u01758641044005") 2025/09/23 15:27:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b79ee_d20250923_m152358_c001_v0001043_t0034_u01758641038215") 2025/09/23 15:27:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f4098536045cb586f_d20250923_m152350_c001_v7007000_t0000_u01758641030206") 2025/09/23 15:27:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b79df_d20250923_m152342_c001_v0001043_t0008_u01758641022071") 2025/09/23 15:27:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f405cd1b514d45eec_d20250923_m152333_c001_v7007000_t0000_u01758641013674") 2025/09/23 15:27:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b79ca_d20250923_m152325_c001_v0001043_t0001_u01758641005503") 2025/09/23 15:27:40 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f4177e97eed27ee6c_d20250923_m152448_c001_v7007000_t0000_u01758641088334") 2025/09/23 15:27:40 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106587b25473e0fb_d20250923_m152443_c001_v0001157_t0044_u01758641083959") 2025/09/23 15:27:40 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f4182cec7cc1faf15_d20250923_m152407_c001_v7007000_t0000_u01758641047151") 2025/09/23 15:27:40 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106587b25473e084_d20250923_m152401_c001_v0001157_t0028_u01758641041923") 2025/09/23 15:27:40 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f4182cec7cc1faf16_d20250923_m152407_c001_v7007000_t0000_u01758641047334") 2025/09/23 15:27:40 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b79f6_d20250923_m152401_c001_v0001043_t0043_u01758641041976") 2025/09/23 15:27:41 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f4182cec7cc1faf17_d20250923_m152407_c001_v7007000_t0000_u01758641047517") 2025/09/23 15:27:41 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109254ac07cd6a48_d20250923_m152402_c001_v0001098_t0008_u01758641042004") 2025/09/23 15:27:41 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f4182cec7cc1faf19_d20250923_m152407_c001_v7007000_t0000_u01758641047699") 2025/09/23 15:27:41 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106af593471ed881_d20250923_m152402_c001_v0001171_t0035_u01758641042035") 2025/09/23 15:27:41 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f4182cec7cc1faf1a_d20250923_m152407_c001_v7007000_t0000_u01758641047881") 2025/09/23 15:27:41 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109254ac07cd6a4c_d20250923_m152402_c001_v0001098_t0018_u01758641042301") 2025/09/23 15:27:41 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f4182cec7cc1faf1b_d20250923_m152408_c001_v7007000_t0000_u01758641048062") 2025/09/23 15:27:41 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106587b25473e089_d20250923_m152402_c001_v0001157_t0044_u01758641042308") 2025/09/23 15:27:41 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f4182cec7cc1faf1c_d20250923_m152408_c001_v7007000_t0000_u01758641048243") 2025/09/23 15:27:41 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106af593471ed883_d20250923_m152402_c001_v0001171_t0028_u01758641042542") 2025/09/23 15:27:41 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f4182cec7cc1faf1d_d20250923_m152408_c001_v7007000_t0000_u01758641048427") 2025/09/23 15:27:41 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b79f8_d20250923_m152402_c001_v0001043_t0013_u01758641042550") 2025/09/23 15:27:41 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f4182cec7cc1faf1f_d20250923_m152408_c001_v7007000_t0000_u01758641048608") 2025/09/23 15:27:41 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109254ac07cd6a50_d20250923_m152402_c001_v0001098_t0047_u01758641042597") 2025/09/23 15:27:41 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f4182cec7cc1faf20_d20250923_m152408_c001_v7007000_t0000_u01758641048790") 2025/09/23 15:27:41 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106587b25473e08d_d20250923_m152402_c001_v0001157_t0045_u01758641042718") 2025/09/23 15:27:41 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f4182cec7cc1faf21_d20250923_m152408_c001_v7007000_t0000_u01758641048972") 2025/09/23 15:27:41 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106af593471ed885_d20250923_m152402_c001_v0001171_t0049_u01758641042822") 2025/09/23 15:27:41 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f4182cec7cc1faf22_d20250923_m152409_c001_v7007000_t0000_u01758641049154") 2025/09/23 15:27:41 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b79fa_d20250923_m152402_c001_v0001043_t0014_u01758641042898") 2025/09/23 15:27:42 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f4182cec7cc1faf24_d20250923_m152409_c001_v7007000_t0000_u01758641049344") 2025/09/23 15:27:42 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106587b25473e08f_d20250923_m152403_c001_v0001157_t0040_u01758641043068") 2025/09/23 15:27:42 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f4182cec7cc1faf25_d20250923_m152409_c001_v7007000_t0000_u01758641049526") 2025/09/23 15:27:42 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109254ac07cd6a52_d20250923_m152403_c001_v0001098_t0049_u01758641043151") 2025/09/23 15:27:42 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f4182cec7cc1faf26_d20250923_m152409_c001_v7007000_t0000_u01758641049708") 2025/09/23 15:27:42 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106af593471ed887_d20250923_m152403_c001_v0001171_t0049_u01758641043199") 2025/09/23 15:27:42 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f4182cec7cc1faf29_d20250923_m152409_c001_v7007000_t0000_u01758641049891") 2025/09/23 15:27:42 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b79fc_d20250923_m152403_c001_v0001043_t0010_u01758641043214") 2025/09/23 15:27:42 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f41951d83db1fad39_d20250923_m152427_c001_v7007000_t0000_u01758641067072") 2025/09/23 15:27:42 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106587b25473e0c1_d20250923_m152421_c001_v0001157_t0003_u01758641061276") 2025/09/23 15:27:42 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f4063b93971a67c9c_d20250923_m152427_c001_v7007000_t0000_u01758641067233") 2025/09/23 15:27:42 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b7a12_d20250923_m152421_c001_v0001043_t0017_u01758641061379") 2025/09/23 15:27:42 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f408408f43c912ed4_d20250923_m152427_c001_v7007000_t0000_u01758641067247") 2025/09/23 15:27:42 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109254ac07cd6a8c_d20250923_m152421_c001_v0001098_t0035_u01758641061392") 2025/09/23 15:27:42 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f41951d83db1fad3a_d20250923_m152427_c001_v7007000_t0000_u01758641067255") 2025/09/23 15:27:42 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106af593471ed8c6_d20250923_m152421_c001_v0001171_t0057_u01758641061418") 2025/09/23 15:27:42 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f404e9624c21cbae4_d20250923_m152427_c001_v7007000_t0000_u01758641067008") 2025/09/23 15:27:42 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106587b25473e0c3_d20250923_m152421_c001_v0001157_t0038_u01758641061655") 2025/09/23 15:27:42 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f41555fc3789f523b_d20250923_m152427_c001_v7007000_t0000_u01758641067177") 2025/09/23 15:27:42 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106af593471ed8ca_d20250923_m152421_c001_v0001171_t0053_u01758641061698") 2025/09/23 15:27:42 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f41555fc3789f523c_d20250923_m152427_c001_v7007000_t0000_u01758641067360") 2025/09/23 15:27:42 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109254ac07cd6a90_d20250923_m152421_c001_v0001098_t0043_u01758641061842") 2025/09/23 15:27:42 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f418fcc55ea54191c_d20250923_m152427_c001_v7007000_t0000_u01758641067015") 2025/09/23 15:27:42 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106af593471ed8cc_d20250923_m152421_c001_v0001171_t0015_u01758641061971") 2025/09/23 15:27:43 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f418fcc55ea54191d_d20250923_m152427_c001_v7007000_t0000_u01758641067199") 2025/09/23 15:27:43 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106587b25473e0c5_d20250923_m152422_c001_v0001157_t0040_u01758641062026") 2025/09/23 15:27:43 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f404e9624c21cbae7_d20250923_m152427_c001_v7007000_t0000_u01758641067213") 2025/09/23 15:27:43 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b7a15_d20250923_m152422_c001_v0001043_t0056_u01758641062064") 2025/09/23 15:27:43 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f404e9624c21cbae5_d20250923_m152427_c001_v7007000_t0000_u01758641067030") 2025/09/23 15:27:43 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109254ac07cd6a92_d20250923_m152422_c001_v0001098_t0014_u01758641062207") 2025/09/23 15:27:43 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f412371876c212a51_d20250923_m152427_c001_v7007000_t0000_u01758641067040") 2025/09/23 15:27:43 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106af593471ed8ce_d20250923_m152422_c001_v0001171_t0031_u01758641062257") 2025/09/23 15:27:43 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f4063b93971a67c9b_d20250923_m152427_c001_v7007000_t0000_u01758641067048") 2025/09/23 15:27:43 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b7a17_d20250923_m152422_c001_v0001043_t0048_u01758641062392") 2025/09/23 15:27:43 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f404e9624c21cbae6_d20250923_m152427_c001_v7007000_t0000_u01758641067191") 2025/09/23 15:27:43 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109254ac07cd6a94_d20250923_m152422_c001_v0001098_t0032_u01758641062533") 2025/09/23 15:27:43 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f404e9624c21cbae8_d20250923_m152427_c001_v7007000_t0000_u01758641067374") 2025/09/23 15:27:43 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106af593471ed8d0_d20250923_m152422_c001_v0001171_t0012_u01758641062552") 2025/09/23 15:27:43 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f404e9624c21cbae9_d20250923_m152427_c001_v7007000_t0000_u01758641067397") 2025/09/23 15:27:43 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106587b25473e0c7_d20250923_m152422_c001_v0001157_t0013_u01758641062578") 2025/09/23 15:27:43 DEBUG : dst/one: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f418fcc55ea5417f3_d20250923_m152205_c001_v7007000_t0000_u01758640925592") 2025/09/23 15:27:43 DEBUG : dst/one: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f116f7a69fee23949_d20250923_m152203_c001_v0001102_t0007_u01758640923538") 2025/09/23 15:27:43 DEBUG : dst/one: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f421305f237387185_d20250923_m152203_c001_v7007000_t0000_u01758640923353") 2025/09/23 15:27:43 DEBUG : dst/one: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f116f7a69fee2393f_d20250923_m152159_c001_v0001102_t0037_u01758640919667") 2025/09/23 15:27:44 DEBUG : dst/one: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f421305f237387179_d20250923_m152158_c001_v7007000_t0000_u01758640918936") 2025/09/23 15:27:44 DEBUG : dst/one: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b78e5_d20250923_m152154_c001_v0001043_t0017_u01758640914523") 2025/09/23 15:27:44 DEBUG : dst/one: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f421305f237387171_d20250923_m152153_c001_v7007000_t0000_u01758640913065") 2025/09/23 15:27:44 DEBUG : dst/one: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f102edc391ec027a4_d20250923_m152150_c001_v0001120_t0011_u01758640910837") 2025/09/23 15:27:44 DEBUG : dst/one: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f4076cdb03873c8f3_d20250923_m152150_c001_v7007000_t0000_u01758640910653") 2025/09/23 15:27:44 DEBUG : dst/one: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f102edc391ec0279e_d20250923_m152147_c001_v0001120_t0032_u01758640907126") 2025/09/23 15:27:44 DEBUG : dst/one: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f4076cdb03873c8f1_d20250923_m152146_c001_v7007000_t0000_u01758640906388") 2025/09/23 15:27:44 DEBUG : dst/one: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b78dd_d20250923_m152142_c001_v0001043_t0012_u01758640902496") 2025/09/23 15:27:44 DEBUG : dst/one: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f4002d5bf674332aa_d20250923_m152141_c001_v7007000_t0000_u01758640901570") 2025/09/23 15:27:44 DEBUG : dst/one: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1001580e2f7353d7_d20250923_m152140_c001_v0001098_t0030_u01758640900212") 2025/09/23 15:27:44 DEBUG : dst/one: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f405cd1b514d45d85_d20250923_m152140_c001_v7007000_t0000_u01758640900031") 2025/09/23 15:27:44 DEBUG : dst/one: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1001580e2f7353d1_d20250923_m152137_c001_v0001098_t0054_u01758640897598") 2025/09/23 15:27:44 DEBUG : dst/one: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f405cd1b514d45d81_d20250923_m152136_c001_v7007000_t0000_u01758640896869") 2025/09/23 15:27:44 DEBUG : dst/one: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b78d2_d20250923_m152133_c001_v0001043_t0051_u01758640893049") 2025/09/23 15:27:44 DEBUG : dst/one: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f4002d5bf674332a7_d20250923_m152132_c001_v7007000_t0000_u01758640892491") 2025/09/23 15:27:44 DEBUG : dst/one: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f10002f970c693087_d20250923_m152130_c001_v0001171_t0054_u01758640890722") 2025/09/23 15:27:44 DEBUG : dst/one: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f4075337da98a58a3_d20250923_m152130_c001_v7007000_t0000_u01758640890537") 2025/09/23 15:27:44 DEBUG : dst/one: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f10002f970c693082_d20250923_m152127_c001_v0001171_t0016_u01758640887108") 2025/09/23 15:27:44 DEBUG : dst/one: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f4075337da98a589e_d20250923_m152126_c001_v7007000_t0000_u01758640886364") 2025/09/23 15:27:44 DEBUG : dst/one: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b78a7_d20250923_m152120_c001_v0001043_t0029_u01758640880198") 2025/09/23 15:27:45 DEBUG : dst/one: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f4182cec7cc1fae0f_d20250923_m152119_c001_v7007000_t0000_u01758640879652") 2025/09/23 15:27:45 DEBUG : dst/one: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f10565b249bda5caf_d20250923_m152117_c001_v0001099_t0003_u01758640877918") 2025/09/23 15:27:45 DEBUG : dst/one: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f40300dad43524a02_d20250923_m152117_c001_v7007000_t0000_u01758640877739") 2025/09/23 15:27:45 DEBUG : dst/one: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f10565b249bda5c9a_d20250923_m152114_c001_v0001099_t0038_u01758640874316") 2025/09/23 15:27:45 DEBUG : dst/one: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f40300dad435249f7_d20250923_m152113_c001_v7007000_t0000_u01758640873590") 2025/09/23 15:27:45 DEBUG : dst/one: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b789d_d20250923_m152105_c001_v0001043_t0052_u01758640865438") 2025/09/23 15:27:45 DEBUG : dst/one: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f408408f43c912d09_d20250923_m152104_c001_v7007000_t0000_u01758640864500") 2025/09/23 15:27:45 DEBUG : dst/one: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f117d46defc14df89_d20250923_m152102_c001_v0001183_t0034_u01758640862536") 2025/09/23 15:27:45 DEBUG : dst/one: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f4182cec7cc1fae06_d20250923_m152102_c001_v7007000_t0000_u01758640862350") 2025/09/23 15:27:45 DEBUG : dst/one: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f117d46defc14df82_d20250923_m152058_c001_v0001183_t0033_u01758640858778") 2025/09/23 15:27:45 DEBUG : dst/one: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f4182cec7cc1fadff_d20250923_m152058_c001_v7007000_t0000_u01758640858025") 2025/09/23 15:27:45 DEBUG : dst/one: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b7897_d20250923_m152052_c001_v0001043_t0040_u01758640852335") 2025/09/23 15:27:45 DEBUG : dst/one: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f414b424ac654fb8c_d20250923_m152051_c001_v7007000_t0000_u01758640851231") 2025/09/23 15:27:45 DEBUG : dst/one: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f112d4b5d89463237_d20250923_m152045_c001_v0001184_t0057_u01758640845771") 2025/09/23 15:27:45 DEBUG : dst/one: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f4063b93971a67be7_d20250923_m152045_c001_v7007000_t0000_u01758640845556") 2025/09/23 15:27:45 DEBUG : dst/one: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b7893_d20250923_m152041_c001_v0001043_t0045_u01758640841393") 2025/09/23 15:27:45 DEBUG : dst/one: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f107684a42973277f_d20250923_m152040_c001_v0001105_t0012_u01758640840610") 2025/09/23 15:27:45 DEBUG : dst/one: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f107684a42973277d_d20250923_m152039_c001_v0001105_t0043_u01758640839429") 2025/09/23 15:27:45 DEBUG : dst/one: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f419899979db41b9c_d20250923_m152026_c001_v7007000_t0000_u01758640826215") 2025/09/23 15:27:45 DEBUG : dst/one: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109ca8c230637b61_d20250923_m152019_c001_v0001172_t0005_u01758640819282") 2025/09/23 15:27:45 DEBUG : dst/one: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1185282024aaeb2a_d20250923_m152018_c001_v0001105_t0006_u01758640818478") 2025/09/23 15:27:45 DEBUG : dst/one: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1185282024aaeb24_d20250923_m152017_c001_v0001105_t0011_u01758640817467") 2025/09/23 15:27:45 DEBUG : dst/one-2019-01-01: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f418fcc55ea5417f4_d20250923_m152205_c001_v7007000_t0000_u01758640925775") 2025/09/23 15:27:45 DEBUG : dst/one-2019-01-01: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f10480adc77bccd11_d20250923_m152202_c001_v0001098_t0000_u01758640922934") 2025/09/23 15:27:46 DEBUG : dst/one-2019-01-01: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f113d641545d0b166_d20250923_m152158_c001_v0001131_t0014_u01758640918583") 2025/09/23 15:27:46 DEBUG : dst/one.bak: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f421305f237387172_d20250923_m152153_c001_v7007000_t0000_u01758640913247") 2025/09/23 15:27:46 DEBUG : dst/one.bak: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f114bbba1f5ac0bc0_d20250923_m152150_c001_v0001161_t0022_u01758640910155") 2025/09/23 15:27:46 DEBUG : dst/one.bak: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f101cb50d06b4aa05_d20250923_m152146_c001_v0001180_t0053_u01758640906129") 2025/09/23 15:27:46 DEBUG : dst/one.bak: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f4002d5bf674332ab_d20250923_m152141_c001_v7007000_t0000_u01758640901753") 2025/09/23 15:27:46 DEBUG : dst/one.bak: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f105ef93a801347d3_d20250923_m152139_c001_v0001183_t0017_u01758640899831") 2025/09/23 15:27:46 DEBUG : dst/one.bak: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109d79ad72877c0d_d20250923_m152136_c001_v0001137_t0017_u01758640896408") 2025/09/23 15:27:46 DEBUG : dst/three: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f414b424ac654fb8d_d20250923_m152051_c001_v7007000_t0000_u01758640851414") 2025/09/23 15:27:46 DEBUG : dst/three: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f107684a429732784_d20250923_m152049_c001_v0001105_t0011_u01758640849868") 2025/09/23 15:27:46 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f418fcc55ea5417f5_d20250923_m152205_c001_v7007000_t0000_u01758640925958") 2025/09/23 15:27:46 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f107b8b902c874dae_d20250923_m152204_c001_v0001179_t0030_u01758640924487") 2025/09/23 15:27:46 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f116a9d26cf49850b_d20250923_m152200_c001_v0001038_t0056_u01758640920674") 2025/09/23 15:27:46 DEBUG : dst/three.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f418fcc55ea5417f7_d20250923_m152206_c001_v7007000_t0000_u01758640926141") 2025/09/23 15:27:46 DEBUG : dst/three.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f116f7a69fee2394d_d20250923_m152204_c001_v0001102_t0008_u01758640924876") 2025/09/23 15:27:46 DEBUG : dst/three.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f421305f23738718a_d20250923_m152204_c001_v7007000_t0000_u01758640924692") 2025/09/23 15:27:46 DEBUG : dst/three.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f116f7a69fee23947_d20250923_m152201_c001_v0001102_t0016_u01758640921434") 2025/09/23 15:27:46 DEBUG : dst/three.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f421305f23738717a_d20250923_m152201_c001_v7007000_t0000_u01758640921248") 2025/09/23 15:27:46 DEBUG : dst/three.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b78e9_d20250923_m152155_c001_v0001043_t0008_u01758640915405") 2025/09/23 15:27:46 DEBUG : dst/three.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f421305f237387173_d20250923_m152153_c001_v7007000_t0000_u01758640913429") 2025/09/23 15:27:47 DEBUG : dst/three.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f102edc391ec027a6_d20250923_m152152_c001_v0001120_t0043_u01758640912095") 2025/09/23 15:27:47 DEBUG : dst/three.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f4076cdb03873c8f4_d20250923_m152151_c001_v7007000_t0000_u01758640911911") 2025/09/23 15:27:47 DEBUG : dst/three.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f102edc391ec027a0_d20250923_m152148_c001_v0001120_t0053_u01758640908771") 2025/09/23 15:27:47 DEBUG : dst/three.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f4076cdb03873c8f2_d20250923_m152148_c001_v7007000_t0000_u01758640908588") 2025/09/23 15:27:47 DEBUG : dst/three.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b78e1_d20250923_m152143_c001_v0001043_t0055_u01758640903240") 2025/09/23 15:27:47 DEBUG : dst/three.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f405cd1b514d45d86_d20250923_m152141_c001_v7007000_t0000_u01758640901007") 2025/09/23 15:27:47 DEBUG : dst/three.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b78d8_d20250923_m152138_c001_v0001043_t0025_u01758640898813") 2025/09/23 15:27:47 DEBUG : dst/three.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f405cd1b514d45d82_d20250923_m152138_c001_v7007000_t0000_u01758640898444") 2025/09/23 15:27:47 DEBUG : dst/three.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b78d6_d20250923_m152133_c001_v0001043_t0003_u01758640893764") 2025/09/23 15:27:47 DEBUG : dst/three.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f4075337da98a58a6_d20250923_m152131_c001_v7007000_t0000_u01758640891558") 2025/09/23 15:27:47 DEBUG : dst/three.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b78be_d20250923_m152129_c001_v0001043_t0003_u01758640889131") 2025/09/23 15:27:47 DEBUG : dst/three.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f4075337da98a58a0_d20250923_m152128_c001_v7007000_t0000_u01758640888030") 2025/09/23 15:27:47 DEBUG : dst/three.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b78ab_d20250923_m152121_c001_v0001043_t0048_u01758640881199") 2025/09/23 15:27:47 DEBUG : dst/three.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f40300dad43524abe_d20250923_m152118_c001_v7007000_t0000_u01758640878740") 2025/09/23 15:27:47 DEBUG : dst/three.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b78a5_d20250923_m152116_c001_v0001043_t0057_u01758640876514") 2025/09/23 15:27:47 DEBUG : dst/three.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f40300dad435249fc_d20250923_m152115_c001_v7007000_t0000_u01758640875411") 2025/09/23 15:27:47 DEBUG : dst/three.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b78a1_d20250923_m152108_c001_v0001043_t0008_u01758640868456") 2025/09/23 15:27:47 DEBUG : dst/three.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f4182cec7cc1fae07_d20250923_m152103_c001_v7007000_t0000_u01758640863568") 2025/09/23 15:27:47 DEBUG : dst/three.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109ca8c230637b8f_d20250923_m152100_c001_v0001172_t0001_u01758640860710") 2025/09/23 15:27:47 DEBUG : dst/three.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f4182cec7cc1fae01_d20250923_m152059_c001_v7007000_t0000_u01758640859611") 2025/09/23 15:27:47 DEBUG : dst/three.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b7899_d20250923_m152053_c001_v0001043_t0057_u01758640853251") 2025/09/23 15:27:48 DEBUG : dst/three.txt.bak: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f421305f237387175_d20250923_m152153_c001_v7007000_t0000_u01758640913611") 2025/09/23 15:27:48 DEBUG : dst/three.txt.bak: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f11429fd3ccc34949_d20250923_m152151_c001_v0001176_t0001_u01758640911703") 2025/09/23 15:27:48 DEBUG : dst/three.txt.bak: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f110109516282b099_d20250923_m152148_c001_v0001178_t0044_u01758640908233") 2025/09/23 15:27:48 DEBUG : dst/three.txt.bak: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f4002d5bf674332ac_d20250923_m152141_c001_v7007000_t0000_u01758640901937") 2025/09/23 15:27:48 DEBUG : dst/three.txt.bak: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1013f5661b7fbf42_d20250923_m152140_c001_v0001178_t0046_u01758640900753") 2025/09/23 15:27:48 DEBUG : dst/three.txt.bak: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106587b25473dffa_d20250923_m152138_c001_v0001157_t0053_u01758640898110") 2025/09/23 15:27:48 DEBUG : dst/two: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f418fcc55ea5417f8_d20250923_m152206_c001_v7007000_t0000_u01758640926322") 2025/09/23 15:27:48 DEBUG : dst/two: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b78e7_d20250923_m152154_c001_v0001043_t0039_u01758640914939") 2025/09/23 15:27:48 DEBUG : dst/two: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f421305f237387176_d20250923_m152153_c001_v7007000_t0000_u01758640913794") 2025/09/23 15:27:48 DEBUG : dst/two: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b78df_d20250923_m152142_c001_v0001043_t0051_u01758640902860") 2025/09/23 15:27:48 DEBUG : dst/two: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f4002d5bf674332ad_d20250923_m152142_c001_v7007000_t0000_u01758640902123") 2025/09/23 15:27:48 DEBUG : dst/two: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b78d4_d20250923_m152133_c001_v0001043_t0000_u01758640893408") 2025/09/23 15:27:48 DEBUG : dst/two: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f4002d5bf674332a8_d20250923_m152132_c001_v7007000_t0000_u01758640892675") 2025/09/23 15:27:48 DEBUG : dst/two: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b78a9_d20250923_m152120_c001_v0001043_t0006_u01758640880569") 2025/09/23 15:27:48 DEBUG : dst/two: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f4182cec7cc1fae10_d20250923_m152119_c001_v7007000_t0000_u01758640879832") 2025/09/23 15:27:48 DEBUG : dst/two: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b789f_d20250923_m152108_c001_v0001043_t0022_u01758640868026") 2025/09/23 15:27:48 DEBUG : dst/two: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f408408f43c912d0a_d20250923_m152104_c001_v7007000_t0000_u01758640864685") 2025/09/23 15:27:48 DEBUG : dst/two: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109ca8c230637b8b_d20250923_m152052_c001_v0001172_t0041_u01758640852862") 2025/09/23 15:27:48 DEBUG : dst/two: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f414b424ac654fb8e_d20250923_m152051_c001_v7007000_t0000_u01758640851595") 2025/09/23 15:27:48 DEBUG : dst/two: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f10537a6c9f9a9096_d20250923_m152047_c001_v0001137_t0045_u01758640847237") 2025/09/23 15:27:48 DEBUG : dst/two: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f419899979db41b9d_d20250923_m152026_c001_v7007000_t0000_u01758640826396") 2025/09/23 15:27:48 DEBUG : dst/two: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1185282024aaeb32_d20250923_m152025_c001_v0001105_t0023_u01758640825198") 2025/09/23 15:27:49 DEBUG : empty space: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f4098536045cb56ba_d20250923_m151952_c001_v7007000_t0000_u01758640792058") 2025/09/23 15:27:49 DEBUG : empty space: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109ca8c230637b4a_d20250923_m151948_c001_v0001172_t0059_u01758640788755") 2025/09/23 15:27:49 DEBUG : empty space: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f4098536045cb56b0_d20250923_m151946_c001_v7007000_t0000_u01758640786705") 2025/09/23 15:27:49 DEBUG : empty space: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b786e_d20250923_m151936_c001_v0001043_t0015_u01758640776325") 2025/09/23 15:27:49 DEBUG : empty space: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f402daa468d1f06ab_d20250923_m151927_c001_v7007000_t0000_u01758640767466") 2025/09/23 15:27:49 DEBUG : empty space: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109ca8c230637b26_d20250923_m151924_c001_v0001172_t0014_u01758640764268") 2025/09/23 15:27:49 DEBUG : empty space: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f40300dad4352497c_d20250923_m151903_c001_v7007000_t0000_u01758640743567") 2025/09/23 15:27:49 DEBUG : empty space: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109ca8c230637afb_d20250923_m151901_c001_v0001172_t0042_u01758640741495") 2025/09/23 15:27:49 DEBUG : empty space: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f40300dad43524978_d20250923_m151900_c001_v7007000_t0000_u01758640740541") 2025/09/23 15:27:49 DEBUG : empty space: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109ca8c230637af7_d20250923_m151859_c001_v0001172_t0005_u01758640739241") 2025/09/23 15:27:49 DEBUG : empty space: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f40300dad43524972_d20250923_m151856_c001_v7007000_t0000_u01758640736304") 2025/09/23 15:27:49 DEBUG : empty space: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109ca8c230637ae5_d20250923_m151854_c001_v0001172_t0017_u01758640734553") 2025/09/23 15:27:49 DEBUG : empty space: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f40300dad4352496f_d20250923_m151853_c001_v7007000_t0000_u01758640733607") 2025/09/23 15:27:49 DEBUG : empty space: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109ca8c230637add_d20250923_m151852_c001_v0001172_t0012_u01758640732216") 2025/09/23 15:27:49 DEBUG : empty space: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f41526d73cd0a33f3_d20250923_m151846_c001_v7007000_t0000_u01758640726272") 2025/09/23 15:27:49 DEBUG : empty space: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109ca8c230637ac8_d20250923_m151844_c001_v0001172_t0025_u01758640724735") 2025/09/23 15:27:49 DEBUG : empty space: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f41526d73cd0a33f0_d20250923_m151843_c001_v7007000_t0000_u01758640723857") 2025/09/23 15:27:49 DEBUG : empty space: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109ca8c230637ac2_d20250923_m151842_c001_v0001172_t0018_u01758640722907") 2025/09/23 15:27:49 DEBUG : empty space: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f41526d73cd0a33e9_d20250923_m151838_c001_v7007000_t0000_u01758640718279") 2025/09/23 15:27:49 DEBUG : empty space: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109ca8c230637aa9_d20250923_m151836_c001_v0001172_t0015_u01758640716918") 2025/09/23 15:27:49 DEBUG : empty space: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f404e9624c21cb86e_d20250923_m151835_c001_v7007000_t0000_u01758640715064") 2025/09/23 15:27:50 DEBUG : empty space: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109ca8c230637aa1_d20250923_m151834_c001_v0001172_t0052_u01758640714020") 2025/09/23 15:27:50 DEBUG : empty space: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f404e9624c21cb86d_d20250923_m151833_c001_v7007000_t0000_u01758640713652") 2025/09/23 15:27:50 DEBUG : empty space: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f103ebd6c7a587e03_d20250923_m151832_c001_v0001136_t0054_u01758640712992") 2025/09/23 15:27:50 DEBUG : empty space: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109ca8c230637a9d_d20250923_m151831_c001_v0001172_t0033_u01758640711407") 2025/09/23 15:27:50 DEBUG : enormous: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f40300dad4352497b_d20250923_m151902_c001_v7007000_t0000_u01758640742822") 2025/09/23 15:27:50 DEBUG : enormous: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109ca8c230637aff_d20250923_m151901_c001_v0001172_t0033_u01758640741940") 2025/09/23 15:27:50 DEBUG : existing: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f418fcc55ea5417fd_d20250923_m152210_c001_v7007000_t0000_u01758640930806") 2025/09/23 15:27:50 DEBUG : existing: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b78f7_d20250923_m152209_c001_v0001043_t0004_u01758640929464") 2025/09/23 15:27:50 DEBUG : existing: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f402daa468d1f06a8_d20250923_m151922_c001_v7007000_t0000_u01758640762762") 2025/09/23 15:27:50 DEBUG : existing: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b7862_d20250923_m151921_c001_v0001043_t0005_u01758640761645") 2025/09/23 15:27:50 DEBUG : existing: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f404e9624c21cb866_d20250923_m151828_c001_v7007000_t0000_u01758640708300") 2025/09/23 15:27:50 DEBUG : existing: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109ca8c230637a92_d20250923_m151826_c001_v0001172_t0023_u01758640706957") 2025/09/23 15:27:50 DEBUG : existing: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f404e9624c21cb865_d20250923_m151826_c001_v7007000_t0000_u01758640706413") 2025/09/23 15:27:50 DEBUG : existing: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109ca8c230637a8e_d20250923_m151825_c001_v0001172_t0025_u01758640705684") 2025/09/23 15:27:50 DEBUG : existing: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109ca8c230637a8c_d20250923_m151824_c001_v0001172_t0029_u01758640704867") 2025/09/23 15:27:50 DEBUG : existing-b: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f402daa468d1f06a9_d20250923_m151922_c001_v7007000_t0000_u01758640762945") 2025/09/23 15:27:50 DEBUG : existing-b: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109ca8c230637b22_d20250923_m151921_c001_v0001172_t0019_u01758640761635") 2025/09/23 15:27:50 DEBUG : file1: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f41951d83db1faa7d_d20250923_m152311_c001_v7007000_t0000_u01758640991124") 2025/09/23 15:27:50 DEBUG : file1: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106af593471ed7e7_d20250923_m152309_c001_v0001171_t0046_u01758640989828") 2025/09/23 15:27:50 DEBUG : file1: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f41951d83db1faa7a_d20250923_m152308_c001_v7007000_t0000_u01758640988461") 2025/09/23 15:27:50 DEBUG : file1: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b79b8_d20250923_m152306_c001_v0001043_t0006_u01758640986906") 2025/09/23 15:27:51 DEBUG : five: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f40300dad4352497e_d20250923_m151907_c001_v7007000_t0000_u01758640747414") 2025/09/23 15:27:51 DEBUG : five: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f409ca8c230637b0c_d20250923_m151905_c001_v0001172_t0059_u01758640745308") 2025/09/23 15:27:51 DEBUG : foo: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f41526d73cd0a33e8_d20250923_m151836_c001_v7007000_t0000_u01758640716552") 2025/09/23 15:27:51 DEBUG : foo: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f409ca8c230637aa7_d20250923_m151835_c001_v0001172_t0059_u01758640715992") 2025/09/23 15:27:51 DEBUG : foo: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f409ca8c230637aa3_d20250923_m151835_c001_v0001172_t0059_u01758640715426") 2025/09/23 15:27:51 DEBUG : four: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f40300dad43524980_d20250923_m151907_c001_v7007000_t0000_u01758640747596") 2025/09/23 15:27:51 DEBUG : four: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f4177d5dbb79b7852_d20250923_m151905_c001_v0001043_t0020_u01758640745873") 2025/09/23 15:27:51 DEBUG : four: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109ca8c230637b08_d20250923_m151904_c001_v0001172_t0033_u01758640744638") 2025/09/23 15:27:51 DEBUG : hello world2: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f418fcc55ea540549_d20250923_m151741_c001_v7007000_t0000_u01758640661093") 2025/09/23 15:27:51 DEBUG : hello world2: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109ca8c230637a2c_d20250923_m151740_c001_v0001172_t0010_u01758640660392") 2025/09/23 15:27:51 DEBUG : ignore-size: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f404e9624c21cb863_d20250923_m151824_c001_v7007000_t0000_u01758640704505") 2025/09/23 15:27:51 DEBUG : ignore-size: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109ca8c230637a88_d20250923_m151823_c001_v0001172_t0031_u01758640703436") 2025/09/23 15:27:51 DEBUG : nested/sub dir/file: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f402daa468d1f06a6_d20250923_m151920_c001_v7007000_t0000_u01758640760895") 2025/09/23 15:27:51 DEBUG : nested/sub dir/file: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109ca8c230637b20_d20250923_m151920_c001_v0001172_t0005_u01758640760017") 2025/09/23 15:27:51 DEBUG : nested/sub dir/file: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f40300dad43524992_d20250923_m151919_c001_v7007000_t0000_u01758640759272") 2025/09/23 15:27:51 DEBUG : nested/sub dir/file: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109ca8c230637b1c_d20250923_m151918_c001_v0001172_t0000_u01758640758158") 2025/09/23 15:27:51 DEBUG : one: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f40300dad43524981_d20250923_m151907_c001_v7007000_t0000_u01758640747777") 2025/09/23 15:27:51 DEBUG : one: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f409ca8c230637b02_d20250923_m151903_c001_v0001172_t0059_u01758640743971") 2025/09/23 15:27:51 DEBUG : only0: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f41951d83db1faa64_d20250923_m152302_c001_v7007000_t0000_u01758640982475") 2025/09/23 15:27:51 DEBUG : only0: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f4177d5dbb79b79ac_d20250923_m152256_c001_v0001043_t0020_u01758640976625") 2025/09/23 15:27:52 DEBUG : only0: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b7958_d20250923_m152238_c001_v0001043_t0056_u01758640958911") 2025/09/23 15:27:52 DEBUG : only0: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f413b884ed7b0b9aa_d20250923_m152233_c001_v7007000_t0000_u01758640953242") 2025/09/23 15:27:52 DEBUG : only0: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b78fd_d20250923_m152214_c001_v0001043_t0055_u01758640934808") 2025/09/23 15:27:52 DEBUG : only1: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f41951d83db1faa65_d20250923_m152302_c001_v7007000_t0000_u01758640982658") 2025/09/23 15:27:52 DEBUG : only1: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f406587b25473e03e_d20250923_m152258_c001_v0001157_t0054_u01758640978116") 2025/09/23 15:27:52 DEBUG : only1: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b795e_d20250923_m152239_c001_v0001043_t0003_u01758640959724") 2025/09/23 15:27:52 DEBUG : only1: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f40300dad43524b04_d20250923_m152233_c001_v7007000_t0000_u01758640953415") 2025/09/23 15:27:52 DEBUG : only1: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b7901_d20250923_m152215_c001_v0001043_t0032_u01758640935809") 2025/09/23 15:27:52 DEBUG : only10: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f41951d83db1faa66_d20250923_m152302_c001_v7007000_t0000_u01758640982840") 2025/09/23 15:27:52 DEBUG : only10: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f406587b25473e034_d20250923_m152257_c001_v0001157_t0054_u01758640977193") 2025/09/23 15:27:52 DEBUG : only10: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b7986_d20250923_m152247_c001_v0001043_t0011_u01758640967524") 2025/09/23 15:27:52 DEBUG : only10: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f410e88201c8a3265_d20250923_m152233_c001_v7007000_t0000_u01758640953254") 2025/09/23 15:27:52 DEBUG : only10: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b792a_d20250923_m152223_c001_v0001043_t0002_u01758640943428") 2025/09/23 15:27:52 DEBUG : only11: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f41951d83db1faa67_d20250923_m152303_c001_v7007000_t0000_u01758640983025") 2025/09/23 15:27:52 DEBUG : only11: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f406af593471ed7a8_d20250923_m152257_c001_v0001171_t0000_u01758640977374") 2025/09/23 15:27:52 DEBUG : only11: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b798a_d20250923_m152248_c001_v0001043_t0030_u01758640968262") 2025/09/23 15:27:52 DEBUG : only11: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f419899979db41c61_d20250923_m152232_c001_v7007000_t0000_u01758640952670") 2025/09/23 15:27:52 DEBUG : only11: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b792e_d20250923_m152224_c001_v0001043_t0033_u01758640944134") 2025/09/23 15:27:52 DEBUG : only12: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f41951d83db1faa68_d20250923_m152303_c001_v7007000_t0000_u01758640983209") 2025/09/23 15:27:52 DEBUG : only12: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f409254ac07cd69c6_d20250923_m152257_c001_v0001098_t0052_u01758640977580") 2025/09/23 15:27:52 DEBUG : only12: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b798e_d20250923_m152249_c001_v0001043_t0023_u01758640969377") 2025/09/23 15:27:52 DEBUG : only12: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f419899979db41c62_d20250923_m152232_c001_v7007000_t0000_u01758640952852") 2025/09/23 15:27:52 DEBUG : only12: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b7932_d20250923_m152225_c001_v0001043_t0009_u01758640945092") 2025/09/23 15:27:53 DEBUG : only13: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f41951d83db1faa69_d20250923_m152303_c001_v7007000_t0000_u01758640983391") 2025/09/23 15:27:53 DEBUG : only13: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f4177d5dbb79b79ae_d20250923_m152257_c001_v0001043_t0020_u01758640977203") 2025/09/23 15:27:53 DEBUG : only13: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b7992_d20250923_m152250_c001_v0001043_t0001_u01758640970282") 2025/09/23 15:27:53 DEBUG : only13: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f419899979db41c67_d20250923_m152233_c001_v7007000_t0000_u01758640953584") 2025/09/23 15:27:53 DEBUG : only13: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b7936_d20250923_m152225_c001_v0001043_t0035_u01758640945865") 2025/09/23 15:27:53 DEBUG : only14: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f41951d83db1faa6a_d20250923_m152303_c001_v7007000_t0000_u01758640983574") 2025/09/23 15:27:53 DEBUG : only14: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f406587b25473e036_d20250923_m152257_c001_v0001157_t0054_u01758640977377") 2025/09/23 15:27:53 DEBUG : only14: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b7996_d20250923_m152251_c001_v0001043_t0052_u01758640971189") 2025/09/23 15:27:53 DEBUG : only14: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f419899979db41c63_d20250923_m152233_c001_v7007000_t0000_u01758640953037") 2025/09/23 15:27:53 DEBUG : only14: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b793a_d20250923_m152226_c001_v0001043_t0009_u01758640946966") 2025/09/23 15:27:53 DEBUG : only15: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f41951d83db1faa6b_d20250923_m152303_c001_v7007000_t0000_u01758640983756") 2025/09/23 15:27:53 DEBUG : only15: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f4177d5dbb79b79b0_d20250923_m152257_c001_v0001043_t0020_u01758640977388") 2025/09/23 15:27:53 DEBUG : only15: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b799a_d20250923_m152252_c001_v0001043_t0019_u01758640972122") 2025/09/23 15:27:53 DEBUG : only15: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f40300dad43524b02_d20250923_m152233_c001_v7007000_t0000_u01758640953048") 2025/09/23 15:27:53 DEBUG : only15: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b793e_d20250923_m152227_c001_v0001043_t0046_u01758640947681") 2025/09/23 15:27:53 DEBUG : only16: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f41951d83db1faa6c_d20250923_m152303_c001_v7007000_t0000_u01758640983938") 2025/09/23 15:27:53 DEBUG : only16: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f406587b25473e038_d20250923_m152257_c001_v0001157_t0054_u01758640977560") 2025/09/23 15:27:53 DEBUG : only16: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b799e_d20250923_m152253_c001_v0001043_t0008_u01758640973181") 2025/09/23 15:27:53 DEBUG : only16: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f40300dad43524b06_d20250923_m152233_c001_v7007000_t0000_u01758640953598") 2025/09/23 15:27:53 DEBUG : only16: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b7942_d20250923_m152228_c001_v0001043_t0032_u01758640948566") 2025/09/23 15:27:54 DEBUG : only17: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f41951d83db1faa6d_d20250923_m152304_c001_v7007000_t0000_u01758640984120") 2025/09/23 15:27:54 DEBUG : only17: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f406af593471ed7b3_d20250923_m152258_c001_v0001171_t0000_u01758640978131") 2025/09/23 15:27:54 DEBUG : only17: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b79a2_d20250923_m152254_c001_v0001043_t0026_u01758640974053") 2025/09/23 15:27:54 DEBUG : only17: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f413b884ed7b0b9a9_d20250923_m152233_c001_v7007000_t0000_u01758640953057") 2025/09/23 15:27:54 DEBUG : only17: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b7946_d20250923_m152229_c001_v0001043_t0011_u01758640949436") 2025/09/23 15:27:54 DEBUG : only18: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f41951d83db1faa6e_d20250923_m152304_c001_v7007000_t0000_u01758640984303") 2025/09/23 15:27:54 DEBUG : only18: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f409254ac07cd69ca_d20250923_m152257_c001_v0001098_t0052_u01758640977966") 2025/09/23 15:27:54 DEBUG : only18: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b79a6_d20250923_m152254_c001_v0001043_t0022_u01758640974698") 2025/09/23 15:27:54 DEBUG : only18: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f40300dad43524b01_d20250923_m152232_c001_v7007000_t0000_u01758640952864") 2025/09/23 15:27:54 DEBUG : only18: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b794a_d20250923_m152230_c001_v0001043_t0020_u01758640950382") 2025/09/23 15:27:54 DEBUG : only19: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f41951d83db1faa6f_d20250923_m152304_c001_v7007000_t0000_u01758640984486") 2025/09/23 15:27:54 DEBUG : only19: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f406af593471ed7ab_d20250923_m152257_c001_v0001171_t0000_u01758640977574") 2025/09/23 15:27:54 DEBUG : only19: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b79aa_d20250923_m152255_c001_v0001043_t0041_u01758640975558") 2025/09/23 15:27:55 DEBUG : only19: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f419899979db41c66_d20250923_m152233_c001_v7007000_t0000_u01758640953402") 2025/09/23 15:27:55 DEBUG : only19: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b794e_d20250923_m152231_c001_v0001043_t0027_u01758640951118") 2025/09/23 15:27:55 DEBUG : only2: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f41951d83db1faa70_d20250923_m152304_c001_v7007000_t0000_u01758640984669") 2025/09/23 15:27:55 DEBUG : only2: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f4177d5dbb79b79b2_d20250923_m152257_c001_v0001043_t0020_u01758640977583") 2025/09/23 15:27:55 DEBUG : only2: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b7962_d20250923_m152240_c001_v0001043_t0053_u01758640960438") 2025/09/23 15:27:55 DEBUG : only2: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f413b884ed7b0b9ac_d20250923_m152233_c001_v7007000_t0000_u01758640953425") 2025/09/23 15:27:55 DEBUG : only2: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b7905_d20250923_m152216_c001_v0001043_t0026_u01758640936717") 2025/09/23 15:27:55 DEBUG : only3: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f41951d83db1faa71_d20250923_m152304_c001_v7007000_t0000_u01758640984852") 2025/09/23 15:27:55 DEBUG : only3: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f406587b25473e03a_d20250923_m152257_c001_v0001157_t0054_u01758640977743") 2025/09/23 15:27:55 DEBUG : only3: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b7968_d20250923_m152241_c001_v0001043_t0053_u01758640961187") 2025/09/23 15:27:55 DEBUG : only3: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f419899979db41c60_d20250923_m152232_c001_v7007000_t0000_u01758640952487") 2025/09/23 15:27:55 DEBUG : only3: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b790a_d20250923_m152217_c001_v0001043_t0041_u01758640937676") 2025/09/23 15:27:55 DEBUG : only4: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f41951d83db1faa72_d20250923_m152305_c001_v7007000_t0000_u01758640985034") 2025/09/23 15:27:55 DEBUG : only4: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f406af593471ed7ae_d20250923_m152257_c001_v0001171_t0000_u01758640977758") 2025/09/23 15:27:55 DEBUG : only4: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b796c_d20250923_m152241_c001_v0001043_t0020_u01758640961981") 2025/09/23 15:27:55 DEBUG : only4: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f413b884ed7b0b9a8_d20250923_m152232_c001_v7007000_t0000_u01758640952871") 2025/09/23 15:27:55 DEBUG : only4: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b790e_d20250923_m152218_c001_v0001043_t0018_u01758640938525") 2025/09/23 15:27:55 DEBUG : only5: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f41951d83db1faa73_d20250923_m152305_c001_v7007000_t0000_u01758640985221") 2025/09/23 15:27:55 DEBUG : only5: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f4177d5dbb79b79b4_d20250923_m152257_c001_v0001043_t0020_u01758640977768") 2025/09/23 15:27:55 DEBUG : only5: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b7972_d20250923_m152243_c001_v0001043_t0044_u01758640963033") 2025/09/23 15:27:56 DEBUG : only5: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f410e88201c8a3264_d20250923_m152233_c001_v7007000_t0000_u01758640953069") 2025/09/23 15:27:56 DEBUG : only5: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b7912_d20250923_m152219_c001_v0001043_t0045_u01758640939336") 2025/09/23 15:27:56 DEBUG : only6: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f41951d83db1faa74_d20250923_m152305_c001_v7007000_t0000_u01758640985404") 2025/09/23 15:27:56 DEBUG : only6: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f409254ac07cd69c8_d20250923_m152257_c001_v0001098_t0052_u01758640977780") 2025/09/23 15:27:56 DEBUG : only6: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b7976_d20250923_m152244_c001_v0001043_t0021_u01758640964111") 2025/09/23 15:27:56 DEBUG : only6: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f419899979db41c65_d20250923_m152233_c001_v7007000_t0000_u01758640953220") 2025/09/23 15:27:56 DEBUG : only6: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b7916_d20250923_m152220_c001_v0001043_t0009_u01758640940189") 2025/09/23 15:27:56 DEBUG : only7: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f41951d83db1faa75_d20250923_m152305_c001_v7007000_t0000_u01758640985586") 2025/09/23 15:27:56 DEBUG : only7: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f406587b25473e03c_d20250923_m152257_c001_v0001157_t0054_u01758640977932") 2025/09/23 15:27:56 DEBUG : only7: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b797a_d20250923_m152245_c001_v0001043_t0018_u01758640965009") 2025/09/23 15:27:56 DEBUG : only7: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f410e88201c8a3263_d20250923_m152232_c001_v7007000_t0000_u01758640952883") 2025/09/23 15:27:56 DEBUG : only7: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b791c_d20250923_m152221_c001_v0001043_t0006_u01758640941076") 2025/09/23 15:27:56 DEBUG : only8: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f41951d83db1faa76_d20250923_m152305_c001_v7007000_t0000_u01758640985767") 2025/09/23 15:27:56 DEBUG : only8: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f406af593471ed7b1_d20250923_m152257_c001_v0001171_t0000_u01758640977945") 2025/09/23 15:27:56 DEBUG : only8: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b797e_d20250923_m152245_c001_v0001043_t0041_u01758640965843") 2025/09/23 15:27:56 DEBUG : only8: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f410e88201c8a3266_d20250923_m152233_c001_v7007000_t0000_u01758640953438") 2025/09/23 15:27:56 DEBUG : only8: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b7920_d20250923_m152221_c001_v0001043_t0025_u01758640941836") 2025/09/23 15:27:56 DEBUG : only9: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f41951d83db1faa77_d20250923_m152305_c001_v7007000_t0000_u01758640985950") 2025/09/23 15:27:56 DEBUG : only9: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f4177d5dbb79b79b6_d20250923_m152257_c001_v0001043_t0020_u01758640977954") 2025/09/23 15:27:56 DEBUG : only9: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b7982_d20250923_m152246_c001_v0001043_t0002_u01758640966782") 2025/09/23 15:27:56 DEBUG : only9: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f40300dad43524b03_d20250923_m152233_c001_v7007000_t0000_u01758640953232") 2025/09/23 15:27:57 DEBUG : only9: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b7924_d20250923_m152222_c001_v0001043_t0053_u01758640942677") 2025/09/23 15:27:57 DEBUG : potato: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f40300dad43524990_d20250923_m151917_c001_v7007000_t0000_u01758640757029") 2025/09/23 15:27:57 DEBUG : potato: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1059fa3a8cf3ff30_d20250923_m151914_c001_v0001106_t0033_u01758640754683") 2025/09/23 15:27:57 DEBUG : potato: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f40300dad4352498b_d20250923_m151913_c001_v7007000_t0000_u01758640753574") 2025/09/23 15:27:57 DEBUG : potato: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109ca8c230637b10_d20250923_m151911_c001_v0001172_t0028_u01758640751688") 2025/09/23 15:27:57 DEBUG : potato: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f40300dad43524986_d20250923_m151910_c001_v7007000_t0000_u01758640750959") 2025/09/23 15:27:57 DEBUG : potato: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b7858_d20250923_m151908_c001_v0001043_t0007_u01758640748688") 2025/09/23 15:27:57 DEBUG : potato: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f40300dad43524975_d20250923_m151858_c001_v7007000_t0000_u01758640738394") 2025/09/23 15:27:57 DEBUG : potato: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109ca8c230637aeb_d20250923_m151856_c001_v0001172_t0001_u01758640736850") 2025/09/23 15:27:57 DEBUG : potato: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f40300dad43524971_d20250923_m151855_c001_v7007000_t0000_u01758640735240") 2025/09/23 15:27:57 DEBUG : potato: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109ca8c230637ae3_d20250923_m151854_c001_v0001172_t0046_u01758640734151") 2025/09/23 15:27:57 DEBUG : potato: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f40300dad4352496e_d20250923_m151852_c001_v7007000_t0000_u01758640732897") 2025/09/23 15:27:57 DEBUG : potato: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109ca8c230637adb_d20250923_m151851_c001_v0001172_t0005_u01758640731948") 2025/09/23 15:27:57 DEBUG : potato: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f41526d73cd0a33f2_d20250923_m151845_c001_v7007000_t0000_u01758640725699") 2025/09/23 15:27:57 DEBUG : potato: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109ca8c230637ac6_d20250923_m151844_c001_v0001172_t0011_u01758640724409") 2025/09/23 15:27:57 DEBUG : potato: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f41526d73cd0a33f1_d20250923_m151844_c001_v7007000_t0000_u01758640724042") 2025/09/23 15:27:57 DEBUG : potato: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109ca8c230637ac0_d20250923_m151842_c001_v0001172_t0043_u01758640722464") 2025/09/23 15:27:57 DEBUG : potato: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f41526d73cd0a33ef_d20250923_m151842_c001_v7007000_t0000_u01758640722099") 2025/09/23 15:27:57 DEBUG : potato: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109ca8c230637abc_d20250923_m151841_c001_v0001172_t0002_u01758640721351") 2025/09/23 15:27:57 DEBUG : potato: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109ca8c230637aba_d20250923_m151840_c001_v0001172_t0051_u01758640720716") 2025/09/23 15:27:57 DEBUG : potato: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f41526d73cd0a33ee_d20250923_m151840_c001_v7007000_t0000_u01758640720350") 2025/09/23 15:27:57 DEBUG : potato: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109ca8c230637ab2_d20250923_m151839_c001_v0001172_t0042_u01758640719609") 2025/09/23 15:27:58 DEBUG : potato: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109ca8c230637aae_d20250923_m151838_c001_v0001172_t0028_u01758640718827") 2025/09/23 15:27:58 DEBUG : potato: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f41526d73cd0a33ea_d20250923_m151838_c001_v7007000_t0000_u01758640718463") 2025/09/23 15:27:58 DEBUG : potato: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109ca8c230637aab_d20250923_m151837_c001_v0001172_t0016_u01758640717578") 2025/09/23 15:27:58 DEBUG : potato2: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f414b424ac654fb38_d20250923_m152001_c001_v7007000_t0000_u01758640801472") 2025/09/23 15:27:58 DEBUG : potato2: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109ca8c230637b53_d20250923_m152000_c001_v0001172_t0059_u01758640800779") 2025/09/23 15:27:58 DEBUG : potato2: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f4098536045cb56bc_d20250923_m151952_c001_v7007000_t0000_u01758640792296") 2025/09/23 15:27:58 DEBUG : potato2: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b7876_d20250923_m151947_c001_v0001043_t0041_u01758640787974") 2025/09/23 15:27:58 DEBUG : potato2: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f423d8082742e0f3c_d20250923_m151940_c001_v7007000_t0000_u01758640780122") 2025/09/23 15:27:58 DEBUG : potato2: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109ca8c230637b37_d20250923_m151935_c001_v0001172_t0040_u01758640775573") 2025/09/23 15:27:58 DEBUG : potato2: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f402daa468d1f06ac_d20250923_m151927_c001_v7007000_t0000_u01758640767707") 2025/09/23 15:27:58 DEBUG : potato2: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b7866_d20250923_m151923_c001_v0001043_t0022_u01758640763879") 2025/09/23 15:27:58 DEBUG : potato2: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f40300dad4352497a_d20250923_m151902_c001_v7007000_t0000_u01758640742639") 2025/09/23 15:27:58 DEBUG : potato2: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109ca8c230637af9_d20250923_m151901_c001_v0001172_t0023_u01758640741087") 2025/09/23 15:27:58 DEBUG : potato2: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f40300dad43524979_d20250923_m151900_c001_v7007000_t0000_u01758640740723") 2025/09/23 15:27:58 DEBUG : potato2: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109ca8c230637af3_d20250923_m151858_c001_v0001172_t0018_u01758640738943") 2025/09/23 15:27:58 DEBUG : potato2: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f40300dad43524976_d20250923_m151858_c001_v7007000_t0000_u01758640738578") 2025/09/23 15:27:58 DEBUG : potato2: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109ca8c230637aee_d20250923_m151857_c001_v0001172_t0041_u01758640737505") 2025/09/23 15:27:58 DEBUG : potato2: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f40300dad43524973_d20250923_m151856_c001_v7007000_t0000_u01758640736487") 2025/09/23 15:27:58 DEBUG : potato2: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109ca8c230637ae9_d20250923_m151855_c001_v0001172_t0023_u01758640735604") 2025/09/23 15:27:58 DEBUG : potato2: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f40300dad43524970_d20250923_m151853_c001_v7007000_t0000_u01758640733789") 2025/09/23 15:27:58 DEBUG : potato2: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109ca8c230637adf_d20250923_m151852_c001_v0001172_t0006_u01758640732904") 2025/09/23 15:27:59 DEBUG : potato2: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f41526d73cd0a33f4_d20250923_m151846_c001_v7007000_t0000_u01758640726457") 2025/09/23 15:27:59 DEBUG : potato2: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109ca8c230637aca_d20250923_m151845_c001_v0001172_t0024_u01758640725427") 2025/09/23 15:27:59 DEBUG : potato2: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f418fcc55ea54054b_d20250923_m151744_c001_v7007000_t0000_u01758640664507") 2025/09/23 15:27:59 DEBUG : potato2: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109ca8c230637a32_d20250923_m151743_c001_v0001172_t0043_u01758640663506") 2025/09/23 15:27:59 DEBUG : potato2: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f418fcc55ea54054a_d20250923_m151742_c001_v7007000_t0000_u01758640662598") 2025/09/23 15:27:59 DEBUG : potato2: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109ca8c230637a2e_d20250923_m151741_c001_v0001172_t0021_u01758640661638") 2025/09/23 15:27:59 DEBUG : potato3: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f4098536045cb56bd_d20250923_m151952_c001_v7007000_t0000_u01758640792515") 2025/09/23 15:27:59 DEBUG : potato3: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b7878_d20250923_m151949_c001_v0001043_t0018_u01758640789103") 2025/09/23 15:27:59 DEBUG : potato3: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f423d8082742e0f3d_d20250923_m151940_c001_v7007000_t0000_u01758640780447") 2025/09/23 15:27:59 DEBUG : potato3: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109ca8c230637b42_d20250923_m151936_c001_v0001172_t0048_u01758640776801") 2025/09/23 15:27:59 DEBUG : potato3: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f402daa468d1f06ad_d20250923_m151927_c001_v7007000_t0000_u01758640767960") 2025/09/23 15:27:59 DEBUG : potato3: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b7868_d20250923_m151924_c001_v0001043_t0010_u01758640764629") 2025/09/23 15:27:59 DEBUG : pre-dest1/1: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f414b424ac654fb7d_d20250923_m152035_c001_v7007000_t0000_u01758640835184") 2025/09/23 15:27:59 DEBUG : pre-dest1/1: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b788c_d20250923_m152027_c001_v0001043_t0049_u01758640827141") 2025/09/23 15:27:59 DEBUG : pre-dest2/2: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f414b424ac654fb7e_d20250923_m152035_c001_v7007000_t0000_u01758640835367") 2025/09/23 15:27:59 DEBUG : pre-dest2/2: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109ca8c230637b69_d20250923_m152027_c001_v0001172_t0026_u01758640827874") 2025/09/23 15:27:59 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f419899979db41b79_d20250923_m152013_c001_v7007000_t0000_u01758640813425") 2025/09/23 15:27:59 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b7882_d20250923_m152009_c001_v0001043_t0044_u01758640809299") 2025/09/23 15:27:59 DEBUG : sizeonly: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f404e9624c21cb85f_d20250923_m151822_c001_v7007000_t0000_u01758640702865") 2025/09/23 15:27:59 DEBUG : sizeonly: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109ca8c230637a84_d20250923_m151821_c001_v0001172_t0047_u01758640701791") 2025/09/23 15:27:59 DEBUG : splitbanan: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f405cd1b514d46195_d20250923_m152511_c001_v7007000_t0000_u01758641111959") 2025/09/23 15:28:00 DEBUG : splitbanan: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b7a51_d20250923_m152503_c001_v0001043_t0006_u01758641103903") 2025/09/23 15:28:00 DEBUG : splitbananasplit: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f41555fc3789f52e4_d20250923_m152635_c001_v7007000_t0000_u01758641195727") 2025/09/23 15:28:00 DEBUG : splitbananasplit: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b7aa9_d20250923_m152628_c001_v0001043_t0042_u01758641188393") 2025/09/23 15:28:00 DEBUG : splitbananasplit: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f404f58f59e12906a_d20250923_m152618_c001_v7007000_t0000_u01758641178853") 2025/09/23 15:28:00 DEBUG : splitbananasplit: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b7a99_d20250923_m152611_c001_v0001043_t0054_u01758641171569") 2025/09/23 15:28:00 DEBUG : splitbananasplit: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f413b884ed7b0babc_d20250923_m152601_c001_v7007000_t0000_u01758641161660") 2025/09/23 15:28:00 DEBUG : splitbananasplit: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b7a83_d20250923_m152555_c001_v0001043_t0000_u01758641155025") 2025/09/23 15:28:00 DEBUG : splitbananasplit: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f423d8082742e1104_d20250923_m152545_c001_v7007000_t0000_u01758641145714") 2025/09/23 15:28:00 DEBUG : splitbananasplit: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b7a74_d20250923_m152539_c001_v0001043_t0033_u01758641139046") 2025/09/23 15:28:00 DEBUG : splitbananasplit: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f414b424ac654fc9c_d20250923_m152529_c001_v7007000_t0000_u01758641129286") 2025/09/23 15:28:00 DEBUG : splitbananasplit: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b7a6a_d20250923_m152521_c001_v0001043_t0024_u01758641121833") 2025/09/23 15:28:00 DEBUG : splitbananasplit: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f414b424ac654fc83_d20250923_m152506_c001_v7007000_t0000_u01758641106352") 2025/09/23 15:28:00 DEBUG : splitbananasplit: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106587b25473e11c_d20250923_m152502_c001_v0001157_t0031_u01758641102475") 2025/09/23 15:28:00 DEBUG : splitbananasplit: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f4177e97eed27ee80_d20250923_m152453_c001_v7007000_t0000_u01758641093223") 2025/09/23 15:28:00 DEBUG : splitbananasplit: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b7a3b_d20250923_m152445_c001_v0001043_t0035_u01758641085934") 2025/09/23 15:28:00 DEBUG : splitbananasplit: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f4177e97eed27ee68_d20250923_m152444_c001_v7007000_t0000_u01758641084785") 2025/09/23 15:28:00 DEBUG : splitbananasplit: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106af593471ed912_d20250923_m152441_c001_v0001171_t0024_u01758641081090") 2025/09/23 15:28:00 DEBUG : splitbananasplit: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f404e9624c21cbaff_d20250923_m152432_c001_v7007000_t0000_u01758641072324") 2025/09/23 15:28:00 DEBUG : splitbananasplit: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106587b25473e0cd_d20250923_m152424_c001_v0001157_t0015_u01758641064743") 2025/09/23 15:28:00 DEBUG : splitbananasplit: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f408408f43c912ed1_d20250923_m152423_c001_v7007000_t0000_u01758641063757") 2025/09/23 15:28:00 DEBUG : splitbananasplit: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106587b25473e0bd_d20250923_m152419_c001_v0001157_t0056_u01758641059660") 2025/09/23 15:28:00 DEBUG : splitbananasplit: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f420e5067f65d5312_d20250923_m152404_c001_v7007000_t0000_u01758641044246") 2025/09/23 15:28:00 DEBUG : splitbananasplit: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b79f0_d20250923_m152359_c001_v0001043_t0012_u01758641039951") 2025/09/23 15:28:01 DEBUG : splitbananasplit: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f4098536045cb5870_d20250923_m152350_c001_v7007000_t0000_u01758641030391") 2025/09/23 15:28:01 DEBUG : splitbananasplit: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b79e1_d20250923_m152343_c001_v0001043_t0003_u01758641023595") 2025/09/23 15:28:01 DEBUG : splitbananasplit: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f405cd1b514d45eed_d20250923_m152333_c001_v7007000_t0000_u01758641013855") 2025/09/23 15:28:01 DEBUG : splitbananasplit: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b79cf_d20250923_m152327_c001_v0001043_t0019_u01758641007023") 2025/09/23 15:28:01 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f418fcc55ea541939_d20250923_m152447_c001_v7007000_t0000_u01758641087943") 2025/09/23 15:28:01 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106af593471ed918_d20250923_m152442_c001_v0001171_t0004_u01758641082195") 2025/09/23 15:28:01 DEBUG : sub dir/hello world: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f41951d83db1faa81_d20250923_m152318_c001_v7007000_t0000_u01758640998650") 2025/09/23 15:28:01 DEBUG : sub dir/hello world: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b79bc_d20250923_m152315_c001_v0001043_t0046_u01758640995862") 2025/09/23 15:28:01 DEBUG : sub dir/hello world: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f418fcc55ea5418a8_d20250923_m152314_c001_v7007000_t0000_u01758640994724") 2025/09/23 15:28:01 DEBUG : sub dir/hello world: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109254ac07cd69df_d20250923_m152312_c001_v0001098_t0007_u01758640992080") 2025/09/23 15:28:01 DEBUG : sub dir/hello world: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f402daa468d1f06a7_d20250923_m151921_c001_v7007000_t0000_u01758640761080") 2025/09/23 15:28:01 DEBUG : sub dir/hello world: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b7860_d20250923_m151920_c001_v0001043_t0006_u01758640760182") 2025/09/23 15:28:01 DEBUG : sub dir/hello world: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f40300dad43524993_d20250923_m151919_c001_v7007000_t0000_u01758640759456") 2025/09/23 15:28:01 DEBUG : sub dir/hello world: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b785c_d20250923_m151918_c001_v0001043_t0004_u01758640758520") 2025/09/23 15:28:01 DEBUG : sub dir/hello world: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f404e9624c21cb85b_d20250923_m151819_c001_v7007000_t0000_u01758640699577") 2025/09/23 15:28:01 DEBUG : sub dir/hello world: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109ca8c230637a7c_d20250923_m151817_c001_v0001172_t0034_u01758640697919") 2025/09/23 15:28:01 DEBUG : sub dir/hello world: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f404e9624c21cb85a_d20250923_m151817_c001_v7007000_t0000_u01758640697557") 2025/09/23 15:28:01 DEBUG : sub dir/hello world: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109ca8c230637a7a_d20250923_m151816_c001_v0001172_t0011_u01758640696302") 2025/09/23 15:28:01 DEBUG : sub dir/hello world: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f404e9624c21cb859_d20250923_m151813_c001_v7007000_t0000_u01758640693949") 2025/09/23 15:28:01 DEBUG : sub dir/hello world: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109ca8c230637a76_d20250923_m151812_c001_v0001172_t0037_u01758640692724") 2025/09/23 15:28:02 DEBUG : sub dir/hello world: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f404e9624c21cb858_d20250923_m151812_c001_v7007000_t0000_u01758640692185") 2025/09/23 15:28:02 DEBUG : sub dir/hello world: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109ca8c230637a74_d20250923_m151810_c001_v0001172_t0050_u01758640690915") 2025/09/23 15:28:02 DEBUG : sub dir/hello world: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109ca8c230637a6e_d20250923_m151807_c001_v0001172_t0027_u01758640687931") 2025/09/23 15:28:02 DEBUG : sub dir/hello world: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f404e9624c21cb854_d20250923_m151807_c001_v7007000_t0000_u01758640687566") 2025/09/23 15:28:02 DEBUG : sub dir/hello world: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109ca8c230637a6c_d20250923_m151806_c001_v0001172_t0055_u01758640686856") 2025/09/23 15:28:02 DEBUG : sub dir/hello world: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109ca8c230637a68_d20250923_m151805_c001_v0001172_t0055_u01758640685965") 2025/09/23 15:28:02 DEBUG : sub dir/hello world: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f404e9624c21cb853_d20250923_m151805_c001_v7007000_t0000_u01758640685605") 2025/09/23 15:28:02 DEBUG : sub dir/hello world: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109ca8c230637a62_d20250923_m151802_c001_v0001172_t0016_u01758640682676") 2025/09/23 15:28:02 DEBUG : sub dir/hello world: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109ca8c230637a5c_d20250923_m151759_c001_v0001172_t0006_u01758640679795") 2025/09/23 15:28:02 DEBUG : sub dir/hello world: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f418fcc55ea540566_d20250923_m151759_c001_v7007000_t0000_u01758640679431") 2025/09/23 15:28:02 DEBUG : sub dir/hello world: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109ca8c230637a5a_d20250923_m151758_c001_v0001172_t0053_u01758640678797") 2025/09/23 15:28:02 DEBUG : sub dir/hello world: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109ca8c230637a54_d20250923_m151757_c001_v0001172_t0014_u01758640677893") 2025/09/23 15:28:02 DEBUG : sub dir/hello world: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f418fcc55ea540563_d20250923_m151757_c001_v7007000_t0000_u01758640677529") 2025/09/23 15:28:02 DEBUG : sub dir/hello world: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109ca8c230637a4a_d20250923_m151753_c001_v0001172_t0032_u01758640673506") 2025/09/23 15:28:02 DEBUG : sub dir/hello world: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f418fcc55ea54055c_d20250923_m151753_c001_v7007000_t0000_u01758640673142") 2025/09/23 15:28:02 DEBUG : sub dir/hello world: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109ca8c230637a48_d20250923_m151752_c001_v0001172_t0025_u01758640672190") 2025/09/23 15:28:02 DEBUG : sub dir/hello world: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f418fcc55ea540559_d20250923_m151751_c001_v7007000_t0000_u01758640671285") 2025/09/23 15:28:02 DEBUG : sub dir/hello world: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109ca8c230637a42_d20250923_m151750_c001_v0001172_t0056_u01758640670641") 2025/09/23 15:28:02 DEBUG : sub dir/hello world: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f418fcc55ea540558_d20250923_m151750_c001_v7007000_t0000_u01758640670096") 2025/09/23 15:28:02 DEBUG : sub dir/hello world: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109ca8c230637a3e_d20250923_m151749_c001_v0001172_t0043_u01758640669286") 2025/09/23 15:28:02 DEBUG : sub dir/hello world: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f418fcc55ea540554_d20250923_m151748_c001_v7007000_t0000_u01758640668378") 2025/09/23 15:28:02 DEBUG : sub dir/hello world: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109ca8c230637a3a_d20250923_m151747_c001_v0001172_t0014_u01758640667513") 2025/09/23 15:28:03 DEBUG : sub dir/hello world: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f418fcc55ea540550_d20250923_m151746_c001_v7007000_t0000_u01758640666966") 2025/09/23 15:28:03 DEBUG : sub dir/hello world: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109ca8c230637a36_d20250923_m151746_c001_v0001172_t0036_u01758640666231") 2025/09/23 15:28:03 DEBUG : sub dir/hello world: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f418fcc55ea54054c_d20250923_m151745_c001_v7007000_t0000_u01758640665684") 2025/09/23 15:28:03 DEBUG : sub dir/hello world: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109ca8c230637a34_d20250923_m151745_c001_v0001172_t0052_u01758640665052") 2025/09/23 15:28:03 DEBUG : sub dir/hello world: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f418fcc55ea540547_d20250923_m151739_c001_v7007000_t0000_u01758640659849") 2025/09/23 15:28:03 DEBUG : sub dir/hello world: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109ca8c230637a2a_d20250923_m151739_c001_v0001172_t0040_u01758640659116") 2025/09/23 15:28:03 DEBUG : sub dir/hello world: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f418fcc55ea540546_d20250923_m151738_c001_v7007000_t0000_u01758640658574") 2025/09/23 15:28:03 DEBUG : sub dir/hello world: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109ca8c230637a26_d20250923_m151737_c001_v0001172_t0051_u01758640657848") 2025/09/23 15:28:03 DEBUG : sub dir/hello world: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f418fcc55ea540545_d20250923_m151736_c001_v7007000_t0000_u01758640656946") 2025/09/23 15:28:03 DEBUG : sub dir/hello world: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109ca8c230637a24_d20250923_m151736_c001_v0001172_t0034_u01758640656231") 2025/09/23 15:28:03 DEBUG : sub dir/hello world: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f418fcc55ea54053e_d20250923_m151733_c001_v7007000_t0000_u01758640653882") 2025/09/23 15:28:03 DEBUG : sub dir/hello world: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109ca8c230637a22_d20250923_m151732_c001_v0001172_t0035_u01758640652955") 2025/09/23 15:28:03 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f41951d83db1faa83_d20250923_m152318_c001_v7007000_t0000_u01758640998832") 2025/09/23 15:28:03 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106af593471ed804_d20250923_m152315_c001_v0001171_t0042_u01758640995878") 2025/09/23 15:28:03 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f418fcc55ea5418a9_d20250923_m152314_c001_v7007000_t0000_u01758640994907") 2025/09/23 15:28:03 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106587b25473e04f_d20250923_m152312_c001_v0001157_t0020_u01758640992087") 2025/09/23 15:28:03 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f41555fc3789f52e5_d20250923_m152637_c001_v7007000_t0000_u01758641197909") 2025/09/23 15:28:03 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106af593471edac2_d20250923_m152637_c001_v0001171_t0017_u01758641197176") 2025/09/23 15:28:03 DEBUG : sub/yam: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f40300dad4352498f_d20250923_m151916_c001_v7007000_t0000_u01758640756482") 2025/09/23 15:28:03 DEBUG : sub/yam: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109ca8c230637b16_d20250923_m151914_c001_v0001172_t0039_u01758640754311") 2025/09/23 15:28:03 DEBUG : test_dir1/file2: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f41951d83db1faa7e_d20250923_m152311_c001_v7007000_t0000_u01758640991306") 2025/09/23 15:28:03 DEBUG : test_dir1/file2: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106587b25473e049_d20250923_m152309_c001_v0001157_t0015_u01758640989449") 2025/09/23 15:28:04 DEBUG : test_dir1/file2: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f41951d83db1faa7b_d20250923_m152308_c001_v7007000_t0000_u01758640988644") 2025/09/23 15:28:04 DEBUG : test_dir1/file2: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106587b25473e046_d20250923_m152306_c001_v0001157_t0033_u01758640986932") 2025/09/23 15:28:04 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f41951d83db1faa7f_d20250923_m152311_c001_v7007000_t0000_u01758640991489") 2025/09/23 15:28:04 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b79ba_d20250923_m152309_c001_v0001043_t0008_u01758640989441") 2025/09/23 15:28:04 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f41951d83db1faa7c_d20250923_m152308_c001_v7007000_t0000_u01758640988828") 2025/09/23 15:28:04 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109254ac07cd69d6_d20250923_m152306_c001_v0001098_t0036_u01758640986924") 2025/09/23 15:28:04 DEBUG : three: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f40300dad43524982_d20250923_m151907_c001_v7007000_t0000_u01758640747958") 2025/09/23 15:28:04 DEBUG : three: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109ca8c230637b0e_d20250923_m151906_c001_v0001172_t0035_u01758640746633") 2025/09/23 15:28:04 DEBUG : three: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109ca8c230637b06_d20250923_m151904_c001_v0001172_t0055_u01758640744338") 2025/09/23 15:28:04 DEBUG : tictactoe/tictactoe: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f41555fc3789f52e6_d20250923_m152639_c001_v7007000_t0000_u01758641199639") 2025/09/23 15:28:04 DEBUG : tictactoe/tictactoe: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109254ac07cd6c1c_d20250923_m152638_c001_v0001098_t0056_u01758641198902") 2025/09/23 15:28:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f41555fc3789f52f3_d20250923_m152659_c001_v7007000_t0000_u01758641219812") 2025/09/23 15:28:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106587b25473e1dc_d20250923_m152657_c001_v0001157_t0009_u01758641217791") 2025/09/23 15:28:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f41555fc3789f52f1_d20250923_m152656_c001_v7007000_t0000_u01758641216195") 2025/09/23 15:28:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109254ac07cd6c39_d20250923_m152654_c001_v0001098_t0002_u01758641214631") 2025/09/23 15:28:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f41555fc3789f52f0_d20250923_m152653_c001_v7007000_t0000_u01758641213648") 2025/09/23 15:28:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106af593471edafd_d20250923_m152652_c001_v0001171_t0041_u01758641212769") 2025/09/23 15:28:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f41555fc3789f52eb_d20250923_m152647_c001_v7007000_t0000_u01758641207382") 2025/09/23 15:28:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109254ac07cd6c2f_d20250923_m152645_c001_v0001098_t0034_u01758641205985") 2025/09/23 15:28:04 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f41555fc3789f52ed_d20250923_m152649_c001_v7007000_t0000_u01758641209986") 2025/09/23 15:28:05 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106587b25473e1d1_d20250923_m152648_c001_v0001157_t0033_u01758641208371") 2025/09/23 15:28:05 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f41555fc3789f52ea_d20250923_m152645_c001_v7007000_t0000_u01758641205002") 2025/09/23 15:28:05 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106af593471edadb_d20250923_m152644_c001_v0001171_t0059_u01758641204247") 2025/09/23 15:28:05 DEBUG : toe/toe/tictactoe: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f41555fc3789f52e8_d20250923_m152643_c001_v7007000_t0000_u01758641203257") 2025/09/23 15:28:05 DEBUG : toe/toe/tictactoe: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b7aae_d20250923_m152642_c001_v0001043_t0004_u01758641202444") 2025/09/23 15:28:05 DEBUG : toe/toe/tictactoe: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f41555fc3789f52e7_d20250923_m152641_c001_v7007000_t0000_u01758641201373") 2025/09/23 15:28:05 DEBUG : toe/toe/tictactoe: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f106587b25473e1cb_d20250923_m152640_c001_v0001157_t0023_u01758641200632") 2025/09/23 15:28:05 DEBUG : toe/toe/toe: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f408408f43c912f75_d20250923_m152705_c001_v7007000_t0000_u01758641225229") 2025/09/23 15:28:05 DEBUG : toe/toe/toe: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f109254ac07cd6c4b_d20250923_m152704_c001_v0001098_t0023_u01758641224441") 2025/09/23 15:28:05 DEBUG : toe/toe/toe: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f41555fc3789f52ee_d20250923_m152651_c001_v7007000_t0000_u01758641211790") 2025/09/23 15:28:05 DEBUG : toe/toe/toe: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b7ab6_d20250923_m152650_c001_v0001043_t0020_u01758641210970") 2025/09/23 15:28:05 DEBUG : toe/toe/toe.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f41555fc3789f52f4_d20250923_m152700_c001_v7007000_t0000_u01758641220424") 2025/09/23 15:28:05 DEBUG : toe/toe/toe.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b7abd_d20250923_m152659_c001_v0001043_t0046_u01758641219183") 2025/09/23 15:28:05 DEBUG : toe/toe/toe.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f41555fc3789f52f2_d20250923_m152656_c001_v7007000_t0000_u01758641216816") 2025/09/23 15:28:05 DEBUG : toe/toe/toe.txt: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f100d74656152afe3_d20250923_m152655_c001_v0001134_t0019_u01758641215930") 2025/09/23 15:28:05 DEBUG : two: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f40300dad43524983_d20250923_m151908_c001_v7007000_t0000_u01758640748140") 2025/09/23 15:28:05 DEBUG : two: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f4059fa3a8cf3ff1b_d20250923_m151906_c001_v0001106_t0006_u01758640746064") 2025/09/23 15:28:05 DEBUG : two: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f409ca8c230637b04_d20250923_m151904_c001_v0001172_t0059_u01758640744155") 2025/09/23 15:28:05 DEBUG : yam: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f40300dad43524991_d20250923_m151917_c001_v7007000_t0000_u01758640757211") 2025/09/23 15:28:05 DEBUG : yam: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1114c475c2fa460a_d20250923_m151915_c001_v0001171_t0022_u01758640755951") 2025/09/23 15:28:05 DEBUG : yam: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f40300dad4352498a_d20250923_m151913_c001_v7007000_t0000_u01758640753020") 2025/09/23 15:28:05 DEBUG : yam: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1177d5dbb79b785a_d20250923_m151911_c001_v0001043_t0006_u01758640751698") 2025/09/23 15:28:05 DEBUG : yam: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f40300dad43524985_d20250923_m151910_c001_v7007000_t0000_u01758640750410") 2025/09/23 15:28:06 DEBUG : yam: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1059fa3a8cf3ff24_d20250923_m151908_c001_v0001106_t0020_u01758640748698") 2025/09/23 15:28:06 DEBUG : yaml: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f40300dad4352498c_d20250923_m151913_c001_v7007000_t0000_u01758640753756") 2025/09/23 15:28:06 DEBUG : yaml: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f1074f26091107ceb_d20250923_m151912_c001_v0001113_t0026_u01758640752653") 2025/09/23 15:28:06 DEBUG : yaml: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f40300dad43524987_d20250923_m151911_c001_v7007000_t0000_u01758640751140") 2025/09/23 15:28:06 DEBUG : yaml: Deleting (id "4_z0f32bdb3206d7b7b9f980e1b_f10830594f6a0d1b4_d20250923_m151910_c001_v0001183_t0007_u01758640750207") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 10m37.521486114s (try 1/5)