"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/10/26 01:23:48 DEBUG : Creating backend with remote "TestB2:rclone-test-dituled6qira" 2025/10/26 01:23:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/26 01:23:49 DEBUG : Creating backend with remote "/tmp/rclone1026112838" === 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-dituled6qira", Local "Local file system at /tmp/rclone1026112838", Modify Window "1ms" 2025/10/26 01:23:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/26 01:23:50 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for checks to finish 2025/10/26 01:23:50 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for transfers to finish 2025/10/26 01:23:50 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) --- PASS: TestCopyWithDryRun (1.61s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-dituled6qira", Local "Local file system at /tmp/rclone1026112838", Modify Window "1ms" 2025/10/26 01:23:50 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/26 01:23:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/26 01:23:51 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for checks to finish 2025/10/26 01:23:51 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for transfers to finish 2025/10/26 01:23:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/26 01:23:52 INFO : sub dir/hello world: Copied (new) 2025/10/26 01:23:52 DEBUG : B2 bucket rclone-test-dituled6qira: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.12s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-dituled6qira", Local "Local file system at /tmp/rclone1026112838", 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-dituled6qira", Local "Local file system at /tmp/rclone1026112838", 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-dituled6qira", Local "Local file system at /tmp/rclone1026112838", Modify Window "1ms" 2025/10/26 01:23:53 DEBUG : Creating backend with remote "/non-existing" 2025/10/26 01:23:53 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/10/26 01:23:53 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for checks to finish 2025/10/26 01:23:53 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.55s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-dituled6qira", Local "Local file system at /tmp/rclone1026112838", Modify Window "1ms" 2025/10/26 01:23:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/26 01:23:54 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for checks to finish 2025/10/26 01:23:54 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for transfers to finish 2025/10/26 01:23:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/26 01:23:55 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.87s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "B2 bucket rclone-test-dituled6qira", Local "Local file system at /tmp/rclone1026112838", 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-dituled6qira", Local "Local file system at /tmp/rclone1026112838", Modify Window "1ms" 2025/10/26 01:23:56 INFO : B2 bucket rclone-test-dituled6qira: Running all checks before starting transfers 2025/10/26 01:23:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/26 01:23:56 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for checks to finish 2025/10/26 01:23:56 INFO : B2 bucket rclone-test-dituled6qira: Checks finished, now starting transfers 2025/10/26 01:23:56 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for transfers to finish 2025/10/26 01:23:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/26 01:23:57 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.53s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-dituled6qira", Local "Local file system at /tmp/rclone1026112838", Modify Window "1ms" 2025/10/26 01:23:58 ERROR : Ignoring --no-traverse with sync 2025/10/26 01:23:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/26 01:23:58 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for checks to finish 2025/10/26 01:23:58 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for transfers to finish 2025/10/26 01:23:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/26 01:23:58 INFO : sub dir/hello world: Copied (new) 2025/10/26 01:23:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.59s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-dituled6qira", Local "Local file system at /tmp/rclone1026112838", Modify Window "1ms" 2025/10/26 01:23:59 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/10/26 01:23:59 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for checks to finish 2025/10/26 01:23:59 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for transfers to finish 2025/10/26 01:24:00 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/10/26 01:24:00 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.49s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-dituled6qira", Local "Local file system at /tmp/rclone1026112838", Modify Window "1ms" 2025/10/26 01:24:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/26 01:24:01 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for checks to finish 2025/10/26 01:24:01 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for transfers to finish 2025/10/26 01:24:02 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/26 01:24:02 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.67s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-dituled6qira", Local "Local file system at /tmp/rclone1026112838", Modify Window "1ms" 2025/10/26 01:24:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/26 01:24:03 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for checks to finish 2025/10/26 01:24:03 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for transfers to finish 2025/10/26 01:24:03 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/26 01:24:03 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.96s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-dituled6qira", Local "Local file system at /tmp/rclone1026112838", Modify Window "1ms" 2025/10/26 01:24:04 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/10/26 01:24:04 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/26 01:24:04 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/10/26 01:24:04 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/26 01:24:04 INFO : sub dir2: Making directory 2025/10/26 01:24:04 INFO : sub dir: Making directory 2025/10/26 01:24:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/26 01:24:04 INFO : sub dir2/sub sub dir2: Making directory 2025/10/26 01:24:04 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for checks to finish 2025/10/26 01:24:04 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for transfers to finish 2025/10/26 01:24:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/26 01:24:05 INFO : sub dir/hello world: Copied (new) fstest.go:250: Filtering empty directory "sub dir2" fstest.go:250: Filtering empty directory "sub dir2/sub sub dir2" 2025/10/26 01:24:05 DEBUG : B2 bucket rclone-test-dituled6qira: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.48s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-dituled6qira", Local "Local file system at /tmp/rclone1026112838", Modify Window "1ms" 2025/10/26 01:24:06 INFO : sub dir2: Making directory 2025/10/26 01:24:06 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/10/26 01:24:06 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/26 01:24:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/26 01:24:06 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for checks to finish 2025/10/26 01:24:06 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for transfers to finish 2025/10/26 01:24:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/26 01:24:07 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.68s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-dituled6qira", Local "Local file system at /tmp/rclone1026112838", Modify Window "1ms" 2025/10/26 01:24:07 DEBUG : sub dir2: Making directory with metadata 2025/10/26 01:24:07 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/26 01:24:08 INFO : sub dir2: Making directory 2025/10/26 01:24:08 INFO : sub dir: Making directory 2025/10/26 01:24:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/26 01:24:08 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for checks to finish 2025/10/26 01:24:08 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for transfers to finish 2025/10/26 01:24:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/26 01:24:08 INFO : sub dir/hello world: Copied (new) 2025/10/26 01:24:08 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2025/10/26 01:24:09 DEBUG : B2 bucket rclone-test-dituled6qira: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/10/26 01:24:09 DEBUG : B2 bucket rclone-test-dituled6qira: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.96s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-dituled6qira", Local "Local file system at /tmp/rclone1026112838", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.37s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-dituled6qira", Local "Local file system at /tmp/rclone1026112838", Modify Window "1ms" 2025/10/26 01:24:10 INFO : sub dir2: Making directory 2025/10/26 01:24:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/26 01:24:10 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for checks to finish 2025/10/26 01:24:10 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for transfers to finish 2025/10/26 01:24:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/26 01:24:10 INFO : sub dir/hello world: Copied (new) 2025/10/26 01:24:10 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.34s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-dituled6qira", Local "Local file system at /tmp/rclone1026112838", Modify Window "1ms" 2025/10/26 01:24:11 DEBUG : sub dir2: Making directory with metadata 2025/10/26 01:24:11 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/26 01:24:11 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/26 01:24:11 INFO : sub dir2: Making directory 2025/10/26 01:24:11 INFO : sub dir: Making directory 2025/10/26 01:24:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/26 01:24:11 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for checks to finish 2025/10/26 01:24:11 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for transfers to finish 2025/10/26 01:24:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/26 01:24:12 INFO : sub dir/hello world: Copied (new) 2025/10/26 01:24:12 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2025/10/26 01:24:12 DEBUG : B2 bucket rclone-test-dituled6qira: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.37s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-dituled6qira", Local "Local file system at /tmp/rclone1026112838", 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-dituled6qira", Local "Local file system at /tmp/rclone1026112838", Modify Window "1ms" 2025/10/26 01:24:13 INFO : sub dir2: Making directory 2025/10/26 01:24:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/26 01:24:13 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for checks to finish 2025/10/26 01:24:13 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for transfers to finish 2025/10/26 01:24:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/26 01:24:14 INFO : sub dir/hello world: Copied (new) 2025/10/26 01:24:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.49s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-dituled6qira", Local "Local file system at /tmp/rclone1026112838", Modify Window "1ms" 2025/10/26 01:24:15 DEBUG : Creating backend with remote "TestB2:rclone-test-doderol7pika" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-dituled6qira -> B2 bucket rclone-test-doderol7pika 2025/10/26 01:24:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/26 01:24:16 DEBUG : B2 bucket rclone-test-doderol7pika: Waiting for checks to finish 2025/10/26 01:24:16 DEBUG : B2 bucket rclone-test-doderol7pika: Waiting for transfers to finish 2025/10/26 01:24:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/26 01:24:17 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/26 01:24:17 DEBUG : B2 bucket rclone-test-doderol7pika: Purge remote 2025/10/26 01:24:17 INFO : B2 bucket rclone-test-doderol7pika: cleaning bucket "rclone-test-doderol7pika" of all files 2025/10/26 01:24:17 DEBUG : sub dir/hello world: Deleting (id "4_z6fe2bdd310dd1beb9fa80e1b_f10582f76fe472b0f_d20251026_m012417_c001_v0001180_t0047_u01761441857384") --- PASS: TestServerSideCopy (4.31s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-dituled6qira", Local "Local file system at /tmp/rclone1026112838", Modify Window "1ms" 2025/10/26 01:24:20 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/26 01:24:20 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for checks to finish 2025/10/26 01:24:20 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for transfers to finish 2025/10/26 01:24:20 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/26 01:24:20 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.28s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-dituled6qira", Local "Local file system at /tmp/rclone1026112838", Modify Window "1ms" 2025/10/26 01:24:22 DEBUG : Creating backend with remote "TestB2:rclone-test-yayeqat9haco" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-dituled6qira -> B2 bucket rclone-test-yayeqat9haco 2025/10/26 01:24:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/26 01:24:23 DEBUG : B2 bucket rclone-test-yayeqat9haco: Waiting for checks to finish 2025/10/26 01:24:23 DEBUG : B2 bucket rclone-test-yayeqat9haco: Waiting for transfers to finish 2025/10/26 01:24:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/26 01:24:24 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/26 01:24:26 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/26 01:24:26 DEBUG : B2 bucket rclone-test-yayeqat9haco: Waiting for checks to finish 2025/10/26 01:24:26 DEBUG : B2 bucket rclone-test-yayeqat9haco: Waiting for transfers to finish 2025/10/26 01:24:26 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/26 01:24:26 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/26 01:24:26 DEBUG : B2 bucket rclone-test-yayeqat9haco: Purge remote 2025/10/26 01:24:26 INFO : B2 bucket rclone-test-yayeqat9haco: cleaning bucket "rclone-test-yayeqat9haco" of all files 2025/10/26 01:24:26 DEBUG : sub dir/hello world: Deleting (id "4_z4f52dd7310dd1beb9fa80e1b_f11261759621b964e_d20251026_m012426_c001_v0001161_t0057_u01761441866201") 2025/10/26 01:24:26 DEBUG : sub dir/hello world: Deleting (id "4_z4f52dd7310dd1beb9fa80e1b_f1176bf6331ca83ca_d20251026_m012423_c001_v0001136_t0041_u01761441863936") --- PASS: TestServerSideCopyOverSelf (6.84s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-dituled6qira", Local "Local file system at /tmp/rclone1026112838", Modify Window "1ms" 2025/10/26 01:24:29 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/26 01:24:29 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for checks to finish 2025/10/26 01:24:29 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for transfers to finish 2025/10/26 01:24:29 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/26 01:24:29 INFO : sub dir/hello world: Copied (replaced existing) 2025/10/26 01:24:29 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.50s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-dituled6qira", Local "Local file system at /tmp/rclone1026112838", Modify Window "1ms" 2025/10/26 01:24:31 DEBUG : Creating backend with remote "TestB2:rclone-test-qewimoz5sula" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-dituled6qira -> B2 bucket rclone-test-qewimoz5sula 2025/10/26 01:24:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/26 01:24:32 DEBUG : B2 bucket rclone-test-qewimoz5sula: Waiting for checks to finish 2025/10/26 01:24:32 DEBUG : B2 bucket rclone-test-qewimoz5sula: Waiting for transfers to finish 2025/10/26 01:24:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/26 01:24:33 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/26 01:24:34 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/26 01:24:34 DEBUG : B2 bucket rclone-test-qewimoz5sula: Waiting for checks to finish 2025/10/26 01:24:34 DEBUG : B2 bucket rclone-test-qewimoz5sula: Waiting for transfers to finish 2025/10/26 01:24:35 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/26 01:24:35 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/26 01:24:35 INFO : sub dir/hello world: Deleted 2025/10/26 01:24:36 DEBUG : testing file moves 2025/10/26 01:24:36 DEBUG : B2 bucket rclone-test-qewimoz5sula: Waiting for checks to finish 2025/10/26 01:24:36 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/10/26 01:24:36 DEBUG : B2 bucket rclone-test-qewimoz5sula: Waiting for transfers to finish 2025/10/26 01:24:36 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/10/26 01:24:36 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/26 01:24:37 INFO : sub dir/hello world: Deleted 2025/10/26 01:24:37 DEBUG : B2 bucket rclone-test-qewimoz5sula: Purge remote 2025/10/26 01:24:37 INFO : B2 bucket rclone-test-qewimoz5sula: cleaning bucket "rclone-test-qewimoz5sula" of all files 2025/10/26 01:24:37 DEBUG : sub dir/hello world: Deleting (id "4_z7f52fdb310dd1beb9fa80e1b_f1050e18799fa8003_d20251026_m012436_c001_v0001154_t0000_u01761441876714") 2025/10/26 01:24:37 DEBUG : sub dir/hello world: Deleting (id "4_z7f52fdb310dd1beb9fa80e1b_f1150783282817cec_d20251026_m012434_c001_v0001182_t0035_u01761441874922") 2025/10/26 01:24:37 DEBUG : sub dir/hello world: Deleting (id "4_z7f52fdb310dd1beb9fa80e1b_f119cd32c44253835_d20251026_m012433_c001_v0001137_t0049_u01761441873170") --- PASS: TestServerSideMoveOverSelf (8.46s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-dituled6qira", Local "Local file system at /tmp/rclone1026112838", Modify Window "1ms" 2025/10/26 01:24:39 ERROR : error listing: directory not found 2025/10/26 01:24:40 INFO : Local file system at /tmp/rclone1026112838: Making directory 2025/10/26 01:24:40 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for checks to finish 2025/10/26 01:24:40 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.99s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-dituled6qira", Local "Local file system at /tmp/rclone1026112838", Modify Window "1ms" 2025/10/26 01:24:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/26 01:24:42 DEBUG : Local file system at /tmp/rclone1026112838: Waiting for checks to finish 2025/10/26 01:24:42 DEBUG : Local file system at /tmp/rclone1026112838: Waiting for transfers to finish 2025/10/26 01:24:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/26 01:24:42 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2025/10/26 01:24:42 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.09s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-dituled6qira", Local "Local file system at /tmp/rclone1026112838", Modify Window "1ms" 2025/10/26 01:24:43 DEBUG : check sum: Need to transfer - File not found at Destination 2025/10/26 01:24:43 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for checks to finish 2025/10/26 01:24:43 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for transfers to finish 2025/10/26 01:24:43 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/26 01:24:43 INFO : check sum: Copied (new) 2025/10/26 01:24:43 DEBUG : Waiting for deletions to finish 2025/10/26 01:24:44 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for checks to finish 2025/10/26 01:24:44 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/26 01:24:44 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/10/26 01:24:44 DEBUG : check sum: Unchanged skipping 2025/10/26 01:24:44 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for transfers to finish 2025/10/26 01:24:44 DEBUG : Waiting for deletions to finish 2025/10/26 01:24:44 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.90s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-dituled6qira", Local "Local file system at /tmp/rclone1026112838", Modify Window "1ms" 2025/10/26 01:24:45 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/10/26 01:24:45 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for checks to finish 2025/10/26 01:24:45 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for transfers to finish 2025/10/26 01:24:45 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/26 01:24:45 INFO : sizeonly: Copied (new) 2025/10/26 01:24:45 DEBUG : Waiting for deletions to finish 2025/10/26 01:24:46 DEBUG : sizeonly: Sizes identical 2025/10/26 01:24:46 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for checks to finish 2025/10/26 01:24:46 DEBUG : sizeonly: Unchanged skipping 2025/10/26 01:24:46 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for transfers to finish 2025/10/26 01:24:46 DEBUG : Waiting for deletions to finish 2025/10/26 01:24:46 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.82s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-dituled6qira", Local "Local file system at /tmp/rclone1026112838", Modify Window "1ms" 2025/10/26 01:24:47 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/10/26 01:24:47 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for checks to finish 2025/10/26 01:24:47 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for transfers to finish 2025/10/26 01:24:47 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/10/26 01:24:47 INFO : ignore-size: Copied (new) 2025/10/26 01:24:47 DEBUG : Waiting for deletions to finish 2025/10/26 01:24:47 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:24:47 DEBUG : ignore-size: Unchanged skipping 2025/10/26 01:24:47 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for checks to finish 2025/10/26 01:24:47 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for transfers to finish 2025/10/26 01:24:47 DEBUG : Waiting for deletions to finish 2025/10/26 01:24:47 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.81s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-dituled6qira", Local "Local file system at /tmp/rclone1026112838", Modify Window "1ms" 2025/10/26 01:24:49 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for checks to finish 2025/10/26 01:24:49 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:24:49 DEBUG : existing: Unchanged skipping 2025/10/26 01:24:49 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for transfers to finish 2025/10/26 01:24:49 DEBUG : Waiting for deletions to finish 2025/10/26 01:24:49 INFO : There was nothing to transfer 2025/10/26 01:24:50 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/10/26 01:24:50 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for checks to finish 2025/10/26 01:24:50 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for transfers to finish 2025/10/26 01:24:50 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/26 01:24:50 INFO : existing: Copied (replaced existing) 2025/10/26 01:24:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.78s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-dituled6qira", Local "Local file system at /tmp/rclone1026112838", Modify Window "1ms" 2025/10/26 01:24:51 DEBUG : existing: Need to transfer - File not found at Destination 2025/10/26 01:24:51 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for checks to finish 2025/10/26 01:24:51 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for transfers to finish 2025/10/26 01:24:52 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/26 01:24:52 INFO : existing: Copied (new) 2025/10/26 01:24:52 DEBUG : Waiting for deletions to finish 2025/10/26 01:24:52 DEBUG : existing: Destination exists, skipping 2025/10/26 01:24:52 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for checks to finish 2025/10/26 01:24:52 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for transfers to finish 2025/10/26 01:24:52 DEBUG : Waiting for deletions to finish 2025/10/26 01:24:52 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.92s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-dituled6qira", Local "Local file system at /tmp/rclone1026112838", Modify Window "1ms" 2025/10/26 01:24:54 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/10/26 01:24:55 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/10/26 01:24:55 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/26 01:24:55 DEBUG : c/non empty space: Unchanged skipping 2025/10/26 01:24:55 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for checks to finish 2025/10/26 01:24:55 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for transfers to finish 2025/10/26 01:24:56 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/26 01:24:56 INFO : a/potato2: Copied (new) 2025/10/26 01:24:56 DEBUG : Waiting for deletions to finish 2025/10/26 01:24:56 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (3.82s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-dituled6qira", Local "Local file system at /tmp/rclone1026112838", Modify Window "1ms" 2025/10/26 01:24:58 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for checks to finish 2025/10/26 01:24:58 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/10/26 01:24:58 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/26 01:24:58 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/10/26 01:24:58 DEBUG : empty space: Unchanged skipping 2025/10/26 01:24:58 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for transfers to finish 2025/10/26 01:24:58 DEBUG : Waiting for deletions to finish 2025/10/26 01:24:58 INFO : There was nothing to transfer 2025/10/26 01:24:58 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/10/26 01:24:58 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for checks to finish 2025/10/26 01:24:58 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/26 01:24:59 INFO : empty space: Updated modification time in destination 2025/10/26 01:24:59 DEBUG : empty space: Unchanged skipping 2025/10/26 01:24:59 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for transfers to finish 2025/10/26 01:24:59 DEBUG : Waiting for deletions to finish 2025/10/26 01:24:59 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.77s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-dituled6qira", Local "Local file system at /tmp/rclone1026112838", Modify Window "1ms" 2025/10/26 01:25:00 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for checks to finish 2025/10/26 01:25:00 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/10/26 01:25:00 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/26 01:25:00 DEBUG : empty space: Unchanged skipping 2025/10/26 01:25:00 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for transfers to finish 2025/10/26 01:25:00 DEBUG : Waiting for deletions to finish 2025/10/26 01:25:00 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.64s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-dituled6qira", Local "Local file system at /tmp/rclone1026112838", Modify Window "1ms" 2025/10/26 01:25:02 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/10/26 01:25:02 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for checks to finish 2025/10/26 01:25:02 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1026112838) 2025/10/26 01:25:02 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-dituled6qira) 2025/10/26 01:25:02 DEBUG : foo: sha1 differ 2025/10/26 01:25:02 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for transfers to finish 2025/10/26 01:25:02 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/10/26 01:25:02 INFO : foo: Copied (replaced existing) 2025/10/26 01:25:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.46s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-dituled6qira", Local "Local file system at /tmp/rclone1026112838", Modify Window "1ms" 2025/10/26 01:25:04 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/26 01:25:04 DEBUG : potato: Need to transfer - File not found at Destination 2025/10/26 01:25:04 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for checks to finish 2025/10/26 01:25:04 DEBUG : empty space: Unchanged skipping 2025/10/26 01:25:04 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for transfers to finish 2025/10/26 01:25:04 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/26 01:25:04 INFO : potato: Copied (new) 2025/10/26 01:25:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.68s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-dituled6qira", Local "Local file system at /tmp/rclone1026112838", Modify Window "1ms" 2025/10/26 01:25:06 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/10/26 01:25:06 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for checks to finish 2025/10/26 01:25:06 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for transfers to finish 2025/10/26 01:25:07 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/10/26 01:25:07 INFO : potato: Copied (replaced existing) 2025/10/26 01:25:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (2.39s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-dituled6qira", Local "Local file system at /tmp/rclone1026112838", Modify Window "1ms" 2025/10/26 01:25:09 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for checks to finish 2025/10/26 01:25:09 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/10/26 01:25:09 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1026112838) 2025/10/26 01:25:09 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-dituled6qira) 2025/10/26 01:25:09 DEBUG : potato: sha1 differ 2025/10/26 01:25:09 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for transfers to finish 2025/10/26 01:25:09 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/10/26 01:25:09 INFO : potato: Copied (replaced existing) 2025/10/26 01:25:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (2.16s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-dituled6qira", Local "Local file system at /tmp/rclone1026112838", Modify Window "1ms" 2025/10/26 01:25:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/26 01:25:12 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/26 01:25:12 DEBUG : empty space: Unchanged skipping 2025/10/26 01:25:12 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/10/26 01:25:12 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for checks to finish 2025/10/26 01:25:12 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for transfers to finish 2025/10/26 01:25:12 DEBUG : Waiting for deletions to finish 2025/10/26 01:25:12 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.54s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-dituled6qira", Local "Local file system at /tmp/rclone1026112838", Modify Window "1ms" 2025/10/26 01:25:14 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/26 01:25:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/26 01:25:14 DEBUG : empty space: Unchanged skipping 2025/10/26 01:25:14 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for checks to finish 2025/10/26 01:25:14 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for transfers to finish 2025/10/26 01:25:15 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/26 01:25:15 INFO : potato2: Copied (new) 2025/10/26 01:25:15 DEBUG : Waiting for deletions to finish 2025/10/26 01:25:15 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.59s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-dituled6qira", Local "Local file system at /tmp/rclone1026112838", Modify Window "1ms" 2025/10/26 01:25:17 INFO : d: Making directory 2025/10/26 01:25:17 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2025/10/26 01:25:17 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/10/26 01:25:18 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/26 01:25:18 DEBUG : c/non empty space: Unchanged skipping 2025/10/26 01:25:18 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for checks to finish 2025/10/26 01:25:18 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for transfers to finish 2025/10/26 01:25:18 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/26 01:25:18 INFO : a/potato2: Copied (new) 2025/10/26 01:25:18 DEBUG : Waiting for deletions to finish 2025/10/26 01:25:18 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.07s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-dituled6qira", Local "Local file system at /tmp/rclone1026112838", Modify Window "1ms" 2025/10/26 01:25:21 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/10/26 01:25:21 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/10/26 01:25:21 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/26 01:25:21 DEBUG : c/non empty space: Unchanged skipping 2025/10/26 01:25:21 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for checks to finish 2025/10/26 01:25:21 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for transfers to finish 2025/10/26 01:25:21 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/26 01:25:21 INFO : a/potato2: Copied (new) 2025/10/26 01:25:21 ERROR : B2 bucket rclone-test-dituled6qira: not deleting files as there were IO errors 2025/10/26 01:25:21 ERROR : B2 bucket rclone-test-dituled6qira: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.34s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-dituled6qira", Local "Local file system at /tmp/rclone1026112838", Modify Window "1ms" 2025/10/26 01:25:24 DEBUG : Waiting for deletions to finish 2025/10/26 01:25:24 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/26 01:25:24 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/26 01:25:24 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for checks to finish 2025/10/26 01:25:24 DEBUG : empty space: Unchanged skipping 2025/10/26 01:25:24 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for transfers to finish 2025/10/26 01:25:24 INFO : potato: Deleted 2025/10/26 01:25:24 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/26 01:25:24 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.77s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-dituled6qira", Local "Local file system at /tmp/rclone1026112838", Modify Window "1ms" 2025/10/26 01:25:27 DEBUG : Waiting for deletions to finish 2025/10/26 01:25:27 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for checks to finish 2025/10/26 01:25:27 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for transfers to finish 2025/10/26 01:25:27 INFO : potato: Deleted 2025/10/26 01:25:27 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/26 01:25:27 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/26 01:25:27 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for checks to finish 2025/10/26 01:25:27 DEBUG : empty space: Unchanged skipping 2025/10/26 01:25:27 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for transfers to finish 2025/10/26 01:25:28 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/26 01:25:28 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (3.32s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-dituled6qira", Local "Local file system at /tmp/rclone1026112838", Modify Window "1ms" 2025/10/26 01:25:29 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/26 01:25:29 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for checks to finish 2025/10/26 01:25:29 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for transfers to finish 2025/10/26 01:25:30 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/10/26 01:25:30 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.28s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-dituled6qira", Local "Local file system at /tmp/rclone1026112838", Modify Window "1ms" 2025/10/26 01:25:32 DEBUG : enormous: Excluded (Size Filter) 2025/10/26 01:25:32 DEBUG : enormous: Excluded 2025/10/26 01:25:32 DEBUG : potato2: Excluded (Size Filter) 2025/10/26 01:25:32 DEBUG : potato2: Excluded 2025/10/26 01:25:32 DEBUG : potato2: Excluded (Size Filter) 2025/10/26 01:25:32 DEBUG : potato2: Excluded 2025/10/26 01:25:32 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/26 01:25:32 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for checks to finish 2025/10/26 01:25:32 DEBUG : empty space: Unchanged skipping 2025/10/26 01:25:32 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for transfers to finish 2025/10/26 01:25:32 DEBUG : Waiting for deletions to finish 2025/10/26 01:25:32 INFO : There was nothing to transfer 2025/10/26 01:25:33 DEBUG : enormous: Excluded (Size Filter) 2025/10/26 01:25:33 DEBUG : enormous: Excluded 2025/10/26 01:25:33 DEBUG : potato2: Excluded (Size Filter) 2025/10/26 01:25:33 DEBUG : potato2: Excluded 2025/10/26 01:25:33 DEBUG : potato2: Excluded (Size Filter) 2025/10/26 01:25:33 DEBUG : potato2: Excluded 2025/10/26 01:25:33 DEBUG : Local file system at /tmp/rclone1026112838: Waiting for checks to finish 2025/10/26 01:25:33 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/10/26 01:25:33 DEBUG : empty space: Unchanged skipping 2025/10/26 01:25:33 DEBUG : Local file system at /tmp/rclone1026112838: Waiting for transfers to finish 2025/10/26 01:25:33 DEBUG : Waiting for deletions to finish 2025/10/26 01:25:33 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (3.10s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-dituled6qira", Local "Local file system at /tmp/rclone1026112838", Modify Window "1ms" 2025/10/26 01:25:36 DEBUG : enormous: Excluded (Size Filter) 2025/10/26 01:25:36 DEBUG : enormous: Excluded 2025/10/26 01:25:36 DEBUG : potato2: Excluded (Size Filter) 2025/10/26 01:25:36 DEBUG : potato2: Excluded 2025/10/26 01:25:36 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/26 01:25:36 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for checks to finish 2025/10/26 01:25:36 DEBUG : empty space: Unchanged skipping 2025/10/26 01:25:36 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for transfers to finish 2025/10/26 01:25:36 DEBUG : Waiting for deletions to finish 2025/10/26 01:25:37 INFO : enormous: Deleted 2025/10/26 01:25:37 INFO : potato2: Deleted 2025/10/26 01:25:37 INFO : There was nothing to transfer 2025/10/26 01:25:37 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/10/26 01:25:37 DEBUG : empty space: Unchanged skipping 2025/10/26 01:25:37 DEBUG : Local file system at /tmp/rclone1026112838: Waiting for checks to finish 2025/10/26 01:25:37 DEBUG : Local file system at /tmp/rclone1026112838: Waiting for transfers to finish 2025/10/26 01:25:37 DEBUG : Waiting for deletions to finish 2025/10/26 01:25:37 INFO : enormous: Deleted 2025/10/26 01:25:37 INFO : potato2: Deleted 2025/10/26 01:25:37 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.81s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-dituled6qira", Local "Local file system at /tmp/rclone1026112838", Modify Window "1ms" 2025/10/26 01:25:40 DEBUG : five: Need to transfer - File not found at Destination 2025/10/26 01:25:40 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/10/26 01:25:40 DEBUG : one: Destination is newer than source, skipping 2025/10/26 01:25:40 DEBUG : three: Sizes identical 2025/10/26 01:25:40 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for checks to finish 2025/10/26 01:25:40 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/10/26 01:25:40 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1026112838) 2025/10/26 01:25:40 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-dituled6qira) 2025/10/26 01:25:40 DEBUG : two: sha1 differ 2025/10/26 01:25:40 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/10/26 01:25:40 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for transfers to finish 2025/10/26 01:25:40 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/10/26 01:25:40 INFO : four: Copied (replaced existing) 2025/10/26 01:25:40 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/26 01:25:40 INFO : two: Copied (replaced existing) 2025/10/26 01:25:41 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/10/26 01:25:41 INFO : five: Copied (new) 2025/10/26 01:25:41 DEBUG : Waiting for deletions to finish 2025/10/26 01:25:41 DEBUG : one: Destination is newer than source, skipping 2025/10/26 01:25:41 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for checks to finish 2025/10/26 01:25:41 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/10/26 01:25:41 DEBUG : five: Size and sha1 of src and dst objects identical 2025/10/26 01:25:41 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/10/26 01:25:41 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1026112838) 2025/10/26 01:25:41 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-dituled6qira) 2025/10/26 01:25:41 DEBUG : three: sha1 differ 2025/10/26 01:25:41 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/10/26 01:25:41 DEBUG : four: Size and sha1 of src and dst objects identical 2025/10/26 01:25:41 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/26 01:25:41 DEBUG : two: Size and sha1 of src and dst objects identical 2025/10/26 01:25:41 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/10/26 01:25:41 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/10/26 01:25:41 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/10/26 01:25:41 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for transfers to finish 2025/10/26 01:25:41 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/26 01:25:41 INFO : three: Copied (replaced existing) 2025/10/26 01:25:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (5.13s) === 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-dituled6qira", Local "Local file system at /tmp/rclone1026112838", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/10/26 01:25:43 INFO : B2 bucket rclone-test-dituled6qira: Making map for --track-renames 2025/10/26 01:25:43 INFO : B2 bucket rclone-test-dituled6qira: Finished making map for --track-renames 2025/10/26 01:25:43 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for checks to finish 2025/10/26 01:25:43 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/10/26 01:25:43 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/10/26 01:25:43 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for renames to finish 2025/10/26 01:25:43 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for transfers to finish 2025/10/26 01:25:43 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/10/26 01:25:43 INFO : potato: Copied (new) 2025/10/26 01:25:43 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/26 01:25:43 INFO : yam: Copied (new) 2025/10/26 01:25:43 DEBUG : Waiting for deletions to finish 2025/10/26 01:25:44 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:25:44 INFO : B2 bucket rclone-test-dituled6qira: Making map for --track-renames 2025/10/26 01:25:44 INFO : B2 bucket rclone-test-dituled6qira: Finished making map for --track-renames 2025/10/26 01:25:44 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for checks to finish 2025/10/26 01:25:44 DEBUG : potato: Unchanged skipping 2025/10/26 01:25:44 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for renames to finish 2025/10/26 01:25:45 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/26 01:25:45 INFO : yam: Copied (server-side copy) to: yaml 2025/10/26 01:25:45 INFO : yam: Deleted 2025/10/26 01:25:45 INFO : yaml: Renamed from "yam" 2025/10/26 01:25:45 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for transfers to finish 2025/10/26 01:25:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.23s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-dituled6qira", Local "Local file system at /tmp/rclone1026112838", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/10/26 01:25:46 INFO : B2 bucket rclone-test-dituled6qira: Making map for --track-renames 2025/10/26 01:25:46 INFO : B2 bucket rclone-test-dituled6qira: Finished making map for --track-renames 2025/10/26 01:25:46 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for checks to finish 2025/10/26 01:25:46 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/10/26 01:25:46 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/10/26 01:25:46 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for renames to finish 2025/10/26 01:25:46 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for transfers to finish 2025/10/26 01:25:46 DEBUG : yam: Clearing upload URL because of error: Post "https://pod-000-1109-18.backblaze.com/b2api/v1/b2_upload_file/5f725d3310dd1beb9fa80e1b/c001_v0001109_t0059": EOF 2025/10/26 01:25:46 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1109-18.backblaze.com/b2api/v1/b2_upload_file/5f725d3310dd1beb9fa80e1b/c001_v0001109_t0059": EOF) 2025/10/26 01:25:46 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/10/26 01:25:46 DEBUG : yam: Received error: Post "https://pod-000-1109-18.backblaze.com/b2api/v1/b2_upload_file/5f725d3310dd1beb9fa80e1b/c001_v0001109_t0059": EOF - low level retry 0/10 2025/10/26 01:25:47 DEBUG : pacer: Reducing sleep to 10ms 2025/10/26 01:25:47 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/10/26 01:25:47 INFO : potato: Copied (new) 2025/10/26 01:25:47 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/26 01:25:47 INFO : yam: Copied (new) 2025/10/26 01:25:47 DEBUG : Waiting for deletions to finish 2025/10/26 01:25:47 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:25:47 INFO : B2 bucket rclone-test-dituled6qira: Making map for --track-renames 2025/10/26 01:25:47 INFO : B2 bucket rclone-test-dituled6qira: Finished making map for --track-renames 2025/10/26 01:25:47 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for checks to finish 2025/10/26 01:25:47 DEBUG : potato: Unchanged skipping 2025/10/26 01:25:47 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for renames to finish 2025/10/26 01:25:48 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/26 01:25:48 INFO : yam: Copied (server-side copy) to: yaml 2025/10/26 01:25:48 INFO : yam: Deleted 2025/10/26 01:25:48 INFO : yaml: Renamed from "yam" 2025/10/26 01:25:48 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for transfers to finish 2025/10/26 01:25:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.78s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-dituled6qira", Local "Local file system at /tmp/rclone1026112838", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/10/26 01:25:49 INFO : B2 bucket rclone-test-dituled6qira: Making map for --track-renames 2025/10/26 01:25:49 INFO : B2 bucket rclone-test-dituled6qira: Finished making map for --track-renames 2025/10/26 01:25:49 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for checks to finish 2025/10/26 01:25:49 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/10/26 01:25:49 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/10/26 01:25:49 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for renames to finish 2025/10/26 01:25:49 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for transfers to finish 2025/10/26 01:25:50 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/10/26 01:25:50 INFO : potato: Copied (new) 2025/10/26 01:25:50 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/26 01:25:50 INFO : sub/yam: Copied (new) 2025/10/26 01:25:50 DEBUG : Waiting for deletions to finish 2025/10/26 01:25:50 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:25:50 DEBUG : potato: Unchanged skipping 2025/10/26 01:25:50 INFO : B2 bucket rclone-test-dituled6qira: Making map for --track-renames 2025/10/26 01:25:50 INFO : B2 bucket rclone-test-dituled6qira: Finished making map for --track-renames 2025/10/26 01:25:50 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for checks to finish 2025/10/26 01:25:50 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for renames to finish 2025/10/26 01:25:51 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/26 01:25:51 INFO : sub/yam: Copied (server-side copy) to: yam 2025/10/26 01:25:51 INFO : sub/yam: Deleted 2025/10/26 01:25:51 INFO : yam: Renamed from "sub/yam" 2025/10/26 01:25:51 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for transfers to finish 2025/10/26 01:25:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.88s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-dituled6qira", Local "Local file system at /tmp/rclone1026112838", Modify Window "1ms" 2025/10/26 01:25:52 DEBUG : Creating backend with remote "/tmp/rclone1026112838/dir1" 2025/10/26 01:25:52 DEBUG : Creating backend with remote "/tmp/rclone1026112838/dir2" 2025/10/26 01:25:52 DEBUG : Local file system at /tmp/rclone1026112838/dir2: Using server-side directory move 2025/10/26 01:25:52 INFO : Local file system at /tmp/rclone1026112838/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/10/26 01:25:52 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/10/26 01:25:52 DEBUG : Local file system at /tmp/rclone1026112838/dir2: Waiting for checks to finish 2025/10/26 01:25:52 INFO : file1.txt: Moved (server-side) 2025/10/26 01:25:52 DEBUG : Local file system at /tmp/rclone1026112838/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-dituled6qira", Local "Local file system at /tmp/rclone1026112838", Modify Window "1ms" 2025/10/26 01:25:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/26 01:25:52 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/10/26 01:25:52 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for checks to finish 2025/10/26 01:25:52 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for transfers to finish 2025/10/26 01:25:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/26 01:25:53 INFO : sub dir/hello world: Copied (new) 2025/10/26 01:25:53 INFO : sub dir/hello world: Deleted 2025/10/26 01:25:53 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/10/26 01:25:53 INFO : nested/sub dir/file: Copied (new) 2025/10/26 01:25:53 INFO : nested/sub dir/file: Deleted 2025/10/26 01:25:53 INFO : sub dir: Removing directory 2025/10/26 01:25:53 INFO : nested/sub dir: Removing directory 2025/10/26 01:25:53 INFO : nested: Removing directory 2025/10/26 01:25:53 DEBUG : Local file system at /tmp/rclone1026112838: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.69s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-dituled6qira", Local "Local file system at /tmp/rclone1026112838", Modify Window "1ms" 2025/10/26 01:25:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/26 01:25:54 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/10/26 01:25:54 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for checks to finish 2025/10/26 01:25:54 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for transfers to finish 2025/10/26 01:25:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/26 01:25:54 INFO : sub dir/hello world: Copied (new) 2025/10/26 01:25:54 INFO : sub dir/hello world: Deleted 2025/10/26 01:25:55 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/10/26 01:25:55 INFO : nested/sub dir/file: Copied (new) 2025/10/26 01:25:55 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.84s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-dituled6qira", Local "Local file system at /tmp/rclone1026112838", Modify Window "1ms" 2025/10/26 01:25:56 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/10/26 01:25:56 DEBUG : existing: Need to transfer - File not found at Destination 2025/10/26 01:25:56 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for checks to finish 2025/10/26 01:25:56 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for transfers to finish 2025/10/26 01:25:56 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/10/26 01:25:56 INFO : existing-b: Copied (new) 2025/10/26 01:25:56 INFO : existing-b: Deleted 2025/10/26 01:25:56 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/26 01:25:56 INFO : existing: Copied (new) 2025/10/26 01:25:56 INFO : existing: Deleted 2025/10/26 01:25:57 DEBUG : existing: Destination exists, skipping 2025/10/26 01:25:57 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/10/26 01:25:57 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for checks to finish 2025/10/26 01:25:57 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for transfers to finish 2025/10/26 01:25:57 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.96s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-dituled6qira", Local "Local file system at /tmp/rclone1026112838", Modify Window "1ms" 2025/10/26 01:25:58 DEBUG : Creating backend with remote "TestB2:rclone-test-hebukut5cube" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-dituled6qira -> B2 bucket rclone-test-hebukut5cube 2025/10/26 01:26:02 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/26 01:26:02 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/10/26 01:26:02 DEBUG : empty space: Unchanged skipping 2025/10/26 01:26:02 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/10/26 01:26:02 DEBUG : B2 bucket rclone-test-hebukut5cube: Waiting for checks to finish 2025/10/26 01:26:02 INFO : empty space: Deleted 2025/10/26 01:26:02 DEBUG : B2 bucket rclone-test-hebukut5cube: Waiting for transfers to finish 2025/10/26 01:26:03 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/26 01:26:03 INFO : potato3: Copied (server-side copy) 2025/10/26 01:26:03 INFO : potato3: Deleted 2025/10/26 01:26:04 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/26 01:26:04 INFO : potato2: Copied (server-side copy) 2025/10/26 01:26:04 INFO : potato2: Deleted 2025/10/26 01:26:04 DEBUG : Creating backend with remote "TestB2:rclone-test-lebuzul7qipi" 2025/10/26 01:26:05 DEBUG : empty space: Need to transfer - File not found at Destination 2025/10/26 01:26:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/26 01:26:05 DEBUG : potato3: Need to transfer - File not found at Destination 2025/10/26 01:26:05 DEBUG : B2 bucket rclone-test-lebuzul7qipi: Waiting for checks to finish 2025/10/26 01:26:05 DEBUG : B2 bucket rclone-test-lebuzul7qipi: Waiting for transfers to finish 2025/10/26 01:26:06 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/26 01:26:06 INFO : empty space: Copied (server-side copy) 2025/10/26 01:26:06 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/26 01:26:06 INFO : potato2: Copied (server-side copy) 2025/10/26 01:26:06 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/26 01:26:06 INFO : potato3: Copied (server-side copy) 2025/10/26 01:26:06 INFO : empty space: Deleted 2025/10/26 01:26:07 INFO : potato2: Deleted 2025/10/26 01:26:07 INFO : potato3: Deleted 2025/10/26 01:26:07 DEBUG : B2 bucket rclone-test-lebuzul7qipi: Purge remote 2025/10/26 01:26:07 INFO : B2 bucket rclone-test-lebuzul7qipi: cleaning bucket "rclone-test-lebuzul7qipi" of all files 2025/10/26 01:26:07 DEBUG : empty space: Deleting (id "4_zdf526d6310fd1beb9fa80e1b_f11401592ac5c61ef_d20251026_m012606_c001_v0001104_t0019_u01761441966253") 2025/10/26 01:26:07 DEBUG : potato2: Deleting (id "4_zdf526d6310fd1beb9fa80e1b_f10108722601c0d87_d20251026_m012606_c001_v0001043_t0035_u01761441966621") 2025/10/26 01:26:07 DEBUG : potato3: Deleting (id "4_zdf526d6310fd1beb9fa80e1b_f118a59d3b844814d_d20251026_m012606_c001_v0001176_t0055_u01761441966660") 2025/10/26 01:26:08 DEBUG : B2 bucket rclone-test-hebukut5cube: Purge remote 2025/10/26 01:26:08 INFO : B2 bucket rclone-test-hebukut5cube: cleaning bucket "rclone-test-hebukut5cube" of all files 2025/10/26 01:26:08 DEBUG : empty space: Deleting (id "4_z4f625d3310fd1beb9fa80e1b_f402ba7889c8d64df_d20251026_m012606_c001_v7007000_t0000_u01761441966887") 2025/10/26 01:26:08 DEBUG : empty space: Deleting (id "4_z4f625d3310fd1beb9fa80e1b_f11776ae73c101ce7_d20251026_m012601_c001_v0001176_t0034_u01761441961726") 2025/10/26 01:26:08 DEBUG : potato2: Deleting (id "4_z4f625d3310fd1beb9fa80e1b_f418e418520d17604_d20251026_m012606_c001_v7007000_t0000_u01761441966977") 2025/10/26 01:26:08 DEBUG : potato2: Deleting (id "4_z4f625d3310fd1beb9fa80e1b_f1167937415bf11fe_d20251026_m012602_c001_v0001115_t0053_u01761441962575") 2025/10/26 01:26:08 DEBUG : potato3: Deleting (id "4_z4f625d3310fd1beb9fa80e1b_f402ba7889c8d64e0_d20251026_m012607_c001_v7007000_t0000_u01761441967069") 2025/10/26 01:26:08 DEBUG : potato3: Deleting (id "4_z4f625d3310fd1beb9fa80e1b_f11712a3c3f6f2ca8_d20251026_m012602_c001_v0001178_t0027_u01761441962959") 2025/10/26 01:26:08 DEBUG : potato3: Deleting (id "4_z4f625d3310fd1beb9fa80e1b_f11776ae73c101ce9_d20251026_m012601_c001_v0001176_t0020_u01761441961959") --- PASS: TestServerSideMove (11.76s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-dituled6qira", Local "Local file system at /tmp/rclone1026112838", Modify Window "1ms" 2025/10/26 01:26:09 DEBUG : Creating backend with remote "TestB2:rclone-test-gokofey5geri" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-dituled6qira -> B2 bucket rclone-test-gokofey5geri 2025/10/26 01:26:15 DEBUG : empty space: Excluded (Size Filter) 2025/10/26 01:26:15 DEBUG : empty space: Excluded 2025/10/26 01:26:15 DEBUG : empty space: Excluded (Size Filter) 2025/10/26 01:26:15 DEBUG : empty space: Excluded 2025/10/26 01:26:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/26 01:26:15 DEBUG : B2 bucket rclone-test-gokofey5geri: Waiting for checks to finish 2025/10/26 01:26:15 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/10/26 01:26:15 DEBUG : B2 bucket rclone-test-gokofey5geri: Waiting for transfers to finish 2025/10/26 01:26:15 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/26 01:26:15 INFO : potato2: Copied (server-side copy) 2025/10/26 01:26:15 INFO : potato2: Deleted 2025/10/26 01:26:15 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/26 01:26:15 INFO : potato3: Copied (server-side copy) 2025/10/26 01:26:16 INFO : potato3: Deleted 2025/10/26 01:26:16 DEBUG : Creating backend with remote "TestB2:rclone-test-remawas1wami" 2025/10/26 01:26:17 DEBUG : empty space: Excluded (Size Filter) 2025/10/26 01:26:17 DEBUG : empty space: Excluded 2025/10/26 01:26:17 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/26 01:26:17 DEBUG : potato3: Need to transfer - File not found at Destination 2025/10/26 01:26:17 DEBUG : B2 bucket rclone-test-remawas1wami: Waiting for checks to finish 2025/10/26 01:26:17 DEBUG : B2 bucket rclone-test-remawas1wami: Waiting for transfers to finish 2025/10/26 01:26:18 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/26 01:26:18 INFO : potato2: Copied (server-side copy) 2025/10/26 01:26:18 INFO : potato2: Deleted 2025/10/26 01:26:19 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/26 01:26:19 INFO : potato3: Copied (server-side copy) 2025/10/26 01:26:19 INFO : potato3: Deleted 2025/10/26 01:26:19 DEBUG : B2 bucket rclone-test-remawas1wami: Purge remote 2025/10/26 01:26:19 INFO : B2 bucket rclone-test-remawas1wami: cleaning bucket "rclone-test-remawas1wami" of all files 2025/10/26 01:26:19 DEBUG : potato2: Deleting (id "4_z9fe29d5310fd1beb9fa80e1b_f1048b70ba9eaded5_d20251026_m012618_c001_v0001171_t0022_u01761441978204") 2025/10/26 01:26:19 DEBUG : potato3: Deleting (id "4_z9fe29d5310fd1beb9fa80e1b_f108bb55808a18763_d20251026_m012618_c001_v0001101_t0005_u01761441978577") 2025/10/26 01:26:20 DEBUG : B2 bucket rclone-test-gokofey5geri: Purge remote 2025/10/26 01:26:20 INFO : B2 bucket rclone-test-gokofey5geri: cleaning bucket "rclone-test-gokofey5geri" of all files 2025/10/26 01:26:20 DEBUG : empty space: Deleting (id "4_z5f928d5310fd1beb9fa80e1b_f1064bd9b114833b6_d20251026_m012614_c001_v0001182_t0020_u01761441974488") 2025/10/26 01:26:20 DEBUG : potato2: Deleting (id "4_z5f928d5310fd1beb9fa80e1b_f417c043bd45a47f5_d20251026_m012618_c001_v7007000_t0000_u01761441978600") 2025/10/26 01:26:20 DEBUG : potato2: Deleting (id "4_z5f928d5310fd1beb9fa80e1b_f1139edb7ee990af0_d20251026_m012615_c001_v0001032_t0028_u01761441975302") 2025/10/26 01:26:20 DEBUG : potato3: Deleting (id "4_z5f928d5310fd1beb9fa80e1b_f417c043bd45a47f6_d20251026_m012619_c001_v7007000_t0000_u01761441979215") 2025/10/26 01:26:20 DEBUG : potato3: Deleting (id "4_z5f928d5310fd1beb9fa80e1b_f119878f331504a32_d20251026_m012615_c001_v0001146_t0026_u01761441975668") 2025/10/26 01:26:20 DEBUG : potato3: Deleting (id "4_z5f928d5310fd1beb9fa80e1b_f1064bd9b114833b8_d20251026_m012614_c001_v0001182_t0006_u01761441974710") 2025/10/26 01:26:20 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_delete_file_version": EOF) 2025/10/26 01:26:20 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/10/26 01:26:20 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMoveWithFilter (12.64s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-dituled6qira", Local "Local file system at /tmp/rclone1026112838", Modify Window "1ms" 2025/10/26 01:26:22 DEBUG : Creating backend with remote "TestB2:rclone-test-moqaxox0bova" 2025/10/26 01:26:25 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-dituled6qira -> B2 bucket rclone-test-moqaxox0bova 2025/10/26 01:26:27 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/26 01:26:27 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/10/26 01:26:27 DEBUG : empty space: Unchanged skipping 2025/10/26 01:26:27 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/10/26 01:26:27 DEBUG : B2 bucket rclone-test-moqaxox0bova: Waiting for checks to finish 2025/10/26 01:26:28 INFO : empty space: Deleted 2025/10/26 01:26:28 DEBUG : B2 bucket rclone-test-moqaxox0bova: Waiting for transfers to finish 2025/10/26 01:26:28 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/26 01:26:28 INFO : potato2: Copied (server-side copy) 2025/10/26 01:26:28 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/26 01:26:28 INFO : potato3: Copied (server-side copy) 2025/10/26 01:26:28 INFO : potato2: Deleted 2025/10/26 01:26:28 INFO : potato3: Deleted 2025/10/26 01:26:29 DEBUG : Creating backend with remote "TestB2:rclone-test-hajafum2nohe" 2025/10/26 01:26:29 INFO : tomatoDir: Making directory 2025/10/26 01:26:30 DEBUG : empty space: Need to transfer - File not found at Destination 2025/10/26 01:26:30 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/26 01:26:30 DEBUG : potato3: Need to transfer - File not found at Destination 2025/10/26 01:26:30 DEBUG : B2 bucket rclone-test-hajafum2nohe: Waiting for checks to finish 2025/10/26 01:26:30 DEBUG : B2 bucket rclone-test-hajafum2nohe: Waiting for transfers to finish 2025/10/26 01:26:30 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/26 01:26:30 INFO : empty space: Copied (server-side copy) 2025/10/26 01:26:31 INFO : empty space: Deleted 2025/10/26 01:26:31 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/26 01:26:31 INFO : potato2: Copied (server-side copy) 2025/10/26 01:26:31 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/26 01:26:31 INFO : potato3: Copied (server-side copy) 2025/10/26 01:26:31 INFO : potato2: Deleted 2025/10/26 01:26:31 INFO : potato3: Deleted 2025/10/26 01:26:32 DEBUG : B2 bucket rclone-test-hajafum2nohe: Purge remote 2025/10/26 01:26:32 INFO : B2 bucket rclone-test-hajafum2nohe: cleaning bucket "rclone-test-hajafum2nohe" of all files 2025/10/26 01:26:32 DEBUG : empty space: Deleting (id "4_z2ff2cd7310fd1beb9fa80e1b_f10109825f18dd759_d20251026_m012630_c001_v0001177_t0037_u01761441990844") 2025/10/26 01:26:32 DEBUG : potato2: Deleting (id "4_z2ff2cd7310fd1beb9fa80e1b_f1012934921cbff71_d20251026_m012631_c001_v0001161_t0007_u01761441991075") 2025/10/26 01:26:32 DEBUG : potato3: Deleting (id "4_z2ff2cd7310fd1beb9fa80e1b_f117df44252bf9dfe_d20251026_m012631_c001_v0001184_t0022_u01761441991210") 2025/10/26 01:26:32 DEBUG : B2 bucket rclone-test-moqaxox0bova: Purge remote 2025/10/26 01:26:32 INFO : B2 bucket rclone-test-moqaxox0bova: cleaning bucket "rclone-test-moqaxox0bova" of all files 2025/10/26 01:26:33 DEBUG : empty space: Deleting (id "4_z2fb2bd5310fd1beb9fa80e1b_f401886b197123baa_d20251026_m012631_c001_v7007000_t0000_u01761441991058") 2025/10/26 01:26:33 DEBUG : empty space: Deleting (id "4_z2fb2bd5310fd1beb9fa80e1b_f1019b1037c139fa4_d20251026_m012626_c001_v0001136_t0037_u01761441986808") 2025/10/26 01:26:33 DEBUG : potato2: Deleting (id "4_z2fb2bd5310fd1beb9fa80e1b_f401886b197123bab_d20251026_m012631_c001_v7007000_t0000_u01761441991375") 2025/10/26 01:26:33 DEBUG : potato2: Deleting (id "4_z2fb2bd5310fd1beb9fa80e1b_f1046c15fbd55768a_d20251026_m012627_c001_v0001105_t0018_u01761441987979") 2025/10/26 01:26:33 DEBUG : potato3: Deleting (id "4_z2fb2bd5310fd1beb9fa80e1b_f4036d880aaad063b_d20251026_m012631_c001_v7007000_t0000_u01761441991416") 2025/10/26 01:26:33 DEBUG : potato3: Deleting (id "4_z2fb2bd5310fd1beb9fa80e1b_f10560c6503031d3c_d20251026_m012628_c001_v0001183_t0017_u01761441988319") 2025/10/26 01:26:33 DEBUG : potato3: Deleting (id "4_z2fb2bd5310fd1beb9fa80e1b_f1019b1037c139fa6_d20251026_m012627_c001_v0001136_t0004_u01761441987099") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (11.95s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-dituled6qira", Local "Local file system at /tmp/rclone1026112838", Modify Window "1ms" 2025/10/26 01:26:34 DEBUG : Creating backend with remote "TestB2:rclone-test-dituled6qira/rclone-move-test" --- PASS: TestServerSideMoveOverlap (3.20s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-dituled6qira", Local "Local file system at /tmp/rclone1026112838", Modify Window "1ms" 2025/10/26 01:26:37 DEBUG : Creating backend with remote "TestB2:rclone-test-dituled6qira/rclone-sync-test" --- PASS: TestSyncOverlap (1.45s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-dituled6qira", Local "Local file system at /tmp/rclone1026112838", Modify Window "1ms" 2025/10/26 01:26:39 DEBUG : Creating backend with remote "TestB2:rclone-test-dituled6qira/rclone-sync-test" 2025/10/26 01:26:40 DEBUG : Creating backend with remote "TestB2:rclone-test-dituled6qira/rclone-sync-test-include/layer2" 2025/10/26 01:26:42 DEBUG : Creating backend with remote "TestB2:rclone-test-dituled6qira/rclone-sync-test-ignore-file" 2025/10/26 01:26:46 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/26 01:26:46 DEBUG : B2 bucket rclone-test-dituled6qira path rclone-sync-test: Waiting for checks to finish 2025/10/26 01:26:46 DEBUG : B2 bucket rclone-test-dituled6qira path rclone-sync-test: Waiting for transfers to finish 2025/10/26 01:26:46 DEBUG : Waiting for deletions to finish 2025/10/26 01:26:46 INFO : There was nothing to transfer 2025/10/26 01:26:47 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/26 01:26:47 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for checks to finish 2025/10/26 01:26:47 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for transfers to finish 2025/10/26 01:26:47 DEBUG : Waiting for deletions to finish 2025/10/26 01:26:47 INFO : There was nothing to transfer 2025/10/26 01:26:47 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/10/26 01:26:47 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/10/26 01:26:48 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/26 01:26:48 DEBUG : pacer: Reducing sleep to 10ms 2025/10/26 01:26:48 DEBUG : B2 bucket rclone-test-dituled6qira path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/10/26 01:26:48 DEBUG : B2 bucket rclone-test-dituled6qira path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/10/26 01:26:48 DEBUG : Waiting for deletions to finish 2025/10/26 01:26:48 INFO : There was nothing to transfer 2025/10/26 01:26:48 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/26 01:26:48 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for checks to finish 2025/10/26 01:26:48 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for transfers to finish 2025/10/26 01:26:48 DEBUG : Waiting for deletions to finish 2025/10/26 01:26:48 INFO : There was nothing to transfer 2025/10/26 01:26:49 DEBUG : Excluded 2025/10/26 01:26:49 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/26 01:26:49 DEBUG : B2 bucket rclone-test-dituled6qira path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/10/26 01:26:49 DEBUG : B2 bucket rclone-test-dituled6qira path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/10/26 01:26:49 DEBUG : Waiting for deletions to finish 2025/10/26 01:26:49 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.92s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-dituled6qira", Local "Local file system at /tmp/rclone1026112838", Modify Window "1ms" 2025/10/26 01:26:50 DEBUG : Creating backend with remote "TestB2:rclone-test-dituled6qira/dst" 2025/10/26 01:26:51 DEBUG : Creating backend with remote "TestB2:rclone-test-dituled6qira/CompareDest" 2025/10/26 01:26:53 DEBUG : one: Need to transfer - File not found at Destination 2025/10/26 01:26:53 DEBUG : B2 bucket rclone-test-dituled6qira path dst: Waiting for checks to finish 2025/10/26 01:26:53 DEBUG : B2 bucket rclone-test-dituled6qira path dst: Waiting for transfers to finish 2025/10/26 01:26:54 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/26 01:26:54 INFO : one: Copied (new) 2025/10/26 01:26:54 DEBUG : Waiting for deletions to finish 2025/10/26 01:26:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/26 01:26:54 DEBUG : B2 bucket rclone-test-dituled6qira path dst: Waiting for checks to finish 2025/10/26 01:26:55 DEBUG : B2 bucket rclone-test-dituled6qira path dst: Waiting for transfers to finish 2025/10/26 01:26:55 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/10/26 01:26:55 INFO : one: Copied (replaced existing) 2025/10/26 01:26:55 DEBUG : Waiting for deletions to finish 2025/10/26 01:26:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/26 01:26:57 DEBUG : B2 bucket rclone-test-dituled6qira path dst: Waiting for checks to finish 2025/10/26 01:26:57 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/26 01:26:57 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/26 01:26:57 DEBUG : B2 bucket rclone-test-dituled6qira path dst: Waiting for transfers to finish 2025/10/26 01:26:57 DEBUG : Waiting for deletions to finish 2025/10/26 01:26:57 INFO : There was nothing to transfer 2025/10/26 01:26:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/26 01:26:59 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/26 01:26:59 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/26 01:26:59 DEBUG : B2 bucket rclone-test-dituled6qira path dst: Waiting for checks to finish 2025/10/26 01:26:59 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/26 01:26:59 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/26 01:26:59 DEBUG : B2 bucket rclone-test-dituled6qira path dst: Waiting for transfers to finish 2025/10/26 01:26:59 DEBUG : Waiting for deletions to finish 2025/10/26 01:26:59 INFO : There was nothing to transfer 2025/10/26 01:26:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/26 01:26:59 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/26 01:26:59 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/26 01:26:59 DEBUG : B2 bucket rclone-test-dituled6qira path dst: Waiting for checks to finish 2025/10/26 01:26:59 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/26 01:26:59 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/26 01:26:59 DEBUG : B2 bucket rclone-test-dituled6qira path dst: Waiting for transfers to finish 2025/10/26 01:26:59 DEBUG : Waiting for deletions to finish 2025/10/26 01:26:59 INFO : There was nothing to transfer 2025/10/26 01:27:00 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/26 01:27:01 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2025/10/26 01:27:01 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/26 01:27:01 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/26 01:27:01 DEBUG : B2 bucket rclone-test-dituled6qira path dst: Waiting for checks to finish 2025/10/26 01:27:01 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/26 01:27:01 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/26 01:27:01 DEBUG : B2 bucket rclone-test-dituled6qira path dst: Waiting for transfers to finish 2025/10/26 01:27:01 DEBUG : Waiting for deletions to finish 2025/10/26 01:27:01 INFO : There was nothing to transfer 2025/10/26 01:27:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/26 01:27:01 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/10/26 01:27:01 DEBUG : two: Need to transfer - File not found at Destination 2025/10/26 01:27:01 DEBUG : B2 bucket rclone-test-dituled6qira path dst: Waiting for checks to finish 2025/10/26 01:27:01 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/26 01:27:01 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/26 01:27:01 DEBUG : B2 bucket rclone-test-dituled6qira path dst: Waiting for transfers to finish 2025/10/26 01:27:02 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/10/26 01:27:02 INFO : two: Copied (new) 2025/10/26 01:27:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.98s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-dituled6qira", Local "Local file system at /tmp/rclone1026112838", Modify Window "1ms" 2025/10/26 01:27:05 DEBUG : Creating backend with remote "TestB2:rclone-test-dituled6qira/dest" 2025/10/26 01:27:06 DEBUG : Creating backend with remote "TestB2:rclone-test-dituled6qira/pre-dest1" 2025/10/26 01:27:08 DEBUG : Creating backend with remote "TestB2:rclone-test-dituled6qira/pre-dest2" 2025/10/26 01:27:10 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:27:10 DEBUG : 1: Destination found in --compare-dest, skipping 2025/10/26 01:27:10 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:27:10 DEBUG : 2: Destination found in --compare-dest, skipping 2025/10/26 01:27:10 DEBUG : 3: Need to transfer - File not found at Destination 2025/10/26 01:27:10 DEBUG : B2 bucket rclone-test-dituled6qira path dest: Waiting for checks to finish 2025/10/26 01:27:10 DEBUG : B2 bucket rclone-test-dituled6qira path dest: Waiting for transfers to finish 2025/10/26 01:27:11 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/10/26 01:27:11 INFO : 3: Copied (new) 2025/10/26 01:27:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.16s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-dituled6qira", Local "Local file system at /tmp/rclone1026112838", Modify Window "1ms" 2025/10/26 01:27:13 DEBUG : Creating backend with remote "TestB2:rclone-test-dituled6qira/dst" 2025/10/26 01:27:14 DEBUG : Creating backend with remote "TestB2:rclone-test-dituled6qira/CopyDest" 2025/10/26 01:27:16 DEBUG : one: Need to transfer - File not found at Destination 2025/10/26 01:27:16 DEBUG : B2 bucket rclone-test-dituled6qira path dst: Waiting for checks to finish 2025/10/26 01:27:16 DEBUG : B2 bucket rclone-test-dituled6qira path dst: Waiting for transfers to finish 2025/10/26 01:27:17 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/26 01:27:17 INFO : one: Copied (new) 2025/10/26 01:27:17 DEBUG : Waiting for deletions to finish 2025/10/26 01:27:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/26 01:27:17 DEBUG : B2 bucket rclone-test-dituled6qira path dst: Waiting for checks to finish 2025/10/26 01:27:18 DEBUG : B2 bucket rclone-test-dituled6qira path dst: Waiting for transfers to finish 2025/10/26 01:27:18 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/10/26 01:27:18 INFO : one: Copied (replaced existing) 2025/10/26 01:27:18 DEBUG : Waiting for deletions to finish 2025/10/26 01:27:20 DEBUG : Creating backend with remote "TestB2:rclone-test-dituled6qira/BackupDir" 2025/10/26 01:27:22 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/26 01:27:22 DEBUG : B2 bucket rclone-test-dituled6qira path dst: Waiting for checks to finish 2025/10/26 01:27:22 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/26 01:27:22 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/26 01:27:23 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/26 01:27:23 INFO : one: Copied (server-side copy) 2025/10/26 01:27:23 INFO : one: Deleted 2025/10/26 01:27:24 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/10/26 01:27:24 INFO : one: Copied (server-side copy) 2025/10/26 01:27:24 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/10/26 01:27:24 DEBUG : B2 bucket rclone-test-dituled6qira path dst: Waiting for transfers to finish 2025/10/26 01:27:24 DEBUG : Waiting for deletions to finish 2025/10/26 01:27:25 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/26 01:27:25 DEBUG : one: Unchanged skipping 2025/10/26 01:27:25 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/26 01:27:25 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/26 01:27:25 INFO : two: Copied (server-side copy) 2025/10/26 01:27:25 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/10/26 01:27:25 DEBUG : B2 bucket rclone-test-dituled6qira path dst: Waiting for checks to finish 2025/10/26 01:27:25 DEBUG : B2 bucket rclone-test-dituled6qira path dst: Waiting for transfers to finish 2025/10/26 01:27:25 DEBUG : Waiting for deletions to finish 2025/10/26 01:27:26 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/26 01:27:26 DEBUG : one: Unchanged skipping 2025/10/26 01:27:26 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/26 01:27:26 DEBUG : two: Unchanged skipping 2025/10/26 01:27:26 DEBUG : B2 bucket rclone-test-dituled6qira path dst: Waiting for checks to finish 2025/10/26 01:27:26 DEBUG : B2 bucket rclone-test-dituled6qira path dst: Waiting for transfers to finish 2025/10/26 01:27:26 DEBUG : Waiting for deletions to finish 2025/10/26 01:27:26 INFO : There was nothing to transfer 2025/10/26 01:27:27 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/26 01:27:27 DEBUG : one: Unchanged skipping 2025/10/26 01:27:27 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/10/26 01:27:27 DEBUG : three: Destination not found in --copy-dest 2025/10/26 01:27:27 DEBUG : three: Need to transfer - File not found at Destination 2025/10/26 01:27:27 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/26 01:27:27 DEBUG : B2 bucket rclone-test-dituled6qira path dst: Waiting for checks to finish 2025/10/26 01:27:27 DEBUG : two: Unchanged skipping 2025/10/26 01:27:27 DEBUG : B2 bucket rclone-test-dituled6qira path dst: Waiting for transfers to finish 2025/10/26 01:27:28 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/10/26 01:27:28 INFO : three: Copied (new) 2025/10/26 01:27:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (17.44s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-dituled6qira", Local "Local file system at /tmp/rclone1026112838", Modify Window "1ms" 2025/10/26 01:27:32 DEBUG : Creating backend with remote "TestB2:rclone-test-dituled6qira/dst" 2025/10/26 01:27:33 DEBUG : Creating backend with remote "TestB2:rclone-test-dituled6qira/backup" 2025/10/26 01:27:35 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/26 01:27:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:27:35 DEBUG : two: Unchanged skipping 2025/10/26 01:27:35 DEBUG : B2 bucket rclone-test-dituled6qira path dst: Waiting for checks to finish 2025/10/26 01:27:36 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/26 01:27:36 INFO : one: Copied (server-side copy) 2025/10/26 01:27:36 INFO : one: Deleted 2025/10/26 01:27:36 DEBUG : B2 bucket rclone-test-dituled6qira path dst: Waiting for transfers to finish 2025/10/26 01:27:37 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/26 01:27:37 INFO : one: Copied (new) 2025/10/26 01:27:37 DEBUG : Waiting for deletions to finish 2025/10/26 01:27:38 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/26 01:27:38 INFO : three.txt: Copied (server-side copy) 2025/10/26 01:27:38 INFO : three.txt: Deleted 2025/10/26 01:27:38 INFO : three.txt: Moved into backup dir 2025/10/26 01:27:40 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/26 01:27:40 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:27:40 DEBUG : two: Unchanged skipping 2025/10/26 01:27:40 DEBUG : B2 bucket rclone-test-dituled6qira path dst: Waiting for checks to finish 2025/10/26 01:27:41 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/26 01:27:41 INFO : one: Copied (server-side copy) 2025/10/26 01:27:41 INFO : one: Deleted 2025/10/26 01:27:41 DEBUG : B2 bucket rclone-test-dituled6qira path dst: Waiting for transfers to finish 2025/10/26 01:27:41 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/26 01:27:41 INFO : one: Copied (new) 2025/10/26 01:27:41 DEBUG : Waiting for deletions to finish 2025/10/26 01:27:42 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/26 01:27:42 INFO : three.txt: Copied (server-side copy) 2025/10/26 01:27:42 INFO : three.txt: Deleted 2025/10/26 01:27:42 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.29s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-dituled6qira", Local "Local file system at /tmp/rclone1026112838", Modify Window "1ms" 2025/10/26 01:27:45 DEBUG : Creating backend with remote "TestB2:rclone-test-dituled6qira/dst" 2025/10/26 01:27:46 DEBUG : Creating backend with remote "TestB2:rclone-test-dituled6qira/backup" 2025/10/26 01:27:48 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/26 01:27:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:27:48 DEBUG : two: Unchanged skipping 2025/10/26 01:27:48 DEBUG : B2 bucket rclone-test-dituled6qira path dst: Waiting for checks to finish 2025/10/26 01:27:50 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/26 01:27:50 INFO : one: Copied (server-side copy) to: one.bak 2025/10/26 01:27:50 INFO : one: Deleted 2025/10/26 01:27:50 DEBUG : B2 bucket rclone-test-dituled6qira path dst: Waiting for transfers to finish 2025/10/26 01:27:51 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/26 01:27:51 INFO : one: Copied (new) 2025/10/26 01:27:51 DEBUG : Waiting for deletions to finish 2025/10/26 01:27:51 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/26 01:27:51 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/26 01:27:51 INFO : three.txt: Deleted 2025/10/26 01:27:51 INFO : three.txt: Moved into backup dir 2025/10/26 01:27:53 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/26 01:27:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:27:53 DEBUG : two: Unchanged skipping 2025/10/26 01:27:53 DEBUG : B2 bucket rclone-test-dituled6qira path dst: Waiting for checks to finish 2025/10/26 01:27:54 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/26 01:27:54 INFO : one: Copied (server-side copy) to: one.bak 2025/10/26 01:27:54 INFO : one: Deleted 2025/10/26 01:27:54 DEBUG : B2 bucket rclone-test-dituled6qira path dst: Waiting for transfers to finish 2025/10/26 01:27:54 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/26 01:27:54 INFO : one: Copied (new) 2025/10/26 01:27:54 DEBUG : Waiting for deletions to finish 2025/10/26 01:27:55 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/26 01:27:55 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/26 01:27:55 INFO : three.txt: Deleted 2025/10/26 01:27:55 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.19s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-dituled6qira", Local "Local file system at /tmp/rclone1026112838", Modify Window "1ms" 2025/10/26 01:27:59 DEBUG : Creating backend with remote "TestB2:rclone-test-dituled6qira/dst" 2025/10/26 01:28:00 DEBUG : Creating backend with remote "TestB2:rclone-test-dituled6qira/backup" 2025/10/26 01:28:02 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/26 01:28:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:28:02 DEBUG : two: Unchanged skipping 2025/10/26 01:28:02 DEBUG : B2 bucket rclone-test-dituled6qira path dst: Waiting for checks to finish 2025/10/26 01:28:03 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/26 01:28:03 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/10/26 01:28:03 INFO : one: Deleted 2025/10/26 01:28:03 DEBUG : B2 bucket rclone-test-dituled6qira path dst: Waiting for transfers to finish 2025/10/26 01:28:04 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/26 01:28:04 INFO : one: Copied (new) 2025/10/26 01:28:04 DEBUG : Waiting for deletions to finish 2025/10/26 01:28:04 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/26 01:28:04 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/10/26 01:28:05 INFO : three.txt: Deleted 2025/10/26 01:28:05 INFO : three.txt: Moved into backup dir 2025/10/26 01:28:06 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/26 01:28:06 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:28:06 DEBUG : two: Unchanged skipping 2025/10/26 01:28:06 DEBUG : B2 bucket rclone-test-dituled6qira path dst: Waiting for checks to finish 2025/10/26 01:28:07 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/26 01:28:07 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/10/26 01:28:07 INFO : one: Deleted 2025/10/26 01:28:07 DEBUG : B2 bucket rclone-test-dituled6qira path dst: Waiting for transfers to finish 2025/10/26 01:28:07 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/26 01:28:07 INFO : one: Copied (new) 2025/10/26 01:28:07 DEBUG : Waiting for deletions to finish 2025/10/26 01:28:08 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/26 01:28:08 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/10/26 01:28:08 INFO : three.txt: Deleted 2025/10/26 01:28:08 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.84s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-dituled6qira", Local "Local file system at /tmp/rclone1026112838", Modify Window "1ms" 2025/10/26 01:28:11 DEBUG : Creating backend with remote "TestB2:rclone-test-dituled6qira/dst" 2025/10/26 01:28:13 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/26 01:28:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:28:13 DEBUG : two: Unchanged skipping 2025/10/26 01:28:13 DEBUG : B2 bucket rclone-test-dituled6qira path dst: Waiting for checks to finish 2025/10/26 01:28:14 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/26 01:28:14 INFO : one: Copied (server-side copy) to: one.bak 2025/10/26 01:28:14 INFO : one: Deleted 2025/10/26 01:28:14 DEBUG : B2 bucket rclone-test-dituled6qira path dst: Waiting for transfers to finish 2025/10/26 01:28:15 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/26 01:28:15 INFO : one: Copied (new) 2025/10/26 01:28:15 DEBUG : Waiting for deletions to finish 2025/10/26 01:28:16 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/26 01:28:16 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/26 01:28:16 INFO : three.txt: Deleted 2025/10/26 01:28:16 INFO : three.txt: Moved into backup dir 2025/10/26 01:28:18 DEBUG : one.bak: Excluded (Path Filter) 2025/10/26 01:28:18 DEBUG : one.bak: Excluded 2025/10/26 01:28:18 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/10/26 01:28:18 DEBUG : three.txt.bak: Excluded 2025/10/26 01:28:18 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/26 01:28:18 DEBUG : B2 bucket rclone-test-dituled6qira path dst: Waiting for checks to finish 2025/10/26 01:28:18 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:28:18 DEBUG : two: Unchanged skipping 2025/10/26 01:28:18 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/26 01:28:18 INFO : one: Copied (server-side copy) to: one.bak 2025/10/26 01:28:19 INFO : one: Deleted 2025/10/26 01:28:19 DEBUG : B2 bucket rclone-test-dituled6qira path dst: Waiting for transfers to finish 2025/10/26 01:28:19 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/26 01:28:19 INFO : one: Copied (new) 2025/10/26 01:28:19 DEBUG : Waiting for deletions to finish 2025/10/26 01:28:21 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/26 01:28:21 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/26 01:28:22 INFO : three.txt: Deleted 2025/10/26 01:28:22 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (13.51s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-dituled6qira", Local "Local file system at /tmp/rclone1026112838", Modify Window "1ms" 2025/10/26 01:28:25 DEBUG : Creating backend with remote "TestB2:rclone-test-dituled6qira/dst" 2025/10/26 01:28:27 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/26 01:28:28 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/26 01:28:28 INFO : one: Copied (server-side copy) to: one.bak 2025/10/26 01:28:28 INFO : one: Deleted 2025/10/26 01:28:29 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/26 01:28:29 INFO : one: Copied (new) 2025/10/26 01:28:29 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:28:29 DEBUG : two: Unchanged skipping 2025/10/26 01:28:29 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/10/26 01:28:30 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/26 01:28:30 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/26 01:28:30 INFO : three.txt: Deleted 2025/10/26 01:28:30 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/26 01:28:30 INFO : three.txt: Copied (new) 2025/10/26 01:28:30 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/10/26 01:28:30 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/10/26 01:28:31 DEBUG : pacer: Reducing sleep to 10ms 2025/10/26 01:28:31 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/26 01:28:32 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/26 01:28:32 INFO : one: Copied (server-side copy) to: one.bak 2025/10/26 01:28:32 INFO : one: Deleted 2025/10/26 01:28:32 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/26 01:28:32 INFO : one: Copied (new) 2025/10/26 01:28:32 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:28:32 DEBUG : two: Unchanged skipping 2025/10/26 01:28:33 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/10/26 01:28:33 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/26 01:28:33 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/26 01:28:33 INFO : three.txt: Deleted 2025/10/26 01:28:34 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/10/26 01:28:34 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.43s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-dituled6qira", Local "Local file system at /tmp/rclone1026112838", Modify Window "1ms" 2025/10/26 01:28:38 DEBUG : Creating backend with remote "TestB2:rclone-test-dituled6qira/dst" 2025/10/26 01:28:39 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/26 01:28:41 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/26 01:28:41 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/10/26 01:28:41 INFO : one: Deleted 2025/10/26 01:28:42 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/26 01:28:42 INFO : one: Copied (new) 2025/10/26 01:28:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:28:42 DEBUG : two: Unchanged skipping 2025/10/26 01:28:42 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/10/26 01:28:42 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/26 01:28:42 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/10/26 01:28:43 INFO : three.txt: Deleted 2025/10/26 01:28:43 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/26 01:28:43 INFO : three.txt: Copied (new) 2025/10/26 01:28:44 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/26 01:28:44 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/26 01:28:44 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/10/26 01:28:45 INFO : one: Deleted 2025/10/26 01:28:45 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/26 01:28:45 INFO : one: Copied (new) 2025/10/26 01:28:46 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:28:46 DEBUG : two: Unchanged skipping 2025/10/26 01:28:46 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/10/26 01:28:46 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/26 01:28:46 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/10/26 01:28:47 INFO : three.txt: Deleted 2025/10/26 01:28:47 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/10/26 01:28:47 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (13.20s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-dituled6qira", Local "Local file system at /tmp/rclone1026112838", Modify Window "1ms" 2025/10/26 01:28:50 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for checks to finish 2025/10/26 01:28:50 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/10/26 01:28:50 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for transfers to finish 2025/10/26 01:28:51 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/10/26 01:28:51 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/10/26 01:28:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (3.31s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-dituled6qira", Local "Local file system at /tmp/rclone1026112838", Modify Window "1ms" 2025/10/26 01:28:52 DEBUG : existing: Need to transfer - File not found at Destination 2025/10/26 01:28:52 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for checks to finish 2025/10/26 01:28:52 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for transfers to finish 2025/10/26 01:28:53 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/26 01:28:53 INFO : existing: Copied (new) 2025/10/26 01:28:53 DEBUG : Waiting for deletions to finish 2025/10/26 01:28:53 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for checks to finish 2025/10/26 01:28:53 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/10/26 01:28:53 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/10/26 01:28:53 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for transfers to finish 2025/10/26 01:28:53 ERROR : B2 bucket rclone-test-dituled6qira: not deleting files as there were IO errors 2025/10/26 01:28:53 ERROR : B2 bucket rclone-test-dituled6qira: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.13s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-dituled6qira", Local "Local file system at /tmp/rclone1026112838", Modify Window "1ms" 2025/10/26 01:28:55 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:28:55 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for checks to finish 2025/10/26 01:28:55 DEBUG : existing: Unchanged skipping 2025/10/26 01:28:55 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for transfers to finish 2025/10/26 01:28:55 DEBUG : Waiting for deletions to finish 2025/10/26 01:28:55 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.75s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-dituled6qira", Local "Local file system at /tmp/rclone1026112838", Modify Window "1ms" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-dituled6qira", Local "Local file system at /tmp/rclone1026112838", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-dituled6qira", Local "Local file system at /tmp/rclone1026112838", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-dituled6qira", Local "Local file system at /tmp/rclone1026112838", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.11s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-dituled6qira", Local "Local file system at /tmp/rclone1026112838", Modify Window "1ms" 2025/10/26 01:29:20 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:29:20 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:29:20 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:29:20 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:29:20 DEBUG : both10: Unchanged skipping 2025/10/26 01:29:20 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:29:20 DEBUG : both13: Unchanged skipping 2025/10/26 01:29:20 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:29:20 DEBUG : both14: Unchanged skipping 2025/10/26 01:29:20 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:29:20 DEBUG : both15: Unchanged skipping 2025/10/26 01:29:20 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:29:20 DEBUG : both16: Unchanged skipping 2025/10/26 01:29:20 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:29:20 DEBUG : both17: Unchanged skipping 2025/10/26 01:29:20 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:29:20 DEBUG : both18: Unchanged skipping 2025/10/26 01:29:20 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:29:20 DEBUG : both19: Unchanged skipping 2025/10/26 01:29:20 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:29:20 DEBUG : both1: Unchanged skipping 2025/10/26 01:29:20 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:29:20 DEBUG : both11: Unchanged skipping 2025/10/26 01:29:20 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:29:20 DEBUG : both2: Unchanged skipping 2025/10/26 01:29:20 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:29:20 DEBUG : both4: Unchanged skipping 2025/10/26 01:29:20 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:29:20 DEBUG : both5: Unchanged skipping 2025/10/26 01:29:20 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:29:20 DEBUG : both6: Unchanged skipping 2025/10/26 01:29:20 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:29:20 DEBUG : both0: Unchanged skipping 2025/10/26 01:29:20 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:29:20 DEBUG : both12: Unchanged skipping 2025/10/26 01:29:20 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:29:20 DEBUG : both7: Unchanged skipping 2025/10/26 01:29:20 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for checks to finish 2025/10/26 01:29:20 DEBUG : both8: Unchanged skipping 2025/10/26 01:29:20 DEBUG : both9: Unchanged skipping 2025/10/26 01:29:20 DEBUG : both3: Unchanged skipping 2025/10/26 01:29:20 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for transfers to finish 2025/10/26 01:29:20 DEBUG : Waiting for deletions to finish 2025/10/26 01:29:20 INFO : only14: Deleted 2025/10/26 01:29:20 INFO : only1: Deleted 2025/10/26 01:29:20 INFO : only13: Deleted 2025/10/26 01:29:20 INFO : only7: Deleted 2025/10/26 01:29:20 INFO : only2: Deleted 2025/10/26 01:29:20 INFO : only10: Deleted 2025/10/26 01:29:20 INFO : only5: Deleted 2025/10/26 01:29:20 INFO : only6: Deleted 2025/10/26 01:29:20 INFO : only0: Deleted 2025/10/26 01:29:20 INFO : only12: Deleted 2025/10/26 01:29:21 INFO : only18: Deleted 2025/10/26 01:29:21 INFO : only9: Deleted 2025/10/26 01:29:21 INFO : only11: Deleted 2025/10/26 01:29:21 INFO : only15: Deleted 2025/10/26 01:29:21 INFO : only16: Deleted 2025/10/26 01:29:21 INFO : only17: Deleted 2025/10/26 01:29:21 INFO : only19: Deleted 2025/10/26 01:29:21 INFO : only3: Deleted 2025/10/26 01:29:21 INFO : only4: Deleted 2025/10/26 01:29:21 INFO : only8: Deleted 2025/10/26 01:29:21 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (28.10s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-dituled6qira", Local "Local file system at /tmp/rclone1026112838", Modify Window "1ms" 2025/10/26 01:29:47 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:29:47 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:29:47 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for checks to finish 2025/10/26 01:29:47 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:29:47 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:29:47 DEBUG : both0: Unchanged skipping 2025/10/26 01:29:47 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:29:47 DEBUG : both13: Unchanged skipping 2025/10/26 01:29:47 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:29:47 DEBUG : both14: Unchanged skipping 2025/10/26 01:29:47 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:29:47 DEBUG : both15: Unchanged skipping 2025/10/26 01:29:47 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:29:47 DEBUG : both16: Unchanged skipping 2025/10/26 01:29:47 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:29:47 DEBUG : both17: Unchanged skipping 2025/10/26 01:29:47 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:29:47 DEBUG : both10: Unchanged skipping 2025/10/26 01:29:47 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:29:47 DEBUG : both19: Unchanged skipping 2025/10/26 01:29:47 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:29:47 DEBUG : both11: Unchanged skipping 2025/10/26 01:29:47 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:29:47 DEBUG : both12: Unchanged skipping 2025/10/26 01:29:47 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:29:47 DEBUG : both18: Unchanged skipping 2025/10/26 01:29:47 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:29:47 DEBUG : both4: Unchanged skipping 2025/10/26 01:29:47 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:29:47 DEBUG : both5: Unchanged skipping 2025/10/26 01:29:47 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:29:47 DEBUG : both6: Unchanged skipping 2025/10/26 01:29:47 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:29:47 DEBUG : both1: Unchanged skipping 2025/10/26 01:29:47 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:29:47 DEBUG : both8: Unchanged skipping 2025/10/26 01:29:47 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:29:47 DEBUG : both9: Unchanged skipping 2025/10/26 01:29:47 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/10/26 01:29:47 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/10/26 01:29:47 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/10/26 01:29:47 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/10/26 01:29:47 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/10/26 01:29:47 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/10/26 01:29:47 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/10/26 01:29:47 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/10/26 01:29:47 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/10/26 01:29:47 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/10/26 01:29:47 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/10/26 01:29:47 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/10/26 01:29:47 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/10/26 01:29:47 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/10/26 01:29:47 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/10/26 01:29:47 DEBUG : both2: Unchanged skipping 2025/10/26 01:29:47 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/10/26 01:29:47 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/10/26 01:29:47 DEBUG : both3: Unchanged skipping 2025/10/26 01:29:47 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/10/26 01:29:47 DEBUG : both7: Unchanged skipping 2025/10/26 01:29:47 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/10/26 01:29:47 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/10/26 01:29:47 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for transfers to finish 2025/10/26 01:29:48 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/26 01:29:48 INFO : only11: Copied (replaced existing) 2025/10/26 01:29:48 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/26 01:29:48 INFO : only0: Copied (replaced existing) 2025/10/26 01:29:48 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/26 01:29:48 INFO : only13: Copied (replaced existing) 2025/10/26 01:29:48 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/26 01:29:48 INFO : only14: Copied (replaced existing) 2025/10/26 01:29:48 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/26 01:29:48 INFO : only15: Copied (replaced existing) 2025/10/26 01:29:48 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/26 01:29:48 INFO : only10: Copied (replaced existing) 2025/10/26 01:29:48 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/26 01:29:48 INFO : only16: Copied (replaced existing) 2025/10/26 01:29:48 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/26 01:29:48 INFO : only12: Copied (replaced existing) 2025/10/26 01:29:48 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/26 01:29:48 INFO : only17: Copied (replaced existing) 2025/10/26 01:29:48 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/26 01:29:48 INFO : only18: Copied (replaced existing) 2025/10/26 01:29:48 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/26 01:29:48 INFO : only19: Copied (replaced existing) 2025/10/26 01:29:49 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/26 01:29:49 INFO : only1: Copied (replaced existing) 2025/10/26 01:29:49 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/26 01:29:49 INFO : only2: Copied (replaced existing) 2025/10/26 01:29:49 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/26 01:29:49 INFO : only3: Copied (replaced existing) 2025/10/26 01:29:49 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/26 01:29:49 INFO : only4: Copied (replaced existing) 2025/10/26 01:29:49 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/26 01:29:49 INFO : only6: Copied (replaced existing) 2025/10/26 01:29:49 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/26 01:29:49 INFO : only8: Copied (replaced existing) 2025/10/26 01:29:49 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/26 01:29:49 INFO : only9: Copied (replaced existing) 2025/10/26 01:29:49 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/26 01:29:49 INFO : only7: Copied (replaced existing) 2025/10/26 01:29:49 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/26 01:29:49 INFO : only5: Copied (replaced existing) 2025/10/26 01:29:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (31.67s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-dituled6qira", Local "Local file system at /tmp/rclone1026112838", Modify Window "1ms" 2025/10/26 01:29:57 DEBUG : empty_dir: Making directory with metadata 2025/10/26 01:29:57 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/26 01:29:57 DEBUG : empty_on_remote: Making directory with metadata 2025/10/26 01:29:57 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/26 01:29:57 INFO : empty_on_remote: Making directory 2025/10/26 01:29:57 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/10/26 01:29:58 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/10/26 01:29:58 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/10/26 01:29:58 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/10/26 01:29:58 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (3.04s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-dituled6qira", Local "Local file system at /tmp/rclone1026112838", Modify Window "1ms" 2025/10/26 01:30:00 DEBUG : empty_dir: Making directory with metadata 2025/10/26 01:30:00 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/26 01:30:00 DEBUG : empty_on_remote: Making directory with metadata 2025/10/26 01:30:00 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/26 01:30:00 INFO : empty_on_remote: Making directory 2025/10/26 01:30:00 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/10/26 01:30:01 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/10/26 01:30:01 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/10/26 01:30:01 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/10/26 01:30:01 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/10/26 01:30:01 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.71s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-dituled6qira", Local "Local file system at /tmp/rclone1026112838", Modify Window "1ms" 2025/10/26 01:30:03 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/26 01:30:03 INFO : sub dir: Making directory 2025/10/26 01:30:03 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.86s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-dituled6qira", Local "Local file system at /tmp/rclone1026112838", Modify Window "1ms" 2025/10/26 01:30:07 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/26 01:30:07 INFO : sub dir: Making directory 2025/10/26 01:30:07 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.93s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-dituled6qira", Local "Local file system at /tmp/rclone1026112838", Modify Window "1ms" 2025/10/26 01:30:13 DEBUG : dir1/0003-defghij.txt: Clearing upload URL because of error: Post "https://pod-000-1104-02.backblaze.com/b2api/v1/b2_upload_file/5f725d3310dd1beb9fa80e1b/c001_v0001104_t0016": EOF 2025/10/26 01:30:13 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1104-02.backblaze.com/b2api/v1/b2_upload_file/5f725d3310dd1beb9fa80e1b/c001_v0001104_t0016": EOF) 2025/10/26 01:30:13 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dir1/0003-defghij.txt" to B2 bucket rclone-test-dituled6qira: 1/10 (Post "https://pod-000-1104-02.backblaze.com/b2api/v1/b2_upload_file/5f725d3310dd1beb9fa80e1b/c001_v0001104_t0016": EOF) 2025/10/26 01:30:15 DEBUG : pacer: Reducing sleep to 10ms 2025/10/26 01:30:23 DEBUG : Waiting for deletions to finish 2025/10/26 01:30:24 DEBUG : apple: Excluded (Path Filter) 2025/10/26 01:30:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/26 01:30:24 DEBUG : banana: Excluded (Path Filter) 2025/10/26 01:30:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/26 01:30:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/26 01:30:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/26 01:30:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/26 01:30:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/26 01:30:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/26 01:30:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/26 01:30:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/26 01:30:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/26 01:30:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/26 01:30:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/26 01:30:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/26 01:30:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/26 01:30:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/26 01:30:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/26 01:30:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/26 01:30:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/26 01:30:24 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:30:24 DEBUG : apple: Unchanged skipping 2025/10/26 01:30:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:30:24 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/26 01:30:24 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:30:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:30:24 DEBUG : banana: Unchanged skipping 2025/10/26 01:30:24 DEBUG : splitbananasplit: Unchanged skipping 2025/10/26 01:30:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:30:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:30:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:30:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/26 01:30:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:30:25 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for checks to finish 2025/10/26 01:30:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:30:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/26 01:30:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:30:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:30:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/26 01:30:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:30:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/26 01:30:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/26 01:30:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:30:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:30:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/26 01:30:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/26 01:30:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/26 01:30:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:30:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:30:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/26 01:30:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:30:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/26 01:30:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/26 01:30:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:30:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/26 01:30:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/26 01:30:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:30:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/26 01:30:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/26 01:30:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:30:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/26 01:30:25 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for transfers to finish 2025/10/26 01:30:25 DEBUG : Waiting for deletions to finish 2025/10/26 01:30:25 INFO : There was nothing to transfer 2025/10/26 01:30:25 DEBUG : Waiting for deletions to finish 2025/10/26 01:30:25 DEBUG : apple: Excluded (Path Filter) 2025/10/26 01:30:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/26 01:30:25 DEBUG : banana: Excluded (Path Filter) 2025/10/26 01:30:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/26 01:30:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/26 01:30:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/26 01:30:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/26 01:30:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/26 01:30:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/26 01:30:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/26 01:30:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/26 01:30:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/26 01:30:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/26 01:30:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/26 01:30:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/26 01:30:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/26 01:30:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/26 01:30:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/26 01:30:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/26 01:30:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/26 01:30:25 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:30:25 DEBUG : apple: Unchanged skipping 2025/10/26 01:30:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:30:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:30:25 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/26 01:30:25 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:30:25 DEBUG : splitbananasplit: Unchanged skipping 2025/10/26 01:30:25 DEBUG : banana: Unchanged skipping 2025/10/26 01:30:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:30:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:30:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/26 01:30:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/26 01:30:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:30:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/26 01:30:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:30:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:30:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:30:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/26 01:30:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/26 01:30:26 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for checks to finish 2025/10/26 01:30:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:30:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:30:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/26 01:30:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/26 01:30:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:30:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:30:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/26 01:30:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:30:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/26 01:30:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/26 01:30:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/26 01:30:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:30:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:30:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/26 01:30:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/26 01:30:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:30:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/26 01:30:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:30:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/26 01:30:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:30:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/26 01:30:26 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for transfers to finish 2025/10/26 01:30:26 DEBUG : Waiting for deletions to finish 2025/10/26 01:30:26 INFO : There was nothing to transfer 2025/10/26 01:30:26 DEBUG : Waiting for deletions to finish 2025/10/26 01:30:26 DEBUG : apple: Excluded (Path Filter) 2025/10/26 01:30:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/26 01:30:26 DEBUG : banana: Excluded (Path Filter) 2025/10/26 01:30:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/26 01:30:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/26 01:30:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/26 01:30:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/26 01:30:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/26 01:30:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/26 01:30:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/26 01:30:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/26 01:30:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/26 01:30:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/26 01:30:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/26 01:30:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/26 01:30:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/26 01:30:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/26 01:30:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/26 01:30:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/26 01:30:26 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-dituled6qira", Local "Local file system at /tmp/rclone1026112838", Modify Window "1ms" 2025/10/26 01:30:42 DEBUG : Waiting for deletions to finish 2025/10/26 01:30:42 DEBUG : apple: Excluded (Path Filter) 2025/10/26 01:30:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/26 01:30:42 DEBUG : banana: Excluded (Path Filter) 2025/10/26 01:30:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/26 01:30:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/26 01:30:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/26 01:30:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/26 01:30:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/26 01:30:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/26 01:30:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/26 01:30:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/26 01:30:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/26 01:30:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/26 01:30:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/26 01:30:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/26 01:30:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/26 01:30:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/26 01:30:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/26 01:30:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/26 01:30:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/26 01:30:43 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:30:43 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:30:43 DEBUG : banana: Unchanged skipping 2025/10/26 01:30:43 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:30:43 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/26 01:30:43 DEBUG : apple: Unchanged skipping 2025/10/26 01:30:43 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:30:43 DEBUG : splitbananasplit: Unchanged skipping 2025/10/26 01:30:43 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:30:43 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:30:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/26 01:30:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/26 01:30:43 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:30:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/26 01:30:43 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:30:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/26 01:30:43 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:30:43 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:30:43 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:30:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/26 01:30:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/26 01:30:43 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:30:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/26 01:30:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/26 01:30:43 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:30:43 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:30:43 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:30:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/26 01:30:43 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:30:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/26 01:30:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/26 01:30:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/26 01:30:43 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:30:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/26 01:30:43 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:30:43 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:30:43 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:30:43 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for checks to finish 2025/10/26 01:30:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/26 01:30:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/26 01:30:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/26 01:30:43 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for transfers to finish 2025/10/26 01:30:43 DEBUG : Waiting for deletions to finish 2025/10/26 01:30:43 INFO : There was nothing to transfer 2025/10/26 01:30:43 DEBUG : Waiting for deletions to finish 2025/10/26 01:30:43 DEBUG : apple: Excluded (Path Filter) 2025/10/26 01:30:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/26 01:30:43 DEBUG : banana: Excluded (Path Filter) 2025/10/26 01:30:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/26 01:30:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/26 01:30:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/26 01:30:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/26 01:30:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/26 01:30:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/26 01:30:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/26 01:30:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/26 01:30:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/26 01:30:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/26 01:30:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/26 01:30:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/26 01:30:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/26 01:30:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/26 01:30:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/26 01:30:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/26 01:30:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/26 01:30:44 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:30:44 DEBUG : apple: Unchanged skipping 2025/10/26 01:30:44 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:30:44 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:30:44 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:30:44 DEBUG : splitbananasplit: Unchanged skipping 2025/10/26 01:30:44 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/26 01:30:44 DEBUG : banana: Unchanged skipping 2025/10/26 01:30:44 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:30:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/26 01:30:44 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:30:44 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:30:44 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for checks to finish 2025/10/26 01:30:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/26 01:30:44 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:30:44 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:30:44 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:30:44 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:30:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/26 01:30:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/26 01:30:44 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:30:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/26 01:30:44 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:30:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/26 01:30:44 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:30:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/26 01:30:44 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:30:44 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:30:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/26 01:30:44 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:30:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/26 01:30:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/26 01:30:44 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:30:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/26 01:30:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/26 01:30:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/26 01:30:44 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:30:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/26 01:30:44 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:30:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/26 01:30:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/26 01:30:44 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for transfers to finish 2025/10/26 01:30:44 DEBUG : Waiting for deletions to finish 2025/10/26 01:30:44 INFO : There was nothing to transfer 2025/10/26 01:30:44 DEBUG : Waiting for deletions to finish 2025/10/26 01:30:44 DEBUG : apple: Excluded (Path Filter) 2025/10/26 01:30:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/26 01:30:44 DEBUG : banana: Excluded (Path Filter) 2025/10/26 01:30:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/26 01:30:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/26 01:30:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/26 01:30:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/26 01:30:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/26 01:30:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/26 01:30:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/26 01:30:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/26 01:30:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/26 01:30:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/26 01:30:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/26 01:30:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/26 01:30:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/26 01:30:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/26 01:30:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/26 01:30:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/26 01:30:44 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-dituled6qira", Local "Local file system at /tmp/rclone1026112838", Modify Window "1ms" 2025/10/26 01:31:00 DEBUG : Waiting for deletions to finish 2025/10/26 01:31:01 DEBUG : apple: Excluded (Path Filter) 2025/10/26 01:31:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/26 01:31:01 DEBUG : banana: Excluded (Path Filter) 2025/10/26 01:31:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/26 01:31:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/26 01:31:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/26 01:31:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/26 01:31:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/26 01:31:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/26 01:31:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/26 01:31:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/26 01:31:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/26 01:31:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/26 01:31:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/26 01:31:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/26 01:31:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/26 01:31:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/26 01:31:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/26 01:31:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/26 01:31:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/26 01:31:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/26 01:31:01 DEBUG : apple: transformed to: YXBwbGU= 2025/10/26 01:31:01 DEBUG : banana: transformed to: YmFuYW5h 2025/10/26 01:31:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/26 01:31:01 DEBUG : banana: transformed to: YmFuYW5h 2025/10/26 01:31:01 DEBUG : apple: transformed to: YXBwbGU= 2025/10/26 01:31:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/26 01:31:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/26 01:31:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/26 01:31:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/26 01:31:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/26 01:31:01 DEBUG : banana: transformed to: YmFuYW5h 2025/10/26 01:31:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/26 01:31:01 DEBUG : apple: transformed to: YXBwbGU= 2025/10/26 01:31:01 DEBUG : apple: transformed to: YXBwbGU= 2025/10/26 01:31:01 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/26 01:31:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/26 01:31:01 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/26 01:31:01 DEBUG : banana: transformed to: YmFuYW5h 2025/10/26 01:31:01 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/26 01:31:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/26 01:31:01 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/26 01:31:01 DEBUG : apple: transformed to: YXBwbGU= 2025/10/26 01:31:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/26 01:31:01 DEBUG : banana: transformed to: YmFuYW5h 2025/10/26 01:31:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/26 01:31:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/26 01:31:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/26 01:31:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/26 01:31:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/26 01:31:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/26 01:31:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/26 01:31:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/26 01:31:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/26 01:31:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/26 01:31:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/26 01:31:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/26 01:31:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/26 01:31:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/26 01:31:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/26 01:31:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/26 01:31:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/26 01:31:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/26 01:31:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/26 01:31:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/26 01:31:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/26 01:31:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/26 01:31:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/26 01:31:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/26 01:31:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/26 01:31:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/26 01:31:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/26 01:31:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/26 01:31:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/26 01:31:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/26 01:31:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/26 01:31:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/26 01:31:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/26 01:31:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/26 01:31:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/26 01:31:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/26 01:31:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/26 01:31:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/26 01:31:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/26 01:31:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/26 01:31:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/26 01:31:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/26 01:31:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/26 01:31:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/26 01:31:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/26 01:31:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/26 01:31:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/26 01:31:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/26 01:31:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/26 01:31:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/26 01:31:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/26 01:31:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/26 01:31:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/26 01:31:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/26 01:31:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/26 01:31:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/26 01:31:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/26 01:31:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/26 01:31:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/26 01:31:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/26 01:31:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/26 01:31:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/26 01:31:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/26 01:31:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/26 01:31:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/26 01:31:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/26 01:31:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/26 01:31:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/26 01:31:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/26 01:31:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/26 01:31:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/26 01:31:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/26 01:31:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/26 01:31:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/26 01:31:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/26 01:31:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/26 01:31:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/26 01:31:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/26 01:31:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/26 01:31:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/26 01:31:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/26 01:31:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/26 01:31:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/26 01:31:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/26 01:31:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/26 01:31:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/26 01:31:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/26 01:31:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/26 01:31:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/26 01:31:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/26 01:31:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/26 01:31:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/26 01:31:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/26 01:31:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/26 01:31:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/26 01:31:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/26 01:31:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/26 01:31:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/26 01:31:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/26 01:31:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/26 01:31:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/26 01:31:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/26 01:31:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/26 01:31:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/26 01:31:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/26 01:31:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/26 01:31:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/26 01:31:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/26 01:31:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/26 01:31:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/26 01:31:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/26 01:31:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/26 01:31:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/26 01:31:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/26 01:31:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/26 01:31:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/26 01:31:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/26 01:31:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/26 01:31:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/26 01:31:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/26 01:31:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/26 01:31:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/26 01:31:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/26 01:31:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/26 01:31:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/26 01:31:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/26 01:31:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/26 01:31:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/26 01:31:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/26 01:31:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/26 01:31:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/26 01:31:01 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/26 01:31:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/26 01:31:01 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/26 01:31:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/26 01:31:01 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/26 01:31:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/26 01:31:01 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/26 01:31:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/26 01:31:01 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/26 01:31:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/26 01:31:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/26 01:31:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/26 01:31:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/26 01:31:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/26 01:31:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/26 01:31:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/26 01:31:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/26 01:31:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/26 01:31:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/26 01:31:01 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/26 01:31:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/26 01:31:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/26 01:31:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/26 01:31:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/26 01:31:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/26 01:31:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/26 01:31:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/26 01:31:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/26 01:31:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/26 01:31:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/26 01:31:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/26 01:31:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/26 01:31:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/26 01:31:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/26 01:31:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/26 01:31:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/26 01:31:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/26 01:31:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/26 01:31:01 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/26 01:31:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/26 01:31:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/26 01:31:01 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/26 01:31:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/26 01:31:01 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/26 01:31:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/26 01:31:01 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/26 01:31:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/26 01:31:01 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/26 01:31:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/26 01:31:01 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/26 01:31:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/26 01:31:01 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/26 01:31:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/26 01:31:01 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/26 01:31:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/26 01:31:01 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/26 01:31:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/26 01:31:01 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/26 01:31:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/26 01:31:01 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/26 01:31:01 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/26 01:31:01 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/26 01:31:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/26 01:31:01 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/26 01:31:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/26 01:31:01 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/26 01:31:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/26 01:31:01 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/26 01:31:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/26 01:31:01 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/26 01:31:01 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/26 01:31:01 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/26 01:31:01 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for checks to finish 2025/10/26 01:31:01 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for transfers to finish 2025/10/26 01:31:02 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/26 01:31:02 INFO : apple: Copied (new) to: YXBwbGU= 2025/10/26 01:31:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/26 01:31:02 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/26 01:31:02 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/26 01:31:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/26 01:31:02 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/26 01:31:02 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/26 01:31:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/26 01:31:02 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/26 01:31:02 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/26 01:31:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/26 01:31:02 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/26 01:31:02 INFO : banana: Copied (new) to: YmFuYW5h 2025/10/26 01:31:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/26 01:31:03 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/26 01:31:03 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/26 01:31:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/26 01:31:03 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/26 01:31:03 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/26 01:31:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/26 01:31:03 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/26 01:31:03 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/26 01:31:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/26 01:31:03 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/26 01:31:03 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/26 01:31:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/26 01:31:03 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/26 01:31:03 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/26 01:31:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/26 01:31:03 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/26 01:31:03 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/26 01:31:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/26 01:31:03 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/26 01:31:03 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/26 01:31:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/26 01:31:03 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/26 01:31:03 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/26 01:31:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/26 01:31:03 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/26 01:31:03 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/26 01:31:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/26 01:31:04 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/26 01:31:04 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/26 01:31:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/26 01:31:04 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/26 01:31:04 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/26 01:31:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/26 01:31:04 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/26 01:31:04 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/26 01:31:04 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/26 01:31:04 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/10/26 01:31:04 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/26 01:31:04 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/26 01:31:05 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/26 01:31:05 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/26 01:31:05 DEBUG : Waiting for deletions to finish 2025/10/26 01:31:05 INFO : dir1/0009-3456789.txt: Deleted 2025/10/26 01:31:05 INFO : dir1/0015-9;=.txt: Deleted 2025/10/26 01:31:05 INFO : splitbananasplit: Deleted 2025/10/26 01:31:05 INFO : apple: Deleted 2025/10/26 01:31:05 INFO : dir1/0013-789;=.txt: Deleted 2025/10/26 01:31:05 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/26 01:31:05 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/26 01:31:05 INFO : dir1/0010-456789.txt: Deleted 2025/10/26 01:31:05 INFO : dir1/0003-defghij.txt: Deleted 2025/10/26 01:31:05 INFO : banana: Deleted 2025/10/26 01:31:05 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/26 01:31:05 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/26 01:31:05 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/26 01:31:06 INFO : dir1/0012-6789;.txt: Deleted 2025/10/26 01:31:06 INFO : dir1/0014-89;=.txt: Deleted 2025/10/26 01:31:06 INFO : dir1/0008-2345678.txt: Deleted 2025/10/26 01:31:06 INFO : appleappleapplebanana: Deleted 2025/10/26 01:31:06 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/26 01:31:06 INFO : dir1/0007-1234567.txt: Deleted 2025/10/26 01:31:06 INFO : dir1/0011-56789;.txt: Deleted 2025/10/26 01:31:06 DEBUG : Waiting for deletions to finish 2025/10/26 01:31:06 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/10/26 01:31:06 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/10/26 01:31:06 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/10/26 01:31:06 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/10/26 01:31:06 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/10/26 01:31:06 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/10/26 01:31:06 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/10/26 01:31:06 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/10/26 01:31:06 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/10/26 01:31:06 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/10/26 01:31:06 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/10/26 01:31:06 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/10/26 01:31:06 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/10/26 01:31:06 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/10/26 01:31:06 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/10/26 01:31:06 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/10/26 01:31:06 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/10/26 01:31:06 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/10/26 01:31:06 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/10/26 01:31:06 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/10/26 01:31:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/26 01:31:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/26 01:31:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/26 01:31:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/26 01:31:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/26 01:31:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/26 01:31:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/26 01:31:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/26 01:31:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/26 01:31:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/26 01:31:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/26 01:31:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/26 01:31:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/26 01:31:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/26 01:31:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/26 01:31:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/26 01:31:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/26 01:31:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/26 01:31:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/26 01:31:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/26 01:31:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/26 01:31:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/26 01:31:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/26 01:31:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/26 01:31:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/26 01:31:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/26 01:31:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/26 01:31:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/26 01:31:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/26 01:31:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/26 01:31:06 DEBUG : apple: transformed to: YXBwbGU= 2025/10/26 01:31:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/26 01:31:06 DEBUG : apple: transformed to: YXBwbGU= 2025/10/26 01:31:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/26 01:31:06 DEBUG : apple: transformed to: YXBwbGU= 2025/10/26 01:31:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/26 01:31:06 DEBUG : apple: transformed to: YXBwbGU= 2025/10/26 01:31:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/26 01:31:06 DEBUG : apple: transformed to: YXBwbGU= 2025/10/26 01:31:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/26 01:31:06 DEBUG : apple: transformed to: YXBwbGU= 2025/10/26 01:31:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/26 01:31:06 DEBUG : apple: transformed to: YXBwbGU= 2025/10/26 01:31:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/26 01:31:06 DEBUG : apple: transformed to: YXBwbGU= 2025/10/26 01:31:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/26 01:31:06 DEBUG : apple: transformed to: YXBwbGU= 2025/10/26 01:31:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/26 01:31:06 DEBUG : apple: transformed to: YXBwbGU= 2025/10/26 01:31:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/26 01:31:06 DEBUG : apple: transformed to: YXBwbGU= 2025/10/26 01:31:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/26 01:31:06 DEBUG : apple: transformed to: YXBwbGU= 2025/10/26 01:31:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/26 01:31:06 DEBUG : apple: transformed to: YXBwbGU= 2025/10/26 01:31:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/26 01:31:06 DEBUG : apple: transformed to: YXBwbGU= 2025/10/26 01:31:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/26 01:31:06 DEBUG : apple: transformed to: YXBwbGU= 2025/10/26 01:31:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/26 01:31:06 DEBUG : apple: transformed to: YXBwbGU= 2025/10/26 01:31:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/26 01:31:06 DEBUG : banana: transformed to: YmFuYW5h 2025/10/26 01:31:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/26 01:31:06 DEBUG : banana: transformed to: YmFuYW5h 2025/10/26 01:31:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/26 01:31:06 DEBUG : banana: transformed to: YmFuYW5h 2025/10/26 01:31:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/26 01:31:06 DEBUG : banana: transformed to: YmFuYW5h 2025/10/26 01:31:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/26 01:31:06 DEBUG : banana: transformed to: YmFuYW5h 2025/10/26 01:31:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/26 01:31:06 DEBUG : banana: transformed to: YmFuYW5h 2025/10/26 01:31:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/26 01:31:06 DEBUG : banana: transformed to: YmFuYW5h 2025/10/26 01:31:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/26 01:31:06 DEBUG : banana: transformed to: YmFuYW5h 2025/10/26 01:31:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/26 01:31:06 DEBUG : banana: transformed to: YmFuYW5h 2025/10/26 01:31:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/26 01:31:06 DEBUG : banana: transformed to: YmFuYW5h 2025/10/26 01:31:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/26 01:31:06 DEBUG : banana: transformed to: YmFuYW5h 2025/10/26 01:31:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/26 01:31:06 DEBUG : banana: transformed to: YmFuYW5h 2025/10/26 01:31:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/26 01:31:06 DEBUG : banana: transformed to: YmFuYW5h 2025/10/26 01:31:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/26 01:31:06 DEBUG : banana: transformed to: YmFuYW5h 2025/10/26 01:31:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/26 01:31:06 DEBUG : banana: transformed to: YmFuYW5h 2025/10/26 01:31:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/26 01:31:06 DEBUG : banana: transformed to: YmFuYW5h 2025/10/26 01:31:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/26 01:31:06 DEBUG : banana: transformed to: YmFuYW5h 2025/10/26 01:31:06 DEBUG : apple: transformed to: YXBwbGU= 2025/10/26 01:31:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/26 01:31:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/26 01:31:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/26 01:31:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/26 01:31:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/26 01:31:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/26 01:31:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/26 01:31:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/26 01:31:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/26 01:31:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/26 01:31:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/26 01:31:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/26 01:31:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/26 01:31:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/26 01:31:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/26 01:31:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/26 01:31:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/26 01:31:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/26 01:31:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/26 01:31:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/26 01:31:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/26 01:31:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/26 01:31:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/26 01:31:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/26 01:31:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/26 01:31:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/26 01:31:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/26 01:31:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/26 01:31:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/26 01:31:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/26 01:31:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/26 01:31:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/26 01:31:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/26 01:31:06 DEBUG : banana: transformed to: YmFuYW5h 2025/10/26 01:31:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/26 01:31:06 DEBUG : apple: transformed to: YXBwbGU= 2025/10/26 01:31:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/26 01:31:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/26 01:31:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/26 01:31:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/26 01:31:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/26 01:31:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/26 01:31:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/26 01:31:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/26 01:31:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/26 01:31:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/26 01:31:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/26 01:31:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/26 01:31:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/26 01:31:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/26 01:31:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/26 01:31:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/26 01:31:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/26 01:31:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/26 01:31:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/26 01:31:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/26 01:31:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/26 01:31:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/26 01:31:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/26 01:31:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/26 01:31:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/26 01:31:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/26 01:31:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/26 01:31:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/26 01:31:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/26 01:31:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/26 01:31:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/26 01:31:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/26 01:31:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/26 01:31:06 DEBUG : banana: transformed to: YmFuYW5h 2025/10/26 01:31:06 DEBUG : apple: transformed to: YXBwbGU= 2025/10/26 01:31:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/26 01:31:06 DEBUG : banana: transformed to: YmFuYW5h 2025/10/26 01:31:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/26 01:31:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/26 01:31:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/26 01:31:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/26 01:31:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/26 01:31:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/26 01:31:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/26 01:31:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/26 01:31:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/26 01:31:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/26 01:31:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/26 01:31:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/26 01:31:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/26 01:31:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/26 01:31:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/26 01:31:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/26 01:31:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/26 01:31:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/26 01:31:06 DEBUG : apple: transformed to: YXBwbGU= 2025/10/26 01:31:06 DEBUG : banana: transformed to: YmFuYW5h 2025/10/26 01:31:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/26 01:31:06 DEBUG : banana: transformed to: YmFuYW5h 2025/10/26 01:31:06 DEBUG : apple: transformed to: YXBwbGU= 2025/10/26 01:31:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/26 01:31:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/26 01:31:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/26 01:31:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/26 01:31:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/26 01:31:06 DEBUG : banana: transformed to: YmFuYW5h 2025/10/26 01:31:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/26 01:31:06 DEBUG : apple: transformed to: YXBwbGU= 2025/10/26 01:31:06 DEBUG : apple: transformed to: YXBwbGU= 2025/10/26 01:31:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/26 01:31:06 DEBUG : banana: transformed to: YmFuYW5h 2025/10/26 01:31:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/26 01:31:06 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:31:06 DEBUG : apple: Unchanged skipping 2025/10/26 01:31:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:31:06 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/26 01:31:06 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:31:06 DEBUG : banana: Unchanged skipping 2025/10/26 01:31:06 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:31:06 DEBUG : splitbananasplit: Unchanged skipping 2025/10/26 01:31:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/26 01:31:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/26 01:31:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/26 01:31:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/26 01:31:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/26 01:31:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/26 01:31:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/26 01:31:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/26 01:31:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/26 01:31:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/26 01:31:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/26 01:31:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/26 01:31:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/26 01:31:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/26 01:31:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/26 01:31:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/26 01:31:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/26 01:31:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/26 01:31:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/26 01:31:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/26 01:31:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/26 01:31:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/26 01:31:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/26 01:31:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/26 01:31:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/26 01:31:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/26 01:31:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/26 01:31:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/26 01:31:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/26 01:31:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/26 01:31:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/26 01:31:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/26 01:31:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/26 01:31:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/26 01:31:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/26 01:31:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/26 01:31:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/26 01:31:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/26 01:31:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/26 01:31:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/26 01:31:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/26 01:31:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/26 01:31:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/26 01:31:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/26 01:31:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/26 01:31:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/26 01:31:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/26 01:31:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/26 01:31:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/26 01:31:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/26 01:31:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/26 01:31:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/26 01:31:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/26 01:31:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/26 01:31:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/26 01:31:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/26 01:31:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/26 01:31:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/26 01:31:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/26 01:31:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/26 01:31:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/26 01:31:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/26 01:31:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/26 01:31:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/26 01:31:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/26 01:31:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/26 01:31:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/26 01:31:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/26 01:31:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/26 01:31:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/26 01:31:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/26 01:31:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/26 01:31:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/26 01:31:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/26 01:31:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/26 01:31:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/26 01:31:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/26 01:31:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/26 01:31:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/26 01:31:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/26 01:31:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/26 01:31:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/26 01:31:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/26 01:31:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/26 01:31:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/26 01:31:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/26 01:31:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/26 01:31:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/26 01:31:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/26 01:31:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/26 01:31:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/26 01:31:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/26 01:31:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/26 01:31:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/26 01:31:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/26 01:31:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/26 01:31:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/26 01:31:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/26 01:31:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/26 01:31:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/26 01:31:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/26 01:31:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/26 01:31:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/26 01:31:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/26 01:31:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/26 01:31:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/26 01:31:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/26 01:31:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/26 01:31:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/26 01:31:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/26 01:31:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/26 01:31:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/26 01:31:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/26 01:31:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/26 01:31:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/26 01:31:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/26 01:31:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/26 01:31:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/26 01:31:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/26 01:31:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/26 01:31:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/26 01:31:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/26 01:31:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/26 01:31:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/26 01:31:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/26 01:31:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/26 01:31:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/26 01:31:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/26 01:31:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/26 01:31:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/26 01:31:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/26 01:31:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/26 01:31:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/26 01:31:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/26 01:31:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/26 01:31:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/26 01:31:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/26 01:31:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/26 01:31:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/26 01:31:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/26 01:31:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/26 01:31:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/26 01:31:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/26 01:31:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/26 01:31:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/26 01:31:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/26 01:31:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/26 01:31:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/26 01:31:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/26 01:31:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/26 01:31:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/26 01:31:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/26 01:31:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/26 01:31:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/26 01:31:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/26 01:31:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/26 01:31:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/26 01:31:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/26 01:31:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/26 01:31:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/26 01:31:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/26 01:31:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/26 01:31:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/26 01:31:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/26 01:31:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/26 01:31:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/26 01:31:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/26 01:31:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/26 01:31:06 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/26 01:31:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/26 01:31:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/26 01:31:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/26 01:31:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/26 01:31:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/26 01:31:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/26 01:31:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/26 01:31:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/26 01:31:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/26 01:31:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/26 01:31:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/26 01:31:07 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/26 01:31:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/26 01:31:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/26 01:31:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/26 01:31:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/26 01:31:07 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/26 01:31:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:31:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/26 01:31:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:31:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/26 01:31:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:31:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/26 01:31:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:31:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/26 01:31:07 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for checks to finish 2025/10/26 01:31:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:31:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/26 01:31:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:31:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/26 01:31:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:31:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/26 01:31:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:31:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/26 01:31:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:31:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/26 01:31:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:31:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/26 01:31:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:31:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/26 01:31:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:31:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:31:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/26 01:31:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/26 01:31:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:31:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/26 01:31:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:31:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/26 01:31:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:31:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/26 01:31:07 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for transfers to finish 2025/10/26 01:31:07 DEBUG : Waiting for deletions to finish 2025/10/26 01:31:07 DEBUG : Waiting for deletions to finish 2025/10/26 01:31:07 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/10/26 01:31:07 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/10/26 01:31:07 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/10/26 01:31:07 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/10/26 01:31:07 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/10/26 01:31:07 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/10/26 01:31:07 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/10/26 01:31:07 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/10/26 01:31:07 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/10/26 01:31:07 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/10/26 01:31:07 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/10/26 01:31:07 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/10/26 01:31:07 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/10/26 01:31:07 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/10/26 01:31:07 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/10/26 01:31:07 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/10/26 01:31:07 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/10/26 01:31:07 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/10/26 01:31:07 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/10/26 01:31:07 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/10/26 01:31:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/26 01:31:07 DEBUG : apple: transformed to: YXBwbGU= 2025/10/26 01:31:07 DEBUG : banana: transformed to: YmFuYW5h 2025/10/26 01:31:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/26 01:31:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/26 01:31:07 DEBUG : banana: transformed to: YmFuYW5h 2025/10/26 01:31:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/26 01:31:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/26 01:31:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/26 01:31:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/26 01:31:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/26 01:31:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/26 01:31:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/26 01:31:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/26 01:31:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/26 01:31:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/26 01:31:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/26 01:31:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/26 01:31:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/26 01:31:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/26 01:31:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/26 01:31:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/26 01:31:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/26 01:31:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/26 01:31:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/26 01:31:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/26 01:31:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/26 01:31:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/26 01:31:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/26 01:31:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/26 01:31:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/26 01:31:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/26 01:31:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/26 01:31:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/26 01:31:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/26 01:31:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/26 01:31:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/26 01:31:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/26 01:31:07 DEBUG : apple: transformed to: YXBwbGU= 2025/10/26 01:31:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/26 01:31:07 DEBUG : banana: transformed to: YmFuYW5h 2025/10/26 01:31:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/26 01:31:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/26 01:31:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/26 01:31:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/26 01:31:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/26 01:31:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/26 01:31:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/26 01:31:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/26 01:31:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/26 01:31:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/26 01:31:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/26 01:31:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/26 01:31:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/26 01:31:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/26 01:31:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/26 01:31:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/26 01:31:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-dituled6qira", Local "Local file system at /tmp/rclone1026112838", Modify Window "1ms" 2025/10/26 01:31:23 DEBUG : Waiting for deletions to finish 2025/10/26 01:31:23 DEBUG : apple: Excluded (Path Filter) 2025/10/26 01:31:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/26 01:31:23 DEBUG : banana: Excluded (Path Filter) 2025/10/26 01:31:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/26 01:31:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/26 01:31:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/26 01:31:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/26 01:31:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/26 01:31:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/26 01:31:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/26 01:31:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/26 01:31:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/26 01:31:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/26 01:31:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/26 01:31:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/26 01:31:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/26 01:31:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/26 01:31:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/26 01:31:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/26 01:31:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/26 01:31:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/26 01:31:23 DEBUG : apple: transformed to: PREFIXapple 2025/10/26 01:31:23 DEBUG : banana: transformed to: PREFIXbanana 2025/10/26 01:31:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/26 01:31:23 DEBUG : banana: transformed to: PREFIXbanana 2025/10/26 01:31:23 DEBUG : apple: transformed to: PREFIXapple 2025/10/26 01:31:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/26 01:31:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/26 01:31:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/26 01:31:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/26 01:31:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/26 01:31:23 DEBUG : banana: transformed to: PREFIXbanana 2025/10/26 01:31:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/26 01:31:23 DEBUG : apple: transformed to: PREFIXapple 2025/10/26 01:31:23 DEBUG : apple: transformed to: PREFIXapple 2025/10/26 01:31:23 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/26 01:31:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/26 01:31:23 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/26 01:31:23 DEBUG : banana: transformed to: PREFIXbanana 2025/10/26 01:31:23 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/26 01:31:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/26 01:31:23 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/26 01:31:23 DEBUG : apple: transformed to: PREFIXapple 2025/10/26 01:31:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/26 01:31:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/26 01:31:23 DEBUG : banana: transformed to: PREFIXbanana 2025/10/26 01:31:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/26 01:31:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/26 01:31:23 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/26 01:31:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/26 01:31:23 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/26 01:31:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/26 01:31:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/26 01:31:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/26 01:31:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/26 01:31:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/26 01:31:23 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/26 01:31:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/26 01:31:23 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/26 01:31:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/26 01:31:23 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/26 01:31:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/26 01:31:23 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/26 01:31:23 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/26 01:31:23 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/26 01:31:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/26 01:31:23 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/26 01:31:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/26 01:31:23 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/26 01:31:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/26 01:31:23 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/26 01:31:23 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/26 01:31:23 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/26 01:31:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/26 01:31:23 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/26 01:31:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/26 01:31:23 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/26 01:31:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/26 01:31:23 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/26 01:31:23 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/26 01:31:23 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/26 01:31:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/26 01:31:23 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/26 01:31:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/26 01:31:23 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/26 01:31:23 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/26 01:31:23 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/26 01:31:23 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/26 01:31:23 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/26 01:31:23 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/26 01:31:23 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/26 01:31:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/26 01:31:23 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/26 01:31:23 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/26 01:31:23 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/26 01:31:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/26 01:31:23 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/26 01:31:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/26 01:31:23 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/26 01:31:23 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/26 01:31:23 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/26 01:31:23 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/26 01:31:23 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/26 01:31:23 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/26 01:31:23 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/26 01:31:23 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/26 01:31:23 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/26 01:31:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/26 01:31:23 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/26 01:31:23 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/26 01:31:23 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/26 01:31:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/26 01:31:23 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/26 01:31:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/26 01:31:23 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/26 01:31:23 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/26 01:31:23 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/26 01:31:23 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/26 01:31:23 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/26 01:31:23 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/26 01:31:23 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/26 01:31:23 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/26 01:31:23 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/26 01:31:23 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/26 01:31:23 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/26 01:31:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/26 01:31:23 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/26 01:31:23 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/26 01:31:23 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/26 01:31:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/26 01:31:23 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/26 01:31:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/26 01:31:23 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/26 01:31:23 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/26 01:31:23 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/26 01:31:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/26 01:31:23 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/26 01:31:23 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/26 01:31:23 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/26 01:31:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/26 01:31:23 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/26 01:31:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/26 01:31:23 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/26 01:31:23 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/26 01:31:23 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/26 01:31:23 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/26 01:31:23 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/26 01:31:23 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/26 01:31:23 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/26 01:31:23 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/26 01:31:23 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/26 01:31:23 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/26 01:31:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/26 01:31:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/26 01:31:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/26 01:31:23 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/26 01:31:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/26 01:31:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/26 01:31:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/26 01:31:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/26 01:31:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/26 01:31:23 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/26 01:31:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/26 01:31:23 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/26 01:31:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/26 01:31:23 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/26 01:31:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/26 01:31:23 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/26 01:31:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/26 01:31:23 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/26 01:31:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/26 01:31:23 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/26 01:31:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/26 01:31:23 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/26 01:31:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/26 01:31:23 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/26 01:31:23 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/26 01:31:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/26 01:31:23 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/26 01:31:23 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/26 01:31:23 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/26 01:31:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/26 01:31:23 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/26 01:31:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/26 01:31:23 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/26 01:31:23 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/26 01:31:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/26 01:31:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/26 01:31:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/26 01:31:23 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/26 01:31:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/26 01:31:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/26 01:31:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/26 01:31:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/26 01:31:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/26 01:31:23 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/26 01:31:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/26 01:31:23 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/26 01:31:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/26 01:31:23 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/26 01:31:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/26 01:31:23 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/26 01:31:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/26 01:31:23 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/26 01:31:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/26 01:31:23 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/26 01:31:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/26 01:31:23 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/26 01:31:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/26 01:31:23 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/26 01:31:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/26 01:31:23 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/26 01:31:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/26 01:31:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/26 01:31:23 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/10/26 01:31:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/26 01:31:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/26 01:31:24 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/26 01:31:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/26 01:31:24 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/26 01:31:24 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/26 01:31:24 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/26 01:31:24 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/26 01:31:24 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/26 01:31:24 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/26 01:31:24 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/26 01:31:24 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/26 01:31:24 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/26 01:31:24 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/26 01:31:24 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/26 01:31:24 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/26 01:31:24 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/26 01:31:24 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/26 01:31:24 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/26 01:31:24 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/26 01:31:24 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/26 01:31:24 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/26 01:31:24 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/26 01:31:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/26 01:31:24 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/26 01:31:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/26 01:31:24 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/26 01:31:24 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/26 01:31:24 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/26 01:31:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/26 01:31:24 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/26 01:31:24 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/10/26 01:31:24 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/26 01:31:24 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for checks to finish 2025/10/26 01:31:24 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for transfers to finish 2025/10/26 01:31:24 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/26 01:31:24 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/10/26 01:31:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/26 01:31:24 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/26 01:31:24 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/10/26 01:31:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/26 01:31:24 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/26 01:31:24 INFO : banana: Copied (new) to: PREFIXbanana 2025/10/26 01:31:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/26 01:31:24 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/26 01:31:24 INFO : apple: Copied (new) to: PREFIXapple 2025/10/26 01:31:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/26 01:31:24 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/26 01:31:24 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/10/26 01:31:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/26 01:31:24 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/26 01:31:24 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/10/26 01:31:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/26 01:31:24 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/26 01:31:24 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/10/26 01:31:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/26 01:31:25 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/26 01:31:25 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/10/26 01:31:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/26 01:31:25 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/26 01:31:25 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/10/26 01:31:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/26 01:31:25 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/26 01:31:25 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/10/26 01:31:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/26 01:31:25 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/26 01:31:25 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/10/26 01:31:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/26 01:31:25 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/26 01:31:25 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/10/26 01:31:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/26 01:31:25 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/26 01:31:25 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/10/26 01:31:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/26 01:31:25 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/26 01:31:25 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/10/26 01:31:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/26 01:31:25 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/26 01:31:25 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/10/26 01:31:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/26 01:31:25 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/26 01:31:25 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/10/26 01:31:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/26 01:31:25 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/26 01:31:25 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/10/26 01:31:25 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/26 01:31:25 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/10/26 01:31:26 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/26 01:31:26 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/10/26 01:31:26 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/26 01:31:26 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/10/26 01:31:26 DEBUG : Waiting for deletions to finish 2025/10/26 01:31:26 INFO : apple: Deleted 2025/10/26 01:31:26 INFO : splitbananasplit: Deleted 2025/10/26 01:31:26 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/26 01:31:26 INFO : dir1/0003-defghij.txt: Deleted 2025/10/26 01:31:26 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/26 01:31:26 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/26 01:31:26 INFO : dir1/0007-1234567.txt: Deleted 2025/10/26 01:31:26 INFO : dir1/0010-456789.txt: Deleted 2025/10/26 01:31:26 INFO : dir1/0008-2345678.txt: Deleted 2025/10/26 01:31:26 INFO : dir1/0009-3456789.txt: Deleted 2025/10/26 01:31:26 INFO : appleappleapplebanana: Deleted 2025/10/26 01:31:26 INFO : dir1/0012-6789;.txt: Deleted 2025/10/26 01:31:26 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/26 01:31:26 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/26 01:31:26 INFO : dir1/0011-56789;.txt: Deleted 2025/10/26 01:31:26 INFO : dir1/0015-9;=.txt: Deleted 2025/10/26 01:31:26 INFO : banana: Deleted 2025/10/26 01:31:27 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/26 01:31:27 INFO : dir1/0013-789;=.txt: Deleted 2025/10/26 01:31:27 INFO : dir1/0014-89;=.txt: Deleted 2025/10/26 01:31:27 DEBUG : Waiting for deletions to finish 2025/10/26 01:31:27 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/10/26 01:31:27 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/10/26 01:31:27 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/10/26 01:31:27 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/10/26 01:31:27 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/10/26 01:31:27 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/26 01:31:27 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/10/26 01:31:27 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/10/26 01:31:27 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/10/26 01:31:27 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/10/26 01:31:27 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/10/26 01:31:27 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/10/26 01:31:27 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/10/26 01:31:27 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/10/26 01:31:27 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/10/26 01:31:27 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/10/26 01:31:27 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/10/26 01:31:27 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/10/26 01:31:27 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/10/26 01:31:27 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/10/26 01:31:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/26 01:31:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/26 01:31:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/26 01:31:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/26 01:31:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/26 01:31:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/26 01:31:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/26 01:31:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/26 01:31:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/26 01:31:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/26 01:31:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/26 01:31:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/26 01:31:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/26 01:31:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/26 01:31:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/26 01:31:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/26 01:31:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/26 01:31:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/26 01:31:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/26 01:31:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/26 01:31:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/26 01:31:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/26 01:31:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/26 01:31:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/26 01:31:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/26 01:31:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/26 01:31:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/26 01:31:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/26 01:31:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/26 01:31:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/26 01:31:27 DEBUG : apple: transformed to: PREFIXapple 2025/10/26 01:31:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/26 01:31:27 DEBUG : apple: transformed to: PREFIXapple 2025/10/26 01:31:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/26 01:31:27 DEBUG : apple: transformed to: PREFIXapple 2025/10/26 01:31:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/26 01:31:27 DEBUG : apple: transformed to: PREFIXapple 2025/10/26 01:31:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/26 01:31:27 DEBUG : apple: transformed to: PREFIXapple 2025/10/26 01:31:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/26 01:31:27 DEBUG : apple: transformed to: PREFIXapple 2025/10/26 01:31:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/26 01:31:27 DEBUG : apple: transformed to: PREFIXapple 2025/10/26 01:31:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/26 01:31:27 DEBUG : apple: transformed to: PREFIXapple 2025/10/26 01:31:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/26 01:31:27 DEBUG : apple: transformed to: PREFIXapple 2025/10/26 01:31:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/26 01:31:27 DEBUG : apple: transformed to: PREFIXapple 2025/10/26 01:31:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/26 01:31:27 DEBUG : apple: transformed to: PREFIXapple 2025/10/26 01:31:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/26 01:31:27 DEBUG : apple: transformed to: PREFIXapple 2025/10/26 01:31:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/26 01:31:27 DEBUG : apple: transformed to: PREFIXapple 2025/10/26 01:31:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/26 01:31:27 DEBUG : apple: transformed to: PREFIXapple 2025/10/26 01:31:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/26 01:31:27 DEBUG : apple: transformed to: PREFIXapple 2025/10/26 01:31:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/26 01:31:27 DEBUG : apple: transformed to: PREFIXapple 2025/10/26 01:31:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/26 01:31:27 DEBUG : banana: transformed to: PREFIXbanana 2025/10/26 01:31:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/26 01:31:27 DEBUG : banana: transformed to: PREFIXbanana 2025/10/26 01:31:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/26 01:31:27 DEBUG : banana: transformed to: PREFIXbanana 2025/10/26 01:31:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/26 01:31:27 DEBUG : banana: transformed to: PREFIXbanana 2025/10/26 01:31:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/26 01:31:27 DEBUG : banana: transformed to: PREFIXbanana 2025/10/26 01:31:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/26 01:31:27 DEBUG : banana: transformed to: PREFIXbanana 2025/10/26 01:31:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/26 01:31:27 DEBUG : banana: transformed to: PREFIXbanana 2025/10/26 01:31:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/26 01:31:27 DEBUG : banana: transformed to: PREFIXbanana 2025/10/26 01:31:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/26 01:31:27 DEBUG : banana: transformed to: PREFIXbanana 2025/10/26 01:31:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/26 01:31:27 DEBUG : banana: transformed to: PREFIXbanana 2025/10/26 01:31:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/26 01:31:27 DEBUG : banana: transformed to: PREFIXbanana 2025/10/26 01:31:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/26 01:31:27 DEBUG : banana: transformed to: PREFIXbanana 2025/10/26 01:31:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/26 01:31:27 DEBUG : banana: transformed to: PREFIXbanana 2025/10/26 01:31:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/26 01:31:27 DEBUG : banana: transformed to: PREFIXbanana 2025/10/26 01:31:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/26 01:31:27 DEBUG : banana: transformed to: PREFIXbanana 2025/10/26 01:31:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/26 01:31:27 DEBUG : banana: transformed to: PREFIXbanana 2025/10/26 01:31:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/26 01:31:27 DEBUG : banana: transformed to: PREFIXbanana 2025/10/26 01:31:27 DEBUG : apple: transformed to: PREFIXapple 2025/10/26 01:31:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/26 01:31:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/26 01:31:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/26 01:31:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/26 01:31:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/26 01:31:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/26 01:31:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/26 01:31:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/26 01:31:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/26 01:31:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/26 01:31:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/26 01:31:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/26 01:31:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/26 01:31:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/26 01:31:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/26 01:31:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/26 01:31:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/26 01:31:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/26 01:31:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/26 01:31:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/26 01:31:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/26 01:31:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/26 01:31:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/26 01:31:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/26 01:31:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/26 01:31:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/26 01:31:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/26 01:31:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/26 01:31:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/26 01:31:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/26 01:31:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/26 01:31:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/26 01:31:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/26 01:31:27 DEBUG : banana: transformed to: PREFIXbanana 2025/10/26 01:31:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/26 01:31:27 DEBUG : apple: transformed to: PREFIXapple 2025/10/26 01:31:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/26 01:31:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/26 01:31:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/26 01:31:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/26 01:31:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/26 01:31:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/26 01:31:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/26 01:31:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/26 01:31:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/26 01:31:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/26 01:31:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/26 01:31:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/26 01:31:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/26 01:31:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/26 01:31:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/26 01:31:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/26 01:31:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/26 01:31:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/26 01:31:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/26 01:31:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/26 01:31:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/26 01:31:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/26 01:31:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/26 01:31:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/26 01:31:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/26 01:31:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/26 01:31:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/26 01:31:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/26 01:31:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/26 01:31:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/26 01:31:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/26 01:31:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/26 01:31:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/26 01:31:27 DEBUG : banana: transformed to: PREFIXbanana 2025/10/26 01:31:27 DEBUG : apple: transformed to: PREFIXapple 2025/10/26 01:31:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/26 01:31:27 DEBUG : banana: transformed to: PREFIXbanana 2025/10/26 01:31:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/26 01:31:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/26 01:31:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/26 01:31:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/26 01:31:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/26 01:31:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/26 01:31:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/26 01:31:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/26 01:31:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/26 01:31:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/26 01:31:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/26 01:31:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/26 01:31:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/26 01:31:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/26 01:31:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/26 01:31:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/26 01:31:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/26 01:31:27 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/26 01:31:27 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/26 01:31:27 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/26 01:31:27 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/26 01:31:27 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/26 01:31:27 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/26 01:31:27 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/26 01:31:27 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/26 01:31:27 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/26 01:31:27 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/26 01:31:27 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/26 01:31:27 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/26 01:31:27 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/26 01:31:27 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/26 01:31:27 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/26 01:31:27 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/26 01:31:27 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/26 01:31:27 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/26 01:31:27 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/26 01:31:27 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/26 01:31:27 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for checks to finish 2025/10/26 01:31:27 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for transfers to finish 2025/10/26 01:31:28 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/26 01:31:28 INFO : banana: Copied (new) 2025/10/26 01:31:28 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/26 01:31:28 INFO : appleappleapplebanana: Copied (new) 2025/10/26 01:31:28 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/26 01:31:28 INFO : apple: Copied (new) 2025/10/26 01:31:28 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/26 01:31:28 INFO : splitbananasplit: Copied (new) 2025/10/26 01:31:28 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/26 01:31:28 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/10/26 01:31:28 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/26 01:31:28 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/10/26 01:31:28 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/26 01:31:28 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/10/26 01:31:28 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/26 01:31:28 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/10/26 01:31:28 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/26 01:31:28 INFO : dir1/0003-defghij.txt: Copied (new) 2025/10/26 01:31:28 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/26 01:31:28 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/10/26 01:31:29 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/26 01:31:29 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/10/26 01:31:29 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/26 01:31:29 INFO : dir1/0007-1234567.txt: Copied (new) 2025/10/26 01:31:29 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/26 01:31:29 INFO : dir1/0009-3456789.txt: Copied (new) 2025/10/26 01:31:29 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/26 01:31:29 INFO : dir1/0011-56789;.txt: Copied (new) 2025/10/26 01:31:29 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/26 01:31:29 INFO : dir1/0008-2345678.txt: Copied (new) 2025/10/26 01:31:29 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/26 01:31:29 INFO : dir1/0010-456789.txt: Copied (new) 2025/10/26 01:31:29 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/26 01:31:29 INFO : dir1/0012-6789;.txt: Copied (new) 2025/10/26 01:31:29 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/26 01:31:29 INFO : dir1/0013-789;=.txt: Copied (new) 2025/10/26 01:31:30 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/26 01:31:30 INFO : dir1/0015-9;=.txt: Copied (new) 2025/10/26 01:31:30 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/26 01:31:30 INFO : dir1/0014-89;=.txt: Copied (new) 2025/10/26 01:31:30 DEBUG : Waiting for deletions to finish 2025/10/26 01:31:30 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/10/26 01:31:30 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/10/26 01:31:30 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/10/26 01:31:30 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/10/26 01:31:30 INFO : PREFIXapple: Deleted 2025/10/26 01:31:30 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/10/26 01:31:30 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/10/26 01:31:30 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/10/26 01:31:30 INFO : PREFIXappleappleapplebanana: Deleted 2025/10/26 01:31:30 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/10/26 01:31:30 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/10/26 01:31:30 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/10/26 01:31:30 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/10/26 01:31:30 INFO : PREFIXbanana: Deleted 2025/10/26 01:31:30 INFO : PREFIXsplitbananasplit: Deleted 2025/10/26 01:31:30 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/10/26 01:31:30 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/10/26 01:31:30 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/10/26 01:31:30 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/10/26 01:31:30 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/10/26 01:31:30 DEBUG : Waiting for deletions to finish 2025/10/26 01:31:31 DEBUG : apple: Excluded (Path Filter) 2025/10/26 01:31:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/26 01:31:31 DEBUG : banana: Excluded (Path Filter) 2025/10/26 01:31:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/26 01:31:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/26 01:31:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/26 01:31:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/26 01:31:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/26 01:31:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/26 01:31:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/26 01:31:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/26 01:31:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/26 01:31:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/26 01:31:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/26 01:31:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/26 01:31:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/26 01:31:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/26 01:31:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/26 01:31:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/26 01:31:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/26 01:31:31 DEBUG : Waiting for deletions to finish 2025/10/26 01:31:31 DEBUG : apple: Excluded (Path Filter) 2025/10/26 01:31:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/26 01:31:31 DEBUG : banana: Excluded (Path Filter) 2025/10/26 01:31:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/26 01:31:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/26 01:31:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/26 01:31:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/26 01:31:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/26 01:31:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/26 01:31:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/26 01:31:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/26 01:31:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/26 01:31:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/26 01:31:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/26 01:31:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/26 01:31:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/26 01:31:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/26 01:31:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/26 01:31:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/26 01:31:31 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-dituled6qira", Local "Local file system at /tmp/rclone1026112838", Modify Window "1ms" 2025/10/26 01:31:47 DEBUG : Waiting for deletions to finish 2025/10/26 01:31:47 DEBUG : apple: Excluded (Path Filter) 2025/10/26 01:31:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/26 01:31:47 DEBUG : banana: Excluded (Path Filter) 2025/10/26 01:31:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/26 01:31:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/26 01:31:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/26 01:31:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/26 01:31:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/26 01:31:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/26 01:31:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/26 01:31:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/26 01:31:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/26 01:31:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/26 01:31:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/26 01:31:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/26 01:31:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/26 01:31:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/26 01:31:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/26 01:31:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/26 01:31:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/26 01:31:47 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/26 01:31:47 DEBUG : apple: transformed to: appleSUFFIX 2025/10/26 01:31:47 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/26 01:31:47 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/26 01:31:47 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/26 01:31:47 DEBUG : apple: transformed to: appleSUFFIX 2025/10/26 01:31:47 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/26 01:31:47 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/26 01:31:47 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/26 01:31:47 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/26 01:31:47 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/26 01:31:47 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/26 01:31:47 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/26 01:31:47 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/26 01:31:47 DEBUG : apple: transformed to: appleSUFFIX 2025/10/26 01:31:47 DEBUG : apple: transformed to: appleSUFFIX 2025/10/26 01:31:48 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/26 01:31:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/26 01:31:48 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/26 01:31:48 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/26 01:31:48 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/26 01:31:48 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/26 01:31:48 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/26 01:31:48 DEBUG : apple: transformed to: appleSUFFIX 2025/10/26 01:31:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/26 01:31:48 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/26 01:31:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/26 01:31:48 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/26 01:31:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/26 01:31:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/26 01:31:48 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/26 01:31:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/26 01:31:48 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/26 01:31:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/26 01:31:48 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/26 01:31:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/26 01:31:48 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/26 01:31:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/26 01:31:48 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/26 01:31:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/26 01:31:48 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/26 01:31:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/26 01:31:48 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/26 01:31:48 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/26 01:31:48 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/26 01:31:48 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/26 01:31:48 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/26 01:31:48 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/26 01:31:48 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/26 01:31:48 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/26 01:31:48 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/26 01:31:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/26 01:31:48 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/26 01:31:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/26 01:31:48 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/26 01:31:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/26 01:31:48 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/26 01:31:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/26 01:31:48 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/26 01:31:48 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/10/26 01:31:48 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/26 01:31:48 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for checks to finish 2025/10/26 01:31:48 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for transfers to finish 2025/10/26 01:31:48 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/26 01:31:48 INFO : banana: Copied (new) to: bananaSUFFIX 2025/10/26 01:31:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/26 01:31:48 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/26 01:31:48 INFO : apple: Copied (new) to: appleSUFFIX 2025/10/26 01:31:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/26 01:31:48 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/26 01:31:48 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/10/26 01:31:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/26 01:31:48 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/26 01:31:48 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/10/26 01:31:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/26 01:31:48 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/26 01:31:48 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/10/26 01:31:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/26 01:31:48 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/26 01:31:48 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/26 01:31:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/26 01:31:49 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/26 01:31:49 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/10/26 01:31:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/26 01:31:49 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/26 01:31:49 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/10/26 01:31:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/26 01:31:49 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/26 01:31:49 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/10/26 01:31:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/26 01:31:49 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/26 01:31:49 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/10/26 01:31:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/26 01:31:49 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/26 01:31:49 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/10/26 01:31:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/26 01:31:49 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/26 01:31:49 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/10/26 01:31:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/26 01:31:49 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/26 01:31:49 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/10/26 01:31:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/26 01:31:49 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/26 01:31:49 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/10/26 01:31:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/26 01:31:49 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/26 01:31:49 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/10/26 01:31:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/26 01:31:49 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/26 01:31:49 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/10/26 01:31:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/26 01:31:49 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/26 01:31:49 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/10/26 01:31:50 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/26 01:31:50 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/10/26 01:31:50 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/26 01:31:50 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/10/26 01:31:50 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/26 01:31:50 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/10/26 01:31:50 DEBUG : Waiting for deletions to finish 2025/10/26 01:31:50 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/26 01:31:50 INFO : dir1/0009-3456789.txt: Deleted 2025/10/26 01:31:50 INFO : dir1/0007-1234567.txt: Deleted 2025/10/26 01:31:50 INFO : dir1/0011-56789;.txt: Deleted 2025/10/26 01:31:50 INFO : dir1/0012-6789;.txt: Deleted 2025/10/26 01:31:50 INFO : dir1/0014-89;=.txt: Deleted 2025/10/26 01:31:50 INFO : apple: Deleted 2025/10/26 01:31:50 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/26 01:31:50 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/26 01:31:50 INFO : appleappleapplebanana: Deleted 2025/10/26 01:31:50 INFO : banana: Deleted 2025/10/26 01:31:50 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/26 01:31:50 INFO : dir1/0003-defghij.txt: Deleted 2025/10/26 01:31:50 INFO : dir1/0008-2345678.txt: Deleted 2025/10/26 01:31:51 INFO : dir1/0010-456789.txt: Deleted 2025/10/26 01:31:51 INFO : dir1/0015-9;=.txt: Deleted 2025/10/26 01:31:51 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/26 01:31:51 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/26 01:31:51 INFO : dir1/0013-789;=.txt: Deleted 2025/10/26 01:31:51 INFO : splitbananasplit: Deleted 2025/10/26 01:31:51 DEBUG : Waiting for deletions to finish 2025/10/26 01:31:51 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/10/26 01:31:51 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/10/26 01:31:51 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/10/26 01:31:51 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/10/26 01:31:51 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/10/26 01:31:51 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/10/26 01:31:51 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/10/26 01:31:51 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/10/26 01:31:51 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/10/26 01:31:51 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/10/26 01:31:51 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/10/26 01:31:51 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/10/26 01:31:51 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/10/26 01:31:51 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/10/26 01:31:51 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/10/26 01:31:51 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/10/26 01:31:51 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/10/26 01:31:51 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/10/26 01:31:51 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/10/26 01:31:51 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/10/26 01:31:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/26 01:31:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/26 01:31:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/26 01:31:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/26 01:31:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/26 01:31:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/26 01:31:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/26 01:31:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/26 01:31:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/26 01:31:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/26 01:31:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/26 01:31:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/26 01:31:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/26 01:31:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/26 01:31:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/26 01:31:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/26 01:31:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/26 01:31:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/26 01:31:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/26 01:31:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/26 01:31:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/26 01:31:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/26 01:31:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/26 01:31:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/26 01:31:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/26 01:31:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/26 01:31:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/26 01:31:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/26 01:31:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/26 01:31:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/26 01:31:51 DEBUG : apple: transformed to: appleSUFFIX 2025/10/26 01:31:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/26 01:31:51 DEBUG : apple: transformed to: appleSUFFIX 2025/10/26 01:31:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/26 01:31:51 DEBUG : apple: transformed to: appleSUFFIX 2025/10/26 01:31:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/26 01:31:51 DEBUG : apple: transformed to: appleSUFFIX 2025/10/26 01:31:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/26 01:31:51 DEBUG : apple: transformed to: appleSUFFIX 2025/10/26 01:31:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/26 01:31:51 DEBUG : apple: transformed to: appleSUFFIX 2025/10/26 01:31:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/26 01:31:51 DEBUG : apple: transformed to: appleSUFFIX 2025/10/26 01:31:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/26 01:31:51 DEBUG : apple: transformed to: appleSUFFIX 2025/10/26 01:31:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/26 01:31:51 DEBUG : apple: transformed to: appleSUFFIX 2025/10/26 01:31:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/26 01:31:51 DEBUG : apple: transformed to: appleSUFFIX 2025/10/26 01:31:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/26 01:31:51 DEBUG : apple: transformed to: appleSUFFIX 2025/10/26 01:31:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/26 01:31:51 DEBUG : apple: transformed to: appleSUFFIX 2025/10/26 01:31:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/26 01:31:51 DEBUG : apple: transformed to: appleSUFFIX 2025/10/26 01:31:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/26 01:31:51 DEBUG : apple: transformed to: appleSUFFIX 2025/10/26 01:31:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/26 01:31:51 DEBUG : apple: transformed to: appleSUFFIX 2025/10/26 01:31:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/26 01:31:51 DEBUG : apple: transformed to: appleSUFFIX 2025/10/26 01:31:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/26 01:31:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/26 01:31:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/26 01:31:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/26 01:31:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/26 01:31:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/26 01:31:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/26 01:31:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/26 01:31:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/26 01:31:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/26 01:31:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/26 01:31:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/26 01:31:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/26 01:31:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/26 01:31:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/26 01:31:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/26 01:31:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/26 01:31:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/26 01:31:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/26 01:31:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/26 01:31:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/26 01:31:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/26 01:31:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/26 01:31:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/26 01:31:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/26 01:31:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/26 01:31:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/26 01:31:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/26 01:31:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/26 01:31:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/26 01:31:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/26 01:31:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/26 01:31:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/26 01:31:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/26 01:31:51 DEBUG : apple: transformed to: appleSUFFIX 2025/10/26 01:31:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/26 01:31:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/26 01:31:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/26 01:31:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/26 01:31:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/26 01:31:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/26 01:31:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/26 01:31:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/26 01:31:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/26 01:31:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/26 01:31:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/26 01:31:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/26 01:31:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/26 01:31:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/26 01:31:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/26 01:31:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/26 01:31:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/26 01:31:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/26 01:31:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/26 01:31:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/26 01:31:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/26 01:31:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/26 01:31:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/26 01:31:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/26 01:31:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/26 01:31:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/26 01:31:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/26 01:31:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/26 01:31:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/26 01:31:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/26 01:31:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/26 01:31:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/26 01:31:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/26 01:31:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/26 01:31:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/26 01:31:51 DEBUG : apple: transformed to: appleSUFFIX 2025/10/26 01:31:51 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/26 01:31:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/26 01:31:51 DEBUG : apple: transformed to: appleSUFFIX 2025/10/26 01:31:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/26 01:31:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/26 01:31:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/26 01:31:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/26 01:31:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/26 01:31:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/26 01:31:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/26 01:31:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/26 01:31:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/26 01:31:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/26 01:31:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/26 01:31:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/26 01:31:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/26 01:31:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/26 01:31:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/26 01:31:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/26 01:31:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/26 01:31:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/26 01:31:51 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/26 01:31:51 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/26 01:31:51 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/26 01:31:51 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/26 01:31:51 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/26 01:31:52 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/26 01:31:52 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/26 01:31:52 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/26 01:31:52 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/26 01:31:52 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/26 01:31:52 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/26 01:31:52 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/26 01:31:52 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/26 01:31:52 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/26 01:31:52 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/26 01:31:52 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/26 01:31:52 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/26 01:31:52 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/26 01:31:52 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/26 01:31:52 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/26 01:31:52 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/26 01:31:52 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for checks to finish 2025/10/26 01:31:52 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for transfers to finish 2025/10/26 01:31:52 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/26 01:31:52 INFO : appleappleapplebanana: Copied (new) 2025/10/26 01:31:52 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/26 01:31:52 INFO : banana: Copied (new) 2025/10/26 01:31:52 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/26 01:31:52 INFO : apple: Copied (new) 2025/10/26 01:31:52 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/26 01:31:52 INFO : splitbananasplit: Copied (new) 2025/10/26 01:31:52 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/26 01:31:52 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/10/26 01:31:52 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/26 01:31:52 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/10/26 01:31:52 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/26 01:31:52 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/10/26 01:31:52 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/26 01:31:52 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/10/26 01:31:52 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/26 01:31:52 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/10/26 01:31:53 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/26 01:31:53 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/10/26 01:31:53 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/26 01:31:53 INFO : dir1/0003-defghij.txt: Copied (new) 2025/10/26 01:31:53 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/26 01:31:53 INFO : dir1/0007-1234567.txt: Copied (new) 2025/10/26 01:31:53 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/26 01:31:53 INFO : dir1/0008-2345678.txt: Copied (new) 2025/10/26 01:31:53 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/26 01:31:53 INFO : dir1/0009-3456789.txt: Copied (new) 2025/10/26 01:31:53 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/26 01:31:53 INFO : dir1/0011-56789;.txt: Copied (new) 2025/10/26 01:31:53 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/26 01:31:53 INFO : dir1/0010-456789.txt: Copied (new) 2025/10/26 01:31:53 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/26 01:31:53 INFO : dir1/0012-6789;.txt: Copied (new) 2025/10/26 01:31:53 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/26 01:31:53 INFO : dir1/0014-89;=.txt: Copied (new) 2025/10/26 01:31:53 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/26 01:31:53 INFO : dir1/0013-789;=.txt: Copied (new) 2025/10/26 01:31:54 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/26 01:31:54 INFO : dir1/0015-9;=.txt: Copied (new) 2025/10/26 01:31:54 DEBUG : Waiting for deletions to finish 2025/10/26 01:31:54 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/10/26 01:31:54 INFO : appleSUFFIX: Deleted 2025/10/26 01:31:54 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/10/26 01:31:54 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/10/26 01:31:54 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/10/26 01:31:54 INFO : bananaSUFFIX: Deleted 2025/10/26 01:31:54 INFO : splitbananasplitSUFFIX: Deleted 2025/10/26 01:31:54 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/10/26 01:31:54 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/10/26 01:31:54 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/10/26 01:31:54 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/10/26 01:31:54 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/10/26 01:31:54 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/10/26 01:31:54 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/10/26 01:31:54 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/10/26 01:31:54 INFO : appleappleapplebananaSUFFIX: Deleted 2025/10/26 01:31:54 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/10/26 01:31:54 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/10/26 01:31:54 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/10/26 01:31:54 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/10/26 01:31:54 DEBUG : Waiting for deletions to finish 2025/10/26 01:31:55 DEBUG : apple: Excluded (Path Filter) 2025/10/26 01:31:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/26 01:31:55 DEBUG : banana: Excluded (Path Filter) 2025/10/26 01:31:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/26 01:31:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/26 01:31:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/26 01:31:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/26 01:31:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/26 01:31:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/26 01:31:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/26 01:31:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/26 01:31:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/26 01:31:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/26 01:31:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/26 01:31:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/26 01:31:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/26 01:31:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/26 01:31:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/26 01:31:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/26 01:31:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/26 01:31:55 DEBUG : Waiting for deletions to finish 2025/10/26 01:31:55 DEBUG : apple: Excluded (Path Filter) 2025/10/26 01:31:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/26 01:31:55 DEBUG : banana: Excluded (Path Filter) 2025/10/26 01:31:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/26 01:31:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/26 01:31:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/26 01:31:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/26 01:31:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/26 01:31:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/26 01:31:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/26 01:31:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/26 01:31:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/26 01:31:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/26 01:31:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/26 01:31:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/26 01:31:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/26 01:31:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/26 01:31:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/26 01:31:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/26 01:31:55 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-dituled6qira", Local "Local file system at /tmp/rclone1026112838", Modify Window "1ms" 2025/10/26 01:32:11 DEBUG : Waiting for deletions to finish 2025/10/26 01:32:12 DEBUG : apple: Excluded (Path Filter) 2025/10/26 01:32:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/26 01:32:12 DEBUG : banana: Excluded (Path Filter) 2025/10/26 01:32:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/26 01:32:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/26 01:32:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/26 01:32:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/26 01:32:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/26 01:32:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/26 01:32:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/26 01:32:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/26 01:32:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/26 01:32:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/26 01:32:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/26 01:32:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/26 01:32:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/26 01:32:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/26 01:32:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/26 01:32:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/26 01:32:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/26 01:32:12 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/26 01:32:12 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/26 01:32:12 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/26 01:32:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/26 01:32:12 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/26 01:32:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/26 01:32:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/26 01:32:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/26 01:32:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/26 01:32:12 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/26 01:32:12 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/26 01:32:12 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/26 01:32:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/26 01:32:12 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:32:12 DEBUG : apple: Unchanged skipping 2025/10/26 01:32:12 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/26 01:32:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/26 01:32:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/26 01:32:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/26 01:32:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/26 01:32:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/26 01:32:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/26 01:32:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/26 01:32:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/26 01:32:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/26 01:32:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/26 01:32:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/26 01:32:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/26 01:32:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/26 01:32:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/26 01:32:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/26 01:32:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/26 01:32:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/26 01:32:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/26 01:32:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/26 01:32:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/26 01:32:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/26 01:32:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/26 01:32:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/26 01:32:12 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:32:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/26 01:32:12 DEBUG : banana: Unchanged skipping 2025/10/26 01:32:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/26 01:32:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/26 01:32:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/26 01:32:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/26 01:32:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/26 01:32:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/26 01:32:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/26 01:32:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/26 01:32:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/26 01:32:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/26 01:32:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/26 01:32:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/26 01:32:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/26 01:32:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/26 01:32:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/26 01:32:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/26 01:32:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/26 01:32:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/26 01:32:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/26 01:32:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/26 01:32:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/26 01:32:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/26 01:32:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/26 01:32:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/26 01:32:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/26 01:32:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/26 01:32:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/26 01:32:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/26 01:32:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/26 01:32:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/26 01:32:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/26 01:32:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/26 01:32:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/26 01:32:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/26 01:32:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/26 01:32:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/26 01:32:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/26 01:32:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/26 01:32:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/26 01:32:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/26 01:32:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/26 01:32:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/26 01:32:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/26 01:32:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/26 01:32:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/26 01:32:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/26 01:32:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/26 01:32:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/26 01:32:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/26 01:32:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/26 01:32:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/26 01:32:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/26 01:32:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/26 01:32:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/26 01:32:12 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/26 01:32:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/26 01:32:12 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/26 01:32:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/26 01:32:12 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/26 01:32:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/26 01:32:12 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/26 01:32:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/26 01:32:12 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/26 01:32:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/26 01:32:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/26 01:32:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/26 01:32:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/26 01:32:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/26 01:32:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/26 01:32:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/26 01:32:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/26 01:32:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/26 01:32:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/26 01:32:12 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/26 01:32:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/26 01:32:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/26 01:32:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/26 01:32:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/26 01:32:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/26 01:32:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/26 01:32:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/26 01:32:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/26 01:32:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/26 01:32:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/26 01:32:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/26 01:32:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/26 01:32:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/26 01:32:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/26 01:32:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/26 01:32:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/26 01:32:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/26 01:32:12 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/26 01:32:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/26 01:32:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/26 01:32:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/26 01:32:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/26 01:32:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/26 01:32:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/26 01:32:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/26 01:32:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/26 01:32:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/26 01:32:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/26 01:32:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/26 01:32:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/26 01:32:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/26 01:32:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/26 01:32:12 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/26 01:32:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/26 01:32:12 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/26 01:32:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/26 01:32:12 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/26 01:32:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/26 01:32:12 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/26 01:32:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/26 01:32:12 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/26 01:32:12 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/26 01:32:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/26 01:32:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/26 01:32:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/26 01:32:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/26 01:32:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/26 01:32:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/26 01:32:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/26 01:32:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/26 01:32:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/26 01:32:12 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/26 01:32:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/26 01:32:12 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/26 01:32:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/26 01:32:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/26 01:32:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/26 01:32:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/26 01:32:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/26 01:32:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/26 01:32:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/26 01:32:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/26 01:32:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/26 01:32:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/26 01:32:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/26 01:32:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/26 01:32:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/26 01:32:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/26 01:32:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/26 01:32:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/26 01:32:12 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/26 01:32:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/26 01:32:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/26 01:32:12 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/26 01:32:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/26 01:32:12 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/26 01:32:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/26 01:32:12 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/26 01:32:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/26 01:32:12 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/26 01:32:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/26 01:32:12 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/26 01:32:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/26 01:32:12 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/26 01:32:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/26 01:32:12 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/26 01:32:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/26 01:32:12 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/26 01:32:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/26 01:32:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/26 01:32:12 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/26 01:32:12 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/26 01:32:12 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/26 01:32:12 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/26 01:32:12 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/26 01:32:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/26 01:32:12 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/26 01:32:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/26 01:32:12 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/26 01:32:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/26 01:32:12 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/26 01:32:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/26 01:32:12 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/26 01:32:12 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/26 01:32:12 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/26 01:32:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/26 01:32:12 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for checks to finish 2025/10/26 01:32:12 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for transfers to finish 2025/10/26 01:32:13 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/26 01:32:13 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/10/26 01:32:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/26 01:32:13 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/26 01:32:13 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/10/26 01:32:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/26 01:32:13 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/26 01:32:13 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/10/26 01:32:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/26 01:32:13 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/26 01:32:13 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/10/26 01:32:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/26 01:32:13 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/26 01:32:13 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/10/26 01:32:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/26 01:32:13 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/26 01:32:13 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/10/26 01:32:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/26 01:32:13 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/26 01:32:13 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/10/26 01:32:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/26 01:32:13 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/26 01:32:13 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/10/26 01:32:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/26 01:32:14 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/26 01:32:14 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/10/26 01:32:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/26 01:32:14 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/26 01:32:14 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/10/26 01:32:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/26 01:32:14 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/26 01:32:14 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/10/26 01:32:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/26 01:32:14 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/26 01:32:14 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/10/26 01:32:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/26 01:32:14 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/26 01:32:14 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/10/26 01:32:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/26 01:32:14 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/26 01:32:14 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/10/26 01:32:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/26 01:32:14 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/26 01:32:14 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/10/26 01:32:14 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/26 01:32:14 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/10/26 01:32:14 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/26 01:32:14 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/10/26 01:32:15 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/26 01:32:15 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/10/26 01:32:15 DEBUG : Waiting for deletions to finish 2025/10/26 01:32:15 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/26 01:32:15 INFO : dir1/0007-1234567.txt: Deleted 2025/10/26 01:32:15 INFO : dir1/0008-2345678.txt: Deleted 2025/10/26 01:32:15 INFO : dir1/0009-3456789.txt: Deleted 2025/10/26 01:32:15 INFO : dir1/0011-56789;.txt: Deleted 2025/10/26 01:32:15 INFO : dir1/0012-6789;.txt: Deleted 2025/10/26 01:32:15 INFO : dir1/0013-789;=.txt: Deleted 2025/10/26 01:32:15 INFO : appleappleapplebanana: Deleted 2025/10/26 01:32:15 INFO : splitbananasplit: Deleted 2025/10/26 01:32:15 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/26 01:32:15 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/26 01:32:15 INFO : dir1/0015-9;=.txt: Deleted 2025/10/26 01:32:15 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/26 01:32:15 INFO : dir1/0010-456789.txt: Deleted 2025/10/26 01:32:15 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/26 01:32:15 INFO : dir1/0003-defghij.txt: Deleted 2025/10/26 01:32:15 INFO : dir1/0014-89;=.txt: Deleted 2025/10/26 01:32:15 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/26 01:32:15 DEBUG : Waiting for deletions to finish 2025/10/26 01:32:16 DEBUG : apple: Excluded (Path Filter) 2025/10/26 01:32:16 DEBUG : appleapple: Excluded (Path Filter) 2025/10/26 01:32:16 DEBUG : banana: Excluded (Path Filter) 2025/10/26 01:32:16 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/10/26 01:32:16 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/10/26 01:32:16 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/10/26 01:32:16 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/10/26 01:32:16 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/10/26 01:32:16 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/10/26 01:32:16 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/10/26 01:32:16 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/10/26 01:32:16 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/10/26 01:32:16 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/10/26 01:32:16 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/10/26 01:32:16 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/10/26 01:32:16 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/10/26 01:32:16 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/10/26 01:32:16 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/10/26 01:32:16 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/10/26 01:32:16 DEBUG : splitbanan: Excluded (Path Filter) 2025/10/26 01:32:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/26 01:32:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/26 01:32:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/26 01:32:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/26 01:32:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/26 01:32:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/26 01:32:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/26 01:32:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/26 01:32:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/26 01:32:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/26 01:32:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/26 01:32:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/26 01:32:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/26 01:32:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/26 01:32:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/26 01:32:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/26 01:32:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/26 01:32:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/26 01:32:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/26 01:32:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/26 01:32:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/26 01:32:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/26 01:32:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/26 01:32:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/26 01:32:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/26 01:32:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/26 01:32:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/26 01:32:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/26 01:32:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/26 01:32:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/26 01:32:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/26 01:32:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/26 01:32:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/26 01:32:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/26 01:32:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/26 01:32:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/26 01:32:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/26 01:32:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/26 01:32:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/26 01:32:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/26 01:32:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/26 01:32:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/26 01:32:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/26 01:32:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/26 01:32:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/26 01:32:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/26 01:32:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/26 01:32:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/26 01:32:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/26 01:32:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/26 01:32:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/26 01:32:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/26 01:32:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/26 01:32:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/26 01:32:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/26 01:32:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/26 01:32:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/26 01:32:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/26 01:32:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/26 01:32:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/26 01:32:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/26 01:32:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/26 01:32:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/26 01:32:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/26 01:32:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/26 01:32:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/26 01:32:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/26 01:32:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/26 01:32:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/26 01:32:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/26 01:32:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/26 01:32:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/26 01:32:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/26 01:32:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/26 01:32:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/26 01:32:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/26 01:32:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/26 01:32:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/26 01:32:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/26 01:32:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/26 01:32:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/26 01:32:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/26 01:32:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/26 01:32:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/26 01:32:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/26 01:32:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/26 01:32:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/26 01:32:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/26 01:32:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/26 01:32:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/26 01:32:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/26 01:32:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/26 01:32:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/26 01:32:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/26 01:32:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/26 01:32:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/26 01:32:16 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/26 01:32:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/26 01:32:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/26 01:32:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/26 01:32:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/26 01:32:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/26 01:32:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/26 01:32:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/26 01:32:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/26 01:32:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/26 01:32:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/26 01:32:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/26 01:32:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/26 01:32:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/26 01:32:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/26 01:32:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/26 01:32:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/26 01:32:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/26 01:32:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/26 01:32:16 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/26 01:32:16 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/26 01:32:16 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/26 01:32:16 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/26 01:32:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/26 01:32:16 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/26 01:32:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/26 01:32:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/26 01:32:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/26 01:32:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/26 01:32:16 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/26 01:32:16 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:32:16 DEBUG : apple: Unchanged skipping 2025/10/26 01:32:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:32:16 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:32:16 DEBUG : banana: Unchanged skipping 2025/10/26 01:32:16 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/26 01:32:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:32:16 DEBUG : splitbananasplit: Unchanged skipping 2025/10/26 01:32:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/26 01:32:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/26 01:32:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/26 01:32:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/26 01:32:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/26 01:32:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/26 01:32:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/26 01:32:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/26 01:32:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/26 01:32:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/26 01:32:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/26 01:32:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/26 01:32:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/26 01:32:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/26 01:32:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/26 01:32:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/26 01:32:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/26 01:32:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/26 01:32:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/26 01:32:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/26 01:32:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/26 01:32:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/26 01:32:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/26 01:32:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/26 01:32:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/26 01:32:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/26 01:32:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/26 01:32:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/26 01:32:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/26 01:32:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/26 01:32:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/26 01:32:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/26 01:32:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/26 01:32:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/26 01:32:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/26 01:32:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/26 01:32:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/26 01:32:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/26 01:32:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/26 01:32:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/26 01:32:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/26 01:32:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/26 01:32:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/26 01:32:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/26 01:32:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/26 01:32:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/26 01:32:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/26 01:32:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/26 01:32:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/26 01:32:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/26 01:32:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/26 01:32:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/26 01:32:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/26 01:32:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/26 01:32:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/26 01:32:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/26 01:32:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/26 01:32:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/26 01:32:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/26 01:32:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/26 01:32:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/26 01:32:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/26 01:32:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/26 01:32:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/26 01:32:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/26 01:32:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/26 01:32:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/26 01:32:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/26 01:32:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/26 01:32:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/26 01:32:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/26 01:32:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/26 01:32:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/26 01:32:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/26 01:32:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/26 01:32:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/26 01:32:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/26 01:32:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/26 01:32:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/26 01:32:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/26 01:32:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/26 01:32:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/26 01:32:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/26 01:32:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/26 01:32:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/26 01:32:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/26 01:32:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/26 01:32:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/26 01:32:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/26 01:32:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/26 01:32:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/26 01:32:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/26 01:32:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/26 01:32:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/26 01:32:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/26 01:32:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/26 01:32:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/26 01:32:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/26 01:32:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/26 01:32:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/26 01:32:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/26 01:32:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/26 01:32:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/26 01:32:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/26 01:32:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/26 01:32:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/26 01:32:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/26 01:32:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/26 01:32:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/26 01:32:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/26 01:32:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/26 01:32:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/26 01:32:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/26 01:32:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/26 01:32:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/26 01:32:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/26 01:32:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/26 01:32:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/26 01:32:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/26 01:32:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/26 01:32:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/26 01:32:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/26 01:32:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/26 01:32:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/26 01:32:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/26 01:32:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/26 01:32:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/26 01:32:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/26 01:32:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/26 01:32:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/26 01:32:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/26 01:32:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/26 01:32:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/26 01:32:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/26 01:32:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/26 01:32:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/26 01:32:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/26 01:32:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/26 01:32:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/26 01:32:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/26 01:32:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/26 01:32:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/26 01:32:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/26 01:32:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/26 01:32:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/26 01:32:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/26 01:32:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/26 01:32:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/26 01:32:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/26 01:32:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/26 01:32:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/26 01:32:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/26 01:32:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/26 01:32:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/26 01:32:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/26 01:32:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/26 01:32:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/26 01:32:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/26 01:32:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/26 01:32:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/26 01:32:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/26 01:32:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/26 01:32:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/26 01:32:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/26 01:32:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/26 01:32:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/26 01:32:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/26 01:32:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/26 01:32:16 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/26 01:32:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/26 01:32:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/26 01:32:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/26 01:32:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/26 01:32:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/26 01:32:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/26 01:32:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/26 01:32:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/26 01:32:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/26 01:32:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/26 01:32:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/26 01:32:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/26 01:32:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/26 01:32:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/26 01:32:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/26 01:32:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/26 01:32:16 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/26 01:32:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:32:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:32:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/26 01:32:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:32:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/26 01:32:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:32:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/26 01:32:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:32:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:32:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:32:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/26 01:32:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/26 01:32:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:32:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/26 01:32:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/26 01:32:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:32:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:32:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/26 01:32:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/26 01:32:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:32:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/26 01:32:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/26 01:32:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:32:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/26 01:32:16 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for checks to finish 2025/10/26 01:32:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:32:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/26 01:32:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:32:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/26 01:32:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:32:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/26 01:32:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:32:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/26 01:32:16 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for transfers to finish 2025/10/26 01:32:16 DEBUG : Waiting for deletions to finish 2025/10/26 01:32:16 DEBUG : Waiting for deletions to finish 2025/10/26 01:32:16 DEBUG : apple: Excluded (Path Filter) 2025/10/26 01:32:16 DEBUG : appleapple: Excluded (Path Filter) 2025/10/26 01:32:16 DEBUG : banana: Excluded (Path Filter) 2025/10/26 01:32:16 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/10/26 01:32:16 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/10/26 01:32:16 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/10/26 01:32:16 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/10/26 01:32:16 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/10/26 01:32:16 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/10/26 01:32:16 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/10/26 01:32:16 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/10/26 01:32:16 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/10/26 01:32:16 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/10/26 01:32:16 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/10/26 01:32:16 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/10/26 01:32:16 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/10/26 01:32:16 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/10/26 01:32:16 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/10/26 01:32:16 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/10/26 01:32:16 DEBUG : splitbanan: Excluded (Path Filter) 2025/10/26 01:32:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/26 01:32:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/26 01:32:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/26 01:32:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/26 01:32:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/26 01:32:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/26 01:32:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/26 01:32:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/26 01:32:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/26 01:32:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/26 01:32:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/26 01:32:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/26 01:32:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/26 01:32:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/26 01:32:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/26 01:32:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/26 01:32:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/26 01:32:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/26 01:32:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/26 01:32:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/26 01:32:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/26 01:32:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/26 01:32:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/26 01:32:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/26 01:32:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/26 01:32:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/26 01:32:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/26 01:32:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/26 01:32:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/26 01:32:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/26 01:32:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/26 01:32:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/26 01:32:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/26 01:32:17 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/26 01:32:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/26 01:32:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/26 01:32:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/26 01:32:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/26 01:32:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/26 01:32:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/26 01:32:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/26 01:32:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/26 01:32:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/26 01:32:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/26 01:32:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/26 01:32:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/26 01:32:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/26 01:32:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/26 01:32:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/26 01:32:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/26 01:32:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/26 01:32:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/26 01:32:17 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-dituled6qira", Local "Local file system at /tmp/rclone1026112838", Modify Window "1ms" 2025/10/26 01:32:32 DEBUG : Waiting for deletions to finish 2025/10/26 01:32:32 DEBUG : apple: Excluded (Path Filter) 2025/10/26 01:32:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/26 01:32:32 DEBUG : banana: Excluded (Path Filter) 2025/10/26 01:32:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/26 01:32:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/26 01:32:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/26 01:32:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/26 01:32:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/26 01:32:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/26 01:32:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/26 01:32:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/26 01:32:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/26 01:32:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/26 01:32:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/26 01:32:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/26 01:32:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/26 01:32:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/26 01:32:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/26 01:32:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/26 01:32:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/26 01:32:33 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:32:33 DEBUG : banana: Unchanged skipping 2025/10/26 01:32:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:32:33 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:32:33 DEBUG : splitbananasplit: Unchanged skipping 2025/10/26 01:32:33 DEBUG : apple: Unchanged skipping 2025/10/26 01:32:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:32:33 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/26 01:32:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:32:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/26 01:32:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:32:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/26 01:32:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:32:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:32:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:32:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/26 01:32:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:32:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/26 01:32:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:32:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:32:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/26 01:32:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/26 01:32:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:32:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/26 01:32:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:32:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:32:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/26 01:32:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/26 01:32:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/26 01:32:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/26 01:32:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:32:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/26 01:32:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:32:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/26 01:32:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:32:33 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for checks to finish 2025/10/26 01:32:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/26 01:32:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:32:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/26 01:32:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:32:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/26 01:32:33 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for transfers to finish 2025/10/26 01:32:33 DEBUG : Waiting for deletions to finish 2025/10/26 01:32:33 DEBUG : Waiting for deletions to finish 2025/10/26 01:32:33 DEBUG : apple: Excluded (Path Filter) 2025/10/26 01:32:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/26 01:32:33 DEBUG : banana: Excluded (Path Filter) 2025/10/26 01:32:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/26 01:32:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/26 01:32:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/26 01:32:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/26 01:32:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/26 01:32:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/26 01:32:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/26 01:32:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/26 01:32:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/26 01:32:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/26 01:32:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/26 01:32:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/26 01:32:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/26 01:32:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/26 01:32:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/26 01:32:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/26 01:32:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/26 01:32:34 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:32:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:32:34 DEBUG : apple: Unchanged skipping 2025/10/26 01:32:34 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/26 01:32:34 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:32:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:32:34 DEBUG : banana: Unchanged skipping 2025/10/26 01:32:34 DEBUG : splitbananasplit: Unchanged skipping 2025/10/26 01:32:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:32:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/26 01:32:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:32:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:32:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/26 01:32:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:32:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/26 01:32:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/26 01:32:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:32:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/26 01:32:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:32:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:32:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/26 01:32:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/26 01:32:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:32:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/26 01:32:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:32:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/26 01:32:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:32:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/26 01:32:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:32:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/26 01:32:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:32:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/26 01:32:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:32:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/26 01:32:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:32:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/26 01:32:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:32:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/26 01:32:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:32:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/26 01:32:34 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for checks to finish 2025/10/26 01:32:34 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for transfers to finish 2025/10/26 01:32:34 DEBUG : Waiting for deletions to finish 2025/10/26 01:32:34 DEBUG : Waiting for deletions to finish 2025/10/26 01:32:34 DEBUG : apple: Excluded (Path Filter) 2025/10/26 01:32:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/26 01:32:34 DEBUG : banana: Excluded (Path Filter) 2025/10/26 01:32:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/26 01:32:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/26 01:32:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/26 01:32:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/26 01:32:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/26 01:32:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/26 01:32:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/26 01:32:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/26 01:32:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/26 01:32:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/26 01:32:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/26 01:32:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/26 01:32:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/26 01:32:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/26 01:32:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/26 01:32:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/26 01:32:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/26 01:32:34 DEBUG : Waiting for deletions to finish 2025/10/26 01:32:35 DEBUG : apple: Excluded (Path Filter) 2025/10/26 01:32:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/26 01:32:35 DEBUG : banana: Excluded (Path Filter) 2025/10/26 01:32:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/26 01:32:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/26 01:32:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/26 01:32:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/26 01:32:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/26 01:32:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/26 01:32:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/26 01:32:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/26 01:32:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/26 01:32:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/26 01:32:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/26 01:32:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/26 01:32:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/26 01:32:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/26 01:32:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/26 01:32:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/26 01:32:35 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-dituled6qira", Local "Local file system at /tmp/rclone1026112838", Modify Window "1ms" 2025/10/26 01:32:50 DEBUG : Waiting for deletions to finish 2025/10/26 01:32:50 DEBUG : apple: Excluded (Path Filter) 2025/10/26 01:32:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/26 01:32:50 DEBUG : banana: Excluded (Path Filter) 2025/10/26 01:32:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/26 01:32:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/26 01:32:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/26 01:32:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/26 01:32:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/26 01:32:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/26 01:32:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/26 01:32:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/26 01:32:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/26 01:32:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/26 01:32:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/26 01:32:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/26 01:32:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/26 01:32:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/26 01:32:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/26 01:32:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/26 01:32:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/26 01:32:51 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:32:51 DEBUG : apple: Unchanged skipping 2025/10/26 01:32:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:32:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:32:51 DEBUG : splitbananasplit: Unchanged skipping 2025/10/26 01:32:51 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/26 01:32:51 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:32:51 DEBUG : banana: Unchanged skipping 2025/10/26 01:32:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:32:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/26 01:32:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:32:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:32:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/26 01:32:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/26 01:32:51 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for checks to finish 2025/10/26 01:32:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:32:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/26 01:32:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:32:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/26 01:32:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:32:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/26 01:32:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:32:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/26 01:32:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:32:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/26 01:32:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:32:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:32:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/26 01:32:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:32:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/26 01:32:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/26 01:32:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:32:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:32:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/26 01:32:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:32:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/26 01:32:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/26 01:32:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:32:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/26 01:32:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:32:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/26 01:32:51 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for transfers to finish 2025/10/26 01:32:51 DEBUG : Waiting for deletions to finish 2025/10/26 01:32:51 DEBUG : Waiting for deletions to finish 2025/10/26 01:32:51 DEBUG : apple: Excluded (Path Filter) 2025/10/26 01:32:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/26 01:32:51 DEBUG : banana: Excluded (Path Filter) 2025/10/26 01:32:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/26 01:32:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/26 01:32:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/26 01:32:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/26 01:32:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/26 01:32:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/26 01:32:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/26 01:32:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/26 01:32:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/26 01:32:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/26 01:32:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/26 01:32:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/26 01:32:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/26 01:32:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/26 01:32:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/26 01:32:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/26 01:32:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/26 01:32:52 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:32:52 DEBUG : apple: Unchanged skipping 2025/10/26 01:32:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:32:52 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:32:52 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/26 01:32:52 DEBUG : banana: Unchanged skipping 2025/10/26 01:32:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:32:52 DEBUG : splitbananasplit: Unchanged skipping 2025/10/26 01:32:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:32:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/26 01:32:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:32:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:32:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:32:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/26 01:32:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/26 01:32:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/26 01:32:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:32:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:32:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/26 01:32:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/26 01:32:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:32:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/26 01:32:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:32:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:32:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/26 01:32:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:32:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/26 01:32:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:32:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/26 01:32:52 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for checks to finish 2025/10/26 01:32:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/26 01:32:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:32:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/26 01:32:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:32:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/26 01:32:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:32:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/26 01:32:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:32:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/26 01:32:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:32:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/26 01:32:52 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for transfers to finish 2025/10/26 01:32:52 DEBUG : Waiting for deletions to finish 2025/10/26 01:32:52 DEBUG : Waiting for deletions to finish 2025/10/26 01:32:52 DEBUG : apple: Excluded (Path Filter) 2025/10/26 01:32:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/26 01:32:52 DEBUG : banana: Excluded (Path Filter) 2025/10/26 01:32:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/26 01:32:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/26 01:32:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/26 01:32:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/26 01:32:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/26 01:32:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/26 01:32:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/26 01:32:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/26 01:32:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/26 01:32:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/26 01:32:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/26 01:32:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/26 01:32:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/26 01:32:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/26 01:32:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/26 01:32:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/26 01:32:52 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-dituled6qira", Local "Local file system at /tmp/rclone1026112838", Modify Window "1ms" 2025/10/26 01:33:07 DEBUG : Waiting for deletions to finish 2025/10/26 01:33:08 DEBUG : apple: Excluded (Path Filter) 2025/10/26 01:33:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/26 01:33:08 DEBUG : banana: Excluded (Path Filter) 2025/10/26 01:33:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/26 01:33:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/26 01:33:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/26 01:33:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/26 01:33:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/26 01:33:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/26 01:33:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/26 01:33:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/26 01:33:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/26 01:33:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/26 01:33:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/26 01:33:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/26 01:33:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/26 01:33:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/26 01:33:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/26 01:33:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/26 01:33:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/26 01:33:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:33:08 DEBUG : apple: Unchanged skipping 2025/10/26 01:33:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:33:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:33:08 DEBUG : banana: Unchanged skipping 2025/10/26 01:33:08 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/26 01:33:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:33:08 DEBUG : splitbananasplit: Unchanged skipping 2025/10/26 01:33:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:33:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:33:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/26 01:33:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:33:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/26 01:33:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:33:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/26 01:33:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:33:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/26 01:33:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:33:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:33:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/26 01:33:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/26 01:33:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:33:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/26 01:33:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:33:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/26 01:33:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/26 01:33:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:33:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/26 01:33:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:33:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/26 01:33:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:33:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/26 01:33:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:33:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/26 01:33:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:33:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/26 01:33:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:33:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/26 01:33:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:33:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/26 01:33:08 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for checks to finish 2025/10/26 01:33:08 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for transfers to finish 2025/10/26 01:33:08 DEBUG : Waiting for deletions to finish 2025/10/26 01:33:08 DEBUG : Waiting for deletions to finish 2025/10/26 01:33:09 DEBUG : apple: Excluded (Path Filter) 2025/10/26 01:33:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/26 01:33:09 DEBUG : banana: Excluded (Path Filter) 2025/10/26 01:33:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/26 01:33:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/26 01:33:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/26 01:33:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/26 01:33:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/26 01:33:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/26 01:33:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/26 01:33:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/26 01:33:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/26 01:33:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/26 01:33:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/26 01:33:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/26 01:33:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/26 01:33:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/26 01:33:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/26 01:33:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/26 01:33:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/26 01:33:09 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:33:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:33:09 DEBUG : apple: Unchanged skipping 2025/10/26 01:33:09 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/26 01:33:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:33:09 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:33:09 DEBUG : splitbananasplit: Unchanged skipping 2025/10/26 01:33:09 DEBUG : banana: Unchanged skipping 2025/10/26 01:33:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:33:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/26 01:33:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:33:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/26 01:33:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:33:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:33:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/26 01:33:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:33:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/26 01:33:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:33:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/26 01:33:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/26 01:33:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:33:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/26 01:33:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:33:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/26 01:33:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:33:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/26 01:33:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:33:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:33:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/26 01:33:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/26 01:33:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:33:09 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for checks to finish 2025/10/26 01:33:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/26 01:33:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:33:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/26 01:33:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:33:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/26 01:33:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:33:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/26 01:33:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:33:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/26 01:33:09 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for transfers to finish 2025/10/26 01:33:09 DEBUG : Waiting for deletions to finish 2025/10/26 01:33:09 DEBUG : Waiting for deletions to finish 2025/10/26 01:33:10 DEBUG : apple: Excluded (Path Filter) 2025/10/26 01:33:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/26 01:33:10 DEBUG : banana: Excluded (Path Filter) 2025/10/26 01:33:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/26 01:33:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/26 01:33:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/26 01:33:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/26 01:33:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/26 01:33:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/26 01:33:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/26 01:33:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/26 01:33:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/26 01:33:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/26 01:33:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/26 01:33:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/26 01:33:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/26 01:33:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/26 01:33:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/26 01:33:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/26 01:33:10 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-dituled6qira", Local "Local file system at /tmp/rclone1026112838", Modify Window "1ms" 2025/10/26 01:33:25 DEBUG : Waiting for deletions to finish 2025/10/26 01:33:26 DEBUG : apple: Excluded (Path Filter) 2025/10/26 01:33:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/26 01:33:26 DEBUG : banana: Excluded (Path Filter) 2025/10/26 01:33:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/26 01:33:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/26 01:33:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/26 01:33:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/26 01:33:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/26 01:33:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/26 01:33:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/26 01:33:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/26 01:33:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/26 01:33:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/26 01:33:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/26 01:33:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/26 01:33:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/26 01:33:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/26 01:33:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/26 01:33:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/26 01:33:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/26 01:33:27 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:33:27 DEBUG : apple: Unchanged skipping 2025/10/26 01:33:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:33:27 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/26 01:33:27 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:33:27 DEBUG : banana: Unchanged skipping 2025/10/26 01:33:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:33:27 DEBUG : splitbananasplit: Unchanged skipping 2025/10/26 01:33:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:33:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:33:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/26 01:33:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:33:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:33:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/26 01:33:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:33:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:33:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/26 01:33:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:33:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/26 01:33:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:33:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/26 01:33:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:33:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/26 01:33:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:33:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/26 01:33:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/26 01:33:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:33:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/26 01:33:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:33:27 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for checks to finish 2025/10/26 01:33:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/26 01:33:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:33:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/26 01:33:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:33:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/26 01:33:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/26 01:33:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/26 01:33:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:33:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/26 01:33:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:33:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/26 01:33:27 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for transfers to finish 2025/10/26 01:33:27 DEBUG : Waiting for deletions to finish 2025/10/26 01:33:27 DEBUG : Waiting for deletions to finish 2025/10/26 01:33:27 DEBUG : apple: Excluded (Path Filter) 2025/10/26 01:33:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/26 01:33:27 DEBUG : banana: Excluded (Path Filter) 2025/10/26 01:33:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/26 01:33:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/26 01:33:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/26 01:33:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/26 01:33:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/26 01:33:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/26 01:33:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/26 01:33:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/26 01:33:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/26 01:33:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/26 01:33:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/26 01:33:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/26 01:33:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/26 01:33:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/26 01:33:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/26 01:33:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/26 01:33:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/26 01:33:27 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:33:27 DEBUG : apple: Unchanged skipping 2025/10/26 01:33:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:33:27 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/26 01:33:27 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:33:27 DEBUG : banana: Unchanged skipping 2025/10/26 01:33:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:33:27 DEBUG : splitbananasplit: Unchanged skipping 2025/10/26 01:33:28 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:33:28 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:33:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/26 01:33:28 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:33:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/26 01:33:28 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:33:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/26 01:33:28 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:33:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/26 01:33:28 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:33:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/26 01:33:28 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:33:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/26 01:33:28 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:33:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/26 01:33:28 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:33:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/26 01:33:28 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:33:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/26 01:33:28 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:33:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/26 01:33:28 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:33:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/26 01:33:28 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:33:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/26 01:33:28 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:33:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/26 01:33:28 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:33:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/26 01:33:28 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:33:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/26 01:33:28 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for checks to finish 2025/10/26 01:33:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/26 01:33:28 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for transfers to finish 2025/10/26 01:33:28 DEBUG : Waiting for deletions to finish 2025/10/26 01:33:28 DEBUG : Waiting for deletions to finish 2025/10/26 01:33:28 DEBUG : apple: Excluded (Path Filter) 2025/10/26 01:33:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/26 01:33:28 DEBUG : banana: Excluded (Path Filter) 2025/10/26 01:33:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/26 01:33:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/26 01:33:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/26 01:33:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/26 01:33:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/26 01:33:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/26 01:33:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/26 01:33:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/26 01:33:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/26 01:33:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/26 01:33:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/26 01:33:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/26 01:33:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/26 01:33:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/26 01:33:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/26 01:33:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/26 01:33:28 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-dituled6qira", Local "Local file system at /tmp/rclone1026112838", Modify Window "1ms" 2025/10/26 01:33:44 DEBUG : Waiting for deletions to finish 2025/10/26 01:33:45 DEBUG : apple: Excluded (Path Filter) 2025/10/26 01:33:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/26 01:33:45 DEBUG : banana: Excluded (Path Filter) 2025/10/26 01:33:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/26 01:33:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/26 01:33:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/26 01:33:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/26 01:33:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/26 01:33:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/26 01:33:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/26 01:33:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/26 01:33:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/26 01:33:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/26 01:33:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/26 01:33:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/26 01:33:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/26 01:33:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/26 01:33:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/26 01:33:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/26 01:33:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/26 01:33:45 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:33:45 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:33:45 DEBUG : banana: Unchanged skipping 2025/10/26 01:33:45 DEBUG : apple: Unchanged skipping 2025/10/26 01:33:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:33:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:33:45 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/26 01:33:45 DEBUG : splitbananasplit: Unchanged skipping 2025/10/26 01:33:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:33:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/26 01:33:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:33:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/26 01:33:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:33:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:33:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/26 01:33:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/26 01:33:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:33:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/26 01:33:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:33:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:33:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/26 01:33:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/26 01:33:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:33:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:33:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/26 01:33:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/26 01:33:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:33:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/26 01:33:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:33:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:33:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/26 01:33:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:33:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/26 01:33:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:33:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/26 01:33:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:33:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/26 01:33:45 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for checks to finish 2025/10/26 01:33:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/26 01:33:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:33:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/26 01:33:45 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for transfers to finish 2025/10/26 01:33:45 DEBUG : Waiting for deletions to finish 2025/10/26 01:33:45 DEBUG : Waiting for deletions to finish 2025/10/26 01:33:46 DEBUG : apple: Excluded (Path Filter) 2025/10/26 01:33:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/26 01:33:46 DEBUG : banana: Excluded (Path Filter) 2025/10/26 01:33:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/26 01:33:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/26 01:33:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/26 01:33:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/26 01:33:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/26 01:33:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/26 01:33:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/26 01:33:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/26 01:33:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/26 01:33:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/26 01:33:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/26 01:33:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/26 01:33:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/26 01:33:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/26 01:33:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/26 01:33:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/26 01:33:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/26 01:33:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:33:46 DEBUG : apple: Unchanged skipping 2025/10/26 01:33:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:33:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:33:46 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/26 01:33:46 DEBUG : banana: Unchanged skipping 2025/10/26 01:33:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:33:46 DEBUG : splitbananasplit: Unchanged skipping 2025/10/26 01:33:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:33:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/26 01:33:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:33:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/26 01:33:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:33:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/26 01:33:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:33:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/26 01:33:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:33:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/26 01:33:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:33:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/26 01:33:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:33:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/26 01:33:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:33:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/26 01:33:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:33:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/26 01:33:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:33:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/26 01:33:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:33:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/26 01:33:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:33:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/26 01:33:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:33:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/26 01:33:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:33:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/26 01:33:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:33:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/26 01:33:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:33:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/26 01:33:46 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for checks to finish 2025/10/26 01:33:46 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for transfers to finish 2025/10/26 01:33:46 DEBUG : Waiting for deletions to finish 2025/10/26 01:33:46 DEBUG : Waiting for deletions to finish 2025/10/26 01:33:47 DEBUG : apple: Excluded (Path Filter) 2025/10/26 01:33:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/26 01:33:47 DEBUG : banana: Excluded (Path Filter) 2025/10/26 01:33:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/26 01:33:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/26 01:33:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/26 01:33:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/26 01:33:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/26 01:33:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/26 01:33:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/26 01:33:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/26 01:33:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/26 01:33:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/26 01:33:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/26 01:33:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/26 01:33:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/26 01:33:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/26 01:33:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/26 01:33:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/26 01:33:47 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (220.83s) --- PASS: TestTransform/NFC (19.92s) --- PASS: TestTransform/NFD (18.62s) --- PASS: TestTransform/base64 (22.42s) --- PASS: TestTransform/prefix (24.32s) --- PASS: TestTransform/suffix (24.09s) --- PASS: TestTransform/truncate (21.26s) --- PASS: TestTransform/encoder (18.26s) --- PASS: TestTransform/ISO-8859-1 (17.39s) --- PASS: TestTransform/charmap (17.65s) --- PASS: TestTransform/lowercase (18.19s) --- PASS: TestTransform/ascii (18.70s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-dituled6qira", Local "Local file system at /tmp/rclone1026112838", Modify Window "1ms" 2025/10/26 01:33:51 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/10/26 01:33:52 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/10/26 01:33:52 INFO : sub dir_somesuffix: Making directory 2025/10/26 01:33:52 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/10/26 01:33:52 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/10/26 01:33:52 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/10/26 01:33:52 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/10/26 01:33:52 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/10/26 01:33:52 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for checks to finish 2025/10/26 01:33:52 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for transfers to finish 2025/10/26 01:33:52 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/26 01:33:52 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/10/26 01:33:52 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.90s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-dituled6qira", Local "Local file system at /tmp/rclone1026112838", Modify Window "1ms" 2025/10/26 01:33:53 DEBUG : toe: transformed to: tictactoe 2025/10/26 01:33:53 DEBUG : toe: transformed to: tictactoe 2025/10/26 01:33:53 INFO : tictactoe: Making directory 2025/10/26 01:33:53 DEBUG : toe: transformed to: tictactoe 2025/10/26 01:33:53 DEBUG : toe: transformed to: tictactoe 2025/10/26 01:33:53 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/26 01:33:53 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/10/26 01:33:53 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/26 01:33:53 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for checks to finish 2025/10/26 01:33:53 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for transfers to finish 2025/10/26 01:33:54 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/26 01:33:54 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/10/26 01:33:54 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.79s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-dituled6qira", Local "Local file system at /tmp/rclone1026112838", Modify Window "1ms" 2025/10/26 01:33:55 INFO : toe: Making directory 2025/10/26 01:33:55 INFO : toe/toe: Making directory 2025/10/26 01:33:55 DEBUG : toe: transformed to: tictactoe 2025/10/26 01:33:55 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/26 01:33:55 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/26 01:33:55 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/26 01:33:55 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for checks to finish 2025/10/26 01:33:55 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for transfers to finish 2025/10/26 01:33:56 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/26 01:33:56 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/10/26 01:33:56 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.65s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-dituled6qira", Local "Local file system at /tmp/rclone1026112838", Modify Window "1ms" 2025/10/26 01:33:57 INFO : toe: Making directory 2025/10/26 01:33:57 INFO : toe/toe: Making directory 2025/10/26 01:33:57 DEBUG : toe: transformed to: tictactoe 2025/10/26 01:33:57 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/26 01:33:57 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/26 01:33:57 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/26 01:33:57 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for checks to finish 2025/10/26 01:33:57 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for transfers to finish 2025/10/26 01:33:58 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/26 01:33:58 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/10/26 01:33:58 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.88s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-dituled6qira", Local "Local file system at /tmp/rclone1026112838", Modify Window "1ms" 2025/10/26 01:33:59 DEBUG : empty_dir: Making directory with metadata 2025/10/26 01:33:59 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/26 01:33:59 DEBUG : toe: transformed to: tictactoe 2025/10/26 01:33:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/26 01:33:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/26 01:33:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/26 01:33:59 INFO : tictacempty_dir: Making directory 2025/10/26 01:33:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/26 01:33:59 DEBUG : toe: transformed to: tictactoe 2025/10/26 01:33:59 DEBUG : toe: transformed to: tictactoe 2025/10/26 01:33:59 INFO : tictactoe: Making directory 2025/10/26 01:33:59 DEBUG : toe: transformed to: tictactoe 2025/10/26 01:33:59 DEBUG : toe: transformed to: tictactoe 2025/10/26 01:33:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/26 01:33:59 INFO : tictactoe/tictactoe: Making directory 2025/10/26 01:33:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/26 01:33:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/26 01:33:59 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/26 01:33:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/26 01:33:59 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for checks to finish 2025/10/26 01:33:59 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for transfers to finish 2025/10/26 01:34:00 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/26 01:34:00 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/10/26 01:34:00 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.93s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-dituled6qira", Local "Local file system at /tmp/rclone1026112838", Modify Window "1ms" 2025/10/26 01:34:01 DEBUG : empty_dir: Making directory with metadata 2025/10/26 01:34:01 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/26 01:34:01 DEBUG : toe: transformed to: tictactoe 2025/10/26 01:34:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/26 01:34:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/26 01:34:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/26 01:34:01 INFO : tictacempty_dir: Making directory 2025/10/26 01:34:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/26 01:34:01 DEBUG : toe: transformed to: tictactoe 2025/10/26 01:34:01 DEBUG : toe: transformed to: tictactoe 2025/10/26 01:34:01 INFO : tictactoe: Making directory 2025/10/26 01:34:01 DEBUG : toe: transformed to: tictactoe 2025/10/26 01:34:01 DEBUG : toe: transformed to: tictactoe 2025/10/26 01:34:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/26 01:34:01 INFO : tictactoe/tictactoe: Making directory 2025/10/26 01:34:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/26 01:34:01 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/26 01:34:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/26 01:34:01 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/26 01:34:01 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for checks to finish 2025/10/26 01:34:01 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for transfers to finish 2025/10/26 01:34:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/26 01:34:01 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/26 01:34:01 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/26 01:34:01 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/10/26 01:34:02 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for checks to finish 2025/10/26 01:34:02 DEBUG : toe: transformed to: tictactoe 2025/10/26 01:34:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/26 01:34:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/26 01:34:02 DEBUG : toe: transformed to: tictactoe 2025/10/26 01:34:02 DEBUG : toe: transformed to: tictactoe 2025/10/26 01:34:02 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/26 01:34:02 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/26 01:34:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/10/26 01:34:02 NOTICE: B2 bucket rclone-test-dituled6qira: 0 differences found 2025/10/26 01:34:02 NOTICE: B2 bucket rclone-test-dituled6qira: 1 matching files --- PASS: TestAllTag (2.25s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-dituled6qira", Local "Local file system at /tmp/rclone1026112838", Modify Window "1ms" 2025/10/26 01:34:03 DEBUG : toe: transformed to: tictactoe 2025/10/26 01:34:03 DEBUG : toe: transformed to: tictactoe 2025/10/26 01:34:03 INFO : tictactoe: Making directory 2025/10/26 01:34:03 DEBUG : toe: transformed to: tictactoe 2025/10/26 01:34:03 DEBUG : toe: transformed to: tictactoe 2025/10/26 01:34:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/26 01:34:03 INFO : tictactoe/tictactoe: Making directory 2025/10/26 01:34:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/26 01:34:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/26 01:34:03 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/26 01:34:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/26 01:34:03 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for checks to finish 2025/10/26 01:34:03 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for transfers to finish 2025/10/26 01:34:04 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/26 01:34:04 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/10/26 01:34:04 DEBUG : Waiting for deletions to finish 2025/10/26 01:34:04 DEBUG : toe: transformed to: tictactoe 2025/10/26 01:34:04 DEBUG : toe: transformed to: tictactoe 2025/10/26 01:34:04 DEBUG : toe: transformed to: tictactoe 2025/10/26 01:34:04 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/26 01:34:05 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/26 01:34:05 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for checks to finish 2025/10/26 01:34:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/26 01:34:05 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/10/26 01:34:05 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for transfers to finish 2025/10/26 01:34:05 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.60s) === RUN TestSyntax 2025/10/26 01:34:05 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-dituled6qira", Local "Local file system at /tmp/rclone1026112838", Modify Window "1ms" 2025/10/26 01:34:06 INFO : toe: Making directory 2025/10/26 01:34:06 INFO : toe/toe: Making directory 2025/10/26 01:34:06 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/26 01:34:06 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for checks to finish 2025/10/26 01:34:06 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for transfers to finish 2025/10/26 01:34:06 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/26 01:34:06 INFO : toe/toe/toe: Copied (new) 2025/10/26 01:34:06 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.83s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-dituled6qira", Local "Local file system at /tmp/rclone1026112838", Modify Window "1ms" 2025/10/26 01:34:07 DEBUG : empty_dir: Making directory with metadata 2025/10/26 01:34:07 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/26 01:34:07 DEBUG : toe: transformed to: tictactoe 2025/10/26 01:34:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/26 01:34:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/26 01:34:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/26 01:34:07 INFO : tictacempty_dir: Making directory 2025/10/26 01:34:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/26 01:34:07 DEBUG : toe: transformed to: tictactoe 2025/10/26 01:34:07 DEBUG : toe: transformed to: tictactoe 2025/10/26 01:34:07 INFO : tictactoe: Making directory 2025/10/26 01:34:07 DEBUG : toe: transformed to: tictactoe 2025/10/26 01:34:07 DEBUG : toe: transformed to: tictactoe 2025/10/26 01:34:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/26 01:34:07 INFO : tictactoe/tictactoe: Making directory 2025/10/26 01:34:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/26 01:34:07 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/26 01:34:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/26 01:34:07 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/26 01:34:07 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for checks to finish 2025/10/26 01:34:07 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for transfers to finish 2025/10/26 01:34:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/26 01:34:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/26 01:34:08 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/26 01:34:08 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/26 01:34:08 INFO : toe/toe/toe.txt: Deleted 2025/10/26 01:34:08 INFO : toe/toe: Removing directory 2025/10/26 01:34:08 INFO : toe: Removing directory 2025/10/26 01:34:08 INFO : empty_dir: Removing directory 2025/10/26 01:34:08 DEBUG : Local file system at /tmp/rclone1026112838: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.89s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-dituled6qira", Local "Local file system at /tmp/rclone1026112838", Modify Window "1ms" 2025/10/26 01:34:09 DEBUG : empty_dir: Making directory with metadata 2025/10/26 01:34:09 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/26 01:34:09 DEBUG : toe: transformed to: tictactoe 2025/10/26 01:34:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/26 01:34:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/26 01:34:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/26 01:34:09 INFO : tictacempty_dir: Making directory 2025/10/26 01:34:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/26 01:34:09 DEBUG : toe: transformed to: tictactoe 2025/10/26 01:34:09 DEBUG : toe: transformed to: tictactoe 2025/10/26 01:34:09 INFO : tictactoe: Making directory 2025/10/26 01:34:09 DEBUG : toe: transformed to: tictactoe 2025/10/26 01:34:09 DEBUG : toe: transformed to: tictactoe 2025/10/26 01:34:09 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/26 01:34:09 INFO : tictactoe/tictactoe: Making directory 2025/10/26 01:34:09 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/26 01:34:09 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/26 01:34:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/26 01:34:09 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/26 01:34:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/26 01:34:09 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for checks to finish 2025/10/26 01:34:09 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for transfers to finish 2025/10/26 01:34:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/26 01:34:10 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/26 01:34:10 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/26 01:34:10 INFO : toe/toe/toe.txt: Deleted 2025/10/26 01:34:10 INFO : toe/toe: Removing directory 2025/10/26 01:34:10 INFO : toe: Removing directory 2025/10/26 01:34:10 INFO : empty_dir: Removing directory 2025/10/26 01:34:10 DEBUG : Local file system at /tmp/rclone1026112838: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/10/26 01:34:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/10/26 01:34:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/26 01:34:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/26 01:34:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/26 01:34:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/26 01:34:11 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/10/26 01:34:11 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (3.16s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-dituled6qira", Local "Local file system at /tmp/rclone1026112838", Modify Window "1ms" 2025/10/26 01:34:12 DEBUG : Reset feature "Copy" 2025/10/26 01:34:12 DEBUG : Reset feature "Move" 2025/10/26 01:34:12 DEBUG : Reset feature "Copy" 2025/10/26 01:34:12 DEBUG : Reset feature "Move" 2025/10/26 01:34:12 DEBUG : empty_dir: Making directory with metadata 2025/10/26 01:34:12 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/26 01:34:12 DEBUG : toe: transformed to: tictactoe 2025/10/26 01:34:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/26 01:34:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/26 01:34:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/26 01:34:12 INFO : tictacempty_dir: Making directory 2025/10/26 01:34:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/26 01:34:12 DEBUG : toe: transformed to: tictactoe 2025/10/26 01:34:12 DEBUG : toe: transformed to: tictactoe 2025/10/26 01:34:12 INFO : tictactoe: Making directory 2025/10/26 01:34:12 DEBUG : toe: transformed to: tictactoe 2025/10/26 01:34:12 DEBUG : toe: transformed to: tictactoe 2025/10/26 01:34:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/26 01:34:12 INFO : tictactoe/tictactoe: Making directory 2025/10/26 01:34:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/26 01:34:12 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/26 01:34:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/26 01:34:12 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/26 01:34:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/26 01:34:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/26 01:34:12 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for checks to finish 2025/10/26 01:34:12 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for transfers to finish 2025/10/26 01:34:13 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/26 01:34:13 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/26 01:34:13 INFO : toe/toe/toe.txt: Deleted 2025/10/26 01:34:13 INFO : toe/toe: Removing directory 2025/10/26 01:34:13 INFO : toe: Removing directory 2025/10/26 01:34:13 INFO : empty_dir: Removing directory 2025/10/26 01:34:13 DEBUG : Local file system at /tmp/rclone1026112838: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/10/26 01:34:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/10/26 01:34:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/26 01:34:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/26 01:34:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/26 01:34:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/26 01:34:15 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/10/26 01:34:15 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (3.71s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-dituled6qira", Local "Local file system at /tmp/rclone1026112838", Modify Window "1ms" 2025/10/26 01:34:16 DEBUG : toe: transformed to: dG9l 2025/10/26 01:34:16 DEBUG : toe: transformed to: dG9l 2025/10/26 01:34:16 INFO : dG9l: Making directory 2025/10/26 01:34:16 DEBUG : toe: transformed to: dG9l 2025/10/26 01:34:16 DEBUG : toe: transformed to: dG9l 2025/10/26 01:34:16 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/10/26 01:34:16 INFO : dG9l/dG9l: Making directory 2025/10/26 01:34:16 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/10/26 01:34:16 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/10/26 01:34:16 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/10/26 01:34:16 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/26 01:34:16 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/10/26 01:34:16 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for checks to finish 2025/10/26 01:34:16 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for transfers to finish 2025/10/26 01:34:17 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/26 01:34:17 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/10/26 01:34:17 DEBUG : Waiting for deletions to finish 2025/10/26 01:34:18 DEBUG : dG9l: transformed to: toe 2025/10/26 01:34:18 DEBUG : dG9l: transformed to: toe 2025/10/26 01:34:18 DEBUG : dG9l: transformed to: toe 2025/10/26 01:34:18 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/10/26 01:34:18 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/10/26 01:34:18 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/10/26 01:34:18 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/10/26 01:34:18 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/10/26 01:34:18 DEBUG : Local file system at /tmp/rclone1026112838: Waiting for checks to finish 2025/10/26 01:34:18 DEBUG : Local file system at /tmp/rclone1026112838: Waiting for transfers to finish 2025/10/26 01:34:18 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.92s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-dituled6qira", Local "Local file system at /tmp/rclone1026112838", Modify Window "1ms" 2025/10/26 01:34:19 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/26 01:34:19 DEBUG : toe: transformed to: 2025/10/26 01:34:19 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/26 01:34:19 DEBUG : toe: transformed to: 2025/10/26 01:34:19 INFO : B2 bucket rclone-test-dituled6qira: Making directory 2025/10/26 01:34:19 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/26 01:34:19 DEBUG : toe: transformed to: 2025/10/26 01:34:19 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/26 01:34:19 DEBUG : toe: transformed to: 2025/10/26 01:34:19 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/26 01:34:19 DEBUG : toe/toe: transformed to: 2025/10/26 01:34:19 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/10/26 01:34:19 INFO : toe/toe: Making directory 2025/10/26 01:34:19 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/26 01:34:19 DEBUG : toe/toe: transformed to: 2025/10/26 01:34:19 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/10/26 01:34:19 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/26 01:34:19 DEBUG : toe: transformed to: 2025/10/26 01:34:19 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/26 01:34:19 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/26 01:34:19 DEBUG : toe/toe/toe: transformed to: 2025/10/26 01:34:19 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/10/26 01:34:19 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for checks to finish 2025/10/26 01:34:19 DEBUG : B2 bucket rclone-test-dituled6qira: Waiting for transfers to finish 2025/10/26 01:34:20 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/26 01:34:20 INFO : toe/toe/toe: Copied (new) 2025/10/26 01:34:20 ERROR : B2 bucket rclone-test-dituled6qira: not deleting files as there were IO errors 2025/10/26 01:34:20 ERROR : B2 bucket rclone-test-dituled6qira: not deleting directories as there were IO errors --- PASS: TestError (1.71s) PASS 2025/10/26 01:34:21 DEBUG : B2 bucket rclone-test-dituled6qira: Purge remote 2025/10/26 01:34:21 INFO : B2 bucket rclone-test-dituled6qira: cleaning bucket "rclone-test-dituled6qira" of all files 2025/10/26 01:34:22 DEBUG : BackupDir/one: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f408d91f059f6c6d3_d20251026_m012729_c001_v7007000_t0000_u01761442049195") 2025/10/26 01:34:22 DEBUG : BackupDir/one: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f111c85043ab232f9_d20251026_m012723_c001_v0001113_t0050_u01761442043264") 2025/10/26 01:34:22 DEBUG : CompareDest/one: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4068ede49cc6aedb_d20251026_m012703_c001_v7007000_t0000_u01761442023118") 2025/10/26 01:34:22 DEBUG : CompareDest/one: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0f9c63_d20251026_m012657_c001_v0001093_t0053_u01761442017080") 2025/10/26 01:34:22 DEBUG : CompareDest/two: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4068ede49cc6aedd_d20251026_m012703_c001_v7007000_t0000_u01761442023301") 2025/10/26 01:34:22 DEBUG : CompareDest/two: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f102617c1f5005c74_d20251026_m012658_c001_v0001104_t0048_u01761442018259") 2025/10/26 01:34:22 DEBUG : CopyDest/one: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f408d91f059f6c6d4_d20251026_m012729_c001_v7007000_t0000_u01761442049414") 2025/10/26 01:34:22 DEBUG : CopyDest/one: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f102617c1f5005cab_d20251026_m012719_c001_v0001104_t0050_u01761442039945") 2025/10/26 01:34:22 DEBUG : CopyDest/three: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f408d91f059f6c6d5_d20251026_m012729_c001_v7007000_t0000_u01761442049597") 2025/10/26 01:34:22 DEBUG : CopyDest/three: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f102617c1f5005cc1_d20251026_m012726_c001_v0001104_t0034_u01761442046786") 2025/10/26 01:34:22 DEBUG : CopyDest/two: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f408d91f059f6c6d6_d20251026_m012729_c001_v7007000_t0000_u01761442049780") 2025/10/26 01:34:22 DEBUG : CopyDest/two: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0f9c9c_d20251026_m012724_c001_v0001093_t0057_u01761442044416") 2025/10/26 01:34:22 DEBUG : EXISTING: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f416dece3f61f5405_d20251026_m012855_c001_v7007000_t0000_u01761442135992") 2025/10/26 01:34:22 DEBUG : EXISTING: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f102617c1f5005db8_d20251026_m012854_c001_v0001104_t0024_u01761442134622") 2025/10/26 01:34:22 DEBUG : PREFIXapple: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f405638df90399ffe_d20251026_m013130_c001_v7007000_t0000_u01761442290451") 2025/10/26 01:34:22 DEBUG : PREFIXapple: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f119d9e8d8295c67f_d20251026_m013123_c001_v0001104_t0010_u01761442283982") 2025/10/26 01:34:22 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4205eaf02849d70c_d20251026_m013130_c001_v7007000_t0000_u01761442290587") 2025/10/26 01:34:22 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f116c8b4d319ce0a2_d20251026_m013123_c001_v0001134_t0020_u01761442283979") 2025/10/26 01:34:22 DEBUG : PREFIXbanana: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4009d4288789937c_d20251026_m013130_c001_v7007000_t0000_u01761442290642") 2025/10/26 01:34:23 DEBUG : PREFIXbanana: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f11372364a07b15c1_d20251026_m013123_c001_v0001093_t0014_u01761442283986") 2025/10/26 01:34:23 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f408d91f059f6dad2_d20251026_m013130_c001_v7007000_t0000_u01761442290650") 2025/10/26 01:34:23 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0f9f2b_d20251026_m013123_c001_v0001093_t0036_u01761442283979") 2025/10/26 01:34:23 DEBUG : Testêé: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f416dece3f61f5401_d20251026_m012852_c001_v7007000_t0000_u01761442132115") 2025/10/26 01:34:23 DEBUG : Testêé: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f102617c1f5005da2_d20251026_m012850_c001_v0001104_t0017_u01761442130835") 2025/10/26 01:34:23 DEBUG : Testêé: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0f9d6a_d20251026_m012849_c001_v0001093_t0051_u01761442129529") 2025/10/26 01:34:23 DEBUG : YXBwbGU=: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f405135ade5e69dbe_d20251026_m013107_c001_v7007000_t0000_u01761442267887") 2025/10/26 01:34:23 DEBUG : YXBwbGU=: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0f9ee2_d20251026_m013101_c001_v0001093_t0058_u01761442261760") 2025/10/26 01:34:23 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f405135ade5e69dbf_d20251026_m013108_c001_v7007000_t0000_u01761442268069") 2025/10/26 01:34:23 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f119d9e8d8295c63e_d20251026_m013101_c001_v0001104_t0034_u01761442261769") 2025/10/26 01:34:23 DEBUG : YmFuYW5h: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f405135ade5e69dc0_d20251026_m013108_c001_v7007000_t0000_u01761442268250") 2025/10/26 01:34:23 DEBUG : YmFuYW5h: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f11372364a07b1583_d20251026_m013101_c001_v0001093_t0016_u01761442261778") 2025/10/26 01:34:23 DEBUG : a/potato2: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f415e79b3fd829a4c_d20251026_m012522_c001_v7007000_t0000_u01761441922305") 2025/10/26 01:34:23 DEBUG : a/potato2: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1184406bf4d04bd0_d20251026_m012521_c001_v0001109_t0042_u01761441921511") 2025/10/26 01:34:23 DEBUG : a/potato2: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f41448d3fddc4353f_d20251026_m012519_c001_v7007000_t0000_u01761441919146") 2025/10/26 01:34:23 DEBUG : a/potato2: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1184406bf4d04bc8_d20251026_m012518_c001_v0001109_t0006_u01761441918077") 2025/10/26 01:34:23 DEBUG : a/potato2: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f415e79b3fd82612d_d20251026_m012456_c001_v7007000_t0000_u01761441896831") 2025/10/26 01:34:23 DEBUG : a/potato2: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1184406bf4d04b8e_d20251026_m012455_c001_v0001109_t0001_u01761441895392") 2025/10/26 01:34:23 DEBUG : apple: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4211a8d8968c6372_d20251026_m013347_c001_v7007000_t0000_u01761442427659") 2025/10/26 01:34:23 DEBUG : apple: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f119d9e8d8295c775_d20251026_m013342_c001_v0001104_t0015_u01761442422751") 2025/10/26 01:34:24 DEBUG : apple: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f419a82c38263c10d_d20251026_m013329_c001_v7007000_t0000_u01761442409012") 2025/10/26 01:34:24 DEBUG : apple: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f119d9e8d8295c75d_d20251026_m013323_c001_v0001104_t0009_u01761442403754") 2025/10/26 01:34:24 DEBUG : apple: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f409fcbafcf6ea021_d20251026_m013310_c001_v7007000_t0000_u01761442390684") 2025/10/26 01:34:24 DEBUG : apple: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f119d9e8d8295c73e_d20251026_m013306_c001_v0001104_t0001_u01761442386220") 2025/10/26 01:34:24 DEBUG : apple: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f41448d3fddc44760_d20251026_m013253_c001_v7007000_t0000_u01761442373111") 2025/10/26 01:34:24 DEBUG : apple: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f119d9e8d8295c726_d20251026_m013248_c001_v0001104_t0034_u01761442368897") 2025/10/26 01:34:24 DEBUG : apple: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f402ba7889c8d8b3e_d20251026_m013235_c001_v7007000_t0000_u01761442355755") 2025/10/26 01:34:24 DEBUG : apple: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f119d9e8d8295c715_d20251026_m013230_c001_v0001104_t0052_u01761442350708") 2025/10/26 01:34:24 DEBUG : apple: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f41448d3fddc44701_d20251026_m013217_c001_v7007000_t0000_u01761442337460") 2025/10/26 01:34:24 DEBUG : apple: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0f9f97_d20251026_m013209_c001_v0001093_t0013_u01761442329824") 2025/10/26 01:34:24 DEBUG : apple: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4036d880aaad0b65_d20251026_m013156_c001_v7007000_t0000_u01761442316175") 2025/10/26 01:34:24 DEBUG : apple: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f11372364a07b1607_d20251026_m013151_c001_v0001093_t0001_u01761442311962") 2025/10/26 01:34:24 DEBUG : apple: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f409fcbafcf6e9f8a_d20251026_m013150_c001_v7007000_t0000_u01761442310806") 2025/10/26 01:34:24 DEBUG : apple: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f11372364a07b15f1_d20251026_m013145_c001_v0001093_t0026_u01761442305451") 2025/10/26 01:34:24 DEBUG : apple: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f418e418520d17f8d_d20251026_m013132_c001_v7007000_t0000_u01761442292141") 2025/10/26 01:34:24 DEBUG : apple: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0f9f37_d20251026_m013127_c001_v0001093_t0046_u01761442287848") 2025/10/26 01:34:24 DEBUG : apple: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4190ef62bedd0258_d20251026_m013126_c001_v7007000_t0000_u01761442286325") 2025/10/26 01:34:24 DEBUG : apple: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f116c8b4d319ce09c_d20251026_m013121_c001_v0001134_t0043_u01761442281132") 2025/10/26 01:34:24 DEBUG : apple: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f405135ade5e69dbb_d20251026_m013105_c001_v7007000_t0000_u01761442265550") 2025/10/26 01:34:24 DEBUG : apple: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f11372364a07b157b_d20251026_m013058_c001_v0001093_t0027_u01761442258791") 2025/10/26 01:34:24 DEBUG : apple: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f409fcbafcf6e9387_d20251026_m013045_c001_v7007000_t0000_u01761442245392") 2025/10/26 01:34:24 DEBUG : apple: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0f9eaf_d20251026_m013040_c001_v0001093_t0042_u01761442240874") 2025/10/26 01:34:25 DEBUG : apple: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f416b2c496b9189d4_d20251026_m013026_c001_v7007000_t0000_u01761442226791") 2025/10/26 01:34:25 DEBUG : apple: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f119d9e8d8295c5c9_d20251026_m013021_c001_v0001104_t0006_u01761442221762") 2025/10/26 01:34:25 DEBUG : appleSUFFIX: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f40917ca080ed7fb3_d20251026_m013154_c001_v7007000_t0000_u01761442314428") 2025/10/26 01:34:25 DEBUG : appleSUFFIX: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f11372364a07b15f7_d20251026_m013148_c001_v0001093_t0010_u01761442308103") 2025/10/26 01:34:25 DEBUG : appleapple: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f41448d3fddc44702_d20251026_m013217_c001_v7007000_t0000_u01761442337686") 2025/10/26 01:34:25 DEBUG : appleapple: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0f9fa1_d20251026_m013212_c001_v0001093_t0055_u01761442332730") 2025/10/26 01:34:25 DEBUG : appleappleapplebanana: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4211a8d8968c6373_d20251026_m013347_c001_v7007000_t0000_u01761442427839") 2025/10/26 01:34:25 DEBUG : appleappleapplebanana: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f116c8b4d319ce1c3_d20251026_m013343_c001_v0001134_t0045_u01761442423737") 2025/10/26 01:34:25 DEBUG : appleappleapplebanana: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f419a82c38263c10e_d20251026_m013329_c001_v7007000_t0000_u01761442409194") 2025/10/26 01:34:25 DEBUG : appleappleapplebanana: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f116c8b4d319ce1ac_d20251026_m013325_c001_v0001134_t0011_u01761442405146") 2025/10/26 01:34:25 DEBUG : appleappleapplebanana: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f409fcbafcf6ea022_d20251026_m013310_c001_v7007000_t0000_u01761442390874") 2025/10/26 01:34:25 DEBUG : appleappleapplebanana: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f116c8b4d319ce18c_d20251026_m013307_c001_v0001134_t0002_u01761442387335") 2025/10/26 01:34:25 DEBUG : appleappleapplebanana: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f41448d3fddc44763_d20251026_m013253_c001_v7007000_t0000_u01761442373294") 2025/10/26 01:34:25 DEBUG : appleappleapplebanana: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f116c8b4d319ce16c_d20251026_m013249_c001_v0001134_t0012_u01761442369715") 2025/10/26 01:34:25 DEBUG : appleappleapplebanana: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f402ba7889c8d8b42_d20251026_m013235_c001_v7007000_t0000_u01761442355938") 2025/10/26 01:34:25 DEBUG : appleappleapplebanana: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f116c8b4d319ce14c_d20251026_m013231_c001_v0001134_t0026_u01761442351893") 2025/10/26 01:34:25 DEBUG : appleappleapplebanana: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f412fb83cf444ede0_d20251026_m013215_c001_v7007000_t0000_u01761442335474") 2025/10/26 01:34:25 DEBUG : appleappleapplebanana: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f11372364a07b162e_d20251026_m013210_c001_v0001093_t0039_u01761442330664") 2025/10/26 01:34:25 DEBUG : appleappleapplebanana: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4036d880aaad0b66_d20251026_m013156_c001_v7007000_t0000_u01761442316357") 2025/10/26 01:34:25 DEBUG : appleappleapplebanana: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f116c8b4d319ce0ef_d20251026_m013151_c001_v0001134_t0043_u01761442311982") 2025/10/26 01:34:25 DEBUG : appleappleapplebanana: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4036d880aaad0b5d_d20251026_m013150_c001_v7007000_t0000_u01761442310851") 2025/10/26 01:34:25 DEBUG : appleappleapplebanana: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0f9f63_d20251026_m013146_c001_v0001093_t0017_u01761442306214") 2025/10/26 01:34:26 DEBUG : appleappleapplebanana: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f418e418520d17f8e_d20251026_m013132_c001_v7007000_t0000_u01761442292322") 2025/10/26 01:34:26 DEBUG : appleappleapplebanana: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f11372364a07b15cf_d20251026_m013127_c001_v0001093_t0027_u01761442287839") 2025/10/26 01:34:26 DEBUG : appleappleapplebanana: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4108f3b562550aab_d20251026_m013126_c001_v7007000_t0000_u01761442286742") 2025/10/26 01:34:26 DEBUG : appleappleapplebanana: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f119d9e8d8295c67b_d20251026_m013122_c001_v0001104_t0029_u01761442282001") 2025/10/26 01:34:26 DEBUG : appleappleapplebanana: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f415ef40f70ef9d23_d20251026_m013105_c001_v7007000_t0000_u01761442265943") 2025/10/26 01:34:26 DEBUG : appleappleapplebanana: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f119d9e8d8295c63a_d20251026_m013059_c001_v0001104_t0013_u01761442259648") 2025/10/26 01:34:26 DEBUG : appleappleapplebanana: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f409fcbafcf6e9388_d20251026_m013045_c001_v7007000_t0000_u01761442245575") 2025/10/26 01:34:26 DEBUG : appleappleapplebanana: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f11372364a07b154d_d20251026_m013041_c001_v0001093_t0012_u01761442241788") 2025/10/26 01:34:26 DEBUG : appleappleapplebanana: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f416b2c496b9189d5_d20251026_m013026_c001_v7007000_t0000_u01761442226972") 2025/10/26 01:34:26 DEBUG : appleappleapplebanana: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0f9e8f_d20251026_m013023_c001_v0001093_t0005_u01761442223084") 2025/10/26 01:34:26 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4073ea3d8fdb9b71_d20251026_m013154_c001_v7007000_t0000_u01761442314692") 2025/10/26 01:34:26 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f119d9e8d8295c6b7_d20251026_m013148_c001_v0001104_t0058_u01761442308135") 2025/10/26 01:34:26 DEBUG : b/potato: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f415e79b3fd829a4d_d20251026_m012522_c001_v7007000_t0000_u01761441922486") 2025/10/26 01:34:26 DEBUG : b/potato: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1184406bf4d04bcc_d20251026_m012519_c001_v0001109_t0057_u01761441919693") 2025/10/26 01:34:26 DEBUG : b/potato: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f41448d3fddc4353c_d20251026_m012518_c001_v7007000_t0000_u01761441918589") 2025/10/26 01:34:26 DEBUG : b/potato: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1184406bf4d04bc4_d20251026_m012516_c001_v0001109_t0041_u01761441916620") 2025/10/26 01:34:26 DEBUG : b/potato: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f415e79b3fd82612c_d20251026_m012456_c001_v7007000_t0000_u01761441896279") 2025/10/26 01:34:26 DEBUG : b/potato: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1184406bf4d04b86_d20251026_m012453_c001_v0001109_t0005_u01761441893550") 2025/10/26 01:34:26 DEBUG : backup/one: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f415e79b3fd829ac9_d20251026_m012743_c001_v7007000_t0000_u01761442063094") 2025/10/26 01:34:26 DEBUG : backup/one: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f11152fc86b547cba_d20251026_m012740_c001_v0001043_t0000_u01761442060642") 2025/10/26 01:34:27 DEBUG : backup/one: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1119ee83afc30abc_d20251026_m012736_c001_v0001178_t0004_u01761442056534") 2025/10/26 01:34:27 DEBUG : backup/one-2019-01-01: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4190ef62bedcfd55_d20251026_m012809_c001_v7007000_t0000_u01761442089116") 2025/10/26 01:34:27 DEBUG : backup/one-2019-01-01: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f105299812bc4c44f_d20251026_m012807_c001_v0001042_t0045_u01761442087149") 2025/10/26 01:34:27 DEBUG : backup/one-2019-01-01: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f102fa8e4c7b9a720_d20251026_m012803_c001_v0001106_t0042_u01761442083205") 2025/10/26 01:34:27 DEBUG : backup/one.bak: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f418b68eadcc9d615_d20251026_m012756_c001_v7007000_t0000_u01761442076274") 2025/10/26 01:34:27 DEBUG : backup/one.bak: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f107603f6c2e09ae2_d20251026_m012754_c001_v0001179_t0016_u01761442074206") 2025/10/26 01:34:27 DEBUG : backup/one.bak: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f10527d136510e3fb_d20251026_m012749_c001_v0001105_t0009_u01761442069829") 2025/10/26 01:34:27 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4190ef62bedcfd56_d20251026_m012809_c001_v7007000_t0000_u01761442089300") 2025/10/26 01:34:27 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f116e8f6d8a122d3d_d20251026_m012808_c001_v0001032_t0056_u01761442088200") 2025/10/26 01:34:27 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1124d7fdb5b4aad5_d20251026_m012804_c001_v0001184_t0019_u01761442084763") 2025/10/26 01:34:27 DEBUG : backup/three.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f415e79b3fd829aca_d20251026_m012743_c001_v7007000_t0000_u01761442063274") 2025/10/26 01:34:27 DEBUG : backup/three.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f10544eb61ba69cde_d20251026_m012741_c001_v0001144_t0053_u01761442061901") 2025/10/26 01:34:27 DEBUG : backup/three.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f119878f331504b2d_d20251026_m012738_c001_v0001146_t0005_u01761442058097") 2025/10/26 01:34:27 DEBUG : backup/three.txt.bak: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f418b68eadcc9d616_d20251026_m012756_c001_v7007000_t0000_u01761442076455") 2025/10/26 01:34:27 DEBUG : backup/three.txt.bak: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f10103f5ae7705cd5_d20251026_m012755_c001_v0001106_t0030_u01761442075245") 2025/10/26 01:34:27 DEBUG : backup/three.txt.bak: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f119719b1c3a8aa91_d20251026_m012751_c001_v0001176_t0012_u01761442071609") 2025/10/26 01:34:27 DEBUG : banana: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4211a8d8968c6374_d20251026_m013348_c001_v7007000_t0000_u01761442428020") 2025/10/26 01:34:27 DEBUG : banana: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f11372364a07b16da_d20251026_m013343_c001_v0001093_t0047_u01761442423282") 2025/10/26 01:34:27 DEBUG : banana: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f419a82c38263c10f_d20251026_m013329_c001_v7007000_t0000_u01761442409377") 2025/10/26 01:34:27 DEBUG : banana: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f11372364a07b16bb_d20251026_m013324_c001_v0001093_t0018_u01761442404763") 2025/10/26 01:34:28 DEBUG : banana: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f409fcbafcf6ea023_d20251026_m013311_c001_v7007000_t0000_u01761442391057") 2025/10/26 01:34:28 DEBUG : banana: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f11372364a07b16a6_d20251026_m013306_c001_v0001093_t0000_u01761442386922") 2025/10/26 01:34:28 DEBUG : banana: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f41448d3fddc44765_d20251026_m013253_c001_v7007000_t0000_u01761442373475") 2025/10/26 01:34:28 DEBUG : banana: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f11372364a07b168d_d20251026_m013249_c001_v0001093_t0057_u01761442369416") 2025/10/26 01:34:28 DEBUG : banana: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f402ba7889c8d8b46_d20251026_m013236_c001_v7007000_t0000_u01761442356121") 2025/10/26 01:34:28 DEBUG : banana: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f11372364a07b1676_d20251026_m013231_c001_v0001093_t0030_u01761442351529") 2025/10/26 01:34:28 DEBUG : banana: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f41448d3fddc44703_d20251026_m013217_c001_v7007000_t0000_u01761442337869") 2025/10/26 01:34:28 DEBUG : banana: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f116c8b4d319ce10f_d20251026_m013210_c001_v0001134_t0015_u01761442330264") 2025/10/26 01:34:28 DEBUG : banana: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4036d880aaad0b67_d20251026_m013156_c001_v7007000_t0000_u01761442316538") 2025/10/26 01:34:28 DEBUG : banana: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0f9f75_d20251026_m013151_c001_v0001093_t0038_u01761442311975") 2025/10/26 01:34:28 DEBUG : banana: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f416b2c496b918f63_d20251026_m013150_c001_v7007000_t0000_u01761442310854") 2025/10/26 01:34:28 DEBUG : banana: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f116c8b4d319ce0d8_d20251026_m013145_c001_v0001134_t0004_u01761442305857") 2025/10/26 01:34:28 DEBUG : banana: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f418e418520d17f8f_d20251026_m013132_c001_v7007000_t0000_u01761442292502") 2025/10/26 01:34:28 DEBUG : banana: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f116c8b4d319ce0b4_d20251026_m013127_c001_v0001134_t0055_u01761442287869") 2025/10/26 01:34:28 DEBUG : banana: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f418b68eadcc9e69d_d20251026_m013126_c001_v7007000_t0000_u01761442286906") 2025/10/26 01:34:28 DEBUG : banana: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0f9f27_d20251026_m013121_c001_v0001093_t0018_u01761442281430") 2025/10/26 01:34:28 DEBUG : banana: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4190ef62bedd0249_d20251026_m013105_c001_v7007000_t0000_u01761442265742") 2025/10/26 01:34:28 DEBUG : banana: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0f9eda_d20251026_m013059_c001_v0001093_t0016_u01761442259168") 2025/10/26 01:34:28 DEBUG : banana: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f409fcbafcf6e9389_d20251026_m013045_c001_v7007000_t0000_u01761442245760") 2025/10/26 01:34:28 DEBUG : banana: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f119d9e8d8295c608_d20251026_m013041_c001_v0001104_t0005_u01761442241198") 2025/10/26 01:34:28 DEBUG : banana: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f416b2c496b9189d6_d20251026_m013027_c001_v7007000_t0000_u01761442227153") 2025/10/26 01:34:28 DEBUG : banana: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f11372364a07b151c_d20251026_m013022_c001_v0001093_t0026_u01761442222667") 2025/10/26 01:34:29 DEBUG : bananaSUFFIX: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f408d91f059f6e2ad_d20251026_m013154_c001_v7007000_t0000_u01761442314475") 2025/10/26 01:34:29 DEBUG : bananaSUFFIX: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f116c8b4d319ce0de_d20251026_m013148_c001_v0001134_t0058_u01761442308113") 2025/10/26 01:34:29 DEBUG : both0: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4211a8d8968c5cf6_d20251026_m012949_c001_v7007000_t0000_u01761442189989") 2025/10/26 01:34:29 DEBUG : both0: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0f9de2_d20251026_m012926_c001_v0001093_t0007_u01761442166305") 2025/10/26 01:34:29 DEBUG : both0: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4205eaf02849d648_d20251026_m012921_c001_v7007000_t0000_u01761442161990") 2025/10/26 01:34:29 DEBUG : both0: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0f9d7b_d20251026_m012857_c001_v0001093_t0047_u01761442137842") 2025/10/26 01:34:29 DEBUG : both1: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4211a8d8968c5cf8_d20251026_m012950_c001_v7007000_t0000_u01761442190171") 2025/10/26 01:34:29 DEBUG : both1: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0f9de6_d20251026_m012927_c001_v0001093_t0037_u01761442167566") 2025/10/26 01:34:29 DEBUG : both1: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4205eaf02849d649_d20251026_m012922_c001_v7007000_t0000_u01761442162172") 2025/10/26 01:34:29 DEBUG : both1: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0f9d7d_d20251026_m012858_c001_v0001093_t0004_u01761442138887") 2025/10/26 01:34:29 DEBUG : both10: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4211a8d8968c5cfa_d20251026_m012950_c001_v7007000_t0000_u01761442190352") 2025/10/26 01:34:29 DEBUG : both10: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0f9e00_d20251026_m012937_c001_v0001093_t0020_u01761442177273") 2025/10/26 01:34:29 DEBUG : both10: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4205eaf02849d64a_d20251026_m012922_c001_v7007000_t0000_u01761442162354") 2025/10/26 01:34:29 DEBUG : both10: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0f9dab_d20251026_m012909_c001_v0001093_t0022_u01761442149218") 2025/10/26 01:34:29 DEBUG : both11: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4211a8d8968c5cfc_d20251026_m012950_c001_v7007000_t0000_u01761442190533") 2025/10/26 01:34:29 DEBUG : both11: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0f9e02_d20251026_m012938_c001_v0001093_t0027_u01761442178198") 2025/10/26 01:34:29 DEBUG : both11: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4205eaf02849d64b_d20251026_m012922_c001_v7007000_t0000_u01761442162553") 2025/10/26 01:34:29 DEBUG : both11: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0f9db1_d20251026_m012910_c001_v0001093_t0015_u01761442150431") 2025/10/26 01:34:29 DEBUG : both12: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4211a8d8968c5cfe_d20251026_m012950_c001_v7007000_t0000_u01761442190716") 2025/10/26 01:34:29 DEBUG : both12: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0f9e08_d20251026_m012939_c001_v0001093_t0011_u01761442179567") 2025/10/26 01:34:29 DEBUG : both12: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4205eaf02849d64c_d20251026_m012922_c001_v7007000_t0000_u01761442162733") 2025/10/26 01:34:29 DEBUG : both12: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0f9db7_d20251026_m012911_c001_v0001093_t0052_u01761442151491") 2025/10/26 01:34:30 DEBUG : both13: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4211a8d8968c5cff_d20251026_m012950_c001_v7007000_t0000_u01761442190899") 2025/10/26 01:34:30 DEBUG : both13: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0f9e0c_d20251026_m012940_c001_v0001093_t0042_u01761442180516") 2025/10/26 01:34:30 DEBUG : both13: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4205eaf02849d64d_d20251026_m012922_c001_v7007000_t0000_u01761442162914") 2025/10/26 01:34:30 DEBUG : both13: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0f9dbd_d20251026_m012912_c001_v0001093_t0047_u01761442152308") 2025/10/26 01:34:30 DEBUG : both14: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4211a8d8968c5d01_d20251026_m012951_c001_v7007000_t0000_u01761442191080") 2025/10/26 01:34:30 DEBUG : both14: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0f9e10_d20251026_m012941_c001_v0001093_t0042_u01761442181807") 2025/10/26 01:34:30 DEBUG : both14: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4205eaf02849d64e_d20251026_m012923_c001_v7007000_t0000_u01761442163094") 2025/10/26 01:34:30 DEBUG : both14: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0f9dc1_d20251026_m012913_c001_v0001093_t0019_u01761442153294") 2025/10/26 01:34:30 DEBUG : both15: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4211a8d8968c5d03_d20251026_m012951_c001_v7007000_t0000_u01761442191262") 2025/10/26 01:34:30 DEBUG : both15: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0f9e12_d20251026_m012942_c001_v0001093_t0036_u01761442182722") 2025/10/26 01:34:30 DEBUG : both15: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4205eaf02849d650_d20251026_m012923_c001_v7007000_t0000_u01761442163275") 2025/10/26 01:34:30 DEBUG : both15: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0f9dc3_d20251026_m012914_c001_v0001093_t0056_u01761442154358") 2025/10/26 01:34:30 DEBUG : both16: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4211a8d8968c5d05_d20251026_m012951_c001_v7007000_t0000_u01761442191444") 2025/10/26 01:34:30 DEBUG : both16: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0f9e16_d20251026_m012943_c001_v0001093_t0031_u01761442183615") 2025/10/26 01:34:30 DEBUG : both16: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4205eaf02849d651_d20251026_m012923_c001_v7007000_t0000_u01761442163479") 2025/10/26 01:34:30 DEBUG : both16: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0f9dc7_d20251026_m012915_c001_v0001093_t0045_u01761442155260") 2025/10/26 01:34:30 DEBUG : both17: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4211a8d8968c5d07_d20251026_m012951_c001_v7007000_t0000_u01761442191626") 2025/10/26 01:34:30 DEBUG : both17: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0f9e18_d20251026_m012944_c001_v0001093_t0022_u01761442184620") 2025/10/26 01:34:30 DEBUG : both17: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4205eaf02849d652_d20251026_m012923_c001_v7007000_t0000_u01761442163661") 2025/10/26 01:34:30 DEBUG : both17: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0f9dcb_d20251026_m012916_c001_v0001093_t0039_u01761442156319") 2025/10/26 01:34:30 DEBUG : both18: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4211a8d8968c5d09_d20251026_m012951_c001_v7007000_t0000_u01761442191807") 2025/10/26 01:34:31 DEBUG : both18: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0f9e1c_d20251026_m012945_c001_v0001093_t0014_u01761442185485") 2025/10/26 01:34:31 DEBUG : both18: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4205eaf02849d653_d20251026_m012923_c001_v7007000_t0000_u01761442163843") 2025/10/26 01:34:31 DEBUG : both18: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0f9dcf_d20251026_m012917_c001_v0001093_t0046_u01761442157349") 2025/10/26 01:34:31 DEBUG : both19: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4211a8d8968c5d0b_d20251026_m012951_c001_v7007000_t0000_u01761442191989") 2025/10/26 01:34:31 DEBUG : both19: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0f9e24_d20251026_m012946_c001_v0001093_t0051_u01761442186512") 2025/10/26 01:34:31 DEBUG : both19: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4205eaf02849d654_d20251026_m012924_c001_v7007000_t0000_u01761442164025") 2025/10/26 01:34:31 DEBUG : both19: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0f9dd3_d20251026_m012918_c001_v0001093_t0032_u01761442158368") 2025/10/26 01:34:31 DEBUG : both2: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4211a8d8968c5d0d_d20251026_m012952_c001_v7007000_t0000_u01761442192170") 2025/10/26 01:34:31 DEBUG : both2: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0f9dea_d20251026_m012928_c001_v0001093_t0033_u01761442168481") 2025/10/26 01:34:31 DEBUG : both2: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4205eaf02849d655_d20251026_m012924_c001_v7007000_t0000_u01761442164207") 2025/10/26 01:34:31 DEBUG : both2: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0f9d7f_d20251026_m012859_c001_v0001093_t0018_u01761442139911") 2025/10/26 01:34:31 DEBUG : both3: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4211a8d8968c5d0f_d20251026_m012952_c001_v7007000_t0000_u01761442192397") 2025/10/26 01:34:31 DEBUG : both3: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0f9dec_d20251026_m012929_c001_v0001093_t0030_u01761442169529") 2025/10/26 01:34:31 DEBUG : both3: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4205eaf02849d656_d20251026_m012924_c001_v7007000_t0000_u01761442164427") 2025/10/26 01:34:31 DEBUG : both3: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0f9d89_d20251026_m012900_c001_v0001093_t0031_u01761442140916") 2025/10/26 01:34:31 DEBUG : both4: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4211a8d8968c5d11_d20251026_m012952_c001_v7007000_t0000_u01761442192581") 2025/10/26 01:34:31 DEBUG : both4: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0f9df0_d20251026_m012930_c001_v0001093_t0019_u01761442170508") 2025/10/26 01:34:31 DEBUG : both4: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4205eaf02849d658_d20251026_m012924_c001_v7007000_t0000_u01761442164609") 2025/10/26 01:34:31 DEBUG : both4: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0f9d8b_d20251026_m012901_c001_v0001093_t0028_u01761442141874") 2025/10/26 01:34:31 DEBUG : both5: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4211a8d8968c5d13_d20251026_m012952_c001_v7007000_t0000_u01761442192767") 2025/10/26 01:34:31 DEBUG : both5: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0f9df2_d20251026_m012931_c001_v0001093_t0047_u01761442171732") 2025/10/26 01:34:32 DEBUG : both5: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4205eaf02849d659_d20251026_m012924_c001_v7007000_t0000_u01761442164791") 2025/10/26 01:34:32 DEBUG : both5: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0f9d91_d20251026_m012902_c001_v0001093_t0047_u01761442142934") 2025/10/26 01:34:32 DEBUG : both6: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4211a8d8968c5d15_d20251026_m012952_c001_v7007000_t0000_u01761442192949") 2025/10/26 01:34:32 DEBUG : both6: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0f9df4_d20251026_m012932_c001_v0001093_t0042_u01761442172880") 2025/10/26 01:34:32 DEBUG : both6: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4205eaf02849d65a_d20251026_m012924_c001_v7007000_t0000_u01761442164972") 2025/10/26 01:34:32 DEBUG : both6: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0f9d97_d20251026_m012904_c001_v0001093_t0051_u01761442144199") 2025/10/26 01:34:32 DEBUG : both7: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4211a8d8968c5d17_d20251026_m012953_c001_v7007000_t0000_u01761442193133") 2025/10/26 01:34:32 DEBUG : both7: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0f9df6_d20251026_m012933_c001_v0001093_t0009_u01761442173924") 2025/10/26 01:34:32 DEBUG : both7: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4205eaf02849d65b_d20251026_m012925_c001_v7007000_t0000_u01761442165153") 2025/10/26 01:34:32 DEBUG : both7: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0f9d9b_d20251026_m012905_c001_v0001093_t0051_u01761442145691") 2025/10/26 01:34:32 DEBUG : both8: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4211a8d8968c5d19_d20251026_m012953_c001_v7007000_t0000_u01761442193315") 2025/10/26 01:34:32 DEBUG : both8: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0f9df8_d20251026_m012934_c001_v0001093_t0042_u01761442174939") 2025/10/26 01:34:32 DEBUG : both8: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4205eaf02849d65c_d20251026_m012925_c001_v7007000_t0000_u01761442165389") 2025/10/26 01:34:32 DEBUG : both8: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0f9d9f_d20251026_m012906_c001_v0001093_t0051_u01761442146441") 2025/10/26 01:34:32 DEBUG : both9: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4211a8d8968c5d1b_d20251026_m012953_c001_v7007000_t0000_u01761442193495") 2025/10/26 01:34:32 DEBUG : both9: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0f9dfc_d20251026_m012936_c001_v0001093_t0031_u01761442176364") 2025/10/26 01:34:32 DEBUG : both9: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4205eaf02849d65d_d20251026_m012925_c001_v7007000_t0000_u01761442165570") 2025/10/26 01:34:32 DEBUG : both9: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0f9da5_d20251026_m012908_c001_v0001093_t0053_u01761442148115") 2025/10/26 01:34:32 DEBUG : c/non empty space: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f415e79b3fd829a4e_d20251026_m012522_c001_v7007000_t0000_u01761441922667") 2025/10/26 01:34:32 DEBUG : c/non empty space: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1184406bf4d04bce_d20251026_m012520_c001_v0001109_t0039_u01761441920490") 2025/10/26 01:34:33 DEBUG : c/non empty space: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f41448d3fddc43540_d20251026_m012519_c001_v7007000_t0000_u01761441919327") 2025/10/26 01:34:33 DEBUG : c/non empty space: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1184406bf4d04bc6_d20251026_m012517_c001_v0001109_t0012_u01761441917029") 2025/10/26 01:34:33 DEBUG : c/non empty space: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f415e79b3fd82612e_d20251026_m012457_c001_v7007000_t0000_u01761441897012") 2025/10/26 01:34:33 DEBUG : c/non empty space: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1184406bf4d04b88_d20251026_m012454_c001_v0001109_t0052_u01761441894221") 2025/10/26 01:34:33 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f405135ade5e69dc1_d20251026_m013108_c001_v7007000_t0000_u01761442268431") 2025/10/26 01:34:33 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f116c8b4d319ce067_d20251026_m013102_c001_v0001134_t0016_u01761442262514") 2025/10/26 01:34:33 DEBUG : check sum: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f405135ade5e69d56_d20251026_m012444_c001_v7007000_t0000_u01761441884858") 2025/10/26 01:34:33 DEBUG : check sum: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1184406bf4d04b64_d20251026_m012443_c001_v0001109_t0035_u01761441883574") 2025/10/26 01:34:33 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f417c043bd45a611e_d20251026_m013419_c001_v7007000_t0000_u01761442459104") 2025/10/26 01:34:33 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f119d9e8d8295c79f_d20251026_m013417_c001_v0001104_t0016_u01761442457135") 2025/10/26 01:34:33 DEBUG : dest/3: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f408d91f059f6c6c5_d20251026_m012712_c001_v7007000_t0000_u01761442032522") 2025/10/26 01:34:33 DEBUG : dest/3: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f40909e913ed1ab96_d20251026_m012711_c001_v0001113_t0017_u01761442031425") 2025/10/26 01:34:33 DEBUG : dir1/0000-abcde: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f41448d3fddc44704_d20251026_m013218_c001_v7007000_t0000_u01761442338051") 2025/10/26 01:34:33 DEBUG : dir1/0000-abcde: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f11372364a07b1638_d20251026_m013212_c001_v0001093_t0015_u01761442332956") 2025/10/26 01:34:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4211a8d8968c6375_d20251026_m013348_c001_v7007000_t0000_u01761442428200") 2025/10/26 01:34:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f119d9e8d8295c76b_d20251026_m013333_c001_v0001104_t0058_u01761442413641") 2025/10/26 01:34:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f419a82c38263c110_d20251026_m013329_c001_v7007000_t0000_u01761442409559") 2025/10/26 01:34:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f119d9e8d8295c750_d20251026_m013315_c001_v0001104_t0031_u01761442395454") 2025/10/26 01:34:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f409fcbafcf6ea024_d20251026_m013311_c001_v7007000_t0000_u01761442391240") 2025/10/26 01:34:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f119d9e8d8295c72e_d20251026_m013257_c001_v0001104_t0009_u01761442377802") 2025/10/26 01:34:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f41448d3fddc44767_d20251026_m013253_c001_v7007000_t0000_u01761442373659") 2025/10/26 01:34:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f119d9e8d8295c71e_d20251026_m013240_c001_v0001104_t0005_u01761442360412") 2025/10/26 01:34:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f402ba7889c8d8b48_d20251026_m013236_c001_v7007000_t0000_u01761442356305") 2025/10/26 01:34:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f119d9e8d8295c708_d20251026_m013222_c001_v0001104_t0048_u01761442342156") 2025/10/26 01:34:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f41448d3fddc446ff_d20251026_m013215_c001_v7007000_t0000_u01761442335486") 2025/10/26 01:34:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0f9f85_d20251026_m013200_c001_v0001093_t0044_u01761442320925") 2025/10/26 01:34:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4036d880aaad0b68_d20251026_m013156_c001_v7007000_t0000_u01761442316721") 2025/10/26 01:34:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f116c8b4d319ce0f3_d20251026_m013152_c001_v0001134_t0044_u01761442312312") 2025/10/26 01:34:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f405638df9039a064_d20251026_m013150_c001_v7007000_t0000_u01761442310834") 2025/10/26 01:34:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f11372364a07b15e1_d20251026_m013136_c001_v0001093_t0033_u01761442296803") 2025/10/26 01:34:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f418e418520d17f90_d20251026_m013132_c001_v7007000_t0000_u01761442292683") 2025/10/26 01:34:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f116c8b4d319ce0b8_d20251026_m013128_c001_v0001134_t0041_u01761442288169") 2025/10/26 01:34:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f423f3964a6774cc4_d20251026_m013126_c001_v7007000_t0000_u01761442286781") 2025/10/26 01:34:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f116c8b4d319ce082_d20251026_m013112_c001_v0001134_t0037_u01761442272479") 2025/10/26 01:34:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f419a82c38263b428_d20251026_m013105_c001_v7007000_t0000_u01761442265728") 2025/10/26 01:34:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f119d9e8d8295c618_d20251026_m013050_c001_v0001104_t0022_u01761442250057") 2025/10/26 01:34:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f409fcbafcf6e938a_d20251026_m013045_c001_v7007000_t0000_u01761442245943") 2025/10/26 01:34:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f11372364a07b1531_d20251026_m013031_c001_v0001093_t0030_u01761442231439") 2025/10/26 01:34:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f416b2c496b9189d7_d20251026_m013027_c001_v7007000_t0000_u01761442227334") 2025/10/26 01:34:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0f9e6a_d20251026_m013011_c001_v0001093_t0001_u01761442211510") 2025/10/26 01:34:34 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4073ea3d8fdb9b70_d20251026_m013154_c001_v7007000_t0000_u01761442314509") 2025/10/26 01:34:34 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f116c8b4d319ce0e2_d20251026_m013148_c001_v0001134_t0034_u01761442308437") 2025/10/26 01:34:35 DEBUG : dir1/0001-bcdef: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f41448d3fddc44705_d20251026_m013218_c001_v7007000_t0000_u01761442338233") 2025/10/26 01:34:35 DEBUG : dir1/0001-bcdef: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f119d9e8d8295c6f6_d20251026_m013212_c001_v0001104_t0048_u01761442332945") 2025/10/26 01:34:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4211a8d8968c6376_d20251026_m013348_c001_v7007000_t0000_u01761442428381") 2025/10/26 01:34:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f11372364a07b16c4_d20251026_m013334_c001_v0001093_t0023_u01761442414496") 2025/10/26 01:34:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f419a82c38263c111_d20251026_m013329_c001_v7007000_t0000_u01761442409740") 2025/10/26 01:34:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f11372364a07b16b0_d20251026_m013316_c001_v0001093_t0010_u01761442396318") 2025/10/26 01:34:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f409fcbafcf6ea025_d20251026_m013311_c001_v7007000_t0000_u01761442391422") 2025/10/26 01:34:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f11372364a07b1696_d20251026_m013258_c001_v0001093_t0001_u01761442378808") 2025/10/26 01:34:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f41448d3fddc44769_d20251026_m013253_c001_v7007000_t0000_u01761442373857") 2025/10/26 01:34:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f11372364a07b1681_d20251026_m013241_c001_v0001093_t0014_u01761442361580") 2025/10/26 01:34:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f402ba7889c8d8b49_d20251026_m013236_c001_v7007000_t0000_u01761442356487") 2025/10/26 01:34:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f11372364a07b165a_d20251026_m013223_c001_v0001093_t0021_u01761442343037") 2025/10/26 01:34:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f409fcbafcf6e9f9e_d20251026_m013215_c001_v7007000_t0000_u01761442335517") 2025/10/26 01:34:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f116c8b4d319ce103_d20251026_m013201_c001_v0001134_t0016_u01761442321663") 2025/10/26 01:34:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4036d880aaad0b69_d20251026_m013156_c001_v7007000_t0000_u01761442316902") 2025/10/26 01:34:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0f9f77_d20251026_m013152_c001_v0001093_t0014_u01761442312331") 2025/10/26 01:34:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f417c043bd45a60b3_d20251026_m013150_c001_v7007000_t0000_u01761442310869") 2025/10/26 01:34:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f116c8b4d319ce0c7_d20251026_m013137_c001_v0001134_t0031_u01761442297555") 2025/10/26 01:34:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f418e418520d17f91_d20251026_m013132_c001_v7007000_t0000_u01761442292865") 2025/10/26 01:34:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f11372364a07b15d1_d20251026_m013128_c001_v0001093_t0030_u01761442288280") 2025/10/26 01:34:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4205eaf02849d705_d20251026_m013126_c001_v7007000_t0000_u01761442286350") 2025/10/26 01:34:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0f9f0b_d20251026_m013113_c001_v0001093_t0054_u01761442273172") 2025/10/26 01:34:36 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f415ef40f70ef9d20_d20251026_m013105_c001_v7007000_t0000_u01761442265727") 2025/10/26 01:34:36 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f11372364a07b1563_d20251026_m013050_c001_v0001093_t0031_u01761442250941") 2025/10/26 01:34:36 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f409fcbafcf6e938b_d20251026_m013046_c001_v7007000_t0000_u01761442246134") 2025/10/26 01:34:36 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0f9e9f_d20251026_m013032_c001_v0001093_t0059_u01761442232260") 2025/10/26 01:34:36 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f416b2c496b9189d9_d20251026_m013027_c001_v7007000_t0000_u01761442227516") 2025/10/26 01:34:36 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f119d9e8d8295c5a4_d20251026_m013012_c001_v0001104_t0033_u01761442212237") 2025/10/26 01:34:36 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f405638df9039a069_d20251026_m013154_c001_v7007000_t0000_u01761442314658") 2025/10/26 01:34:36 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f11372364a07b15f9_d20251026_m013148_c001_v0001093_t0022_u01761442308531") 2025/10/26 01:34:36 DEBUG : dir1/0002-cdefg: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f41448d3fddc44706_d20251026_m013218_c001_v7007000_t0000_u01761442338415") 2025/10/26 01:34:36 DEBUG : dir1/0002-cdefg: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0f9fa3_d20251026_m013213_c001_v0001093_t0044_u01761442333110") 2025/10/26 01:34:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4211a8d8968c6377_d20251026_m013348_c001_v7007000_t0000_u01761442428560") 2025/10/26 01:34:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f116c8b4d319ce1b6_d20251026_m013335_c001_v0001134_t0002_u01761442415293") 2025/10/26 01:34:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f419a82c38263c112_d20251026_m013329_c001_v7007000_t0000_u01761442409924") 2025/10/26 01:34:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f116c8b4d319ce19c_d20251026_m013317_c001_v0001134_t0040_u01761442397242") 2025/10/26 01:34:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f409fcbafcf6ea027_d20251026_m013311_c001_v7007000_t0000_u01761442391605") 2025/10/26 01:34:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f116c8b4d319ce17c_d20251026_m013259_c001_v0001134_t0026_u01761442379509") 2025/10/26 01:34:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f41448d3fddc4476b_d20251026_m013254_c001_v7007000_t0000_u01761442374039") 2025/10/26 01:34:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f116c8b4d319ce155_d20251026_m013242_c001_v0001134_t0037_u01761442362334") 2025/10/26 01:34:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f402ba7889c8d8b4a_d20251026_m013236_c001_v7007000_t0000_u01761442356671") 2025/10/26 01:34:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f116c8b4d319ce13c_d20251026_m013223_c001_v0001134_t0039_u01761442343881") 2025/10/26 01:34:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f41308852a45804ce_d20251026_m013215_c001_v7007000_t0000_u01761442335635") 2025/10/26 01:34:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f11372364a07b1618_d20251026_m013202_c001_v0001093_t0009_u01761442322535") 2025/10/26 01:34:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4036d880aaad0b6a_d20251026_m013157_c001_v7007000_t0000_u01761442317087") 2025/10/26 01:34:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f11372364a07b1609_d20251026_m013152_c001_v0001093_t0044_u01761442312463") 2025/10/26 01:34:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4036d880aaad0b5e_d20251026_m013151_c001_v7007000_t0000_u01761442311033") 2025/10/26 01:34:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0f9f4f_d20251026_m013138_c001_v0001093_t0025_u01761442298429") 2025/10/26 01:34:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f418e418520d17f92_d20251026_m013133_c001_v7007000_t0000_u01761442293046") 2025/10/26 01:34:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0f9f3d_d20251026_m013128_c001_v0001093_t0032_u01761442288416") 2025/10/26 01:34:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f408d91f059f6dacc_d20251026_m013126_c001_v7007000_t0000_u01761442286834") 2025/10/26 01:34:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f119d9e8d8295c661_d20251026_m013113_c001_v0001104_t0021_u01761442273869") 2025/10/26 01:34:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4211a8d8968c5df1_d20251026_m013105_c001_v7007000_t0000_u01761442265950") 2025/10/26 01:34:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0f9ec4_d20251026_m013051_c001_v0001093_t0020_u01761442251680") 2025/10/26 01:34:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f409fcbafcf6e938c_d20251026_m013046_c001_v7007000_t0000_u01761442246317") 2025/10/26 01:34:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f119d9e8d8295c5eb_d20251026_m013032_c001_v0001104_t0015_u01761442232956") 2025/10/26 01:34:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f416b2c496b9189da_d20251026_m013027_c001_v7007000_t0000_u01761442227697") 2025/10/26 01:34:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f11372364a07b1500_d20251026_m013012_c001_v0001093_t0045_u01761442212877") 2025/10/26 01:34:37 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f418b68eadcc9e6bc_d20251026_m013154_c001_v7007000_t0000_u01761442314617") 2025/10/26 01:34:37 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f119d9e8d8295c6bb_d20251026_m013148_c001_v0001104_t0000_u01761442308629") 2025/10/26 01:34:37 DEBUG : dir1/0003-defgh: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f41448d3fddc44707_d20251026_m013218_c001_v7007000_t0000_u01761442338597") 2025/10/26 01:34:37 DEBUG : dir1/0003-defgh: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f116c8b4d319ce119_d20251026_m013213_c001_v0001134_t0016_u01761442333423") 2025/10/26 01:34:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4211a8d8968c6378_d20251026_m013348_c001_v7007000_t0000_u01761442428740") 2025/10/26 01:34:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0fa01a_d20251026_m013336_c001_v0001093_t0011_u01761442416029") 2025/10/26 01:34:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f419a82c38263c113_d20251026_m013330_c001_v7007000_t0000_u01761442410108") 2025/10/26 01:34:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0fa002_d20251026_m013317_c001_v0001093_t0054_u01761442397883") 2025/10/26 01:34:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f409fcbafcf6ea028_d20251026_m013311_c001_v7007000_t0000_u01761442391841") 2025/10/26 01:34:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0f9fe1_d20251026_m013300_c001_v0001093_t0019_u01761442380226") 2025/10/26 01:34:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f41448d3fddc4476c_d20251026_m013254_c001_v7007000_t0000_u01761442374221") 2025/10/26 01:34:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0f9fd1_d20251026_m013243_c001_v0001093_t0040_u01761442363003") 2025/10/26 01:34:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f402ba7889c8d8b4b_d20251026_m013236_c001_v7007000_t0000_u01761442356856") 2025/10/26 01:34:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0f9fb3_d20251026_m013224_c001_v0001093_t0045_u01761442344621") 2025/10/26 01:34:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f412fb83cf444ede1_d20251026_m013215_c001_v7007000_t0000_u01761442335655") 2025/10/26 01:34:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f119d9e8d8295c6da_d20251026_m013203_c001_v0001104_t0059_u01761442323343") 2025/10/26 01:34:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4036d880aaad0b6b_d20251026_m013157_c001_v7007000_t0000_u01761442317269") 2025/10/26 01:34:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f119d9e8d8295c6c5_d20251026_m013152_c001_v0001104_t0012_u01761442312554") 2025/10/26 01:34:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f418b68eadcc9e6b8_d20251026_m013150_c001_v7007000_t0000_u01761442310873") 2025/10/26 01:34:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f119d9e8d8295c6a5_d20251026_m013139_c001_v0001104_t0055_u01761442299125") 2025/10/26 01:34:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f418e418520d17f93_d20251026_m013133_c001_v7007000_t0000_u01761442293227") 2025/10/26 01:34:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f119d9e8d8295c68f_d20251026_m013128_c001_v0001104_t0026_u01761442288458") 2025/10/26 01:34:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4190ef62bedd0259_d20251026_m013126_c001_v7007000_t0000_u01761442286521") 2025/10/26 01:34:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f11372364a07b15ab_d20251026_m013114_c001_v0001093_t0000_u01761442274952") 2025/10/26 01:34:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4211a8d8968c5df0_d20251026_m013105_c001_v7007000_t0000_u01761442265737") 2025/10/26 01:34:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f119d9e8d8295c61e_d20251026_m013052_c001_v0001104_t0059_u01761442252244") 2025/10/26 01:34:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f409fcbafcf6e938d_d20251026_m013046_c001_v7007000_t0000_u01761442246501") 2025/10/26 01:34:39 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f11372364a07b1537_d20251026_m013033_c001_v0001093_t0036_u01761442233543") 2025/10/26 01:34:39 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f416b2c496b9189db_d20251026_m013027_c001_v7007000_t0000_u01761442227879") 2025/10/26 01:34:39 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0f9e77_d20251026_m013015_c001_v0001093_t0022_u01761442215363") 2025/10/26 01:34:39 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f418b68eadcc9e6bd_d20251026_m013154_c001_v7007000_t0000_u01761442314797") 2025/10/26 01:34:39 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0f9f6b_d20251026_m013148_c001_v0001093_t0019_u01761442308692") 2025/10/26 01:34:39 DEBUG : dir1/0004-efghi: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f41448d3fddc44708_d20251026_m013218_c001_v7007000_t0000_u01761442338779") 2025/10/26 01:34:39 DEBUG : dir1/0004-efghi: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0f9fa5_d20251026_m013213_c001_v0001093_t0001_u01761442333437") 2025/10/26 01:34:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4211a8d8968c6379_d20251026_m013348_c001_v7007000_t0000_u01761442428920") 2025/10/26 01:34:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f119d9e8d8295c76d_d20251026_m013336_c001_v0001104_t0020_u01761442416562") 2025/10/26 01:34:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f419a82c38263c114_d20251026_m013330_c001_v7007000_t0000_u01761442410291") 2025/10/26 01:34:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f119d9e8d8295c752_d20251026_m013318_c001_v0001104_t0025_u01761442398180") 2025/10/26 01:34:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f409fcbafcf6ea029_d20251026_m013312_c001_v7007000_t0000_u01761442392027") 2025/10/26 01:34:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f119d9e8d8295c730_d20251026_m013300_c001_v0001104_t0004_u01761442380679") 2025/10/26 01:34:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f41448d3fddc4476e_d20251026_m013254_c001_v7007000_t0000_u01761442374408") 2025/10/26 01:34:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f119d9e8d8295c720_d20251026_m013243_c001_v0001104_t0059_u01761442363404") 2025/10/26 01:34:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f402ba7889c8d8b4c_d20251026_m013237_c001_v7007000_t0000_u01761442357040") 2025/10/26 01:34:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f119d9e8d8295c70c_d20251026_m013225_c001_v0001104_t0018_u01761442345156") 2025/10/26 01:34:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f41448d3fddc44700_d20251026_m013215_c001_v7007000_t0000_u01761442335678") 2025/10/26 01:34:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0f9f87_d20251026_m013203_c001_v0001093_t0040_u01761442323936") 2025/10/26 01:34:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4036d880aaad0b6c_d20251026_m013157_c001_v7007000_t0000_u01761442317451") 2025/10/26 01:34:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f116c8b4d319ce0f7_d20251026_m013152_c001_v0001134_t0023_u01761442312635") 2025/10/26 01:34:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4211a8d8968c5e21_d20251026_m013150_c001_v7007000_t0000_u01761442310839") 2025/10/26 01:34:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f11372364a07b15e5_d20251026_m013139_c001_v0001093_t0007_u01761442299730") 2025/10/26 01:34:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f418e418520d17f94_d20251026_m013133_c001_v7007000_t0000_u01761442293409") 2025/10/26 01:34:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f116c8b4d319ce0ba_d20251026_m013128_c001_v0001134_t0020_u01761442288466") 2025/10/26 01:34:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f418e418520d17f88_d20251026_m013126_c001_v7007000_t0000_u01761442286912") 2025/10/26 01:34:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f116c8b4d319ce08a_d20251026_m013115_c001_v0001134_t0038_u01761442275465") 2025/10/26 01:34:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f415ef40f70ef9d21_d20251026_m013105_c001_v7007000_t0000_u01761442265755") 2025/10/26 01:34:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f11372364a07b156b_d20251026_m013052_c001_v0001093_t0054_u01761442252768") 2025/10/26 01:34:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f409fcbafcf6e938e_d20251026_m013046_c001_v7007000_t0000_u01761442246687") 2025/10/26 01:34:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0f9ea1_d20251026_m013033_c001_v0001093_t0059_u01761442233989") 2025/10/26 01:34:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f416b2c496b9189dc_d20251026_m013028_c001_v7007000_t0000_u01761442228072") 2025/10/26 01:34:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f119d9e8d8295c5b1_d20251026_m013015_c001_v0001104_t0054_u01761442215767") 2025/10/26 01:34:40 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f40917ca080ed7fb5_d20251026_m013154_c001_v7007000_t0000_u01761442314811") 2025/10/26 01:34:40 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f116c8b4d319ce0e4_d20251026_m013148_c001_v0001134_t0041_u01761442308790") 2025/10/26 01:34:40 DEBUG : dir1/0005-fghij: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f41448d3fddc44709_d20251026_m013218_c001_v7007000_t0000_u01761442338961") 2025/10/26 01:34:40 DEBUG : dir1/0005-fghij: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f11372364a07b163a_d20251026_m013213_c001_v0001093_t0056_u01761442333474") 2025/10/26 01:34:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4211a8d8968c637a_d20251026_m013349_c001_v7007000_t0000_u01761442429099") 2025/10/26 01:34:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f11372364a07b16c8_d20251026_m013337_c001_v0001093_t0013_u01761442417824") 2025/10/26 01:34:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f419a82c38263c115_d20251026_m013330_c001_v7007000_t0000_u01761442410472") 2025/10/26 01:34:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f11372364a07b16b2_d20251026_m013318_c001_v0001093_t0044_u01761442398856") 2025/10/26 01:34:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f409fcbafcf6ea02a_d20251026_m013312_c001_v7007000_t0000_u01761442392244") 2025/10/26 01:34:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f11372364a07b169c_d20251026_m013301_c001_v0001093_t0044_u01761442381435") 2025/10/26 01:34:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f41448d3fddc44771_d20251026_m013254_c001_v7007000_t0000_u01761442374637") 2025/10/26 01:34:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f11372364a07b1683_d20251026_m013243_c001_v0001093_t0032_u01761442363982") 2025/10/26 01:34:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f402ba7889c8d8b4e_d20251026_m013237_c001_v7007000_t0000_u01761442357223") 2025/10/26 01:34:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f11372364a07b1660_d20251026_m013225_c001_v0001093_t0029_u01761442345744") 2025/10/26 01:34:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f404540c705944dbc_d20251026_m013215_c001_v7007000_t0000_u01761442335498") 2025/10/26 01:34:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f116c8b4d319ce107_d20251026_m013204_c001_v0001134_t0006_u01761442324353") 2025/10/26 01:34:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4036d880aaad0b6d_d20251026_m013157_c001_v7007000_t0000_u01761442317633") 2025/10/26 01:34:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0f9f79_d20251026_m013152_c001_v0001093_t0039_u01761442312795") 2025/10/26 01:34:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f416b2c496b918f64_d20251026_m013151_c001_v7007000_t0000_u01761442311044") 2025/10/26 01:34:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f116c8b4d319ce0cc_d20251026_m013140_c001_v0001134_t0004_u01761442300258") 2025/10/26 01:34:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f418e418520d17f95_d20251026_m013133_c001_v7007000_t0000_u01761442293590") 2025/10/26 01:34:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f11372364a07b15d3_d20251026_m013128_c001_v0001093_t0029_u01761442288643") 2025/10/26 01:34:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f418e418520d17f85_d20251026_m013126_c001_v7007000_t0000_u01761442286515") 2025/10/26 01:34:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0f9f1a_d20251026_m013115_c001_v0001093_t0000_u01761442275831") 2025/10/26 01:34:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f411eabb0cdab560e_d20251026_m013105_c001_v7007000_t0000_u01761442265773") 2025/10/26 01:34:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0f9ec8_d20251026_m013053_c001_v0001093_t0051_u01761442253123") 2025/10/26 01:34:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f409fcbafcf6e938f_d20251026_m013046_c001_v7007000_t0000_u01761442246871") 2025/10/26 01:34:42 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f119d9e8d8295c5ef_d20251026_m013034_c001_v0001104_t0032_u01761442234386") 2025/10/26 01:34:42 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f416b2c496b9189dd_d20251026_m013028_c001_v7007000_t0000_u01761442228284") 2025/10/26 01:34:42 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f11372364a07b150a_d20251026_m013016_c001_v0001093_t0006_u01761442216270") 2025/10/26 01:34:42 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f40917ca080ed7fb4_d20251026_m013154_c001_v7007000_t0000_u01761442314628") 2025/10/26 01:34:42 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f11372364a07b15fb_d20251026_m013149_c001_v0001093_t0034_u01761442309022") 2025/10/26 01:34:42 DEBUG : dir1/0006-ghijk: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f41448d3fddc4470a_d20251026_m013219_c001_v7007000_t0000_u01761442339144") 2025/10/26 01:34:42 DEBUG : dir1/0006-ghijk: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f119d9e8d8295c6f8_d20251026_m013213_c001_v0001104_t0010_u01761442333487") 2025/10/26 01:34:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4211a8d8968c637b_d20251026_m013349_c001_v7007000_t0000_u01761442429279") 2025/10/26 01:34:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f116c8b4d319ce1b8_d20251026_m013338_c001_v0001134_t0057_u01761442418298") 2025/10/26 01:34:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f419a82c38263c116_d20251026_m013330_c001_v7007000_t0000_u01761442410656") 2025/10/26 01:34:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f116c8b4d319ce19e_d20251026_m013319_c001_v0001134_t0006_u01761442399180") 2025/10/26 01:34:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f409fcbafcf6ea02b_d20251026_m013312_c001_v7007000_t0000_u01761442392429") 2025/10/26 01:34:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f116c8b4d319ce17e_d20251026_m013301_c001_v0001134_t0045_u01761442381874") 2025/10/26 01:34:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f41448d3fddc44777_d20251026_m013254_c001_v7007000_t0000_u01761442374820") 2025/10/26 01:34:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f116c8b4d319ce15e_d20251026_m013244_c001_v0001134_t0033_u01761442364320") 2025/10/26 01:34:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f402ba7889c8d8b4f_d20251026_m013237_c001_v7007000_t0000_u01761442357407") 2025/10/26 01:34:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f116c8b4d319ce142_d20251026_m013226_c001_v0001134_t0008_u01761442346116") 2025/10/26 01:34:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f41308852a45804cb_d20251026_m013215_c001_v7007000_t0000_u01761442335094") 2025/10/26 01:34:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f11372364a07b161e_d20251026_m013204_c001_v0001093_t0031_u01761442324724") 2025/10/26 01:34:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4036d880aaad0b6e_d20251026_m013157_c001_v7007000_t0000_u01761442317879") 2025/10/26 01:34:43 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f11372364a07b160b_d20251026_m013152_c001_v0001093_t0001_u01761442312826") 2025/10/26 01:34:43 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f409fcbafcf6e9f88_d20251026_m013150_c001_v7007000_t0000_u01761442310441") 2025/10/26 01:34:43 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0f9f55_d20251026_m013140_c001_v0001093_t0035_u01761442300722") 2025/10/26 01:34:43 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f418e418520d17f96_d20251026_m013133_c001_v7007000_t0000_u01761442293772") 2025/10/26 01:34:43 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0f9f3f_d20251026_m013128_c001_v0001093_t0055_u01761442288811") 2025/10/26 01:34:43 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4205eaf02849d706_d20251026_m013126_c001_v7007000_t0000_u01761442286531") 2025/10/26 01:34:43 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f119d9e8d8295c66d_d20251026_m013116_c001_v0001104_t0010_u01761442276277") 2025/10/26 01:34:43 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f418e418520d17b77_d20251026_m013105_c001_v7007000_t0000_u01761442265888") 2025/10/26 01:34:43 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f119d9e8d8295c622_d20251026_m013053_c001_v0001104_t0039_u01761442253409") 2025/10/26 01:34:43 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f409fcbafcf6e9390_d20251026_m013047_c001_v7007000_t0000_u01761442247053") 2025/10/26 01:34:43 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f11372364a07b1539_d20251026_m013035_c001_v0001093_t0034_u01761442235084") 2025/10/26 01:34:43 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f416b2c496b9189de_d20251026_m013028_c001_v7007000_t0000_u01761442228465") 2025/10/26 01:34:43 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0f9e7b_d20251026_m013016_c001_v0001093_t0014_u01761442216629") 2025/10/26 01:34:43 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f418b68eadcc9e6bb_d20251026_m013154_c001_v7007000_t0000_u01761442314437") 2025/10/26 01:34:43 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0f9f6d_d20251026_m013149_c001_v0001093_t0020_u01761442309106") 2025/10/26 01:34:43 DEBUG : dir1/0007-12345: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f41448d3fddc4470b_d20251026_m013219_c001_v7007000_t0000_u01761442339331") 2025/10/26 01:34:43 DEBUG : dir1/0007-12345: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0f9fa7_d20251026_m013213_c001_v0001093_t0019_u01761442333737") 2025/10/26 01:34:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4211a8d8968c637c_d20251026_m013349_c001_v7007000_t0000_u01761442429500") 2025/10/26 01:34:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0fa01c_d20251026_m013338_c001_v0001093_t0027_u01761442418643") 2025/10/26 01:34:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f419a82c38263c117_d20251026_m013330_c001_v7007000_t0000_u01761442410839") 2025/10/26 01:34:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0fa004_d20251026_m013319_c001_v0001093_t0031_u01761442399477") 2025/10/26 01:34:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f409fcbafcf6ea02c_d20251026_m013312_c001_v7007000_t0000_u01761442392613") 2025/10/26 01:34:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0f9fe7_d20251026_m013302_c001_v0001093_t0036_u01761442382297") 2025/10/26 01:34:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f41448d3fddc44779_d20251026_m013255_c001_v7007000_t0000_u01761442375001") 2025/10/26 01:34:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0f9fd3_d20251026_m013244_c001_v0001093_t0059_u01761442364780") 2025/10/26 01:34:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f402ba7889c8d8b52_d20251026_m013237_c001_v7007000_t0000_u01761442357593") 2025/10/26 01:34:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0f9fb5_d20251026_m013226_c001_v0001093_t0052_u01761442346526") 2025/10/26 01:34:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f412fb83cf444eddd_d20251026_m013215_c001_v7007000_t0000_u01761442335112") 2025/10/26 01:34:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f119d9e8d8295c6df_d20251026_m013205_c001_v0001104_t0001_u01761442325128") 2025/10/26 01:34:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4036d880aaad0b70_d20251026_m013158_c001_v7007000_t0000_u01761442318061") 2025/10/26 01:34:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f116c8b4d319ce0fb_d20251026_m013153_c001_v0001134_t0033_u01761442313026") 2025/10/26 01:34:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f40917ca080ed7faf_d20251026_m013150_c001_v7007000_t0000_u01761442310460") 2025/10/26 01:34:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f119d9e8d8295c6a9_d20251026_m013141_c001_v0001104_t0059_u01761442301214") 2025/10/26 01:34:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f418e418520d17f97_d20251026_m013133_c001_v7007000_t0000_u01761442293957") 2025/10/26 01:34:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f116c8b4d319ce0bc_d20251026_m013128_c001_v0001134_t0027_u01761442288822") 2025/10/26 01:34:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4190ef62bedd025a_d20251026_m013126_c001_v7007000_t0000_u01761442286703") 2025/10/26 01:34:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f11372364a07b15af_d20251026_m013117_c001_v0001093_t0025_u01761442277018") 2025/10/26 01:34:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f411eabb0cdab560f_d20251026_m013105_c001_v7007000_t0000_u01761442265967") 2025/10/26 01:34:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f11372364a07b1573_d20251026_m013054_c001_v0001093_t0013_u01761442254271") 2025/10/26 01:34:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f409fcbafcf6e9391_d20251026_m013047_c001_v7007000_t0000_u01761442247237") 2025/10/26 01:34:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0f9ea3_d20251026_m013035_c001_v0001093_t0057_u01761442235483") 2025/10/26 01:34:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f416b2c496b9189df_d20251026_m013028_c001_v7007000_t0000_u01761442228684") 2025/10/26 01:34:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f119d9e8d8295c5bb_d20251026_m013017_c001_v0001104_t0034_u01761442217048") 2025/10/26 01:34:44 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f416b2c496b918f65_d20251026_m013154_c001_v7007000_t0000_u01761442314445") 2025/10/26 01:34:45 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f116c8b4d319ce0e6_d20251026_m013149_c001_v0001134_t0038_u01761442309143") 2025/10/26 01:34:45 DEBUG : dir1/0008-23456: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f41448d3fddc4470c_d20251026_m013219_c001_v7007000_t0000_u01761442339513") 2025/10/26 01:34:45 DEBUG : dir1/0008-23456: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f116c8b4d319ce11b_d20251026_m013213_c001_v0001134_t0009_u01761442333874") 2025/10/26 01:34:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4211a8d8968c637d_d20251026_m013349_c001_v7007000_t0000_u01761442429681") 2025/10/26 01:34:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f119d9e8d8295c76f_d20251026_m013338_c001_v0001104_t0051_u01761442418977") 2025/10/26 01:34:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f419a82c38263c118_d20251026_m013331_c001_v7007000_t0000_u01761442411020") 2025/10/26 01:34:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f119d9e8d8295c756_d20251026_m013319_c001_v0001104_t0056_u01761442399843") 2025/10/26 01:34:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f409fcbafcf6ea02d_d20251026_m013312_c001_v7007000_t0000_u01761442392809") 2025/10/26 01:34:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f119d9e8d8295c732_d20251026_m013302_c001_v0001104_t0010_u01761442382671") 2025/10/26 01:34:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f41448d3fddc4477b_d20251026_m013255_c001_v7007000_t0000_u01761442375182") 2025/10/26 01:34:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f119d9e8d8295c722_d20251026_m013245_c001_v0001104_t0031_u01761442365259") 2025/10/26 01:34:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f402ba7889c8d8b53_d20251026_m013237_c001_v7007000_t0000_u01761442357777") 2025/10/26 01:34:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f119d9e8d8295c70f_d20251026_m013226_c001_v0001104_t0014_u01761442346865") 2025/10/26 01:34:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f41448d3fddc446fd_d20251026_m013215_c001_v7007000_t0000_u01761442335121") 2025/10/26 01:34:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0f9f8b_d20251026_m013205_c001_v0001093_t0021_u01761442325835") 2025/10/26 01:34:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4036d880aaad0b71_d20251026_m013158_c001_v7007000_t0000_u01761442318245") 2025/10/26 01:34:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0f9f7b_d20251026_m013153_c001_v0001093_t0055_u01761442313072") 2025/10/26 01:34:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f40917ca080ed7fb1_d20251026_m013150_c001_v7007000_t0000_u01761442310878") 2025/10/26 01:34:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f11372364a07b15e7_d20251026_m013141_c001_v0001093_t0012_u01761442301841") 2025/10/26 01:34:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f418e418520d17f98_d20251026_m013134_c001_v7007000_t0000_u01761442294138") 2025/10/26 01:34:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f119d9e8d8295c691_d20251026_m013128_c001_v0001104_t0009_u01761442288971") 2025/10/26 01:34:46 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f418b68eadcc9e69c_d20251026_m013126_c001_v7007000_t0000_u01761442286724") 2025/10/26 01:34:46 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f116c8b4d319ce08c_d20251026_m013117_c001_v0001134_t0007_u01761442277513") 2025/10/26 01:34:46 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4190ef62bedd024a_d20251026_m013105_c001_v7007000_t0000_u01761442265934") 2025/10/26 01:34:46 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0f9ecc_d20251026_m013054_c001_v0001093_t0047_u01761442254705") 2025/10/26 01:34:46 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f409fcbafcf6e9392_d20251026_m013047_c001_v7007000_t0000_u01761442247419") 2025/10/26 01:34:46 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f119d9e8d8295c5f5_d20251026_m013035_c001_v0001104_t0055_u01761442235782") 2025/10/26 01:34:46 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f416b2c496b9189e0_d20251026_m013028_c001_v7007000_t0000_u01761442228865") 2025/10/26 01:34:46 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f11372364a07b150e_d20251026_m013017_c001_v0001093_t0017_u01761442217591") 2025/10/26 01:34:46 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f405638df9039a068_d20251026_m013154_c001_v7007000_t0000_u01761442314468") 2025/10/26 01:34:46 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f119d9e8d8295c6bf_d20251026_m013149_c001_v0001104_t0017_u01761442309193") 2025/10/26 01:34:46 DEBUG : dir1/0009-34567: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f41448d3fddc4470d_d20251026_m013219_c001_v7007000_t0000_u01761442339696") 2025/10/26 01:34:46 DEBUG : dir1/0009-34567: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f11372364a07b163e_d20251026_m013213_c001_v0001093_t0012_u01761442333933") 2025/10/26 01:34:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4211a8d8968c637e_d20251026_m013349_c001_v7007000_t0000_u01761442429862") 2025/10/26 01:34:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f11372364a07b16cc_d20251026_m013339_c001_v0001093_t0033_u01761442419599") 2025/10/26 01:34:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f419a82c38263c11a_d20251026_m013331_c001_v7007000_t0000_u01761442411206") 2025/10/26 01:34:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f11372364a07b16b4_d20251026_m013320_c001_v0001093_t0045_u01761442400614") 2025/10/26 01:34:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f409fcbafcf6ea02e_d20251026_m013312_c001_v7007000_t0000_u01761442392992") 2025/10/26 01:34:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f11372364a07b16a0_d20251026_m013303_c001_v0001093_t0031_u01761442383201") 2025/10/26 01:34:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f41448d3fddc4477c_d20251026_m013255_c001_v7007000_t0000_u01761442375365") 2025/10/26 01:34:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f11372364a07b1685_d20251026_m013245_c001_v0001093_t0059_u01761442365964") 2025/10/26 01:34:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f402ba7889c8d8b54_d20251026_m013237_c001_v7007000_t0000_u01761442357961") 2025/10/26 01:34:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f11372364a07b1666_d20251026_m013227_c001_v0001093_t0043_u01761442347541") 2025/10/26 01:34:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f41308852a45804cc_d20251026_m013215_c001_v7007000_t0000_u01761442335274") 2025/10/26 01:34:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f116c8b4d319ce109_d20251026_m013206_c001_v0001134_t0035_u01761442326742") 2025/10/26 01:34:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4036d880aaad0b72_d20251026_m013158_c001_v7007000_t0000_u01761442318427") 2025/10/26 01:34:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f11372364a07b160d_d20251026_m013153_c001_v0001093_t0052_u01761442313211") 2025/10/26 01:34:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f405638df9039a062_d20251026_m013150_c001_v7007000_t0000_u01761442310465") 2025/10/26 01:34:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f116c8b4d319ce0d0_d20251026_m013142_c001_v0001134_t0043_u01761442302297") 2025/10/26 01:34:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f418e418520d17f99_d20251026_m013134_c001_v7007000_t0000_u01761442294320") 2025/10/26 01:34:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f11372364a07b15d5_d20251026_m013129_c001_v0001093_t0051_u01761442289033") 2025/10/26 01:34:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f418e418520d17f87_d20251026_m013126_c001_v7007000_t0000_u01761442286720") 2025/10/26 01:34:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0f9f1f_d20251026_m013117_c001_v0001093_t0047_u01761442277854") 2025/10/26 01:34:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f419a82c38263b425_d20251026_m013105_c001_v7007000_t0000_u01761442265332") 2025/10/26 01:34:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f119d9e8d8295c62c_d20251026_m013055_c001_v0001104_t0044_u01761442255125") 2025/10/26 01:34:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f409fcbafcf6e9393_d20251026_m013047_c001_v7007000_t0000_u01761442247602") 2025/10/26 01:34:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f11372364a07b153f_d20251026_m013036_c001_v0001093_t0015_u01761442236279") 2025/10/26 01:34:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f416b2c496b9189e1_d20251026_m013029_c001_v7007000_t0000_u01761442229047") 2025/10/26 01:34:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0f9e7f_d20251026_m013018_c001_v0001093_t0008_u01761442218257") 2025/10/26 01:34:47 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f409fcbafcf6e9f90_d20251026_m013154_c001_v7007000_t0000_u01761442314677") 2025/10/26 01:34:47 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f11372364a07b15fd_d20251026_m013149_c001_v0001093_t0000_u01761442309350") 2025/10/26 01:34:47 DEBUG : dir1/0010-45678: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f41448d3fddc4470e_d20251026_m013219_c001_v7007000_t0000_u01761442339878") 2025/10/26 01:34:47 DEBUG : dir1/0010-45678: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f119d9e8d8295c6fa_d20251026_m013214_c001_v0001104_t0043_u01761442334189") 2025/10/26 01:34:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4211a8d8968c637f_d20251026_m013350_c001_v7007000_t0000_u01761442430041") 2025/10/26 01:34:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f116c8b4d319ce1ba_d20251026_m013339_c001_v0001134_t0021_u01761442419976") 2025/10/26 01:34:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f419a82c38263c11b_d20251026_m013331_c001_v7007000_t0000_u01761442411389") 2025/10/26 01:34:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f116c8b4d319ce1a4_d20251026_m013320_c001_v0001134_t0029_u01761442400938") 2025/10/26 01:34:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f409fcbafcf6ea02f_d20251026_m013313_c001_v7007000_t0000_u01761442393175") 2025/10/26 01:34:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f116c8b4d319ce186_d20251026_m013303_c001_v0001134_t0050_u01761442383804") 2025/10/26 01:34:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f41448d3fddc4477e_d20251026_m013255_c001_v7007000_t0000_u01761442375547") 2025/10/26 01:34:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f116c8b4d319ce160_d20251026_m013246_c001_v0001134_t0017_u01761442366347") 2025/10/26 01:34:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f402ba7889c8d8b55_d20251026_m013238_c001_v7007000_t0000_u01761442358145") 2025/10/26 01:34:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f116c8b4d319ce146_d20251026_m013227_c001_v0001134_t0022_u01761442347946") 2025/10/26 01:34:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f402ba7889c8d8b14_d20251026_m013215_c001_v7007000_t0000_u01761442335582") 2025/10/26 01:34:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f11372364a07b1622_d20251026_m013207_c001_v0001093_t0044_u01761442327049") 2025/10/26 01:34:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4036d880aaad0b73_d20251026_m013158_c001_v7007000_t0000_u01761442318609") 2025/10/26 01:34:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f119d9e8d8295c6c9_d20251026_m013153_c001_v0001104_t0015_u01761442313247") 2025/10/26 01:34:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f409fcbafcf6e9f8c_d20251026_m013150_c001_v7007000_t0000_u01761442310990") 2025/10/26 01:34:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0f9f5b_d20251026_m013142_c001_v0001093_t0032_u01761442302584") 2025/10/26 01:34:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f418e418520d17f9a_d20251026_m013134_c001_v7007000_t0000_u01761442294502") 2025/10/26 01:34:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0f9f41_d20251026_m013129_c001_v0001093_t0014_u01761442289211") 2025/10/26 01:34:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f418e418520d17f86_d20251026_m013126_c001_v7007000_t0000_u01761442286698") 2025/10/26 01:34:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f119d9e8d8295c66f_d20251026_m013118_c001_v0001104_t0039_u01761442278210") 2025/10/26 01:34:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f405135ade5e69dbc_d20251026_m013105_c001_v7007000_t0000_u01761442265736") 2025/10/26 01:34:49 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f11372364a07b1575_d20251026_m013055_c001_v0001093_t0040_u01761442255684") 2025/10/26 01:34:49 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f409fcbafcf6e9394_d20251026_m013047_c001_v7007000_t0000_u01761442247785") 2025/10/26 01:34:49 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0f9ea9_d20251026_m013037_c001_v0001093_t0027_u01761442237032") 2025/10/26 01:34:49 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f416b2c496b9189e3_d20251026_m013029_c001_v7007000_t0000_u01761442229228") 2025/10/26 01:34:49 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f119d9e8d8295c5bd_d20251026_m013018_c001_v0001104_t0017_u01761442218656") 2025/10/26 01:34:49 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f408d91f059f6e2ae_d20251026_m013154_c001_v7007000_t0000_u01761442314666") 2025/10/26 01:34:49 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f116c8b4d319ce0e9_d20251026_m013149_c001_v0001134_t0025_u01761442309473") 2025/10/26 01:34:49 DEBUG : dir1/0011-56789: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f41448d3fddc4470f_d20251026_m013220_c001_v7007000_t0000_u01761442340060") 2025/10/26 01:34:49 DEBUG : dir1/0011-56789: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0f9fa9_d20251026_m013214_c001_v0001093_t0014_u01761442334198") 2025/10/26 01:34:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4211a8d8968c6380_d20251026_m013350_c001_v7007000_t0000_u01761442430221") 2025/10/26 01:34:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0fa024_d20251026_m013340_c001_v0001093_t0023_u01761442420356") 2025/10/26 01:34:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f419a82c38263c11c_d20251026_m013331_c001_v7007000_t0000_u01761442411570") 2025/10/26 01:34:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0fa006_d20251026_m013321_c001_v0001093_t0037_u01761442401315") 2025/10/26 01:34:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f409fcbafcf6ea031_d20251026_m013313_c001_v7007000_t0000_u01761442393358") 2025/10/26 01:34:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0f9fec_d20251026_m013304_c001_v0001093_t0019_u01761442384142") 2025/10/26 01:34:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f41448d3fddc44780_d20251026_m013255_c001_v7007000_t0000_u01761442375728") 2025/10/26 01:34:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0f9fd5_d20251026_m013246_c001_v0001093_t0056_u01761442366908") 2025/10/26 01:34:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f402ba7889c8d8b56_d20251026_m013238_c001_v7007000_t0000_u01761442358328") 2025/10/26 01:34:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0f9fbd_d20251026_m013228_c001_v0001093_t0031_u01761442348356") 2025/10/26 01:34:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f412fb83cf444edde_d20251026_m013215_c001_v7007000_t0000_u01761442335292") 2025/10/26 01:34:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f119d9e8d8295c6e3_d20251026_m013207_c001_v0001104_t0002_u01761442327380") 2025/10/26 01:34:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4036d880aaad0b74_d20251026_m013158_c001_v7007000_t0000_u01761442318791") 2025/10/26 01:34:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f116c8b4d319ce0fd_d20251026_m013153_c001_v0001134_t0027_u01761442313313") 2025/10/26 01:34:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f409fcbafcf6e9f89_d20251026_m013150_c001_v7007000_t0000_u01761442310624") 2025/10/26 01:34:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f119d9e8d8295c6ab_d20251026_m013143_c001_v0001104_t0048_u01761442303022") 2025/10/26 01:34:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f418e418520d17f9b_d20251026_m013134_c001_v7007000_t0000_u01761442294749") 2025/10/26 01:34:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f116c8b4d319ce0be_d20251026_m013129_c001_v0001134_t0034_u01761442289247") 2025/10/26 01:34:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4190ef62bedd025b_d20251026_m013126_c001_v7007000_t0000_u01761442286885") 2025/10/26 01:34:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f11372364a07b15b3_d20251026_m013118_c001_v0001093_t0021_u01761442278911") 2025/10/26 01:34:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f405135ade5e69dbd_d20251026_m013105_c001_v7007000_t0000_u01761442265976") 2025/10/26 01:34:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0f9ed0_d20251026_m013056_c001_v0001093_t0000_u01761442256009") 2025/10/26 01:34:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f409fcbafcf6e9395_d20251026_m013048_c001_v7007000_t0000_u01761442248003") 2025/10/26 01:34:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f119d9e8d8295c5f7_d20251026_m013037_c001_v0001104_t0032_u01761442237672") 2025/10/26 01:34:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f416b2c496b9189e4_d20251026_m013029_c001_v7007000_t0000_u01761442229409") 2025/10/26 01:34:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f11372364a07b1510_d20251026_m013019_c001_v0001093_t0059_u01761442219148") 2025/10/26 01:34:50 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f416b2c496b918f67_d20251026_m013154_c001_v7007000_t0000_u01761442314818") 2025/10/26 01:34:50 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0f9f6f_d20251026_m013149_c001_v0001093_t0027_u01761442309556") 2025/10/26 01:34:50 DEBUG : dir1/0012-6789;: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f41448d3fddc44710_d20251026_m013220_c001_v7007000_t0000_u01761442340244") 2025/10/26 01:34:50 DEBUG : dir1/0012-6789;: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f116c8b4d319ce11d_d20251026_m013214_c001_v0001134_t0045_u01761442334290") 2025/10/26 01:34:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4211a8d8968c6381_d20251026_m013350_c001_v7007000_t0000_u01761442430401") 2025/10/26 01:34:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f119d9e8d8295c773_d20251026_m013340_c001_v0001104_t0013_u01761442420774") 2025/10/26 01:34:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f419a82c38263c11d_d20251026_m013331_c001_v7007000_t0000_u01761442411754") 2025/10/26 01:34:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f119d9e8d8295c758_d20251026_m013321_c001_v0001104_t0024_u01761442401599") 2025/10/26 01:34:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f409fcbafcf6ea032_d20251026_m013313_c001_v7007000_t0000_u01761442393540") 2025/10/26 01:34:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f119d9e8d8295c738_d20251026_m013304_c001_v0001104_t0013_u01761442384528") 2025/10/26 01:34:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f41448d3fddc44781_d20251026_m013255_c001_v7007000_t0000_u01761442375910") 2025/10/26 01:34:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f119d9e8d8295c724_d20251026_m013247_c001_v0001104_t0043_u01761442367284") 2025/10/26 01:34:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f402ba7889c8d8b57_d20251026_m013238_c001_v7007000_t0000_u01761442358511") 2025/10/26 01:34:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f119d9e8d8295c711_d20251026_m013228_c001_v0001104_t0048_u01761442348724") 2025/10/26 01:34:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f41448d3fddc446fe_d20251026_m013215_c001_v7007000_t0000_u01761442335303") 2025/10/26 01:34:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0f9f91_d20251026_m013208_c001_v0001093_t0008_u01761442328040") 2025/10/26 01:34:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4036d880aaad0b75_d20251026_m013158_c001_v7007000_t0000_u01761442318972") 2025/10/26 01:34:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0f9f7d_d20251026_m013153_c001_v0001093_t0022_u01761442313443") 2025/10/26 01:34:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f405638df9039a063_d20251026_m013150_c001_v7007000_t0000_u01761442310649") 2025/10/26 01:34:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f11372364a07b15ed_d20251026_m013143_c001_v0001093_t0026_u01761442303556") 2025/10/26 01:34:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f418e418520d17f9c_d20251026_m013134_c001_v7007000_t0000_u01761442294930") 2025/10/26 01:34:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f11372364a07b15d7_d20251026_m013129_c001_v0001093_t0039_u01761442289435") 2025/10/26 01:34:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4205eaf02849d707_d20251026_m013126_c001_v7007000_t0000_u01761442286713") 2025/10/26 01:34:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f116c8b4d319ce094_d20251026_m013119_c001_v0001134_t0020_u01761442279331") 2025/10/26 01:34:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f415ef40f70ef9d22_d20251026_m013105_c001_v7007000_t0000_u01761442265910") 2025/10/26 01:34:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f119d9e8d8295c630_d20251026_m013056_c001_v0001104_t0015_u01761442256398") 2025/10/26 01:34:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f409fcbafcf6e9396_d20251026_m013048_c001_v7007000_t0000_u01761442248185") 2025/10/26 01:34:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f11372364a07b1547_d20251026_m013038_c001_v0001093_t0017_u01761442238763") 2025/10/26 01:34:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f416b2c496b9189e5_d20251026_m013029_c001_v7007000_t0000_u01761442229590") 2025/10/26 01:34:52 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0f9e85_d20251026_m013019_c001_v0001093_t0016_u01761442219685") 2025/10/26 01:34:52 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4036d880aaad0b60_d20251026_m013154_c001_v7007000_t0000_u01761442314458") 2025/10/26 01:34:52 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f11372364a07b15ff_d20251026_m013149_c001_v0001093_t0038_u01761442309710") 2025/10/26 01:34:52 DEBUG : dir1/0013-789;=: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f41448d3fddc44711_d20251026_m013220_c001_v7007000_t0000_u01761442340427") 2025/10/26 01:34:52 DEBUG : dir1/0013-789;=: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f11372364a07b1642_d20251026_m013214_c001_v0001093_t0023_u01761442334410") 2025/10/26 01:34:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4211a8d8968c6382_d20251026_m013350_c001_v7007000_t0000_u01761442430581") 2025/10/26 01:34:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f11372364a07b16d0_d20251026_m013341_c001_v0001093_t0015_u01761442421441") 2025/10/26 01:34:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f419a82c38263c11e_d20251026_m013331_c001_v7007000_t0000_u01761442411937") 2025/10/26 01:34:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f11372364a07b16b8_d20251026_m013322_c001_v0001093_t0057_u01761442402288") 2025/10/26 01:34:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f409fcbafcf6ea033_d20251026_m013313_c001_v7007000_t0000_u01761442393723") 2025/10/26 01:34:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f11372364a07b16a2_d20251026_m013305_c001_v0001093_t0026_u01761442385059") 2025/10/26 01:34:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f41448d3fddc44783_d20251026_m013256_c001_v7007000_t0000_u01761442376091") 2025/10/26 01:34:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f11372364a07b1687_d20251026_m013247_c001_v0001093_t0007_u01761442367794") 2025/10/26 01:34:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f402ba7889c8d8b58_d20251026_m013238_c001_v7007000_t0000_u01761442358695") 2025/10/26 01:34:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f11372364a07b166c_d20251026_m013229_c001_v0001093_t0033_u01761442349371") 2025/10/26 01:34:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f41308852a45804cd_d20251026_m013215_c001_v7007000_t0000_u01761442335455") 2025/10/26 01:34:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f116c8b4d319ce10b_d20251026_m013208_c001_v0001134_t0021_u01761442328427") 2025/10/26 01:34:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4036d880aaad0b76_d20251026_m013159_c001_v7007000_t0000_u01761442319153") 2025/10/26 01:34:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f11372364a07b160f_d20251026_m013153_c001_v0001093_t0030_u01761442313582") 2025/10/26 01:34:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f418b68eadcc9e6b9_d20251026_m013151_c001_v7007000_t0000_u01761442311055") 2025/10/26 01:34:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f116c8b4d319ce0d6_d20251026_m013144_c001_v0001134_t0057_u01761442304023") 2025/10/26 01:34:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f418e418520d17f9d_d20251026_m013135_c001_v7007000_t0000_u01761442295112") 2025/10/26 01:34:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f116c8b4d319ce0c0_d20251026_m013129_c001_v0001134_t0010_u01761442289512") 2025/10/26 01:34:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4108f3b562550aac_d20251026_m013126_c001_v7007000_t0000_u01761442286929") 2025/10/26 01:34:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0f9f21_d20251026_m013119_c001_v0001093_t0046_u01761442279722") 2025/10/26 01:34:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f418e418520d17b76_d20251026_m013105_c001_v7007000_t0000_u01761442265708") 2025/10/26 01:34:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f11372364a07b1577_d20251026_m013057_c001_v0001093_t0027_u01761442257277") 2025/10/26 01:34:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f409fcbafcf6e9397_d20251026_m013048_c001_v7007000_t0000_u01761442248371") 2025/10/26 01:34:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0f9ead_d20251026_m013039_c001_v0001093_t0039_u01761442239549") 2025/10/26 01:34:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f416b2c496b9189e6_d20251026_m013029_c001_v7007000_t0000_u01761442229771") 2025/10/26 01:34:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f119d9e8d8295c5c5_d20251026_m013020_c001_v0001104_t0022_u01761442220172") 2025/10/26 01:34:53 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4036d880aaad0b62_d20251026_m013154_c001_v7007000_t0000_u01761442314832") 2025/10/26 01:34:53 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f116c8b4d319ce0eb_d20251026_m013149_c001_v0001134_t0014_u01761442309805") 2025/10/26 01:34:53 DEBUG : dir1/0014-89;=.: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f41448d3fddc44712_d20251026_m013220_c001_v7007000_t0000_u01761442340610") 2025/10/26 01:34:53 DEBUG : dir1/0014-89;=.: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f116c8b4d319ce11f_d20251026_m013214_c001_v0001134_t0054_u01761442334572") 2025/10/26 01:34:53 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4211a8d8968c6383_d20251026_m013350_c001_v7007000_t0000_u01761442430761") 2025/10/26 01:34:53 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f116c8b4d319ce1bc_d20251026_m013342_c001_v0001134_t0013_u01761442422018") 2025/10/26 01:34:53 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f419a82c38263c120_d20251026_m013332_c001_v7007000_t0000_u01761442412121") 2025/10/26 01:34:53 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f116c8b4d319ce1a8_d20251026_m013322_c001_v0001134_t0041_u01761442402806") 2025/10/26 01:34:53 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f409fcbafcf6ea034_d20251026_m013313_c001_v7007000_t0000_u01761442393905") 2025/10/26 01:34:53 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f116c8b4d319ce188_d20251026_m013305_c001_v0001134_t0045_u01761442385417") 2025/10/26 01:34:53 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f41448d3fddc44785_d20251026_m013256_c001_v7007000_t0000_u01761442376274") 2025/10/26 01:34:53 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f116c8b4d319ce16a_d20251026_m013248_c001_v0001134_t0049_u01761442368208") 2025/10/26 01:34:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f402ba7889c8d8b59_d20251026_m013238_c001_v7007000_t0000_u01761442358881") 2025/10/26 01:34:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f116c8b4d319ce14a_d20251026_m013229_c001_v0001134_t0021_u01761442349760") 2025/10/26 01:34:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f405638df9039a075_d20251026_m013215_c001_v7007000_t0000_u01761442335666") 2025/10/26 01:34:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f11372364a07b1628_d20251026_m013208_c001_v0001093_t0057_u01761442328828") 2025/10/26 01:34:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4036d880aaad0b77_d20251026_m013159_c001_v7007000_t0000_u01761442319336") 2025/10/26 01:34:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f116c8b4d319ce101_d20251026_m013153_c001_v0001134_t0059_u01761442313644") 2025/10/26 01:34:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f40917ca080ed7fb0_d20251026_m013150_c001_v7007000_t0000_u01761442310696") 2025/10/26 01:34:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0f9f5d_d20251026_m013144_c001_v0001093_t0001_u01761442304397") 2025/10/26 01:34:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f418e418520d17f9e_d20251026_m013135_c001_v7007000_t0000_u01761442295292") 2025/10/26 01:34:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f119d9e8d8295c695_d20251026_m013129_c001_v0001104_t0054_u01761442289532") 2025/10/26 01:34:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4205eaf02849d708_d20251026_m013126_c001_v7007000_t0000_u01761442286948") 2025/10/26 01:34:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f119d9e8d8295c675_d20251026_m013120_c001_v0001104_t0010_u01761442280066") 2025/10/26 01:34:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f416b2c496b918a18_d20251026_m013105_c001_v7007000_t0000_u01761442265922") 2025/10/26 01:34:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0f9ed6_d20251026_m013057_c001_v0001093_t0014_u01761442257724") 2025/10/26 01:34:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f409fcbafcf6e9398_d20251026_m013048_c001_v7007000_t0000_u01761442248555") 2025/10/26 01:34:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f119d9e8d8295c601_d20251026_m013039_c001_v0001104_t0023_u01761442239940") 2025/10/26 01:34:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f416b2c496b9189e7_d20251026_m013029_c001_v7007000_t0000_u01761442229951") 2025/10/26 01:34:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f11372364a07b1512_d20251026_m013020_c001_v0001093_t0013_u01761442220715") 2025/10/26 01:34:54 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f416b2c496b918f66_d20251026_m013154_c001_v7007000_t0000_u01761442314635") 2025/10/26 01:34:54 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0f9f71_d20251026_m013149_c001_v0001093_t0031_u01761442309913") 2025/10/26 01:34:55 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f41448d3fddc44713_d20251026_m013220_c001_v7007000_t0000_u01761442340792") 2025/10/26 01:34:55 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0f9fab_d20251026_m013214_c001_v0001093_t0027_u01761442334731") 2025/10/26 01:34:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4211a8d8968c6384_d20251026_m013350_c001_v7007000_t0000_u01761442430975") 2025/10/26 01:34:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0fa027_d20251026_m013342_c001_v0001093_t0037_u01761442422466") 2025/10/26 01:34:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f419a82c38263c121_d20251026_m013332_c001_v7007000_t0000_u01761442412302") 2025/10/26 01:34:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0fa00c_d20251026_m013323_c001_v0001093_t0046_u01761442403136") 2025/10/26 01:34:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f409fcbafcf6ea035_d20251026_m013314_c001_v7007000_t0000_u01761442394088") 2025/10/26 01:34:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0f9ff2_d20251026_m013305_c001_v0001093_t0018_u01761442385781") 2025/10/26 01:34:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f41448d3fddc44787_d20251026_m013256_c001_v7007000_t0000_u01761442376457") 2025/10/26 01:34:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0f9fd9_d20251026_m013248_c001_v0001093_t0014_u01761442368500") 2025/10/26 01:34:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f402ba7889c8d8b5a_d20251026_m013239_c001_v7007000_t0000_u01761442359066") 2025/10/26 01:34:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0f9fc3_d20251026_m013230_c001_v0001093_t0009_u01761442350132") 2025/10/26 01:34:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f401886b19712414d_d20251026_m013215_c001_v7007000_t0000_u01761442335511") 2025/10/26 01:34:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f119d9e8d8295c6e7_d20251026_m013209_c001_v0001104_t0012_u01761442329205") 2025/10/26 01:34:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4036d880aaad0b78_d20251026_m013159_c001_v7007000_t0000_u01761442319518") 2025/10/26 01:34:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f119d9e8d8295c6cd_d20251026_m013153_c001_v0001104_t0029_u01761442313834") 2025/10/26 01:34:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f405638df9039a065_d20251026_m013151_c001_v7007000_t0000_u01761442311019") 2025/10/26 01:34:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f119d9e8d8295c6af_d20251026_m013144_c001_v0001104_t0024_u01761442304902") 2025/10/26 01:34:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f418e418520d17fa0_d20251026_m013135_c001_v7007000_t0000_u01761442295477") 2025/10/26 01:34:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0f9f43_d20251026_m013129_c001_v0001093_t0047_u01761442289677") 2025/10/26 01:34:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4009d4288789937a_d20251026_m013126_c001_v7007000_t0000_u01761442286898") 2025/10/26 01:34:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f11372364a07b15b9_d20251026_m013120_c001_v0001093_t0019_u01761442280706") 2025/10/26 01:34:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f405135ade5e69dba_d20251026_m013105_c001_v7007000_t0000_u01761442265340") 2025/10/26 01:34:56 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f119d9e8d8295c638_d20251026_m013058_c001_v0001104_t0053_u01761442258153") 2025/10/26 01:34:56 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f409fcbafcf6e9399_d20251026_m013048_c001_v7007000_t0000_u01761442248738") 2025/10/26 01:34:56 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f11372364a07b1549_d20251026_m013040_c001_v0001093_t0030_u01761442240452") 2025/10/26 01:34:56 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f416b2c496b9189e8_d20251026_m013030_c001_v7007000_t0000_u01761442230133") 2025/10/26 01:34:56 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0f9e8d_d20251026_m013021_c001_v0001093_t0026_u01761442221350") 2025/10/26 01:34:56 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4036d880aaad0b61_d20251026_m013154_c001_v7007000_t0000_u01761442314648") 2025/10/26 01:34:56 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f119d9e8d8295c6c1_d20251026_m013149_c001_v0001104_t0025_u01761442309975") 2025/10/26 01:34:56 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f405135ade5e69dc2_d20251026_m013108_c001_v7007000_t0000_u01761442268613") 2025/10/26 01:34:56 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0f9ee6_d20251026_m013102_c001_v0001093_t0040_u01761442262185") 2025/10/26 01:34:56 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f405135ade5e69dc3_d20251026_m013108_c001_v7007000_t0000_u01761442268795") 2025/10/26 01:34:56 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f119d9e8d8295c643_d20251026_m013102_c001_v0001104_t0016_u01761442262334") 2025/10/26 01:34:56 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f405135ade5e69dc4_d20251026_m013108_c001_v7007000_t0000_u01761442268978") 2025/10/26 01:34:56 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0f9eea_d20251026_m013102_c001_v0001093_t0046_u01761442262523") 2025/10/26 01:34:56 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f405135ade5e69dc5_d20251026_m013109_c001_v7007000_t0000_u01761442269160") 2025/10/26 01:34:56 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f116c8b4d319ce069_d20251026_m013102_c001_v0001134_t0019_u01761442262938") 2025/10/26 01:34:56 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f405135ade5e69dc6_d20251026_m013109_c001_v7007000_t0000_u01761442269343") 2025/10/26 01:34:56 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f11372364a07b1587_d20251026_m013102_c001_v0001093_t0012_u01761442262978") 2025/10/26 01:34:56 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f405135ade5e69dc7_d20251026_m013109_c001_v7007000_t0000_u01761442269526") 2025/10/26 01:34:56 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0f9eec_d20251026_m013103_c001_v0001093_t0015_u01761442263157") 2025/10/26 01:34:56 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f405135ade5e69dc8_d20251026_m013109_c001_v7007000_t0000_u01761442269708") 2025/10/26 01:34:57 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f119d9e8d8295c645_d20251026_m013103_c001_v0001104_t0037_u01761442263273") 2025/10/26 01:34:57 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f405135ade5e69dc9_d20251026_m013109_c001_v7007000_t0000_u01761442269889") 2025/10/26 01:34:57 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f116c8b4d319ce06d_d20251026_m013103_c001_v0001134_t0059_u01761442263389") 2025/10/26 01:34:57 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f405135ade5e69dca_d20251026_m013110_c001_v7007000_t0000_u01761442270071") 2025/10/26 01:34:57 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f11372364a07b158d_d20251026_m013103_c001_v0001093_t0010_u01761442263418") 2025/10/26 01:34:57 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f405135ade5e69dcb_d20251026_m013110_c001_v7007000_t0000_u01761442270252") 2025/10/26 01:34:57 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0f9eee_d20251026_m013103_c001_v0001093_t0025_u01761442263641") 2025/10/26 01:34:57 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f405135ade5e69dcc_d20251026_m013110_c001_v7007000_t0000_u01761442270434") 2025/10/26 01:34:57 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f116c8b4d319ce071_d20251026_m013103_c001_v0001134_t0000_u01761442263734") 2025/10/26 01:34:57 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f405135ade5e69dcd_d20251026_m013110_c001_v7007000_t0000_u01761442270616") 2025/10/26 01:34:57 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f11372364a07b158f_d20251026_m013103_c001_v0001093_t0032_u01761442263820") 2025/10/26 01:34:57 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f405135ade5e69dce_d20251026_m013110_c001_v7007000_t0000_u01761442270798") 2025/10/26 01:34:57 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0f9ef2_d20251026_m013104_c001_v0001093_t0052_u01761442264025") 2025/10/26 01:34:57 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f405135ade5e69dcf_d20251026_m013110_c001_v7007000_t0000_u01761442270980") 2025/10/26 01:34:57 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f116c8b4d319ce073_d20251026_m013104_c001_v0001134_t0028_u01761442264061") 2025/10/26 01:34:57 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f405135ade5e69dd0_d20251026_m013111_c001_v7007000_t0000_u01761442271161") 2025/10/26 01:34:57 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f119d9e8d8295c649_d20251026_m013104_c001_v0001104_t0012_u01761442264113") 2025/10/26 01:34:57 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f405135ade5e69dd1_d20251026_m013111_c001_v7007000_t0000_u01761442271342") 2025/10/26 01:34:57 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0f9ef4_d20251026_m013104_c001_v0001093_t0011_u01761442264312") 2025/10/26 01:34:57 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4009d4288789937b_d20251026_m013130_c001_v7007000_t0000_u01761442290456") 2025/10/26 01:34:57 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0f9f2d_d20251026_m013124_c001_v0001093_t0014_u01761442284351") 2025/10/26 01:34:58 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4205eaf02849d70b_d20251026_m013130_c001_v7007000_t0000_u01761442290405") 2025/10/26 01:34:58 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f116c8b4d319ce0a6_d20251026_m013124_c001_v0001134_t0057_u01761442284379") 2025/10/26 01:34:58 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4190ef62bedd025f_d20251026_m013130_c001_v7007000_t0000_u01761442290665") 2025/10/26 01:34:58 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f11372364a07b15c3_d20251026_m013124_c001_v0001093_t0036_u01761442284406") 2025/10/26 01:34:58 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4108f3b562550ab0_d20251026_m013130_c001_v7007000_t0000_u01761442290600") 2025/10/26 01:34:58 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f119d9e8d8295c681_d20251026_m013124_c001_v0001104_t0035_u01761442284526") 2025/10/26 01:34:58 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4205eaf02849d70d_d20251026_m013130_c001_v7007000_t0000_u01761442290770") 2025/10/26 01:34:58 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f116c8b4d319ce0a8_d20251026_m013124_c001_v0001134_t0010_u01761442284684") 2025/10/26 01:34:58 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4108f3b562550ab1_d20251026_m013130_c001_v7007000_t0000_u01761442290782") 2025/10/26 01:34:58 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f11372364a07b15c7_d20251026_m013124_c001_v0001093_t0005_u01761442284753") 2025/10/26 01:34:58 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4108f3b562550aaf_d20251026_m013130_c001_v7007000_t0000_u01761442290418") 2025/10/26 01:34:58 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0f9f2f_d20251026_m013124_c001_v0001093_t0036_u01761442284870") 2025/10/26 01:34:58 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f418b68eadcc9e6a3_d20251026_m013130_c001_v7007000_t0000_u01761442290803") 2025/10/26 01:34:58 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f119d9e8d8295c685_d20251026_m013125_c001_v0001104_t0008_u01761442285118") 2025/10/26 01:34:58 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f418e418520d17f8b_d20251026_m013130_c001_v7007000_t0000_u01761442290625") 2025/10/26 01:34:58 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f116c8b4d319ce0aa_d20251026_m013125_c001_v0001134_t0026_u01761442285135") 2025/10/26 01:34:58 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f418b68eadcc9e6a2_d20251026_m013130_c001_v7007000_t0000_u01761442290622") 2025/10/26 01:34:58 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f11372364a07b15c9_d20251026_m013125_c001_v0001093_t0039_u01761442285157") 2025/10/26 01:34:58 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f408d91f059f6dad1_d20251026_m013130_c001_v7007000_t0000_u01761442290464") 2025/10/26 01:34:58 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0f9f31_d20251026_m013125_c001_v0001093_t0023_u01761442285238") 2025/10/26 01:34:58 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f418e418520d17f8c_d20251026_m013130_c001_v7007000_t0000_u01761442290809") 2025/10/26 01:34:58 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f11372364a07b15cb_d20251026_m013125_c001_v0001093_t0013_u01761442285481") 2025/10/26 01:34:58 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f418e418520d17f8a_d20251026_m013130_c001_v7007000_t0000_u01761442290423") 2025/10/26 01:34:59 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f116c8b4d319ce0ae_d20251026_m013125_c001_v0001134_t0023_u01761442285548") 2025/10/26 01:34:59 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f405638df90399fff_d20251026_m013130_c001_v7007000_t0000_u01761442290637") 2025/10/26 01:34:59 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f119d9e8d8295c687_d20251026_m013125_c001_v0001104_t0057_u01761442285664") 2025/10/26 01:34:59 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f418b68eadcc9e69f_d20251026_m013130_c001_v7007000_t0000_u01761442290437") 2025/10/26 01:34:59 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0f9f33_d20251026_m013125_c001_v0001093_t0030_u01761442285695") 2025/10/26 01:34:59 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4190ef62bedd025e_d20251026_m013130_c001_v7007000_t0000_u01761442290479") 2025/10/26 01:34:59 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f116c8b4d319ce0b0_d20251026_m013126_c001_v0001134_t0042_u01761442285999") 2025/10/26 01:34:59 DEBUG : dst/one: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f416dece3f61f53f3_d20251026_m012848_c001_v7007000_t0000_u01761442128075") 2025/10/26 01:34:59 DEBUG : dst/one: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f113796b5a0e505a5_d20251026_m012845_c001_v0001137_t0004_u01761442125239") 2025/10/26 01:34:59 DEBUG : dst/one: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4040107c98af7e4c_d20251026_m012845_c001_v7007000_t0000_u01761442125054") 2025/10/26 01:34:59 DEBUG : dst/one: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f113796b5a0e50591_d20251026_m012841_c001_v0001137_t0010_u01761442121824") 2025/10/26 01:34:59 DEBUG : dst/one: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4040107c98af7e4a_d20251026_m012841_c001_v7007000_t0000_u01761442121100") 2025/10/26 01:34:59 DEBUG : dst/one: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f102617c1f5005d7e_d20251026_m012836_c001_v0001104_t0049_u01761442116338") 2025/10/26 01:34:59 DEBUG : dst/one: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f416b2c496b9188a0_d20251026_m012834_c001_v7007000_t0000_u01761442114850") 2025/10/26 01:34:59 DEBUG : dst/one: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f119c9780c37c0d38_d20251026_m012832_c001_v0001180_t0030_u01761442112552") 2025/10/26 01:34:59 DEBUG : dst/one: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4068ede49cc6bc03_d20251026_m012832_c001_v7007000_t0000_u01761442112359") 2025/10/26 01:34:59 DEBUG : dst/one: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f119c9780c37c0d2c_d20251026_m012829_c001_v0001180_t0021_u01761442109172") 2025/10/26 01:34:59 DEBUG : dst/one: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4068ede49cc6b818_d20251026_m012828_c001_v7007000_t0000_u01761442108445") 2025/10/26 01:34:59 DEBUG : dst/one: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0f9d35_d20251026_m012823_c001_v0001093_t0005_u01761442103903") 2025/10/26 01:34:59 DEBUG : dst/one: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4190ef62bedcfd85_d20251026_m012822_c001_v7007000_t0000_u01761442102618") 2025/10/26 01:35:00 DEBUG : dst/one: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f104a4abf831c3fd3_d20251026_m012819_c001_v0001040_t0021_u01761442099115") 2025/10/26 01:35:00 DEBUG : dst/one: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4036d880aaad0a8f_d20251026_m012818_c001_v7007000_t0000_u01761442098925") 2025/10/26 01:35:00 DEBUG : dst/one: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f104a4abf831c3fb3_d20251026_m012815_c001_v0001040_t0035_u01761442095044") 2025/10/26 01:35:00 DEBUG : dst/one: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4036d880aaad0a85_d20251026_m012814_c001_v7007000_t0000_u01761442094316") 2025/10/26 01:35:00 DEBUG : dst/one: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0f9d10_d20251026_m012810_c001_v0001093_t0041_u01761442090395") 2025/10/26 01:35:00 DEBUG : dst/one: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4190ef62bedcfd57_d20251026_m012809_c001_v7007000_t0000_u01761442089484") 2025/10/26 01:35:00 DEBUG : dst/one: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f10727a41deb7e666_d20251026_m012807_c001_v0001183_t0000_u01761442087801") 2025/10/26 01:35:00 DEBUG : dst/one: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f417489b595c28b36_d20251026_m012807_c001_v7007000_t0000_u01761442087615") 2025/10/26 01:35:00 DEBUG : dst/one: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f10727a41deb7e650_d20251026_m012804_c001_v0001183_t0034_u01761442084357") 2025/10/26 01:35:00 DEBUG : dst/one: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f417489b595c28b34_d20251026_m012803_c001_v7007000_t0000_u01761442083623") 2025/10/26 01:35:00 DEBUG : dst/one: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0f9cf6_d20251026_m012757_c001_v0001093_t0040_u01761442077553") 2025/10/26 01:35:00 DEBUG : dst/one: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f418b68eadcc9d617_d20251026_m012756_c001_v7007000_t0000_u01761442076637") 2025/10/26 01:35:00 DEBUG : dst/one: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1160461524de29d7_d20251026_m012754_c001_v0001090_t0059_u01761442074666") 2025/10/26 01:35:00 DEBUG : dst/one: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f407238d1374783d6_d20251026_m012754_c001_v7007000_t0000_u01761442074435") 2025/10/26 01:35:00 DEBUG : dst/one: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1160461524de29c9_d20251026_m012750_c001_v0001090_t0026_u01761442070931") 2025/10/26 01:35:00 DEBUG : dst/one: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f407238d1374783ce_d20251026_m012750_c001_v7007000_t0000_u01761442070201") 2025/10/26 01:35:00 DEBUG : dst/one: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0f9cd2_d20251026_m012744_c001_v0001093_t0031_u01761442064366") 2025/10/26 01:35:00 DEBUG : dst/one: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f415e79b3fd829acc_d20251026_m012743_c001_v7007000_t0000_u01761442063454") 2025/10/26 01:35:00 DEBUG : dst/one: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f11244d37e1672af8_d20251026_m012741_c001_v0001150_t0048_u01761442061439") 2025/10/26 01:35:00 DEBUG : dst/one: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f405638df90399ed3_d20251026_m012741_c001_v7007000_t0000_u01761442061257") 2025/10/26 01:35:00 DEBUG : dst/one: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f11244d37e1672aee_d20251026_m012737_c001_v0001150_t0029_u01761442057476") 2025/10/26 01:35:00 DEBUG : dst/one: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f405638df90399eca_d20251026_m012736_c001_v7007000_t0000_u01761442056745") 2025/10/26 01:35:01 DEBUG : dst/one: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0f9cb6_d20251026_m012731_c001_v0001093_t0019_u01761442051068") 2025/10/26 01:35:01 DEBUG : dst/one: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f408d91f059f6c6d7_d20251026_m012729_c001_v7007000_t0000_u01761442049962") 2025/10/26 01:35:01 DEBUG : dst/one: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f10200fbfd55ba569_d20251026_m012723_c001_v0001099_t0042_u01761442043815") 2025/10/26 01:35:01 DEBUG : dst/one: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f419a82c38263adf2_d20251026_m012723_c001_v7007000_t0000_u01761442043600") 2025/10/26 01:35:01 DEBUG : dst/one: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0f9c8e_d20251026_m012719_c001_v0001093_t0000_u01761442039210") 2025/10/26 01:35:01 DEBUG : dst/one: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f101f2a7c46abbc1d_d20251026_m012718_c001_v0001146_t0010_u01761442038191") 2025/10/26 01:35:01 DEBUG : dst/one: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f101f2a7c46abbc13_d20251026_m012717_c001_v0001146_t0047_u01761442037039") 2025/10/26 01:35:01 DEBUG : dst/one: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4068ede49cc6aee0_d20251026_m012703_c001_v7007000_t0000_u01761442023550") 2025/10/26 01:35:01 DEBUG : dst/one: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f102617c1f5005c72_d20251026_m012656_c001_v0001104_t0046_u01761442016258") 2025/10/26 01:35:01 DEBUG : dst/one: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f102f2e14bab8c6c4_d20251026_m012655_c001_v0001038_t0051_u01761442015274") 2025/10/26 01:35:01 DEBUG : dst/one: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f102f2e14bab8c6c0_d20251026_m012653_c001_v0001038_t0045_u01761442013828") 2025/10/26 01:35:01 DEBUG : dst/one-2019-01-01: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f416dece3f61f53f5_d20251026_m012848_c001_v7007000_t0000_u01761442128256") 2025/10/26 01:35:01 DEBUG : dst/one-2019-01-01: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1155659fb9185643_d20251026_m012844_c001_v0001165_t0003_u01761442124854") 2025/10/26 01:35:01 DEBUG : dst/one-2019-01-01: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f11748adf9acf40c4_d20251026_m012840_c001_v0001181_t0058_u01761442120887") 2025/10/26 01:35:01 DEBUG : dst/one.bak: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f416b2c496b9188a1_d20251026_m012835_c001_v7007000_t0000_u01761442115032") 2025/10/26 01:35:01 DEBUG : dst/one.bak: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1101177e0e17669f_d20251026_m012832_c001_v0001136_t0039_u01761442112024") 2025/10/26 01:35:01 DEBUG : dst/one.bak: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1024e41b89aed98e_d20251026_m012828_c001_v0001145_t0047_u01761442108187") 2025/10/26 01:35:01 DEBUG : dst/one.bak: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4190ef62bedcfd86_d20251026_m012822_c001_v7007000_t0000_u01761442102804") 2025/10/26 01:35:01 DEBUG : dst/one.bak: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f102306f5c74cde92_d20251026_m012818_c001_v0001102_t0005_u01761442098526") 2025/10/26 01:35:01 DEBUG : dst/one.bak: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f101089324029b4cf_d20251026_m012814_c001_v0001165_t0027_u01761442094075") 2025/10/26 01:35:02 DEBUG : dst/three: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f408d91f059f6c6d8_d20251026_m012730_c001_v7007000_t0000_u01761442050145") 2025/10/26 01:35:02 DEBUG : dst/three: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f101f2a7c46abbc37_d20251026_m012728_c001_v0001146_t0000_u01761442048351") 2025/10/26 01:35:02 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f416dece3f61f53f6_d20251026_m012848_c001_v7007000_t0000_u01761442128437") 2025/10/26 01:35:02 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f113797331c4bffdd_d20251026_m012846_c001_v0001116_t0023_u01761442126487") 2025/10/26 01:35:02 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1092ce7b087805a4_d20251026_m012842_c001_v0001093_t0051_u01761442122774") 2025/10/26 01:35:02 DEBUG : dst/three.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f416dece3f61f53f7_d20251026_m012848_c001_v7007000_t0000_u01761442128618") 2025/10/26 01:35:02 DEBUG : dst/three.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f113796b5a0e505ad_d20251026_m012847_c001_v0001137_t0014_u01761442127261") 2025/10/26 01:35:02 DEBUG : dst/three.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4040107c98af7e4d_d20251026_m012847_c001_v7007000_t0000_u01761442127074") 2025/10/26 01:35:02 DEBUG : dst/three.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f113796b5a0e50597_d20251026_m012843_c001_v0001137_t0000_u01761442123268") 2025/10/26 01:35:02 DEBUG : dst/three.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4040107c98af7e4b_d20251026_m012843_c001_v7007000_t0000_u01761442123080") 2025/10/26 01:35:02 DEBUG : dst/three.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f102617c1f5005d84_d20251026_m012837_c001_v0001104_t0029_u01761442117489") 2025/10/26 01:35:02 DEBUG : dst/three.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f416b2c496b9188a3_d20251026_m012835_c001_v7007000_t0000_u01761442115213") 2025/10/26 01:35:02 DEBUG : dst/three.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f119c9780c37c0d3c_d20251026_m012833_c001_v0001180_t0026_u01761442113814") 2025/10/26 01:35:02 DEBUG : dst/three.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4068ede49cc6bc04_d20251026_m012833_c001_v7007000_t0000_u01761442113631") 2025/10/26 01:35:02 DEBUG : dst/three.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f119c9780c37c0d30_d20251026_m012830_c001_v0001180_t0046_u01761442110537") 2025/10/26 01:35:02 DEBUG : dst/three.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4068ede49cc6b81a_d20251026_m012830_c001_v7007000_t0000_u01761442110352") 2025/10/26 01:35:02 DEBUG : dst/three.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0f9d37_d20251026_m012825_c001_v0001093_t0004_u01761442105210") 2025/10/26 01:35:02 DEBUG : dst/three.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4036d880aaad0a93_d20251026_m012822_c001_v7007000_t0000_u01761442102053") 2025/10/26 01:35:02 DEBUG : dst/three.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f102617c1f5005d56_d20251026_m012817_c001_v0001104_t0048_u01761442097382") 2025/10/26 01:35:02 DEBUG : dst/three.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4036d880aaad0a89_d20251026_m012816_c001_v7007000_t0000_u01761442096656") 2025/10/26 01:35:02 DEBUG : dst/three.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0f9d14_d20251026_m012811_c001_v0001093_t0012_u01761442091473") 2025/10/26 01:35:03 DEBUG : dst/three.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f417489b595c28b37_d20251026_m012808_c001_v7007000_t0000_u01761442088542") 2025/10/26 01:35:03 DEBUG : dst/three.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f102617c1f5005d32_d20251026_m012806_c001_v0001104_t0044_u01761442086061") 2025/10/26 01:35:03 DEBUG : dst/three.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f417489b595c28b35_d20251026_m012804_c001_v7007000_t0000_u01761442084966") 2025/10/26 01:35:03 DEBUG : dst/three.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0f9cf8_d20251026_m012758_c001_v0001093_t0042_u01761442078553") 2025/10/26 01:35:03 DEBUG : dst/three.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f407238d1374783d7_d20251026_m012755_c001_v7007000_t0000_u01761442075695") 2025/10/26 01:35:03 DEBUG : dst/three.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f102617c1f5005d09_d20251026_m012752_c001_v0001104_t0026_u01761442072911") 2025/10/26 01:35:03 DEBUG : dst/three.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f407238d1374783cf_d20251026_m012751_c001_v7007000_t0000_u01761442071823") 2025/10/26 01:35:03 DEBUG : dst/three.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0f9cd6_d20251026_m012745_c001_v0001093_t0055_u01761442065366") 2025/10/26 01:35:03 DEBUG : dst/three.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f405638df90399ed6_d20251026_m012742_c001_v7007000_t0000_u01761442062501") 2025/10/26 01:35:03 DEBUG : dst/three.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f102617c1f5005ce5_d20251026_m012739_c001_v0001104_t0012_u01761442059537") 2025/10/26 01:35:03 DEBUG : dst/three.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f405638df90399ecd_d20251026_m012738_c001_v7007000_t0000_u01761442058452") 2025/10/26 01:35:03 DEBUG : dst/three.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0f9cba_d20251026_m012732_c001_v0001093_t0031_u01761442052087") 2025/10/26 01:35:03 DEBUG : dst/three.txt.bak: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f416b2c496b9188a4_d20251026_m012835_c001_v7007000_t0000_u01761442115396") 2025/10/26 01:35:03 DEBUG : dst/three.txt.bak: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1091415553c1d718_d20251026_m012833_c001_v0001181_t0022_u01761442113357") 2025/10/26 01:35:03 DEBUG : dst/three.txt.bak: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f112018ca32f90892_d20251026_m012830_c001_v0001172_t0035_u01761442110054") 2025/10/26 01:35:03 DEBUG : dst/three.txt.bak: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4190ef62bedcfd87_d20251026_m012822_c001_v7007000_t0000_u01761442102987") 2025/10/26 01:35:03 DEBUG : dst/three.txt.bak: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f114ec5981c071ad1_d20251026_m012821_c001_v0001161_t0033_u01761442101779") 2025/10/26 01:35:03 DEBUG : dst/three.txt.bak: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1189c260bd7c8d69_d20251026_m012815_c001_v0001037_t0002_u01761442095735") 2025/10/26 01:35:03 DEBUG : dst/two: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f416dece3f61f53fa_d20251026_m012848_c001_v7007000_t0000_u01761442128803") 2025/10/26 01:35:03 DEBUG : dst/two: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0f9d51_d20251026_m012837_c001_v0001093_t0055_u01761442117167") 2025/10/26 01:35:04 DEBUG : dst/two: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f416b2c496b9188a6_d20251026_m012835_c001_v7007000_t0000_u01761442115602") 2025/10/26 01:35:04 DEBUG : dst/two: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f102617c1f5005d6a_d20251026_m012824_c001_v0001104_t0004_u01761442104654") 2025/10/26 01:35:04 DEBUG : dst/two: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4190ef62bedcfd88_d20251026_m012823_c001_v7007000_t0000_u01761442103170") 2025/10/26 01:35:04 DEBUG : dst/two: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f102617c1f5005d42_d20251026_m012810_c001_v0001104_t0031_u01761442090771") 2025/10/26 01:35:04 DEBUG : dst/two: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4190ef62bedcfd58_d20251026_m012809_c001_v7007000_t0000_u01761442089667") 2025/10/26 01:35:04 DEBUG : dst/two: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f102617c1f5005d19_d20251026_m012757_c001_v0001104_t0047_u01761442077908") 2025/10/26 01:35:04 DEBUG : dst/two: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f418b68eadcc9d618_d20251026_m012756_c001_v7007000_t0000_u01761442076823") 2025/10/26 01:35:04 DEBUG : dst/two: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f102617c1f5005cef_d20251026_m012744_c001_v0001104_t0022_u01761442064820") 2025/10/26 01:35:04 DEBUG : dst/two: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f415e79b3fd829acd_d20251026_m012743_c001_v7007000_t0000_u01761442063634") 2025/10/26 01:35:04 DEBUG : dst/two: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f102617c1f5005cd5_d20251026_m012731_c001_v0001104_t0048_u01761442051558") 2025/10/26 01:35:04 DEBUG : dst/two: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f408d91f059f6c6d9_d20251026_m012730_c001_v7007000_t0000_u01761442050331") 2025/10/26 01:35:04 DEBUG : dst/two: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f10238490f00d314b_d20251026_m012725_c001_v0001172_t0014_u01761442045329") 2025/10/26 01:35:04 DEBUG : dst/two: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4068ede49cc6aee1_d20251026_m012703_c001_v7007000_t0000_u01761442023736") 2025/10/26 01:35:04 DEBUG : dst/two: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f102f2e14bab8c6d1_d20251026_m012702_c001_v0001038_t0048_u01761442022290") 2025/10/26 01:35:04 DEBUG : empty space: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f418b68eadcc9d5ef_d20251026_m012627_c001_v7007000_t0000_u01761441987932") 2025/10/26 01:35:04 DEBUG : empty space: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f102617c1f5005c0c_d20251026_m012624_c001_v0001104_t0026_u01761441984367") 2025/10/26 01:35:04 DEBUG : empty space: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f418b68eadcc9d5d5_d20251026_m012622_c001_v7007000_t0000_u01761441982237") 2025/10/26 01:35:04 DEBUG : empty space: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0f9c03_d20251026_m012611_c001_v0001093_t0024_u01761441971980") 2025/10/26 01:35:04 DEBUG : empty space: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f423f3964a6773c53_d20251026_m012602_c001_v7007000_t0000_u01761441962552") 2025/10/26 01:35:04 DEBUG : empty space: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f102617c1f5005bd0_d20251026_m012559_c001_v0001104_t0025_u01761441959170") 2025/10/26 01:35:04 DEBUG : empty space: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f423f3964a6773c39_d20251026_m012537_c001_v7007000_t0000_u01761441937947") 2025/10/26 01:35:04 DEBUG : empty space: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1184406bf4d04bfe_d20251026_m012534_c001_v0001109_t0026_u01761441934972") 2025/10/26 01:35:04 DEBUG : empty space: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f423f3964a6773c33_d20251026_m012533_c001_v7007000_t0000_u01761441933955") 2025/10/26 01:35:05 DEBUG : empty space: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1184406bf4d04bf6_d20251026_m012532_c001_v0001109_t0057_u01761441932014") 2025/10/26 01:35:05 DEBUG : empty space: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f415e79b3fd829a55_d20251026_m012528_c001_v7007000_t0000_u01761441928580") 2025/10/26 01:35:05 DEBUG : empty space: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1184406bf4d04be0_d20251026_m012526_c001_v0001109_t0059_u01761441926362") 2025/10/26 01:35:05 DEBUG : empty space: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f415e79b3fd829a50_d20251026_m012525_c001_v7007000_t0000_u01761441925256") 2025/10/26 01:35:05 DEBUG : empty space: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1184406bf4d04bd8_d20251026_m012523_c001_v0001109_t0051_u01761441923621") 2025/10/26 01:35:05 DEBUG : empty space: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f415e79b3fd82884e_d20251026_m012516_c001_v7007000_t0000_u01761441916074") 2025/10/26 01:35:05 DEBUG : empty space: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1184406bf4d04bbe_d20251026_m012513_c001_v0001109_t0005_u01761441913598") 2025/10/26 01:35:05 DEBUG : empty space: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f415e79b3fd82613b_d20251026_m012512_c001_v7007000_t0000_u01761441912481") 2025/10/26 01:35:05 DEBUG : empty space: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1184406bf4d04bba_d20251026_m012511_c001_v0001109_t0015_u01761441911018") 2025/10/26 01:35:05 DEBUG : empty space: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f415e79b3fd826135_d20251026_m012505_c001_v7007000_t0000_u01761441905349") 2025/10/26 01:35:05 DEBUG : empty space: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1184406bf4d04ba6_d20251026_m012503_c001_v0001109_t0021_u01761441903250") 2025/10/26 01:35:05 DEBUG : empty space: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f415e79b3fd826132_d20251026_m012501_c001_v7007000_t0000_u01761441901428") 2025/10/26 01:35:05 DEBUG : empty space: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1184406bf4d04b9e_d20251026_m012500_c001_v0001109_t0047_u01761441900146") 2025/10/26 01:35:05 DEBUG : empty space: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f415e79b3fd826131_d20251026_m012459_c001_v7007000_t0000_u01761441899784") 2025/10/26 01:35:05 DEBUG : empty space: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f105b1ed4ffc380cb_d20251026_m012459_c001_v0001184_t0049_u01761441899197") 2025/10/26 01:35:05 DEBUG : empty space: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1184406bf4d04b98_d20251026_m012457_c001_v0001109_t0040_u01761441897374") 2025/10/26 01:35:05 DEBUG : enormous: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f423f3964a6773c37_d20251026_m012537_c001_v7007000_t0000_u01761441937026") 2025/10/26 01:35:05 DEBUG : enormous: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1184406bf4d04c00_d20251026_m012535_c001_v0001109_t0006_u01761441935675") 2025/10/26 01:35:05 DEBUG : existing: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f416dece3f61f5404_d20251026_m012854_c001_v7007000_t0000_u01761442134248") 2025/10/26 01:35:05 DEBUG : existing: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0f9d72_d20251026_m012852_c001_v0001093_t0016_u01761442132862") 2025/10/26 01:35:05 DEBUG : existing: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f423f3964a6773c51_d20251026_m012557_c001_v7007000_t0000_u01761441957662") 2025/10/26 01:35:06 DEBUG : existing: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f102617c1f5005bc6_d20251026_m012556_c001_v0001104_t0038_u01761441956443") 2025/10/26 01:35:06 DEBUG : existing: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f405135ade5e69d60_d20251026_m012453_c001_v7007000_t0000_u01761441893185") 2025/10/26 01:35:06 DEBUG : existing: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1184406bf4d04b82_d20251026_m012451_c001_v0001109_t0049_u01761441891810") 2025/10/26 01:35:06 DEBUG : existing: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f405135ade5e69d5d_d20251026_m012451_c001_v7007000_t0000_u01761441891263") 2025/10/26 01:35:06 DEBUG : existing: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1184406bf4d04b7c_d20251026_m012450_c001_v0001109_t0059_u01761441890121") 2025/10/26 01:35:06 DEBUG : existing: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1184406bf4d04b78_d20251026_m012448_c001_v0001109_t0043_u01761441888849") 2025/10/26 01:35:06 DEBUG : existing-b: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f423f3964a6773c52_d20251026_m012557_c001_v7007000_t0000_u01761441957842") 2025/10/26 01:35:06 DEBUG : existing-b: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0f9be3_d20251026_m012556_c001_v0001093_t0010_u01761441956434") 2025/10/26 01:35:06 DEBUG : file1: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4211a8d8968c5d4a_d20251026_m013002_c001_v7007000_t0000_u01761442202605") 2025/10/26 01:35:06 DEBUG : file1: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f11372364a07b14e6_d20251026_m013001_c001_v0001093_t0021_u01761442201223") 2025/10/26 01:35:06 DEBUG : file1: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4211a8d8968c5d46_d20251026_m012959_c001_v7007000_t0000_u01761442199909") 2025/10/26 01:35:06 DEBUG : file1: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f102617c1f5005eb1_d20251026_m012958_c001_v0001104_t0004_u01761442198174") 2025/10/26 01:35:06 DEBUG : five: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f423f3964a6773c3b_d20251026_m012542_c001_v7007000_t0000_u01761441942352") 2025/10/26 01:35:06 DEBUG : five: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4076eb43ef0f9bb0_d20251026_m012540_c001_v0001093_t0039_u01761441940967") 2025/10/26 01:35:06 DEBUG : foo: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f415e79b3fd826133_d20251026_m012502_c001_v7007000_t0000_u01761441902886") 2025/10/26 01:35:06 DEBUG : foo: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4184406bf4d04ba4_d20251026_m012502_c001_v0001109_t0059_u01761441902343") 2025/10/26 01:35:06 DEBUG : foo: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4184406bf4d04ba2_d20251026_m012501_c001_v0001109_t0059_u01761441901791") 2025/10/26 01:35:06 DEBUG : four: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f423f3964a6773c3c_d20251026_m012542_c001_v7007000_t0000_u01761441942533") 2025/10/26 01:35:06 DEBUG : four: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4184406bf4d04c14_d20251026_m012540_c001_v0001109_t0059_u01761441940221") 2025/10/26 01:35:06 DEBUG : four: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1184406bf4d04c12_d20251026_m012539_c001_v0001109_t0009_u01761441939268") 2025/10/26 01:35:06 DEBUG : hello world2: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f407238d137477a46_d20251026_m012400_c001_v7007000_t0000_u01761441840817") 2025/10/26 01:35:07 DEBUG : hello world2: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1184406bf4d04b04_d20251026_m012359_c001_v0001109_t0008_u01761441839879") 2025/10/26 01:35:07 DEBUG : ignore-size: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f405135ade5e69d5b_d20251026_m012448_c001_v7007000_t0000_u01761441888453") 2025/10/26 01:35:07 DEBUG : ignore-size: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1184406bf4d04b71_d20251026_m012447_c001_v0001109_t0056_u01761441887226") 2025/10/26 01:35:07 DEBUG : nested/sub dir/file: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f423f3964a6773c4f_d20251026_m012555_c001_v7007000_t0000_u01761441955697") 2025/10/26 01:35:07 DEBUG : nested/sub dir/file: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f102617c1f5005bbe_d20251026_m012554_c001_v0001104_t0015_u01761441954603") 2025/10/26 01:35:07 DEBUG : nested/sub dir/file: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f423f3964a6773c4b_d20251026_m012553_c001_v7007000_t0000_u01761441953860") 2025/10/26 01:35:07 DEBUG : nested/sub dir/file: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f102617c1f5005bb7_d20251026_m012552_c001_v0001104_t0020_u01761441952946") 2025/10/26 01:35:07 DEBUG : one: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f423f3964a6773c3d_d20251026_m012542_c001_v7007000_t0000_u01761441942715") 2025/10/26 01:35:07 DEBUG : one: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4184406bf4d04c08_d20251026_m012538_c001_v0001109_t0059_u01761441938335") 2025/10/26 01:35:07 DEBUG : only0: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4211a8d8968c5d1c_d20251026_m012953_c001_v7007000_t0000_u01761442193676") 2025/10/26 01:35:07 DEBUG : only0: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4076eb43ef0f9e2c_d20251026_m012948_c001_v0001093_t0039_u01761442188003") 2025/10/26 01:35:07 DEBUG : only0: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f102617c1f5005e35_d20251026_m012927_c001_v0001104_t0033_u01761442167028") 2025/10/26 01:35:07 DEBUG : only0: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f409fcbafcf6e9333_d20251026_m012920_c001_v7007000_t0000_u01761442160838") 2025/10/26 01:35:07 DEBUG : only0: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f102617c1f5005dc2_d20251026_m012858_c001_v0001104_t0014_u01761442138343") 2025/10/26 01:35:07 DEBUG : only1: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4211a8d8968c5d1e_d20251026_m012953_c001_v7007000_t0000_u01761442193857") 2025/10/26 01:35:07 DEBUG : only1: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f41372364a07b14c6_d20251026_m012948_c001_v0001093_t0026_u01761442188945") 2025/10/26 01:35:07 DEBUG : only1: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f102617c1f5005e39_d20251026_m012927_c001_v0001104_t0023_u01761442167974") 2025/10/26 01:35:07 DEBUG : only1: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f417489b595c2d3f7_d20251026_m012920_c001_v7007000_t0000_u01761442160440") 2025/10/26 01:35:07 DEBUG : only1: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f102617c1f5005dcc_d20251026_m012859_c001_v0001104_t0048_u01761442139243") 2025/10/26 01:35:07 DEBUG : only10: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4211a8d8968c5d20_d20251026_m012954_c001_v7007000_t0000_u01761442194039") 2025/10/26 01:35:07 DEBUG : only10: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f419d9e8d8295c55e_d20251026_m012948_c001_v0001104_t0046_u01761442188567") 2025/10/26 01:35:08 DEBUG : only10: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f102617c1f5005e66_d20251026_m012937_c001_v0001104_t0047_u01761442177662") 2025/10/26 01:35:08 DEBUG : only10: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f407238d1374787e7_d20251026_m012920_c001_v7007000_t0000_u01761442160656") 2025/10/26 01:35:08 DEBUG : only10: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f102617c1f5005df6_d20251026_m012909_c001_v0001104_t0056_u01761442149644") 2025/10/26 01:35:08 DEBUG : only11: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4211a8d8968c5d22_d20251026_m012954_c001_v7007000_t0000_u01761442194278") 2025/10/26 01:35:08 DEBUG : only11: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f402617c1f5005e91_d20251026_m012948_c001_v0001104_t0016_u01761442188013") 2025/10/26 01:35:08 DEBUG : only11: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f102617c1f5005e68_d20251026_m012938_c001_v0001104_t0036_u01761442178539") 2025/10/26 01:35:08 DEBUG : only11: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f409fcbafcf6e9334_d20251026_m012921_c001_v7007000_t0000_u01761442161022") 2025/10/26 01:35:08 DEBUG : only11: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f102617c1f5005df8_d20251026_m012910_c001_v0001104_t0023_u01761442150843") 2025/10/26 01:35:08 DEBUG : only12: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4211a8d8968c5d23_d20251026_m012954_c001_v7007000_t0000_u01761442194463") 2025/10/26 01:35:08 DEBUG : only12: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f41372364a07b14c4_d20251026_m012948_c001_v0001093_t0026_u01761442188759") 2025/10/26 01:35:08 DEBUG : only12: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f102617c1f5005e6c_d20251026_m012939_c001_v0001104_t0038_u01761442179907") 2025/10/26 01:35:08 DEBUG : only12: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f407238d1374787e8_d20251026_m012920_c001_v7007000_t0000_u01761442160849") 2025/10/26 01:35:08 DEBUG : only12: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f102617c1f5005dfe_d20251026_m012911_c001_v0001104_t0044_u01761442151797") 2025/10/26 01:35:08 DEBUG : only13: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4211a8d8968c5d25_d20251026_m012954_c001_v7007000_t0000_u01761442194644") 2025/10/26 01:35:08 DEBUG : only13: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f402617c1f5005e93_d20251026_m012948_c001_v0001104_t0016_u01761442188399") 2025/10/26 01:35:08 DEBUG : only13: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f102617c1f5005e6e_d20251026_m012940_c001_v0001104_t0002_u01761442180924") 2025/10/26 01:35:08 DEBUG : only13: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f417489b595c2d3f8_d20251026_m012920_c001_v7007000_t0000_u01761442160625") 2025/10/26 01:35:08 DEBUG : only13: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f102617c1f5005e04_d20251026_m012912_c001_v0001104_t0016_u01761442152681") 2025/10/26 01:35:08 DEBUG : only14: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4211a8d8968c5d27_d20251026_m012954_c001_v7007000_t0000_u01761442194825") 2025/10/26 01:35:08 DEBUG : only14: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4076eb43ef0f9e2e_d20251026_m012948_c001_v0001093_t0039_u01761442188410") 2025/10/26 01:35:08 DEBUG : only14: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f102617c1f5005e71_d20251026_m012942_c001_v0001104_t0046_u01761442182167") 2025/10/26 01:35:08 DEBUG : only14: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f417489b595c2d3f6_d20251026_m012920_c001_v7007000_t0000_u01761442160242") 2025/10/26 01:35:09 DEBUG : only14: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f102617c1f5005e06_d20251026_m012913_c001_v0001104_t0029_u01761442153743") 2025/10/26 01:35:09 DEBUG : only15: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4211a8d8968c5d29_d20251026_m012955_c001_v7007000_t0000_u01761442195006") 2025/10/26 01:35:09 DEBUG : only15: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f402617c1f5005e95_d20251026_m012948_c001_v0001104_t0016_u01761442188582") 2025/10/26 01:35:09 DEBUG : only15: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f102617c1f5005e7b_d20251026_m012943_c001_v0001104_t0055_u01761442183139") 2025/10/26 01:35:09 DEBUG : only15: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f407238d1374787e9_d20251026_m012921_c001_v7007000_t0000_u01761442161035") 2025/10/26 01:35:09 DEBUG : only15: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f102617c1f5005e0e_d20251026_m012914_c001_v0001104_t0005_u01761442154725") 2025/10/26 01:35:09 DEBUG : only16: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4211a8d8968c5d2a_d20251026_m012955_c001_v7007000_t0000_u01761442195187") 2025/10/26 01:35:09 DEBUG : only16: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4076eb43ef0f9e32_d20251026_m012948_c001_v0001093_t0039_u01761442188594") 2025/10/26 01:35:09 DEBUG : only16: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f102617c1f5005e7f_d20251026_m012943_c001_v0001104_t0055_u01761442183933") 2025/10/26 01:35:09 DEBUG : only16: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f417489b595c2d3fb_d20251026_m012921_c001_v7007000_t0000_u01761442161178") 2025/10/26 01:35:09 DEBUG : only16: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f102617c1f5005e12_d20251026_m012915_c001_v0001104_t0022_u01761442155708") 2025/10/26 01:35:10 DEBUG : only17: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4211a8d8968c5d2d_d20251026_m012955_c001_v7007000_t0000_u01761442195399") 2025/10/26 01:35:10 DEBUG : only17: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f402617c1f5005e97_d20251026_m012948_c001_v0001104_t0016_u01761442188765") 2025/10/26 01:35:10 DEBUG : only17: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f102617c1f5005e85_d20251026_m012945_c001_v0001104_t0040_u01761442185048") 2025/10/26 01:35:10 DEBUG : only17: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4205eaf02849d645_d20251026_m012921_c001_v7007000_t0000_u01761442161190") 2025/10/26 01:35:10 DEBUG : only17: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f102617c1f5005e18_d20251026_m012916_c001_v0001104_t0010_u01761442156622") 2025/10/26 01:35:10 DEBUG : only18: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4211a8d8968c5d2e_d20251026_m012955_c001_v7007000_t0000_u01761442195581") 2025/10/26 01:35:10 DEBUG : only18: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f419d9e8d8295c562_d20251026_m012948_c001_v0001104_t0046_u01761442188778") 2025/10/26 01:35:10 DEBUG : only18: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f102617c1f5005e87_d20251026_m012945_c001_v0001104_t0021_u01761442185918") 2025/10/26 01:35:10 DEBUG : only18: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f417489b595c2d3fa_d20251026_m012920_c001_v7007000_t0000_u01761442160994") 2025/10/26 01:35:10 DEBUG : only18: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f102617c1f5005e1a_d20251026_m012917_c001_v0001104_t0005_u01761442157809") 2025/10/26 01:35:10 DEBUG : only19: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4211a8d8968c5d30_d20251026_m012955_c001_v7007000_t0000_u01761442195763") 2025/10/26 01:35:10 DEBUG : only19: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4076eb43ef0f9e34_d20251026_m012948_c001_v0001093_t0039_u01761442188808") 2025/10/26 01:35:10 DEBUG : only19: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f102617c1f5005e8b_d20251026_m012946_c001_v0001104_t0027_u01761442186812") 2025/10/26 01:35:10 DEBUG : only19: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f409fcbafcf6e9335_d20251026_m012921_c001_v7007000_t0000_u01761442161202") 2025/10/26 01:35:10 DEBUG : only19: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f102617c1f5005e1e_d20251026_m012918_c001_v0001104_t0051_u01761442158686") 2025/10/26 01:35:10 DEBUG : only2: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4211a8d8968c5d32_d20251026_m012955_c001_v7007000_t0000_u01761442195945") 2025/10/26 01:35:10 DEBUG : only2: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f402617c1f5005e99_d20251026_m012948_c001_v0001104_t0016_u01761442188954") 2025/10/26 01:35:10 DEBUG : only2: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f102617c1f5005e3f_d20251026_m012928_c001_v0001104_t0056_u01761442168852") 2025/10/26 01:35:10 DEBUG : only2: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f409fcbafcf6e9332_d20251026_m012920_c001_v7007000_t0000_u01761442160655") 2025/10/26 01:35:10 DEBUG : only2: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f102617c1f5005dd4_d20251026_m012900_c001_v0001104_t0016_u01761442140341") 2025/10/26 01:35:10 DEBUG : only3: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4211a8d8968c5d34_d20251026_m012956_c001_v7007000_t0000_u01761442196127") 2025/10/26 01:35:10 DEBUG : only3: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f419d9e8d8295c564_d20251026_m012948_c001_v0001104_t0046_u01761442188966") 2025/10/26 01:35:11 DEBUG : only3: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f102617c1f5005e43_d20251026_m012929_c001_v0001104_t0007_u01761442169954") 2025/10/26 01:35:11 DEBUG : only3: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f407238d1374787eb_d20251026_m012921_c001_v7007000_t0000_u01761442161300") 2025/10/26 01:35:11 DEBUG : only3: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f102617c1f5005dda_d20251026_m012901_c001_v0001104_t0050_u01761442141243") 2025/10/26 01:35:11 DEBUG : only4: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4211a8d8968c5d36_d20251026_m012956_c001_v7007000_t0000_u01761442196309") 2025/10/26 01:35:11 DEBUG : only4: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4076eb43ef0f9e36_d20251026_m012948_c001_v0001093_t0039_u01761442188989") 2025/10/26 01:35:11 DEBUG : only4: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f102617c1f5005e45_d20251026_m012930_c001_v0001104_t0054_u01761442170986") 2025/10/26 01:35:11 DEBUG : only4: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f417489b595c2d3fc_d20251026_m012921_c001_v7007000_t0000_u01761442161362") 2025/10/26 01:35:11 DEBUG : only4: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f102617c1f5005ddc_d20251026_m012902_c001_v0001104_t0054_u01761442142375") 2025/10/26 01:35:11 DEBUG : only5: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4211a8d8968c5d38_d20251026_m012956_c001_v7007000_t0000_u01761442196490") 2025/10/26 01:35:11 DEBUG : only5: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f41372364a07b14cc_d20251026_m012949_c001_v0001093_t0026_u01761442189313") 2025/10/26 01:35:11 DEBUG : only5: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f102617c1f5005e49_d20251026_m012932_c001_v0001104_t0046_u01761442172253") 2025/10/26 01:35:11 DEBUG : only5: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f417489b595c2d3f9_d20251026_m012920_c001_v7007000_t0000_u01761442160809") 2025/10/26 01:35:11 DEBUG : only5: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f102617c1f5005de0_d20251026_m012903_c001_v0001104_t0038_u01761442143315") 2025/10/26 01:35:11 DEBUG : only6: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4211a8d8968c5d3a_d20251026_m012956_c001_v7007000_t0000_u01761442196672") 2025/10/26 01:35:11 DEBUG : only6: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f41372364a07b14c8_d20251026_m012949_c001_v0001093_t0026_u01761442189129") 2025/10/26 01:35:11 DEBUG : only6: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f102617c1f5005e4d_d20251026_m012933_c001_v0001104_t0046_u01761442173262") 2025/10/26 01:35:11 DEBUG : only6: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4205eaf02849d643_d20251026_m012920_c001_v7007000_t0000_u01761442160824") 2025/10/26 01:35:11 DEBUG : only6: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f102617c1f5005de6_d20251026_m012904_c001_v0001104_t0054_u01761442144729") 2025/10/26 01:35:11 DEBUG : only7: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4211a8d8968c5d3c_d20251026_m012956_c001_v7007000_t0000_u01761442196853") 2025/10/26 01:35:11 DEBUG : only7: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4076eb43ef0f9e3a_d20251026_m012949_c001_v0001093_t0039_u01761442189171") 2025/10/26 01:35:11 DEBUG : only7: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f102617c1f5005e53_d20251026_m012934_c001_v0001104_t0038_u01761442174295") 2025/10/26 01:35:11 DEBUG : only7: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4205eaf02849d642_d20251026_m012920_c001_v7007000_t0000_u01761442160642") 2025/10/26 01:35:11 DEBUG : only7: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f102617c1f5005dea_d20251026_m012905_c001_v0001104_t0051_u01761442145996") 2025/10/26 01:35:12 DEBUG : only8: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4211a8d8968c5d3e_d20251026_m012957_c001_v7007000_t0000_u01761442197034") 2025/10/26 01:35:12 DEBUG : only8: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f402617c1f5005e9b_d20251026_m012949_c001_v0001104_t0016_u01761442189139") 2025/10/26 01:35:12 DEBUG : only8: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f102617c1f5005e59_d20251026_m012935_c001_v0001104_t0002_u01761442175335") 2025/10/26 01:35:12 DEBUG : only8: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4205eaf02849d646_d20251026_m012921_c001_v7007000_t0000_u01761442161374") 2025/10/26 01:35:12 DEBUG : only8: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f102617c1f5005dee_d20251026_m012906_c001_v0001104_t0011_u01761442146795") 2025/10/26 01:35:12 DEBUG : only9: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4211a8d8968c5d3f_d20251026_m012957_c001_v7007000_t0000_u01761442197216") 2025/10/26 01:35:12 DEBUG : only9: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f419d9e8d8295c568_d20251026_m012949_c001_v0001104_t0046_u01761442189150") 2025/10/26 01:35:12 DEBUG : only9: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f102617c1f5005e5f_d20251026_m012936_c001_v0001104_t0027_u01761442176672") 2025/10/26 01:35:12 DEBUG : only9: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4205eaf02849d644_d20251026_m012921_c001_v7007000_t0000_u01761442161005") 2025/10/26 01:35:12 DEBUG : only9: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f102617c1f5005df2_d20251026_m012908_c001_v0001104_t0011_u01761442148464") 2025/10/26 01:35:12 DEBUG : potato: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f423f3964a6773c49_d20251026_m012551_c001_v7007000_t0000_u01761441951788") 2025/10/26 01:35:12 DEBUG : potato: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0f9bcb_d20251026_m012549_c001_v0001093_t0054_u01761441949641") 2025/10/26 01:35:12 DEBUG : potato: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f423f3964a6773c44_d20251026_m012548_c001_v7007000_t0000_u01761441948906") 2025/10/26 01:35:12 DEBUG : potato: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0f9bc5_d20251026_m012546_c001_v0001093_t0017_u01761441946866") 2025/10/26 01:35:12 DEBUG : potato: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f423f3964a6773c41_d20251026_m012546_c001_v7007000_t0000_u01761441946126") 2025/10/26 01:35:12 DEBUG : potato: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0f9bb8_d20251026_m012543_c001_v0001093_t0029_u01761441943658") 2025/10/26 01:35:12 DEBUG : potato: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f415e79b3fd829a57_d20251026_m012530_c001_v7007000_t0000_u01761441930859") 2025/10/26 01:35:12 DEBUG : potato: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1184406bf4d04be8_d20251026_m012529_c001_v0001109_t0034_u01761441929126") 2025/10/26 01:35:12 DEBUG : potato: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f415e79b3fd829a54_d20251026_m012527_c001_v7007000_t0000_u01761441927327") 2025/10/26 01:35:13 DEBUG : potato: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1184406bf4d04bde_d20251026_m012525_c001_v0001109_t0046_u01761441925803") 2025/10/26 01:35:13 DEBUG : potato: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f415e79b3fd829a4f_d20251026_m012524_c001_v7007000_t0000_u01761441924448") 2025/10/26 01:35:13 DEBUG : potato: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1184406bf4d04bd2_d20251026_m012523_c001_v0001109_t0001_u01761441923034") 2025/10/26 01:35:13 DEBUG : potato: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f415e79b3fd827c95_d20251026_m012515_c001_v7007000_t0000_u01761441915518") 2025/10/26 01:35:13 DEBUG : potato: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1184406bf4d04bbc_d20251026_m012513_c001_v0001109_t0050_u01761441913028") 2025/10/26 01:35:13 DEBUG : potato: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f415e79b3fd82613c_d20251026_m012512_c001_v7007000_t0000_u01761441912662") 2025/10/26 01:35:13 DEBUG : potato: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1184406bf4d04bb6_d20251026_m012510_c001_v0001109_t0017_u01761441910488") 2025/10/26 01:35:13 DEBUG : potato: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f415e79b3fd82613a_d20251026_m012510_c001_v7007000_t0000_u01761441910125") 2025/10/26 01:35:13 DEBUG : potato: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1184406bf4d04bb4_d20251026_m012509_c001_v0001109_t0044_u01761441909236") 2025/10/26 01:35:13 DEBUG : potato: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1184406bf4d04bb2_d20251026_m012508_c001_v0001109_t0029_u01761441908324") 2025/10/26 01:35:13 DEBUG : potato: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f415e79b3fd826139_d20251026_m012507_c001_v7007000_t0000_u01761441907913") 2025/10/26 01:35:13 DEBUG : potato: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1184406bf4d04bb0_d20251026_m012506_c001_v0001109_t0011_u01761441906798") 2025/10/26 01:35:13 DEBUG : potato: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1184406bf4d04bae_d20251026_m012505_c001_v0001109_t0044_u01761441905931") 2025/10/26 01:35:13 DEBUG : potato: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f415e79b3fd826136_d20251026_m012505_c001_v7007000_t0000_u01761441905530") 2025/10/26 01:35:13 DEBUG : potato: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1184406bf4d04bac_d20251026_m012504_c001_v0001109_t0039_u01761441904377") 2025/10/26 01:35:13 DEBUG : potato2: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f418e418520d1760d_d20251026_m012637_c001_v7007000_t0000_u01761441997383") 2025/10/26 01:35:13 DEBUG : potato2: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f102617c1f5005c30_d20251026_m012636_c001_v0001104_t0012_u01761441996025") 2025/10/26 01:35:13 DEBUG : potato2: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f418b68eadcc9d5f0_d20251026_m012628_c001_v7007000_t0000_u01761441988396") 2025/10/26 01:35:13 DEBUG : potato2: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0f9c19_d20251026_m012623_c001_v0001093_t0004_u01761441983530") 2025/10/26 01:35:13 DEBUG : potato2: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f405638df90399e9a_d20251026_m012615_c001_v7007000_t0000_u01761441975715") 2025/10/26 01:35:13 DEBUG : potato2: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f102617c1f5005bec_d20251026_m012610_c001_v0001104_t0040_u01761441970858") 2025/10/26 01:35:13 DEBUG : potato2: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f423f3964a6773c55_d20251026_m012604_c001_v7007000_t0000_u01761441964119") 2025/10/26 01:35:14 DEBUG : potato2: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0f9be5_d20251026_m012558_c001_v0001093_t0006_u01761441958788") 2025/10/26 01:35:14 DEBUG : potato2: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f423f3964a6773c38_d20251026_m012537_c001_v7007000_t0000_u01761441937208") 2025/10/26 01:35:14 DEBUG : potato2: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1184406bf4d04bfc_d20251026_m012534_c001_v0001109_t0012_u01761441934502") 2025/10/26 01:35:14 DEBUG : potato2: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f423f3964a6773c34_d20251026_m012534_c001_v7007000_t0000_u01761441934136") 2025/10/26 01:35:14 DEBUG : potato2: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1184406bf4d04bf4_d20251026_m012531_c001_v0001109_t0002_u01761441931403") 2025/10/26 01:35:14 DEBUG : potato2: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f415e79b3fd829a58_d20251026_m012531_c001_v7007000_t0000_u01761441931039") 2025/10/26 01:35:14 DEBUG : potato2: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1184406bf4d04bea_d20251026_m012530_c001_v0001109_t0014_u01761441929999") 2025/10/26 01:35:14 DEBUG : potato2: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f415e79b3fd829a56_d20251026_m012528_c001_v7007000_t0000_u01761441928762") 2025/10/26 01:35:14 DEBUG : potato2: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1184406bf4d04be4_d20251026_m012527_c001_v0001109_t0033_u01761441927697") 2025/10/26 01:35:14 DEBUG : potato2: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f415e79b3fd829a51_d20251026_m012525_c001_v7007000_t0000_u01761441925439") 2025/10/26 01:35:14 DEBUG : potato2: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1184406bf4d04bdc_d20251026_m012524_c001_v0001109_t0042_u01761441924460") 2025/10/26 01:35:14 DEBUG : potato2: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f415e79b3fd828c37_d20251026_m012516_c001_v7007000_t0000_u01761441916255") 2025/10/26 01:35:14 DEBUG : potato2: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1184406bf4d04bc0_d20251026_m012514_c001_v0001109_t0038_u01761441914580") 2025/10/26 01:35:14 DEBUG : potato2: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f407238d137477a4b_d20251026_m012404_c001_v7007000_t0000_u01761441844447") 2025/10/26 01:35:14 DEBUG : potato2: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1184406bf4d04b0c_d20251026_m012403_c001_v0001109_t0007_u01761441843459") 2025/10/26 01:35:14 DEBUG : potato2: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f407238d137477a48_d20251026_m012402_c001_v7007000_t0000_u01761441842494") 2025/10/26 01:35:14 DEBUG : potato2: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1184406bf4d04b06_d20251026_m012401_c001_v0001109_t0004_u01761441841367") 2025/10/26 01:35:14 DEBUG : potato3: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f418b68eadcc9d5f1_d20251026_m012628_c001_v7007000_t0000_u01761441988577") 2025/10/26 01:35:15 DEBUG : potato3: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0f9c21_d20251026_m012624_c001_v0001093_t0053_u01761441984941") 2025/10/26 01:35:15 DEBUG : potato3: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f405638df90399e9b_d20251026_m012616_c001_v7007000_t0000_u01761441976045") 2025/10/26 01:35:15 DEBUG : potato3: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f102617c1f5005bf4_d20251026_m012612_c001_v0001104_t0053_u01761441972542") 2025/10/26 01:35:15 DEBUG : potato3: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f423f3964a6773c54_d20251026_m012603_c001_v7007000_t0000_u01761441963216") 2025/10/26 01:35:15 DEBUG : potato3: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0f9beb_d20251026_m012559_c001_v0001093_t0034_u01761441959849") 2025/10/26 01:35:15 DEBUG : pre-dest1/1: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f408d91f059f6c6c6_d20251026_m012712_c001_v7007000_t0000_u01761442032704") 2025/10/26 01:35:15 DEBUG : pre-dest1/1: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0f9c73_d20251026_m012704_c001_v0001093_t0031_u01761442024485") 2025/10/26 01:35:15 DEBUG : pre-dest2/2: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f408d91f059f6c6c7_d20251026_m012712_c001_v7007000_t0000_u01761442032893") 2025/10/26 01:35:15 DEBUG : pre-dest2/2: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f102617c1f5005c87_d20251026_m012705_c001_v0001104_t0052_u01761442025194") 2025/10/26 01:35:15 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4068ede49cc6ae7b_d20251026_m012649_c001_v7007000_t0000_u01761442009757") 2025/10/26 01:35:15 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0f9c4f_d20251026_m012645_c001_v0001093_t0015_u01761442005061") 2025/10/26 01:35:15 DEBUG : sizeonly: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f405135ade5e69d58_d20251026_m012446_c001_v7007000_t0000_u01761441886664") 2025/10/26 01:35:15 DEBUG : sizeonly: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1184406bf4d04b6b_d20251026_m012445_c001_v0001109_t0036_u01761441885408") 2025/10/26 01:35:15 DEBUG : splitbanan: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f41448d3fddc44714_d20251026_m013220_c001_v7007000_t0000_u01761442340974") 2025/10/26 01:35:15 DEBUG : splitbanan: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f116c8b4d319ce115_d20251026_m013212_c001_v0001134_t0017_u01761442332739") 2025/10/26 01:35:15 DEBUG : splitbananasplit: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4211a8d8968c6385_d20251026_m013351_c001_v7007000_t0000_u01761442431157") 2025/10/26 01:35:15 DEBUG : splitbananasplit: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0fa029_d20251026_m013344_c001_v0001093_t0046_u01761442424179") 2025/10/26 01:35:15 DEBUG : splitbananasplit: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f419a82c38263c124_d20251026_m013332_c001_v7007000_t0000_u01761442412484") 2025/10/26 01:35:15 DEBUG : splitbananasplit: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0fa010_d20251026_m013325_c001_v0001093_t0054_u01761442405546") 2025/10/26 01:35:15 DEBUG : splitbananasplit: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f409fcbafcf6ea036_d20251026_m013314_c001_v7007000_t0000_u01761442394271") 2025/10/26 01:35:15 DEBUG : splitbananasplit: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0f9ff7_d20251026_m013307_c001_v0001093_t0039_u01761442387738") 2025/10/26 01:35:16 DEBUG : splitbananasplit: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f41448d3fddc44789_d20251026_m013256_c001_v7007000_t0000_u01761442376639") 2025/10/26 01:35:16 DEBUG : splitbananasplit: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0f9fdb_d20251026_m013250_c001_v0001093_t0022_u01761442370045") 2025/10/26 01:35:16 DEBUG : splitbananasplit: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f402ba7889c8d8b5b_d20251026_m013239_c001_v7007000_t0000_u01761442359250") 2025/10/26 01:35:16 DEBUG : splitbananasplit: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0f9fc7_d20251026_m013232_c001_v0001093_t0043_u01761442352274") 2025/10/26 01:35:16 DEBUG : splitbananasplit: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f405638df9039a073_d20251026_m013215_c001_v7007000_t0000_u01761442335485") 2025/10/26 01:35:16 DEBUG : splitbananasplit: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f119d9e8d8295c6f0_d20251026_m013211_c001_v0001104_t0016_u01761442331147") 2025/10/26 01:35:16 DEBUG : splitbananasplit: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4036d880aaad0b79_d20251026_m013159_c001_v7007000_t0000_u01761442319741") 2025/10/26 01:35:16 DEBUG : splitbananasplit: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f119d9e8d8295c6c3_d20251026_m013151_c001_v0001104_t0040_u01761442311994") 2025/10/26 01:35:16 DEBUG : splitbananasplit: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f40917ca080ed7fb2_d20251026_m013151_c001_v7007000_t0000_u01761442311068") 2025/10/26 01:35:16 DEBUG : splitbananasplit: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f119d9e8d8295c6b5_d20251026_m013146_c001_v0001104_t0002_u01761442306675") 2025/10/26 01:35:16 DEBUG : splitbananasplit: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f418e418520d17fa1_d20251026_m013135_c001_v7007000_t0000_u01761442295658") 2025/10/26 01:35:16 DEBUG : splitbananasplit: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f119d9e8d8295c68b_d20251026_m013127_c001_v0001104_t0041_u01761442287862") 2025/10/26 01:35:16 DEBUG : splitbananasplit: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f418e418520d17f83_d20251026_m013126_c001_v7007000_t0000_u01761442286330") 2025/10/26 01:35:16 DEBUG : splitbananasplit: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f11372364a07b15bd_d20251026_m013122_c001_v0001093_t0018_u01761442282749") 2025/10/26 01:35:16 DEBUG : splitbananasplit: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f419a82c38263b427_d20251026_m013105_c001_v7007000_t0000_u01761442265547") 2025/10/26 01:35:16 DEBUG : splitbananasplit: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f11372364a07b157d_d20251026_m013100_c001_v0001093_t0011_u01761442260182") 2025/10/26 01:35:16 DEBUG : splitbananasplit: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f409fcbafcf6e939a_d20251026_m013048_c001_v7007000_t0000_u01761442248922") 2025/10/26 01:35:16 DEBUG : splitbananasplit: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0f9eb1_d20251026_m013042_c001_v0001093_t0059_u01761442242208") 2025/10/26 01:35:16 DEBUG : splitbananasplit: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f416b2c496b9189e9_d20251026_m013030_c001_v7007000_t0000_u01761442230315") 2025/10/26 01:35:16 DEBUG : splitbananasplit: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f119d9e8d8295c5cd_d20251026_m013023_c001_v0001104_t0017_u01761442223422") 2025/10/26 01:35:16 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f409fcbafcf6e9f8f_d20251026_m013154_c001_v7007000_t0000_u01761442314486") 2025/10/26 01:35:16 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0f9f67_d20251026_m013148_c001_v0001093_t0039_u01761442308126") 2025/10/26 01:35:17 DEBUG : sub dir/hello world: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4211a8d8968c5d57_d20251026_m013010_c001_v7007000_t0000_u01761442210600") 2025/10/26 01:35:17 DEBUG : sub dir/hello world: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f102617c1f5005ed5_d20251026_m013007_c001_v0001104_t0051_u01761442207789") 2025/10/26 01:35:17 DEBUG : sub dir/hello world: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f404540c705944942_d20251026_m013006_c001_v7007000_t0000_u01761442206666") 2025/10/26 01:35:17 DEBUG : sub dir/hello world: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f119d9e8d8295c589_d20251026_m013003_c001_v0001104_t0014_u01761442203564") 2025/10/26 01:35:17 DEBUG : sub dir/hello world: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f423f3964a6773c50_d20251026_m012555_c001_v7007000_t0000_u01761441955878") 2025/10/26 01:35:17 DEBUG : sub dir/hello world: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0f9bdf_d20251026_m012554_c001_v0001093_t0045_u01761441954593") 2025/10/26 01:35:17 DEBUG : sub dir/hello world: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f423f3964a6773c4c_d20251026_m012554_c001_v7007000_t0000_u01761441954042") 2025/10/26 01:35:17 DEBUG : sub dir/hello world: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0f9bd9_d20251026_m012552_c001_v0001093_t0036_u01761441952935") 2025/10/26 01:35:17 DEBUG : sub dir/hello world: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f405135ade5e69d54_d20251026_m012442_c001_v7007000_t0000_u01761441882954") 2025/10/26 01:35:17 DEBUG : sub dir/hello world: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1184406bf4d04b5c_d20251026_m012441_c001_v0001109_t0039_u01761441881228") 2025/10/26 01:35:17 DEBUG : sub dir/hello world: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f405135ade5e69d52_d20251026_m012440_c001_v7007000_t0000_u01761441880865") 2025/10/26 01:35:17 DEBUG : sub dir/hello world: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1184406bf4d04b54_d20251026_m012439_c001_v0001109_t0000_u01761441879239") 2025/10/26 01:35:17 DEBUG : sub dir/hello world: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f405135ade5e69d50_d20251026_m012437_c001_v7007000_t0000_u01761441877059") 2025/10/26 01:35:17 DEBUG : sub dir/hello world: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1184406bf4d04b4a_d20251026_m012435_c001_v0001109_t0032_u01761441875673") 2025/10/26 01:35:17 DEBUG : sub dir/hello world: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f405135ade5e69d4e_d20251026_m012435_c001_v7007000_t0000_u01761441875129") 2025/10/26 01:35:17 DEBUG : sub dir/hello world: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1184406bf4d04b46_d20251026_m012433_c001_v0001109_t0055_u01761441873804") 2025/10/26 01:35:17 DEBUG : sub dir/hello world: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1184406bf4d04b40_d20251026_m012430_c001_v0001109_t0035_u01761441870779") 2025/10/26 01:35:17 DEBUG : sub dir/hello world: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f405135ade5e69d4b_d20251026_m012430_c001_v7007000_t0000_u01761441870411") 2025/10/26 01:35:17 DEBUG : sub dir/hello world: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1184406bf4d04b3b_d20251026_m012429_c001_v0001109_t0023_u01761441869341") 2025/10/26 01:35:17 DEBUG : sub dir/hello world: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1184406bf4d04b39_d20251026_m012428_c001_v0001109_t0008_u01761441868278") 2025/10/26 01:35:18 DEBUG : sub dir/hello world: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f405135ade5e69d4a_d20251026_m012427_c001_v7007000_t0000_u01761441867914") 2025/10/26 01:35:18 DEBUG : sub dir/hello world: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1184406bf4d04b35_d20251026_m012424_c001_v0001109_t0054_u01761441864434") 2025/10/26 01:35:18 DEBUG : sub dir/hello world: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1184406bf4d04b31_d20251026_m012421_c001_v0001109_t0008_u01761441861436") 2025/10/26 01:35:18 DEBUG : sub dir/hello world: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f407238d137477a5c_d20251026_m012421_c001_v7007000_t0000_u01761441861070") 2025/10/26 01:35:18 DEBUG : sub dir/hello world: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1184406bf4d04b2f_d20251026_m012420_c001_v0001109_t0040_u01761441860205") 2025/10/26 01:35:18 DEBUG : sub dir/hello world: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1184406bf4d04b2b_d20251026_m012419_c001_v0001109_t0023_u01761441859159") 2025/10/26 01:35:18 DEBUG : sub dir/hello world: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f407238d137477a5a_d20251026_m012418_c001_v7007000_t0000_u01761441858796") 2025/10/26 01:35:18 DEBUG : sub dir/hello world: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1184406bf4d04b22_d20251026_m012414_c001_v0001109_t0012_u01761441854851") 2025/10/26 01:35:18 DEBUG : sub dir/hello world: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f407238d137477a59_d20251026_m012414_c001_v7007000_t0000_u01761441854457") 2025/10/26 01:35:18 DEBUG : sub dir/hello world: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1184406bf4d04b20_d20251026_m012413_c001_v0001109_t0026_u01761441853545") 2025/10/26 01:35:18 DEBUG : sub dir/hello world: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f407238d137477a54_d20251026_m012412_c001_v7007000_t0000_u01761441852638") 2025/10/26 01:35:18 DEBUG : sub dir/hello world: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1184406bf4d04b1e_d20251026_m012411_c001_v0001109_t0051_u01761441851814") 2025/10/26 01:35:18 DEBUG : sub dir/hello world: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f407238d137477a52_d20251026_m012411_c001_v7007000_t0000_u01761441851268") 2025/10/26 01:35:18 DEBUG : sub dir/hello world: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1184406bf4d04b1a_d20251026_m012410_c001_v0001109_t0052_u01761441850471") 2025/10/26 01:35:18 DEBUG : sub dir/hello world: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f407238d137477a50_d20251026_m012409_c001_v7007000_t0000_u01761441849560") 2025/10/26 01:35:18 DEBUG : sub dir/hello world: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1184406bf4d04b16_d20251026_m012408_c001_v0001109_t0026_u01761441848146") 2025/10/26 01:35:18 DEBUG : sub dir/hello world: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f407238d137477a4e_d20251026_m012407_c001_v7007000_t0000_u01761441847599") 2025/10/26 01:35:18 DEBUG : sub dir/hello world: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1184406bf4d04b12_d20251026_m012406_c001_v0001109_t0019_u01761441846471") 2025/10/26 01:35:18 DEBUG : sub dir/hello world: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f407238d137477a4c_d20251026_m012405_c001_v7007000_t0000_u01761441845925") 2025/10/26 01:35:18 DEBUG : sub dir/hello world: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1184406bf4d04b0e_d20251026_m012404_c001_v0001109_t0007_u01761441844994") 2025/10/26 01:35:18 DEBUG : sub dir/hello world: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f407238d137477a43_d20251026_m012359_c001_v7007000_t0000_u01761441839331") 2025/10/26 01:35:18 DEBUG : sub dir/hello world: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1184406bf4d04b02_d20251026_m012358_c001_v0001109_t0014_u01761441838288") 2025/10/26 01:35:19 DEBUG : sub dir/hello world: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f407238d137477a41_d20251026_m012357_c001_v7007000_t0000_u01761441837723") 2025/10/26 01:35:19 DEBUG : sub dir/hello world: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1184406bf4d04b00_d20251026_m012356_c001_v0001109_t0059_u01761441836760") 2025/10/26 01:35:19 DEBUG : sub dir/hello world: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f407238d137477a40_d20251026_m012355_c001_v7007000_t0000_u01761441835854") 2025/10/26 01:35:19 DEBUG : sub dir/hello world: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1184406bf4d04afe_d20251026_m012354_c001_v0001109_t0005_u01761441834897") 2025/10/26 01:35:19 DEBUG : sub dir/hello world: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f407238d137477a3d_d20251026_m012352_c001_v7007000_t0000_u01761441832702") 2025/10/26 01:35:19 DEBUG : sub dir/hello world: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1184406bf4d04af6_d20251026_m012351_c001_v0001109_t0058_u01761441831673") 2025/10/26 01:35:19 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4211a8d8968c5d59_d20251026_m013010_c001_v7007000_t0000_u01761442210781") 2025/10/26 01:35:19 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f11372364a07b14f2_d20251026_m013007_c001_v0001093_t0028_u01761442207794") 2025/10/26 01:35:19 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f404540c705944944_d20251026_m013006_c001_v7007000_t0000_u01761442206847") 2025/10/26 01:35:19 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0f9e59_d20251026_m013003_c001_v0001093_t0059_u01761442203572") 2025/10/26 01:35:19 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4211a8d8968c6386_d20251026_m013353_c001_v7007000_t0000_u01761442433484") 2025/10/26 01:35:19 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f119d9e8d8295c785_d20251026_m013352_c001_v0001104_t0016_u01761442432604") 2025/10/26 01:35:19 DEBUG : sub/yam: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f423f3964a6773c47_d20251026_m012551_c001_v7007000_t0000_u01761441951243") 2025/10/26 01:35:19 DEBUG : sub/yam: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f102617c1f5005ba7_d20251026_m012549_c001_v0001104_t0017_u01761441949651") 2025/10/26 01:35:19 DEBUG : test_dir1/file2: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4211a8d8968c5d4b_d20251026_m013002_c001_v7007000_t0000_u01761442202799") 2025/10/26 01:35:19 DEBUG : test_dir1/file2: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f102617c1f5005ebe_d20251026_m013000_c001_v0001104_t0055_u01761442200876") 2025/10/26 01:35:19 DEBUG : test_dir1/file2: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4211a8d8968c5d48_d20251026_m013000_c001_v7007000_t0000_u01761442200091") 2025/10/26 01:35:19 DEBUG : test_dir1/file2: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0f9e46_d20251026_m012958_c001_v0001093_t0026_u01761442198191") 2025/10/26 01:35:19 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4211a8d8968c5d4c_d20251026_m013002_c001_v7007000_t0000_u01761442202981") 2025/10/26 01:35:19 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0f9e51_d20251026_m013000_c001_v0001093_t0030_u01761442200867") 2025/10/26 01:35:19 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4211a8d8968c5d49_d20251026_m013000_c001_v7007000_t0000_u01761442200271") 2025/10/26 01:35:20 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f119d9e8d8295c579_d20251026_m012958_c001_v0001104_t0037_u01761442198196") 2025/10/26 01:35:20 DEBUG : three: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f423f3964a6773c3e_d20251026_m012542_c001_v7007000_t0000_u01761441942896") 2025/10/26 01:35:20 DEBUG : three: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1184406bf4d04c1a_d20251026_m012541_c001_v0001109_t0034_u01761441941530") 2025/10/26 01:35:20 DEBUG : three: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1184406bf4d04c0c_d20251026_m012538_c001_v0001109_t0011_u01761441938700") 2025/10/26 01:35:20 DEBUG : tictactoe/tictactoe: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4211a8d8968c6387_d20251026_m013355_c001_v7007000_t0000_u01761442435283") 2025/10/26 01:35:20 DEBUG : tictactoe/tictactoe: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f11372364a07b16ea_d20251026_m013354_c001_v0001093_t0040_u01761442434434") 2025/10/26 01:35:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4211a8d8968c6397_d20251026_m013415_c001_v7007000_t0000_u01761442455236") 2025/10/26 01:35:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f116c8b4d319ce1ec_d20251026_m013413_c001_v0001134_t0028_u01761442453418") 2025/10/26 01:35:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4211a8d8968c6395_d20251026_m013411_c001_v7007000_t0000_u01761442451899") 2025/10/26 01:35:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f11372364a07b16fd_d20251026_m013410_c001_v0001093_t0020_u01761442450252") 2025/10/26 01:35:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4211a8d8968c6394_d20251026_m013409_c001_v7007000_t0000_u01761442449294") 2025/10/26 01:35:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f119d9e8d8295c793_d20251026_m013408_c001_v0001104_t0045_u01761442448368") 2025/10/26 01:35:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4211a8d8968c638f_d20251026_m013402_c001_v7007000_t0000_u01761442442932") 2025/10/26 01:35:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f11372364a07b16f2_d20251026_m013401_c001_v0001093_t0029_u01761442441692") 2025/10/26 01:35:20 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4211a8d8968c6391_d20251026_m013405_c001_v7007000_t0000_u01761442445579") 2025/10/26 01:35:20 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f116c8b4d319ce1e1_d20251026_m013403_c001_v0001134_t0020_u01761442443930") 2025/10/26 01:35:20 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4211a8d8968c638c_d20251026_m013400_c001_v7007000_t0000_u01761442440747") 2025/10/26 01:35:20 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f119d9e8d8295c789_d20251026_m013359_c001_v0001104_t0013_u01761442439767") 2025/10/26 01:35:20 DEBUG : toe/toe/tictactoe: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4211a8d8968c6389_d20251026_m013358_c001_v7007000_t0000_u01761442438811") 2025/10/26 01:35:20 DEBUG : toe/toe/tictactoe: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0fa03a_d20251026_m013357_c001_v0001093_t0036_u01761442437881") 2025/10/26 01:35:21 DEBUG : toe/toe/tictactoe: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4211a8d8968c6388_d20251026_m013356_c001_v7007000_t0000_u01761442436936") 2025/10/26 01:35:21 DEBUG : toe/toe/tictactoe: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f116c8b4d319ce1d7_d20251026_m013356_c001_v0001134_t0038_u01761442436229") 2025/10/26 01:35:21 DEBUG : toe/toe/toe: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f417c043bd45a6120_d20251026_m013420_c001_v7007000_t0000_u01761442460803") 2025/10/26 01:35:21 DEBUG : toe/toe/toe: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f11372364a07b170b_d20251026_m013420_c001_v0001093_t0043_u01761442460051") 2025/10/26 01:35:21 DEBUG : toe/toe/toe: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4211a8d8968c6393_d20251026_m013407_c001_v7007000_t0000_u01761442447420") 2025/10/26 01:35:21 DEBUG : toe/toe/toe: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0fa048_d20251026_m013406_c001_v0001093_t0020_u01761442446527") 2025/10/26 01:35:21 DEBUG : toe/toe/toe.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4211a8d8968c6399_d20251026_m013415_c001_v7007000_t0000_u01761442455815") 2025/10/26 01:35:21 DEBUG : toe/toe/toe.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1076eb43ef0fa04c_d20251026_m013414_c001_v0001093_t0046_u01761442454920") 2025/10/26 01:35:21 DEBUG : toe/toe/toe.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4211a8d8968c6396_d20251026_m013412_c001_v7007000_t0000_u01761442452477") 2025/10/26 01:35:21 DEBUG : toe/toe/toe.txt: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f10109825f18ddc3b_d20251026_m013411_c001_v0001177_t0041_u01761442451691") 2025/10/26 01:35:21 DEBUG : two: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f423f3964a6773c3f_d20251026_m012543_c001_v7007000_t0000_u01761441943078") 2025/10/26 01:35:21 DEBUG : two: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f402617c1f5005b89_d20251026_m012540_c001_v0001104_t0016_u01761441940773") 2025/10/26 01:35:21 DEBUG : two: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f4184406bf4d04c0a_d20251026_m012538_c001_v0001109_t0059_u01761441938518") 2025/10/26 01:35:21 DEBUG : yam: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f423f3964a6773c4a_d20251026_m012551_c001_v7007000_t0000_u01761441951969") 2025/10/26 01:35:21 DEBUG : yam: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f1049fb0ed1bdab3d_d20251026_m012551_c001_v0001184_t0036_u01761441951028") 2025/10/26 01:35:21 DEBUG : yam: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f423f3964a6773c43_d20251026_m012548_c001_v7007000_t0000_u01761441948359") 2025/10/26 01:35:21 DEBUG : yam: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f102617c1f5005ba3_d20251026_m012546_c001_v0001104_t0049_u01761441946976") 2025/10/26 01:35:21 DEBUG : yam: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f423f3964a6773c40_d20251026_m012545_c001_v7007000_t0000_u01761441945581") 2025/10/26 01:35:21 DEBUG : yam: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f102617c1f5005b97_d20251026_m012543_c001_v0001104_t0032_u01761441943626") 2025/10/26 01:35:21 DEBUG : yaml: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f423f3964a6773c45_d20251026_m012549_c001_v7007000_t0000_u01761441949088") 2025/10/26 01:35:22 DEBUG : yaml: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f110bdf37d37f400b_d20251026_m012548_c001_v0001183_t0024_u01761441948157") 2025/10/26 01:35:22 DEBUG : yaml: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f423f3964a6773c42_d20251026_m012546_c001_v7007000_t0000_u01761441946306") 2025/10/26 01:35:22 DEBUG : yaml: Deleting (id "4_z5f725d3310dd1beb9fa80e1b_f117c79d15d47153d_d20251026_m012545_c001_v0001102_t0013_u01761441945013") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 11m34.278959774s (try 1/5)