"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2026/04/06 03:41:20 DEBUG : Creating backend with remote "TestB2:rclone-test-xokibof0doqo" 2026/04/06 03:41:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/06 03:41:21 DEBUG : Creating backend with remote "/tmp/rclone2356085791" === 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:185: Remote "B2 bucket rclone-test-xokibof0doqo", Local "Local file system at /tmp/rclone2356085791", Modify Window "1ms" 2026/04/06 03:41:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/06 03:41:22 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/04/06 03:41:22 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for checks to finish 2026/04/06 03:41:22 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.68s) === RUN TestCopy run.go:185: Remote "B2 bucket rclone-test-xokibof0doqo", Local "Local file system at /tmp/rclone2356085791", Modify Window "1ms" 2026/04/06 03:41:22 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/06 03:41:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/06 03:41:22 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for checks to finish 2026/04/06 03:41:22 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for transfers to finish 2026/04/06 03:41:23 DEBUG : sub dir/hello world: size = 11 OK 2026/04/06 03:41:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/06 03:41:23 INFO : sub dir/hello world: Copied (new) 2026/04/06 03:41:23 DEBUG : B2 bucket rclone-test-xokibof0doqo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.71s) === RUN TestCopyMetadata run.go:185: Remote "B2 bucket rclone-test-xokibof0doqo", Local "Local file system at /tmp/rclone2356085791", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "B2 bucket rclone-test-xokibof0doqo", Local "Local file system at /tmp/rclone2356085791", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:185: Remote "B2 bucket rclone-test-xokibof0doqo", Local "Local file system at /tmp/rclone2356085791", Modify Window "1ms" 2026/04/06 03:41:25 DEBUG : Creating backend with remote "/non-existing" 2026/04/06 03:41:25 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/04/06 03:41:25 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for checks to finish 2026/04/06 03:41:25 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.53s) === RUN TestCopyNoTraverse run.go:185: Remote "B2 bucket rclone-test-xokibof0doqo", Local "Local file system at /tmp/rclone2356085791", Modify Window "1ms" 2026/04/06 03:41:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/06 03:41:26 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for checks to finish 2026/04/06 03:41:26 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for transfers to finish 2026/04/06 03:41:26 DEBUG : sub dir/hello world: size = 11 OK 2026/04/06 03:41:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/06 03:41:26 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.46s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "B2 bucket rclone-test-xokibof0doqo", Local "Local file system at /tmp/rclone2356085791", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.36s) === RUN TestCopyCheckFirst run.go:185: Remote "B2 bucket rclone-test-xokibof0doqo", Local "Local file system at /tmp/rclone2356085791", Modify Window "1ms" 2026/04/06 03:41:27 INFO : B2 bucket rclone-test-xokibof0doqo: Running all checks before starting transfers 2026/04/06 03:41:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/06 03:41:27 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for checks to finish 2026/04/06 03:41:27 INFO : B2 bucket rclone-test-xokibof0doqo: Checks finished, now starting transfers 2026/04/06 03:41:27 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for transfers to finish 2026/04/06 03:41:27 DEBUG : sub dir/hello world: size = 11 OK 2026/04/06 03:41:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/06 03:41:27 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.16s) === RUN TestSyncNoTraverse run.go:185: Remote "B2 bucket rclone-test-xokibof0doqo", Local "Local file system at /tmp/rclone2356085791", Modify Window "1ms" 2026/04/06 03:41:28 ERROR : Ignoring --no-traverse with sync 2026/04/06 03:41:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/06 03:41:28 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for checks to finish 2026/04/06 03:41:28 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for transfers to finish 2026/04/06 03:41:29 DEBUG : sub dir/hello world: size = 11 OK 2026/04/06 03:41:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/06 03:41:29 INFO : sub dir/hello world: Copied (new) 2026/04/06 03:41:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.10s) === RUN TestCopyWithDepth run.go:185: Remote "B2 bucket rclone-test-xokibof0doqo", Local "Local file system at /tmp/rclone2356085791", Modify Window "1ms" 2026/04/06 03:41:30 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/04/06 03:41:30 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for checks to finish 2026/04/06 03:41:30 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for transfers to finish 2026/04/06 03:41:30 DEBUG : hello world2: size = 12 OK 2026/04/06 03:41:30 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/04/06 03:41:30 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.20s) === RUN TestCopyWithFilesFrom run.go:185: Remote "B2 bucket rclone-test-xokibof0doqo", Local "Local file system at /tmp/rclone2356085791", Modify Window "1ms" 2026/04/06 03:41:31 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/06 03:41:31 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for checks to finish 2026/04/06 03:41:31 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for transfers to finish 2026/04/06 03:41:31 DEBUG : potato2: size = 11 OK 2026/04/06 03:41:31 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/06 03:41:31 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.10s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "B2 bucket rclone-test-xokibof0doqo", Local "Local file system at /tmp/rclone2356085791", Modify Window "1ms" 2026/04/06 03:41:32 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/06 03:41:32 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for checks to finish 2026/04/06 03:41:32 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for transfers to finish 2026/04/06 03:41:32 DEBUG : potato2: size = 11 OK 2026/04/06 03:41:32 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/06 03:41:32 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.54s) === RUN TestCopyEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-xokibof0doqo", Local "Local file system at /tmp/rclone2356085791", Modify Window "1ms" 2026/04/06 03:41:33 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/04/06 03:41:33 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/06 03:41:33 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/04/06 03:41:33 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/06 03:41:33 INFO : sub dir2: Making directory 2026/04/06 03:41:33 INFO : sub dir: Making directory 2026/04/06 03:41:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/06 03:41:33 INFO : sub dir2/sub sub dir2: Making directory 2026/04/06 03:41:33 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for checks to finish 2026/04/06 03:41:33 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for transfers to finish 2026/04/06 03:41:34 DEBUG : sub dir/hello world: size = 11 OK 2026/04/06 03:41:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/06 03:41:34 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" 2026/04/06 03:41:34 DEBUG : B2 bucket rclone-test-xokibof0doqo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.15s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-xokibof0doqo", Local "Local file system at /tmp/rclone2356085791", Modify Window "1ms" 2026/04/06 03:41:34 INFO : sub dir2: Making directory 2026/04/06 03:41:34 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/04/06 03:41:34 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/06 03:41:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/06 03:41:35 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for checks to finish 2026/04/06 03:41:35 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for transfers to finish 2026/04/06 03:41:35 DEBUG : sub dir/hello world: size = 11 OK 2026/04/06 03:41:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/06 03:41:35 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.14s) === RUN TestMoveEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-xokibof0doqo", Local "Local file system at /tmp/rclone2356085791", Modify Window "1ms" 2026/04/06 03:41:35 DEBUG : sub dir2: Making directory with metadata 2026/04/06 03:41:35 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/06 03:41:36 INFO : sub dir2: Making directory 2026/04/06 03:41:36 INFO : sub dir: Making directory 2026/04/06 03:41:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/06 03:41:36 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for checks to finish 2026/04/06 03:41:36 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for transfers to finish 2026/04/06 03:41:36 DEBUG : sub dir/hello world: size = 11 OK 2026/04/06 03:41:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/06 03:41:36 INFO : sub dir/hello world: Copied (new) 2026/04/06 03:41:36 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/04/06 03:41:36 DEBUG : B2 bucket rclone-test-xokibof0doqo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/04/06 03:41:36 DEBUG : B2 bucket rclone-test-xokibof0doqo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.39s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "B2 bucket rclone-test-xokibof0doqo", Local "Local file system at /tmp/rclone2356085791", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-xokibof0doqo", Local "Local file system at /tmp/rclone2356085791", Modify Window "1ms" 2026/04/06 03:41:37 INFO : sub dir2: Making directory 2026/04/06 03:41:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/06 03:41:37 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for checks to finish 2026/04/06 03:41:37 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for transfers to finish 2026/04/06 03:41:38 DEBUG : sub dir/hello world: size = 11 OK 2026/04/06 03:41:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/06 03:41:38 INFO : sub dir/hello world: Copied (new) 2026/04/06 03:41:38 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.12s) === RUN TestSyncEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-xokibof0doqo", Local "Local file system at /tmp/rclone2356085791", Modify Window "1ms" 2026/04/06 03:41:38 DEBUG : sub dir2: Making directory with metadata 2026/04/06 03:41:38 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/06 03:41:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/06 03:41:39 INFO : sub dir2: Making directory 2026/04/06 03:41:39 INFO : sub dir: Making directory 2026/04/06 03:41:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/06 03:41:39 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for checks to finish 2026/04/06 03:41:39 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for transfers to finish 2026/04/06 03:41:39 DEBUG : sub dir/hello world: size = 11 OK 2026/04/06 03:41:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/06 03:41:39 INFO : sub dir/hello world: Copied (new) 2026/04/06 03:41:39 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/04/06 03:41:39 DEBUG : B2 bucket rclone-test-xokibof0doqo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.14s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "B2 bucket rclone-test-xokibof0doqo", Local "Local file system at /tmp/rclone2356085791", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-xokibof0doqo", Local "Local file system at /tmp/rclone2356085791", Modify Window "1ms" 2026/04/06 03:41:40 INFO : sub dir2: Making directory 2026/04/06 03:41:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/06 03:41:40 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for checks to finish 2026/04/06 03:41:40 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for transfers to finish 2026/04/06 03:41:40 DEBUG : sub dir/hello world: size = 11 OK 2026/04/06 03:41:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/06 03:41:40 INFO : sub dir/hello world: Copied (new) 2026/04/06 03:41:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.12s) === RUN TestServerSideCopy run.go:185: Remote "B2 bucket rclone-test-xokibof0doqo", Local "Local file system at /tmp/rclone2356085791", Modify Window "1ms" 2026/04/06 03:41:41 DEBUG : Creating backend with remote "TestB2:rclone-test-napahaj6lewo" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-xokibof0doqo -> B2 bucket rclone-test-napahaj6lewo 2026/04/06 03:41:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/06 03:41:43 DEBUG : B2 bucket rclone-test-napahaj6lewo: Waiting for checks to finish 2026/04/06 03:41:43 DEBUG : B2 bucket rclone-test-napahaj6lewo: Waiting for transfers to finish 2026/04/06 03:41:44 DEBUG : sub dir/hello world: size = 11 OK 2026/04/06 03:41:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/06 03:41:44 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/06 03:41:44 DEBUG : B2 bucket rclone-test-napahaj6lewo: Purge remote 2026/04/06 03:41:44 INFO : B2 bucket rclone-test-napahaj6lewo: cleaning bucket "rclone-test-napahaj6lewo" of all files 2026/04/06 03:41:44 DEBUG : sub dir/hello world: Deleting (id "4_zcf32cd93e01d6b0b9fd80e1b_f1076f4f75a99a55f_d20260406_m034143_c001_v0001033_t0053_u01775446903760") --- PASS: TestServerSideCopy (4.26s) === RUN TestCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-xokibof0doqo", Local "Local file system at /tmp/rclone2356085791", Modify Window "1ms" 2026/04/06 03:41:46 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2356085791) 2026/04/06 03:41:46 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-xokibof0doqo) 2026/04/06 03:41:46 DEBUG : sub dir/hello world: Sizes differ 2026/04/06 03:41:46 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for checks to finish 2026/04/06 03:41:46 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for transfers to finish 2026/04/06 03:41:47 DEBUG : sub dir/hello world: size = 17 OK 2026/04/06 03:41:47 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/04/06 03:41:47 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.18s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-xokibof0doqo", Local "Local file system at /tmp/rclone2356085791", Modify Window "1ms" 2026/04/06 03:41:48 DEBUG : Creating backend with remote "TestB2:rclone-test-noxared0jeli" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-xokibof0doqo -> B2 bucket rclone-test-noxared0jeli 2026/04/06 03:41:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/06 03:41:49 DEBUG : B2 bucket rclone-test-noxared0jeli: Waiting for checks to finish 2026/04/06 03:41:49 DEBUG : B2 bucket rclone-test-noxared0jeli: Waiting for transfers to finish 2026/04/06 03:41:50 DEBUG : sub dir/hello world: size = 11 OK 2026/04/06 03:41:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/06 03:41:50 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/06 03:41:51 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-xokibof0doqo) 2026/04/06 03:41:51 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-noxared0jeli) 2026/04/06 03:41:51 DEBUG : sub dir/hello world: Sizes differ 2026/04/06 03:41:51 DEBUG : B2 bucket rclone-test-noxared0jeli: Waiting for checks to finish 2026/04/06 03:41:51 DEBUG : B2 bucket rclone-test-noxared0jeli: Waiting for transfers to finish 2026/04/06 03:41:52 DEBUG : sub dir/hello world: size = 17 OK 2026/04/06 03:41:52 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/04/06 03:41:52 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/06 03:41:52 DEBUG : B2 bucket rclone-test-noxared0jeli: Purge remote 2026/04/06 03:41:52 INFO : B2 bucket rclone-test-noxared0jeli: cleaning bucket "rclone-test-noxared0jeli" of all files 2026/04/06 03:41:52 DEBUG : sub dir/hello world: Deleting (id "4_z1fe2ed33e01d6b0b9fd80e1b_f104f72e2df81d39e_d20260406_m034151_c001_v0001174_t0033_u01775446911966") 2026/04/06 03:41:52 DEBUG : sub dir/hello world: Deleting (id "4_z1fe2ed33e01d6b0b9fd80e1b_f10355b9886576632_d20260406_m034150_c001_v0001103_t0049_u01775446910243") --- PASS: TestServerSideCopyOverSelf (6.09s) === RUN TestMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-xokibof0doqo", Local "Local file system at /tmp/rclone2356085791", Modify Window "1ms" 2026/04/06 03:41:54 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2356085791) 2026/04/06 03:41:54 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-xokibof0doqo) 2026/04/06 03:41:54 DEBUG : sub dir/hello world: Sizes differ 2026/04/06 03:41:54 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for checks to finish 2026/04/06 03:41:54 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for transfers to finish 2026/04/06 03:41:54 DEBUG : sub dir/hello world: size = 17 OK 2026/04/06 03:41:54 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/04/06 03:41:54 INFO : sub dir/hello world: Copied (replaced existing) 2026/04/06 03:41:54 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.70s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-xokibof0doqo", Local "Local file system at /tmp/rclone2356085791", Modify Window "1ms" 2026/04/06 03:41:56 DEBUG : Creating backend with remote "TestB2:rclone-test-jolawat2quxo" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-xokibof0doqo -> B2 bucket rclone-test-jolawat2quxo 2026/04/06 03:41:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/06 03:41:57 DEBUG : B2 bucket rclone-test-jolawat2quxo: Waiting for checks to finish 2026/04/06 03:41:57 DEBUG : B2 bucket rclone-test-jolawat2quxo: Waiting for transfers to finish 2026/04/06 03:41:58 DEBUG : sub dir/hello world: size = 11 OK 2026/04/06 03:41:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/06 03:41:58 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/06 03:41:59 DEBUG : B2 bucket rclone-test-jolawat2quxo: Waiting for checks to finish 2026/04/06 03:41:59 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-xokibof0doqo) 2026/04/06 03:41:59 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-jolawat2quxo) 2026/04/06 03:41:59 DEBUG : sub dir/hello world: Sizes differ 2026/04/06 03:41:59 DEBUG : B2 bucket rclone-test-jolawat2quxo: Waiting for transfers to finish 2026/04/06 03:41:59 DEBUG : sub dir/hello world: size = 17 OK 2026/04/06 03:41:59 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/04/06 03:41:59 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/06 03:41:59 INFO : sub dir/hello world: Deleted 2026/04/06 03:42:00 DEBUG : testing file moves 2026/04/06 03:42:00 DEBUG : B2 bucket rclone-test-jolawat2quxo: Waiting for checks to finish 2026/04/06 03:42:00 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-xokibof0doqo) 2026/04/06 03:42:00 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-jolawat2quxo) 2026/04/06 03:42:00 DEBUG : sub dir/hello world: Sizes differ 2026/04/06 03:42:00 DEBUG : B2 bucket rclone-test-jolawat2quxo: Waiting for transfers to finish 2026/04/06 03:42:01 DEBUG : sub dir/hello world: size = 24 OK 2026/04/06 03:42:01 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/04/06 03:42:01 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/06 03:42:01 INFO : sub dir/hello world: Deleted 2026/04/06 03:42:01 DEBUG : B2 bucket rclone-test-jolawat2quxo: Purge remote 2026/04/06 03:42:01 INFO : B2 bucket rclone-test-jolawat2quxo: cleaning bucket "rclone-test-jolawat2quxo" of all files 2026/04/06 03:42:01 DEBUG : sub dir/hello world: Deleting (id "4_zbf220d13e02d6b0b9fd80e1b_f1011260a9c7782ed_d20260406_m034201_c001_v0001185_t0001_u01775446921120") 2026/04/06 03:42:01 DEBUG : sub dir/hello world: Deleting (id "4_zbf220d13e02d6b0b9fd80e1b_f1059f3c00d12b325_d20260406_m034159_c001_v0001131_t0054_u01775446919268") 2026/04/06 03:42:01 DEBUG : sub dir/hello world: Deleting (id "4_zbf220d13e02d6b0b9fd80e1b_f108106bb08bb02f2_d20260406_m034158_c001_v0001185_t0023_u01775446918092") --- PASS: TestServerSideMoveOverSelf (7.78s) === RUN TestCopyAfterDelete run.go:185: Remote "B2 bucket rclone-test-xokibof0doqo", Local "Local file system at /tmp/rclone2356085791", Modify Window "1ms" 2026/04/06 03:42:03 ERROR : error listing: directory not found 2026/04/06 03:42:03 INFO : Local file system at /tmp/rclone2356085791: Making directory 2026/04/06 03:42:04 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for checks to finish 2026/04/06 03:42:04 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.48s) === RUN TestCopyRedownload run.go:185: Remote "B2 bucket rclone-test-xokibof0doqo", Local "Local file system at /tmp/rclone2356085791", Modify Window "1ms" 2026/04/06 03:42:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/06 03:42:06 DEBUG : Local file system at /tmp/rclone2356085791: Waiting for checks to finish 2026/04/06 03:42:06 DEBUG : Local file system at /tmp/rclone2356085791: Waiting for transfers to finish 2026/04/06 03:42:06 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/04/06 03:42:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/06 03:42:06 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/04/06 03:42:06 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.52s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "B2 bucket rclone-test-xokibof0doqo", Local "Local file system at /tmp/rclone2356085791", Modify Window "1ms" 2026/04/06 03:42:07 DEBUG : check sum: Need to transfer - File not found at Destination 2026/04/06 03:42:07 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for checks to finish 2026/04/06 03:42:07 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for transfers to finish 2026/04/06 03:42:07 DEBUG : check sum: size = 1 OK 2026/04/06 03:42:07 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/06 03:42:07 INFO : check sum: Copied (new) 2026/04/06 03:42:07 DEBUG : Waiting for deletions to finish 2026/04/06 03:42:08 DEBUG : check sum: size = 1 OK 2026/04/06 03:42:08 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for checks to finish 2026/04/06 03:42:08 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/06 03:42:08 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/04/06 03:42:08 DEBUG : check sum: Unchanged skipping 2026/04/06 03:42:08 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for transfers to finish 2026/04/06 03:42:08 DEBUG : Waiting for deletions to finish 2026/04/06 03:42:08 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.47s) === RUN TestSyncSizeOnly run.go:185: Remote "B2 bucket rclone-test-xokibof0doqo", Local "Local file system at /tmp/rclone2356085791", Modify Window "1ms" 2026/04/06 03:42:09 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/04/06 03:42:09 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for checks to finish 2026/04/06 03:42:09 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for transfers to finish 2026/04/06 03:42:09 DEBUG : sizeonly: size = 6 OK 2026/04/06 03:42:09 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/04/06 03:42:09 INFO : sizeonly: Copied (new) 2026/04/06 03:42:09 DEBUG : Waiting for deletions to finish 2026/04/06 03:42:09 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for checks to finish 2026/04/06 03:42:09 DEBUG : sizeonly: size = 6 OK 2026/04/06 03:42:09 DEBUG : sizeonly: Sizes identical 2026/04/06 03:42:09 DEBUG : sizeonly: Unchanged skipping 2026/04/06 03:42:09 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for transfers to finish 2026/04/06 03:42:09 DEBUG : Waiting for deletions to finish 2026/04/06 03:42:09 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.59s) === RUN TestSyncIgnoreSize run.go:185: Remote "B2 bucket rclone-test-xokibof0doqo", Local "Local file system at /tmp/rclone2356085791", Modify Window "1ms" 2026/04/06 03:42:10 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/04/06 03:42:10 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for checks to finish 2026/04/06 03:42:10 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for transfers to finish 2026/04/06 03:42:10 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/04/06 03:42:10 INFO : ignore-size: Copied (new) 2026/04/06 03:42:10 DEBUG : Waiting for deletions to finish 2026/04/06 03:42:11 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for checks to finish 2026/04/06 03:42:11 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:42:11 DEBUG : ignore-size: Unchanged skipping 2026/04/06 03:42:11 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for transfers to finish 2026/04/06 03:42:11 DEBUG : Waiting for deletions to finish 2026/04/06 03:42:11 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.51s) === RUN TestSyncIgnoreTimes run.go:185: Remote "B2 bucket rclone-test-xokibof0doqo", Local "Local file system at /tmp/rclone2356085791", Modify Window "1ms" 2026/04/06 03:42:12 DEBUG : existing: size = 6 OK 2026/04/06 03:42:12 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:42:12 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for checks to finish 2026/04/06 03:42:12 DEBUG : existing: Unchanged skipping 2026/04/06 03:42:12 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for transfers to finish 2026/04/06 03:42:12 DEBUG : Waiting for deletions to finish 2026/04/06 03:42:12 INFO : There was nothing to transfer 2026/04/06 03:42:12 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for checks to finish 2026/04/06 03:42:12 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/04/06 03:42:12 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for transfers to finish 2026/04/06 03:42:13 DEBUG : existing: size = 6 OK 2026/04/06 03:42:13 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/04/06 03:42:13 INFO : existing: Copied (replaced existing) 2026/04/06 03:42:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.73s) === RUN TestSyncIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-xokibof0doqo", Local "Local file system at /tmp/rclone2356085791", Modify Window "1ms" 2026/04/06 03:42:13 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/06 03:42:13 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for checks to finish 2026/04/06 03:42:13 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for transfers to finish 2026/04/06 03:42:14 DEBUG : existing: size = 6 OK 2026/04/06 03:42:14 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/04/06 03:42:14 INFO : existing: Copied (new) 2026/04/06 03:42:14 DEBUG : Waiting for deletions to finish 2026/04/06 03:42:14 DEBUG : existing: Destination exists, skipping 2026/04/06 03:42:14 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for checks to finish 2026/04/06 03:42:14 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for transfers to finish 2026/04/06 03:42:14 DEBUG : Waiting for deletions to finish 2026/04/06 03:42:14 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.49s) === RUN TestSyncIgnoreErrors run.go:185: Remote "B2 bucket rclone-test-xokibof0doqo", Local "Local file system at /tmp/rclone2356085791", Modify Window "1ms" 2026/04/06 03:42:15 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/04/06 03:42:16 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/06 03:42:16 DEBUG : c/non empty space: size = 5 OK 2026/04/06 03:42:16 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/06 03:42:16 DEBUG : c/non empty space: Unchanged skipping 2026/04/06 03:42:16 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for checks to finish 2026/04/06 03:42:16 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for transfers to finish 2026/04/06 03:42:16 DEBUG : a/potato2: size = 60 OK 2026/04/06 03:42:16 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/06 03:42:16 INFO : a/potato2: Copied (new) 2026/04/06 03:42:16 DEBUG : Waiting for deletions to finish 2026/04/06 03:42:17 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.66s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "B2 bucket rclone-test-xokibof0doqo", Local "Local file system at /tmp/rclone2356085791", Modify Window "1ms" 2026/04/06 03:42:18 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for checks to finish 2026/04/06 03:42:18 DEBUG : empty space: size = 1 OK 2026/04/06 03:42:18 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/04/06 03:42:18 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/06 03:42:18 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/04/06 03:42:18 DEBUG : empty space: Unchanged skipping 2026/04/06 03:42:18 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for transfers to finish 2026/04/06 03:42:18 DEBUG : Waiting for deletions to finish 2026/04/06 03:42:18 INFO : There was nothing to transfer 2026/04/06 03:42:18 DEBUG : empty space: size = 1 OK 2026/04/06 03:42:18 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/04/06 03:42:18 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for checks to finish 2026/04/06 03:42:18 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/06 03:42:19 INFO : empty space: Updated modification time in destination 2026/04/06 03:42:19 DEBUG : empty space: Unchanged skipping 2026/04/06 03:42:19 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for transfers to finish 2026/04/06 03:42:19 DEBUG : Waiting for deletions to finish 2026/04/06 03:42:19 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.56s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "B2 bucket rclone-test-xokibof0doqo", Local "Local file system at /tmp/rclone2356085791", Modify Window "1ms" 2026/04/06 03:42:21 DEBUG : empty space: size = 1 OK 2026/04/06 03:42:21 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 2026/04/06 03:42:21 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for checks to finish 2026/04/06 03:42:21 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/06 03:42:21 DEBUG : empty space: Unchanged skipping 2026/04/06 03:42:21 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for transfers to finish 2026/04/06 03:42:21 DEBUG : Waiting for deletions to finish 2026/04/06 03:42:21 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.29s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "B2 bucket rclone-test-xokibof0doqo", Local "Local file system at /tmp/rclone2356085791", Modify Window "1ms" 2026/04/06 03:42:22 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for checks to finish 2026/04/06 03:42:22 DEBUG : foo: size = 3 OK 2026/04/06 03:42:22 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/04/06 03:42:22 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2356085791) 2026/04/06 03:42:22 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-xokibof0doqo) 2026/04/06 03:42:22 DEBUG : foo: sha1 differ 2026/04/06 03:42:22 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for transfers to finish 2026/04/06 03:42:22 DEBUG : foo: size = 3 OK 2026/04/06 03:42:22 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/04/06 03:42:22 INFO : foo: Copied (replaced existing) 2026/04/06 03:42:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.45s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "B2 bucket rclone-test-xokibof0doqo", Local "Local file system at /tmp/rclone2356085791", Modify Window "1ms" 2026/04/06 03:42:23 DEBUG : empty space: size = 1 OK 2026/04/06 03:42:23 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/06 03:42:23 DEBUG : potato: Need to transfer - File not found at Destination 2026/04/06 03:42:23 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for checks to finish 2026/04/06 03:42:23 DEBUG : empty space: Unchanged skipping 2026/04/06 03:42:23 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for transfers to finish 2026/04/06 03:42:24 DEBUG : potato: size = 60 OK 2026/04/06 03:42:24 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/06 03:42:24 INFO : potato: Copied (new) 2026/04/06 03:42:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (1.84s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "B2 bucket rclone-test-xokibof0doqo", Local "Local file system at /tmp/rclone2356085791", Modify Window "1ms" 2026/04/06 03:42:25 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for checks to finish 2026/04/06 03:42:25 DEBUG : potato: size = 21 (Local file system at /tmp/rclone2356085791) 2026/04/06 03:42:25 DEBUG : potato: size = 60 (B2 bucket rclone-test-xokibof0doqo) 2026/04/06 03:42:25 DEBUG : potato: Sizes differ 2026/04/06 03:42:25 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for transfers to finish 2026/04/06 03:42:25 DEBUG : potato: size = 21 OK 2026/04/06 03:42:25 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/04/06 03:42:25 INFO : potato: Copied (replaced existing) 2026/04/06 03:42:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.58s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "B2 bucket rclone-test-xokibof0doqo", Local "Local file system at /tmp/rclone2356085791", Modify Window "1ms" 2026/04/06 03:42:27 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for checks to finish 2026/04/06 03:42:27 DEBUG : potato: size = 21 OK 2026/04/06 03:42:27 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 2026/04/06 03:42:27 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2356085791) 2026/04/06 03:42:27 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-xokibof0doqo) 2026/04/06 03:42:27 DEBUG : potato: sha1 differ 2026/04/06 03:42:27 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for transfers to finish 2026/04/06 03:42:27 DEBUG : potato: size = 21 OK 2026/04/06 03:42:27 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/04/06 03:42:27 INFO : potato: Copied (replaced existing) 2026/04/06 03:42:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.51s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "B2 bucket rclone-test-xokibof0doqo", Local "Local file system at /tmp/rclone2356085791", Modify Window "1ms" 2026/04/06 03:42:28 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/06 03:42:28 DEBUG : empty space: size = 1 OK 2026/04/06 03:42:28 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/06 03:42:28 DEBUG : empty space: Unchanged skipping 2026/04/06 03:42:28 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for checks to finish 2026/04/06 03:42:28 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/04/06 03:42:28 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for transfers to finish 2026/04/06 03:42:28 DEBUG : Waiting for deletions to finish 2026/04/06 03:42:28 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.50s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "B2 bucket rclone-test-xokibof0doqo", Local "Local file system at /tmp/rclone2356085791", Modify Window "1ms" 2026/04/06 03:42:30 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/06 03:42:30 DEBUG : empty space: size = 1 OK 2026/04/06 03:42:30 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/06 03:42:30 DEBUG : empty space: Unchanged skipping 2026/04/06 03:42:30 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for checks to finish 2026/04/06 03:42:30 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for transfers to finish 2026/04/06 03:42:30 DEBUG : potato2: size = 60 OK 2026/04/06 03:42:30 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/06 03:42:30 INFO : potato2: Copied (new) 2026/04/06 03:42:30 DEBUG : Waiting for deletions to finish 2026/04/06 03:42:31 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.28s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "B2 bucket rclone-test-xokibof0doqo", Local "Local file system at /tmp/rclone2356085791", Modify Window "1ms" 2026/04/06 03:42:32 INFO : d: Making directory 2026/04/06 03:42:32 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/04/06 03:42:32 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/06 03:42:32 DEBUG : c/non empty space: size = 5 OK 2026/04/06 03:42:32 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/06 03:42:32 DEBUG : c/non empty space: Unchanged skipping 2026/04/06 03:42:32 DEBUG : a/potato2: size = 60 OK 2026/04/06 03:42:32 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/06 03:42:32 INFO : a/potato2: Copied (new) 2026/04/06 03:42:33 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for checks to finish 2026/04/06 03:42:33 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for transfers to finish 2026/04/06 03:42:33 DEBUG : Waiting for deletions to finish 2026/04/06 03:42:33 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.29s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "B2 bucket rclone-test-xokibof0doqo", Local "Local file system at /tmp/rclone2356085791", Modify Window "1ms" 2026/04/06 03:42:34 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/04/06 03:42:35 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/06 03:42:35 DEBUG : c/non empty space: size = 5 OK 2026/04/06 03:42:35 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/06 03:42:35 DEBUG : c/non empty space: Unchanged skipping 2026/04/06 03:42:35 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for checks to finish 2026/04/06 03:42:35 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for transfers to finish 2026/04/06 03:42:35 DEBUG : a/potato2: size = 60 OK 2026/04/06 03:42:35 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/06 03:42:35 INFO : a/potato2: Copied (new) 2026/04/06 03:42:35 ERROR : B2 bucket rclone-test-xokibof0doqo: not deleting files as there were IO errors 2026/04/06 03:42:35 ERROR : B2 bucket rclone-test-xokibof0doqo: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.79s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "B2 bucket rclone-test-xokibof0doqo", Local "Local file system at /tmp/rclone2356085791", Modify Window "1ms" 2026/04/06 03:42:37 DEBUG : Waiting for deletions to finish 2026/04/06 03:42:37 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/06 03:42:37 DEBUG : empty space: size = 1 OK 2026/04/06 03:42:37 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/06 03:42:37 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for checks to finish 2026/04/06 03:42:37 DEBUG : empty space: Unchanged skipping 2026/04/06 03:42:37 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for transfers to finish 2026/04/06 03:42:38 INFO : potato: Deleted 2026/04/06 03:42:38 DEBUG : potato2: size = 60 OK 2026/04/06 03:42:38 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/06 03:42:38 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (1.95s) === RUN TestSyncDeleteBefore run.go:185: Remote "B2 bucket rclone-test-xokibof0doqo", Local "Local file system at /tmp/rclone2356085791", Modify Window "1ms" 2026/04/06 03:42:39 DEBUG : Waiting for deletions to finish 2026/04/06 03:42:39 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for checks to finish 2026/04/06 03:42:39 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for transfers to finish 2026/04/06 03:42:39 INFO : potato: Deleted 2026/04/06 03:42:40 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/06 03:42:40 DEBUG : empty space: size = 1 OK 2026/04/06 03:42:40 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/06 03:42:40 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for checks to finish 2026/04/06 03:42:40 DEBUG : empty space: Unchanged skipping 2026/04/06 03:42:40 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for transfers to finish 2026/04/06 03:42:40 DEBUG : potato2: size = 60 OK 2026/04/06 03:42:40 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/06 03:42:40 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.43s) === RUN TestCopyDeleteBefore run.go:185: Remote "B2 bucket rclone-test-xokibof0doqo", Local "Local file system at /tmp/rclone2356085791", Modify Window "1ms" 2026/04/06 03:42:42 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/06 03:42:42 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for checks to finish 2026/04/06 03:42:42 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for transfers to finish 2026/04/06 03:42:42 DEBUG : potato2: size = 19 OK 2026/04/06 03:42:42 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/04/06 03:42:42 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.82s) === RUN TestSyncWithExclude run.go:185: Remote "B2 bucket rclone-test-xokibof0doqo", Local "Local file system at /tmp/rclone2356085791", Modify Window "1ms" 2026/04/06 03:42:43 DEBUG : enormous: Excluded (Size Filter) 2026/04/06 03:42:43 DEBUG : enormous: Excluded 2026/04/06 03:42:43 DEBUG : potato2: Excluded (Size Filter) 2026/04/06 03:42:43 DEBUG : potato2: Excluded 2026/04/06 03:42:44 DEBUG : potato2: Excluded (Size Filter) 2026/04/06 03:42:44 DEBUG : potato2: Excluded 2026/04/06 03:42:44 DEBUG : empty space: size = 1 OK 2026/04/06 03:42:44 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/06 03:42:44 DEBUG : empty space: Unchanged skipping 2026/04/06 03:42:44 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for checks to finish 2026/04/06 03:42:44 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for transfers to finish 2026/04/06 03:42:44 DEBUG : Waiting for deletions to finish 2026/04/06 03:42:44 INFO : There was nothing to transfer 2026/04/06 03:42:44 DEBUG : enormous: Excluded (Size Filter) 2026/04/06 03:42:44 DEBUG : enormous: Excluded 2026/04/06 03:42:44 DEBUG : potato2: Excluded (Size Filter) 2026/04/06 03:42:44 DEBUG : potato2: Excluded 2026/04/06 03:42:44 DEBUG : potato2: Excluded (Size Filter) 2026/04/06 03:42:44 DEBUG : potato2: Excluded 2026/04/06 03:42:44 DEBUG : empty space: size = 1 OK 2026/04/06 03:42:44 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/04/06 03:42:44 DEBUG : empty space: Unchanged skipping 2026/04/06 03:42:44 DEBUG : Local file system at /tmp/rclone2356085791: Waiting for checks to finish 2026/04/06 03:42:44 DEBUG : Local file system at /tmp/rclone2356085791: Waiting for transfers to finish 2026/04/06 03:42:44 DEBUG : Waiting for deletions to finish 2026/04/06 03:42:44 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (1.98s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "B2 bucket rclone-test-xokibof0doqo", Local "Local file system at /tmp/rclone2356085791", Modify Window "1ms" 2026/04/06 03:42:46 DEBUG : enormous: Excluded (Size Filter) 2026/04/06 03:42:46 DEBUG : enormous: Excluded 2026/04/06 03:42:46 DEBUG : potato2: Excluded (Size Filter) 2026/04/06 03:42:46 DEBUG : potato2: Excluded 2026/04/06 03:42:46 DEBUG : empty space: size = 1 OK 2026/04/06 03:42:46 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/06 03:42:46 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for checks to finish 2026/04/06 03:42:46 DEBUG : empty space: Unchanged skipping 2026/04/06 03:42:46 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for transfers to finish 2026/04/06 03:42:46 DEBUG : Waiting for deletions to finish 2026/04/06 03:42:46 INFO : enormous: Deleted 2026/04/06 03:42:46 INFO : potato2: Deleted 2026/04/06 03:42:46 INFO : There was nothing to transfer 2026/04/06 03:42:47 DEBUG : empty space: size = 1 OK 2026/04/06 03:42:47 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/04/06 03:42:47 DEBUG : empty space: Unchanged skipping 2026/04/06 03:42:47 DEBUG : Local file system at /tmp/rclone2356085791: Waiting for checks to finish 2026/04/06 03:42:47 DEBUG : Local file system at /tmp/rclone2356085791: Waiting for transfers to finish 2026/04/06 03:42:47 DEBUG : Waiting for deletions to finish 2026/04/06 03:42:47 INFO : potato2: Deleted 2026/04/06 03:42:47 INFO : enormous: Deleted 2026/04/06 03:42:47 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.56s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "B2 bucket rclone-test-xokibof0doqo", Local "Local file system at /tmp/rclone2356085791", Modify Window "1ms" 2026/04/06 03:42:48 DEBUG : five: Need to transfer - File not found at Destination 2026/04/06 03:42:48 DEBUG : four: size = 4 (Local file system at /tmp/rclone2356085791) 2026/04/06 03:42:48 DEBUG : four: size = 8 (B2 bucket rclone-test-xokibof0doqo) 2026/04/06 03:42:48 DEBUG : one: Destination is newer than source, skipping 2026/04/06 03:42:48 DEBUG : four: Sizes differ 2026/04/06 03:42:48 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for checks to finish 2026/04/06 03:42:48 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/04/06 03:42:48 DEBUG : two: size = 3 OK 2026/04/06 03:42:48 DEBUG : three: size = 5 OK 2026/04/06 03:42:48 DEBUG : three: Sizes identical 2026/04/06 03:42:48 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/04/06 03:42:48 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2356085791) 2026/04/06 03:42:48 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-xokibof0doqo) 2026/04/06 03:42:48 DEBUG : two: sha1 differ 2026/04/06 03:42:48 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for transfers to finish 2026/04/06 03:42:49 DEBUG : five: size = 4 OK 2026/04/06 03:42:49 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/04/06 03:42:49 INFO : five: Copied (new) 2026/04/06 03:42:49 DEBUG : four: size = 4 OK 2026/04/06 03:42:49 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/04/06 03:42:49 INFO : four: Copied (replaced existing) 2026/04/06 03:42:49 DEBUG : two: size = 3 OK 2026/04/06 03:42:49 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/04/06 03:42:49 INFO : two: Copied (replaced existing) 2026/04/06 03:42:49 DEBUG : Waiting for deletions to finish 2026/04/06 03:42:50 DEBUG : five: size = 4 OK 2026/04/06 03:42:50 DEBUG : four: size = 4 OK 2026/04/06 03:42:50 DEBUG : one: Destination is newer than source, skipping 2026/04/06 03:42:50 DEBUG : three: size = 5 OK 2026/04/06 03:42:50 DEBUG : two: size = 3 OK 2026/04/06 03:42:50 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for checks to finish 2026/04/06 03:42:50 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/04/06 03:42:50 DEBUG : five: Size and sha1 of src and dst objects identical 2026/04/06 03:42:50 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/04/06 03:42:50 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2356085791) 2026/04/06 03:42:50 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-xokibof0doqo) 2026/04/06 03:42:50 DEBUG : three: sha1 differ 2026/04/06 03:42:50 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/04/06 03:42:50 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/04/06 03:42:50 DEBUG : two: Size and sha1 of src and dst objects identical 2026/04/06 03:42:50 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/04/06 03:42:50 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/04/06 03:42:50 DEBUG : four: Size and sha1 of src and dst objects identical 2026/04/06 03:42:50 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/04/06 03:42:50 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for transfers to finish 2026/04/06 03:42:50 DEBUG : three: size = 5 OK 2026/04/06 03:42:50 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/06 03:42:50 INFO : three: Copied (replaced existing) 2026/04/06 03:42:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.17s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:185: Remote "B2 bucket rclone-test-xokibof0doqo", Local "Local file system at /tmp/rclone2356085791", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/04/06 03:42:52 INFO : B2 bucket rclone-test-xokibof0doqo: Making map for --track-renames 2026/04/06 03:42:52 INFO : B2 bucket rclone-test-xokibof0doqo: Finished making map for --track-renames 2026/04/06 03:42:52 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for checks to finish 2026/04/06 03:42:52 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for renames to finish 2026/04/06 03:42:52 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/04/06 03:42:52 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/04/06 03:42:52 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for transfers to finish 2026/04/06 03:42:52 DEBUG : yam: size = 11 OK 2026/04/06 03:42:52 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/06 03:42:52 INFO : yam: Copied (new) 2026/04/06 03:42:52 DEBUG : potato: size = 14 OK 2026/04/06 03:42:52 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/04/06 03:42:52 INFO : potato: Copied (new) 2026/04/06 03:42:52 DEBUG : Waiting for deletions to finish 2026/04/06 03:42:53 INFO : B2 bucket rclone-test-xokibof0doqo: Making map for --track-renames 2026/04/06 03:42:53 DEBUG : potato: size = 14 OK 2026/04/06 03:42:53 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:42:53 INFO : B2 bucket rclone-test-xokibof0doqo: Finished making map for --track-renames 2026/04/06 03:42:53 DEBUG : potato: Unchanged skipping 2026/04/06 03:42:53 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for checks to finish 2026/04/06 03:42:53 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for renames to finish 2026/04/06 03:42:53 DEBUG : yaml: size = 11 OK 2026/04/06 03:42:53 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/06 03:42:53 INFO : yam: Copied (server-side copy) to: yaml 2026/04/06 03:42:54 INFO : yam: Deleted 2026/04/06 03:42:54 INFO : yaml: Renamed from "yam" 2026/04/06 03:42:54 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for transfers to finish 2026/04/06 03:42:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.06s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "B2 bucket rclone-test-xokibof0doqo", Local "Local file system at /tmp/rclone2356085791", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/04/06 03:42:55 INFO : B2 bucket rclone-test-xokibof0doqo: Making map for --track-renames 2026/04/06 03:42:55 INFO : B2 bucket rclone-test-xokibof0doqo: Finished making map for --track-renames 2026/04/06 03:42:55 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for checks to finish 2026/04/06 03:42:55 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/04/06 03:42:55 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/04/06 03:42:55 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for renames to finish 2026/04/06 03:42:55 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for transfers to finish 2026/04/06 03:42:55 DEBUG : potato: size = 14 OK 2026/04/06 03:42:55 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/04/06 03:42:55 INFO : potato: Copied (new) 2026/04/06 03:42:55 DEBUG : yam: size = 11 OK 2026/04/06 03:42:55 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/06 03:42:55 INFO : yam: Copied (new) 2026/04/06 03:42:55 DEBUG : Waiting for deletions to finish 2026/04/06 03:42:55 DEBUG : potato: size = 14 OK 2026/04/06 03:42:55 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:42:55 INFO : B2 bucket rclone-test-xokibof0doqo: Making map for --track-renames 2026/04/06 03:42:55 INFO : B2 bucket rclone-test-xokibof0doqo: Finished making map for --track-renames 2026/04/06 03:42:55 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for checks to finish 2026/04/06 03:42:55 DEBUG : potato: Unchanged skipping 2026/04/06 03:42:55 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for renames to finish 2026/04/06 03:42:56 DEBUG : yaml: size = 11 OK 2026/04/06 03:42:56 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/06 03:42:56 INFO : yam: Copied (server-side copy) to: yaml 2026/04/06 03:42:56 INFO : yam: Deleted 2026/04/06 03:42:56 INFO : yaml: Renamed from "yam" 2026/04/06 03:42:56 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for transfers to finish 2026/04/06 03:42:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.47s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "B2 bucket rclone-test-xokibof0doqo", Local "Local file system at /tmp/rclone2356085791", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/04/06 03:42:57 INFO : B2 bucket rclone-test-xokibof0doqo: Making map for --track-renames 2026/04/06 03:42:57 INFO : B2 bucket rclone-test-xokibof0doqo: Finished making map for --track-renames 2026/04/06 03:42:57 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for checks to finish 2026/04/06 03:42:57 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/04/06 03:42:57 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/04/06 03:42:57 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for renames to finish 2026/04/06 03:42:57 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for transfers to finish 2026/04/06 03:42:57 DEBUG : sub/yam: Clearing upload URL because of error: Post "https://pod-000-1104-09.backblaze.com/b2api/v1/b2_upload_file/4fa27d53e01d6b0b9fd80e1b/c001_v0001104_t0047": EOF 2026/04/06 03:42:57 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1104-09.backblaze.com/b2api/v1/b2_upload_file/4fa27d53e01d6b0b9fd80e1b/c001_v0001104_t0047": EOF) 2026/04/06 03:42:57 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/06 03:42:57 DEBUG : sub/yam: Received error: Post "https://pod-000-1104-09.backblaze.com/b2api/v1/b2_upload_file/4fa27d53e01d6b0b9fd80e1b/c001_v0001104_t0047": EOF - low level retry 0/10 2026/04/06 03:42:58 DEBUG : pacer: Reducing sleep to 10ms 2026/04/06 03:42:58 DEBUG : sub/yam: size = 11 OK 2026/04/06 03:42:58 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/06 03:42:58 INFO : sub/yam: Copied (new) 2026/04/06 03:42:58 DEBUG : potato: size = 14 OK 2026/04/06 03:42:58 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/04/06 03:42:58 INFO : potato: Copied (new) 2026/04/06 03:42:58 DEBUG : Waiting for deletions to finish 2026/04/06 03:42:58 DEBUG : potato: size = 14 OK 2026/04/06 03:42:58 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:42:58 DEBUG : potato: Unchanged skipping 2026/04/06 03:42:58 INFO : B2 bucket rclone-test-xokibof0doqo: Making map for --track-renames 2026/04/06 03:42:58 INFO : B2 bucket rclone-test-xokibof0doqo: Finished making map for --track-renames 2026/04/06 03:42:58 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for checks to finish 2026/04/06 03:42:58 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for renames to finish 2026/04/06 03:42:59 DEBUG : yam: size = 11 OK 2026/04/06 03:42:59 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/06 03:42:59 INFO : sub/yam: Copied (server-side copy) to: yam 2026/04/06 03:42:59 INFO : sub/yam: Deleted 2026/04/06 03:42:59 INFO : yam: Renamed from "sub/yam" 2026/04/06 03:42:59 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for transfers to finish 2026/04/06 03:42:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.98s) === RUN TestServerSideMoveLocal run.go:185: Remote "B2 bucket rclone-test-xokibof0doqo", Local "Local file system at /tmp/rclone2356085791", Modify Window "1ms" 2026/04/06 03:43:00 DEBUG : Creating backend with remote "/tmp/rclone2356085791/dir1" 2026/04/06 03:43:00 DEBUG : Creating backend with remote "/tmp/rclone2356085791/dir2" 2026/04/06 03:43:00 DEBUG : Local file system at /tmp/rclone2356085791/dir2: Using server-side directory move 2026/04/06 03:43:00 INFO : Local file system at /tmp/rclone2356085791/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/04/06 03:43:00 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/04/06 03:43:00 DEBUG : Local file system at /tmp/rclone2356085791/dir2: Waiting for checks to finish 2026/04/06 03:43:00 DEBUG : Local file system at /tmp/rclone2356085791/dir2: Waiting for transfers to finish 2026/04/06 03:43:00 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-xokibof0doqo", Local "Local file system at /tmp/rclone2356085791", Modify Window "1ms" 2026/04/06 03:43:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/06 03:43:01 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/04/06 03:43:01 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for checks to finish 2026/04/06 03:43:01 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for transfers to finish 2026/04/06 03:43:01 DEBUG : nested/sub dir/file: size = 6 OK 2026/04/06 03:43:01 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/04/06 03:43:01 INFO : nested/sub dir/file: Copied (new) 2026/04/06 03:43:01 INFO : nested/sub dir/file: Deleted 2026/04/06 03:43:01 DEBUG : sub dir/hello world: size = 11 OK 2026/04/06 03:43:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/06 03:43:01 INFO : sub dir/hello world: Copied (new) 2026/04/06 03:43:01 INFO : sub dir/hello world: Deleted 2026/04/06 03:43:01 INFO : sub dir: Removing directory 2026/04/06 03:43:01 INFO : nested/sub dir: Removing directory 2026/04/06 03:43:01 INFO : nested: Removing directory 2026/04/06 03:43:01 DEBUG : Local file system at /tmp/rclone2356085791: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.43s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-xokibof0doqo", Local "Local file system at /tmp/rclone2356085791", Modify Window "1ms" 2026/04/06 03:43:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/06 03:43:02 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/04/06 03:43:02 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for checks to finish 2026/04/06 03:43:02 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for transfers to finish 2026/04/06 03:43:02 DEBUG : sub dir/hello world: size = 11 OK 2026/04/06 03:43:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/06 03:43:02 INFO : sub dir/hello world: Copied (new) 2026/04/06 03:43:02 INFO : sub dir/hello world: Deleted 2026/04/06 03:43:02 DEBUG : nested/sub dir/file: size = 6 OK 2026/04/06 03:43:02 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/04/06 03:43:02 INFO : nested/sub dir/file: Copied (new) 2026/04/06 03:43:02 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.50s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-xokibof0doqo", Local "Local file system at /tmp/rclone2356085791", Modify Window "1ms" 2026/04/06 03:43:03 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/04/06 03:43:03 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/06 03:43:03 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for checks to finish 2026/04/06 03:43:03 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for transfers to finish 2026/04/06 03:43:04 DEBUG : existing: size = 6 OK 2026/04/06 03:43:04 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/04/06 03:43:04 INFO : existing: Copied (new) 2026/04/06 03:43:04 INFO : existing: Deleted 2026/04/06 03:43:04 DEBUG : existing-b: size = 6 OK 2026/04/06 03:43:04 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/04/06 03:43:04 INFO : existing-b: Copied (new) 2026/04/06 03:43:04 INFO : existing-b: Deleted 2026/04/06 03:43:04 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for checks to finish 2026/04/06 03:43:04 DEBUG : existing: Destination exists, skipping 2026/04/06 03:43:04 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/04/06 03:43:04 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for transfers to finish 2026/04/06 03:43:04 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.81s) === RUN TestServerSideMove run.go:185: Remote "B2 bucket rclone-test-xokibof0doqo", Local "Local file system at /tmp/rclone2356085791", Modify Window "1ms" 2026/04/06 03:43:05 DEBUG : Creating backend with remote "TestB2:rclone-test-qanahak5qita" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-xokibof0doqo -> B2 bucket rclone-test-qanahak5qita 2026/04/06 03:43:09 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/06 03:43:09 DEBUG : empty space: size = 1 OK 2026/04/06 03:43:09 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/04/06 03:43:09 DEBUG : empty space: Unchanged skipping 2026/04/06 03:43:09 DEBUG : potato3: size = 68 (B2 bucket rclone-test-xokibof0doqo) 2026/04/06 03:43:09 DEBUG : potato3: size = 60 (B2 bucket rclone-test-qanahak5qita) 2026/04/06 03:43:09 DEBUG : potato3: Sizes differ 2026/04/06 03:43:09 DEBUG : B2 bucket rclone-test-qanahak5qita: Waiting for checks to finish 2026/04/06 03:43:10 INFO : empty space: Deleted 2026/04/06 03:43:10 DEBUG : B2 bucket rclone-test-qanahak5qita: Waiting for transfers to finish 2026/04/06 03:43:10 DEBUG : potato3: size = 68 OK 2026/04/06 03:43:10 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/06 03:43:10 INFO : potato3: Copied (server-side copy) 2026/04/06 03:43:10 DEBUG : potato2: size = 60 OK 2026/04/06 03:43:10 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/06 03:43:10 INFO : potato2: Copied (server-side copy) 2026/04/06 03:43:10 INFO : potato3: Deleted 2026/04/06 03:43:10 INFO : potato2: Deleted 2026/04/06 03:43:11 DEBUG : Creating backend with remote "TestB2:rclone-test-tahadur5dibu" 2026/04/06 03:43:12 DEBUG : empty space: Need to transfer - File not found at Destination 2026/04/06 03:43:12 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/06 03:43:12 DEBUG : potato3: Need to transfer - File not found at Destination 2026/04/06 03:43:12 DEBUG : B2 bucket rclone-test-tahadur5dibu: Waiting for checks to finish 2026/04/06 03:43:12 DEBUG : B2 bucket rclone-test-tahadur5dibu: Waiting for transfers to finish 2026/04/06 03:43:13 DEBUG : empty space: size = 1 OK 2026/04/06 03:43:13 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/06 03:43:13 INFO : empty space: Copied (server-side copy) 2026/04/06 03:43:13 INFO : empty space: Deleted 2026/04/06 03:43:13 DEBUG : potato2: size = 60 OK 2026/04/06 03:43:13 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/06 03:43:13 INFO : potato2: Copied (server-side copy) 2026/04/06 03:43:13 DEBUG : potato3: size = 68 OK 2026/04/06 03:43:13 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/06 03:43:13 INFO : potato3: Copied (server-side copy) 2026/04/06 03:43:14 INFO : potato2: Deleted 2026/04/06 03:43:14 INFO : potato3: Deleted 2026/04/06 03:43:14 DEBUG : B2 bucket rclone-test-tahadur5dibu: Purge remote 2026/04/06 03:43:14 INFO : B2 bucket rclone-test-tahadur5dibu: cleaning bucket "rclone-test-tahadur5dibu" of all files 2026/04/06 03:43:14 DEBUG : empty space: Deleting (id "4_zbf322d63e03d6b0b9fd80e1b_f117fee99839b2909_d20260406_m034313_c001_v0001174_t0018_u01775446993093") 2026/04/06 03:43:14 DEBUG : potato2: Deleting (id "4_zbf322d63e03d6b0b9fd80e1b_f11957fad4efefb3f_d20260406_m034313_c001_v0001173_t0037_u01775446993461") 2026/04/06 03:43:14 DEBUG : potato3: Deleting (id "4_zbf322d63e03d6b0b9fd80e1b_f1185eca8bb512676_d20260406_m034313_c001_v0001105_t0033_u01775446993471") 2026/04/06 03:43:15 DEBUG : B2 bucket rclone-test-qanahak5qita: Purge remote 2026/04/06 03:43:15 INFO : B2 bucket rclone-test-qanahak5qita: cleaning bucket "rclone-test-qanahak5qita" of all files 2026/04/06 03:43:15 DEBUG : empty space: Deleting (id "4_z4f921d43e03d6b0b9fd80e1b_f410358b86234331e_d20260406_m034313_c001_v7007000_t0000_u01775446993497") 2026/04/06 03:43:15 DEBUG : empty space: Deleting (id "4_z4f921d43e03d6b0b9fd80e1b_f118c256f754b3c0e_d20260406_m034308_c001_v0001174_t0043_u01775446988928") 2026/04/06 03:43:15 DEBUG : potato2: Deleting (id "4_z4f921d43e03d6b0b9fd80e1b_f410358b862343323_d20260406_m034313_c001_v7007000_t0000_u01775446993923") 2026/04/06 03:43:15 DEBUG : potato2: Deleting (id "4_z4f921d43e03d6b0b9fd80e1b_f110bb9a0924280c5_d20260406_m034310_c001_v0001033_t0024_u01775446990030") 2026/04/06 03:43:15 DEBUG : potato3: Deleting (id "4_z4f921d43e03d6b0b9fd80e1b_f403c31894b69b96d_d20260406_m034314_c001_v7007000_t0000_u01775446994086") 2026/04/06 03:43:15 DEBUG : potato3: Deleting (id "4_z4f921d43e03d6b0b9fd80e1b_f103944c02c4deff6_d20260406_m034310_c001_v0001120_t0053_u01775446990341") 2026/04/06 03:43:15 DEBUG : potato3: Deleting (id "4_z4f921d43e03d6b0b9fd80e1b_f118c256f754b3c14_d20260406_m034309_c001_v0001174_t0012_u01775446989264") --- PASS: TestServerSideMove (11.37s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "B2 bucket rclone-test-xokibof0doqo", Local "Local file system at /tmp/rclone2356085791", Modify Window "1ms" 2026/04/06 03:43:16 DEBUG : Creating backend with remote "TestB2:rclone-test-bekafov5wuzo" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-xokibof0doqo -> B2 bucket rclone-test-bekafov5wuzo 2026/04/06 03:43:22 DEBUG : empty space: Excluded (Size Filter) 2026/04/06 03:43:22 DEBUG : empty space: Excluded 2026/04/06 03:43:22 DEBUG : empty space: Excluded (Size Filter) 2026/04/06 03:43:22 DEBUG : empty space: Excluded 2026/04/06 03:43:22 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/06 03:43:22 DEBUG : potato3: size = 68 (B2 bucket rclone-test-xokibof0doqo) 2026/04/06 03:43:22 DEBUG : potato3: size = 60 (B2 bucket rclone-test-bekafov5wuzo) 2026/04/06 03:43:22 DEBUG : potato3: Sizes differ 2026/04/06 03:43:22 DEBUG : B2 bucket rclone-test-bekafov5wuzo: Waiting for checks to finish 2026/04/06 03:43:22 DEBUG : B2 bucket rclone-test-bekafov5wuzo: Waiting for transfers to finish 2026/04/06 03:43:22 DEBUG : potato2: size = 60 OK 2026/04/06 03:43:22 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/06 03:43:22 INFO : potato2: Copied (server-side copy) 2026/04/06 03:43:22 INFO : potato2: Deleted 2026/04/06 03:43:23 DEBUG : potato3: size = 68 OK 2026/04/06 03:43:23 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/06 03:43:23 INFO : potato3: Copied (server-side copy) 2026/04/06 03:43:23 INFO : potato3: Deleted 2026/04/06 03:43:23 DEBUG : Creating backend with remote "TestB2:rclone-test-ratilif3tuxu" 2026/04/06 03:43:24 DEBUG : empty space: Excluded (Size Filter) 2026/04/06 03:43:24 DEBUG : empty space: Excluded 2026/04/06 03:43:24 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/06 03:43:24 DEBUG : potato3: Need to transfer - File not found at Destination 2026/04/06 03:43:24 DEBUG : B2 bucket rclone-test-ratilif3tuxu: Waiting for checks to finish 2026/04/06 03:43:24 DEBUG : B2 bucket rclone-test-ratilif3tuxu: Waiting for transfers to finish 2026/04/06 03:43:25 DEBUG : potato2: size = 60 OK 2026/04/06 03:43:25 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/06 03:43:25 INFO : potato2: Copied (server-side copy) 2026/04/06 03:43:25 DEBUG : potato3: size = 68 OK 2026/04/06 03:43:25 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/06 03:43:25 INFO : potato3: Copied (server-side copy) 2026/04/06 03:43:26 INFO : potato2: Deleted 2026/04/06 03:43:26 INFO : potato3: Deleted 2026/04/06 03:43:26 DEBUG : B2 bucket rclone-test-ratilif3tuxu: Purge remote 2026/04/06 03:43:26 INFO : B2 bucket rclone-test-ratilif3tuxu: cleaning bucket "rclone-test-ratilif3tuxu" of all files 2026/04/06 03:43:26 DEBUG : potato2: Deleting (id "4_zcfb25d63e03d6b0b9fd80e1b_f10882d99575f85ae_d20260406_m034325_c001_v0001039_t0032_u01775447005442") 2026/04/06 03:43:26 DEBUG : potato3: Deleting (id "4_zcfb25d63e03d6b0b9fd80e1b_f116d5ff6869728e5_d20260406_m034325_c001_v0001171_t0047_u01775447005808") 2026/04/06 03:43:27 DEBUG : B2 bucket rclone-test-bekafov5wuzo: Purge remote 2026/04/06 03:43:27 INFO : B2 bucket rclone-test-bekafov5wuzo: cleaning bucket "rclone-test-bekafov5wuzo" of all files 2026/04/06 03:43:27 DEBUG : empty space: Deleting (id "4_z9f724d33e03d6b0b9fd80e1b_f1106d77ddd240015_d20260406_m034321_c001_v0001101_t0034_u01775447001050") 2026/04/06 03:43:27 DEBUG : potato2: Deleting (id "4_z9f724d33e03d6b0b9fd80e1b_f415843ef8be36a91_d20260406_m034326_c001_v7007000_t0000_u01775447006006") 2026/04/06 03:43:27 DEBUG : potato2: Deleting (id "4_z9f724d33e03d6b0b9fd80e1b_f106e0c2ee6c851d2_d20260406_m034322_c001_v0001144_t0016_u01775447002310") 2026/04/06 03:43:27 DEBUG : potato3: Deleting (id "4_z9f724d33e03d6b0b9fd80e1b_f420aa437c1c67c5e_d20260406_m034326_c001_v7007000_t0000_u01775447006083") 2026/04/06 03:43:27 DEBUG : potato3: Deleting (id "4_z9f724d33e03d6b0b9fd80e1b_f111a4433543923c2_d20260406_m034322_c001_v0001172_t0049_u01775447002695") 2026/04/06 03:43:27 DEBUG : potato3: Deleting (id "4_z9f724d33e03d6b0b9fd80e1b_f1106d77ddd240017_d20260406_m034321_c001_v0001101_t0016_u01775447001391") --- PASS: TestServerSideMoveWithFilter (12.50s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "B2 bucket rclone-test-xokibof0doqo", Local "Local file system at /tmp/rclone2356085791", Modify Window "1ms" 2026/04/06 03:43:29 DEBUG : Creating backend with remote "TestB2:rclone-test-pepajaj9foce" 2026/04/06 03:43:31 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-xokibof0doqo -> B2 bucket rclone-test-pepajaj9foce 2026/04/06 03:43:34 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/06 03:43:34 DEBUG : empty space: size = 1 OK 2026/04/06 03:43:34 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/04/06 03:43:34 DEBUG : empty space: Unchanged skipping 2026/04/06 03:43:34 DEBUG : potato3: size = 68 (B2 bucket rclone-test-xokibof0doqo) 2026/04/06 03:43:34 DEBUG : potato3: size = 60 (B2 bucket rclone-test-pepajaj9foce) 2026/04/06 03:43:34 DEBUG : potato3: Sizes differ 2026/04/06 03:43:34 DEBUG : B2 bucket rclone-test-pepajaj9foce: Waiting for checks to finish 2026/04/06 03:43:34 INFO : empty space: Deleted 2026/04/06 03:43:34 DEBUG : B2 bucket rclone-test-pepajaj9foce: Waiting for transfers to finish 2026/04/06 03:43:34 DEBUG : potato2: size = 60 OK 2026/04/06 03:43:34 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/06 03:43:34 INFO : potato2: Copied (server-side copy) 2026/04/06 03:43:34 INFO : potato2: Deleted 2026/04/06 03:43:35 DEBUG : potato3: size = 68 OK 2026/04/06 03:43:35 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/06 03:43:35 INFO : potato3: Copied (server-side copy) 2026/04/06 03:43:35 INFO : potato3: Deleted 2026/04/06 03:43:35 DEBUG : Creating backend with remote "TestB2:rclone-test-qakipav3puhu" 2026/04/06 03:43:36 INFO : tomatoDir: Making directory 2026/04/06 03:43:36 DEBUG : empty space: Need to transfer - File not found at Destination 2026/04/06 03:43:36 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/06 03:43:36 DEBUG : potato3: Need to transfer - File not found at Destination 2026/04/06 03:43:36 DEBUG : B2 bucket rclone-test-qakipav3puhu: Waiting for checks to finish 2026/04/06 03:43:36 DEBUG : B2 bucket rclone-test-qakipav3puhu: Waiting for transfers to finish 2026/04/06 03:43:37 DEBUG : empty space: size = 1 OK 2026/04/06 03:43:37 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/06 03:43:37 INFO : empty space: Copied (server-side copy) 2026/04/06 03:43:38 INFO : empty space: Deleted 2026/04/06 03:43:38 DEBUG : potato2: size = 60 OK 2026/04/06 03:43:38 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/06 03:43:38 INFO : potato2: Copied (server-side copy) 2026/04/06 03:43:38 INFO : potato2: Deleted 2026/04/06 03:43:38 DEBUG : potato3: size = 68 OK 2026/04/06 03:43:38 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/06 03:43:38 INFO : potato3: Copied (server-side copy) 2026/04/06 03:43:38 INFO : potato3: Deleted 2026/04/06 03:43:39 DEBUG : B2 bucket rclone-test-qakipav3puhu: Purge remote 2026/04/06 03:43:39 INFO : B2 bucket rclone-test-qakipav3puhu: cleaning bucket "rclone-test-qakipav3puhu" of all files 2026/04/06 03:43:39 DEBUG : empty space: Deleting (id "4_z7fb28d63e03d6b0b9fd80e1b_f107dd87f38c8669f_d20260406_m034337_c001_v0001145_t0013_u01775447017641") 2026/04/06 03:43:39 DEBUG : potato2: Deleting (id "4_z7fb28d63e03d6b0b9fd80e1b_f114648b49f580c56_d20260406_m034338_c001_v0001172_t0047_u01775447018012") 2026/04/06 03:43:39 DEBUG : potato3: Deleting (id "4_z7fb28d63e03d6b0b9fd80e1b_f1084ccf879bfd389_d20260406_m034338_c001_v0001144_t0037_u01775447018015") 2026/04/06 03:43:40 DEBUG : B2 bucket rclone-test-pepajaj9foce: Purge remote 2026/04/06 03:43:40 INFO : B2 bucket rclone-test-pepajaj9foce: cleaning bucket "rclone-test-pepajaj9foce" of all files 2026/04/06 03:43:40 DEBUG : empty space: Deleting (id "4_z1fd27d43e03d6b0b9fd80e1b_f414e6892f75f3863_d20260406_m034338_c001_v7007000_t0000_u01775447018013") 2026/04/06 03:43:40 DEBUG : empty space: Deleting (id "4_z1fd27d43e03d6b0b9fd80e1b_f116238d8b294c64f_d20260406_m034333_c001_v0001092_t0026_u01775447013490") 2026/04/06 03:43:40 DEBUG : potato2: Deleting (id "4_z1fd27d43e03d6b0b9fd80e1b_f414e6892f75f3864_d20260406_m034338_c001_v7007000_t0000_u01775447018350") 2026/04/06 03:43:40 DEBUG : potato2: Deleting (id "4_z1fd27d43e03d6b0b9fd80e1b_f119531015b2bc215_d20260406_m034334_c001_v0001180_t0023_u01775447014650") 2026/04/06 03:43:40 DEBUG : potato3: Deleting (id "4_z1fd27d43e03d6b0b9fd80e1b_f414e6892f75f3865_d20260406_m034338_c001_v7007000_t0000_u01775447018765") 2026/04/06 03:43:40 DEBUG : potato3: Deleting (id "4_z1fd27d43e03d6b0b9fd80e1b_f1011260a9c778661_d20260406_m034334_c001_v0001185_t0013_u01775447014869") 2026/04/06 03:43:40 DEBUG : potato3: Deleting (id "4_z1fd27d43e03d6b0b9fd80e1b_f116238d8b294c651_d20260406_m034333_c001_v0001092_t0005_u01775447013922") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.87s) === RUN TestServerSideMoveOverlap run.go:185: Remote "B2 bucket rclone-test-xokibof0doqo", Local "Local file system at /tmp/rclone2356085791", Modify Window "1ms" 2026/04/06 03:43:42 DEBUG : Creating backend with remote "TestB2:rclone-test-xokibof0doqo/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.70s) === RUN TestSyncOverlap run.go:185: Remote "B2 bucket rclone-test-xokibof0doqo", Local "Local file system at /tmp/rclone2356085791", Modify Window "1ms" 2026/04/06 03:43:44 DEBUG : Creating backend with remote "TestB2:rclone-test-xokibof0doqo/rclone-sync-test" --- PASS: TestSyncOverlap (1.47s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "B2 bucket rclone-test-xokibof0doqo", Local "Local file system at /tmp/rclone2356085791", Modify Window "1ms" 2026/04/06 03:43:46 DEBUG : Creating backend with remote "TestB2:rclone-test-xokibof0doqo/rclone-sync-test" 2026/04/06 03:43:48 DEBUG : Creating backend with remote "TestB2:rclone-test-xokibof0doqo/rclone-sync-test-include/layer2" 2026/04/06 03:43:50 DEBUG : Creating backend with remote "TestB2:rclone-test-xokibof0doqo/rclone-sync-test-ignore-file" 2026/04/06 03:43:53 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/04/06 03:43:53 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/06 03:43:53 DEBUG : pacer: Reducing sleep to 10ms 2026/04/06 03:43:53 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/06 03:43:53 DEBUG : B2 bucket rclone-test-xokibof0doqo path rclone-sync-test: Waiting for checks to finish 2026/04/06 03:43:53 DEBUG : B2 bucket rclone-test-xokibof0doqo path rclone-sync-test: Waiting for transfers to finish 2026/04/06 03:43:53 DEBUG : Waiting for deletions to finish 2026/04/06 03:43:53 INFO : There was nothing to transfer 2026/04/06 03:43:54 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/06 03:43:54 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for checks to finish 2026/04/06 03:43:54 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for transfers to finish 2026/04/06 03:43:54 DEBUG : Waiting for deletions to finish 2026/04/06 03:43:54 INFO : There was nothing to transfer 2026/04/06 03:43:55 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/06 03:43:55 DEBUG : B2 bucket rclone-test-xokibof0doqo path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/04/06 03:43:55 DEBUG : B2 bucket rclone-test-xokibof0doqo path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/04/06 03:43:55 DEBUG : Waiting for deletions to finish 2026/04/06 03:43:55 INFO : There was nothing to transfer 2026/04/06 03:43:55 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/06 03:43:55 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for checks to finish 2026/04/06 03:43:55 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for transfers to finish 2026/04/06 03:43:55 DEBUG : Waiting for deletions to finish 2026/04/06 03:43:55 INFO : There was nothing to transfer 2026/04/06 03:43:55 DEBUG : Excluded 2026/04/06 03:43:56 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/06 03:43:56 DEBUG : B2 bucket rclone-test-xokibof0doqo path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/04/06 03:43:56 DEBUG : B2 bucket rclone-test-xokibof0doqo path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/04/06 03:43:56 DEBUG : Waiting for deletions to finish 2026/04/06 03:43:56 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.25s) === RUN TestSyncCompareDest run.go:185: Remote "B2 bucket rclone-test-xokibof0doqo", Local "Local file system at /tmp/rclone2356085791", Modify Window "1ms" 2026/04/06 03:43:56 DEBUG : Creating backend with remote "TestB2:rclone-test-xokibof0doqo/dst" 2026/04/06 03:43:57 DEBUG : Creating backend with remote "TestB2:rclone-test-xokibof0doqo/CompareDest" 2026/04/06 03:43:59 DEBUG : one: Need to transfer - File not found at Destination 2026/04/06 03:43:59 DEBUG : B2 bucket rclone-test-xokibof0doqo path dst: Waiting for checks to finish 2026/04/06 03:43:59 DEBUG : B2 bucket rclone-test-xokibof0doqo path dst: Waiting for transfers to finish 2026/04/06 03:44:00 DEBUG : one: size = 3 OK 2026/04/06 03:44:00 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/06 03:44:00 INFO : one: Copied (new) 2026/04/06 03:44:00 DEBUG : Waiting for deletions to finish 2026/04/06 03:44:01 DEBUG : one: size = 5 (Local file system at /tmp/rclone2356085791) 2026/04/06 03:44:01 DEBUG : one: size = 3 (B2 bucket rclone-test-xokibof0doqo path dst) 2026/04/06 03:44:01 DEBUG : one: Sizes differ 2026/04/06 03:44:01 DEBUG : B2 bucket rclone-test-xokibof0doqo path dst: Waiting for checks to finish 2026/04/06 03:44:01 DEBUG : B2 bucket rclone-test-xokibof0doqo path dst: Waiting for transfers to finish 2026/04/06 03:44:01 DEBUG : one: size = 5 OK 2026/04/06 03:44:01 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/04/06 03:44:01 INFO : one: Copied (replaced existing) 2026/04/06 03:44:01 DEBUG : Waiting for deletions to finish 2026/04/06 03:44:03 DEBUG : one: size = 5 (Local file system at /tmp/rclone2356085791) 2026/04/06 03:44:03 DEBUG : one: size = 3 (B2 bucket rclone-test-xokibof0doqo path dst) 2026/04/06 03:44:03 DEBUG : one: Sizes differ 2026/04/06 03:44:03 DEBUG : B2 bucket rclone-test-xokibof0doqo path dst: Waiting for checks to finish 2026/04/06 03:44:03 DEBUG : one: size = 5 OK 2026/04/06 03:44:03 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/06 03:44:03 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/06 03:44:03 DEBUG : B2 bucket rclone-test-xokibof0doqo path dst: Waiting for transfers to finish 2026/04/06 03:44:03 DEBUG : Waiting for deletions to finish 2026/04/06 03:44:03 INFO : There was nothing to transfer 2026/04/06 03:44:04 DEBUG : one: size = 5 (Local file system at /tmp/rclone2356085791) 2026/04/06 03:44:04 DEBUG : one: size = 3 (B2 bucket rclone-test-xokibof0doqo path dst) 2026/04/06 03:44:04 DEBUG : one: Sizes differ 2026/04/06 03:44:04 DEBUG : two: size = 3 OK 2026/04/06 03:44:04 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/06 03:44:04 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/06 03:44:04 DEBUG : B2 bucket rclone-test-xokibof0doqo path dst: Waiting for checks to finish 2026/04/06 03:44:05 DEBUG : one: size = 5 OK 2026/04/06 03:44:05 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/06 03:44:05 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/06 03:44:05 DEBUG : B2 bucket rclone-test-xokibof0doqo path dst: Waiting for transfers to finish 2026/04/06 03:44:05 DEBUG : Waiting for deletions to finish 2026/04/06 03:44:05 INFO : There was nothing to transfer 2026/04/06 03:44:05 DEBUG : one: size = 5 (Local file system at /tmp/rclone2356085791) 2026/04/06 03:44:05 DEBUG : one: size = 3 (B2 bucket rclone-test-xokibof0doqo path dst) 2026/04/06 03:44:05 DEBUG : one: Sizes differ 2026/04/06 03:44:05 DEBUG : two: size = 3 OK 2026/04/06 03:44:05 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/06 03:44:05 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/06 03:44:05 DEBUG : B2 bucket rclone-test-xokibof0doqo path dst: Waiting for checks to finish 2026/04/06 03:44:05 DEBUG : one: size = 5 OK 2026/04/06 03:44:05 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/06 03:44:05 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/06 03:44:05 DEBUG : B2 bucket rclone-test-xokibof0doqo path dst: Waiting for transfers to finish 2026/04/06 03:44:05 DEBUG : Waiting for deletions to finish 2026/04/06 03:44:05 INFO : There was nothing to transfer 2026/04/06 03:44:06 DEBUG : one: size = 5 (Local file system at /tmp/rclone2356085791) 2026/04/06 03:44:06 DEBUG : one: size = 3 (B2 bucket rclone-test-xokibof0doqo path dst) 2026/04/06 03:44:06 DEBUG : one: Sizes differ 2026/04/06 03:44:06 DEBUG : two: size = 3 OK 2026/04/06 03:44:06 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 2026/04/06 03:44:06 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/04/06 03:44:06 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/06 03:44:06 DEBUG : B2 bucket rclone-test-xokibof0doqo path dst: Waiting for checks to finish 2026/04/06 03:44:06 DEBUG : one: size = 5 OK 2026/04/06 03:44:06 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/06 03:44:06 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/06 03:44:06 DEBUG : B2 bucket rclone-test-xokibof0doqo path dst: Waiting for transfers to finish 2026/04/06 03:44:06 DEBUG : Waiting for deletions to finish 2026/04/06 03:44:06 INFO : There was nothing to transfer 2026/04/06 03:44:07 DEBUG : one: size = 5 (Local file system at /tmp/rclone2356085791) 2026/04/06 03:44:07 DEBUG : one: size = 3 (B2 bucket rclone-test-xokibof0doqo path dst) 2026/04/06 03:44:07 DEBUG : one: Sizes differ 2026/04/06 03:44:07 DEBUG : two: size = 5 (Local file system at /tmp/rclone2356085791) 2026/04/06 03:44:07 DEBUG : two: size = 3 (B2 bucket rclone-test-xokibof0doqo path CompareDest) 2026/04/06 03:44:07 DEBUG : two: Sizes differ 2026/04/06 03:44:07 DEBUG : two: Need to transfer - File not found at Destination 2026/04/06 03:44:07 DEBUG : B2 bucket rclone-test-xokibof0doqo path dst: Waiting for checks to finish 2026/04/06 03:44:07 DEBUG : one: size = 5 OK 2026/04/06 03:44:07 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/06 03:44:07 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/06 03:44:07 DEBUG : B2 bucket rclone-test-xokibof0doqo path dst: Waiting for transfers to finish 2026/04/06 03:44:08 DEBUG : two: size = 5 OK 2026/04/06 03:44:08 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/04/06 03:44:08 INFO : two: Copied (new) 2026/04/06 03:44:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (12.64s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "B2 bucket rclone-test-xokibof0doqo", Local "Local file system at /tmp/rclone2356085791", Modify Window "1ms" 2026/04/06 03:44:11 DEBUG : Creating backend with remote "TestB2:rclone-test-xokibof0doqo/dest" 2026/04/06 03:44:12 DEBUG : Creating backend with remote "TestB2:rclone-test-xokibof0doqo/pre-dest1" 2026/04/06 03:44:13 DEBUG : Creating backend with remote "TestB2:rclone-test-xokibof0doqo/pre-dest2" 2026/04/06 03:44:15 DEBUG : 1: size = 1 OK 2026/04/06 03:44:15 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:44:15 DEBUG : 1: Destination found in --compare-dest, skipping 2026/04/06 03:44:16 DEBUG : 2: size = 1 OK 2026/04/06 03:44:16 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:44:16 DEBUG : 2: Destination found in --compare-dest, skipping 2026/04/06 03:44:16 DEBUG : 3: Need to transfer - File not found at Destination 2026/04/06 03:44:16 DEBUG : B2 bucket rclone-test-xokibof0doqo path dest: Waiting for checks to finish 2026/04/06 03:44:16 DEBUG : B2 bucket rclone-test-xokibof0doqo path dest: Waiting for transfers to finish 2026/04/06 03:44:17 DEBUG : 3: size = 1 OK 2026/04/06 03:44:17 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/04/06 03:44:17 INFO : 3: Copied (new) 2026/04/06 03:44:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.71s) === RUN TestSyncCopyDest run.go:185: Remote "B2 bucket rclone-test-xokibof0doqo", Local "Local file system at /tmp/rclone2356085791", Modify Window "1ms" 2026/04/06 03:44:19 DEBUG : Creating backend with remote "TestB2:rclone-test-xokibof0doqo/dst" 2026/04/06 03:44:20 DEBUG : Creating backend with remote "TestB2:rclone-test-xokibof0doqo/CopyDest" 2026/04/06 03:44:22 DEBUG : one: Need to transfer - File not found at Destination 2026/04/06 03:44:22 DEBUG : B2 bucket rclone-test-xokibof0doqo path dst: Waiting for checks to finish 2026/04/06 03:44:22 DEBUG : B2 bucket rclone-test-xokibof0doqo path dst: Waiting for transfers to finish 2026/04/06 03:44:22 DEBUG : one: size = 3 OK 2026/04/06 03:44:22 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/06 03:44:22 INFO : one: Copied (new) 2026/04/06 03:44:22 DEBUG : Waiting for deletions to finish 2026/04/06 03:44:23 DEBUG : one: size = 5 (Local file system at /tmp/rclone2356085791) 2026/04/06 03:44:23 DEBUG : one: size = 3 (B2 bucket rclone-test-xokibof0doqo path dst) 2026/04/06 03:44:23 DEBUG : one: Sizes differ 2026/04/06 03:44:23 DEBUG : B2 bucket rclone-test-xokibof0doqo path dst: Waiting for checks to finish 2026/04/06 03:44:23 DEBUG : B2 bucket rclone-test-xokibof0doqo path dst: Waiting for transfers to finish 2026/04/06 03:44:23 DEBUG : one: size = 5 OK 2026/04/06 03:44:23 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/04/06 03:44:23 INFO : one: Copied (replaced existing) 2026/04/06 03:44:23 DEBUG : Waiting for deletions to finish 2026/04/06 03:44:25 DEBUG : Creating backend with remote "TestB2:rclone-test-xokibof0doqo/BackupDir" 2026/04/06 03:44:27 DEBUG : one: size = 5 (Local file system at /tmp/rclone2356085791) 2026/04/06 03:44:27 DEBUG : one: size = 3 (B2 bucket rclone-test-xokibof0doqo path dst) 2026/04/06 03:44:27 DEBUG : one: Sizes differ 2026/04/06 03:44:27 DEBUG : B2 bucket rclone-test-xokibof0doqo path dst: Waiting for checks to finish 2026/04/06 03:44:27 DEBUG : one: size = 5 OK 2026/04/06 03:44:27 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/06 03:44:27 DEBUG : one: size = 5 (Local file system at /tmp/rclone2356085791) 2026/04/06 03:44:27 DEBUG : one: size = 3 (B2 bucket rclone-test-xokibof0doqo path dst) 2026/04/06 03:44:27 DEBUG : one: Sizes differ 2026/04/06 03:44:28 DEBUG : one: size = 3 OK 2026/04/06 03:44:28 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/06 03:44:28 INFO : one: Copied (server-side copy) 2026/04/06 03:44:28 INFO : one: Deleted 2026/04/06 03:44:29 DEBUG : one: size = 5 OK 2026/04/06 03:44:29 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/04/06 03:44:29 INFO : one: Copied (server-side copy) 2026/04/06 03:44:29 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/04/06 03:44:29 DEBUG : B2 bucket rclone-test-xokibof0doqo path dst: Waiting for transfers to finish 2026/04/06 03:44:29 DEBUG : Waiting for deletions to finish 2026/04/06 03:44:29 DEBUG : one: size = 5 OK 2026/04/06 03:44:29 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/06 03:44:29 DEBUG : one: Unchanged skipping 2026/04/06 03:44:30 DEBUG : two: size = 3 OK 2026/04/06 03:44:30 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/06 03:44:30 DEBUG : two: size = 3 OK 2026/04/06 03:44:30 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/04/06 03:44:30 INFO : two: Copied (server-side copy) 2026/04/06 03:44:30 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/04/06 03:44:30 DEBUG : B2 bucket rclone-test-xokibof0doqo path dst: Waiting for checks to finish 2026/04/06 03:44:30 DEBUG : B2 bucket rclone-test-xokibof0doqo path dst: Waiting for transfers to finish 2026/04/06 03:44:30 DEBUG : Waiting for deletions to finish 2026/04/06 03:44:30 DEBUG : one: size = 5 OK 2026/04/06 03:44:30 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/06 03:44:30 DEBUG : one: Unchanged skipping 2026/04/06 03:44:30 DEBUG : B2 bucket rclone-test-xokibof0doqo path dst: Waiting for checks to finish 2026/04/06 03:44:30 DEBUG : two: size = 3 OK 2026/04/06 03:44:30 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/06 03:44:30 DEBUG : two: Unchanged skipping 2026/04/06 03:44:30 DEBUG : B2 bucket rclone-test-xokibof0doqo path dst: Waiting for transfers to finish 2026/04/06 03:44:30 DEBUG : Waiting for deletions to finish 2026/04/06 03:44:30 INFO : There was nothing to transfer 2026/04/06 03:44:31 DEBUG : one: size = 5 OK 2026/04/06 03:44:31 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/06 03:44:31 DEBUG : one: Unchanged skipping 2026/04/06 03:44:32 DEBUG : three: size = 7 (Local file system at /tmp/rclone2356085791) 2026/04/06 03:44:32 DEBUG : three: size = 5 (B2 bucket rclone-test-xokibof0doqo path CopyDest) 2026/04/06 03:44:32 DEBUG : three: Sizes differ 2026/04/06 03:44:32 DEBUG : three: Destination not found in --copy-dest 2026/04/06 03:44:32 DEBUG : three: Need to transfer - File not found at Destination 2026/04/06 03:44:32 DEBUG : two: size = 3 OK 2026/04/06 03:44:32 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/06 03:44:32 DEBUG : two: Unchanged skipping 2026/04/06 03:44:32 DEBUG : B2 bucket rclone-test-xokibof0doqo path dst: Waiting for checks to finish 2026/04/06 03:44:32 DEBUG : B2 bucket rclone-test-xokibof0doqo path dst: Waiting for transfers to finish 2026/04/06 03:44:32 DEBUG : three: size = 7 OK 2026/04/06 03:44:32 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/04/06 03:44:32 INFO : three: Copied (new) 2026/04/06 03:44:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (15.53s) === RUN TestSyncBackupDir run.go:185: Remote "B2 bucket rclone-test-xokibof0doqo", Local "Local file system at /tmp/rclone2356085791", Modify Window "1ms" 2026/04/06 03:44:36 DEBUG : Creating backend with remote "TestB2:rclone-test-xokibof0doqo/dst" 2026/04/06 03:44:37 DEBUG : Creating backend with remote "TestB2:rclone-test-xokibof0doqo/backup" 2026/04/06 03:44:39 DEBUG : one: size = 4 (Local file system at /tmp/rclone2356085791) 2026/04/06 03:44:39 DEBUG : one: size = 3 (B2 bucket rclone-test-xokibof0doqo path dst) 2026/04/06 03:44:39 DEBUG : one: Sizes differ 2026/04/06 03:44:39 DEBUG : B2 bucket rclone-test-xokibof0doqo path dst: Waiting for checks to finish 2026/04/06 03:44:39 DEBUG : two: size = 3 OK 2026/04/06 03:44:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:44:39 DEBUG : two: Unchanged skipping 2026/04/06 03:44:40 DEBUG : one: size = 3 OK 2026/04/06 03:44:40 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/06 03:44:40 INFO : one: Copied (server-side copy) 2026/04/06 03:44:40 INFO : one: Deleted 2026/04/06 03:44:40 DEBUG : B2 bucket rclone-test-xokibof0doqo path dst: Waiting for transfers to finish 2026/04/06 03:44:41 DEBUG : one: size = 4 OK 2026/04/06 03:44:41 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/06 03:44:41 INFO : one: Copied (new) 2026/04/06 03:44:41 DEBUG : Waiting for deletions to finish 2026/04/06 03:44:42 DEBUG : three.txt: size = 5 OK 2026/04/06 03:44:42 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/06 03:44:42 INFO : three.txt: Copied (server-side copy) 2026/04/06 03:44:42 INFO : three.txt: Deleted 2026/04/06 03:44:42 INFO : three.txt: Moved into backup dir 2026/04/06 03:44:44 DEBUG : one: size = 5 (Local file system at /tmp/rclone2356085791) 2026/04/06 03:44:44 DEBUG : one: size = 4 (B2 bucket rclone-test-xokibof0doqo path dst) 2026/04/06 03:44:44 DEBUG : one: Sizes differ 2026/04/06 03:44:44 DEBUG : two: size = 3 OK 2026/04/06 03:44:44 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:44:44 DEBUG : two: Unchanged skipping 2026/04/06 03:44:44 DEBUG : B2 bucket rclone-test-xokibof0doqo path dst: Waiting for checks to finish 2026/04/06 03:44:44 DEBUG : one: size = 4 OK 2026/04/06 03:44:44 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/06 03:44:44 INFO : one: Copied (server-side copy) 2026/04/06 03:44:45 INFO : one: Deleted 2026/04/06 03:44:45 DEBUG : B2 bucket rclone-test-xokibof0doqo path dst: Waiting for transfers to finish 2026/04/06 03:44:45 DEBUG : one: size = 5 OK 2026/04/06 03:44:45 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/06 03:44:45 INFO : one: Copied (new) 2026/04/06 03:44:45 DEBUG : Waiting for deletions to finish 2026/04/06 03:44:46 DEBUG : three.txt: size = 6 OK 2026/04/06 03:44:46 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/06 03:44:46 INFO : three.txt: Copied (server-side copy) 2026/04/06 03:44:46 INFO : three.txt: Deleted 2026/04/06 03:44:46 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.09s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "B2 bucket rclone-test-xokibof0doqo", Local "Local file system at /tmp/rclone2356085791", Modify Window "1ms" 2026/04/06 03:44:49 DEBUG : Creating backend with remote "TestB2:rclone-test-xokibof0doqo/dst" 2026/04/06 03:44:50 DEBUG : Creating backend with remote "TestB2:rclone-test-xokibof0doqo/backup" 2026/04/06 03:44:52 DEBUG : one: size = 4 (Local file system at /tmp/rclone2356085791) 2026/04/06 03:44:52 DEBUG : one: size = 3 (B2 bucket rclone-test-xokibof0doqo path dst) 2026/04/06 03:44:52 DEBUG : one: Sizes differ 2026/04/06 03:44:52 DEBUG : two: size = 3 OK 2026/04/06 03:44:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:44:52 DEBUG : two: Unchanged skipping 2026/04/06 03:44:52 DEBUG : B2 bucket rclone-test-xokibof0doqo path dst: Waiting for checks to finish 2026/04/06 03:44:54 DEBUG : one.bak: size = 3 OK 2026/04/06 03:44:54 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/06 03:44:54 INFO : one: Copied (server-side copy) to: one.bak 2026/04/06 03:44:54 INFO : one: Deleted 2026/04/06 03:44:54 DEBUG : B2 bucket rclone-test-xokibof0doqo path dst: Waiting for transfers to finish 2026/04/06 03:44:55 DEBUG : one: size = 4 OK 2026/04/06 03:44:55 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/06 03:44:55 INFO : one: Copied (new) 2026/04/06 03:44:55 DEBUG : Waiting for deletions to finish 2026/04/06 03:44:55 DEBUG : three.txt.bak: size = 5 OK 2026/04/06 03:44:55 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/06 03:44:55 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/06 03:44:55 INFO : three.txt: Deleted 2026/04/06 03:44:55 INFO : three.txt: Moved into backup dir 2026/04/06 03:44:57 DEBUG : one: size = 5 (Local file system at /tmp/rclone2356085791) 2026/04/06 03:44:57 DEBUG : one: size = 4 (B2 bucket rclone-test-xokibof0doqo path dst) 2026/04/06 03:44:57 DEBUG : one: Sizes differ 2026/04/06 03:44:57 DEBUG : two: size = 3 OK 2026/04/06 03:44:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:44:57 DEBUG : two: Unchanged skipping 2026/04/06 03:44:57 DEBUG : B2 bucket rclone-test-xokibof0doqo path dst: Waiting for checks to finish 2026/04/06 03:44:58 DEBUG : one.bak: size = 4 OK 2026/04/06 03:44:58 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/06 03:44:58 INFO : one: Copied (server-side copy) to: one.bak 2026/04/06 03:44:58 INFO : one: Deleted 2026/04/06 03:44:58 DEBUG : B2 bucket rclone-test-xokibof0doqo path dst: Waiting for transfers to finish 2026/04/06 03:44:58 DEBUG : one: size = 5 OK 2026/04/06 03:44:58 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/06 03:44:58 INFO : one: Copied (new) 2026/04/06 03:44:58 DEBUG : Waiting for deletions to finish 2026/04/06 03:44:59 DEBUG : three.txt.bak: size = 6 OK 2026/04/06 03:44:59 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/06 03:44:59 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/06 03:44:59 INFO : three.txt: Deleted 2026/04/06 03:44:59 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.32s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-xokibof0doqo", Local "Local file system at /tmp/rclone2356085791", Modify Window "1ms" 2026/04/06 03:45:02 DEBUG : Creating backend with remote "TestB2:rclone-test-xokibof0doqo/dst" 2026/04/06 03:45:03 DEBUG : Creating backend with remote "TestB2:rclone-test-xokibof0doqo/backup" 2026/04/06 03:45:05 DEBUG : one: size = 4 (Local file system at /tmp/rclone2356085791) 2026/04/06 03:45:05 DEBUG : one: size = 3 (B2 bucket rclone-test-xokibof0doqo path dst) 2026/04/06 03:45:05 DEBUG : one: Sizes differ 2026/04/06 03:45:05 DEBUG : B2 bucket rclone-test-xokibof0doqo path dst: Waiting for checks to finish 2026/04/06 03:45:05 DEBUG : two: size = 3 OK 2026/04/06 03:45:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:45:05 DEBUG : two: Unchanged skipping 2026/04/06 03:45:06 DEBUG : one-2019-01-01: size = 3 OK 2026/04/06 03:45:06 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/06 03:45:06 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/04/06 03:45:07 INFO : one: Deleted 2026/04/06 03:45:07 DEBUG : B2 bucket rclone-test-xokibof0doqo path dst: Waiting for transfers to finish 2026/04/06 03:45:08 DEBUG : one: size = 4 OK 2026/04/06 03:45:08 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/06 03:45:08 INFO : one: Copied (new) 2026/04/06 03:45:08 DEBUG : Waiting for deletions to finish 2026/04/06 03:45:08 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/04/06 03:45:08 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/06 03:45:08 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/04/06 03:45:08 INFO : three.txt: Deleted 2026/04/06 03:45:08 INFO : three.txt: Moved into backup dir 2026/04/06 03:45:10 DEBUG : one: size = 5 (Local file system at /tmp/rclone2356085791) 2026/04/06 03:45:10 DEBUG : one: size = 4 (B2 bucket rclone-test-xokibof0doqo path dst) 2026/04/06 03:45:10 DEBUG : B2 bucket rclone-test-xokibof0doqo path dst: Waiting for checks to finish 2026/04/06 03:45:10 DEBUG : one: Sizes differ 2026/04/06 03:45:10 DEBUG : two: size = 3 OK 2026/04/06 03:45:10 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:45:10 DEBUG : two: Unchanged skipping 2026/04/06 03:45:11 DEBUG : one-2019-01-01: size = 4 OK 2026/04/06 03:45:11 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/06 03:45:11 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/04/06 03:45:11 INFO : one: Deleted 2026/04/06 03:45:11 DEBUG : B2 bucket rclone-test-xokibof0doqo path dst: Waiting for transfers to finish 2026/04/06 03:45:11 DEBUG : one: size = 5 OK 2026/04/06 03:45:11 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/06 03:45:11 INFO : one: Copied (new) 2026/04/06 03:45:11 DEBUG : Waiting for deletions to finish 2026/04/06 03:45:12 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/04/06 03:45:12 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/06 03:45:12 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/04/06 03:45:12 INFO : three.txt: Deleted 2026/04/06 03:45:12 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.54s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "B2 bucket rclone-test-xokibof0doqo", Local "Local file system at /tmp/rclone2356085791", Modify Window "1ms" 2026/04/06 03:45:14 DEBUG : Creating backend with remote "TestB2:rclone-test-xokibof0doqo/dst" 2026/04/06 03:45:16 DEBUG : two: size = 3 OK 2026/04/06 03:45:16 DEBUG : one: size = 4 (Local file system at /tmp/rclone2356085791) 2026/04/06 03:45:16 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:45:16 DEBUG : one: size = 3 (B2 bucket rclone-test-xokibof0doqo path dst) 2026/04/06 03:45:16 DEBUG : two: Unchanged skipping 2026/04/06 03:45:16 DEBUG : one: Sizes differ 2026/04/06 03:45:16 DEBUG : B2 bucket rclone-test-xokibof0doqo path dst: Waiting for checks to finish 2026/04/06 03:45:17 DEBUG : one.bak: size = 3 OK 2026/04/06 03:45:17 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/06 03:45:17 INFO : one: Copied (server-side copy) to: one.bak 2026/04/06 03:45:17 INFO : one: Deleted 2026/04/06 03:45:17 DEBUG : B2 bucket rclone-test-xokibof0doqo path dst: Waiting for transfers to finish 2026/04/06 03:45:18 DEBUG : one: size = 4 OK 2026/04/06 03:45:18 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/06 03:45:18 INFO : one: Copied (new) 2026/04/06 03:45:18 DEBUG : Waiting for deletions to finish 2026/04/06 03:45:18 DEBUG : three.txt.bak: size = 5 OK 2026/04/06 03:45:18 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/06 03:45:18 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/06 03:45:19 INFO : three.txt: Deleted 2026/04/06 03:45:19 INFO : three.txt: Moved into backup dir 2026/04/06 03:45:20 DEBUG : one.bak: Excluded (Path Filter) 2026/04/06 03:45:20 DEBUG : one.bak: Excluded 2026/04/06 03:45:20 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/04/06 03:45:20 DEBUG : three.txt.bak: Excluded 2026/04/06 03:45:20 DEBUG : one: size = 5 (Local file system at /tmp/rclone2356085791) 2026/04/06 03:45:20 DEBUG : one: size = 4 (B2 bucket rclone-test-xokibof0doqo path dst) 2026/04/06 03:45:20 DEBUG : one: Sizes differ 2026/04/06 03:45:20 DEBUG : two: size = 3 OK 2026/04/06 03:45:20 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:45:20 DEBUG : two: Unchanged skipping 2026/04/06 03:45:20 DEBUG : B2 bucket rclone-test-xokibof0doqo path dst: Waiting for checks to finish 2026/04/06 03:45:20 DEBUG : one.bak: size = 4 OK 2026/04/06 03:45:20 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/06 03:45:20 INFO : one: Copied (server-side copy) to: one.bak 2026/04/06 03:45:20 INFO : one: Deleted 2026/04/06 03:45:20 DEBUG : B2 bucket rclone-test-xokibof0doqo path dst: Waiting for transfers to finish 2026/04/06 03:45:21 DEBUG : one: size = 5 OK 2026/04/06 03:45:21 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/06 03:45:21 INFO : one: Copied (new) 2026/04/06 03:45:21 DEBUG : Waiting for deletions to finish 2026/04/06 03:45:22 DEBUG : three.txt.bak: size = 6 OK 2026/04/06 03:45:22 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/06 03:45:22 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/06 03:45:22 INFO : three.txt: Deleted 2026/04/06 03:45:22 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.39s) === RUN TestSyncSuffix run.go:185: Remote "B2 bucket rclone-test-xokibof0doqo", Local "Local file system at /tmp/rclone2356085791", Modify Window "1ms" 2026/04/06 03:45:25 DEBUG : Creating backend with remote "TestB2:rclone-test-xokibof0doqo/dst" 2026/04/06 03:45:26 DEBUG : one: size = 4 (Local file system at /tmp/rclone2356085791) 2026/04/06 03:45:26 DEBUG : one: size = 3 (B2 bucket rclone-test-xokibof0doqo path dst) 2026/04/06 03:45:26 DEBUG : one: Sizes differ 2026/04/06 03:45:27 DEBUG : one.bak: size = 3 OK 2026/04/06 03:45:27 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/06 03:45:27 INFO : one: Copied (server-side copy) to: one.bak 2026/04/06 03:45:28 INFO : one: Deleted 2026/04/06 03:45:29 DEBUG : one: size = 4 OK 2026/04/06 03:45:29 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/06 03:45:29 INFO : one: Copied (new) 2026/04/06 03:45:29 DEBUG : two: size = 3 OK 2026/04/06 03:45:29 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:45:29 DEBUG : two: Unchanged skipping 2026/04/06 03:45:29 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2356085791) 2026/04/06 03:45:29 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-xokibof0doqo path dst) 2026/04/06 03:45:29 DEBUG : three.txt: Sizes differ 2026/04/06 03:45:29 DEBUG : three.txt.bak: size = 5 OK 2026/04/06 03:45:29 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/06 03:45:29 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/06 03:45:30 INFO : three.txt: Deleted 2026/04/06 03:45:30 DEBUG : three.txt: size = 6 OK 2026/04/06 03:45:30 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/06 03:45:30 INFO : three.txt: Copied (new) 2026/04/06 03:45:31 DEBUG : one: size = 5 (Local file system at /tmp/rclone2356085791) 2026/04/06 03:45:31 DEBUG : one: size = 4 (B2 bucket rclone-test-xokibof0doqo path dst) 2026/04/06 03:45:31 DEBUG : one: Sizes differ 2026/04/06 03:45:32 DEBUG : one.bak: size = 4 OK 2026/04/06 03:45:32 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/06 03:45:32 INFO : one: Copied (server-side copy) to: one.bak 2026/04/06 03:45:32 INFO : one: Deleted 2026/04/06 03:45:32 DEBUG : one: size = 5 OK 2026/04/06 03:45:32 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/06 03:45:32 INFO : one: Copied (new) 2026/04/06 03:45:32 DEBUG : two: size = 3 OK 2026/04/06 03:45:32 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:45:32 DEBUG : two: Unchanged skipping 2026/04/06 03:45:33 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2356085791) 2026/04/06 03:45:33 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-xokibof0doqo path dst) 2026/04/06 03:45:33 DEBUG : three.txt: Sizes differ 2026/04/06 03:45:33 DEBUG : three.txt.bak: size = 6 OK 2026/04/06 03:45:33 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/06 03:45:33 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/06 03:45:33 INFO : three.txt: Deleted 2026/04/06 03:45:34 DEBUG : three.txt: size = 19 OK 2026/04/06 03:45:34 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/04/06 03:45:34 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.82s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-xokibof0doqo", Local "Local file system at /tmp/rclone2356085791", Modify Window "1ms" 2026/04/06 03:45:37 DEBUG : Creating backend with remote "TestB2:rclone-test-xokibof0doqo/dst" 2026/04/06 03:45:37 DEBUG : Config file has changed externally - reloading 2026/04/06 03:45:39 DEBUG : one: size = 4 (Local file system at /tmp/rclone2356085791) 2026/04/06 03:45:39 DEBUG : one: size = 3 (B2 bucket rclone-test-xokibof0doqo path dst) 2026/04/06 03:45:39 DEBUG : one: Sizes differ 2026/04/06 03:45:40 DEBUG : one-2019-01-01: size = 3 OK 2026/04/06 03:45:40 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/06 03:45:40 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/04/06 03:45:40 INFO : one: Deleted 2026/04/06 03:45:41 DEBUG : one: size = 4 OK 2026/04/06 03:45:41 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/06 03:45:41 INFO : one: Copied (new) 2026/04/06 03:45:41 DEBUG : two: size = 3 OK 2026/04/06 03:45:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:45:41 DEBUG : two: Unchanged skipping 2026/04/06 03:45:42 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2356085791) 2026/04/06 03:45:42 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-xokibof0doqo path dst) 2026/04/06 03:45:42 DEBUG : three.txt: Sizes differ 2026/04/06 03:45:42 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/04/06 03:45:42 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/06 03:45:42 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/04/06 03:45:42 INFO : three.txt: Deleted 2026/04/06 03:45:43 DEBUG : three.txt: size = 6 OK 2026/04/06 03:45:43 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/06 03:45:43 INFO : three.txt: Copied (new) 2026/04/06 03:45:43 DEBUG : one: size = 5 (Local file system at /tmp/rclone2356085791) 2026/04/06 03:45:43 DEBUG : one: size = 4 (B2 bucket rclone-test-xokibof0doqo path dst) 2026/04/06 03:45:43 DEBUG : one: Sizes differ 2026/04/06 03:45:44 DEBUG : one-2019-01-01: size = 4 OK 2026/04/06 03:45:44 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/06 03:45:44 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/04/06 03:45:44 INFO : one: Deleted 2026/04/06 03:45:44 DEBUG : one: size = 5 OK 2026/04/06 03:45:44 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/06 03:45:44 INFO : one: Copied (new) 2026/04/06 03:45:44 DEBUG : two: size = 3 OK 2026/04/06 03:45:44 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:45:44 DEBUG : two: Unchanged skipping 2026/04/06 03:45:45 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2356085791) 2026/04/06 03:45:45 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-xokibof0doqo path dst) 2026/04/06 03:45:45 DEBUG : three.txt: Sizes differ 2026/04/06 03:45:45 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/04/06 03:45:45 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/06 03:45:45 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/04/06 03:45:46 INFO : three.txt: Deleted 2026/04/06 03:45:46 DEBUG : three.txt: size = 19 OK 2026/04/06 03:45:46 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/04/06 03:45:46 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.16s) === RUN TestSyncUTFNorm run.go:185: Remote "B2 bucket rclone-test-xokibof0doqo", Local "Local file system at /tmp/rclone2356085791", Modify Window "1ms" 2026/04/06 03:45:48 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for checks to finish 2026/04/06 03:45:48 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone2356085791) 2026/04/06 03:45:48 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-xokibof0doqo) 2026/04/06 03:45:48 DEBUG : Testêé: Sizes differ 2026/04/06 03:45:48 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for transfers to finish 2026/04/06 03:45:49 DEBUG : Testêé: size = 14 OK 2026/04/06 03:45:49 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/04/06 03:45:49 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/04/06 03:45:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.47s) === RUN TestSyncImmutable run.go:185: Remote "B2 bucket rclone-test-xokibof0doqo", Local "Local file system at /tmp/rclone2356085791", Modify Window "1ms" 2026/04/06 03:45:50 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/06 03:45:50 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for checks to finish 2026/04/06 03:45:50 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for transfers to finish 2026/04/06 03:45:50 DEBUG : existing: size = 6 OK 2026/04/06 03:45:50 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/04/06 03:45:50 INFO : existing: Copied (new) 2026/04/06 03:45:50 DEBUG : Waiting for deletions to finish 2026/04/06 03:45:51 DEBUG : existing: size = 8 (Local file system at /tmp/rclone2356085791) 2026/04/06 03:45:51 DEBUG : existing: size = 6 (B2 bucket rclone-test-xokibof0doqo) 2026/04/06 03:45:51 DEBUG : existing: Sizes differ 2026/04/06 03:45:51 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for checks to finish 2026/04/06 03:45:51 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/04/06 03:45:51 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for transfers to finish 2026/04/06 03:45:51 ERROR : B2 bucket rclone-test-xokibof0doqo: not deleting files as there were IO errors 2026/04/06 03:45:51 ERROR : B2 bucket rclone-test-xokibof0doqo: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (1.89s) === RUN TestSyncIgnoreCase run.go:185: Remote "B2 bucket rclone-test-xokibof0doqo", Local "Local file system at /tmp/rclone2356085791", Modify Window "1ms" 2026/04/06 03:45:53 DEBUG : EXISTING: size = 6 OK 2026/04/06 03:45:53 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:45:53 DEBUG : existing: Unchanged skipping 2026/04/06 03:45:53 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for checks to finish 2026/04/06 03:45:53 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for transfers to finish 2026/04/06 03:45:53 DEBUG : Waiting for deletions to finish 2026/04/06 03:45:53 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.59s) === RUN TestFixCase run.go:185: Remote "B2 bucket rclone-test-xokibof0doqo", Local "Local file system at /tmp/rclone2356085791", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "B2 bucket rclone-test-xokibof0doqo", Local "Local file system at /tmp/rclone2356085791", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "B2 bucket rclone-test-xokibof0doqo", Local "Local file system at /tmp/rclone2356085791", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "B2 bucket rclone-test-xokibof0doqo", Local "Local file system at /tmp/rclone2356085791", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.19s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.44s) === RUN TestSyncConcurrentDelete run.go:185: Remote "B2 bucket rclone-test-xokibof0doqo", Local "Local file system at /tmp/rclone2356085791", Modify Window "1ms" 2026/04/06 03:46:10 DEBUG : both0: size = 6 OK 2026/04/06 03:46:10 DEBUG : both11: size = 6 OK 2026/04/06 03:46:10 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:46:10 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for checks to finish 2026/04/06 03:46:10 DEBUG : both12: size = 6 OK 2026/04/06 03:46:10 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:46:10 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:46:10 DEBUG : both10: size = 6 OK 2026/04/06 03:46:10 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:46:10 DEBUG : both11: Unchanged skipping 2026/04/06 03:46:10 DEBUG : both13: size = 6 OK 2026/04/06 03:46:10 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:46:10 DEBUG : both12: Unchanged skipping 2026/04/06 03:46:10 DEBUG : both14: size = 6 OK 2026/04/06 03:46:10 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:46:10 DEBUG : both14: Unchanged skipping 2026/04/06 03:46:10 DEBUG : both15: size = 6 OK 2026/04/06 03:46:10 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:46:10 DEBUG : both15: Unchanged skipping 2026/04/06 03:46:10 DEBUG : both16: size = 6 OK 2026/04/06 03:46:10 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:46:10 DEBUG : both16: Unchanged skipping 2026/04/06 03:46:10 DEBUG : both17: size = 6 OK 2026/04/06 03:46:10 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:46:10 DEBUG : both17: Unchanged skipping 2026/04/06 03:46:10 DEBUG : both18: size = 6 OK 2026/04/06 03:46:10 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:46:10 DEBUG : both18: Unchanged skipping 2026/04/06 03:46:10 DEBUG : both19: size = 6 OK 2026/04/06 03:46:10 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:46:10 DEBUG : both19: Unchanged skipping 2026/04/06 03:46:10 DEBUG : both1: size = 6 OK 2026/04/06 03:46:10 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:46:10 DEBUG : both1: Unchanged skipping 2026/04/06 03:46:10 DEBUG : both2: size = 6 OK 2026/04/06 03:46:10 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:46:10 DEBUG : both2: Unchanged skipping 2026/04/06 03:46:10 DEBUG : both3: size = 6 OK 2026/04/06 03:46:10 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:46:10 DEBUG : both3: Unchanged skipping 2026/04/06 03:46:10 DEBUG : both4: size = 6 OK 2026/04/06 03:46:10 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:46:10 DEBUG : both4: Unchanged skipping 2026/04/06 03:46:10 DEBUG : both5: size = 6 OK 2026/04/06 03:46:10 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:46:10 DEBUG : both5: Unchanged skipping 2026/04/06 03:46:10 DEBUG : both6: size = 6 OK 2026/04/06 03:46:10 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:46:10 DEBUG : both6: Unchanged skipping 2026/04/06 03:46:10 DEBUG : both7: size = 6 OK 2026/04/06 03:46:10 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:46:10 DEBUG : both7: Unchanged skipping 2026/04/06 03:46:10 DEBUG : both8: size = 6 OK 2026/04/06 03:46:10 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:46:10 DEBUG : both8: Unchanged skipping 2026/04/06 03:46:10 DEBUG : both9: size = 6 OK 2026/04/06 03:46:10 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:46:10 DEBUG : both9: Unchanged skipping 2026/04/06 03:46:10 DEBUG : both0: Unchanged skipping 2026/04/06 03:46:10 DEBUG : both10: Unchanged skipping 2026/04/06 03:46:10 DEBUG : both13: Unchanged skipping 2026/04/06 03:46:10 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for transfers to finish 2026/04/06 03:46:10 DEBUG : Waiting for deletions to finish 2026/04/06 03:46:10 INFO : only6: Deleted 2026/04/06 03:46:10 INFO : only9: Deleted 2026/04/06 03:46:10 INFO : only12: Deleted 2026/04/06 03:46:10 INFO : only17: Deleted 2026/04/06 03:46:10 INFO : only1: Deleted 2026/04/06 03:46:10 INFO : only2: Deleted 2026/04/06 03:46:10 INFO : only0: Deleted 2026/04/06 03:46:10 INFO : only11: Deleted 2026/04/06 03:46:11 INFO : only4: Deleted 2026/04/06 03:46:11 INFO : only5: Deleted 2026/04/06 03:46:11 INFO : only8: Deleted 2026/04/06 03:46:11 INFO : only7: Deleted 2026/04/06 03:46:11 INFO : only13: Deleted 2026/04/06 03:46:11 INFO : only14: Deleted 2026/04/06 03:46:11 INFO : only16: Deleted 2026/04/06 03:46:11 INFO : only10: Deleted 2026/04/06 03:46:11 INFO : only15: Deleted 2026/04/06 03:46:11 INFO : only18: Deleted 2026/04/06 03:46:11 INFO : only19: Deleted 2026/04/06 03:46:11 INFO : only3: Deleted 2026/04/06 03:46:11 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (20.40s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "B2 bucket rclone-test-xokibof0doqo", Local "Local file system at /tmp/rclone2356085791", Modify Window "1ms" 2026/04/06 03:46:29 DEBUG : both0: size = 6 OK 2026/04/06 03:46:29 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:46:29 DEBUG : both11: size = 6 OK 2026/04/06 03:46:29 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:46:29 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for checks to finish 2026/04/06 03:46:29 DEBUG : both10: size = 6 OK 2026/04/06 03:46:29 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:46:29 DEBUG : both0: Unchanged skipping 2026/04/06 03:46:29 DEBUG : both13: size = 6 OK 2026/04/06 03:46:29 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:46:29 DEBUG : both12: size = 6 OK 2026/04/06 03:46:29 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:46:29 DEBUG : both11: Unchanged skipping 2026/04/06 03:46:29 DEBUG : both14: size = 6 OK 2026/04/06 03:46:29 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:46:29 DEBUG : both13: Unchanged skipping 2026/04/06 03:46:29 DEBUG : both15: size = 6 OK 2026/04/06 03:46:29 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:46:29 DEBUG : both12: Unchanged skipping 2026/04/06 03:46:29 DEBUG : both16: size = 6 OK 2026/04/06 03:46:29 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:46:29 DEBUG : both14: Unchanged skipping 2026/04/06 03:46:29 DEBUG : both17: size = 6 OK 2026/04/06 03:46:29 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:46:29 DEBUG : both17: Unchanged skipping 2026/04/06 03:46:29 DEBUG : both18: size = 6 OK 2026/04/06 03:46:29 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:46:29 DEBUG : both18: Unchanged skipping 2026/04/06 03:46:29 DEBUG : both19: size = 6 OK 2026/04/06 03:46:29 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:46:29 DEBUG : both19: Unchanged skipping 2026/04/06 03:46:29 DEBUG : both1: size = 6 OK 2026/04/06 03:46:29 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:46:29 DEBUG : both1: Unchanged skipping 2026/04/06 03:46:29 DEBUG : both2: size = 6 OK 2026/04/06 03:46:29 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:46:29 DEBUG : both2: Unchanged skipping 2026/04/06 03:46:29 DEBUG : both3: size = 6 OK 2026/04/06 03:46:29 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:46:29 DEBUG : both3: Unchanged skipping 2026/04/06 03:46:29 DEBUG : both4: size = 6 OK 2026/04/06 03:46:29 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:46:29 DEBUG : both4: Unchanged skipping 2026/04/06 03:46:29 DEBUG : both5: size = 6 OK 2026/04/06 03:46:29 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:46:29 DEBUG : both5: Unchanged skipping 2026/04/06 03:46:29 DEBUG : both6: size = 6 OK 2026/04/06 03:46:29 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:46:29 DEBUG : both6: Unchanged skipping 2026/04/06 03:46:29 DEBUG : both7: size = 6 OK 2026/04/06 03:46:29 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:46:29 DEBUG : both7: Unchanged skipping 2026/04/06 03:46:29 DEBUG : both8: size = 6 OK 2026/04/06 03:46:29 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:46:29 DEBUG : both8: Unchanged skipping 2026/04/06 03:46:29 DEBUG : both9: size = 6 OK 2026/04/06 03:46:29 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:46:29 DEBUG : both9: Unchanged skipping 2026/04/06 03:46:29 DEBUG : only0: size = 0 (Local file system at /tmp/rclone2356085791) 2026/04/06 03:46:29 DEBUG : only0: size = 6 (B2 bucket rclone-test-xokibof0doqo) 2026/04/06 03:46:29 DEBUG : only0: Sizes differ 2026/04/06 03:46:29 DEBUG : only10: size = 0 (Local file system at /tmp/rclone2356085791) 2026/04/06 03:46:29 DEBUG : only10: size = 6 (B2 bucket rclone-test-xokibof0doqo) 2026/04/06 03:46:29 DEBUG : only10: Sizes differ 2026/04/06 03:46:29 DEBUG : only11: size = 0 (Local file system at /tmp/rclone2356085791) 2026/04/06 03:46:29 DEBUG : only11: size = 6 (B2 bucket rclone-test-xokibof0doqo) 2026/04/06 03:46:29 DEBUG : only11: Sizes differ 2026/04/06 03:46:29 DEBUG : only12: size = 0 (Local file system at /tmp/rclone2356085791) 2026/04/06 03:46:29 DEBUG : only12: size = 6 (B2 bucket rclone-test-xokibof0doqo) 2026/04/06 03:46:29 DEBUG : only12: Sizes differ 2026/04/06 03:46:29 DEBUG : only13: size = 0 (Local file system at /tmp/rclone2356085791) 2026/04/06 03:46:29 DEBUG : only13: size = 6 (B2 bucket rclone-test-xokibof0doqo) 2026/04/06 03:46:29 DEBUG : only13: Sizes differ 2026/04/06 03:46:29 DEBUG : only14: size = 0 (Local file system at /tmp/rclone2356085791) 2026/04/06 03:46:29 DEBUG : only14: size = 6 (B2 bucket rclone-test-xokibof0doqo) 2026/04/06 03:46:29 DEBUG : only14: Sizes differ 2026/04/06 03:46:29 DEBUG : only15: size = 0 (Local file system at /tmp/rclone2356085791) 2026/04/06 03:46:29 DEBUG : only15: size = 6 (B2 bucket rclone-test-xokibof0doqo) 2026/04/06 03:46:29 DEBUG : only15: Sizes differ 2026/04/06 03:46:29 DEBUG : only16: size = 0 (Local file system at /tmp/rclone2356085791) 2026/04/06 03:46:29 DEBUG : only16: size = 6 (B2 bucket rclone-test-xokibof0doqo) 2026/04/06 03:46:29 DEBUG : only16: Sizes differ 2026/04/06 03:46:29 DEBUG : only17: size = 0 (Local file system at /tmp/rclone2356085791) 2026/04/06 03:46:29 DEBUG : only17: size = 6 (B2 bucket rclone-test-xokibof0doqo) 2026/04/06 03:46:29 DEBUG : only17: Sizes differ 2026/04/06 03:46:29 DEBUG : only18: size = 0 (Local file system at /tmp/rclone2356085791) 2026/04/06 03:46:29 DEBUG : only18: size = 6 (B2 bucket rclone-test-xokibof0doqo) 2026/04/06 03:46:29 DEBUG : only18: Sizes differ 2026/04/06 03:46:29 DEBUG : only19: size = 0 (Local file system at /tmp/rclone2356085791) 2026/04/06 03:46:29 DEBUG : only19: size = 6 (B2 bucket rclone-test-xokibof0doqo) 2026/04/06 03:46:29 DEBUG : only19: Sizes differ 2026/04/06 03:46:29 DEBUG : only1: size = 0 (Local file system at /tmp/rclone2356085791) 2026/04/06 03:46:29 DEBUG : only1: size = 6 (B2 bucket rclone-test-xokibof0doqo) 2026/04/06 03:46:29 DEBUG : only1: Sizes differ 2026/04/06 03:46:29 DEBUG : only2: size = 0 (Local file system at /tmp/rclone2356085791) 2026/04/06 03:46:29 DEBUG : only2: size = 6 (B2 bucket rclone-test-xokibof0doqo) 2026/04/06 03:46:29 DEBUG : only2: Sizes differ 2026/04/06 03:46:29 DEBUG : only3: size = 0 (Local file system at /tmp/rclone2356085791) 2026/04/06 03:46:29 DEBUG : only3: size = 6 (B2 bucket rclone-test-xokibof0doqo) 2026/04/06 03:46:29 DEBUG : only3: Sizes differ 2026/04/06 03:46:29 DEBUG : only4: size = 0 (Local file system at /tmp/rclone2356085791) 2026/04/06 03:46:29 DEBUG : only4: size = 6 (B2 bucket rclone-test-xokibof0doqo) 2026/04/06 03:46:29 DEBUG : only4: Sizes differ 2026/04/06 03:46:29 DEBUG : only5: size = 0 (Local file system at /tmp/rclone2356085791) 2026/04/06 03:46:29 DEBUG : only5: size = 6 (B2 bucket rclone-test-xokibof0doqo) 2026/04/06 03:46:29 DEBUG : only5: Sizes differ 2026/04/06 03:46:29 DEBUG : only6: size = 0 (Local file system at /tmp/rclone2356085791) 2026/04/06 03:46:29 DEBUG : only6: size = 6 (B2 bucket rclone-test-xokibof0doqo) 2026/04/06 03:46:29 DEBUG : only6: Sizes differ 2026/04/06 03:46:29 DEBUG : only7: size = 0 (Local file system at /tmp/rclone2356085791) 2026/04/06 03:46:29 DEBUG : only7: size = 6 (B2 bucket rclone-test-xokibof0doqo) 2026/04/06 03:46:29 DEBUG : only7: Sizes differ 2026/04/06 03:46:29 DEBUG : only8: size = 0 (Local file system at /tmp/rclone2356085791) 2026/04/06 03:46:29 DEBUG : only8: size = 6 (B2 bucket rclone-test-xokibof0doqo) 2026/04/06 03:46:29 DEBUG : only8: Sizes differ 2026/04/06 03:46:29 DEBUG : only9: size = 0 (Local file system at /tmp/rclone2356085791) 2026/04/06 03:46:29 DEBUG : only9: size = 6 (B2 bucket rclone-test-xokibof0doqo) 2026/04/06 03:46:29 DEBUG : only9: Sizes differ 2026/04/06 03:46:29 DEBUG : both10: Unchanged skipping 2026/04/06 03:46:29 DEBUG : both15: Unchanged skipping 2026/04/06 03:46:29 DEBUG : both16: Unchanged skipping 2026/04/06 03:46:29 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for transfers to finish 2026/04/06 03:46:30 DEBUG : only0: size = 0 OK 2026/04/06 03:46:30 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/06 03:46:30 DEBUG : only10: size = 0 OK 2026/04/06 03:46:30 INFO : only0: Copied (replaced existing) 2026/04/06 03:46:30 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/06 03:46:30 INFO : only10: Copied (replaced existing) 2026/04/06 03:46:30 DEBUG : only14: size = 0 OK 2026/04/06 03:46:30 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/06 03:46:30 INFO : only14: Copied (replaced existing) 2026/04/06 03:46:30 DEBUG : only13: size = 0 OK 2026/04/06 03:46:30 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/06 03:46:30 INFO : only13: Copied (replaced existing) 2026/04/06 03:46:30 DEBUG : only16: size = 0 OK 2026/04/06 03:46:30 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/06 03:46:30 INFO : only16: Copied (replaced existing) 2026/04/06 03:46:30 DEBUG : only11: size = 0 OK 2026/04/06 03:46:30 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/06 03:46:30 INFO : only11: Copied (replaced existing) 2026/04/06 03:46:30 DEBUG : only15: size = 0 OK 2026/04/06 03:46:30 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/06 03:46:30 INFO : only15: Copied (replaced existing) 2026/04/06 03:46:30 DEBUG : only17: size = 0 OK 2026/04/06 03:46:30 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/06 03:46:30 INFO : only17: Copied (replaced existing) 2026/04/06 03:46:30 DEBUG : only12: size = 0 OK 2026/04/06 03:46:30 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/06 03:46:30 INFO : only12: Copied (replaced existing) 2026/04/06 03:46:30 DEBUG : only18: size = 0 OK 2026/04/06 03:46:30 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/06 03:46:30 INFO : only18: Copied (replaced existing) 2026/04/06 03:46:30 DEBUG : only19: size = 0 OK 2026/04/06 03:46:30 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/06 03:46:30 INFO : only19: Copied (replaced existing) 2026/04/06 03:46:30 DEBUG : only1: size = 0 OK 2026/04/06 03:46:30 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/06 03:46:30 INFO : only1: Copied (replaced existing) 2026/04/06 03:46:31 DEBUG : only2: size = 0 OK 2026/04/06 03:46:31 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/06 03:46:31 INFO : only2: Copied (replaced existing) 2026/04/06 03:46:31 DEBUG : only3: size = 0 OK 2026/04/06 03:46:31 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/06 03:46:31 INFO : only3: Copied (replaced existing) 2026/04/06 03:46:31 DEBUG : only4: size = 0 OK 2026/04/06 03:46:31 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/06 03:46:31 INFO : only4: Copied (replaced existing) 2026/04/06 03:46:31 DEBUG : only5: size = 0 OK 2026/04/06 03:46:31 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/06 03:46:31 INFO : only5: Copied (replaced existing) 2026/04/06 03:46:31 DEBUG : only6: size = 0 OK 2026/04/06 03:46:31 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/06 03:46:31 INFO : only6: Copied (replaced existing) 2026/04/06 03:46:31 DEBUG : only7: size = 0 OK 2026/04/06 03:46:31 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/06 03:46:31 INFO : only7: Copied (replaced existing) 2026/04/06 03:46:31 DEBUG : only8: size = 0 OK 2026/04/06 03:46:31 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/06 03:46:31 INFO : only8: Copied (replaced existing) 2026/04/06 03:46:31 DEBUG : only9: size = 0 OK 2026/04/06 03:46:31 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/06 03:46:31 INFO : only9: Copied (replaced existing) 2026/04/06 03:46:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (23.78s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "B2 bucket rclone-test-xokibof0doqo", Local "Local file system at /tmp/rclone2356085791", Modify Window "1ms" 2026/04/06 03:46:39 DEBUG : empty_dir: Making directory with metadata 2026/04/06 03:46:39 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/06 03:46:39 DEBUG : empty_on_remote: Making directory with metadata 2026/04/06 03:46:39 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/06 03:46:39 INFO : empty_on_remote: Making directory 2026/04/06 03:46:39 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/06 03:46:40 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/04/06 03:46:40 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/04/06 03:46:40 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/04/06 03:46:40 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.65s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-xokibof0doqo", Local "Local file system at /tmp/rclone2356085791", Modify Window "1ms" 2026/04/06 03:46:42 DEBUG : empty_dir: Making directory with metadata 2026/04/06 03:46:42 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/06 03:46:42 DEBUG : empty_on_remote: Making directory with metadata 2026/04/06 03:46:42 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/06 03:46:42 INFO : empty_on_remote: Making directory 2026/04/06 03:46:42 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/06 03:46:43 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/04/06 03:46:43 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/04/06 03:46:43 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/04/06 03:46:43 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/04/06 03:46:43 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.63s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-xokibof0doqo", Local "Local file system at /tmp/rclone2356085791", Modify Window "1ms" 2026/04/06 03:46:44 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/06 03:46:44 INFO : sub dir: Making directory 2026/04/06 03:46:44 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.44s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "B2 bucket rclone-test-xokibof0doqo", Local "Local file system at /tmp/rclone2356085791", Modify Window "1ms" 2026/04/06 03:46:48 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/06 03:46:48 INFO : sub dir: Making directory 2026/04/06 03:46:48 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.85s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "B2 bucket rclone-test-xokibof0doqo", Local "Local file system at /tmp/rclone2356085791", Modify Window "1ms" 2026/04/06 03:47:00 DEBUG : Waiting for deletions to finish 2026/04/06 03:47:00 DEBUG : apple: Excluded (Path Filter) 2026/04/06 03:47:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/06 03:47:00 DEBUG : banana: Excluded (Path Filter) 2026/04/06 03:47:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/06 03:47:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/06 03:47:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/06 03:47:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/06 03:47:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/06 03:47:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/06 03:47:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/06 03:47:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/06 03:47:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/06 03:47:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/06 03:47:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/06 03:47:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/06 03:47:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/06 03:47:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/06 03:47:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/06 03:47:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/06 03:47:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/06 03:47:01 DEBUG : apple: size = 5 OK 2026/04/06 03:47:01 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:47:01 DEBUG : banana: size = 6 OK 2026/04/06 03:47:01 DEBUG : apple: Unchanged skipping 2026/04/06 03:47:01 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:47:01 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/06 03:47:01 DEBUG : banana: Unchanged skipping 2026/04/06 03:47:01 DEBUG : splitbananasplit: size = 16 OK 2026/04/06 03:47:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:47:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:47:01 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/06 03:47:01 DEBUG : splitbananasplit: Unchanged skipping 2026/04/06 03:47:01 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/06 03:47:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:47:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/06 03:47:01 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/06 03:47:01 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/06 03:47:01 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/06 03:47:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:47:01 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/06 03:47:01 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/06 03:47:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:47:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/06 03:47:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:47:01 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/06 03:47:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/06 03:47:01 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/06 03:47:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:47:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:47:01 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/06 03:47:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/06 03:47:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:47:01 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/06 03:47:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:47:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/06 03:47:01 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/06 03:47:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:47:01 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for checks to finish 2026/04/06 03:47:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:47:01 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/06 03:47:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/06 03:47:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:47:01 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/06 03:47:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:47:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:47:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/06 03:47:01 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/06 03:47:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:47:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/06 03:47:01 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/06 03:47:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:47:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/06 03:47:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/06 03:47:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/06 03:47:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/06 03:47:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/06 03:47:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/06 03:47:01 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/06 03:47:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:47:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/06 03:47:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/06 03:47:01 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for transfers to finish 2026/04/06 03:47:01 DEBUG : Waiting for deletions to finish 2026/04/06 03:47:01 INFO : There was nothing to transfer 2026/04/06 03:47:01 DEBUG : Waiting for deletions to finish 2026/04/06 03:47:01 DEBUG : apple: Excluded (Path Filter) 2026/04/06 03:47:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/06 03:47:01 DEBUG : banana: Excluded (Path Filter) 2026/04/06 03:47:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/06 03:47:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/06 03:47:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/06 03:47:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/06 03:47:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/06 03:47:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/06 03:47:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/06 03:47:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/06 03:47:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/06 03:47:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/06 03:47:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/06 03:47:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/06 03:47:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/06 03:47:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/06 03:47:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/06 03:47:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/06 03:47:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/06 03:47:02 DEBUG : apple: size = 5 OK 2026/04/06 03:47:02 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:47:02 DEBUG : apple: Unchanged skipping 2026/04/06 03:47:02 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/06 03:47:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:47:02 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/06 03:47:02 DEBUG : banana: size = 6 OK 2026/04/06 03:47:02 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:47:02 DEBUG : banana: Unchanged skipping 2026/04/06 03:47:02 DEBUG : splitbananasplit: size = 16 OK 2026/04/06 03:47:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:47:02 DEBUG : splitbananasplit: Unchanged skipping 2026/04/06 03:47:02 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/06 03:47:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:47:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/06 03:47:02 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/06 03:47:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:47:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/06 03:47:02 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/06 03:47:02 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for checks to finish 2026/04/06 03:47:02 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/06 03:47:02 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/06 03:47:02 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/06 03:47:02 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/06 03:47:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:47:02 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/06 03:47:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:47:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/06 03:47:02 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/06 03:47:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:47:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/06 03:47:02 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/06 03:47:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:47:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/06 03:47:02 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/06 03:47:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:47:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/06 03:47:02 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/06 03:47:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:47:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/06 03:47:02 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/06 03:47:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:47:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/06 03:47:02 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/06 03:47:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:47:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/06 03:47:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:47:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/06 03:47:02 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/06 03:47:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:47:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/06 03:47:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:47:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/06 03:47:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/06 03:47:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:47:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/06 03:47:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:47:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/06 03:47:02 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/06 03:47:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:47:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/06 03:47:02 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for transfers to finish 2026/04/06 03:47:02 DEBUG : Waiting for deletions to finish 2026/04/06 03:47:02 INFO : There was nothing to transfer 2026/04/06 03:47:02 DEBUG : Waiting for deletions to finish 2026/04/06 03:47:02 DEBUG : apple: Excluded (Path Filter) 2026/04/06 03:47:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/06 03:47:02 DEBUG : banana: Excluded (Path Filter) 2026/04/06 03:47:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/06 03:47:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/06 03:47:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/06 03:47:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/06 03:47:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/06 03:47:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/06 03:47:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/06 03:47:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/06 03:47:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/06 03:47:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/06 03:47:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/06 03:47:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/06 03:47:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/06 03:47:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/06 03:47:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/06 03:47:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/06 03:47:02 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:185: Remote "B2 bucket rclone-test-xokibof0doqo", Local "Local file system at /tmp/rclone2356085791", Modify Window "1ms" 2026/04/06 03:47:15 DEBUG : Waiting for deletions to finish 2026/04/06 03:47:16 DEBUG : apple: Excluded (Path Filter) 2026/04/06 03:47:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/06 03:47:16 DEBUG : banana: Excluded (Path Filter) 2026/04/06 03:47:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/06 03:47:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/06 03:47:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/06 03:47:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/06 03:47:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/06 03:47:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/06 03:47:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/06 03:47:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/06 03:47:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/06 03:47:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/06 03:47:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/06 03:47:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/06 03:47:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/06 03:47:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/06 03:47:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/06 03:47:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/06 03:47:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/06 03:47:16 DEBUG : apple: size = 5 OK 2026/04/06 03:47:16 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:47:16 DEBUG : apple: Unchanged skipping 2026/04/06 03:47:16 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/06 03:47:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:47:16 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/06 03:47:16 DEBUG : banana: size = 6 OK 2026/04/06 03:47:16 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:47:16 DEBUG : banana: Unchanged skipping 2026/04/06 03:47:16 DEBUG : splitbananasplit: size = 16 OK 2026/04/06 03:47:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:47:16 DEBUG : splitbananasplit: Unchanged skipping 2026/04/06 03:47:17 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/06 03:47:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:47:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/06 03:47:17 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/06 03:47:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:47:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/06 03:47:17 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/06 03:47:17 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/06 03:47:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:47:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/06 03:47:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:47:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/06 03:47:17 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/06 03:47:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:47:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/06 03:47:17 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/06 03:47:17 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/06 03:47:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:47:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/06 03:47:17 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/06 03:47:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:47:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:47:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/06 03:47:17 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/06 03:47:17 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/06 03:47:17 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/06 03:47:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:47:17 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/06 03:47:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/06 03:47:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:47:17 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/06 03:47:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:47:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/06 03:47:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/06 03:47:17 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for checks to finish 2026/04/06 03:47:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/06 03:47:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:47:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/06 03:47:17 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/06 03:47:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:47:17 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/06 03:47:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:47:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/06 03:47:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/06 03:47:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:47:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/06 03:47:17 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/06 03:47:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:47:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/06 03:47:17 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for transfers to finish 2026/04/06 03:47:17 DEBUG : Waiting for deletions to finish 2026/04/06 03:47:17 INFO : There was nothing to transfer 2026/04/06 03:47:17 DEBUG : Waiting for deletions to finish 2026/04/06 03:47:17 DEBUG : apple: Excluded (Path Filter) 2026/04/06 03:47:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/06 03:47:17 DEBUG : banana: Excluded (Path Filter) 2026/04/06 03:47:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/06 03:47:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/06 03:47:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/06 03:47:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/06 03:47:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/06 03:47:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/06 03:47:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/06 03:47:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/06 03:47:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/06 03:47:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/06 03:47:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/06 03:47:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/06 03:47:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/06 03:47:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/06 03:47:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/06 03:47:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/06 03:47:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/06 03:47:17 DEBUG : apple: size = 5 OK 2026/04/06 03:47:17 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:47:17 DEBUG : apple: Unchanged skipping 2026/04/06 03:47:17 DEBUG : banana: size = 6 OK 2026/04/06 03:47:17 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:47:17 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/06 03:47:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:47:17 DEBUG : splitbananasplit: size = 16 OK 2026/04/06 03:47:17 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/06 03:47:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:47:17 DEBUG : banana: Unchanged skipping 2026/04/06 03:47:17 DEBUG : splitbananasplit: Unchanged skipping 2026/04/06 03:47:18 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/06 03:47:18 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:47:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/06 03:47:18 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/06 03:47:18 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:47:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/06 03:47:18 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/06 03:47:18 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:47:18 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/06 03:47:18 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/06 03:47:18 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:47:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/06 03:47:18 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/06 03:47:18 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:47:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/06 03:47:18 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/06 03:47:18 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:47:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/06 03:47:18 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/06 03:47:18 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:47:18 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/06 03:47:18 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/06 03:47:18 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:47:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/06 03:47:18 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/06 03:47:18 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:47:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/06 03:47:18 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/06 03:47:18 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:47:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/06 03:47:18 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/06 03:47:18 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:47:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/06 03:47:18 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/06 03:47:18 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:47:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/06 03:47:18 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/06 03:47:18 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:47:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/06 03:47:18 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/06 03:47:18 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:47:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/06 03:47:18 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/06 03:47:18 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:47:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/06 03:47:18 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/06 03:47:18 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:47:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/06 03:47:18 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for checks to finish 2026/04/06 03:47:18 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for transfers to finish 2026/04/06 03:47:18 DEBUG : Waiting for deletions to finish 2026/04/06 03:47:18 INFO : There was nothing to transfer 2026/04/06 03:47:18 DEBUG : Waiting for deletions to finish 2026/04/06 03:47:18 DEBUG : apple: Excluded (Path Filter) 2026/04/06 03:47:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/06 03:47:18 DEBUG : banana: Excluded (Path Filter) 2026/04/06 03:47:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/06 03:47:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/06 03:47:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/06 03:47:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/06 03:47:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/06 03:47:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/06 03:47:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/06 03:47:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/06 03:47:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/06 03:47:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/06 03:47:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/06 03:47:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/06 03:47:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/06 03:47:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/06 03:47:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/06 03:47:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/06 03:47:18 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:185: Remote "B2 bucket rclone-test-xokibof0doqo", Local "Local file system at /tmp/rclone2356085791", Modify Window "1ms" 2026/04/06 03:47:30 DEBUG : Waiting for deletions to finish 2026/04/06 03:47:31 DEBUG : apple: Excluded (Path Filter) 2026/04/06 03:47:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/06 03:47:31 DEBUG : banana: Excluded (Path Filter) 2026/04/06 03:47:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/06 03:47:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/06 03:47:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/06 03:47:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/06 03:47:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/06 03:47:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/06 03:47:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/06 03:47:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/06 03:47:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/06 03:47:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/06 03:47:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/06 03:47:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/06 03:47:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/06 03:47:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/06 03:47:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/06 03:47:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/06 03:47:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/06 03:47:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/06 03:47:31 DEBUG : apple: transformed to: YXBwbGU= 2026/04/06 03:47:31 DEBUG : banana: transformed to: YmFuYW5h 2026/04/06 03:47:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/06 03:47:31 DEBUG : banana: transformed to: YmFuYW5h 2026/04/06 03:47:31 DEBUG : apple: transformed to: YXBwbGU= 2026/04/06 03:47:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/06 03:47:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/06 03:47:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/06 03:47:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/06 03:47:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/06 03:47:31 DEBUG : banana: transformed to: YmFuYW5h 2026/04/06 03:47:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/06 03:47:31 DEBUG : apple: transformed to: YXBwbGU= 2026/04/06 03:47:31 DEBUG : apple: transformed to: YXBwbGU= 2026/04/06 03:47:31 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/06 03:47:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/06 03:47:31 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/06 03:47:31 DEBUG : banana: transformed to: YmFuYW5h 2026/04/06 03:47:31 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/06 03:47:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/06 03:47:31 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/06 03:47:31 DEBUG : apple: transformed to: YXBwbGU= 2026/04/06 03:47:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/06 03:47:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/06 03:47:31 DEBUG : banana: transformed to: YmFuYW5h 2026/04/06 03:47:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/06 03:47:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/06 03:47:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/06 03:47:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/06 03:47:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/06 03:47:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/06 03:47:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/06 03:47:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/06 03:47:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/06 03:47:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/06 03:47:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/06 03:47:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/06 03:47:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/06 03:47:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/06 03:47:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/06 03:47:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/06 03:47:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/06 03:47:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/06 03:47:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/06 03:47:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/06 03:47:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/06 03:47:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/06 03:47:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/06 03:47:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/06 03:47:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/06 03:47:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/06 03:47:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/06 03:47:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/06 03:47:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/06 03:47:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/06 03:47:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/06 03:47:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/06 03:47:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/06 03:47:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/06 03:47:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/06 03:47:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/06 03:47:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/06 03:47:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/06 03:47:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/06 03:47:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/06 03:47:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/06 03:47:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/06 03:47:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/06 03:47:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/06 03:47:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/06 03:47:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/06 03:47:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/06 03:47:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/06 03:47:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/06 03:47:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/06 03:47:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/06 03:47:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/06 03:47:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/06 03:47:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/06 03:47:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/06 03:47:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/06 03:47:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/06 03:47:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/06 03:47:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/06 03:47:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/06 03:47:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/06 03:47:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/06 03:47:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/06 03:47:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/06 03:47:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/06 03:47:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/06 03:47:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/06 03:47:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/06 03:47:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/06 03:47:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/06 03:47:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/06 03:47:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/06 03:47:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/06 03:47:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/06 03:47:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/06 03:47:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/06 03:47:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/06 03:47:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/06 03:47:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/06 03:47:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/06 03:47:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/06 03:47:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/06 03:47:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/06 03:47:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/06 03:47:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/06 03:47:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/06 03:47:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/06 03:47:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/06 03:47:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/06 03:47:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/06 03:47:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/06 03:47:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/06 03:47:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/06 03:47:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/06 03:47:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/06 03:47:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/06 03:47:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/06 03:47:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/06 03:47:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/06 03:47:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/06 03:47:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/06 03:47:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/06 03:47:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/06 03:47:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/06 03:47:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/06 03:47:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/06 03:47:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/06 03:47:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/06 03:47:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/06 03:47:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/06 03:47:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/06 03:47:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/06 03:47:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/06 03:47:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/06 03:47:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/06 03:47:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/06 03:47:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/06 03:47:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/06 03:47:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/06 03:47:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/06 03:47:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/06 03:47:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/06 03:47:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/06 03:47:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/06 03:47:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/06 03:47:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/06 03:47:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/06 03:47:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/06 03:47:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/06 03:47:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/06 03:47:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/06 03:47:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/06 03:47:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/06 03:47:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/06 03:47:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/06 03:47:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/06 03:47:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/06 03:47:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/06 03:47:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/06 03:47:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/06 03:47:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/06 03:47:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/06 03:47:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/06 03:47:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/06 03:47:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/06 03:47:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/06 03:47:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/06 03:47:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/06 03:47:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/06 03:47:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/06 03:47:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/06 03:47:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/06 03:47:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/06 03:47:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/06 03:47:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/06 03:47:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/06 03:47:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/06 03:47:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/06 03:47:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/06 03:47:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/06 03:47:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/06 03:47:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/06 03:47:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/06 03:47:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/06 03:47:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/06 03:47:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/06 03:47:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/06 03:47:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/06 03:47:31 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/06 03:47:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/06 03:47:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/06 03:47:32 DEBUG : YXBwbGU=: size = 5 OK 2026/04/06 03:47:32 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/04/06 03:47:32 INFO : apple: Copied (new) to: YXBwbGU= 2026/04/06 03:47:32 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/06 03:47:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/06 03:47:32 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/06 03:47:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/06 03:47:32 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/06 03:47:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/06 03:47:32 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/06 03:47:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/06 03:47:32 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/06 03:47:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/06 03:47:32 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/06 03:47:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/06 03:47:32 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/06 03:47:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/06 03:47:32 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/06 03:47:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/06 03:47:32 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/06 03:47:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/06 03:47:32 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/06 03:47:32 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/06 03:47:32 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/06 03:47:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/06 03:47:32 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/06 03:47:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/06 03:47:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/06 03:47:32 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/06 03:47:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/06 03:47:32 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/06 03:47:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/06 03:47:32 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/06 03:47:32 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/06 03:47:32 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/06 03:47:32 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for checks to finish 2026/04/06 03:47:32 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for transfers to finish 2026/04/06 03:47:32 DEBUG : YmFuYW5h: size = 6 OK 2026/04/06 03:47:32 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/04/06 03:47:32 INFO : banana: Copied (new) to: YmFuYW5h 2026/04/06 03:47:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/06 03:47:32 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/04/06 03:47:32 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/06 03:47:32 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/06 03:47:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/06 03:47:32 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/04/06 03:47:32 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/06 03:47:32 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/06 03:47:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/06 03:47:32 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/04/06 03:47:32 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/06 03:47:32 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/06 03:47:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/06 03:47:32 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/04/06 03:47:32 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/06 03:47:32 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/06 03:47:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/06 03:47:32 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/04/06 03:47:32 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/06 03:47:32 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/06 03:47:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/06 03:47:32 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/04/06 03:47:32 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/06 03:47:32 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/06 03:47:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/06 03:47:32 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/04/06 03:47:32 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/06 03:47:32 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/06 03:47:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/06 03:47:32 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/04/06 03:47:32 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/06 03:47:32 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/06 03:47:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/06 03:47:32 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/04/06 03:47:32 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/06 03:47:32 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/06 03:47:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/06 03:47:32 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/04/06 03:47:32 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/06 03:47:32 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/06 03:47:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/06 03:47:32 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/04/06 03:47:32 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/06 03:47:32 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/06 03:47:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/06 03:47:32 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/04/06 03:47:32 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/06 03:47:32 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/06 03:47:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/06 03:47:33 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/04/06 03:47:33 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/06 03:47:33 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/06 03:47:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/06 03:47:33 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/04/06 03:47:33 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/06 03:47:33 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/06 03:47:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/06 03:47:33 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/04/06 03:47:33 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/06 03:47:33 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/06 03:47:33 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/04/06 03:47:33 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/06 03:47:33 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/04/06 03:47:33 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/04/06 03:47:33 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/06 03:47:33 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/06 03:47:33 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/04/06 03:47:33 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/06 03:47:33 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/06 03:47:33 DEBUG : Waiting for deletions to finish 2026/04/06 03:47:33 INFO : dir1/0008-2345678.txt: Deleted 2026/04/06 03:47:33 INFO : dir1/0007-1234567.txt: Deleted 2026/04/06 03:47:34 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/06 03:47:34 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/06 03:47:34 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/06 03:47:34 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/06 03:47:34 INFO : dir1/0009-3456789.txt: Deleted 2026/04/06 03:47:34 INFO : dir1/0010-456789.txt: Deleted 2026/04/06 03:47:34 INFO : dir1/0012-6789;.txt: Deleted 2026/04/06 03:47:34 INFO : dir1/0014-89;=.txt: Deleted 2026/04/06 03:47:34 INFO : apple: Deleted 2026/04/06 03:47:34 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/06 03:47:34 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/06 03:47:34 INFO : dir1/0011-56789;.txt: Deleted 2026/04/06 03:47:34 INFO : dir1/0015-9;=.txt: Deleted 2026/04/06 03:47:34 INFO : banana: Deleted 2026/04/06 03:47:34 INFO : dir1/0003-defghij.txt: Deleted 2026/04/06 03:47:34 INFO : dir1/0013-789;=.txt: Deleted 2026/04/06 03:47:34 INFO : appleappleapplebanana: Deleted 2026/04/06 03:47:34 INFO : splitbananasplit: Deleted 2026/04/06 03:47:34 DEBUG : Waiting for deletions to finish 2026/04/06 03:47:34 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/04/06 03:47:34 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/04/06 03:47:34 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/04/06 03:47:34 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/04/06 03:47:34 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/04/06 03:47:34 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/04/06 03:47:34 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/04/06 03:47:34 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/04/06 03:47:34 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/04/06 03:47:34 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/04/06 03:47:34 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/04/06 03:47:34 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/04/06 03:47:34 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/04/06 03:47:34 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/04/06 03:47:34 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/04/06 03:47:34 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/04/06 03:47:34 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/04/06 03:47:34 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/04/06 03:47:34 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/04/06 03:47:34 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/04/06 03:47:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/06 03:47:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/06 03:47:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/06 03:47:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/06 03:47:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/06 03:47:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/06 03:47:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/06 03:47:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/06 03:47:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/06 03:47:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/06 03:47:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/06 03:47:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/06 03:47:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/06 03:47:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/06 03:47:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/06 03:47:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/06 03:47:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/06 03:47:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/06 03:47:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/06 03:47:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/06 03:47:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/06 03:47:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/06 03:47:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/06 03:47:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/06 03:47:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/06 03:47:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/06 03:47:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/06 03:47:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/06 03:47:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/06 03:47:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/06 03:47:35 DEBUG : apple: transformed to: YXBwbGU= 2026/04/06 03:47:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/06 03:47:35 DEBUG : apple: transformed to: YXBwbGU= 2026/04/06 03:47:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/06 03:47:35 DEBUG : apple: transformed to: YXBwbGU= 2026/04/06 03:47:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/06 03:47:35 DEBUG : apple: transformed to: YXBwbGU= 2026/04/06 03:47:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/06 03:47:35 DEBUG : apple: transformed to: YXBwbGU= 2026/04/06 03:47:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/06 03:47:35 DEBUG : apple: transformed to: YXBwbGU= 2026/04/06 03:47:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/06 03:47:35 DEBUG : apple: transformed to: YXBwbGU= 2026/04/06 03:47:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/06 03:47:35 DEBUG : apple: transformed to: YXBwbGU= 2026/04/06 03:47:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/06 03:47:35 DEBUG : apple: transformed to: YXBwbGU= 2026/04/06 03:47:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/06 03:47:35 DEBUG : apple: transformed to: YXBwbGU= 2026/04/06 03:47:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/06 03:47:35 DEBUG : apple: transformed to: YXBwbGU= 2026/04/06 03:47:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/06 03:47:35 DEBUG : apple: transformed to: YXBwbGU= 2026/04/06 03:47:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/06 03:47:35 DEBUG : apple: transformed to: YXBwbGU= 2026/04/06 03:47:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/06 03:47:35 DEBUG : apple: transformed to: YXBwbGU= 2026/04/06 03:47:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/06 03:47:35 DEBUG : apple: transformed to: YXBwbGU= 2026/04/06 03:47:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/06 03:47:35 DEBUG : apple: transformed to: YXBwbGU= 2026/04/06 03:47:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/06 03:47:35 DEBUG : banana: transformed to: YmFuYW5h 2026/04/06 03:47:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/06 03:47:35 DEBUG : banana: transformed to: YmFuYW5h 2026/04/06 03:47:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/06 03:47:35 DEBUG : banana: transformed to: YmFuYW5h 2026/04/06 03:47:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/06 03:47:35 DEBUG : banana: transformed to: YmFuYW5h 2026/04/06 03:47:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/06 03:47:35 DEBUG : banana: transformed to: YmFuYW5h 2026/04/06 03:47:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/06 03:47:35 DEBUG : banana: transformed to: YmFuYW5h 2026/04/06 03:47:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/06 03:47:35 DEBUG : banana: transformed to: YmFuYW5h 2026/04/06 03:47:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/06 03:47:35 DEBUG : banana: transformed to: YmFuYW5h 2026/04/06 03:47:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/06 03:47:35 DEBUG : banana: transformed to: YmFuYW5h 2026/04/06 03:47:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/06 03:47:35 DEBUG : banana: transformed to: YmFuYW5h 2026/04/06 03:47:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/06 03:47:35 DEBUG : banana: transformed to: YmFuYW5h 2026/04/06 03:47:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/06 03:47:35 DEBUG : banana: transformed to: YmFuYW5h 2026/04/06 03:47:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/06 03:47:35 DEBUG : banana: transformed to: YmFuYW5h 2026/04/06 03:47:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/06 03:47:35 DEBUG : banana: transformed to: YmFuYW5h 2026/04/06 03:47:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/06 03:47:35 DEBUG : banana: transformed to: YmFuYW5h 2026/04/06 03:47:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/06 03:47:35 DEBUG : banana: transformed to: YmFuYW5h 2026/04/06 03:47:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/06 03:47:35 DEBUG : banana: transformed to: YmFuYW5h 2026/04/06 03:47:35 DEBUG : apple: transformed to: YXBwbGU= 2026/04/06 03:47:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/06 03:47:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/06 03:47:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/06 03:47:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/06 03:47:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/06 03:47:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/06 03:47:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/06 03:47:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/06 03:47:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/06 03:47:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/06 03:47:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/06 03:47:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/06 03:47:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/06 03:47:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/06 03:47:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/06 03:47:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/06 03:47:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/06 03:47:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/06 03:47:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/06 03:47:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/06 03:47:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/06 03:47:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/06 03:47:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/06 03:47:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/06 03:47:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/06 03:47:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/06 03:47:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/06 03:47:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/06 03:47:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/06 03:47:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/06 03:47:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/06 03:47:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/06 03:47:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/06 03:47:35 DEBUG : banana: transformed to: YmFuYW5h 2026/04/06 03:47:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/06 03:47:35 DEBUG : apple: transformed to: YXBwbGU= 2026/04/06 03:47:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/06 03:47:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/06 03:47:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/06 03:47:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/06 03:47:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/06 03:47:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/06 03:47:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/06 03:47:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/06 03:47:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/06 03:47:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/06 03:47:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/06 03:47:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/06 03:47:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/06 03:47:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/06 03:47:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/06 03:47:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/06 03:47:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/06 03:47:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/06 03:47:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/06 03:47:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/06 03:47:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/06 03:47:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/06 03:47:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/06 03:47:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/06 03:47:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/06 03:47:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/06 03:47:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/06 03:47:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/06 03:47:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/06 03:47:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/06 03:47:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/06 03:47:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/06 03:47:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/06 03:47:35 DEBUG : banana: transformed to: YmFuYW5h 2026/04/06 03:47:35 DEBUG : apple: transformed to: YXBwbGU= 2026/04/06 03:47:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/06 03:47:35 DEBUG : banana: transformed to: YmFuYW5h 2026/04/06 03:47:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/06 03:47:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/06 03:47:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/06 03:47:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/06 03:47:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/06 03:47:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/06 03:47:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/06 03:47:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/06 03:47:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/06 03:47:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/06 03:47:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/06 03:47:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/06 03:47:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/06 03:47:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/06 03:47:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/06 03:47:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/06 03:47:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/06 03:47:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/06 03:47:35 DEBUG : apple: transformed to: YXBwbGU= 2026/04/06 03:47:35 DEBUG : banana: transformed to: YmFuYW5h 2026/04/06 03:47:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/06 03:47:35 DEBUG : banana: transformed to: YmFuYW5h 2026/04/06 03:47:35 DEBUG : apple: transformed to: YXBwbGU= 2026/04/06 03:47:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/06 03:47:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/06 03:47:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/06 03:47:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/06 03:47:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/06 03:47:35 DEBUG : banana: transformed to: YmFuYW5h 2026/04/06 03:47:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/06 03:47:35 DEBUG : apple: transformed to: YXBwbGU= 2026/04/06 03:47:35 DEBUG : apple: transformed to: YXBwbGU= 2026/04/06 03:47:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/06 03:47:35 DEBUG : banana: transformed to: YmFuYW5h 2026/04/06 03:47:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/06 03:47:35 DEBUG : YXBwbGU=: size = 5 OK 2026/04/06 03:47:35 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:47:35 DEBUG : apple: Unchanged skipping 2026/04/06 03:47:35 DEBUG : YmFuYW5h: size = 6 OK 2026/04/06 03:47:35 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:47:35 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/04/06 03:47:35 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/04/06 03:47:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:47:35 DEBUG : splitbananasplit: Unchanged skipping 2026/04/06 03:47:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:47:35 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/06 03:47:35 DEBUG : banana: Unchanged skipping 2026/04/06 03:47:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/06 03:47:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/06 03:47:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/06 03:47:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/06 03:47:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/06 03:47:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/06 03:47:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/06 03:47:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/06 03:47:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/06 03:47:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/06 03:47:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/06 03:47:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/06 03:47:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/06 03:47:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/06 03:47:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/06 03:47:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/06 03:47:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/06 03:47:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/06 03:47:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/06 03:47:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/06 03:47:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/06 03:47:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/06 03:47:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/06 03:47:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/06 03:47:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/06 03:47:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/06 03:47:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/06 03:47:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/06 03:47:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/06 03:47:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/06 03:47:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/06 03:47:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/06 03:47:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/06 03:47:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/06 03:47:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/06 03:47:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/06 03:47:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/06 03:47:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/06 03:47:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/06 03:47:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/06 03:47:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/06 03:47:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/06 03:47:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/06 03:47:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/06 03:47:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/06 03:47:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/06 03:47:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/06 03:47:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/06 03:47:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/06 03:47:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/06 03:47:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/06 03:47:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/06 03:47:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/06 03:47:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/06 03:47:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/06 03:47:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/06 03:47:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/06 03:47:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/06 03:47:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/06 03:47:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/06 03:47:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/06 03:47:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/06 03:47:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/06 03:47:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/06 03:47:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/06 03:47:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/06 03:47:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/06 03:47:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/06 03:47:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/06 03:47:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/06 03:47:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/06 03:47:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/06 03:47:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/06 03:47:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/06 03:47:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/06 03:47:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/06 03:47:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/06 03:47:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/06 03:47:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/06 03:47:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/06 03:47:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/06 03:47:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/06 03:47:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/06 03:47:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/06 03:47:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/06 03:47:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/06 03:47:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/06 03:47:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/06 03:47:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/06 03:47:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/06 03:47:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/06 03:47:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/06 03:47:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/06 03:47:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/06 03:47:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/06 03:47:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/06 03:47:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/06 03:47:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/06 03:47:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/06 03:47:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/06 03:47:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/06 03:47:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/06 03:47:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/06 03:47:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/06 03:47:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/06 03:47:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/06 03:47:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/06 03:47:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/06 03:47:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/06 03:47:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/06 03:47:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/06 03:47:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/06 03:47:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/06 03:47:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/06 03:47:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/06 03:47:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/06 03:47:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/06 03:47:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/06 03:47:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/06 03:47:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/06 03:47:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/06 03:47:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/06 03:47:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/06 03:47:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/06 03:47:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/06 03:47:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/06 03:47:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/06 03:47:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/06 03:47:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/06 03:47:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/06 03:47:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/06 03:47:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/06 03:47:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/06 03:47:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/06 03:47:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/06 03:47:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/06 03:47:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/06 03:47:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/06 03:47:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/06 03:47:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/06 03:47:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/06 03:47:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/06 03:47:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/06 03:47:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/06 03:47:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/06 03:47:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/06 03:47:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/06 03:47:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/06 03:47:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/06 03:47:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/06 03:47:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/06 03:47:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/06 03:47:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/06 03:47:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/06 03:47:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/06 03:47:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/06 03:47:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/06 03:47:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/06 03:47:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/06 03:47:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/06 03:47:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/06 03:47:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/06 03:47:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/06 03:47:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/06 03:47:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/06 03:47:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/06 03:47:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/06 03:47:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/06 03:47:35 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/06 03:47:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/06 03:47:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/06 03:47:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/06 03:47:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/06 03:47:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/06 03:47:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/06 03:47:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/06 03:47:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/06 03:47:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/06 03:47:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/06 03:47:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/06 03:47:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/06 03:47:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/06 03:47:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/06 03:47:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/06 03:47:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/06 03:47:35 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/06 03:47:35 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/04/06 03:47:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:47:35 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/04/06 03:47:35 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/04/06 03:47:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:47:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/06 03:47:35 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/04/06 03:47:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:47:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/06 03:47:35 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/04/06 03:47:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:47:35 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/04/06 03:47:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/06 03:47:35 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/04/06 03:47:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:47:35 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for checks to finish 2026/04/06 03:47:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:47:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/06 03:47:35 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/04/06 03:47:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:47:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/06 03:47:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/06 03:47:35 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/04/06 03:47:35 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/04/06 03:47:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:47:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/06 03:47:35 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/04/06 03:47:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:47:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/06 03:47:35 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/04/06 03:47:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:47:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/06 03:47:35 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/04/06 03:47:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:47:35 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/04/06 03:47:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/06 03:47:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:47:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:47:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/06 03:47:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:47:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/06 03:47:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/06 03:47:35 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/04/06 03:47:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:47:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/06 03:47:35 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/04/06 03:47:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:47:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/06 03:47:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/06 03:47:35 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for transfers to finish 2026/04/06 03:47:35 DEBUG : Waiting for deletions to finish 2026/04/06 03:47:35 DEBUG : Waiting for deletions to finish 2026/04/06 03:47:35 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/04/06 03:47:35 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/04/06 03:47:35 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/04/06 03:47:35 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/04/06 03:47:35 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/04/06 03:47:35 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/04/06 03:47:35 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/04/06 03:47:35 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/04/06 03:47:35 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/04/06 03:47:35 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/04/06 03:47:35 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/04/06 03:47:35 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/04/06 03:47:35 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/04/06 03:47:35 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/04/06 03:47:35 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/04/06 03:47:35 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/04/06 03:47:35 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/04/06 03:47:35 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/04/06 03:47:35 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/04/06 03:47:35 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/04/06 03:47:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/06 03:47:35 DEBUG : apple: transformed to: YXBwbGU= 2026/04/06 03:47:35 DEBUG : banana: transformed to: YmFuYW5h 2026/04/06 03:47:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/06 03:47:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/06 03:47:35 DEBUG : banana: transformed to: YmFuYW5h 2026/04/06 03:47:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/06 03:47:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/06 03:47:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/06 03:47:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/06 03:47:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/06 03:47:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/06 03:47:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/06 03:47:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/06 03:47:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/06 03:47:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/06 03:47:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/06 03:47:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/06 03:47:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/06 03:47:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/06 03:47:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/06 03:47:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/06 03:47:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/06 03:47:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/06 03:47:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/06 03:47:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/06 03:47:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/06 03:47:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/06 03:47:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/06 03:47:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/06 03:47:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/06 03:47:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/06 03:47:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/06 03:47:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/06 03:47:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/06 03:47:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/06 03:47:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/06 03:47:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/06 03:47:35 DEBUG : apple: transformed to: YXBwbGU= 2026/04/06 03:47:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/06 03:47:35 DEBUG : banana: transformed to: YmFuYW5h 2026/04/06 03:47:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/06 03:47:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/06 03:47:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/06 03:47:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/06 03:47:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/06 03:47:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/06 03:47:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/06 03:47:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/06 03:47:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/06 03:47:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/06 03:47:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/06 03:47:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/06 03:47:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/06 03:47:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/06 03:47:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/06 03:47:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/06 03:47:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:185: Remote "B2 bucket rclone-test-xokibof0doqo", Local "Local file system at /tmp/rclone2356085791", Modify Window "1ms" 2026/04/06 03:47:48 DEBUG : Waiting for deletions to finish 2026/04/06 03:47:48 DEBUG : apple: Excluded (Path Filter) 2026/04/06 03:47:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/06 03:47:48 DEBUG : banana: Excluded (Path Filter) 2026/04/06 03:47:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/06 03:47:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/06 03:47:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/06 03:47:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/06 03:47:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/06 03:47:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/06 03:47:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/06 03:47:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/06 03:47:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/06 03:47:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/06 03:47:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/06 03:47:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/06 03:47:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/06 03:47:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/06 03:47:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/06 03:47:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/06 03:47:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/06 03:47:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/06 03:47:48 DEBUG : apple: transformed to: PREFIXapple 2026/04/06 03:47:48 DEBUG : banana: transformed to: PREFIXbanana 2026/04/06 03:47:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/06 03:47:48 DEBUG : banana: transformed to: PREFIXbanana 2026/04/06 03:47:48 DEBUG : apple: transformed to: PREFIXapple 2026/04/06 03:47:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/06 03:47:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/06 03:47:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/06 03:47:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/06 03:47:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/06 03:47:48 DEBUG : banana: transformed to: PREFIXbanana 2026/04/06 03:47:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/06 03:47:48 DEBUG : apple: transformed to: PREFIXapple 2026/04/06 03:47:48 DEBUG : apple: transformed to: PREFIXapple 2026/04/06 03:47:48 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/06 03:47:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/06 03:47:48 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/06 03:47:48 DEBUG : banana: transformed to: PREFIXbanana 2026/04/06 03:47:48 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/06 03:47:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/06 03:47:48 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/06 03:47:48 DEBUG : apple: transformed to: PREFIXapple 2026/04/06 03:47:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/06 03:47:48 DEBUG : banana: transformed to: PREFIXbanana 2026/04/06 03:47:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/06 03:47:48 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/06 03:47:48 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/06 03:47:48 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/06 03:47:48 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/06 03:47:48 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/06 03:47:48 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/06 03:47:48 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/06 03:47:48 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/06 03:47:48 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/06 03:47:48 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/06 03:47:48 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/06 03:47:48 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/06 03:47:48 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/06 03:47:48 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/06 03:47:48 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/06 03:47:48 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/06 03:47:48 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/06 03:47:48 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/06 03:47:48 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/06 03:47:48 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/06 03:47:48 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/06 03:47:48 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/06 03:47:48 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/06 03:47:48 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/06 03:47:48 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/06 03:47:48 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/06 03:47:48 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/06 03:47:48 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/06 03:47:48 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/06 03:47:48 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/06 03:47:48 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/06 03:47:48 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/06 03:47:48 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/06 03:47:48 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/06 03:47:48 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/06 03:47:48 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/06 03:47:48 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/06 03:47:48 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/06 03:47:48 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/06 03:47:48 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/06 03:47:48 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/06 03:47:48 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/06 03:47:48 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/06 03:47:48 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/06 03:47:48 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/06 03:47:48 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/06 03:47:48 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/06 03:47:48 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/06 03:47:48 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/06 03:47:48 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/06 03:47:48 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/06 03:47:48 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/06 03:47:48 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/06 03:47:48 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/06 03:47:48 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/06 03:47:48 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/06 03:47:48 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/06 03:47:48 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/06 03:47:48 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/06 03:47:48 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/06 03:47:48 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/06 03:47:48 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/06 03:47:48 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/06 03:47:48 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/06 03:47:48 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/06 03:47:48 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/06 03:47:48 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/06 03:47:48 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/06 03:47:48 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/06 03:47:48 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/06 03:47:48 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/06 03:47:48 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/06 03:47:48 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/06 03:47:48 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/06 03:47:48 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/06 03:47:48 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/06 03:47:48 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/06 03:47:48 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/06 03:47:48 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/06 03:47:48 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/06 03:47:48 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/06 03:47:48 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/06 03:47:48 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/06 03:47:48 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/06 03:47:48 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/06 03:47:48 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/06 03:47:48 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/06 03:47:48 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/06 03:47:48 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/06 03:47:48 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/06 03:47:48 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/06 03:47:48 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/06 03:47:48 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/06 03:47:48 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/06 03:47:48 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/06 03:47:48 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/06 03:47:48 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/06 03:47:48 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/06 03:47:48 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/06 03:47:48 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/06 03:47:48 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/06 03:47:48 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/06 03:47:48 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/06 03:47:48 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/06 03:47:48 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/06 03:47:48 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/06 03:47:48 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/06 03:47:48 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/06 03:47:48 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/06 03:47:48 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/06 03:47:48 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/06 03:47:48 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/06 03:47:48 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/06 03:47:48 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/06 03:47:48 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/06 03:47:48 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/06 03:47:48 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/06 03:47:48 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/06 03:47:48 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/06 03:47:48 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/06 03:47:48 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/06 03:47:48 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/06 03:47:48 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/06 03:47:48 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/06 03:47:48 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/06 03:47:48 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/06 03:47:48 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/06 03:47:48 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/06 03:47:48 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/06 03:47:48 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/06 03:47:48 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/06 03:47:48 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/06 03:47:48 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/06 03:47:48 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/06 03:47:48 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/06 03:47:48 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/06 03:47:48 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/06 03:47:48 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/06 03:47:48 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/06 03:47:48 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/06 03:47:48 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/06 03:47:48 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/06 03:47:48 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/06 03:47:48 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/06 03:47:48 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/06 03:47:48 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/06 03:47:48 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/06 03:47:48 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/06 03:47:48 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/06 03:47:48 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/06 03:47:48 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/06 03:47:48 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/06 03:47:48 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/06 03:47:48 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/06 03:47:48 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/06 03:47:48 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/06 03:47:48 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/06 03:47:48 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/06 03:47:48 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/06 03:47:48 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/06 03:47:48 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/06 03:47:48 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/06 03:47:48 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/06 03:47:48 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/06 03:47:48 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/06 03:47:48 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/06 03:47:48 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/06 03:47:48 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/06 03:47:48 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/04/06 03:47:48 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/06 03:47:48 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/06 03:47:49 DEBUG : PREFIXapple: size = 5 OK 2026/04/06 03:47:49 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/04/06 03:47:49 INFO : apple: Copied (new) to: PREFIXapple 2026/04/06 03:47:49 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/06 03:47:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/06 03:47:49 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/06 03:47:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/06 03:47:49 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/06 03:47:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/06 03:47:49 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/06 03:47:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/06 03:47:49 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/06 03:47:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/06 03:47:49 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/06 03:47:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/06 03:47:49 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/06 03:47:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/06 03:47:49 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/06 03:47:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/06 03:47:49 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/06 03:47:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/06 03:47:49 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/06 03:47:49 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/06 03:47:49 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/06 03:47:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/06 03:47:49 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/06 03:47:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/06 03:47:49 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/06 03:47:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/06 03:47:49 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/06 03:47:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/06 03:47:49 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/06 03:47:49 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/04/06 03:47:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/06 03:47:49 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/06 03:47:49 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for checks to finish 2026/04/06 03:47:49 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for transfers to finish 2026/04/06 03:47:49 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/04/06 03:47:49 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/06 03:47:49 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/04/06 03:47:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/06 03:47:49 DEBUG : PREFIXbanana: size = 6 OK 2026/04/06 03:47:49 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/04/06 03:47:49 INFO : banana: Copied (new) to: PREFIXbanana 2026/04/06 03:47:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/06 03:47:49 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/04/06 03:47:49 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/06 03:47:49 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/04/06 03:47:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/06 03:47:49 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/04/06 03:47:49 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/06 03:47:49 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/04/06 03:47:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/06 03:47:49 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/04/06 03:47:49 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/06 03:47:49 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/04/06 03:47:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/06 03:47:49 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/04/06 03:47:49 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/06 03:47:49 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/04/06 03:47:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/06 03:47:49 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/04/06 03:47:49 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/06 03:47:49 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/04/06 03:47:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/06 03:47:49 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/04/06 03:47:49 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/06 03:47:49 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/04/06 03:47:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/06 03:47:49 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/04/06 03:47:49 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/06 03:47:49 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/04/06 03:47:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/06 03:47:49 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/04/06 03:47:49 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/06 03:47:49 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/04/06 03:47:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/06 03:47:50 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/04/06 03:47:50 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/06 03:47:50 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/04/06 03:47:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/06 03:47:50 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/04/06 03:47:50 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/06 03:47:50 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/04/06 03:47:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/06 03:47:50 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/04/06 03:47:50 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/06 03:47:50 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/04/06 03:47:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/06 03:47:50 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/04/06 03:47:50 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/06 03:47:50 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/04/06 03:47:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/06 03:47:50 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/04/06 03:47:50 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/06 03:47:50 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/04/06 03:47:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/06 03:47:50 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/04/06 03:47:50 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/06 03:47:50 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/04/06 03:47:50 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/04/06 03:47:50 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/06 03:47:50 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/04/06 03:47:50 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/04/06 03:47:50 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/06 03:47:50 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/04/06 03:47:50 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/04/06 03:47:50 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/06 03:47:50 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/04/06 03:47:50 DEBUG : Waiting for deletions to finish 2026/04/06 03:47:50 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/06 03:47:50 INFO : dir1/0008-2345678.txt: Deleted 2026/04/06 03:47:51 INFO : dir1/0012-6789;.txt: Deleted 2026/04/06 03:47:51 INFO : dir1/0013-789;=.txt: Deleted 2026/04/06 03:47:51 INFO : dir1/0003-defghij.txt: Deleted 2026/04/06 03:47:51 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/06 03:47:51 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/06 03:47:51 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/06 03:47:51 INFO : apple: Deleted 2026/04/06 03:47:51 INFO : dir1/0009-3456789.txt: Deleted 2026/04/06 03:47:51 INFO : dir1/0011-56789;.txt: Deleted 2026/04/06 03:47:51 INFO : dir1/0015-9;=.txt: Deleted 2026/04/06 03:47:51 INFO : appleappleapplebanana: Deleted 2026/04/06 03:47:51 INFO : banana: Deleted 2026/04/06 03:47:51 INFO : dir1/0007-1234567.txt: Deleted 2026/04/06 03:47:51 INFO : dir1/0010-456789.txt: Deleted 2026/04/06 03:47:51 INFO : dir1/0014-89;=.txt: Deleted 2026/04/06 03:47:51 INFO : splitbananasplit: Deleted 2026/04/06 03:47:51 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/06 03:47:51 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/06 03:47:51 DEBUG : Waiting for deletions to finish 2026/04/06 03:47:51 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/04/06 03:47:51 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/04/06 03:47:51 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/04/06 03:47:51 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/04/06 03:47:51 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/04/06 03:47:51 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/06 03:47:51 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/04/06 03:47:51 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/04/06 03:47:51 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/04/06 03:47:51 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/04/06 03:47:51 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/04/06 03:47:51 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/04/06 03:47:51 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/04/06 03:47:51 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/04/06 03:47:51 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/04/06 03:47:51 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/04/06 03:47:51 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/04/06 03:47:51 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/04/06 03:47:51 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/04/06 03:47:51 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/04/06 03:47:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/06 03:47:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/06 03:47:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/06 03:47:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/06 03:47:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/06 03:47:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/06 03:47:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/06 03:47:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/06 03:47:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/06 03:47:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/06 03:47:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/06 03:47:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/06 03:47:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/06 03:47:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/06 03:47:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/06 03:47:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/06 03:47:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/06 03:47:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/06 03:47:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/06 03:47:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/06 03:47:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/06 03:47:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/06 03:47:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/06 03:47:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/06 03:47:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/06 03:47:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/06 03:47:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/06 03:47:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/06 03:47:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/06 03:47:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/06 03:47:51 DEBUG : apple: transformed to: PREFIXapple 2026/04/06 03:47:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/06 03:47:51 DEBUG : apple: transformed to: PREFIXapple 2026/04/06 03:47:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/06 03:47:51 DEBUG : apple: transformed to: PREFIXapple 2026/04/06 03:47:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/06 03:47:51 DEBUG : apple: transformed to: PREFIXapple 2026/04/06 03:47:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/06 03:47:51 DEBUG : apple: transformed to: PREFIXapple 2026/04/06 03:47:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/06 03:47:51 DEBUG : apple: transformed to: PREFIXapple 2026/04/06 03:47:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/06 03:47:51 DEBUG : apple: transformed to: PREFIXapple 2026/04/06 03:47:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/06 03:47:51 DEBUG : apple: transformed to: PREFIXapple 2026/04/06 03:47:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/06 03:47:51 DEBUG : apple: transformed to: PREFIXapple 2026/04/06 03:47:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/06 03:47:51 DEBUG : apple: transformed to: PREFIXapple 2026/04/06 03:47:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/06 03:47:51 DEBUG : apple: transformed to: PREFIXapple 2026/04/06 03:47:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/06 03:47:51 DEBUG : apple: transformed to: PREFIXapple 2026/04/06 03:47:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/06 03:47:51 DEBUG : apple: transformed to: PREFIXapple 2026/04/06 03:47:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/06 03:47:51 DEBUG : apple: transformed to: PREFIXapple 2026/04/06 03:47:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/06 03:47:51 DEBUG : apple: transformed to: PREFIXapple 2026/04/06 03:47:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/06 03:47:51 DEBUG : apple: transformed to: PREFIXapple 2026/04/06 03:47:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/06 03:47:51 DEBUG : banana: transformed to: PREFIXbanana 2026/04/06 03:47:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/06 03:47:51 DEBUG : banana: transformed to: PREFIXbanana 2026/04/06 03:47:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/06 03:47:51 DEBUG : banana: transformed to: PREFIXbanana 2026/04/06 03:47:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/06 03:47:51 DEBUG : banana: transformed to: PREFIXbanana 2026/04/06 03:47:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/06 03:47:51 DEBUG : banana: transformed to: PREFIXbanana 2026/04/06 03:47:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/06 03:47:51 DEBUG : banana: transformed to: PREFIXbanana 2026/04/06 03:47:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/06 03:47:51 DEBUG : banana: transformed to: PREFIXbanana 2026/04/06 03:47:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/06 03:47:51 DEBUG : banana: transformed to: PREFIXbanana 2026/04/06 03:47:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/06 03:47:51 DEBUG : banana: transformed to: PREFIXbanana 2026/04/06 03:47:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/06 03:47:51 DEBUG : banana: transformed to: PREFIXbanana 2026/04/06 03:47:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/06 03:47:51 DEBUG : banana: transformed to: PREFIXbanana 2026/04/06 03:47:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/06 03:47:51 DEBUG : banana: transformed to: PREFIXbanana 2026/04/06 03:47:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/06 03:47:51 DEBUG : banana: transformed to: PREFIXbanana 2026/04/06 03:47:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/06 03:47:51 DEBUG : banana: transformed to: PREFIXbanana 2026/04/06 03:47:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/06 03:47:51 DEBUG : banana: transformed to: PREFIXbanana 2026/04/06 03:47:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/06 03:47:51 DEBUG : banana: transformed to: PREFIXbanana 2026/04/06 03:47:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/06 03:47:51 DEBUG : banana: transformed to: PREFIXbanana 2026/04/06 03:47:51 DEBUG : apple: transformed to: PREFIXapple 2026/04/06 03:47:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/06 03:47:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/06 03:47:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/06 03:47:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/06 03:47:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/06 03:47:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/06 03:47:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/06 03:47:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/06 03:47:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/06 03:47:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/06 03:47:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/06 03:47:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/06 03:47:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/06 03:47:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/06 03:47:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/06 03:47:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/06 03:47:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/06 03:47:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/06 03:47:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/06 03:47:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/06 03:47:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/06 03:47:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/06 03:47:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/06 03:47:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/06 03:47:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/06 03:47:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/06 03:47:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/06 03:47:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/06 03:47:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/06 03:47:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/06 03:47:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/06 03:47:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/06 03:47:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/06 03:47:51 DEBUG : banana: transformed to: PREFIXbanana 2026/04/06 03:47:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/06 03:47:51 DEBUG : apple: transformed to: PREFIXapple 2026/04/06 03:47:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/06 03:47:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/06 03:47:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/06 03:47:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/06 03:47:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/06 03:47:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/06 03:47:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/06 03:47:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/06 03:47:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/06 03:47:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/06 03:47:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/06 03:47:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/06 03:47:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/06 03:47:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/06 03:47:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/06 03:47:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/06 03:47:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/06 03:47:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/06 03:47:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/06 03:47:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/06 03:47:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/06 03:47:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/06 03:47:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/06 03:47:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/06 03:47:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/06 03:47:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/06 03:47:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/06 03:47:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/06 03:47:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/06 03:47:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/06 03:47:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/06 03:47:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/06 03:47:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/06 03:47:51 DEBUG : banana: transformed to: PREFIXbanana 2026/04/06 03:47:51 DEBUG : apple: transformed to: PREFIXapple 2026/04/06 03:47:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/06 03:47:51 DEBUG : banana: transformed to: PREFIXbanana 2026/04/06 03:47:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/06 03:47:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/06 03:47:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/06 03:47:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/06 03:47:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/06 03:47:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/06 03:47:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/06 03:47:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/06 03:47:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/06 03:47:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/06 03:47:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/06 03:47:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/06 03:47:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/06 03:47:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/06 03:47:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/06 03:47:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/06 03:47:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/06 03:47:52 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/06 03:47:52 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/06 03:47:52 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/06 03:47:52 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/06 03:47:52 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/06 03:47:52 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/06 03:47:52 INFO : appleappleapplebanana: Copied (new) 2026/04/06 03:47:52 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/06 03:47:52 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/06 03:47:52 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/06 03:47:52 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/06 03:47:52 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/06 03:47:52 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/06 03:47:52 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/06 03:47:52 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/06 03:47:52 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/06 03:47:52 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/06 03:47:52 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/06 03:47:52 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/06 03:47:52 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/06 03:47:52 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/06 03:47:52 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/06 03:47:52 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/06 03:47:52 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for checks to finish 2026/04/06 03:47:52 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for transfers to finish 2026/04/06 03:47:52 DEBUG : apple: size = 5 OK 2026/04/06 03:47:52 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/04/06 03:47:52 INFO : apple: Copied (new) 2026/04/06 03:47:52 DEBUG : splitbananasplit: size = 16 OK 2026/04/06 03:47:52 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/06 03:47:52 INFO : splitbananasplit: Copied (new) 2026/04/06 03:47:52 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/06 03:47:52 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/06 03:47:52 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/04/06 03:47:52 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/06 03:47:52 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/06 03:47:52 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/04/06 03:47:52 DEBUG : banana: size = 6 OK 2026/04/06 03:47:52 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/04/06 03:47:52 INFO : banana: Copied (new) 2026/04/06 03:47:52 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/06 03:47:52 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/06 03:47:52 INFO : dir1/0003-defghij.txt: Copied (new) 2026/04/06 03:47:52 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/06 03:47:52 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/06 03:47:52 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/04/06 03:47:52 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/06 03:47:52 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/06 03:47:52 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/04/06 03:47:53 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/06 03:47:53 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/06 03:47:53 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/04/06 03:47:53 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/06 03:47:53 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/06 03:47:53 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/04/06 03:47:53 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/06 03:47:53 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/06 03:47:53 INFO : dir1/0008-2345678.txt: Copied (new) 2026/04/06 03:47:53 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/06 03:47:53 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/06 03:47:53 INFO : dir1/0010-456789.txt: Copied (new) 2026/04/06 03:47:53 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/06 03:47:53 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/06 03:47:53 INFO : dir1/0009-3456789.txt: Copied (new) 2026/04/06 03:47:53 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/06 03:47:53 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/06 03:47:53 INFO : dir1/0007-1234567.txt: Copied (new) 2026/04/06 03:47:53 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/06 03:47:53 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/06 03:47:53 INFO : dir1/0012-6789;.txt: Copied (new) 2026/04/06 03:47:53 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/06 03:47:53 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/06 03:47:53 INFO : dir1/0011-56789;.txt: Copied (new) 2026/04/06 03:47:53 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/06 03:47:53 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/06 03:47:53 INFO : dir1/0015-9;=.txt: Copied (new) 2026/04/06 03:47:53 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/06 03:47:53 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/06 03:47:53 INFO : dir1/0013-789;=.txt: Copied (new) 2026/04/06 03:47:53 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/06 03:47:53 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/06 03:47:53 INFO : dir1/0014-89;=.txt: Copied (new) 2026/04/06 03:47:53 DEBUG : Waiting for deletions to finish 2026/04/06 03:47:53 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/04/06 03:47:54 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/04/06 03:47:54 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/04/06 03:47:54 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/04/06 03:47:54 INFO : PREFIXapple: Deleted 2026/04/06 03:47:54 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/04/06 03:47:54 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/04/06 03:47:54 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/04/06 03:47:54 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/04/06 03:47:54 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/04/06 03:47:54 INFO : PREFIXappleappleapplebanana: Deleted 2026/04/06 03:47:54 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/04/06 03:47:54 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/04/06 03:47:54 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/04/06 03:47:54 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/04/06 03:47:54 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/04/06 03:47:54 INFO : PREFIXbanana: Deleted 2026/04/06 03:47:54 INFO : PREFIXsplitbananasplit: Deleted 2026/04/06 03:47:54 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/04/06 03:47:54 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/04/06 03:47:54 DEBUG : Waiting for deletions to finish 2026/04/06 03:47:54 DEBUG : apple: Excluded (Path Filter) 2026/04/06 03:47:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/06 03:47:54 DEBUG : banana: Excluded (Path Filter) 2026/04/06 03:47:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/06 03:47:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/06 03:47:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/06 03:47:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/06 03:47:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/06 03:47:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/06 03:47:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/06 03:47:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/06 03:47:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/06 03:47:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/06 03:47:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/06 03:47:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/06 03:47:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/06 03:47:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/06 03:47:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/06 03:47:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/06 03:47:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/06 03:47:54 DEBUG : Waiting for deletions to finish 2026/04/06 03:47:55 DEBUG : apple: Excluded (Path Filter) 2026/04/06 03:47:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/06 03:47:55 DEBUG : banana: Excluded (Path Filter) 2026/04/06 03:47:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/06 03:47:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/06 03:47:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/06 03:47:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/06 03:47:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/06 03:47:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/06 03:47:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/06 03:47:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/06 03:47:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/06 03:47:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/06 03:47:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/06 03:47:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/06 03:47:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/06 03:47:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/06 03:47:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/06 03:47:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/06 03:47:55 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:185: Remote "B2 bucket rclone-test-xokibof0doqo", Local "Local file system at /tmp/rclone2356085791", Modify Window "1ms" 2026/04/06 03:48:08 DEBUG : Waiting for deletions to finish 2026/04/06 03:48:08 DEBUG : apple: Excluded (Path Filter) 2026/04/06 03:48:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/06 03:48:08 DEBUG : banana: Excluded (Path Filter) 2026/04/06 03:48:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/06 03:48:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/06 03:48:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/06 03:48:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/06 03:48:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/06 03:48:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/06 03:48:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/06 03:48:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/06 03:48:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/06 03:48:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/06 03:48:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/06 03:48:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/06 03:48:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/06 03:48:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/06 03:48:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/06 03:48:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/06 03:48:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/06 03:48:09 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/06 03:48:09 DEBUG : apple: transformed to: appleSUFFIX 2026/04/06 03:48:09 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/06 03:48:09 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/06 03:48:09 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/06 03:48:09 DEBUG : apple: transformed to: appleSUFFIX 2026/04/06 03:48:09 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/06 03:48:09 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/06 03:48:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/06 03:48:09 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/06 03:48:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/06 03:48:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/06 03:48:09 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/06 03:48:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/06 03:48:09 DEBUG : apple: transformed to: appleSUFFIX 2026/04/06 03:48:09 DEBUG : apple: transformed to: appleSUFFIX 2026/04/06 03:48:09 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/06 03:48:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/06 03:48:09 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/06 03:48:09 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/06 03:48:09 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/06 03:48:09 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/06 03:48:09 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/06 03:48:09 DEBUG : apple: transformed to: appleSUFFIX 2026/04/06 03:48:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/06 03:48:09 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/06 03:48:09 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/06 03:48:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/06 03:48:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/06 03:48:09 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/06 03:48:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/06 03:48:09 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/06 03:48:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/06 03:48:09 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/06 03:48:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/06 03:48:09 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/06 03:48:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/06 03:48:09 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/06 03:48:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/06 03:48:09 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/06 03:48:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/06 03:48:09 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/06 03:48:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/06 03:48:09 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/06 03:48:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/06 03:48:09 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/06 03:48:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/06 03:48:09 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/06 03:48:09 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/06 03:48:09 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/06 03:48:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/06 03:48:09 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/06 03:48:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/06 03:48:09 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/06 03:48:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/06 03:48:09 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/06 03:48:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/06 03:48:09 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/06 03:48:09 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/04/06 03:48:09 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/06 03:48:09 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for checks to finish 2026/04/06 03:48:09 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for transfers to finish 2026/04/06 03:48:09 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/04/06 03:48:09 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/06 03:48:09 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/04/06 03:48:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/06 03:48:09 DEBUG : appleSUFFIX: size = 5 OK 2026/04/06 03:48:09 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/04/06 03:48:09 INFO : apple: Copied (new) to: appleSUFFIX 2026/04/06 03:48:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/06 03:48:09 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/04/06 03:48:09 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/06 03:48:09 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/04/06 03:48:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/06 03:48:09 DEBUG : bananaSUFFIX: size = 6 OK 2026/04/06 03:48:09 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/04/06 03:48:09 INFO : banana: Copied (new) to: bananaSUFFIX 2026/04/06 03:48:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/06 03:48:09 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/04/06 03:48:09 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/06 03:48:09 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/04/06 03:48:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/06 03:48:09 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/04/06 03:48:09 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/06 03:48:09 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/06 03:48:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/06 03:48:09 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/04/06 03:48:09 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/06 03:48:09 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/04/06 03:48:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/06 03:48:09 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/04/06 03:48:09 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/06 03:48:09 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/04/06 03:48:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/06 03:48:10 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/04/06 03:48:10 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/06 03:48:10 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/04/06 03:48:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/06 03:48:10 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/04/06 03:48:10 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/06 03:48:10 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/04/06 03:48:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/06 03:48:10 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/04/06 03:48:10 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/06 03:48:10 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/04/06 03:48:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/06 03:48:10 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/04/06 03:48:10 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/06 03:48:10 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/04/06 03:48:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/06 03:48:10 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/04/06 03:48:10 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/06 03:48:10 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/04/06 03:48:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/06 03:48:10 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/04/06 03:48:10 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/06 03:48:10 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/04/06 03:48:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/06 03:48:10 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/04/06 03:48:10 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/06 03:48:10 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/04/06 03:48:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/06 03:48:10 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/04/06 03:48:10 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/06 03:48:10 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/04/06 03:48:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/06 03:48:10 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/04/06 03:48:10 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/06 03:48:10 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/04/06 03:48:10 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/04/06 03:48:10 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/06 03:48:10 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/04/06 03:48:10 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/04/06 03:48:10 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/06 03:48:10 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/04/06 03:48:11 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/04/06 03:48:11 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/06 03:48:11 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/04/06 03:48:11 DEBUG : Waiting for deletions to finish 2026/04/06 03:48:11 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/06 03:48:11 INFO : dir1/0010-456789.txt: Deleted 2026/04/06 03:48:11 INFO : dir1/0011-56789;.txt: Deleted 2026/04/06 03:48:11 INFO : dir1/0014-89;=.txt: Deleted 2026/04/06 03:48:11 INFO : splitbananasplit: Deleted 2026/04/06 03:48:11 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/06 03:48:11 INFO : dir1/0008-2345678.txt: Deleted 2026/04/06 03:48:11 INFO : dir1/0003-defghij.txt: Deleted 2026/04/06 03:48:11 INFO : dir1/0012-6789;.txt: Deleted 2026/04/06 03:48:11 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/06 03:48:11 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/06 03:48:11 INFO : dir1/0007-1234567.txt: Deleted 2026/04/06 03:48:11 INFO : dir1/0009-3456789.txt: Deleted 2026/04/06 03:48:11 INFO : dir1/0013-789;=.txt: Deleted 2026/04/06 03:48:11 INFO : dir1/0015-9;=.txt: Deleted 2026/04/06 03:48:11 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/06 03:48:11 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/06 03:48:11 INFO : apple: Deleted 2026/04/06 03:48:12 INFO : appleappleapplebanana: Deleted 2026/04/06 03:48:12 INFO : banana: Deleted 2026/04/06 03:48:12 DEBUG : Waiting for deletions to finish 2026/04/06 03:48:12 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/04/06 03:48:12 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/04/06 03:48:12 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/04/06 03:48:12 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/04/06 03:48:12 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/04/06 03:48:12 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/04/06 03:48:12 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/04/06 03:48:12 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/04/06 03:48:12 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/04/06 03:48:12 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/04/06 03:48:12 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/04/06 03:48:12 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/04/06 03:48:12 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/04/06 03:48:12 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/04/06 03:48:12 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/04/06 03:48:12 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/04/06 03:48:12 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/04/06 03:48:12 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/04/06 03:48:12 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/04/06 03:48:12 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/04/06 03:48:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/06 03:48:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/06 03:48:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/06 03:48:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/06 03:48:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/06 03:48:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/06 03:48:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/06 03:48:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/06 03:48:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/06 03:48:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/06 03:48:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/06 03:48:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/06 03:48:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/06 03:48:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/06 03:48:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/06 03:48:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/06 03:48:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/06 03:48:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/06 03:48:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/06 03:48:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/06 03:48:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/06 03:48:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/06 03:48:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/06 03:48:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/06 03:48:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/06 03:48:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/06 03:48:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/06 03:48:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/06 03:48:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/06 03:48:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/06 03:48:12 DEBUG : apple: transformed to: appleSUFFIX 2026/04/06 03:48:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/06 03:48:12 DEBUG : apple: transformed to: appleSUFFIX 2026/04/06 03:48:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/06 03:48:12 DEBUG : apple: transformed to: appleSUFFIX 2026/04/06 03:48:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/06 03:48:12 DEBUG : apple: transformed to: appleSUFFIX 2026/04/06 03:48:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/06 03:48:12 DEBUG : apple: transformed to: appleSUFFIX 2026/04/06 03:48:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/06 03:48:12 DEBUG : apple: transformed to: appleSUFFIX 2026/04/06 03:48:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/06 03:48:12 DEBUG : apple: transformed to: appleSUFFIX 2026/04/06 03:48:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/06 03:48:12 DEBUG : apple: transformed to: appleSUFFIX 2026/04/06 03:48:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/06 03:48:12 DEBUG : apple: transformed to: appleSUFFIX 2026/04/06 03:48:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/06 03:48:12 DEBUG : apple: transformed to: appleSUFFIX 2026/04/06 03:48:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/06 03:48:12 DEBUG : apple: transformed to: appleSUFFIX 2026/04/06 03:48:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/06 03:48:12 DEBUG : apple: transformed to: appleSUFFIX 2026/04/06 03:48:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/06 03:48:12 DEBUG : apple: transformed to: appleSUFFIX 2026/04/06 03:48:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/06 03:48:12 DEBUG : apple: transformed to: appleSUFFIX 2026/04/06 03:48:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/06 03:48:12 DEBUG : apple: transformed to: appleSUFFIX 2026/04/06 03:48:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/06 03:48:12 DEBUG : apple: transformed to: appleSUFFIX 2026/04/06 03:48:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/06 03:48:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/06 03:48:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/06 03:48:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/06 03:48:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/06 03:48:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/06 03:48:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/06 03:48:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/06 03:48:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/06 03:48:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/06 03:48:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/06 03:48:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/06 03:48:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/06 03:48:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/06 03:48:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/06 03:48:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/06 03:48:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/06 03:48:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/06 03:48:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/06 03:48:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/06 03:48:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/06 03:48:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/06 03:48:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/06 03:48:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/06 03:48:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/06 03:48:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/06 03:48:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/06 03:48:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/06 03:48:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/06 03:48:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/06 03:48:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/06 03:48:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/06 03:48:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/06 03:48:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/06 03:48:12 DEBUG : apple: transformed to: appleSUFFIX 2026/04/06 03:48:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/06 03:48:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/06 03:48:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/06 03:48:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/06 03:48:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/06 03:48:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/06 03:48:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/06 03:48:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/06 03:48:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/06 03:48:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/06 03:48:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/06 03:48:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/06 03:48:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/06 03:48:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/06 03:48:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/06 03:48:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/06 03:48:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/06 03:48:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/06 03:48:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/06 03:48:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/06 03:48:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/06 03:48:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/06 03:48:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/06 03:48:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/06 03:48:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/06 03:48:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/06 03:48:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/06 03:48:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/06 03:48:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/06 03:48:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/06 03:48:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/06 03:48:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/06 03:48:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/06 03:48:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/06 03:48:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/06 03:48:12 DEBUG : apple: transformed to: appleSUFFIX 2026/04/06 03:48:12 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/06 03:48:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/06 03:48:12 DEBUG : apple: transformed to: appleSUFFIX 2026/04/06 03:48:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/06 03:48:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/06 03:48:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/06 03:48:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/06 03:48:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/06 03:48:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/06 03:48:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/06 03:48:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/06 03:48:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/06 03:48:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/06 03:48:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/06 03:48:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/06 03:48:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/06 03:48:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/06 03:48:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/06 03:48:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/06 03:48:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/06 03:48:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/06 03:48:12 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/06 03:48:12 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/06 03:48:12 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/06 03:48:12 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/06 03:48:12 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/06 03:48:12 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/06 03:48:12 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/06 03:48:12 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/06 03:48:12 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/06 03:48:12 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/06 03:48:12 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/06 03:48:12 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/06 03:48:12 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/06 03:48:12 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/06 03:48:12 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/06 03:48:12 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/06 03:48:12 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/06 03:48:12 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/06 03:48:12 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/06 03:48:12 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/06 03:48:12 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/06 03:48:12 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for checks to finish 2026/04/06 03:48:12 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for transfers to finish 2026/04/06 03:48:12 DEBUG : apple: size = 5 OK 2026/04/06 03:48:12 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/04/06 03:48:12 INFO : apple: Copied (new) 2026/04/06 03:48:13 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/06 03:48:13 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/06 03:48:13 INFO : appleappleapplebanana: Copied (new) 2026/04/06 03:48:13 DEBUG : splitbananasplit: size = 16 OK 2026/04/06 03:48:13 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/06 03:48:13 INFO : splitbananasplit: Copied (new) 2026/04/06 03:48:13 DEBUG : banana: size = 6 OK 2026/04/06 03:48:13 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/04/06 03:48:13 INFO : banana: Copied (new) 2026/04/06 03:48:13 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/06 03:48:13 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/06 03:48:13 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/04/06 03:48:13 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/06 03:48:13 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/06 03:48:13 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/04/06 03:48:13 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/06 03:48:13 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/06 03:48:13 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/04/06 03:48:13 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/06 03:48:13 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/06 03:48:13 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/04/06 03:48:13 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/06 03:48:13 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/06 03:48:13 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/04/06 03:48:13 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/06 03:48:13 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/06 03:48:13 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/04/06 03:48:13 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/06 03:48:13 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/06 03:48:13 INFO : dir1/0003-defghij.txt: Copied (new) 2026/04/06 03:48:13 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/06 03:48:13 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/06 03:48:13 INFO : dir1/0008-2345678.txt: Copied (new) 2026/04/06 03:48:13 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/06 03:48:13 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/06 03:48:13 INFO : dir1/0009-3456789.txt: Copied (new) 2026/04/06 03:48:14 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/06 03:48:14 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/06 03:48:14 INFO : dir1/0012-6789;.txt: Copied (new) 2026/04/06 03:48:14 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/06 03:48:14 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/06 03:48:14 INFO : dir1/0011-56789;.txt: Copied (new) 2026/04/06 03:48:14 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/06 03:48:14 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/06 03:48:14 INFO : dir1/0010-456789.txt: Copied (new) 2026/04/06 03:48:14 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/06 03:48:14 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/06 03:48:14 INFO : dir1/0013-789;=.txt: Copied (new) 2026/04/06 03:48:14 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/06 03:48:14 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/06 03:48:14 INFO : dir1/0014-89;=.txt: Copied (new) 2026/04/06 03:48:14 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/06 03:48:14 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/06 03:48:14 INFO : dir1/0007-1234567.txt: Copied (new) 2026/04/06 03:48:14 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/06 03:48:14 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/06 03:48:14 INFO : dir1/0015-9;=.txt: Copied (new) 2026/04/06 03:48:14 DEBUG : Waiting for deletions to finish 2026/04/06 03:48:14 INFO : appleappleapplebananaSUFFIX: Deleted 2026/04/06 03:48:14 INFO : appleSUFFIX: Deleted 2026/04/06 03:48:14 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/04/06 03:48:14 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/04/06 03:48:14 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/04/06 03:48:14 INFO : bananaSUFFIX: Deleted 2026/04/06 03:48:14 INFO : splitbananasplitSUFFIX: Deleted 2026/04/06 03:48:14 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/04/06 03:48:15 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/04/06 03:48:15 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/04/06 03:48:15 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/04/06 03:48:15 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/04/06 03:48:15 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/04/06 03:48:15 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/04/06 03:48:15 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/04/06 03:48:15 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/04/06 03:48:15 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/04/06 03:48:15 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/04/06 03:48:15 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/04/06 03:48:15 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/04/06 03:48:15 DEBUG : Waiting for deletions to finish 2026/04/06 03:48:15 DEBUG : apple: Excluded (Path Filter) 2026/04/06 03:48:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/06 03:48:15 DEBUG : banana: Excluded (Path Filter) 2026/04/06 03:48:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/06 03:48:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/06 03:48:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/06 03:48:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/06 03:48:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/06 03:48:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/06 03:48:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/06 03:48:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/06 03:48:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/06 03:48:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/06 03:48:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/06 03:48:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/06 03:48:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/06 03:48:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/06 03:48:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/06 03:48:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/06 03:48:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/06 03:48:15 DEBUG : Waiting for deletions to finish 2026/04/06 03:48:16 DEBUG : apple: Excluded (Path Filter) 2026/04/06 03:48:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/06 03:48:16 DEBUG : banana: Excluded (Path Filter) 2026/04/06 03:48:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/06 03:48:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/06 03:48:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/06 03:48:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/06 03:48:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/06 03:48:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/06 03:48:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/06 03:48:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/06 03:48:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/06 03:48:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/06 03:48:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/06 03:48:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/06 03:48:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/06 03:48:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/06 03:48:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/06 03:48:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/06 03:48:16 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:185: Remote "B2 bucket rclone-test-xokibof0doqo", Local "Local file system at /tmp/rclone2356085791", Modify Window "1ms" 2026/04/06 03:48:29 DEBUG : Waiting for deletions to finish 2026/04/06 03:48:30 DEBUG : apple: Excluded (Path Filter) 2026/04/06 03:48:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/06 03:48:30 DEBUG : banana: Excluded (Path Filter) 2026/04/06 03:48:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/06 03:48:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/06 03:48:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/06 03:48:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/06 03:48:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/06 03:48:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/06 03:48:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/06 03:48:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/06 03:48:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/06 03:48:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/06 03:48:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/06 03:48:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/06 03:48:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/06 03:48:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/06 03:48:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/06 03:48:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/06 03:48:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/06 03:48:30 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/06 03:48:30 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/06 03:48:30 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/06 03:48:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/06 03:48:30 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/06 03:48:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/06 03:48:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/06 03:48:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/06 03:48:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/06 03:48:30 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/06 03:48:30 DEBUG : apple: size = 5 OK 2026/04/06 03:48:30 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:48:30 DEBUG : apple: Unchanged skipping 2026/04/06 03:48:30 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/06 03:48:30 DEBUG : banana: size = 6 OK 2026/04/06 03:48:30 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/06 03:48:30 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:48:30 DEBUG : banana: Unchanged skipping 2026/04/06 03:48:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/06 03:48:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/06 03:48:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/06 03:48:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/06 03:48:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/06 03:48:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/06 03:48:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/06 03:48:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/06 03:48:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/06 03:48:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/06 03:48:30 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/06 03:48:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/06 03:48:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/06 03:48:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/06 03:48:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/06 03:48:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/06 03:48:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/06 03:48:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/06 03:48:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/06 03:48:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/06 03:48:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/06 03:48:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/06 03:48:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/06 03:48:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/06 03:48:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/06 03:48:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/06 03:48:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/06 03:48:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/06 03:48:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/06 03:48:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/06 03:48:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/06 03:48:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/06 03:48:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/06 03:48:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/06 03:48:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/06 03:48:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/06 03:48:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/06 03:48:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/06 03:48:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/06 03:48:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/06 03:48:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/06 03:48:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/06 03:48:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/06 03:48:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/06 03:48:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/06 03:48:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/06 03:48:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/06 03:48:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/06 03:48:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/06 03:48:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/06 03:48:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/06 03:48:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/06 03:48:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/06 03:48:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/06 03:48:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/06 03:48:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/06 03:48:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/06 03:48:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/06 03:48:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/06 03:48:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/06 03:48:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/06 03:48:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/06 03:48:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/06 03:48:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/06 03:48:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/06 03:48:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/06 03:48:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/06 03:48:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/06 03:48:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/06 03:48:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/06 03:48:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/06 03:48:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/06 03:48:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/06 03:48:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/06 03:48:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/06 03:48:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/06 03:48:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/06 03:48:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/06 03:48:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/06 03:48:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/06 03:48:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/06 03:48:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/06 03:48:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/06 03:48:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/06 03:48:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/06 03:48:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/06 03:48:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/06 03:48:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/06 03:48:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/06 03:48:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/06 03:48:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/06 03:48:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/06 03:48:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/06 03:48:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/06 03:48:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/06 03:48:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/06 03:48:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/06 03:48:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/06 03:48:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/06 03:48:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/06 03:48:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/06 03:48:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/06 03:48:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/06 03:48:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/06 03:48:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/06 03:48:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/06 03:48:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/06 03:48:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/06 03:48:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/06 03:48:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/06 03:48:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/06 03:48:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/06 03:48:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/06 03:48:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/06 03:48:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/06 03:48:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/06 03:48:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/06 03:48:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/06 03:48:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/06 03:48:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/06 03:48:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/06 03:48:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/06 03:48:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/06 03:48:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/06 03:48:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/06 03:48:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/06 03:48:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/06 03:48:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/06 03:48:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/06 03:48:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/06 03:48:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/06 03:48:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/06 03:48:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/06 03:48:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/06 03:48:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/06 03:48:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/06 03:48:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/06 03:48:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/06 03:48:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/06 03:48:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/06 03:48:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/06 03:48:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/06 03:48:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/06 03:48:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/06 03:48:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/06 03:48:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/06 03:48:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/06 03:48:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/06 03:48:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/06 03:48:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/06 03:48:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/06 03:48:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/06 03:48:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/06 03:48:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/06 03:48:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/06 03:48:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/06 03:48:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/06 03:48:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/06 03:48:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/06 03:48:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/06 03:48:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/06 03:48:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/06 03:48:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/06 03:48:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/06 03:48:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/06 03:48:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/06 03:48:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/06 03:48:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/06 03:48:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/06 03:48:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/06 03:48:30 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/06 03:48:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/06 03:48:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/06 03:48:30 DEBUG : appleapple: size = 21 OK 2026/04/06 03:48:30 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/06 03:48:30 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/04/06 03:48:30 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/06 03:48:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/06 03:48:30 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/06 03:48:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/06 03:48:30 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/06 03:48:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/06 03:48:30 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/06 03:48:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/06 03:48:30 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/06 03:48:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/06 03:48:30 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/06 03:48:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/06 03:48:30 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/06 03:48:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/06 03:48:30 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/06 03:48:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/06 03:48:30 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/06 03:48:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/06 03:48:30 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/06 03:48:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/06 03:48:30 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/06 03:48:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/06 03:48:30 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/06 03:48:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/06 03:48:30 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/06 03:48:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/06 03:48:30 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/06 03:48:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/06 03:48:30 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/06 03:48:30 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/06 03:48:30 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/06 03:48:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/06 03:48:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/06 03:48:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/06 03:48:30 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for checks to finish 2026/04/06 03:48:30 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for transfers to finish 2026/04/06 03:48:30 DEBUG : splitbanan: size = 16 OK 2026/04/06 03:48:30 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/06 03:48:30 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/04/06 03:48:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/06 03:48:31 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/04/06 03:48:31 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/06 03:48:31 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/04/06 03:48:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/06 03:48:31 DEBUG : dir1/0003-defgh: size = 21 OK 2026/04/06 03:48:31 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/06 03:48:31 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/04/06 03:48:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/06 03:48:31 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/04/06 03:48:31 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/06 03:48:31 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/04/06 03:48:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/06 03:48:31 DEBUG : dir1/0004-efghi: size = 21 OK 2026/04/06 03:48:31 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/06 03:48:31 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/04/06 03:48:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/06 03:48:31 DEBUG : dir1/0000-abcde: size = 21 OK 2026/04/06 03:48:31 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/06 03:48:31 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/04/06 03:48:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/06 03:48:31 DEBUG : dir1/0007-12345: size = 21 OK 2026/04/06 03:48:31 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/06 03:48:31 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/04/06 03:48:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/06 03:48:31 DEBUG : dir1/0005-fghij: size = 21 OK 2026/04/06 03:48:31 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/06 03:48:31 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/04/06 03:48:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/06 03:48:31 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/04/06 03:48:31 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/06 03:48:31 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/04/06 03:48:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/06 03:48:31 DEBUG : dir1/0008-23456: size = 21 OK 2026/04/06 03:48:31 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/06 03:48:31 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/04/06 03:48:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/06 03:48:31 DEBUG : dir1/0010-45678: size = 20 OK 2026/04/06 03:48:31 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/06 03:48:31 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/04/06 03:48:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/06 03:48:31 DEBUG : dir1/0009-34567: size = 21 OK 2026/04/06 03:48:31 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/06 03:48:31 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/04/06 03:48:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/06 03:48:32 DEBUG : dir1/0011-56789: size = 20 OK 2026/04/06 03:48:32 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/06 03:48:32 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/04/06 03:48:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/06 03:48:32 DEBUG : dir1/0012-6789;: size = 19 OK 2026/04/06 03:48:32 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/06 03:48:32 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/04/06 03:48:32 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/04/06 03:48:32 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/06 03:48:32 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/04/06 03:48:32 DEBUG : dir1/0013-789;=: size = 19 OK 2026/04/06 03:48:32 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/06 03:48:32 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/04/06 03:48:32 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/04/06 03:48:32 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/06 03:48:32 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/04/06 03:48:32 DEBUG : Waiting for deletions to finish 2026/04/06 03:48:32 INFO : dir1/0011-56789;.txt: Deleted 2026/04/06 03:48:32 INFO : dir1/0012-6789;.txt: Deleted 2026/04/06 03:48:32 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/06 03:48:32 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/06 03:48:32 INFO : dir1/0015-9;=.txt: Deleted 2026/04/06 03:48:32 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/06 03:48:32 INFO : dir1/0008-2345678.txt: Deleted 2026/04/06 03:48:32 INFO : dir1/0013-789;=.txt: Deleted 2026/04/06 03:48:33 INFO : dir1/0010-456789.txt: Deleted 2026/04/06 03:48:33 INFO : dir1/0014-89;=.txt: Deleted 2026/04/06 03:48:33 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/06 03:48:33 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/06 03:48:33 INFO : dir1/0007-1234567.txt: Deleted 2026/04/06 03:48:33 INFO : appleappleapplebanana: Deleted 2026/04/06 03:48:33 INFO : splitbananasplit: Deleted 2026/04/06 03:48:33 INFO : dir1/0003-defghij.txt: Deleted 2026/04/06 03:48:33 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/06 03:48:33 INFO : dir1/0009-3456789.txt: Deleted 2026/04/06 03:48:33 DEBUG : Waiting for deletions to finish 2026/04/06 03:48:33 DEBUG : apple: Excluded (Path Filter) 2026/04/06 03:48:33 DEBUG : appleapple: Excluded (Path Filter) 2026/04/06 03:48:33 DEBUG : banana: Excluded (Path Filter) 2026/04/06 03:48:33 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/04/06 03:48:33 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/04/06 03:48:33 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/04/06 03:48:33 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/04/06 03:48:33 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/04/06 03:48:33 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/04/06 03:48:33 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/04/06 03:48:33 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/04/06 03:48:33 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/04/06 03:48:33 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/04/06 03:48:33 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/04/06 03:48:33 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/04/06 03:48:33 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/04/06 03:48:33 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/04/06 03:48:33 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/04/06 03:48:33 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/04/06 03:48:33 DEBUG : splitbanan: Excluded (Path Filter) 2026/04/06 03:48:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/06 03:48:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/06 03:48:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/06 03:48:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/06 03:48:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/06 03:48:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/06 03:48:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/06 03:48:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/06 03:48:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/06 03:48:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/06 03:48:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/06 03:48:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/06 03:48:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/06 03:48:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/06 03:48:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/06 03:48:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/06 03:48:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/06 03:48:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/06 03:48:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/06 03:48:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/06 03:48:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/06 03:48:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/06 03:48:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/06 03:48:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/06 03:48:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/06 03:48:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/06 03:48:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/06 03:48:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/06 03:48:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/06 03:48:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/06 03:48:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/06 03:48:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/06 03:48:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/06 03:48:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/06 03:48:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/06 03:48:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/06 03:48:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/06 03:48:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/06 03:48:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/06 03:48:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/06 03:48:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/06 03:48:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/06 03:48:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/06 03:48:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/06 03:48:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/06 03:48:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/06 03:48:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/06 03:48:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/06 03:48:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/06 03:48:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/06 03:48:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/06 03:48:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/06 03:48:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/06 03:48:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/06 03:48:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/06 03:48:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/06 03:48:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/06 03:48:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/06 03:48:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/06 03:48:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/06 03:48:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/06 03:48:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/06 03:48:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/06 03:48:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/06 03:48:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/06 03:48:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/06 03:48:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/06 03:48:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/06 03:48:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/06 03:48:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/06 03:48:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/06 03:48:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/06 03:48:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/06 03:48:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/06 03:48:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/06 03:48:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/06 03:48:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/06 03:48:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/06 03:48:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/06 03:48:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/06 03:48:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/06 03:48:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/06 03:48:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/06 03:48:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/06 03:48:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/06 03:48:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/06 03:48:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/06 03:48:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/06 03:48:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/06 03:48:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/06 03:48:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/06 03:48:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/06 03:48:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/06 03:48:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/06 03:48:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/06 03:48:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/06 03:48:33 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/06 03:48:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/06 03:48:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/06 03:48:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/06 03:48:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/06 03:48:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/06 03:48:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/06 03:48:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/06 03:48:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/06 03:48:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/06 03:48:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/06 03:48:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/06 03:48:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/06 03:48:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/06 03:48:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/06 03:48:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/06 03:48:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/06 03:48:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/06 03:48:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/06 03:48:33 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/06 03:48:33 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/06 03:48:33 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/06 03:48:33 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/06 03:48:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/06 03:48:33 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/06 03:48:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/06 03:48:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/06 03:48:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/06 03:48:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/06 03:48:33 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/06 03:48:33 DEBUG : banana: size = 6 OK 2026/04/06 03:48:33 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:48:33 DEBUG : apple: size = 5 OK 2026/04/06 03:48:33 DEBUG : appleapple: size = 21 OK 2026/04/06 03:48:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:48:33 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/06 03:48:33 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:48:33 DEBUG : apple: Unchanged skipping 2026/04/06 03:48:33 DEBUG : banana: Unchanged skipping 2026/04/06 03:48:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/06 03:48:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/06 03:48:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/06 03:48:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/06 03:48:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/06 03:48:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/06 03:48:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/06 03:48:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/06 03:48:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/06 03:48:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/06 03:48:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/06 03:48:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/06 03:48:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/06 03:48:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/06 03:48:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/06 03:48:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/06 03:48:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/06 03:48:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/06 03:48:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/06 03:48:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/06 03:48:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/06 03:48:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/06 03:48:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/06 03:48:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/06 03:48:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/06 03:48:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/06 03:48:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/06 03:48:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/06 03:48:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/06 03:48:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/06 03:48:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/06 03:48:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/06 03:48:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/06 03:48:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/06 03:48:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/06 03:48:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/06 03:48:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/06 03:48:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/06 03:48:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/06 03:48:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/06 03:48:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/06 03:48:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/06 03:48:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/06 03:48:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/06 03:48:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/06 03:48:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/06 03:48:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/06 03:48:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/06 03:48:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/06 03:48:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/06 03:48:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/06 03:48:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/06 03:48:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/06 03:48:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/06 03:48:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/06 03:48:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/06 03:48:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/06 03:48:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/06 03:48:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/06 03:48:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/06 03:48:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/06 03:48:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/06 03:48:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/06 03:48:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/06 03:48:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/06 03:48:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/06 03:48:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/06 03:48:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/06 03:48:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/06 03:48:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/06 03:48:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/06 03:48:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/06 03:48:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/06 03:48:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/06 03:48:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/06 03:48:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/06 03:48:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/06 03:48:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/06 03:48:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/06 03:48:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/06 03:48:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/06 03:48:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/06 03:48:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/06 03:48:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/06 03:48:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/06 03:48:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/06 03:48:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/06 03:48:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/06 03:48:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/06 03:48:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/06 03:48:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/06 03:48:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/06 03:48:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/06 03:48:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/06 03:48:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/06 03:48:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/06 03:48:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/06 03:48:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/06 03:48:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/06 03:48:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/06 03:48:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/06 03:48:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/06 03:48:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/06 03:48:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/06 03:48:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/06 03:48:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/06 03:48:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/06 03:48:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/06 03:48:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/06 03:48:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/06 03:48:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/06 03:48:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/06 03:48:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/06 03:48:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/06 03:48:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/06 03:48:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/06 03:48:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/06 03:48:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/06 03:48:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/06 03:48:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/06 03:48:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/06 03:48:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/06 03:48:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/06 03:48:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/06 03:48:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/06 03:48:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/06 03:48:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/06 03:48:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/06 03:48:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/06 03:48:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/06 03:48:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/06 03:48:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/06 03:48:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/06 03:48:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/06 03:48:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/06 03:48:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/06 03:48:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/06 03:48:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/06 03:48:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/06 03:48:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/06 03:48:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/06 03:48:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/06 03:48:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/06 03:48:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/06 03:48:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/06 03:48:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/06 03:48:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/06 03:48:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/06 03:48:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/06 03:48:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/06 03:48:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/06 03:48:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/06 03:48:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/06 03:48:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/06 03:48:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/06 03:48:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/06 03:48:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/06 03:48:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/06 03:48:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/06 03:48:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/06 03:48:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/06 03:48:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/06 03:48:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/06 03:48:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/06 03:48:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/06 03:48:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/06 03:48:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/06 03:48:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/06 03:48:33 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/06 03:48:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/06 03:48:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/06 03:48:33 DEBUG : splitbanan: size = 16 OK 2026/04/06 03:48:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:48:33 DEBUG : splitbananasplit: Unchanged skipping 2026/04/06 03:48:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/06 03:48:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/06 03:48:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/06 03:48:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/06 03:48:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/06 03:48:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/06 03:48:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/06 03:48:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/06 03:48:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/06 03:48:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/06 03:48:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/06 03:48:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/06 03:48:34 DEBUG : dir1/0000-abcde: size = 21 OK 2026/04/06 03:48:34 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/04/06 03:48:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:48:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/06 03:48:34 DEBUG : dir1/0003-defgh: size = 21 OK 2026/04/06 03:48:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:48:34 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/04/06 03:48:34 DEBUG : dir1/0004-efghi: size = 21 OK 2026/04/06 03:48:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:48:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:48:34 DEBUG : dir1/0005-fghij: size = 21 OK 2026/04/06 03:48:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:48:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/06 03:48:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/06 03:48:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/06 03:48:34 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/04/06 03:48:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:48:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/06 03:48:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/06 03:48:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:48:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/06 03:48:34 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/06 03:48:34 DEBUG : dir1/0010-45678: size = 20 OK 2026/04/06 03:48:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:48:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/06 03:48:34 DEBUG : dir1/0011-56789: size = 20 OK 2026/04/06 03:48:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:48:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/06 03:48:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/06 03:48:34 DEBUG : dir1/0012-6789;: size = 19 OK 2026/04/06 03:48:34 DEBUG : dir1/0007-12345: size = 21 OK 2026/04/06 03:48:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:48:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/06 03:48:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:48:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/06 03:48:34 DEBUG : dir1/0009-34567: size = 21 OK 2026/04/06 03:48:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:48:34 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/04/06 03:48:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:48:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/06 03:48:34 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/04/06 03:48:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:48:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/06 03:48:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/06 03:48:34 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for checks to finish 2026/04/06 03:48:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/06 03:48:34 DEBUG : dir1/0013-789;=: size = 19 OK 2026/04/06 03:48:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:48:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/06 03:48:34 DEBUG : dir1/0008-23456: size = 21 OK 2026/04/06 03:48:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:48:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/06 03:48:34 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for transfers to finish 2026/04/06 03:48:34 DEBUG : Waiting for deletions to finish 2026/04/06 03:48:34 DEBUG : Waiting for deletions to finish 2026/04/06 03:48:34 DEBUG : apple: Excluded (Path Filter) 2026/04/06 03:48:34 DEBUG : appleapple: Excluded (Path Filter) 2026/04/06 03:48:34 DEBUG : banana: Excluded (Path Filter) 2026/04/06 03:48:34 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/04/06 03:48:34 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/04/06 03:48:34 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/04/06 03:48:34 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/04/06 03:48:34 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/04/06 03:48:34 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/04/06 03:48:34 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/04/06 03:48:34 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/04/06 03:48:34 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/04/06 03:48:34 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/04/06 03:48:34 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/04/06 03:48:34 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/04/06 03:48:34 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/04/06 03:48:34 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/04/06 03:48:34 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/04/06 03:48:34 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/04/06 03:48:34 DEBUG : splitbanan: Excluded (Path Filter) 2026/04/06 03:48:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/06 03:48:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/06 03:48:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/06 03:48:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/06 03:48:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/06 03:48:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/06 03:48:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/06 03:48:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/06 03:48:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/06 03:48:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/06 03:48:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/06 03:48:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/06 03:48:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/06 03:48:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/06 03:48:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/06 03:48:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/06 03:48:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/06 03:48:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/06 03:48:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/06 03:48:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/06 03:48:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/06 03:48:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/06 03:48:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/06 03:48:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/06 03:48:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/06 03:48:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/06 03:48:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/06 03:48:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/06 03:48:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/06 03:48:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/06 03:48:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/06 03:48:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/06 03:48:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/06 03:48:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/06 03:48:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/06 03:48:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/06 03:48:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/06 03:48:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/06 03:48:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/06 03:48:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/06 03:48:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/06 03:48:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/06 03:48:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/06 03:48:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/06 03:48:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/06 03:48:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/06 03:48:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/06 03:48:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/06 03:48:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/06 03:48:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/06 03:48:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/06 03:48:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/06 03:48:34 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:185: Remote "B2 bucket rclone-test-xokibof0doqo", Local "Local file system at /tmp/rclone2356085791", Modify Window "1ms" 2026/04/06 03:48:48 DEBUG : Waiting for deletions to finish 2026/04/06 03:48:48 DEBUG : apple: Excluded (Path Filter) 2026/04/06 03:48:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/06 03:48:48 DEBUG : banana: Excluded (Path Filter) 2026/04/06 03:48:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/06 03:48:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/06 03:48:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/06 03:48:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/06 03:48:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/06 03:48:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/06 03:48:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/06 03:48:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/06 03:48:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/06 03:48:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/06 03:48:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/06 03:48:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/06 03:48:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/06 03:48:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/06 03:48:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/06 03:48:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/06 03:48:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/06 03:48:48 DEBUG : apple: size = 5 OK 2026/04/06 03:48:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:48:48 DEBUG : apple: Unchanged skipping 2026/04/06 03:48:48 DEBUG : splitbananasplit: size = 16 OK 2026/04/06 03:48:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:48:48 DEBUG : splitbananasplit: Unchanged skipping 2026/04/06 03:48:48 DEBUG : banana: size = 6 OK 2026/04/06 03:48:48 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/06 03:48:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:48:48 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/06 03:48:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:48:48 DEBUG : banana: Unchanged skipping 2026/04/06 03:48:49 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/06 03:48:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:48:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/06 03:48:49 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/06 03:48:49 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/06 03:48:49 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/06 03:48:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:48:49 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/06 03:48:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/06 03:48:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:48:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/06 03:48:49 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/06 03:48:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:48:49 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/06 03:48:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:48:49 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/06 03:48:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/06 03:48:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:48:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:48:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/06 03:48:49 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/06 03:48:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:48:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/06 03:48:49 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/06 03:48:49 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/06 03:48:49 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/06 03:48:49 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for checks to finish 2026/04/06 03:48:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:48:49 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/06 03:48:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/06 03:48:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:48:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/06 03:48:49 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/06 03:48:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:48:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/06 03:48:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:48:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:48:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/06 03:48:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/06 03:48:49 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/06 03:48:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:48:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/06 03:48:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:48:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/06 03:48:49 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/06 03:48:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:48:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/06 03:48:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/06 03:48:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/06 03:48:49 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for transfers to finish 2026/04/06 03:48:49 DEBUG : Waiting for deletions to finish 2026/04/06 03:48:49 DEBUG : Waiting for deletions to finish 2026/04/06 03:48:49 DEBUG : apple: Excluded (Path Filter) 2026/04/06 03:48:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/06 03:48:49 DEBUG : banana: Excluded (Path Filter) 2026/04/06 03:48:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/06 03:48:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/06 03:48:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/06 03:48:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/06 03:48:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/06 03:48:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/06 03:48:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/06 03:48:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/06 03:48:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/06 03:48:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/06 03:48:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/06 03:48:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/06 03:48:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/06 03:48:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/06 03:48:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/06 03:48:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/06 03:48:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/06 03:48:49 DEBUG : apple: size = 5 OK 2026/04/06 03:48:49 DEBUG : banana: size = 6 OK 2026/04/06 03:48:49 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/06 03:48:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:48:49 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/06 03:48:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:48:49 DEBUG : banana: Unchanged skipping 2026/04/06 03:48:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:48:49 DEBUG : apple: Unchanged skipping 2026/04/06 03:48:49 DEBUG : splitbananasplit: size = 16 OK 2026/04/06 03:48:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:48:49 DEBUG : splitbananasplit: Unchanged skipping 2026/04/06 03:48:49 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/06 03:48:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:48:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/06 03:48:49 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/06 03:48:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:48:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/06 03:48:49 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/06 03:48:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:48:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/06 03:48:49 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/06 03:48:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:48:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/06 03:48:49 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/06 03:48:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:48:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/06 03:48:49 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/06 03:48:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:48:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/06 03:48:49 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/06 03:48:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:48:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/06 03:48:49 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/06 03:48:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:48:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/06 03:48:49 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/06 03:48:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:48:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/06 03:48:49 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/06 03:48:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:48:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/06 03:48:49 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for checks to finish 2026/04/06 03:48:49 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/06 03:48:49 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/06 03:48:49 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/06 03:48:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:48:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:48:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/06 03:48:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:48:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/06 03:48:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/06 03:48:49 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/06 03:48:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:48:49 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/06 03:48:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/06 03:48:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:48:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/06 03:48:49 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/06 03:48:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:48:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/06 03:48:49 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for transfers to finish 2026/04/06 03:48:49 DEBUG : Waiting for deletions to finish 2026/04/06 03:48:49 DEBUG : Waiting for deletions to finish 2026/04/06 03:48:50 DEBUG : apple: Excluded (Path Filter) 2026/04/06 03:48:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/06 03:48:50 DEBUG : banana: Excluded (Path Filter) 2026/04/06 03:48:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/06 03:48:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/06 03:48:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/06 03:48:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/06 03:48:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/06 03:48:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/06 03:48:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/06 03:48:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/06 03:48:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/06 03:48:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/06 03:48:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/06 03:48:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/06 03:48:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/06 03:48:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/06 03:48:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/06 03:48:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/06 03:48:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/06 03:48:50 DEBUG : Waiting for deletions to finish 2026/04/06 03:48:50 DEBUG : apple: Excluded (Path Filter) 2026/04/06 03:48:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/06 03:48:50 DEBUG : banana: Excluded (Path Filter) 2026/04/06 03:48:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/06 03:48:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/06 03:48:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/06 03:48:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/06 03:48:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/06 03:48:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/06 03:48:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/06 03:48:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/06 03:48:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/06 03:48:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/06 03:48:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/06 03:48:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/06 03:48:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/06 03:48:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/06 03:48:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/06 03:48:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/06 03:48:50 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:185: Remote "B2 bucket rclone-test-xokibof0doqo", Local "Local file system at /tmp/rclone2356085791", Modify Window "1ms" 2026/04/06 03:49:04 DEBUG : Waiting for deletions to finish 2026/04/06 03:49:04 DEBUG : apple: Excluded (Path Filter) 2026/04/06 03:49:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/06 03:49:04 DEBUG : banana: Excluded (Path Filter) 2026/04/06 03:49:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/06 03:49:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/06 03:49:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/06 03:49:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/06 03:49:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/06 03:49:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/06 03:49:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/06 03:49:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/06 03:49:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/06 03:49:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/06 03:49:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/06 03:49:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/06 03:49:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/06 03:49:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/06 03:49:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/06 03:49:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/06 03:49:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/06 03:49:04 DEBUG : apple: size = 5 OK 2026/04/06 03:49:04 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:49:04 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/06 03:49:04 DEBUG : apple: Unchanged skipping 2026/04/06 03:49:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:49:04 DEBUG : splitbananasplit: size = 16 OK 2026/04/06 03:49:04 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/06 03:49:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:49:04 DEBUG : splitbananasplit: Unchanged skipping 2026/04/06 03:49:04 DEBUG : banana: size = 6 OK 2026/04/06 03:49:04 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:49:04 DEBUG : banana: Unchanged skipping 2026/04/06 03:49:05 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/06 03:49:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:49:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/06 03:49:05 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/06 03:49:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:49:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/06 03:49:05 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/06 03:49:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:49:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/06 03:49:05 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/06 03:49:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:49:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/06 03:49:05 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/06 03:49:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:49:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/06 03:49:05 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/06 03:49:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:49:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/06 03:49:05 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/06 03:49:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:49:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/06 03:49:05 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/06 03:49:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:49:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/06 03:49:05 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/06 03:49:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:49:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/06 03:49:05 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/06 03:49:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:49:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/06 03:49:05 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/06 03:49:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:49:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/06 03:49:05 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/06 03:49:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:49:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/06 03:49:05 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/06 03:49:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:49:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/06 03:49:05 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/06 03:49:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:49:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/06 03:49:05 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/06 03:49:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:49:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/06 03:49:05 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/06 03:49:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:49:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/06 03:49:05 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for checks to finish 2026/04/06 03:49:05 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for transfers to finish 2026/04/06 03:49:05 DEBUG : Waiting for deletions to finish 2026/04/06 03:49:05 DEBUG : Waiting for deletions to finish 2026/04/06 03:49:05 DEBUG : apple: Excluded (Path Filter) 2026/04/06 03:49:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/06 03:49:05 DEBUG : banana: Excluded (Path Filter) 2026/04/06 03:49:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/06 03:49:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/06 03:49:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/06 03:49:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/06 03:49:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/06 03:49:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/06 03:49:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/06 03:49:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/06 03:49:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/06 03:49:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/06 03:49:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/06 03:49:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/06 03:49:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/06 03:49:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/06 03:49:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/06 03:49:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/06 03:49:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/06 03:49:05 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/06 03:49:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:49:05 DEBUG : splitbananasplit: size = 16 OK 2026/04/06 03:49:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:49:05 DEBUG : splitbananasplit: Unchanged skipping 2026/04/06 03:49:05 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/06 03:49:05 DEBUG : apple: size = 5 OK 2026/04/06 03:49:05 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:49:05 DEBUG : apple: Unchanged skipping 2026/04/06 03:49:05 DEBUG : banana: size = 6 OK 2026/04/06 03:49:05 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:49:05 DEBUG : banana: Unchanged skipping 2026/04/06 03:49:06 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/06 03:49:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:49:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/06 03:49:06 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/06 03:49:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:49:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/06 03:49:06 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/06 03:49:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:49:06 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for checks to finish 2026/04/06 03:49:06 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/06 03:49:06 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/06 03:49:06 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/06 03:49:06 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/06 03:49:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:49:06 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/06 03:49:06 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/06 03:49:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:49:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/06 03:49:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/06 03:49:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:49:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/06 03:49:06 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/06 03:49:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:49:06 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/06 03:49:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:49:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:49:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/06 03:49:06 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/06 03:49:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:49:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/06 03:49:06 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/06 03:49:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:49:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:49:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/06 03:49:06 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/06 03:49:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:49:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/06 03:49:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/06 03:49:06 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/06 03:49:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:49:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/06 03:49:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/06 03:49:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/06 03:49:06 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/06 03:49:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:49:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/06 03:49:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/06 03:49:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:49:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/06 03:49:06 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for transfers to finish 2026/04/06 03:49:06 DEBUG : Waiting for deletions to finish 2026/04/06 03:49:06 DEBUG : Waiting for deletions to finish 2026/04/06 03:49:06 DEBUG : apple: Excluded (Path Filter) 2026/04/06 03:49:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/06 03:49:06 DEBUG : banana: Excluded (Path Filter) 2026/04/06 03:49:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/06 03:49:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/06 03:49:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/06 03:49:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/06 03:49:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/06 03:49:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/06 03:49:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/06 03:49:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/06 03:49:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/06 03:49:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/06 03:49:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/06 03:49:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/06 03:49:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/06 03:49:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/06 03:49:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/06 03:49:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/06 03:49:06 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:185: Remote "B2 bucket rclone-test-xokibof0doqo", Local "Local file system at /tmp/rclone2356085791", Modify Window "1ms" 2026/04/06 03:49:21 DEBUG : Waiting for deletions to finish 2026/04/06 03:49:21 DEBUG : apple: Excluded (Path Filter) 2026/04/06 03:49:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/06 03:49:21 DEBUG : banana: Excluded (Path Filter) 2026/04/06 03:49:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/06 03:49:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/06 03:49:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/06 03:49:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/06 03:49:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/06 03:49:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/06 03:49:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/06 03:49:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/06 03:49:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/06 03:49:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/06 03:49:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/06 03:49:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/06 03:49:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/06 03:49:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/06 03:49:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/06 03:49:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/06 03:49:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/06 03:49:21 DEBUG : apple: size = 5 OK 2026/04/06 03:49:21 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:49:21 DEBUG : apple: Unchanged skipping 2026/04/06 03:49:21 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/06 03:49:21 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:49:21 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/06 03:49:21 DEBUG : banana: size = 6 OK 2026/04/06 03:49:21 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:49:21 DEBUG : splitbananasplit: size = 16 OK 2026/04/06 03:49:21 DEBUG : banana: Unchanged skipping 2026/04/06 03:49:21 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:49:21 DEBUG : splitbananasplit: Unchanged skipping 2026/04/06 03:49:21 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/06 03:49:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:49:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/06 03:49:21 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/06 03:49:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:49:21 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/06 03:49:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:49:21 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/06 03:49:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:49:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/06 03:49:21 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/06 03:49:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:49:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/06 03:49:21 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/06 03:49:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:49:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/06 03:49:21 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for checks to finish 2026/04/06 03:49:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/06 03:49:21 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/06 03:49:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:49:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/06 03:49:21 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/06 03:49:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:49:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/06 03:49:21 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/06 03:49:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:49:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/06 03:49:21 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/06 03:49:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:49:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/06 03:49:21 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/06 03:49:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:49:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/06 03:49:21 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/06 03:49:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:49:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/06 03:49:21 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/06 03:49:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:49:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/06 03:49:21 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/06 03:49:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:49:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/06 03:49:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/06 03:49:21 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/06 03:49:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:49:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/06 03:49:21 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/06 03:49:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:49:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/06 03:49:21 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for transfers to finish 2026/04/06 03:49:21 DEBUG : Waiting for deletions to finish 2026/04/06 03:49:21 DEBUG : Waiting for deletions to finish 2026/04/06 03:49:22 DEBUG : apple: Excluded (Path Filter) 2026/04/06 03:49:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/06 03:49:22 DEBUG : banana: Excluded (Path Filter) 2026/04/06 03:49:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/06 03:49:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/06 03:49:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/06 03:49:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/06 03:49:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/06 03:49:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/06 03:49:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/06 03:49:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/06 03:49:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/06 03:49:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/06 03:49:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/06 03:49:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/06 03:49:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/06 03:49:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/06 03:49:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/06 03:49:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/06 03:49:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/06 03:49:22 DEBUG : apple: size = 5 OK 2026/04/06 03:49:22 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:49:22 DEBUG : apple: Unchanged skipping 2026/04/06 03:49:22 DEBUG : banana: size = 6 OK 2026/04/06 03:49:22 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:49:22 DEBUG : banana: Unchanged skipping 2026/04/06 03:49:22 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/06 03:49:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:49:22 DEBUG : splitbananasplit: size = 16 OK 2026/04/06 03:49:22 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/06 03:49:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:49:22 DEBUG : splitbananasplit: Unchanged skipping 2026/04/06 03:49:22 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/06 03:49:22 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/06 03:49:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:49:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/06 03:49:22 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/06 03:49:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:49:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/06 03:49:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:49:22 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/06 03:49:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:49:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/06 03:49:22 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/06 03:49:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:49:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/06 03:49:22 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/06 03:49:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:49:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/06 03:49:22 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/06 03:49:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:49:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/06 03:49:22 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/06 03:49:22 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/06 03:49:22 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/06 03:49:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:49:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:49:22 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/06 03:49:22 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for checks to finish 2026/04/06 03:49:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:49:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/06 03:49:22 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/06 03:49:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:49:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/06 03:49:22 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/06 03:49:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:49:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/06 03:49:22 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/06 03:49:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:49:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/06 03:49:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/06 03:49:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/06 03:49:22 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/06 03:49:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:49:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/06 03:49:22 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/06 03:49:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:49:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/06 03:49:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/06 03:49:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:49:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/06 03:49:22 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for transfers to finish 2026/04/06 03:49:22 DEBUG : Waiting for deletions to finish 2026/04/06 03:49:22 DEBUG : Waiting for deletions to finish 2026/04/06 03:49:23 DEBUG : apple: Excluded (Path Filter) 2026/04/06 03:49:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/06 03:49:23 DEBUG : banana: Excluded (Path Filter) 2026/04/06 03:49:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/06 03:49:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/06 03:49:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/06 03:49:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/06 03:49:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/06 03:49:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/06 03:49:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/06 03:49:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/06 03:49:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/06 03:49:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/06 03:49:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/06 03:49:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/06 03:49:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/06 03:49:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/06 03:49:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/06 03:49:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/06 03:49:23 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:185: Remote "B2 bucket rclone-test-xokibof0doqo", Local "Local file system at /tmp/rclone2356085791", Modify Window "1ms" 2026/04/06 03:49:36 DEBUG : Waiting for deletions to finish 2026/04/06 03:49:37 DEBUG : apple: Excluded (Path Filter) 2026/04/06 03:49:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/06 03:49:37 DEBUG : banana: Excluded (Path Filter) 2026/04/06 03:49:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/06 03:49:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/06 03:49:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/06 03:49:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/06 03:49:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/06 03:49:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/06 03:49:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/06 03:49:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/06 03:49:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/06 03:49:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/06 03:49:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/06 03:49:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/06 03:49:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/06 03:49:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/06 03:49:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/06 03:49:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/06 03:49:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/06 03:49:37 DEBUG : apple: size = 5 OK 2026/04/06 03:49:37 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/06 03:49:37 DEBUG : splitbananasplit: size = 16 OK 2026/04/06 03:49:37 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:49:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:49:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:49:37 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/06 03:49:37 DEBUG : banana: size = 6 OK 2026/04/06 03:49:37 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:49:37 DEBUG : banana: Unchanged skipping 2026/04/06 03:49:37 DEBUG : apple: Unchanged skipping 2026/04/06 03:49:37 DEBUG : splitbananasplit: Unchanged skipping 2026/04/06 03:49:37 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/06 03:49:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:49:37 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/06 03:49:37 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/06 03:49:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:49:37 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/06 03:49:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/06 03:49:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:49:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:49:37 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/06 03:49:37 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for checks to finish 2026/04/06 03:49:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:49:37 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/06 03:49:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/06 03:49:37 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/06 03:49:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/06 03:49:37 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/06 03:49:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:49:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/06 03:49:37 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/06 03:49:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:49:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/06 03:49:37 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/06 03:49:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/06 03:49:37 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/06 03:49:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:49:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/06 03:49:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:49:37 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/06 03:49:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/06 03:49:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:49:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/06 03:49:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:49:37 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/06 03:49:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:49:37 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/06 03:49:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/06 03:49:37 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/06 03:49:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:49:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:49:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/06 03:49:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/06 03:49:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:49:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/06 03:49:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/06 03:49:37 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/06 03:49:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:49:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/06 03:49:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/06 03:49:37 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for transfers to finish 2026/04/06 03:49:37 DEBUG : Waiting for deletions to finish 2026/04/06 03:49:37 DEBUG : Waiting for deletions to finish 2026/04/06 03:49:37 DEBUG : apple: Excluded (Path Filter) 2026/04/06 03:49:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/06 03:49:37 DEBUG : banana: Excluded (Path Filter) 2026/04/06 03:49:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/06 03:49:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/06 03:49:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/06 03:49:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/06 03:49:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/06 03:49:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/06 03:49:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/06 03:49:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/06 03:49:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/06 03:49:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/06 03:49:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/06 03:49:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/06 03:49:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/06 03:49:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/06 03:49:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/06 03:49:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/06 03:49:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/06 03:49:38 DEBUG : apple: size = 5 OK 2026/04/06 03:49:38 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:49:38 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/06 03:49:38 DEBUG : apple: Unchanged skipping 2026/04/06 03:49:38 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:49:38 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/06 03:49:38 DEBUG : banana: size = 6 OK 2026/04/06 03:49:38 DEBUG : splitbananasplit: size = 16 OK 2026/04/06 03:49:38 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:49:38 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:49:38 DEBUG : banana: Unchanged skipping 2026/04/06 03:49:38 DEBUG : splitbananasplit: Unchanged skipping 2026/04/06 03:49:38 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/06 03:49:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:49:38 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/06 03:49:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/06 03:49:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:49:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/06 03:49:38 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/06 03:49:38 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/06 03:49:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:49:38 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/06 03:49:38 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for checks to finish 2026/04/06 03:49:38 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/06 03:49:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:49:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/06 03:49:38 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/06 03:49:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:49:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/06 03:49:38 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/06 03:49:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:49:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/06 03:49:38 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/06 03:49:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:49:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/06 03:49:38 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/06 03:49:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:49:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/06 03:49:38 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/06 03:49:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:49:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/06 03:49:38 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/06 03:49:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:49:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/06 03:49:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/06 03:49:38 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/06 03:49:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:49:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/06 03:49:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:49:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/06 03:49:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:49:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/06 03:49:38 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/06 03:49:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:49:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/06 03:49:38 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/06 03:49:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:49:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/06 03:49:38 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/06 03:49:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:49:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/06 03:49:38 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for transfers to finish 2026/04/06 03:49:38 DEBUG : Waiting for deletions to finish 2026/04/06 03:49:38 DEBUG : Waiting for deletions to finish 2026/04/06 03:49:38 DEBUG : apple: Excluded (Path Filter) 2026/04/06 03:49:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/06 03:49:38 DEBUG : banana: Excluded (Path Filter) 2026/04/06 03:49:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/06 03:49:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/06 03:49:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/06 03:49:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/06 03:49:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/06 03:49:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/06 03:49:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/06 03:49:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/06 03:49:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/06 03:49:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/06 03:49:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/06 03:49:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/06 03:49:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/06 03:49:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/06 03:49:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/06 03:49:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/06 03:49:38 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:185: Remote "B2 bucket rclone-test-xokibof0doqo", Local "Local file system at /tmp/rclone2356085791", Modify Window "1ms" 2026/04/06 03:49:52 DEBUG : Waiting for deletions to finish 2026/04/06 03:49:52 DEBUG : apple: Excluded (Path Filter) 2026/04/06 03:49:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/06 03:49:52 DEBUG : banana: Excluded (Path Filter) 2026/04/06 03:49:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/06 03:49:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/06 03:49:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/06 03:49:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/06 03:49:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/06 03:49:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/06 03:49:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/06 03:49:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/06 03:49:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/06 03:49:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/06 03:49:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/06 03:49:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/06 03:49:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/06 03:49:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/06 03:49:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/06 03:49:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/06 03:49:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/06 03:49:53 DEBUG : apple: size = 5 OK 2026/04/06 03:49:53 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:49:53 DEBUG : apple: Unchanged skipping 2026/04/06 03:49:53 DEBUG : banana: size = 6 OK 2026/04/06 03:49:53 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:49:53 DEBUG : banana: Unchanged skipping 2026/04/06 03:49:53 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/06 03:49:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:49:53 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/06 03:49:53 DEBUG : splitbananasplit: size = 16 OK 2026/04/06 03:49:53 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:49:53 DEBUG : splitbananasplit: Unchanged skipping 2026/04/06 03:49:53 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/06 03:49:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:49:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/06 03:49:53 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/06 03:49:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:49:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/06 03:49:53 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/06 03:49:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:49:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/06 03:49:53 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/06 03:49:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:49:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/06 03:49:53 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/06 03:49:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:49:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/06 03:49:53 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/06 03:49:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:49:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/06 03:49:53 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/06 03:49:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:49:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/06 03:49:53 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/06 03:49:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:49:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/06 03:49:53 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/06 03:49:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:49:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/06 03:49:53 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/06 03:49:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:49:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/06 03:49:53 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/06 03:49:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:49:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/06 03:49:53 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/06 03:49:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:49:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/06 03:49:53 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/06 03:49:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:49:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/06 03:49:53 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/06 03:49:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:49:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/06 03:49:53 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/06 03:49:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:49:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/06 03:49:53 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/06 03:49:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:49:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/06 03:49:53 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for checks to finish 2026/04/06 03:49:53 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for transfers to finish 2026/04/06 03:49:53 DEBUG : Waiting for deletions to finish 2026/04/06 03:49:53 DEBUG : Waiting for deletions to finish 2026/04/06 03:49:53 DEBUG : apple: Excluded (Path Filter) 2026/04/06 03:49:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/06 03:49:53 DEBUG : banana: Excluded (Path Filter) 2026/04/06 03:49:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/06 03:49:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/06 03:49:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/06 03:49:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/06 03:49:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/06 03:49:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/06 03:49:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/06 03:49:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/06 03:49:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/06 03:49:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/06 03:49:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/06 03:49:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/06 03:49:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/06 03:49:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/06 03:49:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/06 03:49:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/06 03:49:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/06 03:49:54 DEBUG : apple: size = 5 OK 2026/04/06 03:49:54 DEBUG : splitbananasplit: size = 16 OK 2026/04/06 03:49:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:49:54 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:49:54 DEBUG : banana: size = 6 OK 2026/04/06 03:49:54 DEBUG : splitbananasplit: Unchanged skipping 2026/04/06 03:49:54 DEBUG : apple: Unchanged skipping 2026/04/06 03:49:54 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/06 03:49:54 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:49:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:49:54 DEBUG : banana: Unchanged skipping 2026/04/06 03:49:54 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/06 03:49:54 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/06 03:49:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:49:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/06 03:49:54 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/06 03:49:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:49:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/06 03:49:54 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/06 03:49:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:49:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/06 03:49:54 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/06 03:49:54 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/06 03:49:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:49:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/06 03:49:54 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/06 03:49:54 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for checks to finish 2026/04/06 03:49:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:49:54 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/06 03:49:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/06 03:49:54 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/06 03:49:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:49:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:49:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/06 03:49:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:49:54 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/06 03:49:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:49:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/06 03:49:54 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/06 03:49:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:49:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/06 03:49:54 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/06 03:49:54 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/06 03:49:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:49:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:49:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/06 03:49:54 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/06 03:49:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:49:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/06 03:49:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/06 03:49:54 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/06 03:49:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:49:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/06 03:49:54 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/06 03:49:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/06 03:49:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:49:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/06 03:49:54 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/06 03:49:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:49:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/06 03:49:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/06 03:49:54 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for transfers to finish 2026/04/06 03:49:54 DEBUG : Waiting for deletions to finish 2026/04/06 03:49:54 DEBUG : Waiting for deletions to finish 2026/04/06 03:49:54 DEBUG : apple: Excluded (Path Filter) 2026/04/06 03:49:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/06 03:49:54 DEBUG : banana: Excluded (Path Filter) 2026/04/06 03:49:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/06 03:49:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/06 03:49:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/06 03:49:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/06 03:49:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/06 03:49:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/06 03:49:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/06 03:49:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/06 03:49:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/06 03:49:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/06 03:49:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/06 03:49:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/06 03:49:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/06 03:49:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/06 03:49:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/06 03:49:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/06 03:49:54 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (187.16s) --- PASS: TestTransform/NFC (15.06s) --- PASS: TestTransform/NFD (15.77s) --- PASS: TestTransform/base64 (17.38s) --- PASS: TestTransform/prefix (19.41s) --- PASS: TestTransform/suffix (21.05s) --- PASS: TestTransform/truncate (18.24s) --- PASS: TestTransform/encoder (16.28s) --- PASS: TestTransform/ISO-8859-1 (15.72s) --- PASS: TestTransform/charmap (16.71s) --- PASS: TestTransform/lowercase (15.95s) --- PASS: TestTransform/ascii (15.58s) === RUN TestTransformCopy run.go:185: Remote "B2 bucket rclone-test-xokibof0doqo", Local "Local file system at /tmp/rclone2356085791", Modify Window "1ms" 2026/04/06 03:49:59 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/04/06 03:49:59 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/04/06 03:49:59 INFO : sub dir_somesuffix: Making directory 2026/04/06 03:49:59 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/04/06 03:49:59 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/04/06 03:49:59 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/04/06 03:49:59 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/04/06 03:49:59 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/04/06 03:49:59 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for checks to finish 2026/04/06 03:49:59 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for transfers to finish 2026/04/06 03:50:00 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/04/06 03:50:00 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/06 03:50:00 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/04/06 03:50:00 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.78s) === RUN TestDoubleTransform run.go:185: Remote "B2 bucket rclone-test-xokibof0doqo", Local "Local file system at /tmp/rclone2356085791", Modify Window "1ms" 2026/04/06 03:50:01 DEBUG : toe: transformed to: tictactoe 2026/04/06 03:50:01 DEBUG : toe: transformed to: tictactoe 2026/04/06 03:50:01 INFO : tictactoe: Making directory 2026/04/06 03:50:01 DEBUG : toe: transformed to: tictactoe 2026/04/06 03:50:01 DEBUG : toe: transformed to: tictactoe 2026/04/06 03:50:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/06 03:50:01 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/04/06 03:50:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/06 03:50:01 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for checks to finish 2026/04/06 03:50:01 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for transfers to finish 2026/04/06 03:50:01 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/04/06 03:50:01 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/06 03:50:01 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/04/06 03:50:01 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.60s) === RUN TestFileTag run.go:185: Remote "B2 bucket rclone-test-xokibof0doqo", Local "Local file system at /tmp/rclone2356085791", Modify Window "1ms" 2026/04/06 03:50:02 INFO : toe: Making directory 2026/04/06 03:50:02 INFO : toe/toe: Making directory 2026/04/06 03:50:02 DEBUG : toe: transformed to: tictactoe 2026/04/06 03:50:02 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/06 03:50:02 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/06 03:50:02 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/06 03:50:02 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for checks to finish 2026/04/06 03:50:02 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for transfers to finish 2026/04/06 03:50:03 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/04/06 03:50:03 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/06 03:50:03 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/04/06 03:50:03 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.76s) === RUN TestNoTag run.go:185: Remote "B2 bucket rclone-test-xokibof0doqo", Local "Local file system at /tmp/rclone2356085791", Modify Window "1ms" 2026/04/06 03:50:04 INFO : toe: Making directory 2026/04/06 03:50:04 INFO : toe/toe: Making directory 2026/04/06 03:50:04 DEBUG : toe: transformed to: tictactoe 2026/04/06 03:50:04 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/06 03:50:04 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/06 03:50:04 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/06 03:50:04 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for checks to finish 2026/04/06 03:50:04 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for transfers to finish 2026/04/06 03:50:05 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/04/06 03:50:05 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/06 03:50:05 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/04/06 03:50:05 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.68s) === RUN TestDirTag run.go:185: Remote "B2 bucket rclone-test-xokibof0doqo", Local "Local file system at /tmp/rclone2356085791", Modify Window "1ms" 2026/04/06 03:50:06 DEBUG : empty_dir: Making directory with metadata 2026/04/06 03:50:06 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/06 03:50:06 DEBUG : toe: transformed to: tictactoe 2026/04/06 03:50:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/06 03:50:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/06 03:50:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/06 03:50:06 INFO : tictacempty_dir: Making directory 2026/04/06 03:50:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/06 03:50:06 DEBUG : toe: transformed to: tictactoe 2026/04/06 03:50:06 DEBUG : toe: transformed to: tictactoe 2026/04/06 03:50:06 INFO : tictactoe: Making directory 2026/04/06 03:50:06 DEBUG : toe: transformed to: tictactoe 2026/04/06 03:50:06 DEBUG : toe: transformed to: tictactoe 2026/04/06 03:50:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/06 03:50:06 INFO : tictactoe/tictactoe: Making directory 2026/04/06 03:50:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/06 03:50:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/06 03:50:06 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/06 03:50:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/06 03:50:06 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for checks to finish 2026/04/06 03:50:06 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for transfers to finish 2026/04/06 03:50:07 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/04/06 03:50:07 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/06 03:50:07 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/04/06 03:50:07 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.76s) === RUN TestAllTag run.go:185: Remote "B2 bucket rclone-test-xokibof0doqo", Local "Local file system at /tmp/rclone2356085791", Modify Window "1ms" 2026/04/06 03:50:07 DEBUG : empty_dir: Making directory with metadata 2026/04/06 03:50:07 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/06 03:50:07 DEBUG : toe: transformed to: tictactoe 2026/04/06 03:50:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/06 03:50:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/06 03:50:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/06 03:50:08 INFO : tictacempty_dir: Making directory 2026/04/06 03:50:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/06 03:50:08 DEBUG : toe: transformed to: tictactoe 2026/04/06 03:50:08 DEBUG : toe: transformed to: tictactoe 2026/04/06 03:50:08 INFO : tictactoe: Making directory 2026/04/06 03:50:08 DEBUG : toe: transformed to: tictactoe 2026/04/06 03:50:08 DEBUG : toe: transformed to: tictactoe 2026/04/06 03:50:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/06 03:50:08 INFO : tictactoe/tictactoe: Making directory 2026/04/06 03:50:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/06 03:50:08 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/06 03:50:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/06 03:50:08 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/06 03:50:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/06 03:50:08 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for checks to finish 2026/04/06 03:50:08 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for transfers to finish 2026/04/06 03:50:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/06 03:50:08 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/06 03:50:08 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/06 03:50:08 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/04/06 03:50:08 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for checks to finish 2026/04/06 03:50:08 DEBUG : toe: transformed to: tictactoe 2026/04/06 03:50:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/06 03:50:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/06 03:50:09 DEBUG : toe: transformed to: tictactoe 2026/04/06 03:50:09 DEBUG : toe: transformed to: tictactoe 2026/04/06 03:50:09 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/06 03:50:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/06 03:50:09 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/06 03:50:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/04/06 03:50:09 NOTICE: B2 bucket rclone-test-xokibof0doqo: 0 differences found 2026/04/06 03:50:09 NOTICE: B2 bucket rclone-test-xokibof0doqo: 1 matching files --- PASS: TestAllTag (2.15s) === RUN TestRunTwice run.go:185: Remote "B2 bucket rclone-test-xokibof0doqo", Local "Local file system at /tmp/rclone2356085791", Modify Window "1ms" 2026/04/06 03:50:10 DEBUG : toe: transformed to: tictactoe 2026/04/06 03:50:10 DEBUG : toe: transformed to: tictactoe 2026/04/06 03:50:10 INFO : tictactoe: Making directory 2026/04/06 03:50:10 DEBUG : toe: transformed to: tictactoe 2026/04/06 03:50:10 DEBUG : toe: transformed to: tictactoe 2026/04/06 03:50:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/06 03:50:10 INFO : tictactoe/tictactoe: Making directory 2026/04/06 03:50:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/06 03:50:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/06 03:50:10 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/06 03:50:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/06 03:50:10 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for checks to finish 2026/04/06 03:50:10 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for transfers to finish 2026/04/06 03:50:11 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/04/06 03:50:11 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/06 03:50:11 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/04/06 03:50:11 DEBUG : Waiting for deletions to finish 2026/04/06 03:50:11 DEBUG : toe: transformed to: tictactoe 2026/04/06 03:50:11 DEBUG : toe: transformed to: tictactoe 2026/04/06 03:50:11 DEBUG : toe: transformed to: tictactoe 2026/04/06 03:50:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/06 03:50:11 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for checks to finish 2026/04/06 03:50:11 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/04/06 03:50:11 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:50:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/06 03:50:11 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/04/06 03:50:11 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for transfers to finish 2026/04/06 03:50:11 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.50s) === RUN TestSyntax 2026/04/06 03:50:12 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "B2 bucket rclone-test-xokibof0doqo", Local "Local file system at /tmp/rclone2356085791", Modify Window "1ms" 2026/04/06 03:50:12 INFO : toe: Making directory 2026/04/06 03:50:12 INFO : toe/toe: Making directory 2026/04/06 03:50:12 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/06 03:50:12 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for checks to finish 2026/04/06 03:50:12 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for transfers to finish 2026/04/06 03:50:13 DEBUG : toe/toe/toe: size = 11 OK 2026/04/06 03:50:13 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/06 03:50:13 INFO : toe/toe/toe: Copied (new) 2026/04/06 03:50:13 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.85s) === RUN TestMove run.go:185: Remote "B2 bucket rclone-test-xokibof0doqo", Local "Local file system at /tmp/rclone2356085791", Modify Window "1ms" 2026/04/06 03:50:14 DEBUG : empty_dir: Making directory with metadata 2026/04/06 03:50:14 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/06 03:50:14 DEBUG : toe: transformed to: tictactoe 2026/04/06 03:50:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/06 03:50:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/06 03:50:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/06 03:50:14 INFO : tictacempty_dir: Making directory 2026/04/06 03:50:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/06 03:50:14 DEBUG : toe: transformed to: tictactoe 2026/04/06 03:50:14 DEBUG : toe: transformed to: tictactoe 2026/04/06 03:50:14 INFO : tictactoe: Making directory 2026/04/06 03:50:14 DEBUG : toe: transformed to: tictactoe 2026/04/06 03:50:14 DEBUG : toe: transformed to: tictactoe 2026/04/06 03:50:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/06 03:50:14 INFO : tictactoe/tictactoe: Making directory 2026/04/06 03:50:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/06 03:50:14 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/06 03:50:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/06 03:50:14 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/06 03:50:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/06 03:50:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/06 03:50:14 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for checks to finish 2026/04/06 03:50:14 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for transfers to finish 2026/04/06 03:50:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/06 03:50:15 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/06 03:50:15 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/06 03:50:15 INFO : toe/toe/toe.txt: Deleted 2026/04/06 03:50:15 INFO : toe/toe: Removing directory 2026/04/06 03:50:15 INFO : toe: Removing directory 2026/04/06 03:50:15 INFO : empty_dir: Removing directory 2026/04/06 03:50:15 DEBUG : Local file system at /tmp/rclone2356085791: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.81s) === RUN TestTransformFile run.go:185: Remote "B2 bucket rclone-test-xokibof0doqo", Local "Local file system at /tmp/rclone2356085791", Modify Window "1ms" 2026/04/06 03:50:16 DEBUG : empty_dir: Making directory with metadata 2026/04/06 03:50:16 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/06 03:50:16 DEBUG : toe: transformed to: tictactoe 2026/04/06 03:50:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/06 03:50:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/06 03:50:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/06 03:50:16 INFO : tictacempty_dir: Making directory 2026/04/06 03:50:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/06 03:50:16 DEBUG : toe: transformed to: tictactoe 2026/04/06 03:50:16 DEBUG : toe: transformed to: tictactoe 2026/04/06 03:50:16 INFO : tictactoe: Making directory 2026/04/06 03:50:16 DEBUG : toe: transformed to: tictactoe 2026/04/06 03:50:16 DEBUG : toe: transformed to: tictactoe 2026/04/06 03:50:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/06 03:50:16 INFO : tictactoe/tictactoe: Making directory 2026/04/06 03:50:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/06 03:50:16 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/06 03:50:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/06 03:50:16 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/06 03:50:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/06 03:50:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/06 03:50:16 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for checks to finish 2026/04/06 03:50:16 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for transfers to finish 2026/04/06 03:50:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/06 03:50:16 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/06 03:50:16 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/06 03:50:16 INFO : toe/toe/toe.txt: Deleted 2026/04/06 03:50:16 INFO : toe/toe: Removing directory 2026/04/06 03:50:16 INFO : toe: Removing directory 2026/04/06 03:50:16 INFO : empty_dir: Removing directory 2026/04/06 03:50:16 DEBUG : Local file system at /tmp/rclone2356085791: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/04/06 03:50:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/06 03:50:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/04/06 03:50:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/06 03:50:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/06 03:50:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/06 03:50:18 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/04/06 03:50:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/06 03:50:18 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/04/06 03:50:18 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 (2.96s) === RUN TestManualTransformFile run.go:185: Remote "B2 bucket rclone-test-xokibof0doqo", Local "Local file system at /tmp/rclone2356085791", Modify Window "1ms" 2026/04/06 03:50:19 DEBUG : Reset feature "Copy" 2026/04/06 03:50:19 DEBUG : Reset feature "Move" 2026/04/06 03:50:19 DEBUG : Reset feature "Copy" 2026/04/06 03:50:19 DEBUG : Reset feature "Move" 2026/04/06 03:50:19 DEBUG : empty_dir: Making directory with metadata 2026/04/06 03:50:19 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/06 03:50:19 DEBUG : toe: transformed to: tictactoe 2026/04/06 03:50:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/06 03:50:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/06 03:50:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/06 03:50:19 INFO : tictacempty_dir: Making directory 2026/04/06 03:50:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/06 03:50:19 DEBUG : toe: transformed to: tictactoe 2026/04/06 03:50:19 DEBUG : toe: transformed to: tictactoe 2026/04/06 03:50:19 INFO : tictactoe: Making directory 2026/04/06 03:50:19 DEBUG : toe: transformed to: tictactoe 2026/04/06 03:50:19 DEBUG : toe: transformed to: tictactoe 2026/04/06 03:50:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/06 03:50:19 INFO : tictactoe/tictactoe: Making directory 2026/04/06 03:50:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/06 03:50:19 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/06 03:50:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/06 03:50:19 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/06 03:50:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/06 03:50:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/06 03:50:19 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for checks to finish 2026/04/06 03:50:19 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for transfers to finish 2026/04/06 03:50:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/06 03:50:20 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/06 03:50:20 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/06 03:50:20 INFO : toe/toe/toe.txt: Deleted 2026/04/06 03:50:20 INFO : toe/toe: Removing directory 2026/04/06 03:50:20 INFO : toe: Removing directory 2026/04/06 03:50:20 INFO : empty_dir: Removing directory 2026/04/06 03:50:20 DEBUG : Local file system at /tmp/rclone2356085791: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/04/06 03:50:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/06 03:50:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/04/06 03:50:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/06 03:50:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/06 03:50:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/06 03:50:21 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/04/06 03:50:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/06 03:50:21 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/04/06 03:50:21 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.85s) === RUN TestBase64 run.go:185: Remote "B2 bucket rclone-test-xokibof0doqo", Local "Local file system at /tmp/rclone2356085791", Modify Window "1ms" 2026/04/06 03:50:23 DEBUG : toe: transformed to: dG9l 2026/04/06 03:50:23 DEBUG : toe: transformed to: dG9l 2026/04/06 03:50:23 INFO : dG9l: Making directory 2026/04/06 03:50:23 DEBUG : toe: transformed to: dG9l 2026/04/06 03:50:23 DEBUG : toe: transformed to: dG9l 2026/04/06 03:50:23 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/04/06 03:50:23 INFO : dG9l/dG9l: Making directory 2026/04/06 03:50:23 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/04/06 03:50:23 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/04/06 03:50:23 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/04/06 03:50:23 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/06 03:50:23 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/04/06 03:50:23 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for checks to finish 2026/04/06 03:50:23 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for transfers to finish 2026/04/06 03:50:24 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/04/06 03:50:24 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/06 03:50:24 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/04/06 03:50:24 DEBUG : Waiting for deletions to finish 2026/04/06 03:50:24 DEBUG : dG9l: transformed to: toe 2026/04/06 03:50:24 DEBUG : dG9l: transformed to: toe 2026/04/06 03:50:24 DEBUG : dG9l: transformed to: toe 2026/04/06 03:50:24 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/04/06 03:50:24 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/04/06 03:50:24 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/04/06 03:50:24 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/04/06 03:50:24 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/04/06 03:50:24 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/04/06 03:50:24 DEBUG : Local file system at /tmp/rclone2356085791: Waiting for checks to finish 2026/04/06 03:50:24 DEBUG : Local file system at /tmp/rclone2356085791: Waiting for transfers to finish 2026/04/06 03:50:24 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.72s) === RUN TestError run.go:185: Remote "B2 bucket rclone-test-xokibof0doqo", Local "Local file system at /tmp/rclone2356085791", Modify Window "1ms" 2026/04/06 03:50:25 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/06 03:50:25 DEBUG : toe: transformed to: 2026/04/06 03:50:25 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/06 03:50:25 DEBUG : toe: transformed to: 2026/04/06 03:50:25 INFO : B2 bucket rclone-test-xokibof0doqo: Making directory 2026/04/06 03:50:25 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/06 03:50:25 DEBUG : toe: transformed to: 2026/04/06 03:50:25 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/06 03:50:25 DEBUG : toe: transformed to: 2026/04/06 03:50:25 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/06 03:50:25 DEBUG : toe/toe: transformed to: 2026/04/06 03:50:25 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/04/06 03:50:25 INFO : toe/toe: Making directory 2026/04/06 03:50:25 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/06 03:50:25 DEBUG : toe/toe: transformed to: 2026/04/06 03:50:25 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/04/06 03:50:25 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/06 03:50:25 DEBUG : toe: transformed to: 2026/04/06 03:50:25 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/06 03:50:25 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/06 03:50:25 DEBUG : toe/toe/toe: transformed to: 2026/04/06 03:50:25 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/04/06 03:50:25 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for checks to finish 2026/04/06 03:50:25 DEBUG : B2 bucket rclone-test-xokibof0doqo: Waiting for transfers to finish 2026/04/06 03:50:26 DEBUG : toe/toe/toe: size = 11 OK 2026/04/06 03:50:26 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/06 03:50:26 INFO : toe/toe/toe: Copied (new) 2026/04/06 03:50:26 ERROR : B2 bucket rclone-test-xokibof0doqo: not deleting files as there were IO errors 2026/04/06 03:50:26 ERROR : B2 bucket rclone-test-xokibof0doqo: not deleting directories as there were IO errors --- PASS: TestError (1.64s) PASS 2026/04/06 03:50:27 DEBUG : B2 bucket rclone-test-xokibof0doqo: Purge remote 2026/04/06 03:50:27 INFO : B2 bucket rclone-test-xokibof0doqo: cleaning bucket "rclone-test-xokibof0doqo" of all files 2026/04/06 03:50:28 DEBUG : BackupDir/one: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f416538f7441a35b9_d20260406_m034433_c001_v7007000_t0000_u01775447073214") 2026/04/06 03:50:28 DEBUG : BackupDir/one: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1174d03c5a121bfc_d20260406_m034428_c001_v0001185_t0052_u01775447068303") 2026/04/06 03:50:28 DEBUG : CompareDest/one: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f416538f7441a354b_d20260406_m034408_c001_v7007000_t0000_u01775447048532") 2026/04/06 03:50:28 DEBUG : CompareDest/one: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507c4b_d20260406_m034403_c001_v0001179_t0012_u01775447043203") 2026/04/06 03:50:28 DEBUG : CompareDest/two: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f416538f7441a354c_d20260406_m034408_c001_v7007000_t0000_u01775447048717") 2026/04/06 03:50:28 DEBUG : CompareDest/two: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f109160d29ae73ac5_d20260406_m034404_c001_v0001120_t0056_u01775447044149") 2026/04/06 03:50:28 DEBUG : CopyDest/one: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f416538f7441a35ba_d20260406_m034433_c001_v7007000_t0000_u01775447073401") 2026/04/06 03:50:28 DEBUG : CopyDest/one: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f109160d29ae73ae7_d20260406_m034425_c001_v0001120_t0013_u01775447065123") 2026/04/06 03:50:28 DEBUG : CopyDest/three: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f416538f7441a35bb_d20260406_m034433_c001_v7007000_t0000_u01775447073585") 2026/04/06 03:50:28 DEBUG : CopyDest/three: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f109160d29ae73af1_d20260406_m034431_c001_v0001120_t0056_u01775447071434") 2026/04/06 03:50:28 DEBUG : CopyDest/two: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f416538f7441a35bc_d20260406_m034433_c001_v7007000_t0000_u01775447073767") 2026/04/06 03:50:28 DEBUG : CopyDest/two: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507c79_d20260406_m034429_c001_v0001179_t0025_u01775447069416") 2026/04/06 03:50:29 DEBUG : EXISTING: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f41931454b5bfc9c2_d20260406_m034553_c001_v7007000_t0000_u01775447153585") 2026/04/06 03:50:29 DEBUG : EXISTING: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f109160d29ae73ba3_d20260406_m034552_c001_v0001120_t0025_u01775447152370") 2026/04/06 03:50:29 DEBUG : PREFIXapple: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f4180b70d88c89d07_d20260406_m034753_c001_v7007000_t0000_u01775447273945") 2026/04/06 03:50:29 DEBUG : PREFIXapple: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507e37_d20260406_m034749_c001_v0001179_t0020_u01775447269074") 2026/04/06 03:50:29 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f415843ef8be36b9c_d20260406_m034754_c001_v7007000_t0000_u01775447274113") 2026/04/06 03:50:29 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f105e03858023cdfc_d20260406_m034749_c001_v0001090_t0044_u01775447269062") 2026/04/06 03:50:29 DEBUG : PREFIXbanana: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f413781a4b7a59d81_d20260406_m034754_c001_v7007000_t0000_u01775447274271") 2026/04/06 03:50:29 DEBUG : PREFIXbanana: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f109160d29ae73cd5_d20260406_m034749_c001_v0001120_t0038_u01775447269082") 2026/04/06 03:50:29 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f41931454b5bfcaef_d20260406_m034754_c001_v7007000_t0000_u01775447274279") 2026/04/06 03:50:29 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1101825f2424b3ed_d20260406_m034749_c001_v0001171_t0021_u01775447269093") 2026/04/06 03:50:29 DEBUG : Testêé: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f41931454b5bfc9bf_d20260406_m034550_c001_v7007000_t0000_u01775447150116") 2026/04/06 03:50:29 DEBUG : Testêé: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f109160d29ae73b9d_d20260406_m034549_c001_v0001120_t0016_u01775447149345") 2026/04/06 03:50:29 DEBUG : Testêé: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507d0d_d20260406_m034548_c001_v0001179_t0028_u01775447148375") 2026/04/06 03:50:29 DEBUG : YXBwbGU=: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f408df0c824d96d8a_d20260406_m034736_c001_v7007000_t0000_u01775447256242") 2026/04/06 03:50:29 DEBUG : YXBwbGU=: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507e13_d20260406_m034731_c001_v0001179_t0043_u01775447251945") 2026/04/06 03:50:29 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f408df0c824d96d8b_d20260406_m034736_c001_v7007000_t0000_u01775447256424") 2026/04/06 03:50:29 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1101825f2424b3b7_d20260406_m034731_c001_v0001171_t0023_u01775447251972") 2026/04/06 03:50:29 DEBUG : YmFuYW5h: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f408df0c824d96d8c_d20260406_m034736_c001_v7007000_t0000_u01775447256608") 2026/04/06 03:50:29 DEBUG : YmFuYW5h: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f109160d29ae73ca1_d20260406_m034731_c001_v0001120_t0040_u01775447251963") 2026/04/06 03:50:29 DEBUG : a/potato2: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f415843ef8be36a65_d20260406_m034236_c001_v7007000_t0000_u01775446956378") 2026/04/06 03:50:29 DEBUG : a/potato2: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507b2d_d20260406_m034235_c001_v0001179_t0013_u01775446955118") 2026/04/06 03:50:29 DEBUG : a/potato2: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f408df0c824d96718_d20260406_m034233_c001_v7007000_t0000_u01775446953765") 2026/04/06 03:50:29 DEBUG : a/potato2: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507b21_d20260406_m034232_c001_v0001179_t0024_u01775446952880") 2026/04/06 03:50:30 DEBUG : a/potato2: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f408df0c824d96704_d20260406_m034217_c001_v7007000_t0000_u01775446937475") 2026/04/06 03:50:30 DEBUG : a/potato2: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507ac9_d20260406_m034216_c001_v0001179_t0028_u01775446936265") 2026/04/06 03:50:30 DEBUG : apple: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f4238f2ad9ab1ce89_d20260406_m034955_c001_v7007000_t0000_u01775447395171") 2026/04/06 03:50:30 DEBUG : apple: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f105e03858023cebd_d20260406_m034950_c001_v0001090_t0005_u01775447390739") 2026/04/06 03:50:30 DEBUG : apple: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f420aa437c1c684fe_d20260406_m034939_c001_v7007000_t0000_u01775447379448") 2026/04/06 03:50:30 DEBUG : apple: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f105e03858023ceab_d20260406_m034935_c001_v0001090_t0037_u01775447375255") 2026/04/06 03:50:30 DEBUG : apple: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f41789a451d124868_d20260406_m034923_c001_v7007000_t0000_u01775447363655") 2026/04/06 03:50:30 DEBUG : apple: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f105e03858023ce97_d20260406_m034919_c001_v0001090_t0020_u01775447359113") 2026/04/06 03:50:30 DEBUG : apple: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f41789a451d124853_d20260406_m034906_c001_v7007000_t0000_u01775447346852") 2026/04/06 03:50:30 DEBUG : apple: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f105e03858023ce83_d20260406_m034902_c001_v0001090_t0006_u01775447342554") 2026/04/06 03:50:30 DEBUG : apple: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f408df0c824d96e21_d20260406_m034851_c001_v7007000_t0000_u01775447331197") 2026/04/06 03:50:30 DEBUG : apple: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f105e03858023ce73_d20260406_m034846_c001_v0001090_t0004_u01775447326856") 2026/04/06 03:50:30 DEBUG : apple: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f401c9a8558c8e300_d20260406_m034834_c001_v7007000_t0000_u01775447314905") 2026/04/06 03:50:30 DEBUG : apple: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507ec1_d20260406_m034828_c001_v0001179_t0017_u01775447308782") 2026/04/06 03:50:30 DEBUG : apple: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f418e4eae280d3fb1_d20260406_m034816_c001_v7007000_t0000_u01775447296699") 2026/04/06 03:50:30 DEBUG : apple: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507e9d_d20260406_m034812_c001_v0001179_t0010_u01775447292819") 2026/04/06 03:50:30 DEBUG : apple: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f422d87a2a2d29cf3_d20260406_m034811_c001_v7007000_t0000_u01775447291897") 2026/04/06 03:50:30 DEBUG : apple: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1101825f2424b443_d20260406_m034807_c001_v0001171_t0010_u01775447287562") 2026/04/06 03:50:30 DEBUG : apple: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f415843ef8be36ba1_d20260406_m034755_c001_v7007000_t0000_u01775447275645") 2026/04/06 03:50:30 DEBUG : apple: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1101825f2424b3ff_d20260406_m034752_c001_v0001171_t0041_u01775447272272") 2026/04/06 03:50:31 DEBUG : apple: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f415843ef8be36b95_d20260406_m034751_c001_v7007000_t0000_u01775447271184") 2026/04/06 03:50:31 DEBUG : apple: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f105e03858023cdf8_d20260406_m034747_c001_v0001090_t0037_u01775447267396") 2026/04/06 03:50:31 DEBUG : apple: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f4180b70d88c89cf8_d20260406_m034734_c001_v7007000_t0000_u01775447254093") 2026/04/06 03:50:31 DEBUG : apple: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507e0f_d20260406_m034729_c001_v0001179_t0049_u01775447249593") 2026/04/06 03:50:31 DEBUG : apple: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f401c9a8558c8e2be_d20260406_m034718_c001_v7007000_t0000_u01775447238848") 2026/04/06 03:50:31 DEBUG : apple: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507df3_d20260406_m034714_c001_v0001179_t0017_u01775447234647") 2026/04/06 03:50:31 DEBUG : apple: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f419a75b91054982b_d20260406_m034703_c001_v7007000_t0000_u01775447223015") 2026/04/06 03:50:31 DEBUG : apple: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507dcb_d20260406_m034658_c001_v0001179_t0033_u01775447218932") 2026/04/06 03:50:31 DEBUG : appleSUFFIX: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f41931454b5bfcaf9_d20260406_m034814_c001_v7007000_t0000_u01775447294827") 2026/04/06 03:50:31 DEBUG : appleSUFFIX: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1101825f2424b449_d20260406_m034809_c001_v0001171_t0057_u01775447289390") 2026/04/06 03:50:31 DEBUG : appleapple: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f401c9a8558c8e301_d20260406_m034835_c001_v7007000_t0000_u01775447315089") 2026/04/06 03:50:31 DEBUG : appleapple: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507ec5_d20260406_m034830_c001_v0001179_t0046_u01775447310746") 2026/04/06 03:50:31 DEBUG : appleappleapplebanana: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f4238f2ad9ab1ce8a_d20260406_m034955_c001_v7007000_t0000_u01775447395353") 2026/04/06 03:50:31 DEBUG : appleappleapplebanana: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1101825f2424b5e7_d20260406_m034951_c001_v0001171_t0042_u01775447391422") 2026/04/06 03:50:31 DEBUG : appleappleapplebanana: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f420aa437c1c684ff_d20260406_m034939_c001_v7007000_t0000_u01775447379683") 2026/04/06 03:50:31 DEBUG : appleappleapplebanana: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1101825f2424b5bb_d20260406_m034935_c001_v0001171_t0015_u01775447375846") 2026/04/06 03:50:31 DEBUG : appleappleapplebanana: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f41789a451d124869_d20260406_m034923_c001_v7007000_t0000_u01775447363835") 2026/04/06 03:50:31 DEBUG : appleappleapplebanana: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1101825f2424b559_d20260406_m034919_c001_v0001171_t0057_u01775447359902") 2026/04/06 03:50:31 DEBUG : appleappleapplebanana: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f41789a451d124854_d20260406_m034907_c001_v7007000_t0000_u01775447347035") 2026/04/06 03:50:32 DEBUG : appleappleapplebanana: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1101825f2424b4e3_d20260406_m034903_c001_v0001171_t0023_u01775447343203") 2026/04/06 03:50:32 DEBUG : appleappleapplebanana: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f408df0c824d96e22_d20260406_m034851_c001_v7007000_t0000_u01775447331379") 2026/04/06 03:50:32 DEBUG : appleappleapplebanana: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1101825f2424b4bf_d20260406_m034847_c001_v0001171_t0055_u01775447327423") 2026/04/06 03:50:32 DEBUG : appleappleapplebanana: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f4156b7c90ac908bf_d20260406_m034832_c001_v7007000_t0000_u01775447312963") 2026/04/06 03:50:32 DEBUG : appleappleapplebanana: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f105e03858023ce50_d20260406_m034829_c001_v0001090_t0045_u01775447309256") 2026/04/06 03:50:32 DEBUG : appleappleapplebanana: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f418e4eae280d3fb2_d20260406_m034816_c001_v7007000_t0000_u01775447296880") 2026/04/06 03:50:32 DEBUG : appleappleapplebanana: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1101825f2424b45f_d20260406_m034812_c001_v0001171_t0025_u01775447292807") 2026/04/06 03:50:32 DEBUG : appleappleapplebanana: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f41931454b5bfcaf7_d20260406_m034811_c001_v7007000_t0000_u01775447291907") 2026/04/06 03:50:32 DEBUG : appleappleapplebanana: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f109160d29ae73d09_d20260406_m034808_c001_v0001120_t0051_u01775447288050") 2026/04/06 03:50:32 DEBUG : appleappleapplebanana: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f415843ef8be36ba2_d20260406_m034755_c001_v7007000_t0000_u01775447275827") 2026/04/06 03:50:32 DEBUG : appleappleapplebanana: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507e45_d20260406_m034752_c001_v0001179_t0007_u01775447272284") 2026/04/06 03:50:32 DEBUG : appleappleapplebanana: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f419a75b91054985a_d20260406_m034751_c001_v7007000_t0000_u01775447271329") 2026/04/06 03:50:32 DEBUG : appleappleapplebanana: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f109160d29ae73cd3_d20260406_m034747_c001_v0001120_t0003_u01775447267903") 2026/04/06 03:50:32 DEBUG : appleappleapplebanana: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f4180b70d88c89cf9_d20260406_m034734_c001_v7007000_t0000_u01775447254276") 2026/04/06 03:50:32 DEBUG : appleappleapplebanana: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f109160d29ae73c9d_d20260406_m034730_c001_v0001120_t0019_u01775447250223") 2026/04/06 03:50:32 DEBUG : appleappleapplebanana: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f401c9a8558c8e2bf_d20260406_m034719_c001_v7007000_t0000_u01775447239029") 2026/04/06 03:50:32 DEBUG : appleappleapplebanana: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f109160d29ae73c7f_d20260406_m034715_c001_v0001120_t0010_u01775447235318") 2026/04/06 03:50:32 DEBUG : appleappleapplebanana: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f419a75b91054982c_d20260406_m034703_c001_v7007000_t0000_u01775447223275") 2026/04/06 03:50:32 DEBUG : appleappleapplebanana: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f109160d29ae73c65_d20260406_m034659_c001_v0001120_t0050_u01775447219712") 2026/04/06 03:50:32 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f400162639f420094_d20260406_m034814_c001_v7007000_t0000_u01775447294819") 2026/04/06 03:50:32 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507e85_d20260406_m034809_c001_v0001179_t0017_u01775447289402") 2026/04/06 03:50:32 DEBUG : b/potato: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f415843ef8be36a67_d20260406_m034236_c001_v7007000_t0000_u01775446956560") 2026/04/06 03:50:32 DEBUG : b/potato: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507b25_d20260406_m034234_c001_v0001179_t0015_u01775446954321") 2026/04/06 03:50:32 DEBUG : b/potato: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f408df0c824d96717_d20260406_m034233_c001_v7007000_t0000_u01775446953217") 2026/04/06 03:50:33 DEBUG : b/potato: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507b1d_d20260406_m034232_c001_v0001179_t0016_u01775446952032") 2026/04/06 03:50:33 DEBUG : b/potato: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f408df0c824d96703_d20260406_m034216_c001_v7007000_t0000_u01775446936933") 2026/04/06 03:50:33 DEBUG : b/potato: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507ab9_d20260406_m034215_c001_v0001179_t0028_u01775446935368") 2026/04/06 03:50:33 DEBUG : backup/one: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f4180b70d88c89c16_d20260406_m034446_c001_v7007000_t0000_u01775447086865") 2026/04/06 03:50:33 DEBUG : backup/one: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1098be9b72272555_d20260406_m034444_c001_v0001039_t0040_u01775447084497") 2026/04/06 03:50:33 DEBUG : backup/one: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f11372cdd1f63eb11_d20260406_m034440_c001_v0001097_t0013_u01775447080286") 2026/04/06 03:50:33 DEBUG : backup/one-2019-01-01: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f407de7e05db19f7b_d20260406_m034512_c001_v7007000_t0000_u01775447112709") 2026/04/06 03:50:33 DEBUG : backup/one-2019-01-01: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f115598c4a6feceef_d20260406_m034510_c001_v0001092_t0002_u01775447110798") 2026/04/06 03:50:33 DEBUG : backup/one-2019-01-01: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1011260a9c778931_d20260406_m034506_c001_v0001185_t0010_u01775447106803") 2026/04/06 03:50:33 DEBUG : backup/one.bak: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f416e9bc51f73c35d_d20260406_m034500_c001_v7007000_t0000_u01775447100171") 2026/04/06 03:50:33 DEBUG : backup/one.bak: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f104f72e2df81dc75_d20260406_m034457_c001_v0001174_t0045_u01775447097907") 2026/04/06 03:50:33 DEBUG : backup/one.bak: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f105ac8c9d361bade_d20260406_m034453_c001_v0001116_t0051_u01775447093563") 2026/04/06 03:50:33 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f407de7e05db19f7c_d20260406_m034512_c001_v7007000_t0000_u01775447112890") 2026/04/06 03:50:33 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f116f111b2d8e0616_d20260406_m034511_c001_v0001185_t0031_u01775447111930") 2026/04/06 03:50:33 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f102c2f34c41bd0ca_d20260406_m034508_c001_v0001105_t0059_u01775447108383") 2026/04/06 03:50:33 DEBUG : backup/three.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f4180b70d88c89c19_d20260406_m034447_c001_v7007000_t0000_u01775447087047") 2026/04/06 03:50:33 DEBUG : backup/three.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f10646bda7f1706ca_d20260406_m034445_c001_v0001033_t0023_u01775447085839") 2026/04/06 03:50:33 DEBUG : backup/three.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f116ec40f56b3f354_d20260406_m034442_c001_v0001172_t0017_u01775447082231") 2026/04/06 03:50:33 DEBUG : backup/three.txt.bak: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f416e9bc51f73c35e_d20260406_m034500_c001_v7007000_t0000_u01775447100354") 2026/04/06 03:50:33 DEBUG : backup/three.txt.bak: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1191b07a2754ceba_d20260406_m034459_c001_v0001117_t0026_u01775447099127") 2026/04/06 03:50:34 DEBUG : backup/three.txt.bak: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f11907cdcec5a4f7a_d20260406_m034455_c001_v0001144_t0038_u01775447095394") 2026/04/06 03:50:34 DEBUG : banana: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f4238f2ad9ab1ce8b_d20260406_m034955_c001_v7007000_t0000_u01775447395535") 2026/04/06 03:50:34 DEBUG : banana: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507f7c_d20260406_m034951_c001_v0001179_t0039_u01775447391197") 2026/04/06 03:50:34 DEBUG : banana: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f420aa437c1c68500_d20260406_m034939_c001_v7007000_t0000_u01775447379870") 2026/04/06 03:50:34 DEBUG : banana: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507f66_d20260406_m034935_c001_v0001179_t0011_u01775447375624") 2026/04/06 03:50:34 DEBUG : banana: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f41789a451d12486a_d20260406_m034924_c001_v7007000_t0000_u01775447364015") 2026/04/06 03:50:34 DEBUG : banana: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507f2a_d20260406_m034919_c001_v0001179_t0016_u01775447359657") 2026/04/06 03:50:34 DEBUG : banana: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f41789a451d124855_d20260406_m034907_c001_v7007000_t0000_u01775447347217") 2026/04/06 03:50:34 DEBUG : banana: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507f00_d20260406_m034902_c001_v0001179_t0027_u01775447342962") 2026/04/06 03:50:34 DEBUG : banana: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f408df0c824d96e23_d20260406_m034851_c001_v7007000_t0000_u01775447331562") 2026/04/06 03:50:34 DEBUG : banana: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507ee4_d20260406_m034847_c001_v0001179_t0043_u01775447327218") 2026/04/06 03:50:34 DEBUG : banana: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f401c9a8558c8e302_d20260406_m034835_c001_v7007000_t0000_u01775447315272") 2026/04/06 03:50:34 DEBUG : banana: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1101825f2424b491_d20260406_m034828_c001_v0001171_t0041_u01775447308984") 2026/04/06 03:50:34 DEBUG : banana: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f418e4eae280d3fb3_d20260406_m034817_c001_v7007000_t0000_u01775447297075") 2026/04/06 03:50:34 DEBUG : banana: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f109160d29ae73d27_d20260406_m034812_c001_v0001120_t0030_u01775447292825") 2026/04/06 03:50:34 DEBUG : banana: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f400162639f420093_d20260406_m034811_c001_v7007000_t0000_u01775447291919") 2026/04/06 03:50:34 DEBUG : banana: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507e7f_d20260406_m034807_c001_v0001179_t0036_u01775447287829") 2026/04/06 03:50:34 DEBUG : banana: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f415843ef8be36ba3_d20260406_m034756_c001_v7007000_t0000_u01775447276009") 2026/04/06 03:50:34 DEBUG : banana: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f109160d29ae73cdd_d20260406_m034752_c001_v0001120_t0031_u01775447272292") 2026/04/06 03:50:34 DEBUG : banana: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f419a75b91054985b_d20260406_m034751_c001_v7007000_t0000_u01775447271342") 2026/04/06 03:50:34 DEBUG : banana: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507e31_d20260406_m034747_c001_v0001179_t0003_u01775447267701") 2026/04/06 03:50:35 DEBUG : banana: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f41789a451d124162_d20260406_m034734_c001_v7007000_t0000_u01775447254144") 2026/04/06 03:50:35 DEBUG : banana: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f105e03858023cdde_d20260406_m034729_c001_v0001090_t0041_u01775447249809") 2026/04/06 03:50:35 DEBUG : banana: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f401c9a8558c8e2c0_d20260406_m034719_c001_v7007000_t0000_u01775447239210") 2026/04/06 03:50:35 DEBUG : banana: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f105e03858023cdd0_d20260406_m034714_c001_v0001090_t0000_u01775447234871") 2026/04/06 03:50:35 DEBUG : banana: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f419a75b91054982d_d20260406_m034703_c001_v7007000_t0000_u01775447223456") 2026/04/06 03:50:35 DEBUG : banana: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f105e03858023cdb7_d20260406_m034659_c001_v0001090_t0004_u01775447219176") 2026/04/06 03:50:35 DEBUG : bananaSUFFIX: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f419a75b910549869_d20260406_m034814_c001_v7007000_t0000_u01775447294870") 2026/04/06 03:50:35 DEBUG : bananaSUFFIX: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f109160d29ae73d0f_d20260406_m034809_c001_v0001120_t0030_u01775447289408") 2026/04/06 03:50:35 DEBUG : both0: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f416e9bc51f73c3db_d20260406_m034631_c001_v7007000_t0000_u01775447191950") 2026/04/06 03:50:35 DEBUG : both0: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507d4f_d20260406_m034616_c001_v0001179_t0001_u01775447176273") 2026/04/06 03:50:35 DEBUG : both0: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f40630a944a57389a_d20260406_m034612_c001_v7007000_t0000_u01775447172061") 2026/04/06 03:50:35 DEBUG : both0: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507d17_d20260406_m034555_c001_v0001179_t0024_u01775447155520") 2026/04/06 03:50:35 DEBUG : both1: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f416e9bc51f73c3dc_d20260406_m034632_c001_v7007000_t0000_u01775447192136") 2026/04/06 03:50:35 DEBUG : both1: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507d53_d20260406_m034617_c001_v0001179_t0008_u01775447177278") 2026/04/06 03:50:35 DEBUG : both1: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f40630a944a57389b_d20260406_m034612_c001_v7007000_t0000_u01775447172244") 2026/04/06 03:50:35 DEBUG : both1: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507d1d_d20260406_m034556_c001_v0001179_t0021_u01775447156249") 2026/04/06 03:50:35 DEBUG : both10: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f416e9bc51f73c3dd_d20260406_m034632_c001_v7007000_t0000_u01775447192325") 2026/04/06 03:50:35 DEBUG : both10: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507d6d_d20260406_m034623_c001_v0001179_t0038_u01775447183010") 2026/04/06 03:50:35 DEBUG : both10: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f40630a944a57389c_d20260406_m034612_c001_v7007000_t0000_u01775447172427") 2026/04/06 03:50:35 DEBUG : both10: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507d31_d20260406_m034602_c001_v0001179_t0046_u01775447162306") 2026/04/06 03:50:35 DEBUG : both11: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f416e9bc51f73c3de_d20260406_m034632_c001_v7007000_t0000_u01775447192512") 2026/04/06 03:50:35 DEBUG : both11: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507d6f_d20260406_m034623_c001_v0001179_t0015_u01775447183689") 2026/04/06 03:50:35 DEBUG : both11: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f40630a944a57389d_d20260406_m034612_c001_v7007000_t0000_u01775447172608") 2026/04/06 03:50:36 DEBUG : both11: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507d33_d20260406_m034602_c001_v0001179_t0034_u01775447162887") 2026/04/06 03:50:36 DEBUG : both12: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f416e9bc51f73c3df_d20260406_m034632_c001_v7007000_t0000_u01775447192696") 2026/04/06 03:50:36 DEBUG : both12: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507d71_d20260406_m034624_c001_v0001179_t0007_u01775447184169") 2026/04/06 03:50:36 DEBUG : both12: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f40630a944a57389e_d20260406_m034612_c001_v7007000_t0000_u01775447172791") 2026/04/06 03:50:36 DEBUG : both12: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507d35_d20260406_m034603_c001_v0001179_t0024_u01775447163699") 2026/04/06 03:50:36 DEBUG : both13: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f416e9bc51f73c3e0_d20260406_m034632_c001_v7007000_t0000_u01775447192881") 2026/04/06 03:50:36 DEBUG : both13: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507d73_d20260406_m034624_c001_v0001179_t0059_u01775447184771") 2026/04/06 03:50:36 DEBUG : both13: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f40630a944a57389f_d20260406_m034612_c001_v7007000_t0000_u01775447172973") 2026/04/06 03:50:36 DEBUG : both13: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507d37_d20260406_m034604_c001_v0001179_t0007_u01775447164326") 2026/04/06 03:50:36 DEBUG : both14: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f416e9bc51f73c3e9_d20260406_m034633_c001_v7007000_t0000_u01775447193066") 2026/04/06 03:50:36 DEBUG : both14: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507d75_d20260406_m034625_c001_v0001179_t0037_u01775447185359") 2026/04/06 03:50:36 DEBUG : both14: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f40630a944a5738a0_d20260406_m034613_c001_v7007000_t0000_u01775447173156") 2026/04/06 03:50:36 DEBUG : both14: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507d39_d20260406_m034605_c001_v0001179_t0001_u01775447165047") 2026/04/06 03:50:36 DEBUG : both15: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f416e9bc51f73c3ea_d20260406_m034633_c001_v7007000_t0000_u01775447193252") 2026/04/06 03:50:36 DEBUG : both15: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507d79_d20260406_m034626_c001_v0001179_t0020_u01775447186011") 2026/04/06 03:50:36 DEBUG : both15: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f40630a944a5738a1_d20260406_m034613_c001_v7007000_t0000_u01775447173338") 2026/04/06 03:50:36 DEBUG : both15: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507d3b_d20260406_m034605_c001_v0001179_t0011_u01775447165675") 2026/04/06 03:50:36 DEBUG : both16: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f416e9bc51f73c3ec_d20260406_m034633_c001_v7007000_t0000_u01775447193437") 2026/04/06 03:50:36 DEBUG : both16: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507d7b_d20260406_m034626_c001_v0001179_t0022_u01775447186661") 2026/04/06 03:50:36 DEBUG : both16: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f40630a944a5738a2_d20260406_m034613_c001_v7007000_t0000_u01775447173520") 2026/04/06 03:50:36 DEBUG : both16: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507d3d_d20260406_m034606_c001_v0001179_t0037_u01775447166190") 2026/04/06 03:50:37 DEBUG : both17: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f416e9bc51f73c3ed_d20260406_m034633_c001_v7007000_t0000_u01775447193621") 2026/04/06 03:50:37 DEBUG : both17: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507d7d_d20260406_m034627_c001_v0001179_t0011_u01775447187380") 2026/04/06 03:50:37 DEBUG : both17: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f40630a944a5738a3_d20260406_m034613_c001_v7007000_t0000_u01775447173702") 2026/04/06 03:50:37 DEBUG : both17: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507d45_d20260406_m034606_c001_v0001179_t0024_u01775447166853") 2026/04/06 03:50:37 DEBUG : both18: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f416e9bc51f73c3ef_d20260406_m034633_c001_v7007000_t0000_u01775447193805") 2026/04/06 03:50:37 DEBUG : both18: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507d81_d20260406_m034627_c001_v0001179_t0038_u01775447187968") 2026/04/06 03:50:37 DEBUG : both18: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f40630a944a5738a4_d20260406_m034613_c001_v7007000_t0000_u01775447173884") 2026/04/06 03:50:37 DEBUG : both18: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507d47_d20260406_m034607_c001_v0001179_t0008_u01775447167445") 2026/04/06 03:50:37 DEBUG : both19: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f416e9bc51f73c3f0_d20260406_m034633_c001_v7007000_t0000_u01775447193992") 2026/04/06 03:50:37 DEBUG : both19: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507d85_d20260406_m034628_c001_v0001179_t0056_u01775447188779") 2026/04/06 03:50:37 DEBUG : both19: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f40630a944a5738a5_d20260406_m034614_c001_v7007000_t0000_u01775447174067") 2026/04/06 03:50:37 DEBUG : both19: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507d49_d20260406_m034608_c001_v0001179_t0040_u01775447168653") 2026/04/06 03:50:37 DEBUG : both2: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f416e9bc51f73c3f1_d20260406_m034634_c001_v7007000_t0000_u01775447194177") 2026/04/06 03:50:37 DEBUG : both2: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507d57_d20260406_m034617_c001_v0001179_t0017_u01775447177787") 2026/04/06 03:50:37 DEBUG : both2: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f40630a944a5738a6_d20260406_m034614_c001_v7007000_t0000_u01775447174250") 2026/04/06 03:50:37 DEBUG : both2: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507d21_d20260406_m034556_c001_v0001179_t0057_u01775447156742") 2026/04/06 03:50:37 DEBUG : both3: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f416e9bc51f73c3f2_d20260406_m034634_c001_v7007000_t0000_u01775447194362") 2026/04/06 03:50:37 DEBUG : both3: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507d5b_d20260406_m034618_c001_v0001179_t0029_u01775447178695") 2026/04/06 03:50:37 DEBUG : both3: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f40630a944a5738a7_d20260406_m034614_c001_v7007000_t0000_u01775447174436") 2026/04/06 03:50:37 DEBUG : both3: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507d23_d20260406_m034557_c001_v0001179_t0055_u01775447157701") 2026/04/06 03:50:38 DEBUG : both4: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f416e9bc51f73c3f3_d20260406_m034634_c001_v7007000_t0000_u01775447194546") 2026/04/06 03:50:38 DEBUG : both4: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507d5d_d20260406_m034619_c001_v0001179_t0013_u01775447179458") 2026/04/06 03:50:38 DEBUG : both4: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f40630a944a5738a8_d20260406_m034614_c001_v7007000_t0000_u01775447174619") 2026/04/06 03:50:38 DEBUG : both4: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507d25_d20260406_m034558_c001_v0001179_t0027_u01775447158381") 2026/04/06 03:50:38 DEBUG : both5: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f416e9bc51f73c3f4_d20260406_m034634_c001_v7007000_t0000_u01775447194732") 2026/04/06 03:50:38 DEBUG : both5: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507d5f_d20260406_m034620_c001_v0001179_t0002_u01775447180106") 2026/04/06 03:50:38 DEBUG : both5: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f40630a944a5738a9_d20260406_m034614_c001_v7007000_t0000_u01775447174803") 2026/04/06 03:50:38 DEBUG : both5: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507d27_d20260406_m034559_c001_v0001179_t0054_u01775447159411") 2026/04/06 03:50:38 DEBUG : both6: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f416e9bc51f73c3f5_d20260406_m034634_c001_v7007000_t0000_u01775447194918") 2026/04/06 03:50:38 DEBUG : both6: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507d63_d20260406_m034620_c001_v0001179_t0049_u01775447180741") 2026/04/06 03:50:38 DEBUG : both6: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f40630a944a5738aa_d20260406_m034614_c001_v7007000_t0000_u01775447174990") 2026/04/06 03:50:38 DEBUG : both6: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507d29_d20260406_m034600_c001_v0001179_t0044_u01775447160013") 2026/04/06 03:50:38 DEBUG : both7: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f416e9bc51f73c3f6_d20260406_m034635_c001_v7007000_t0000_u01775447195103") 2026/04/06 03:50:38 DEBUG : both7: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507d65_d20260406_m034621_c001_v0001179_t0041_u01775447181330") 2026/04/06 03:50:38 DEBUG : both7: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f40630a944a5738ab_d20260406_m034615_c001_v7007000_t0000_u01775447175173") 2026/04/06 03:50:38 DEBUG : both7: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507d2b_d20260406_m034600_c001_v0001179_t0018_u01775447160563") 2026/04/06 03:50:38 DEBUG : both8: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f416e9bc51f73c3f7_d20260406_m034635_c001_v7007000_t0000_u01775447195289") 2026/04/06 03:50:38 DEBUG : both8: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507d67_d20260406_m034621_c001_v0001179_t0048_u01775447181874") 2026/04/06 03:50:38 DEBUG : both8: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f40630a944a5738ac_d20260406_m034615_c001_v7007000_t0000_u01775447175355") 2026/04/06 03:50:38 DEBUG : both8: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507d2d_d20260406_m034601_c001_v0001179_t0053_u01775447161110") 2026/04/06 03:50:38 DEBUG : both9: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f416e9bc51f73c3f8_d20260406_m034635_c001_v7007000_t0000_u01775447195473") 2026/04/06 03:50:38 DEBUG : both9: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507d6b_d20260406_m034622_c001_v0001179_t0020_u01775447182453") 2026/04/06 03:50:38 DEBUG : both9: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f40630a944a5738ad_d20260406_m034615_c001_v7007000_t0000_u01775447175538") 2026/04/06 03:50:39 DEBUG : both9: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507d2f_d20260406_m034601_c001_v0001179_t0048_u01775447161807") 2026/04/06 03:50:39 DEBUG : c/non empty space: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f415843ef8be36a68_d20260406_m034236_c001_v7007000_t0000_u01775446956743") 2026/04/06 03:50:39 DEBUG : c/non empty space: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507b27_d20260406_m034234_c001_v0001179_t0016_u01775446954527") 2026/04/06 03:50:39 DEBUG : c/non empty space: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f408df0c824d96719_d20260406_m034233_c001_v7007000_t0000_u01775446953946") 2026/04/06 03:50:39 DEBUG : c/non empty space: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507b1f_d20260406_m034232_c001_v0001179_t0000_u01775446952218") 2026/04/06 03:50:39 DEBUG : c/non empty space: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f408df0c824d96705_d20260406_m034217_c001_v7007000_t0000_u01775446937656") 2026/04/06 03:50:39 DEBUG : c/non empty space: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507ac3_d20260406_m034215_c001_v0001179_t0031_u01775446935627") 2026/04/06 03:50:39 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f408df0c824d96d8d_d20260406_m034736_c001_v7007000_t0000_u01775447256792") 2026/04/06 03:50:39 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f105e03858023cde4_d20260406_m034731_c001_v0001090_t0037_u01775447251954") 2026/04/06 03:50:39 DEBUG : check sum: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f418e4eae280d3d5e_d20260406_m034208_c001_v7007000_t0000_u01775446928684") 2026/04/06 03:50:39 DEBUG : check sum: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507a99_d20260406_m034207_c001_v0001179_t0045_u01775446927758") 2026/04/06 03:50:39 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f413781a4b7a59dc1_d20260406_m035025_c001_v7007000_t0000_u01775447425465") 2026/04/06 03:50:39 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f105e03858023cefd_d20260406_m035023_c001_v0001090_t0029_u01775447423735") 2026/04/06 03:50:39 DEBUG : dest/3: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f416538f7441a3550_d20260406_m034418_c001_v7007000_t0000_u01775447058419") 2026/04/06 03:50:39 DEBUG : dest/3: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f414428768488b637_d20260406_m034417_c001_v0001181_t0017_u01775447057328") 2026/04/06 03:50:39 DEBUG : dir1/0000-abcde: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f401c9a8558c8e303_d20260406_m034835_c001_v7007000_t0000_u01775447315454") 2026/04/06 03:50:39 DEBUG : dir1/0000-abcde: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f105e03858023ce52_d20260406_m034830_c001_v0001090_t0035_u01775447310956") 2026/04/06 03:50:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f4238f2ad9ab1ce8c_d20260406_m034955_c001_v7007000_t0000_u01775447395718") 2026/04/06 03:50:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f105e03858023ceaf_d20260406_m034944_c001_v0001090_t0029_u01775447384252") 2026/04/06 03:50:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f420aa437c1c68502_d20260406_m034940_c001_v7007000_t0000_u01775447380055") 2026/04/06 03:50:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f105e03858023ce9f_d20260406_m034928_c001_v0001090_t0038_u01775447368308") 2026/04/06 03:50:40 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f41789a451d12486b_d20260406_m034924_c001_v7007000_t0000_u01775447364195") 2026/04/06 03:50:40 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f105e03858023ce87_d20260406_m034911_c001_v0001090_t0018_u01775447351548") 2026/04/06 03:50:40 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f41789a451d124856_d20260406_m034907_c001_v7007000_t0000_u01775447347399") 2026/04/06 03:50:40 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f105e03858023ce79_d20260406_m034855_c001_v0001090_t0020_u01775447335829") 2026/04/06 03:50:40 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f408df0c824d96e24_d20260406_m034851_c001_v7007000_t0000_u01775447331744") 2026/04/06 03:50:40 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f105e03858023ce5f_d20260406_m034839_c001_v0001090_t0047_u01775447319544") 2026/04/06 03:50:40 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f401c9a8558c8e2fc_d20260406_m034832_c001_v7007000_t0000_u01775447312730") 2026/04/06 03:50:40 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507eb1_d20260406_m034821_c001_v0001179_t0003_u01775447301305") 2026/04/06 03:50:40 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f418e4eae280d3fb4_d20260406_m034817_c001_v7007000_t0000_u01775447297255") 2026/04/06 03:50:40 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507e9f_d20260406_m034813_c001_v0001179_t0010_u01775447293046") 2026/04/06 03:50:40 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f420aa437c1c68382_d20260406_m034811_c001_v7007000_t0000_u01775447291877") 2026/04/06 03:50:40 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1101825f2424b423_d20260406_m034800_c001_v0001171_t0023_u01775447280258") 2026/04/06 03:50:40 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f415843ef8be36ba4_d20260406_m034756_c001_v7007000_t0000_u01775447276191") 2026/04/06 03:50:40 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507e47_d20260406_m034752_c001_v0001179_t0012_u01775447272495") 2026/04/06 03:50:40 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f41931454b5bfcaea_d20260406_m034751_c001_v7007000_t0000_u01775447271391") 2026/04/06 03:50:40 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f105e03858023cdec_d20260406_m034740_c001_v0001090_t0038_u01775447260841") 2026/04/06 03:50:40 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f408df0c824d96d87_d20260406_m034734_c001_v7007000_t0000_u01775447254099") 2026/04/06 03:50:40 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507e05_d20260406_m034723_c001_v0001179_t0058_u01775447243466") 2026/04/06 03:50:40 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f401c9a8558c8e2c1_d20260406_m034719_c001_v7007000_t0000_u01775447239393") 2026/04/06 03:50:40 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507dd7_d20260406_m034707_c001_v0001179_t0033_u01775447227689") 2026/04/06 03:50:40 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f419a75b91054982e_d20260406_m034703_c001_v7007000_t0000_u01775447223640") 2026/04/06 03:50:40 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507dbd_d20260406_m034652_c001_v0001179_t0024_u01775447212666") 2026/04/06 03:50:40 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f422d87a2a2d29cf4_d20260406_m034814_c001_v7007000_t0000_u01775447294839") 2026/04/06 03:50:41 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507e87_d20260406_m034809_c001_v0001179_t0013_u01775447289609") 2026/04/06 03:50:41 DEBUG : dir1/0001-bcdef: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f401c9a8558c8e304_d20260406_m034835_c001_v7007000_t0000_u01775447315637") 2026/04/06 03:50:41 DEBUG : dir1/0001-bcdef: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507ec7_d20260406_m034830_c001_v0001179_t0059_u01775447310978") 2026/04/06 03:50:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f4238f2ad9ab1ce8d_d20260406_m034955_c001_v7007000_t0000_u01775447395900") 2026/04/06 03:50:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507f70_d20260406_m034945_c001_v0001179_t0052_u01775447385048") 2026/04/06 03:50:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f420aa437c1c68503_d20260406_m034940_c001_v7007000_t0000_u01775447380241") 2026/04/06 03:50:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507f4c_d20260406_m034929_c001_v0001179_t0047_u01775447369155") 2026/04/06 03:50:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f41789a451d12486c_d20260406_m034924_c001_v7007000_t0000_u01775447364376") 2026/04/06 03:50:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507f0e_d20260406_m034912_c001_v0001179_t0021_u01775447352410") 2026/04/06 03:50:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f41789a451d124857_d20260406_m034907_c001_v7007000_t0000_u01775447347581") 2026/04/06 03:50:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507ef4_d20260406_m034856_c001_v0001179_t0001_u01775447336730") 2026/04/06 03:50:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f408df0c824d96e25_d20260406_m034851_c001_v7007000_t0000_u01775447331925") 2026/04/06 03:50:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507ed7_d20260406_m034840_c001_v0001179_t0030_u01775447320384") 2026/04/06 03:50:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f422d87a2a2d29cff_d20260406_m034832_c001_v7007000_t0000_u01775447312709") 2026/04/06 03:50:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1101825f2424b47f_d20260406_m034821_c001_v0001171_t0004_u01775447301897") 2026/04/06 03:50:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f418e4eae280d3fb5_d20260406_m034817_c001_v7007000_t0000_u01775447297436") 2026/04/06 03:50:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1101825f2424b463_d20260406_m034813_c001_v0001171_t0020_u01775447293129") 2026/04/06 03:50:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f404bddfa8e1afc83_d20260406_m034811_c001_v7007000_t0000_u01775447291309") 2026/04/06 03:50:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507e6b_d20260406_m034800_c001_v0001179_t0022_u01775447280899") 2026/04/06 03:50:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f415843ef8be36ba5_d20260406_m034756_c001_v7007000_t0000_u01775447276374") 2026/04/06 03:50:42 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1101825f2424b403_d20260406_m034752_c001_v0001171_t0012_u01775447272528") 2026/04/06 03:50:42 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f413781a4b7a59d7d_d20260406_m034751_c001_v7007000_t0000_u01775447271404") 2026/04/06 03:50:42 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507e27_d20260406_m034741_c001_v0001179_t0047_u01775447261604") 2026/04/06 03:50:42 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f4180b70d88c89cf7_d20260406_m034733_c001_v7007000_t0000_u01775447253909") 2026/04/06 03:50:42 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f105e03858023cdd6_d20260406_m034724_c001_v0001090_t0029_u01775447244052") 2026/04/06 03:50:42 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f401c9a8558c8e2c2_d20260406_m034719_c001_v7007000_t0000_u01775447239579") 2026/04/06 03:50:42 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f105e03858023cdc0_d20260406_m034708_c001_v0001090_t0016_u01775447228732") 2026/04/06 03:50:42 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f419a75b91054982f_d20260406_m034703_c001_v7007000_t0000_u01775447223822") 2026/04/06 03:50:42 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f105e03858023cdab_d20260406_m034653_c001_v0001090_t0018_u01775447213249") 2026/04/06 03:50:42 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f420aa437c1c68384_d20260406_m034815_c001_v7007000_t0000_u01775447295042") 2026/04/06 03:50:42 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1101825f2424b44b_d20260406_m034809_c001_v0001171_t0051_u01775447289658") 2026/04/06 03:50:42 DEBUG : dir1/0002-cdefg: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f401c9a8558c8e305_d20260406_m034835_c001_v7007000_t0000_u01775447315820") 2026/04/06 03:50:42 DEBUG : dir1/0002-cdefg: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f109160d29ae73d59_d20260406_m034830_c001_v0001120_t0031_u01775447310965") 2026/04/06 03:50:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f4238f2ad9ab1ce8e_d20260406_m034956_c001_v7007000_t0000_u01775447396081") 2026/04/06 03:50:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1101825f2424b5d3_d20260406_m034945_c001_v0001171_t0057_u01775447385640") 2026/04/06 03:50:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f420aa437c1c68504_d20260406_m034940_c001_v7007000_t0000_u01775447380425") 2026/04/06 03:50:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1101825f2424b58f_d20260406_m034929_c001_v0001171_t0014_u01775447369720") 2026/04/06 03:50:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f41789a451d12486d_d20260406_m034924_c001_v7007000_t0000_u01775447364556") 2026/04/06 03:50:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1101825f2424b519_d20260406_m034912_c001_v0001171_t0024_u01775447352971") 2026/04/06 03:50:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f41789a451d124858_d20260406_m034907_c001_v7007000_t0000_u01775447347763") 2026/04/06 03:50:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1101825f2424b4cb_d20260406_m034857_c001_v0001171_t0047_u01775447337371") 2026/04/06 03:50:43 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f408df0c824d96e26_d20260406_m034852_c001_v7007000_t0000_u01775447332109") 2026/04/06 03:50:43 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1101825f2424b4af_d20260406_m034841_c001_v0001171_t0028_u01775447321315") 2026/04/06 03:50:43 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f405821d05fd48569_d20260406_m034832_c001_v7007000_t0000_u01775447312937") 2026/04/06 03:50:43 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f105e03858023ce46_d20260406_m034822_c001_v0001090_t0042_u01775447302561") 2026/04/06 03:50:43 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f418e4eae280d3fb6_d20260406_m034817_c001_v7007000_t0000_u01775447297618") 2026/04/06 03:50:43 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f105e03858023ce38_d20260406_m034813_c001_v0001090_t0013_u01775447293186") 2026/04/06 03:50:43 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f418e4eae280d3fac_d20260406_m034811_c001_v7007000_t0000_u01775447291898") 2026/04/06 03:50:43 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f109160d29ae73cf9_d20260406_m034801_c001_v0001120_t0030_u01775447281523") 2026/04/06 03:50:43 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f415843ef8be36ba6_d20260406_m034756_c001_v7007000_t0000_u01775447276556") 2026/04/06 03:50:43 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f105e03858023ce06_d20260406_m034752_c001_v0001090_t0014_u01775447272629") 2026/04/06 03:50:43 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f400162639f420084_d20260406_m034751_c001_v7007000_t0000_u01775447271161") 2026/04/06 03:50:43 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f109160d29ae73cbb_d20260406_m034742_c001_v0001120_t0016_u01775447262224") 2026/04/06 03:50:43 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f408df0c824d96d86_d20260406_m034733_c001_v7007000_t0000_u01775447253909") 2026/04/06 03:50:43 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f109160d29ae73c8f_d20260406_m034724_c001_v0001120_t0010_u01775447244834") 2026/04/06 03:50:43 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f401c9a8558c8e2c3_d20260406_m034719_c001_v7007000_t0000_u01775447239761") 2026/04/06 03:50:43 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f109160d29ae73c6f_d20260406_m034709_c001_v0001120_t0041_u01775447229419") 2026/04/06 03:50:43 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f419a75b910549830_d20260406_m034704_c001_v7007000_t0000_u01775447224007") 2026/04/06 03:50:43 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f109160d29ae73c57_d20260406_m034654_c001_v0001120_t0014_u01775447214123") 2026/04/06 03:50:43 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f419a75b91054986a_d20260406_m034815_c001_v7007000_t0000_u01775447295051") 2026/04/06 03:50:43 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f105e03858023ce2c_d20260406_m034809_c001_v0001090_t0013_u01775447289757") 2026/04/06 03:50:43 DEBUG : dir1/0003-defgh: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f401c9a8558c8e306_d20260406_m034836_c001_v7007000_t0000_u01775447316008") 2026/04/06 03:50:43 DEBUG : dir1/0003-defgh: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1101825f2424b495_d20260406_m034831_c001_v0001171_t0023_u01775447311014") 2026/04/06 03:50:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f4238f2ad9ab1ce8f_d20260406_m034956_c001_v7007000_t0000_u01775447396262") 2026/04/06 03:50:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f109160d29ae73dfd_d20260406_m034946_c001_v0001120_t0059_u01775447386532") 2026/04/06 03:50:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f420aa437c1c68505_d20260406_m034940_c001_v7007000_t0000_u01775447380609") 2026/04/06 03:50:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f109160d29ae73ddb_d20260406_m034930_c001_v0001120_t0033_u01775447370337") 2026/04/06 03:50:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f41789a451d12486e_d20260406_m034924_c001_v7007000_t0000_u01775447364737") 2026/04/06 03:50:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f109160d29ae73dad_d20260406_m034913_c001_v0001120_t0014_u01775447353622") 2026/04/06 03:50:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f41789a451d124859_d20260406_m034907_c001_v7007000_t0000_u01775447347945") 2026/04/06 03:50:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f109160d29ae73d89_d20260406_m034857_c001_v0001120_t0006_u01775447337997") 2026/04/06 03:50:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f408df0c824d96e27_d20260406_m034852_c001_v7007000_t0000_u01775447332291") 2026/04/06 03:50:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f109160d29ae73d6f_d20260406_m034842_c001_v0001120_t0023_u01775447322164") 2026/04/06 03:50:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f417e3c635751f542_d20260406_m034833_c001_v7007000_t0000_u01775447313086") 2026/04/06 03:50:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f109160d29ae73d3f_d20260406_m034823_c001_v0001120_t0038_u01775447303246") 2026/04/06 03:50:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f418e4eae280d3fb7_d20260406_m034817_c001_v7007000_t0000_u01775447297801") 2026/04/06 03:50:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f109160d29ae73d29_d20260406_m034813_c001_v0001120_t0021_u01775447293268") 2026/04/06 03:50:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f418e4eae280d3faa_d20260406_m034811_c001_v7007000_t0000_u01775447291691") 2026/04/06 03:50:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f105e03858023ce12_d20260406_m034802_c001_v0001090_t0010_u01775447282436") 2026/04/06 03:50:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f415843ef8be36ba7_d20260406_m034756_c001_v7007000_t0000_u01775447276739") 2026/04/06 03:50:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507e49_d20260406_m034752_c001_v0001179_t0040_u01775447272721") 2026/04/06 03:50:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f419a75b910549858_d20260406_m034751_c001_v7007000_t0000_u01775447271146") 2026/04/06 03:50:45 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1101825f2424b3cf_d20260406_m034743_c001_v0001171_t0058_u01775447263055") 2026/04/06 03:50:45 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f4156b7c90ac90899_d20260406_m034734_c001_v7007000_t0000_u01775447254162") 2026/04/06 03:50:45 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1101825f2424b395_d20260406_m034725_c001_v0001171_t0013_u01775447245580") 2026/04/06 03:50:45 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f401c9a8558c8e2c4_d20260406_m034719_c001_v7007000_t0000_u01775447239943") 2026/04/06 03:50:45 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1101825f2424b355_d20260406_m034710_c001_v0001171_t0057_u01775447230104") 2026/04/06 03:50:45 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f419a75b910549831_d20260406_m034704_c001_v7007000_t0000_u01775447224189") 2026/04/06 03:50:45 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1101825f2424b32b_d20260406_m034654_c001_v0001171_t0013_u01775447214925") 2026/04/06 03:50:45 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f404bddfa8e1afc89_d20260406_m034814_c001_v7007000_t0000_u01775447294890") 2026/04/06 03:50:45 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f109160d29ae73d15_d20260406_m034809_c001_v0001120_t0046_u01775447289766") 2026/04/06 03:50:45 DEBUG : dir1/0004-efghi: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f401c9a8558c8e307_d20260406_m034836_c001_v7007000_t0000_u01775447316190") 2026/04/06 03:50:45 DEBUG : dir1/0004-efghi: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507ec9_d20260406_m034831_c001_v0001179_t0003_u01775447311232") 2026/04/06 03:50:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f4238f2ad9ab1ce90_d20260406_m034956_c001_v7007000_t0000_u01775447396443") 2026/04/06 03:50:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f105e03858023ceb5_d20260406_m034946_c001_v0001090_t0048_u01775447386832") 2026/04/06 03:50:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f420aa437c1c68506_d20260406_m034940_c001_v7007000_t0000_u01775447380793") 2026/04/06 03:50:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f105e03858023cea1_d20260406_m034930_c001_v0001090_t0051_u01775447370725") 2026/04/06 03:50:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f41789a451d12486f_d20260406_m034924_c001_v7007000_t0000_u01775447364918") 2026/04/06 03:50:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f105e03858023ce89_d20260406_m034913_c001_v0001090_t0018_u01775447353926") 2026/04/06 03:50:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f41789a451d12485a_d20260406_m034908_c001_v7007000_t0000_u01775447348192") 2026/04/06 03:50:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f105e03858023ce7d_d20260406_m034858_c001_v0001090_t0004_u01775447338396") 2026/04/06 03:50:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f408df0c824d96e28_d20260406_m034852_c001_v7007000_t0000_u01775447332475") 2026/04/06 03:50:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f105e03858023ce65_d20260406_m034842_c001_v0001090_t0006_u01775447322611") 2026/04/06 03:50:46 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f401c9a8558c8e2fd_d20260406_m034832_c001_v7007000_t0000_u01775447312925") 2026/04/06 03:50:46 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507eb5_d20260406_m034823_c001_v0001179_t0000_u01775447303694") 2026/04/06 03:50:46 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f418e4eae280d3fbd_d20260406_m034817_c001_v7007000_t0000_u01775447297983") 2026/04/06 03:50:46 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507ea1_d20260406_m034813_c001_v0001179_t0035_u01775447293298") 2026/04/06 03:50:46 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f418e4eae280d3fa9_d20260406_m034811_c001_v7007000_t0000_u01775447291515") 2026/04/06 03:50:46 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1101825f2424b433_d20260406_m034802_c001_v0001171_t0004_u01775447282756") 2026/04/06 03:50:46 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f415843ef8be36ba8_d20260406_m034756_c001_v7007000_t0000_u01775447276921") 2026/04/06 03:50:46 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1101825f2424b405_d20260406_m034752_c001_v0001171_t0051_u01775447272782") 2026/04/06 03:50:46 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f4180b70d88c89cff_d20260406_m034751_c001_v7007000_t0000_u01775447271168") 2026/04/06 03:50:46 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f105e03858023cdf0_d20260406_m034743_c001_v0001090_t0005_u01775447263326") 2026/04/06 03:50:46 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f418e4eae280d3f33_d20260406_m034733_c001_v7007000_t0000_u01775447253929") 2026/04/06 03:50:46 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507e09_d20260406_m034725_c001_v0001179_t0000_u01775447245851") 2026/04/06 03:50:46 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f401c9a8558c8e2c5_d20260406_m034720_c001_v7007000_t0000_u01775447240126") 2026/04/06 03:50:46 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507de3_d20260406_m034710_c001_v0001179_t0007_u01775447230393") 2026/04/06 03:50:46 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f419a75b910549832_d20260406_m034704_c001_v7007000_t0000_u01775447224371") 2026/04/06 03:50:46 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507dbf_d20260406_m034655_c001_v0001179_t0018_u01775447215185") 2026/04/06 03:50:46 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f400162639f420095_d20260406_m034815_c001_v7007000_t0000_u01775447295000") 2026/04/06 03:50:46 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507e89_d20260406_m034809_c001_v0001179_t0036_u01775447289819") 2026/04/06 03:50:46 DEBUG : dir1/0005-fghij: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f401c9a8558c8e308_d20260406_m034836_c001_v7007000_t0000_u01775447316374") 2026/04/06 03:50:46 DEBUG : dir1/0005-fghij: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1101825f2424b497_d20260406_m034831_c001_v0001171_t0029_u01775447311277") 2026/04/06 03:50:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f4238f2ad9ab1ce92_d20260406_m034956_c001_v7007000_t0000_u01775447396625") 2026/04/06 03:50:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507f72_d20260406_m034947_c001_v0001179_t0014_u01775447387150") 2026/04/06 03:50:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f420aa437c1c68507_d20260406_m034940_c001_v7007000_t0000_u01775447380978") 2026/04/06 03:50:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507f56_d20260406_m034931_c001_v0001179_t0030_u01775447371164") 2026/04/06 03:50:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f41789a451d124870_d20260406_m034925_c001_v7007000_t0000_u01775447365098") 2026/04/06 03:50:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507f16_d20260406_m034914_c001_v0001179_t0011_u01775447354313") 2026/04/06 03:50:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f41789a451d12485b_d20260406_m034908_c001_v7007000_t0000_u01775447348373") 2026/04/06 03:50:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507efa_d20260406_m034858_c001_v0001179_t0054_u01775447338782") 2026/04/06 03:50:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f408df0c824d96e29_d20260406_m034852_c001_v7007000_t0000_u01775447332658") 2026/04/06 03:50:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507edd_d20260406_m034843_c001_v0001179_t0022_u01775447323183") 2026/04/06 03:50:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f407de7e05db1a3ca_d20260406_m034833_c001_v7007000_t0000_u01775447313108") 2026/04/06 03:50:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1101825f2424b483_d20260406_m034823_c001_v0001171_t0046_u01775447303933") 2026/04/06 03:50:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f418e4eae280d3fbe_d20260406_m034818_c001_v7007000_t0000_u01775447298164") 2026/04/06 03:50:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1101825f2424b467_d20260406_m034813_c001_v0001171_t0003_u01775447293395") 2026/04/06 03:50:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f405821d05fd48517_d20260406_m034811_c001_v7007000_t0000_u01775447291707") 2026/04/06 03:50:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507e6f_d20260406_m034803_c001_v0001179_t0043_u01775447283127") 2026/04/06 03:50:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f415843ef8be36ba9_d20260406_m034757_c001_v7007000_t0000_u01775447277105") 2026/04/06 03:50:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f109160d29ae73cdf_d20260406_m034752_c001_v0001120_t0001_u01775447272827") 2026/04/06 03:50:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f419a75b910549859_d20260406_m034751_c001_v7007000_t0000_u01775447271156") 2026/04/06 03:50:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507e29_d20260406_m034743_c001_v0001179_t0051_u01775447263704") 2026/04/06 03:50:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f404bddfa8e1afc65_d20260406_m034733_c001_v7007000_t0000_u01775447253941") 2026/04/06 03:50:48 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f105e03858023cdd8_d20260406_m034726_c001_v0001090_t0003_u01775447246057") 2026/04/06 03:50:48 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f401c9a8558c8e2c7_d20260406_m034720_c001_v7007000_t0000_u01775447240308") 2026/04/06 03:50:48 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f105e03858023cdc4_d20260406_m034710_c001_v0001090_t0056_u01775447230618") 2026/04/06 03:50:48 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f419a75b910549833_d20260406_m034704_c001_v7007000_t0000_u01775447224554") 2026/04/06 03:50:48 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f105e03858023cdb1_d20260406_m034655_c001_v0001090_t0015_u01775447215385") 2026/04/06 03:50:48 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f402bc640197ecf11_d20260406_m034815_c001_v7007000_t0000_u01775447295064") 2026/04/06 03:50:48 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1101825f2424b44d_d20260406_m034809_c001_v0001171_t0029_u01775447289966") 2026/04/06 03:50:48 DEBUG : dir1/0006-ghijk: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f401c9a8558c8e309_d20260406_m034836_c001_v7007000_t0000_u01775447316556") 2026/04/06 03:50:48 DEBUG : dir1/0006-ghijk: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f109160d29ae73d5b_d20260406_m034831_c001_v0001120_t0051_u01775447311368") 2026/04/06 03:50:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f4238f2ad9ab1ce93_d20260406_m034956_c001_v7007000_t0000_u01775447396808") 2026/04/06 03:50:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1101825f2424b5d7_d20260406_m034947_c001_v0001171_t0027_u01775447387352") 2026/04/06 03:50:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f420aa437c1c68508_d20260406_m034941_c001_v7007000_t0000_u01775447381163") 2026/04/06 03:50:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1101825f2424b59f_d20260406_m034931_c001_v0001171_t0016_u01775447371448") 2026/04/06 03:50:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f41789a451d124871_d20260406_m034925_c001_v7007000_t0000_u01775447365278") 2026/04/06 03:50:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1101825f2424b521_d20260406_m034914_c001_v0001171_t0037_u01775447354520") 2026/04/06 03:50:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f41789a451d12485c_d20260406_m034908_c001_v7007000_t0000_u01775447348555") 2026/04/06 03:50:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1101825f2424b4d1_d20260406_m034858_c001_v0001171_t0011_u01775447338983") 2026/04/06 03:50:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f408df0c824d96e2a_d20260406_m034852_c001_v7007000_t0000_u01775447332841") 2026/04/06 03:50:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1101825f2424b4b1_d20260406_m034843_c001_v0001171_t0031_u01775447323379") 2026/04/06 03:50:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f401c9a8558c8e2fb_d20260406_m034832_c001_v7007000_t0000_u01775447312548") 2026/04/06 03:50:49 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f105e03858023ce4a_d20260406_m034824_c001_v0001090_t0044_u01775447304439") 2026/04/06 03:50:49 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f418e4eae280d3fbf_d20260406_m034818_c001_v7007000_t0000_u01775447298345") 2026/04/06 03:50:49 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507ea3_d20260406_m034813_c001_v0001179_t0058_u01775447293530") 2026/04/06 03:50:49 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f422d87a2a2d29cf2_d20260406_m034811_c001_v7007000_t0000_u01775447291711") 2026/04/06 03:50:49 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f109160d29ae73cff_d20260406_m034803_c001_v0001120_t0029_u01775447283377") 2026/04/06 03:50:49 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f415843ef8be36baa_d20260406_m034757_c001_v7007000_t0000_u01775447277287") 2026/04/06 03:50:49 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507e4b_d20260406_m034752_c001_v0001179_t0045_u01775447272931") 2026/04/06 03:50:49 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f419a75b910549853_d20260406_m034750_c001_v7007000_t0000_u01775447270777") 2026/04/06 03:50:49 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f109160d29ae73cbf_d20260406_m034743_c001_v0001120_t0014_u01775447263916") 2026/04/06 03:50:49 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f418e4eae280d3f34_d20260406_m034734_c001_v7007000_t0000_u01775447254117") 2026/04/06 03:50:49 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f109160d29ae73c93_d20260406_m034726_c001_v0001120_t0037_u01775447246368") 2026/04/06 03:50:49 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f401c9a8558c8e2c8_d20260406_m034720_c001_v7007000_t0000_u01775447240490") 2026/04/06 03:50:49 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f109160d29ae73c73_d20260406_m034710_c001_v0001120_t0021_u01775447230930") 2026/04/06 03:50:49 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f419a75b910549834_d20260406_m034704_c001_v7007000_t0000_u01775447224736") 2026/04/06 03:50:49 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f109160d29ae73c5b_d20260406_m034655_c001_v0001120_t0038_u01775447215789") 2026/04/06 03:50:49 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f418e4eae280d3fad_d20260406_m034814_c001_v7007000_t0000_u01775447294851") 2026/04/06 03:50:49 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507e8b_d20260406_m034810_c001_v0001179_t0022_u01775447290021") 2026/04/06 03:50:49 DEBUG : dir1/0007-12345: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f401c9a8558c8e30a_d20260406_m034836_c001_v7007000_t0000_u01775447316739") 2026/04/06 03:50:49 DEBUG : dir1/0007-12345: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507ecb_d20260406_m034831_c001_v0001179_t0044_u01775447311441") 2026/04/06 03:50:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f4238f2ad9ab1ce94_d20260406_m034956_c001_v7007000_t0000_u01775447396997") 2026/04/06 03:50:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f109160d29ae73e01_d20260406_m034947_c001_v0001120_t0012_u01775447387796") 2026/04/06 03:50:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f420aa437c1c68509_d20260406_m034941_c001_v7007000_t0000_u01775447381349") 2026/04/06 03:50:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f109160d29ae73ddf_d20260406_m034931_c001_v0001120_t0053_u01775447371874") 2026/04/06 03:50:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f41789a451d124872_d20260406_m034925_c001_v7007000_t0000_u01775447365459") 2026/04/06 03:50:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f109160d29ae73daf_d20260406_m034914_c001_v0001120_t0029_u01775447354808") 2026/04/06 03:50:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f41789a451d12485d_d20260406_m034908_c001_v7007000_t0000_u01775447348738") 2026/04/06 03:50:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f109160d29ae73d8d_d20260406_m034859_c001_v0001120_t0052_u01775447339279") 2026/04/06 03:50:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f408df0c824d96e2b_d20260406_m034853_c001_v7007000_t0000_u01775447333024") 2026/04/06 03:50:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f109160d29ae73d71_d20260406_m034843_c001_v0001120_t0018_u01775447323715") 2026/04/06 03:50:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f4238f2ad9ab1cdc3_d20260406_m034832_c001_v7007000_t0000_u01775447312947") 2026/04/06 03:50:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f109160d29ae73d41_d20260406_m034824_c001_v0001120_t0035_u01775447304746") 2026/04/06 03:50:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f418e4eae280d3fc0_d20260406_m034818_c001_v7007000_t0000_u01775447298527") 2026/04/06 03:50:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f105e03858023ce3a_d20260406_m034813_c001_v0001090_t0024_u01775447293634") 2026/04/06 03:50:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f41931454b5bfcaf6_d20260406_m034811_c001_v7007000_t0000_u01775447291721") 2026/04/06 03:50:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f105e03858023ce18_d20260406_m034803_c001_v0001090_t0011_u01775447283804") 2026/04/06 03:50:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f415843ef8be36bab_d20260406_m034757_c001_v7007000_t0000_u01775447277470") 2026/04/06 03:50:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f105e03858023ce08_d20260406_m034752_c001_v0001090_t0034_u01775447272950") 2026/04/06 03:50:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f400162639f420085_d20260406_m034751_c001_v7007000_t0000_u01775447271350") 2026/04/06 03:50:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1101825f2424b3d5_d20260406_m034744_c001_v0001171_t0040_u01775447264477") 2026/04/06 03:50:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f4180b70d88c89cf6_d20260406_m034733_c001_v7007000_t0000_u01775447253726") 2026/04/06 03:50:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1101825f2424b39b_d20260406_m034726_c001_v0001171_t0016_u01775447246649") 2026/04/06 03:50:51 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f401c9a8558c8e2c9_d20260406_m034720_c001_v7007000_t0000_u01775447240671") 2026/04/06 03:50:51 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1101825f2424b35d_d20260406_m034711_c001_v0001171_t0033_u01775447231487") 2026/04/06 03:50:51 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f419a75b910549835_d20260406_m034704_c001_v7007000_t0000_u01775447224920") 2026/04/06 03:50:51 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1101825f2424b331_d20260406_m034656_c001_v0001171_t0048_u01775447216111") 2026/04/06 03:50:51 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f41931454b5bfcafa_d20260406_m034815_c001_v7007000_t0000_u01775447295010") 2026/04/06 03:50:51 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f109160d29ae73d17_d20260406_m034810_c001_v0001120_t0056_u01775447290043") 2026/04/06 03:50:51 DEBUG : dir1/0008-23456: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f401c9a8558c8e30c_d20260406_m034836_c001_v7007000_t0000_u01775447316925") 2026/04/06 03:50:51 DEBUG : dir1/0008-23456: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f105e03858023ce54_d20260406_m034831_c001_v0001090_t0058_u01775447311450") 2026/04/06 03:50:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f4238f2ad9ab1ce95_d20260406_m034957_c001_v7007000_t0000_u01775447397178") 2026/04/06 03:50:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f105e03858023ceb7_d20260406_m034948_c001_v0001090_t0047_u01775447388208") 2026/04/06 03:50:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f420aa437c1c6850a_d20260406_m034941_c001_v7007000_t0000_u01775447381534") 2026/04/06 03:50:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f105e03858023cea5_d20260406_m034932_c001_v0001090_t0020_u01775447372261") 2026/04/06 03:50:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f41789a451d124873_d20260406_m034925_c001_v7007000_t0000_u01775447365640") 2026/04/06 03:50:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f105e03858023ce8f_d20260406_m034915_c001_v0001090_t0028_u01775447355268") 2026/04/06 03:50:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f41789a451d12485e_d20260406_m034908_c001_v7007000_t0000_u01775447348920") 2026/04/06 03:50:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f105e03858023ce7f_d20260406_m034859_c001_v0001090_t0034_u01775447339623") 2026/04/06 03:50:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f408df0c824d96e2c_d20260406_m034853_c001_v7007000_t0000_u01775447333206") 2026/04/06 03:50:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f105e03858023ce6b_d20260406_m034844_c001_v0001090_t0042_u01775447324101") 2026/04/06 03:50:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f422d87a2a2d29d00_d20260406_m034832_c001_v7007000_t0000_u01775447312890") 2026/04/06 03:50:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507eb7_d20260406_m034825_c001_v0001179_t0007_u01775447305118") 2026/04/06 03:50:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f418e4eae280d3fc1_d20260406_m034818_c001_v7007000_t0000_u01775447298708") 2026/04/06 03:50:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1101825f2424b469_d20260406_m034813_c001_v0001171_t0002_u01775447293654") 2026/04/06 03:50:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f404bddfa8e1afc85_d20260406_m034811_c001_v7007000_t0000_u01775447291680") 2026/04/06 03:50:52 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1101825f2424b435_d20260406_m034804_c001_v0001171_t0056_u01775447284109") 2026/04/06 03:50:52 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f415843ef8be36bac_d20260406_m034757_c001_v7007000_t0000_u01775447277652") 2026/04/06 03:50:52 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1101825f2424b409_d20260406_m034753_c001_v0001171_t0021_u01775447273036") 2026/04/06 03:50:52 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f419a75b910549854_d20260406_m034750_c001_v7007000_t0000_u01775447270786") 2026/04/06 03:50:52 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f105e03858023cdf4_d20260406_m034744_c001_v0001090_t0014_u01775447264811") 2026/04/06 03:50:52 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f4180b70d88c89cf5_d20260406_m034733_c001_v7007000_t0000_u01775447253542") 2026/04/06 03:50:52 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507e0b_d20260406_m034727_c001_v0001179_t0021_u01775447247077") 2026/04/06 03:50:52 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f401c9a8558c8e2ca_d20260406_m034720_c001_v7007000_t0000_u01775447240853") 2026/04/06 03:50:52 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507def_d20260406_m034711_c001_v0001179_t0041_u01775447231801") 2026/04/06 03:50:52 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f419a75b910549836_d20260406_m034705_c001_v7007000_t0000_u01775447225103") 2026/04/06 03:50:52 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507dc1_d20260406_m034656_c001_v0001179_t0011_u01775447216370") 2026/04/06 03:50:52 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f404bddfa8e1afc8a_d20260406_m034815_c001_v7007000_t0000_u01775447295075") 2026/04/06 03:50:52 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f105e03858023ce30_d20260406_m034810_c001_v0001090_t0018_u01775447290097") 2026/04/06 03:50:52 DEBUG : dir1/0009-34567: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f401c9a8558c8e30d_d20260406_m034837_c001_v7007000_t0000_u01775447317109") 2026/04/06 03:50:52 DEBUG : dir1/0009-34567: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507ecd_d20260406_m034831_c001_v0001179_t0035_u01775447311645") 2026/04/06 03:50:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f4238f2ad9ab1ce96_d20260406_m034957_c001_v7007000_t0000_u01775447397361") 2026/04/06 03:50:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507f74_d20260406_m034948_c001_v0001179_t0046_u01775447388555") 2026/04/06 03:50:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f420aa437c1c6850b_d20260406_m034941_c001_v7007000_t0000_u01775447381718") 2026/04/06 03:50:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507f5c_d20260406_m034932_c001_v0001179_t0055_u01775447372804") 2026/04/06 03:50:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f41789a451d124874_d20260406_m034925_c001_v7007000_t0000_u01775447365821") 2026/04/06 03:50:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507f1e_d20260406_m034916_c001_v0001179_t0052_u01775447356176") 2026/04/06 03:50:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f41789a451d12485f_d20260406_m034909_c001_v7007000_t0000_u01775447349102") 2026/04/06 03:50:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507efc_d20260406_m034900_c001_v0001179_t0039_u01775447340180") 2026/04/06 03:50:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f408df0c824d96e2d_d20260406_m034853_c001_v7007000_t0000_u01775447333389") 2026/04/06 03:50:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507edf_d20260406_m034844_c001_v0001179_t0007_u01775447324470") 2026/04/06 03:50:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f401c9a8558c8e2ff_d20260406_m034833_c001_v7007000_t0000_u01775447313114") 2026/04/06 03:50:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1101825f2424b487_d20260406_m034825_c001_v0001171_t0020_u01775447305344") 2026/04/06 03:50:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f418e4eae280d3fc2_d20260406_m034818_c001_v7007000_t0000_u01775447298892") 2026/04/06 03:50:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507ea5_d20260406_m034813_c001_v0001179_t0038_u01775447293731") 2026/04/06 03:50:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f400162639f420092_d20260406_m034811_c001_v7007000_t0000_u01775447291734") 2026/04/06 03:50:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507e75_d20260406_m034804_c001_v0001179_t0013_u01775447284362") 2026/04/06 03:50:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f415843ef8be36bad_d20260406_m034757_c001_v7007000_t0000_u01775447277835") 2026/04/06 03:50:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f109160d29ae73ce1_d20260406_m034753_c001_v0001120_t0000_u01775447273103") 2026/04/06 03:50:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f415843ef8be36b96_d20260406_m034751_c001_v7007000_t0000_u01775447271190") 2026/04/06 03:50:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507e2d_d20260406_m034745_c001_v0001179_t0016_u01775447265151") 2026/04/06 03:50:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f41135e7dacf30b41_d20260406_m034733_c001_v7007000_t0000_u01775447253944") 2026/04/06 03:50:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f105e03858023cdda_d20260406_m034727_c001_v0001090_t0058_u01775447247281") 2026/04/06 03:50:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f401c9a8558c8e2cb_d20260406_m034721_c001_v7007000_t0000_u01775447241038") 2026/04/06 03:50:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f105e03858023cdca_d20260406_m034712_c001_v0001090_t0016_u01775447232019") 2026/04/06 03:50:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f419a75b910549837_d20260406_m034705_c001_v7007000_t0000_u01775447225285") 2026/04/06 03:50:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f105e03858023cdb3_d20260406_m034656_c001_v0001090_t0044_u01775447216683") 2026/04/06 03:50:54 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f422d87a2a2d29cf5_d20260406_m034815_c001_v7007000_t0000_u01775447295021") 2026/04/06 03:50:54 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507e8d_d20260406_m034810_c001_v0001179_t0046_u01775447290228") 2026/04/06 03:50:54 DEBUG : dir1/0010-45678: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f401c9a8558c8e30e_d20260406_m034837_c001_v7007000_t0000_u01775447317292") 2026/04/06 03:50:54 DEBUG : dir1/0010-45678: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1101825f2424b499_d20260406_m034831_c001_v0001171_t0041_u01775447311699") 2026/04/06 03:50:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f4238f2ad9ab1ce97_d20260406_m034957_c001_v7007000_t0000_u01775447397543") 2026/04/06 03:50:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1101825f2424b5db_d20260406_m034948_c001_v0001171_t0023_u01775447388763") 2026/04/06 03:50:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f420aa437c1c6850c_d20260406_m034941_c001_v7007000_t0000_u01775447381903") 2026/04/06 03:50:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1101825f2424b5af_d20260406_m034933_c001_v0001171_t0050_u01775447373049") 2026/04/06 03:50:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f41789a451d124875_d20260406_m034926_c001_v7007000_t0000_u01775447366002") 2026/04/06 03:50:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1101825f2424b533_d20260406_m034916_c001_v0001171_t0029_u01775447356389") 2026/04/06 03:50:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f41789a451d124860_d20260406_m034909_c001_v7007000_t0000_u01775447349285") 2026/04/06 03:50:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1101825f2424b4d5_d20260406_m034900_c001_v0001171_t0048_u01775447340424") 2026/04/06 03:50:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f408df0c824d96e2e_d20260406_m034853_c001_v7007000_t0000_u01775447333572") 2026/04/06 03:50:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1101825f2424b4b3_d20260406_m034844_c001_v0001171_t0000_u01775447324683") 2026/04/06 03:50:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f407de7e05db1a3c9_d20260406_m034832_c001_v7007000_t0000_u01775447312919") 2026/04/06 03:50:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f105e03858023ce4c_d20260406_m034825_c001_v0001090_t0050_u01775447305603") 2026/04/06 03:50:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f418e4eae280d3fc3_d20260406_m034819_c001_v7007000_t0000_u01775447299074") 2026/04/06 03:50:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f109160d29ae73d2b_d20260406_m034813_c001_v0001120_t0020_u01775447293883") 2026/04/06 03:50:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f418e4eae280d3fa6_d20260406_m034811_c001_v7007000_t0000_u01775447291326") 2026/04/06 03:50:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f109160d29ae73d03_d20260406_m034804_c001_v0001120_t0001_u01775447284562") 2026/04/06 03:50:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f415843ef8be36bae_d20260406_m034758_c001_v7007000_t0000_u01775447278017") 2026/04/06 03:50:55 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507e4f_d20260406_m034753_c001_v0001179_t0014_u01775447273136") 2026/04/06 03:50:55 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f4180b70d88c89d00_d20260406_m034751_c001_v7007000_t0000_u01775447271359") 2026/04/06 03:50:55 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f109160d29ae73cc7_d20260406_m034745_c001_v0001120_t0011_u01775447265352") 2026/04/06 03:50:55 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f41789a451d124160_d20260406_m034733_c001_v7007000_t0000_u01775447253952") 2026/04/06 03:50:55 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f109160d29ae73c97_d20260406_m034727_c001_v0001120_t0021_u01775447247668") 2026/04/06 03:50:55 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f401c9a8558c8e2cc_d20260406_m034721_c001_v7007000_t0000_u01775447241221") 2026/04/06 03:50:55 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f109160d29ae73c77_d20260406_m034712_c001_v0001120_t0026_u01775447232335") 2026/04/06 03:50:55 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f419a75b910549838_d20260406_m034705_c001_v7007000_t0000_u01775447225469") 2026/04/06 03:50:55 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f109160d29ae73c5f_d20260406_m034656_c001_v0001120_t0016_u01775447216977") 2026/04/06 03:50:55 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f420aa437c1c68383_d20260406_m034814_c001_v7007000_t0000_u01775447294859") 2026/04/06 03:50:55 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1101825f2424b44f_d20260406_m034810_c001_v0001171_t0019_u01775447290325") 2026/04/06 03:50:55 DEBUG : dir1/0011-56789: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f401c9a8558c8e30f_d20260406_m034837_c001_v7007000_t0000_u01775447317475") 2026/04/06 03:50:55 DEBUG : dir1/0011-56789: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f109160d29ae73d5d_d20260406_m034831_c001_v0001120_t0031_u01775447311721") 2026/04/06 03:50:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f4238f2ad9ab1ce98_d20260406_m034957_c001_v7007000_t0000_u01775447397725") 2026/04/06 03:50:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f109160d29ae73e03_d20260406_m034949_c001_v0001120_t0046_u01775447389062") 2026/04/06 03:50:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f420aa437c1c6850d_d20260406_m034942_c001_v7007000_t0000_u01775447382088") 2026/04/06 03:50:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f109160d29ae73de1_d20260406_m034933_c001_v0001120_t0007_u01775447373435") 2026/04/06 03:50:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f41789a451d124876_d20260406_m034926_c001_v7007000_t0000_u01775447366183") 2026/04/06 03:50:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f109160d29ae73db5_d20260406_m034916_c001_v0001120_t0022_u01775447356707") 2026/04/06 03:50:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f41789a451d124861_d20260406_m034909_c001_v7007000_t0000_u01775447349468") 2026/04/06 03:50:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f109160d29ae73d93_d20260406_m034900_c001_v0001120_t0043_u01775447340728") 2026/04/06 03:50:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f408df0c824d96e2f_d20260406_m034853_c001_v7007000_t0000_u01775447333755") 2026/04/06 03:50:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f109160d29ae73d75_d20260406_m034844_c001_v0001120_t0016_u01775447324940") 2026/04/06 03:50:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f422d87a2a2d29cfe_d20260406_m034832_c001_v7007000_t0000_u01775447312525") 2026/04/06 03:50:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f109160d29ae73d43_d20260406_m034825_c001_v0001120_t0022_u01775447305969") 2026/04/06 03:50:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f418e4eae280d3fc4_d20260406_m034819_c001_v7007000_t0000_u01775447299256") 2026/04/06 03:50:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1101825f2424b46d_d20260406_m034813_c001_v0001171_t0017_u01775447293911") 2026/04/06 03:50:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f418e4eae280d3fa7_d20260406_m034811_c001_v7007000_t0000_u01775447291332") 2026/04/06 03:50:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f105e03858023ce1c_d20260406_m034804_c001_v0001090_t0024_u01775447284818") 2026/04/06 03:50:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f415843ef8be36baf_d20260406_m034758_c001_v7007000_t0000_u01775447278200") 2026/04/06 03:50:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1101825f2424b40b_d20260406_m034753_c001_v0001171_t0042_u01775447273302") 2026/04/06 03:50:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f41931454b5bfcae9_d20260406_m034751_c001_v7007000_t0000_u01775447271199") 2026/04/06 03:50:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1101825f2424b3db_d20260406_m034745_c001_v0001171_t0000_u01775447265743") 2026/04/06 03:50:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f404bddfa8e1afc66_d20260406_m034734_c001_v7007000_t0000_u01775447254125") 2026/04/06 03:50:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1101825f2424b3ad_d20260406_m034728_c001_v0001171_t0015_u01775447248091") 2026/04/06 03:50:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f401c9a8558c8e2cd_d20260406_m034721_c001_v7007000_t0000_u01775447241403") 2026/04/06 03:50:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1101825f2424b371_d20260406_m034712_c001_v0001171_t0054_u01775447232777") 2026/04/06 03:50:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f419a75b910549839_d20260406_m034705_c001_v7007000_t0000_u01775447225654") 2026/04/06 03:50:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1101825f2424b335_d20260406_m034657_c001_v0001171_t0015_u01775447217469") 2026/04/06 03:50:57 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f400162639f420096_d20260406_m034815_c001_v7007000_t0000_u01775447295182") 2026/04/06 03:50:57 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f109160d29ae73d19_d20260406_m034810_c001_v0001120_t0028_u01775447290350") 2026/04/06 03:50:57 DEBUG : dir1/0012-6789;: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f401c9a8558c8e310_d20260406_m034837_c001_v7007000_t0000_u01775447317657") 2026/04/06 03:50:57 DEBUG : dir1/0012-6789;: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f105e03858023ce56_d20260406_m034831_c001_v0001090_t0057_u01775447311825") 2026/04/06 03:50:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f4238f2ad9ab1ce99_d20260406_m034957_c001_v7007000_t0000_u01775447397907") 2026/04/06 03:50:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f105e03858023ceb9_d20260406_m034949_c001_v0001090_t0029_u01775447389416") 2026/04/06 03:50:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f420aa437c1c6850e_d20260406_m034942_c001_v7007000_t0000_u01775447382272") 2026/04/06 03:50:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f105e03858023cea7_d20260406_m034933_c001_v0001090_t0026_u01775447373797") 2026/04/06 03:50:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f41789a451d124877_d20260406_m034926_c001_v7007000_t0000_u01775447366364") 2026/04/06 03:50:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f105e03858023ce91_d20260406_m034917_c001_v0001090_t0016_u01775447357285") 2026/04/06 03:50:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f41789a451d124862_d20260406_m034909_c001_v7007000_t0000_u01775447349651") 2026/04/06 03:50:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f105e03858023ce81_d20260406_m034900_c001_v0001090_t0032_u01775447340990") 2026/04/06 03:50:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f408df0c824d96e30_d20260406_m034853_c001_v7007000_t0000_u01775447333937") 2026/04/06 03:50:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f105e03858023ce71_d20260406_m034845_c001_v0001090_t0048_u01775447325598") 2026/04/06 03:50:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f417e3c635751f53f_d20260406_m034832_c001_v7007000_t0000_u01775447312538") 2026/04/06 03:50:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507eb9_d20260406_m034827_c001_v0001179_t0037_u01775447307209") 2026/04/06 03:50:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f418e4eae280d3fc5_d20260406_m034819_c001_v7007000_t0000_u01775447299436") 2026/04/06 03:50:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507ea7_d20260406_m034813_c001_v0001179_t0019_u01775447293932") 2026/04/06 03:50:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f418e4eae280d3fab_d20260406_m034811_c001_v7007000_t0000_u01775447291697") 2026/04/06 03:50:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1101825f2424b43d_d20260406_m034805_c001_v0001171_t0043_u01775447285399") 2026/04/06 03:50:58 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f415843ef8be36bb0_d20260406_m034758_c001_v7007000_t0000_u01775447278383") 2026/04/06 03:50:58 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507e51_d20260406_m034753_c001_v0001179_t0047_u01775447273339") 2026/04/06 03:50:58 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f419a75b910549855_d20260406_m034750_c001_v7007000_t0000_u01775447270963") 2026/04/06 03:50:58 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f105e03858023cdf6_d20260406_m034746_c001_v0001090_t0028_u01775447266013") 2026/04/06 03:50:58 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f421ea000669399d9_d20260406_m034733_c001_v7007000_t0000_u01775447253969") 2026/04/06 03:50:58 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507e0d_d20260406_m034728_c001_v0001179_t0002_u01775447248420") 2026/04/06 03:50:58 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f401c9a8558c8e2ce_d20260406_m034721_c001_v7007000_t0000_u01775447241585") 2026/04/06 03:50:58 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507df1_d20260406_m034713_c001_v0001179_t0051_u01775447233047") 2026/04/06 03:50:58 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f419a75b91054983a_d20260406_m034705_c001_v7007000_t0000_u01775447225837") 2026/04/06 03:50:58 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507dc9_d20260406_m034657_c001_v0001179_t0050_u01775447217755") 2026/04/06 03:50:58 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f41931454b5bfcafb_d20260406_m034815_c001_v7007000_t0000_u01775447295191") 2026/04/06 03:50:58 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507e91_d20260406_m034810_c001_v0001179_t0029_u01775447290443") 2026/04/06 03:50:58 DEBUG : dir1/0013-789;=: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f401c9a8558c8e311_d20260406_m034837_c001_v7007000_t0000_u01775447317839") 2026/04/06 03:50:58 DEBUG : dir1/0013-789;=: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1101825f2424b49b_d20260406_m034831_c001_v0001171_t0034_u01775447311998") 2026/04/06 03:50:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f4238f2ad9ab1ce9a_d20260406_m034958_c001_v7007000_t0000_u01775447398090") 2026/04/06 03:50:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507f76_d20260406_m034949_c001_v0001179_t0006_u01775447389890") 2026/04/06 03:50:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f420aa437c1c6850f_d20260406_m034942_c001_v7007000_t0000_u01775447382471") 2026/04/06 03:50:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507f60_d20260406_m034934_c001_v0001179_t0043_u01775447374292") 2026/04/06 03:50:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f41789a451d124878_d20260406_m034926_c001_v7007000_t0000_u01775447366545") 2026/04/06 03:50:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507f20_d20260406_m034917_c001_v0001179_t0005_u01775447357646") 2026/04/06 03:50:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f41789a451d124863_d20260406_m034909_c001_v7007000_t0000_u01775447349834") 2026/04/06 03:50:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507efe_d20260406_m034901_c001_v0001179_t0001_u01775447341503") 2026/04/06 03:50:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f408df0c824d96e31_d20260406_m034854_c001_v7007000_t0000_u01775447334121") 2026/04/06 03:50:59 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507ee2_d20260406_m034846_c001_v0001179_t0022_u01775447326037") 2026/04/06 03:50:59 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f417e3c635751f541_d20260406_m034832_c001_v7007000_t0000_u01775447312902") 2026/04/06 03:50:59 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1101825f2424b48f_d20260406_m034827_c001_v0001171_t0038_u01775447307461") 2026/04/06 03:50:59 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f418e4eae280d3fc6_d20260406_m034819_c001_v7007000_t0000_u01775447299616") 2026/04/06 03:50:59 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507ea9_d20260406_m034814_c001_v0001179_t0011_u01775447294167") 2026/04/06 03:50:59 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f421ea000669399f0_d20260406_m034811_c001_v7007000_t0000_u01775447291742") 2026/04/06 03:50:59 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507e77_d20260406_m034805_c001_v0001179_t0034_u01775447285686") 2026/04/06 03:50:59 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f415843ef8be36bb1_d20260406_m034758_c001_v7007000_t0000_u01775447278567") 2026/04/06 03:50:59 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f109160d29ae73ce5_d20260406_m034753_c001_v0001120_t0022_u01775447273403") 2026/04/06 03:50:59 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f419a75b910549856_d20260406_m034750_c001_v7007000_t0000_u01775447270969") 2026/04/06 03:50:59 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507e2f_d20260406_m034746_c001_v0001179_t0040_u01775447266466") 2026/04/06 03:50:59 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f421ea000669399da_d20260406_m034734_c001_v7007000_t0000_u01775447254168") 2026/04/06 03:50:59 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f105e03858023cddc_d20260406_m034728_c001_v0001090_t0036_u01775447248627") 2026/04/06 03:50:59 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f401c9a8558c8e2cf_d20260406_m034721_c001_v7007000_t0000_u01775447241767") 2026/04/06 03:50:59 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f105e03858023cdcc_d20260406_m034713_c001_v0001090_t0042_u01775447233566") 2026/04/06 03:50:59 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f419a75b91054983b_d20260406_m034706_c001_v7007000_t0000_u01775447226018") 2026/04/06 03:50:59 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f105e03858023cdb5_d20260406_m034657_c001_v0001090_t0019_u01775447217955") 2026/04/06 03:50:59 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f422d87a2a2d29cf7_d20260406_m034815_c001_v7007000_t0000_u01775447295203") 2026/04/06 03:50:59 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1101825f2424b453_d20260406_m034810_c001_v0001171_t0040_u01775447290596") 2026/04/06 03:50:59 DEBUG : dir1/0014-89;=.: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f401c9a8558c8e312_d20260406_m034838_c001_v7007000_t0000_u01775447318021") 2026/04/06 03:50:59 DEBUG : dir1/0014-89;=.: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507ecf_d20260406_m034832_c001_v0001179_t0051_u01775447312048") 2026/04/06 03:51:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f4238f2ad9ab1ce9b_d20260406_m034958_c001_v7007000_t0000_u01775447398271") 2026/04/06 03:51:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1101825f2424b5df_d20260406_m034950_c001_v0001171_t0056_u01775447390093") 2026/04/06 03:51:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f420aa437c1c68510_d20260406_m034942_c001_v7007000_t0000_u01775447382658") 2026/04/06 03:51:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1101825f2424b5b3_d20260406_m034934_c001_v0001171_t0057_u01775447374505") 2026/04/06 03:51:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f41789a451d124879_d20260406_m034926_c001_v7007000_t0000_u01775447366727") 2026/04/06 03:51:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1101825f2424b53d_d20260406_m034917_c001_v0001171_t0006_u01775447357846") 2026/04/06 03:51:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f41789a451d124864_d20260406_m034910_c001_v7007000_t0000_u01775447350017") 2026/04/06 03:51:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1101825f2424b4dd_d20260406_m034901_c001_v0001171_t0000_u01775447341745") 2026/04/06 03:51:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f408df0c824d96e32_d20260406_m034854_c001_v7007000_t0000_u01775447334305") 2026/04/06 03:51:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1101825f2424b4bb_d20260406_m034846_c001_v0001171_t0011_u01775447326307") 2026/04/06 03:51:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f4238f2ad9ab1cdc2_d20260406_m034832_c001_v7007000_t0000_u01775447312927") 2026/04/06 03:51:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f105e03858023ce4e_d20260406_m034827_c001_v0001090_t0034_u01775447307744") 2026/04/06 03:51:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f418e4eae280d3fc7_d20260406_m034819_c001_v7007000_t0000_u01775447299797") 2026/04/06 03:51:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1101825f2424b46f_d20260406_m034814_c001_v0001171_t0043_u01775447294176") 2026/04/06 03:51:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f404bddfa8e1afc84_d20260406_m034811_c001_v7007000_t0000_u01775447291493") 2026/04/06 03:51:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f109160d29ae73d07_d20260406_m034806_c001_v0001120_t0025_u01775447286684") 2026/04/06 03:51:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f415843ef8be36bb2_d20260406_m034758_c001_v7007000_t0000_u01775447278751") 2026/04/06 03:51:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f105e03858023ce0a_d20260406_m034753_c001_v0001090_t0026_u01775447273457") 2026/04/06 03:51:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f415843ef8be36b98_d20260406_m034751_c001_v7007000_t0000_u01775447271372") 2026/04/06 03:51:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f109160d29ae73ccf_d20260406_m034746_c001_v0001120_t0045_u01775447266691") 2026/04/06 03:51:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f4156b7c90ac90898_d20260406_m034733_c001_v7007000_t0000_u01775447253978") 2026/04/06 03:51:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f109160d29ae73c9b_d20260406_m034728_c001_v0001120_t0002_u01775447248989") 2026/04/06 03:51:01 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f401c9a8558c8e2d0_d20260406_m034721_c001_v7007000_t0000_u01775447241949") 2026/04/06 03:51:01 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f109160d29ae73c7d_d20260406_m034714_c001_v0001120_t0054_u01775447234067") 2026/04/06 03:51:01 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f419a75b91054983c_d20260406_m034706_c001_v7007000_t0000_u01775447226200") 2026/04/06 03:51:01 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f109160d29ae73c61_d20260406_m034658_c001_v0001120_t0039_u01775447218305") 2026/04/06 03:51:01 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f418e4eae280d3faf_d20260406_m034815_c001_v7007000_t0000_u01775447295215") 2026/04/06 03:51:01 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507e93_d20260406_m034810_c001_v0001179_t0010_u01775447290708") 2026/04/06 03:51:01 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f401c9a8558c8e314_d20260406_m034838_c001_v7007000_t0000_u01775447318203") 2026/04/06 03:51:01 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f109160d29ae73d5f_d20260406_m034832_c001_v0001120_t0017_u01775447312130") 2026/04/06 03:51:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f4238f2ad9ab1ce9c_d20260406_m034958_c001_v7007000_t0000_u01775447398453") 2026/04/06 03:51:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f109160d29ae73e05_d20260406_m034950_c001_v0001120_t0011_u01775447390360") 2026/04/06 03:51:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f420aa437c1c68511_d20260406_m034942_c001_v7007000_t0000_u01775447382843") 2026/04/06 03:51:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f109160d29ae73de3_d20260406_m034934_c001_v0001120_t0056_u01775447374857") 2026/04/06 03:51:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f41789a451d12487a_d20260406_m034926_c001_v7007000_t0000_u01775447366908") 2026/04/06 03:51:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f109160d29ae73db9_d20260406_m034918_c001_v0001120_t0027_u01775447358578") 2026/04/06 03:51:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f41789a451d124865_d20260406_m034910_c001_v7007000_t0000_u01775447350199") 2026/04/06 03:51:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f109160d29ae73d97_d20260406_m034902_c001_v0001120_t0015_u01775447342039") 2026/04/06 03:51:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f408df0c824d96e33_d20260406_m034854_c001_v7007000_t0000_u01775447334488") 2026/04/06 03:51:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f109160d29ae73d79_d20260406_m034846_c001_v0001120_t0036_u01775447326566") 2026/04/06 03:51:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f417e3c635751f540_d20260406_m034832_c001_v7007000_t0000_u01775447312720") 2026/04/06 03:51:02 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f109160d29ae73d4b_d20260406_m034828_c001_v0001120_t0051_u01775447308251") 2026/04/06 03:51:02 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f418e4eae280d3fc8_d20260406_m034819_c001_v7007000_t0000_u01775447299979") 2026/04/06 03:51:02 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f109160d29ae73d2d_d20260406_m034814_c001_v0001120_t0042_u01775447294362") 2026/04/06 03:51:02 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f404bddfa8e1afc86_d20260406_m034811_c001_v7007000_t0000_u01775447291864") 2026/04/06 03:51:02 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f105e03858023ce22_d20260406_m034807_c001_v0001090_t0032_u01775447287106") 2026/04/06 03:51:02 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f415843ef8be36bb3_d20260406_m034758_c001_v7007000_t0000_u01775447278934") 2026/04/06 03:51:02 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507e53_d20260406_m034753_c001_v0001179_t0028_u01775447273573") 2026/04/06 03:51:02 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f413781a4b7a59d7c_d20260406_m034751_c001_v7007000_t0000_u01775447271212") 2026/04/06 03:51:02 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1101825f2424b3e1_d20260406_m034747_c001_v0001171_t0044_u01775447267015") 2026/04/06 03:51:02 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f41135e7dacf30b42_d20260406_m034734_c001_v7007000_t0000_u01775447254137") 2026/04/06 03:51:02 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1101825f2424b3b1_d20260406_m034729_c001_v0001171_t0004_u01775447249326") 2026/04/06 03:51:02 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f401c9a8558c8e2d1_d20260406_m034722_c001_v7007000_t0000_u01775447242134") 2026/04/06 03:51:02 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1101825f2424b377_d20260406_m034714_c001_v0001171_t0044_u01775447234356") 2026/04/06 03:51:02 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f419a75b91054983d_d20260406_m034706_c001_v7007000_t0000_u01775447226384") 2026/04/06 03:51:03 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1101825f2424b337_d20260406_m034658_c001_v0001171_t0034_u01775447218612") 2026/04/06 03:51:03 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f418e4eae280d3fae_d20260406_m034815_c001_v7007000_t0000_u01775447295035") 2026/04/06 03:51:03 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f109160d29ae73d1f_d20260406_m034810_c001_v0001120_t0004_u01775447290779") 2026/04/06 03:51:03 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f408df0c824d96d8e_d20260406_m034736_c001_v7007000_t0000_u01775447256973") 2026/04/06 03:51:03 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507e15_d20260406_m034732_c001_v0001179_t0047_u01775447252162") 2026/04/06 03:51:03 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f408df0c824d96d8f_d20260406_m034737_c001_v7007000_t0000_u01775447257159") 2026/04/06 03:51:03 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f109160d29ae73ca3_d20260406_m034732_c001_v0001120_t0025_u01775447252216") 2026/04/06 03:51:03 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f408df0c824d96d91_d20260406_m034737_c001_v7007000_t0000_u01775447257341") 2026/04/06 03:51:03 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1101825f2424b3b9_d20260406_m034732_c001_v0001171_t0024_u01775447252288") 2026/04/06 03:51:03 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f408df0c824d96d92_d20260406_m034737_c001_v7007000_t0000_u01775447257523") 2026/04/06 03:51:03 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f105e03858023cde6_d20260406_m034732_c001_v0001090_t0037_u01775447252301") 2026/04/06 03:51:03 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f408df0c824d96d93_d20260406_m034737_c001_v7007000_t0000_u01775447257705") 2026/04/06 03:51:03 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507e17_d20260406_m034732_c001_v0001179_t0036_u01775447252371") 2026/04/06 03:51:03 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f408df0c824d96d94_d20260406_m034737_c001_v7007000_t0000_u01775447257896") 2026/04/06 03:51:03 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1101825f2424b3bb_d20260406_m034732_c001_v0001171_t0014_u01775447252559") 2026/04/06 03:51:03 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f408df0c824d96d95_d20260406_m034738_c001_v7007000_t0000_u01775447258078") 2026/04/06 03:51:03 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507e19_d20260406_m034732_c001_v0001179_t0026_u01775447252580") 2026/04/06 03:51:03 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f408df0c824d96d96_d20260406_m034738_c001_v7007000_t0000_u01775447258260") 2026/04/06 03:51:03 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f109160d29ae73ca5_d20260406_m034732_c001_v0001120_t0033_u01775447252604") 2026/04/06 03:51:03 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f408df0c824d96d97_d20260406_m034738_c001_v7007000_t0000_u01775447258440") 2026/04/06 03:51:03 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f105e03858023cde8_d20260406_m034732_c001_v0001090_t0013_u01775447252639") 2026/04/06 03:51:03 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f408df0c824d96d98_d20260406_m034738_c001_v7007000_t0000_u01775447258622") 2026/04/06 03:51:04 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507e1b_d20260406_m034732_c001_v0001179_t0027_u01775447252787") 2026/04/06 03:51:04 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f408df0c824d96d99_d20260406_m034738_c001_v7007000_t0000_u01775447258806") 2026/04/06 03:51:04 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1101825f2424b3bd_d20260406_m034732_c001_v0001171_t0027_u01775447252825") 2026/04/06 03:51:04 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f408df0c824d96d9a_d20260406_m034738_c001_v7007000_t0000_u01775447258988") 2026/04/06 03:51:04 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f105e03858023cdea_d20260406_m034732_c001_v0001090_t0055_u01775447252965") 2026/04/06 03:51:04 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f408df0c824d96d9b_d20260406_m034739_c001_v7007000_t0000_u01775447259170") 2026/04/06 03:51:04 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507e1d_d20260406_m034733_c001_v0001179_t0043_u01775447253007") 2026/04/06 03:51:04 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f408df0c824d96d9c_d20260406_m034739_c001_v7007000_t0000_u01775447259354") 2026/04/06 03:51:04 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f109160d29ae73ca7_d20260406_m034733_c001_v0001120_t0050_u01775447253071") 2026/04/06 03:51:04 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f408df0c824d96d9d_d20260406_m034739_c001_v7007000_t0000_u01775447259537") 2026/04/06 03:51:04 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1101825f2424b3c1_d20260406_m034733_c001_v0001171_t0006_u01775447253124") 2026/04/06 03:51:04 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f408df0c824d96d9e_d20260406_m034739_c001_v7007000_t0000_u01775447259720") 2026/04/06 03:51:04 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507e1f_d20260406_m034733_c001_v0001179_t0047_u01775447253218") 2026/04/06 03:51:04 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f413781a4b7a59d7f_d20260406_m034753_c001_v7007000_t0000_u01775447273907") 2026/04/06 03:51:04 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507e39_d20260406_m034749_c001_v0001179_t0041_u01775447269277") 2026/04/06 03:51:04 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f400162639f420088_d20260406_m034753_c001_v7007000_t0000_u01775447273957") 2026/04/06 03:51:04 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1101825f2424b3ef_d20260406_m034749_c001_v0001171_t0025_u01775447269353") 2026/04/06 03:51:04 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f415843ef8be36b9d_d20260406_m034754_c001_v7007000_t0000_u01775447274124") 2026/04/06 03:51:04 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f109160d29ae73cd7_d20260406_m034749_c001_v0001120_t0018_u01775447269451") 2026/04/06 03:51:04 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f41931454b5bfcaed_d20260406_m034753_c001_v7007000_t0000_u01775447273915") 2026/04/06 03:51:04 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507e3b_d20260406_m034749_c001_v0001179_t0041_u01775447269484") 2026/04/06 03:51:05 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f419a75b91054985e_d20260406_m034753_c001_v7007000_t0000_u01775447273967") 2026/04/06 03:51:05 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f105e03858023cdfe_d20260406_m034749_c001_v0001090_t0003_u01775447269505") 2026/04/06 03:51:05 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f415843ef8be36b9e_d20260406_m034754_c001_v7007000_t0000_u01775447274299") 2026/04/06 03:51:05 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1101825f2424b3f1_d20260406_m034749_c001_v0001171_t0034_u01775447269649") 2026/04/06 03:51:05 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f4180b70d88c89d09_d20260406_m034754_c001_v7007000_t0000_u01775447274132") 2026/04/06 03:51:05 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507e3d_d20260406_m034749_c001_v0001179_t0026_u01775447269696") 2026/04/06 03:51:05 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f400162639f42008a_d20260406_m034754_c001_v7007000_t0000_u01775447274146") 2026/04/06 03:51:05 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1101825f2424b3f5_d20260406_m034749_c001_v0001171_t0011_u01775447269946") 2026/04/06 03:51:05 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f415843ef8be36b9a_d20260406_m034753_c001_v7007000_t0000_u01775447273929") 2026/04/06 03:51:05 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f105e03858023ce00_d20260406_m034750_c001_v0001090_t0019_u01775447270046") 2026/04/06 03:51:05 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f419a75b91054985f_d20260406_m034754_c001_v7007000_t0000_u01775447274152") 2026/04/06 03:51:05 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507e3f_d20260406_m034749_c001_v0001179_t0049_u01775447269980") 2026/04/06 03:51:05 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f400162639f420089_d20260406_m034753_c001_v7007000_t0000_u01775447273978") 2026/04/06 03:51:05 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f109160d29ae73cd9_d20260406_m034750_c001_v0001120_t0043_u01775447270046") 2026/04/06 03:51:05 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f400162639f42008b_d20260406_m034754_c001_v7007000_t0000_u01775447274164") 2026/04/06 03:51:05 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507e41_d20260406_m034750_c001_v0001179_t0058_u01775447270182") 2026/04/06 03:51:05 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f415843ef8be36b9b_d20260406_m034753_c001_v7007000_t0000_u01775447273940") 2026/04/06 03:51:05 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1101825f2424b3f7_d20260406_m034750_c001_v0001171_t0047_u01775447270269") 2026/04/06 03:51:05 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f415843ef8be36b9f_d20260406_m034754_c001_v7007000_t0000_u01775447274306") 2026/04/06 03:51:05 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f109160d29ae73cdb_d20260406_m034750_c001_v0001120_t0055_u01775447270300") 2026/04/06 03:51:06 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f413781a4b7a59d80_d20260406_m034754_c001_v7007000_t0000_u01775447274089") 2026/04/06 03:51:06 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507e43_d20260406_m034750_c001_v0001179_t0045_u01775447270384") 2026/04/06 03:51:06 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f41931454b5bfcaee_d20260406_m034754_c001_v7007000_t0000_u01775447274097") 2026/04/06 03:51:06 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f105e03858023ce02_d20260406_m034750_c001_v0001090_t0056_u01775447270440") 2026/04/06 03:51:06 DEBUG : dst/one: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f41931454b5bfc9b9_d20260406_m034546_c001_v7007000_t0000_u01775447146918") 2026/04/06 03:51:06 DEBUG : dst/one: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f111246d9104a246d_d20260406_m034544_c001_v0001150_t0057_u01775447144607") 2026/04/06 03:51:06 DEBUG : dst/one: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f405821d05fd48442_d20260406_m034544_c001_v7007000_t0000_u01775447144423") 2026/04/06 03:51:06 DEBUG : dst/one: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f111246d9104a245f_d20260406_m034541_c001_v0001150_t0028_u01775447141396") 2026/04/06 03:51:06 DEBUG : dst/one: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f405821d05fd48440_d20260406_m034540_c001_v7007000_t0000_u01775447140630") 2026/04/06 03:51:06 DEBUG : dst/one: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f109160d29ae73b85_d20260406_m034536_c001_v0001120_t0044_u01775447136261") 2026/04/06 03:51:06 DEBUG : dst/one: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f421ea00066939946_d20260406_m034534_c001_v7007000_t0000_u01775447134752") 2026/04/06 03:51:06 DEBUG : dst/one: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f105a5f64476a1446_d20260406_m034532_c001_v0001033_t0012_u01775447132280") 2026/04/06 03:51:06 DEBUG : dst/one: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f41789a451d123955_d20260406_m034532_c001_v7007000_t0000_u01775447132093") 2026/04/06 03:51:06 DEBUG : dst/one: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f105a5f64476a143a_d20260406_m034528_c001_v0001033_t0010_u01775447128699") 2026/04/06 03:51:06 DEBUG : dst/one: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f41789a451d123952_d20260406_m034527_c001_v7007000_t0000_u01775447127927") 2026/04/06 03:51:06 DEBUG : dst/one: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507ced_d20260406_m034524_c001_v0001179_t0012_u01775447124438") 2026/04/06 03:51:06 DEBUG : dst/one: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f407de7e05db19f85_d20260406_m034523_c001_v7007000_t0000_u01775447123113") 2026/04/06 03:51:06 DEBUG : dst/one: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1026a8123c91676a_d20260406_m034521_c001_v0001033_t0015_u01775447121045") 2026/04/06 03:51:06 DEBUG : dst/one: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f40630a944a57381f_d20260406_m034520_c001_v7007000_t0000_u01775447120859") 2026/04/06 03:51:06 DEBUG : dst/one: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1026a8123c916766_d20260406_m034518_c001_v0001033_t0019_u01775447118042") 2026/04/06 03:51:06 DEBUG : dst/one: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f40630a944a57381d_d20260406_m034517_c001_v7007000_t0000_u01775447117270") 2026/04/06 03:51:07 DEBUG : dst/one: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507cdd_d20260406_m034514_c001_v0001179_t0054_u01775447114000") 2026/04/06 03:51:07 DEBUG : dst/one: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f407de7e05db19f7d_d20260406_m034513_c001_v7007000_t0000_u01775447113073") 2026/04/06 03:51:07 DEBUG : dst/one: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f118180157974c414_d20260406_m034511_c001_v0001136_t0058_u01775447111409") 2026/04/06 03:51:07 DEBUG : dst/one: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f404bddfa8e1afc32_d20260406_m034511_c001_v7007000_t0000_u01775447111226") 2026/04/06 03:51:07 DEBUG : dst/one: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f118180157974c412_d20260406_m034507_c001_v0001136_t0025_u01775447107748") 2026/04/06 03:51:07 DEBUG : dst/one: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f404bddfa8e1afc2f_d20260406_m034506_c001_v7007000_t0000_u01775447106988") 2026/04/06 03:51:07 DEBUG : dst/one: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507ccd_d20260406_m034501_c001_v0001179_t0029_u01775447101456") 2026/04/06 03:51:07 DEBUG : dst/one: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f416e9bc51f73c35f_d20260406_m034500_c001_v7007000_t0000_u01775447100538") 2026/04/06 03:51:07 DEBUG : dst/one: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f100cd3746240cbaa_d20260406_m034458_c001_v0001174_t0046_u01775447098435") 2026/04/06 03:51:07 DEBUG : dst/one: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f419a75b9105497db_d20260406_m034458_c001_v7007000_t0000_u01775447098248") 2026/04/06 03:51:07 DEBUG : dst/one: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f100cd3746240cb90_d20260406_m034454_c001_v0001174_t0046_u01775447094833") 2026/04/06 03:51:07 DEBUG : dst/one: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f419a75b9105497d8_d20260406_m034454_c001_v7007000_t0000_u01775447094109") 2026/04/06 03:51:07 DEBUG : dst/one: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507cbb_d20260406_m034448_c001_v0001179_t0006_u01775447088179") 2026/04/06 03:51:07 DEBUG : dst/one: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f4180b70d88c89c1c_d20260406_m034447_c001_v7007000_t0000_u01775447087228") 2026/04/06 03:51:07 DEBUG : dst/one: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f10415d8e74c70beb_d20260406_m034445_c001_v0001130_t0003_u01775447085138") 2026/04/06 03:51:07 DEBUG : dst/one: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f413781a4b7a59940_d20260406_m034444_c001_v7007000_t0000_u01775447084956") 2026/04/06 03:51:07 DEBUG : dst/one: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f10415d8e74c70be9_d20260406_m034441_c001_v0001130_t0030_u01775447081599") 2026/04/06 03:51:07 DEBUG : dst/one: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f413781a4b7a5993d_d20260406_m034440_c001_v7007000_t0000_u01775447080837") 2026/04/06 03:51:08 DEBUG : dst/one: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507c9d_d20260406_m034435_c001_v0001179_t0039_u01775447075047") 2026/04/06 03:51:08 DEBUG : dst/one: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f416538f7441a35bd_d20260406_m034433_c001_v7007000_t0000_u01775447073949") 2026/04/06 03:51:08 DEBUG : dst/one: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f113fd59228e4b39e_d20260406_m034428_c001_v0001167_t0054_u01775447068708") 2026/04/06 03:51:08 DEBUG : dst/one: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f407de7e05db19f62_d20260406_m034428_c001_v7007000_t0000_u01775447068494") 2026/04/06 03:51:08 DEBUG : dst/one: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507c71_d20260406_m034424_c001_v0001179_t0001_u01775447064557") 2026/04/06 03:51:08 DEBUG : dst/one: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f116f9405ac4f28bc_d20260406_m034423_c001_v0001183_t0057_u01775447063812") 2026/04/06 03:51:08 DEBUG : dst/one: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f116f9405ac4f28b8_d20260406_m034422_c001_v0001183_t0053_u01775447062860") 2026/04/06 03:51:08 DEBUG : dst/one: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f416538f7441a354d_d20260406_m034408_c001_v7007000_t0000_u01775447048899") 2026/04/06 03:51:08 DEBUG : dst/one: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f109160d29ae73ac1_d20260406_m034402_c001_v0001120_t0007_u01775447042260") 2026/04/06 03:51:08 DEBUG : dst/one: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f109cc77c062d8974_d20260406_m034401_c001_v0001183_t0030_u01775447041440") 2026/04/06 03:51:08 DEBUG : dst/one: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f109cc77c062d8970_d20260406_m034400_c001_v0001183_t0028_u01775447040460") 2026/04/06 03:51:08 DEBUG : dst/one-2019-01-01: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f41931454b5bfc9ba_d20260406_m034547_c001_v7007000_t0000_u01775447147099") 2026/04/06 03:51:08 DEBUG : dst/one-2019-01-01: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1064feee248206fa_d20260406_m034544_c001_v0001183_t0018_u01775447144208") 2026/04/06 03:51:08 DEBUG : dst/one-2019-01-01: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1185eca8bb51275c_d20260406_m034540_c001_v0001105_t0037_u01775447140178") 2026/04/06 03:51:08 DEBUG : dst/one.bak: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f421ea00066939947_d20260406_m034534_c001_v7007000_t0000_u01775447134936") 2026/04/06 03:51:08 DEBUG : dst/one.bak: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1191ac6fe8e3780b_d20260406_m034531_c001_v0001136_t0042_u01775447131796") 2026/04/06 03:51:08 DEBUG : dst/one.bak: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1119dfe8f195076a_d20260406_m034527_c001_v0001183_t0024_u01775447127725") 2026/04/06 03:51:08 DEBUG : dst/one.bak: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f407de7e05db19f86_d20260406_m034523_c001_v7007000_t0000_u01775447123293") 2026/04/06 03:51:08 DEBUG : dst/one.bak: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1013a6e42eeeef2c_d20260406_m034520_c001_v0001093_t0030_u01775447120466") 2026/04/06 03:51:09 DEBUG : dst/one.bak: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1028ae1ac1cd065f_d20260406_m034516_c001_v0001157_t0044_u01775447116955") 2026/04/06 03:51:09 DEBUG : dst/three: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f416538f7441a35be_d20260406_m034434_c001_v7007000_t0000_u01775447074136") 2026/04/06 03:51:09 DEBUG : dst/three: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f116f9405ac4f28d0_d20260406_m034432_c001_v0001183_t0031_u01775447072637") 2026/04/06 03:51:09 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f41931454b5bfc9bb_d20260406_m034547_c001_v7007000_t0000_u01775447147279") 2026/04/06 03:51:09 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f111ccfa11463e455_d20260406_m034545_c001_v0001106_t0047_u01775447145451") 2026/04/06 03:51:09 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f114a00086c3b5ea6_d20260406_m034542_c001_v0001091_t0043_u01775447142363") 2026/04/06 03:51:09 DEBUG : dst/three.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f41931454b5bfc9bc_d20260406_m034547_c001_v7007000_t0000_u01775447147460") 2026/04/06 03:51:09 DEBUG : dst/three.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f111246d9104a246f_d20260406_m034546_c001_v0001150_t0017_u01775447146129") 2026/04/06 03:51:09 DEBUG : dst/three.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f405821d05fd48449_d20260406_m034545_c001_v7007000_t0000_u01775447145945") 2026/04/06 03:51:09 DEBUG : dst/three.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f111246d9104a2461_d20260406_m034542_c001_v0001150_t0059_u01775447142845") 2026/04/06 03:51:09 DEBUG : dst/three.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f405821d05fd48441_d20260406_m034542_c001_v7007000_t0000_u01775447142659") 2026/04/06 03:51:09 DEBUG : dst/three.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f109160d29ae73b87_d20260406_m034537_c001_v0001120_t0007_u01775447137181") 2026/04/06 03:51:09 DEBUG : dst/three.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f421ea00066939948_d20260406_m034535_c001_v7007000_t0000_u01775447135119") 2026/04/06 03:51:09 DEBUG : dst/three.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f105a5f64476a1448_d20260406_m034533_c001_v0001033_t0041_u01775447133880") 2026/04/06 03:51:09 DEBUG : dst/three.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f41789a451d123956_d20260406_m034533_c001_v7007000_t0000_u01775447133692") 2026/04/06 03:51:09 DEBUG : dst/three.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f105a5f64476a1442_d20260406_m034530_c001_v0001033_t0043_u01775447130236") 2026/04/06 03:51:09 DEBUG : dst/three.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f41789a451d123954_d20260406_m034530_c001_v7007000_t0000_u01775447130047") 2026/04/06 03:51:09 DEBUG : dst/three.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507cef_d20260406_m034525_c001_v0001179_t0047_u01775447125056") 2026/04/06 03:51:09 DEBUG : dst/three.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f40630a944a573821_d20260406_m034522_c001_v7007000_t0000_u01775447122558") 2026/04/06 03:51:09 DEBUG : dst/three.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f109160d29ae73b53_d20260406_m034519_c001_v0001120_t0053_u01775447119449") 2026/04/06 03:51:10 DEBUG : dst/three.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f40630a944a57381e_d20260406_m034519_c001_v7007000_t0000_u01775447119076") 2026/04/06 03:51:10 DEBUG : dst/three.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507ce1_d20260406_m034514_c001_v0001179_t0025_u01775447114456") 2026/04/06 03:51:10 DEBUG : dst/three.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f404bddfa8e1afc34_d20260406_m034512_c001_v7007000_t0000_u01775447112160") 2026/04/06 03:51:10 DEBUG : dst/three.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f109160d29ae73b43_d20260406_m034509_c001_v0001120_t0030_u01775447109800") 2026/04/06 03:51:10 DEBUG : dst/three.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f404bddfa8e1afc30_d20260406_m034508_c001_v7007000_t0000_u01775447108717") 2026/04/06 03:51:10 DEBUG : dst/three.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507cd1_d20260406_m034502_c001_v0001179_t0029_u01775447102419") 2026/04/06 03:51:10 DEBUG : dst/three.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f419a75b9105497df_d20260406_m034459_c001_v7007000_t0000_u01775447099615") 2026/04/06 03:51:10 DEBUG : dst/three.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f109160d29ae73b23_d20260406_m034457_c001_v0001120_t0037_u01775447096999") 2026/04/06 03:51:10 DEBUG : dst/three.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f419a75b9105497d9_d20260406_m034455_c001_v7007000_t0000_u01775447095901") 2026/04/06 03:51:10 DEBUG : dst/three.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507cbf_d20260406_m034449_c001_v0001179_t0010_u01775447089278") 2026/04/06 03:51:10 DEBUG : dst/three.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f413781a4b7a59943_d20260406_m034446_c001_v7007000_t0000_u01775447086317") 2026/04/06 03:51:10 DEBUG : dst/three.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f109160d29ae73b13_d20260406_m034443_c001_v0001120_t0035_u01775447083599") 2026/04/06 03:51:10 DEBUG : dst/three.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f413781a4b7a5993e_d20260406_m034442_c001_v7007000_t0000_u01775447082517") 2026/04/06 03:51:10 DEBUG : dst/three.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507ca9_d20260406_m034435_c001_v0001179_t0045_u01775447075758") 2026/04/06 03:51:10 DEBUG : dst/three.txt.bak: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f421ea00066939949_d20260406_m034535_c001_v7007000_t0000_u01775447135301") 2026/04/06 03:51:10 DEBUG : dst/three.txt.bak: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f10860a9c9fef8dd2_d20260406_m034533_c001_v0001167_t0022_u01775447133321") 2026/04/06 03:51:10 DEBUG : dst/three.txt.bak: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1042c9601464982d_d20260406_m034529_c001_v0001098_t0032_u01775447129703") 2026/04/06 03:51:10 DEBUG : dst/three.txt.bak: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f407de7e05db19f87_d20260406_m034523_c001_v7007000_t0000_u01775447123478") 2026/04/06 03:51:10 DEBUG : dst/three.txt.bak: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f112ddd1a3e69a255_d20260406_m034522_c001_v0001116_t0040_u01775447122124") 2026/04/06 03:51:10 DEBUG : dst/three.txt.bak: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f108a151ea5b9448d_d20260406_m034518_c001_v0001101_t0028_u01775447118690") 2026/04/06 03:51:10 DEBUG : dst/two: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f41931454b5bfc9bd_d20260406_m034547_c001_v7007000_t0000_u01775447147642") 2026/04/06 03:51:11 DEBUG : dst/two: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507cfb_d20260406_m034536_c001_v0001179_t0041_u01775447136946") 2026/04/06 03:51:11 DEBUG : dst/two: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f421ea0006693994a_d20260406_m034535_c001_v7007000_t0000_u01775447135483") 2026/04/06 03:51:11 DEBUG : dst/two: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f109160d29ae73b69_d20260406_m034524_c001_v0001120_t0048_u01775447124646") 2026/04/06 03:51:11 DEBUG : dst/two: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f407de7e05db19f88_d20260406_m034523_c001_v7007000_t0000_u01775447123659") 2026/04/06 03:51:11 DEBUG : dst/two: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f109160d29ae73b49_d20260406_m034514_c001_v0001120_t0040_u01775447114201") 2026/04/06 03:51:11 DEBUG : dst/two: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f407de7e05db19f7e_d20260406_m034513_c001_v7007000_t0000_u01775447113254") 2026/04/06 03:51:11 DEBUG : dst/two: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f109160d29ae73b2c_d20260406_m034501_c001_v0001120_t0015_u01775447101985") 2026/04/06 03:51:11 DEBUG : dst/two: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f416e9bc51f73c360_d20260406_m034500_c001_v7007000_t0000_u01775447100722") 2026/04/06 03:51:11 DEBUG : dst/two: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f109160d29ae73b15_d20260406_m034448_c001_v0001120_t0017_u01775447088402") 2026/04/06 03:51:11 DEBUG : dst/two: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f4180b70d88c89c1f_d20260406_m034447_c001_v7007000_t0000_u01775447087409") 2026/04/06 03:51:11 DEBUG : dst/two: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f109160d29ae73b05_d20260406_m034435_c001_v0001120_t0026_u01775447075248") 2026/04/06 03:51:11 DEBUG : dst/two: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f416538f7441a35bf_d20260406_m034434_c001_v7007000_t0000_u01775447074318") 2026/04/06 03:51:11 DEBUG : dst/two: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1153439327b5db20_d20260406_m034430_c001_v0001136_t0054_u01775447070192") 2026/04/06 03:51:11 DEBUG : dst/two: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f416538f7441a354e_d20260406_m034409_c001_v7007000_t0000_u01775447049082") 2026/04/06 03:51:11 DEBUG : dst/two: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f109cc77c062d8984_d20260406_m034407_c001_v0001183_t0042_u01775447047938") 2026/04/06 03:51:11 DEBUG : empty space: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f405761c6645466de_d20260406_m034334_c001_v7007000_t0000_u01775447014627") 2026/04/06 03:51:11 DEBUG : empty space: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f109160d29ae73a7f_d20260406_m034331_c001_v0001120_t0015_u01775447011113") 2026/04/06 03:51:11 DEBUG : empty space: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f405761c6645466dd_d20260406_m034329_c001_v7007000_t0000_u01775447009144") 2026/04/06 03:51:11 DEBUG : empty space: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507bff_d20260406_m034318_c001_v0001179_t0025_u01775446998780") 2026/04/06 03:51:11 DEBUG : empty space: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f420aa437c1c67c4e_d20260406_m034309_c001_v7007000_t0000_u01775446989941") 2026/04/06 03:51:11 DEBUG : empty space: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f109160d29ae73a5b_d20260406_m034306_c001_v0001120_t0028_u01775446986554") 2026/04/06 03:51:12 DEBUG : empty space: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f415843ef8be36a78_d20260406_m034247_c001_v7007000_t0000_u01775446967490") 2026/04/06 03:51:12 DEBUG : empty space: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507b7b_d20260406_m034245_c001_v0001179_t0034_u01775446965522") 2026/04/06 03:51:12 DEBUG : empty space: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f415843ef8be36a74_d20260406_m034244_c001_v7007000_t0000_u01775446964751") 2026/04/06 03:51:12 DEBUG : empty space: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507b51_d20260406_m034243_c001_v0001179_t0024_u01775446963544") 2026/04/06 03:51:12 DEBUG : empty space: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f415843ef8be36a70_d20260406_m034240_c001_v7007000_t0000_u01775446960937") 2026/04/06 03:51:12 DEBUG : empty space: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507b39_d20260406_m034239_c001_v0001179_t0054_u01775446959300") 2026/04/06 03:51:12 DEBUG : empty space: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f415843ef8be36a6b_d20260406_m034238_c001_v7007000_t0000_u01775446958512") 2026/04/06 03:51:12 DEBUG : empty space: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507b33_d20260406_m034237_c001_v0001179_t0011_u01775446957341") 2026/04/06 03:51:12 DEBUG : empty space: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f408df0c824d96713_d20260406_m034231_c001_v7007000_t0000_u01775446951482") 2026/04/06 03:51:12 DEBUG : empty space: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507b17_d20260406_m034230_c001_v0001179_t0037_u01775446950178") 2026/04/06 03:51:12 DEBUG : empty space: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f408df0c824d96710_d20260406_m034229_c001_v7007000_t0000_u01775446949204") 2026/04/06 03:51:12 DEBUG : empty space: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507b11_d20260406_m034228_c001_v0001179_t0051_u01775446948463") 2026/04/06 03:51:12 DEBUG : empty space: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f408df0c824d9670b_d20260406_m034224_c001_v7007000_t0000_u01775446944607") 2026/04/06 03:51:12 DEBUG : empty space: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507afb_d20260406_m034223_c001_v0001179_t0054_u01775446943327") 2026/04/06 03:51:12 DEBUG : empty space: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f408df0c824d96709_d20260406_m034221_c001_v7007000_t0000_u01775446941505") 2026/04/06 03:51:12 DEBUG : empty space: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507af3_d20260406_m034220_c001_v0001179_t0014_u01775446940584") 2026/04/06 03:51:12 DEBUG : empty space: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f408df0c824d96708_d20260406_m034220_c001_v7007000_t0000_u01775446940213") 2026/04/06 03:51:12 DEBUG : empty space: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f106590ec8a9b64f0_d20260406_m034219_c001_v0001105_t0056_u01775446939585") 2026/04/06 03:51:12 DEBUG : empty space: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507ad9_d20260406_m034218_c001_v0001179_t0041_u01775446938027") 2026/04/06 03:51:12 DEBUG : enormous: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f415843ef8be36a76_d20260406_m034246_c001_v7007000_t0000_u01775446966580") 2026/04/06 03:51:12 DEBUG : enormous: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507b85_d20260406_m034245_c001_v0001179_t0012_u01775446965900") 2026/04/06 03:51:13 DEBUG : existing: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f41931454b5bfc9c1_d20260406_m034551_c001_v7007000_t0000_u01775447151998") 2026/04/06 03:51:13 DEBUG : existing: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507d13_d20260406_m034550_c001_v0001179_t0010_u01775447150860") 2026/04/06 03:51:13 DEBUG : existing: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f420aa437c1c67c4a_d20260406_m034305_c001_v7007000_t0000_u01775446985089") 2026/04/06 03:51:13 DEBUG : existing: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507be1_d20260406_m034304_c001_v0001179_t0045_u01775446984038") 2026/04/06 03:51:13 DEBUG : existing: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f418e4eae280d3d64_d20260406_m034215_c001_v7007000_t0000_u01775446935003") 2026/04/06 03:51:13 DEBUG : existing: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507ab1_d20260406_m034214_c001_v0001179_t0057_u01775446934061") 2026/04/06 03:51:13 DEBUG : existing: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f418e4eae280d3d63_d20260406_m034213_c001_v7007000_t0000_u01775446933516") 2026/04/06 03:51:13 DEBUG : existing: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507aad_d20260406_m034212_c001_v0001179_t0029_u01775446932923") 2026/04/06 03:51:13 DEBUG : existing: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507aa7_d20260406_m034212_c001_v0001179_t0053_u01775446932151") 2026/04/06 03:51:13 DEBUG : existing-b: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f420aa437c1c67c4b_d20260406_m034305_c001_v7007000_t0000_u01775446985271") 2026/04/06 03:51:13 DEBUG : existing-b: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f109160d29ae73a55_d20260406_m034304_c001_v0001120_t0045_u01775446984049") 2026/04/06 03:51:13 DEBUG : file1: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f416e9bc51f73c413_d20260406_m034644_c001_v7007000_t0000_u01775447204221") 2026/04/06 03:51:13 DEBUG : file1: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f109160d29ae73c3f_d20260406_m034642_c001_v0001120_t0040_u01775447202896") 2026/04/06 03:51:13 DEBUG : file1: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f416e9bc51f73c40e_d20260406_m034641_c001_v7007000_t0000_u01775447201597") 2026/04/06 03:51:13 DEBUG : file1: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1101825f2424b309_d20260406_m034640_c001_v0001171_t0029_u01775447200293") 2026/04/06 03:51:13 DEBUG : five: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f415843ef8be36a7a_d20260406_m034250_c001_v7007000_t0000_u01775446970926") 2026/04/06 03:51:13 DEBUG : five: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f4131e86f64507bb9_d20260406_m034248_c001_v0001179_t0056_u01775446968993") 2026/04/06 03:51:13 DEBUG : foo: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f408df0c824d9670a_d20260406_m034222_c001_v7007000_t0000_u01775446942957") 2026/04/06 03:51:13 DEBUG : foo: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f4131e86f64507af9_d20260406_m034222_c001_v0001179_t0056_u01775446942422") 2026/04/06 03:51:13 DEBUG : foo: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f4131e86f64507af7_d20260406_m034221_c001_v0001179_t0056_u01775446941874") 2026/04/06 03:51:14 DEBUG : four: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f415843ef8be36a7b_d20260406_m034251_c001_v7007000_t0000_u01775446971109") 2026/04/06 03:51:14 DEBUG : four: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f40977c4322e79a9f_d20260406_m034249_c001_v0001104_t0047_u01775446969581") 2026/04/06 03:51:14 DEBUG : four: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507bb1_d20260406_m034248_c001_v0001179_t0052_u01775446968427") 2026/04/06 03:51:14 DEBUG : hello world2: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f410358b8623430c6_d20260406_m034130_c001_v7007000_t0000_u01775446890789") 2026/04/06 03:51:14 DEBUG : hello world2: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507a25_d20260406_m034130_c001_v0001179_t0025_u01775446890131") 2026/04/06 03:51:14 DEBUG : ignore-size: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f418e4eae280d3d61_d20260406_m034211_c001_v7007000_t0000_u01775446931785") 2026/04/06 03:51:14 DEBUG : ignore-size: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507aa1_d20260406_m034210_c001_v0001179_t0047_u01775446930824") 2026/04/06 03:51:14 DEBUG : nested/sub dir/file: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f420aa437c1c67c48_d20260406_m034303_c001_v7007000_t0000_u01775446983205") 2026/04/06 03:51:14 DEBUG : nested/sub dir/file: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f109160d29ae73a53_d20260406_m034302_c001_v0001120_t0049_u01775446982530") 2026/04/06 03:51:14 DEBUG : nested/sub dir/file: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f415843ef8be36a8a_d20260406_m034301_c001_v7007000_t0000_u01775446981785") 2026/04/06 03:51:14 DEBUG : nested/sub dir/file: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507bdb_d20260406_m034301_c001_v0001179_t0047_u01775446981104") 2026/04/06 03:51:14 DEBUG : one: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f415843ef8be36a7c_d20260406_m034251_c001_v7007000_t0000_u01775446971291") 2026/04/06 03:51:14 DEBUG : one: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f4131e86f64507ba5_d20260406_m034247_c001_v0001179_t0056_u01775446967860") 2026/04/06 03:51:14 DEBUG : only0: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f416e9bc51f73c3f9_d20260406_m034635_c001_v7007000_t0000_u01775447195659") 2026/04/06 03:51:14 DEBUG : only0: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f4131e86f64507d89_d20260406_m034629_c001_v0001179_t0056_u01775447189939") 2026/04/06 03:51:14 DEBUG : only0: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f109160d29ae73bdd_d20260406_m034616_c001_v0001120_t0032_u01775447176877") 2026/04/06 03:51:14 DEBUG : only0: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f40630a944a573896_d20260406_m034610_c001_v7007000_t0000_u01775447170889") 2026/04/06 03:51:14 DEBUG : only0: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f109160d29ae73ba9_d20260406_m034555_c001_v0001120_t0005_u01775447155742") 2026/04/06 03:51:14 DEBUG : only1: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f416e9bc51f73c3fa_d20260406_m034635_c001_v7007000_t0000_u01775447195845") 2026/04/06 03:51:15 DEBUG : only1: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f409160d29ae73c1f_d20260406_m034630_c001_v0001120_t0001_u01775447190902") 2026/04/06 03:51:15 DEBUG : only1: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f109160d29ae73bdf_d20260406_m034617_c001_v0001120_t0047_u01775447177494") 2026/04/06 03:51:15 DEBUG : only1: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f414e6892f75f3a08_d20260406_m034610_c001_v7007000_t0000_u01775447170723") 2026/04/06 03:51:15 DEBUG : only1: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f109160d29ae73bab_d20260406_m034556_c001_v0001120_t0056_u01775447156483") 2026/04/06 03:51:15 DEBUG : only10: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f416e9bc51f73c3fb_d20260406_m034636_c001_v7007000_t0000_u01775447196028") 2026/04/06 03:51:15 DEBUG : only10: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f409160d29ae73c15_d20260406_m034629_c001_v0001120_t0001_u01775447189948") 2026/04/06 03:51:15 DEBUG : only10: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f109160d29ae73bfb_d20260406_m034623_c001_v0001120_t0056_u01775447183238") 2026/04/06 03:51:15 DEBUG : only10: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f40630a944a573898_d20260406_m034611_c001_v7007000_t0000_u01775447171277") 2026/04/06 03:51:15 DEBUG : only10: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f109160d29ae73bc5_d20260406_m034602_c001_v0001120_t0037_u01775447162533") 2026/04/06 03:51:15 DEBUG : only11: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f416e9bc51f73c3fc_d20260406_m034636_c001_v7007000_t0000_u01775447196212") 2026/04/06 03:51:15 DEBUG : only11: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f405e03858023cd97_d20260406_m034630_c001_v0001090_t0059_u01775447190544") 2026/04/06 03:51:15 DEBUG : only11: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f109160d29ae73bfd_d20260406_m034623_c001_v0001120_t0058_u01775447183884") 2026/04/06 03:51:15 DEBUG : only11: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f418e4eae280d3f1a_d20260406_m034610_c001_v7007000_t0000_u01775447170902") 2026/04/06 03:51:15 DEBUG : only11: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f109160d29ae73bc7_d20260406_m034603_c001_v0001120_t0019_u01775447163223") 2026/04/06 03:51:15 DEBUG : only12: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f416e9bc51f73c3fd_d20260406_m034636_c001_v7007000_t0000_u01775447196396") 2026/04/06 03:51:15 DEBUG : only12: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f4101825f2424b2f1_d20260406_m034630_c001_v0001171_t0015_u01775447190736") 2026/04/06 03:51:15 DEBUG : only12: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f109160d29ae73bff_d20260406_m034624_c001_v0001120_t0036_u01775447184391") 2026/04/06 03:51:15 DEBUG : only12: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f40630a944a573895_d20260406_m034610_c001_v7007000_t0000_u01775447170707") 2026/04/06 03:51:15 DEBUG : only12: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f109160d29ae73bc9_d20260406_m034603_c001_v0001120_t0055_u01775447163964") 2026/04/06 03:51:15 DEBUG : only13: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f416e9bc51f73c3fe_d20260406_m034636_c001_v7007000_t0000_u01775447196723") 2026/04/06 03:51:15 DEBUG : only13: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f409160d29ae73c19_d20260406_m034630_c001_v0001120_t0001_u01775447190351") 2026/04/06 03:51:16 DEBUG : only13: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f109160d29ae73c03_d20260406_m034624_c001_v0001120_t0005_u01775447184977") 2026/04/06 03:51:16 DEBUG : only13: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f405821d05fd48451_d20260406_m034611_c001_v7007000_t0000_u01775447171098") 2026/04/06 03:51:16 DEBUG : only13: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f109160d29ae73bcb_d20260406_m034604_c001_v0001120_t0033_u01775447164565") 2026/04/06 03:51:16 DEBUG : only14: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f416e9bc51f73c3ff_d20260406_m034636_c001_v7007000_t0000_u01775447196907") 2026/04/06 03:51:16 DEBUG : only14: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f4131e86f64507d8d_d20260406_m034630_c001_v0001179_t0056_u01775447190342") 2026/04/06 03:51:16 DEBUG : only14: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f109160d29ae73c05_d20260406_m034625_c001_v0001120_t0015_u01775447185581") 2026/04/06 03:51:16 DEBUG : only14: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f414e6892f75f3a0a_d20260406_m034611_c001_v7007000_t0000_u01775447171107") 2026/04/06 03:51:16 DEBUG : only14: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f109160d29ae73bcd_d20260406_m034605_c001_v0001120_t0011_u01775447165290") 2026/04/06 03:51:16 DEBUG : only15: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f416e9bc51f73c400_d20260406_m034637_c001_v7007000_t0000_u01775447197093") 2026/04/06 03:51:16 DEBUG : only15: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f4131e86f64507d8f_d20260406_m034630_c001_v0001179_t0056_u01775447190524") 2026/04/06 03:51:16 DEBUG : only15: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f109160d29ae73c07_d20260406_m034626_c001_v0001120_t0034_u01775447186214") 2026/04/06 03:51:16 DEBUG : only15: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f405821d05fd48452_d20260406_m034611_c001_v7007000_t0000_u01775447171289") 2026/04/06 03:51:16 DEBUG : only15: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f109160d29ae73bd1_d20260406_m034605_c001_v0001120_t0037_u01775447165908") 2026/04/06 03:51:16 DEBUG : only16: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f416e9bc51f73c402_d20260406_m034637_c001_v7007000_t0000_u01775447197280") 2026/04/06 03:51:16 DEBUG : only16: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f409160d29ae73c1b_d20260406_m034630_c001_v0001120_t0001_u01775447190536") 2026/04/06 03:51:16 DEBUG : only16: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f109160d29ae73c0b_d20260406_m034626_c001_v0001120_t0014_u01775447186975") 2026/04/06 03:51:16 DEBUG : only16: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f418e4eae280d3f1c_d20260406_m034611_c001_v7007000_t0000_u01775447171268") 2026/04/06 03:51:16 DEBUG : only16: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f109160d29ae73bd3_d20260406_m034606_c001_v0001120_t0038_u01775447166512") 2026/04/06 03:51:17 DEBUG : only17: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f416e9bc51f73c403_d20260406_m034637_c001_v7007000_t0000_u01775447197464") 2026/04/06 03:51:17 DEBUG : only17: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f409160d29ae73c1d_d20260406_m034630_c001_v0001120_t0001_u01775447190719") 2026/04/06 03:51:17 DEBUG : only17: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f109160d29ae73c0d_d20260406_m034627_c001_v0001120_t0016_u01775447187582") 2026/04/06 03:51:17 DEBUG : only17: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f418e4eae280d3f19_d20260406_m034610_c001_v7007000_t0000_u01775447170715") 2026/04/06 03:51:17 DEBUG : only17: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f109160d29ae73bd5_d20260406_m034607_c001_v0001120_t0010_u01775447167094") 2026/04/06 03:51:17 DEBUG : only18: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f416e9bc51f73c404_d20260406_m034637_c001_v7007000_t0000_u01775447197649") 2026/04/06 03:51:17 DEBUG : only18: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f405e03858023cd99_d20260406_m034630_c001_v0001090_t0059_u01775447190754") 2026/04/06 03:51:17 DEBUG : only18: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f109160d29ae73c11_d20260406_m034628_c001_v0001120_t0033_u01775447188181") 2026/04/06 03:51:17 DEBUG : only18: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f414e6892f75f3a0b_d20260406_m034611_c001_v7007000_t0000_u01775447171297") 2026/04/06 03:51:17 DEBUG : only18: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f109160d29ae73bd7_d20260406_m034608_c001_v0001120_t0020_u01775447168100") 2026/04/06 03:51:17 DEBUG : only19: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f416e9bc51f73c405_d20260406_m034637_c001_v7007000_t0000_u01775447197835") 2026/04/06 03:51:17 DEBUG : only19: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f4131e86f64507d91_d20260406_m034630_c001_v0001179_t0056_u01775447190789") 2026/04/06 03:51:17 DEBUG : only19: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f109160d29ae73c13_d20260406_m034628_c001_v0001120_t0049_u01775447188980") 2026/04/06 03:51:17 DEBUG : only19: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f418e4eae280d3f1d_d20260406_m034611_c001_v7007000_t0000_u01775447171450") 2026/04/06 03:51:17 DEBUG : only19: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f109160d29ae73bd9_d20260406_m034608_c001_v0001120_t0033_u01775447168854") 2026/04/06 03:51:17 DEBUG : only2: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f416e9bc51f73c406_d20260406_m034638_c001_v7007000_t0000_u01775447198020") 2026/04/06 03:51:17 DEBUG : only2: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f4101825f2424b2f3_d20260406_m034630_c001_v0001171_t0015_u01775447190924") 2026/04/06 03:51:18 DEBUG : only2: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f109160d29ae73be1_d20260406_m034618_c001_v0001120_t0020_u01775447178194") 2026/04/06 03:51:18 DEBUG : only2: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f405821d05fd4844f_d20260406_m034610_c001_v7007000_t0000_u01775447170730") 2026/04/06 03:51:18 DEBUG : only2: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f109160d29ae73baf_d20260406_m034556_c001_v0001120_t0019_u01775447156959") 2026/04/06 03:51:18 DEBUG : only3: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f416e9bc51f73c407_d20260406_m034638_c001_v7007000_t0000_u01775447198206") 2026/04/06 03:51:18 DEBUG : only3: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f405e03858023cd9b_d20260406_m034630_c001_v0001090_t0059_u01775447190938") 2026/04/06 03:51:18 DEBUG : only3: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f109160d29ae73be5_d20260406_m034619_c001_v0001120_t0050_u01775447179140") 2026/04/06 03:51:18 DEBUG : only3: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f40630a944a573899_d20260406_m034611_c001_v7007000_t0000_u01775447171459") 2026/04/06 03:51:18 DEBUG : only3: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f109160d29ae73bb1_d20260406_m034558_c001_v0001120_t0056_u01775447158100") 2026/04/06 03:51:18 DEBUG : only4: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f416e9bc51f73c408_d20260406_m034638_c001_v7007000_t0000_u01775447198390") 2026/04/06 03:51:18 DEBUG : only4: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f4131e86f64507d93_d20260406_m034630_c001_v0001179_t0056_u01775447190972") 2026/04/06 03:51:18 DEBUG : only4: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f109160d29ae73be7_d20260406_m034619_c001_v0001120_t0008_u01775447179683") 2026/04/06 03:51:18 DEBUG : only4: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f405821d05fd48450_d20260406_m034610_c001_v7007000_t0000_u01775447170917") 2026/04/06 03:51:18 DEBUG : only4: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f109160d29ae73bb3_d20260406_m034558_c001_v0001120_t0016_u01775447158644") 2026/04/06 03:51:18 DEBUG : only5: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f416e9bc51f73c409_d20260406_m034638_c001_v7007000_t0000_u01775447198574") 2026/04/06 03:51:18 DEBUG : only5: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f409160d29ae73c21_d20260406_m034631_c001_v0001120_t0001_u01775447191085") 2026/04/06 03:51:18 DEBUG : only5: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f109160d29ae73be9_d20260406_m034620_c001_v0001120_t0015_u01775447180303") 2026/04/06 03:51:19 DEBUG : only5: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f414e6892f75f3a09_d20260406_m034610_c001_v7007000_t0000_u01775447170921") 2026/04/06 03:51:19 DEBUG : only5: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f109160d29ae73bb9_d20260406_m034559_c001_v0001120_t0034_u01775447159626") 2026/04/06 03:51:19 DEBUG : only6: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f416e9bc51f73c40a_d20260406_m034638_c001_v7007000_t0000_u01775447198758") 2026/04/06 03:51:19 DEBUG : only6: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f4101825f2424b2f7_d20260406_m034631_c001_v0001171_t0015_u01775447191109") 2026/04/06 03:51:19 DEBUG : only6: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f109160d29ae73bef_d20260406_m034620_c001_v0001120_t0027_u01775447180928") 2026/04/06 03:51:19 DEBUG : only6: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f40630a944a573893_d20260406_m034610_c001_v7007000_t0000_u01775447170340") 2026/04/06 03:51:19 DEBUG : only6: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f109160d29ae73bbb_d20260406_m034600_c001_v0001120_t0047_u01775447160251") 2026/04/06 03:51:19 DEBUG : only7: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f416e9bc51f73c40b_d20260406_m034638_c001_v7007000_t0000_u01775447198943") 2026/04/06 03:51:19 DEBUG : only7: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f405e03858023cd9d_d20260406_m034631_c001_v0001090_t0059_u01775447191121") 2026/04/06 03:51:19 DEBUG : only7: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f109160d29ae73bf3_d20260406_m034621_c001_v0001120_t0047_u01775447181541") 2026/04/06 03:51:19 DEBUG : only7: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f40630a944a573897_d20260406_m034611_c001_v7007000_t0000_u01775447171084") 2026/04/06 03:51:19 DEBUG : only7: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f109160d29ae73bbd_d20260406_m034600_c001_v0001120_t0038_u01775447160797") 2026/04/06 03:51:19 DEBUG : only8: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f416e9bc51f73c40c_d20260406_m034639_c001_v7007000_t0000_u01775447199127") 2026/04/06 03:51:19 DEBUG : only8: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f4131e86f64507d95_d20260406_m034631_c001_v0001179_t0056_u01775447191154") 2026/04/06 03:51:19 DEBUG : only8: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f109160d29ae73bf5_d20260406_m034622_c001_v0001120_t0044_u01775447182073") 2026/04/06 03:51:19 DEBUG : only8: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f418e4eae280d3f1b_d20260406_m034611_c001_v7007000_t0000_u01775447171086") 2026/04/06 03:51:19 DEBUG : only8: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f109160d29ae73bbf_d20260406_m034601_c001_v0001120_t0022_u01775447161344") 2026/04/06 03:51:19 DEBUG : only9: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f416e9bc51f73c40d_d20260406_m034639_c001_v7007000_t0000_u01775447199314") 2026/04/06 03:51:19 DEBUG : only9: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f409160d29ae73c23_d20260406_m034631_c001_v0001120_t0001_u01775447191269") 2026/04/06 03:51:19 DEBUG : only9: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f109160d29ae73bf7_d20260406_m034622_c001_v0001120_t0037_u01775447182713") 2026/04/06 03:51:20 DEBUG : only9: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f40630a944a573894_d20260406_m034610_c001_v7007000_t0000_u01775447170524") 2026/04/06 03:51:20 DEBUG : only9: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f109160d29ae73bc1_d20260406_m034602_c001_v0001120_t0037_u01775447162007") 2026/04/06 03:51:20 DEBUG : potato: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f415843ef8be36a88_d20260406_m034259_c001_v7007000_t0000_u01775446979990") 2026/04/06 03:51:20 DEBUG : potato: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507bd5_d20260406_m034257_c001_v0001179_t0031_u01775446977749") 2026/04/06 03:51:20 DEBUG : potato: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f415843ef8be36a84_d20260406_m034257_c001_v7007000_t0000_u01775446977006") 2026/04/06 03:51:20 DEBUG : potato: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507bcf_d20260406_m034255_c001_v0001179_t0057_u01775446975271") 2026/04/06 03:51:20 DEBUG : potato: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f415843ef8be36a81_d20260406_m034254_c001_v7007000_t0000_u01775446974540") 2026/04/06 03:51:20 DEBUG : potato: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f10977c4322e79aa1_d20260406_m034252_c001_v0001104_t0038_u01775446972205") 2026/04/06 03:51:20 DEBUG : potato: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f415843ef8be36a72_d20260406_m034242_c001_v7007000_t0000_u01775446962765") 2026/04/06 03:51:20 DEBUG : potato: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507b3f_d20260406_m034241_c001_v0001179_t0034_u01775446961488") 2026/04/06 03:51:20 DEBUG : potato: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f415843ef8be36a6d_d20260406_m034239_c001_v7007000_t0000_u01775446959887") 2026/04/06 03:51:20 DEBUG : potato: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507b37_d20260406_m034239_c001_v0001179_t0028_u01775446959059") 2026/04/06 03:51:20 DEBUG : potato: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f415843ef8be36a6a_d20260406_m034237_c001_v7007000_t0000_u01775446957935") 2026/04/06 03:51:20 DEBUG : potato: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507b31_d20260406_m034237_c001_v0001179_t0054_u01775446957140") 2026/04/06 03:51:20 DEBUG : potato: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f408df0c824d96712_d20260406_m034230_c001_v7007000_t0000_u01775446950936") 2026/04/06 03:51:20 DEBUG : potato: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507b15_d20260406_m034229_c001_v0001179_t0031_u01775446949756") 2026/04/06 03:51:20 DEBUG : potato: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f408df0c824d96711_d20260406_m034229_c001_v7007000_t0000_u01775446949386") 2026/04/06 03:51:20 DEBUG : potato: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507b0f_d20260406_m034228_c001_v0001179_t0057_u01775446948260") 2026/04/06 03:51:20 DEBUG : potato: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f408df0c824d9670f_d20260406_m034227_c001_v7007000_t0000_u01775446947889") 2026/04/06 03:51:20 DEBUG : potato: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507b0d_d20260406_m034227_c001_v0001179_t0048_u01775446947328") 2026/04/06 03:51:21 DEBUG : potato: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507b09_d20260406_m034226_c001_v0001179_t0040_u01775446946748") 2026/04/06 03:51:21 DEBUG : potato: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f408df0c824d9670e_d20260406_m034226_c001_v7007000_t0000_u01775446946378") 2026/04/06 03:51:21 DEBUG : potato: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507b03_d20260406_m034225_c001_v0001179_t0057_u01775446945730") 2026/04/06 03:51:21 DEBUG : potato: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507b01_d20260406_m034225_c001_v0001179_t0056_u01775446945165") 2026/04/06 03:51:21 DEBUG : potato: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f408df0c824d9670c_d20260406_m034224_c001_v7007000_t0000_u01775446944795") 2026/04/06 03:51:21 DEBUG : potato: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507afd_d20260406_m034223_c001_v0001179_t0048_u01775446943976") 2026/04/06 03:51:21 DEBUG : potato2: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f4238f2ad9ab1c93b_d20260406_m034344_c001_v7007000_t0000_u01775447024716") 2026/04/06 03:51:21 DEBUG : potato2: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f109160d29ae73a91_d20260406_m034343_c001_v0001120_t0008_u01775447023873") 2026/04/06 03:51:21 DEBUG : potato2: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f405761c6645466df_d20260406_m034334_c001_v7007000_t0000_u01775447014851") 2026/04/06 03:51:21 DEBUG : potato2: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507c17_d20260406_m034330_c001_v0001179_t0039_u01775447010478") 2026/04/06 03:51:21 DEBUG : potato2: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f422d87a2a2d29bf2_d20260406_m034322_c001_v7007000_t0000_u01775447002888") 2026/04/06 03:51:21 DEBUG : potato2: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f109160d29ae73a67_d20260406_m034317_c001_v0001120_t0025_u01775446997979") 2026/04/06 03:51:21 DEBUG : potato2: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f420aa437c1c67c51_d20260406_m034310_c001_v7007000_t0000_u01775446990837") 2026/04/06 03:51:21 DEBUG : potato2: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507be3_d20260406_m034306_c001_v0001179_t0030_u01775446986193") 2026/04/06 03:51:21 DEBUG : potato2: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f415843ef8be36a77_d20260406_m034246_c001_v7007000_t0000_u01775446966762") 2026/04/06 03:51:21 DEBUG : potato2: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507b75_d20260406_m034245_c001_v0001179_t0058_u01775446965298") 2026/04/06 03:51:21 DEBUG : potato2: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f415843ef8be36a75_d20260406_m034244_c001_v7007000_t0000_u01775446964933") 2026/04/06 03:51:21 DEBUG : potato2: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507b4d_d20260406_m034243_c001_v0001179_t0058_u01775446963313") 2026/04/06 03:51:21 DEBUG : potato2: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f415843ef8be36a73_d20260406_m034242_c001_v7007000_t0000_u01775446962948") 2026/04/06 03:51:21 DEBUG : potato2: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507b41_d20260406_m034242_c001_v0001179_t0033_u01775446962159") 2026/04/06 03:51:22 DEBUG : potato2: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f415843ef8be36a71_d20260406_m034241_c001_v7007000_t0000_u01775446961121") 2026/04/06 03:51:22 DEBUG : potato2: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507b3b_d20260406_m034240_c001_v0001179_t0032_u01775446960257") 2026/04/06 03:51:22 DEBUG : potato2: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f415843ef8be36a6c_d20260406_m034238_c001_v7007000_t0000_u01775446958694") 2026/04/06 03:51:22 DEBUG : potato2: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507b35_d20260406_m034237_c001_v0001179_t0022_u01775446957947") 2026/04/06 03:51:22 DEBUG : potato2: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f408df0c824d96714_d20260406_m034231_c001_v7007000_t0000_u01775446951663") 2026/04/06 03:51:22 DEBUG : potato2: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507b1b_d20260406_m034230_c001_v0001179_t0045_u01775446950742") 2026/04/06 03:51:22 DEBUG : potato2: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f410358b8623430cc_d20260406_m034133_c001_v7007000_t0000_u01775446893427") 2026/04/06 03:51:22 DEBUG : potato2: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507a31_d20260406_m034132_c001_v0001179_t0052_u01775446892803") 2026/04/06 03:51:22 DEBUG : potato2: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f410358b8623430c7_d20260406_m034131_c001_v7007000_t0000_u01775446891890") 2026/04/06 03:51:22 DEBUG : potato2: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507a29_d20260406_m034131_c001_v0001179_t0037_u01775446891331") 2026/04/06 03:51:22 DEBUG : potato3: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f405761c6645466e0_d20260406_m034335_c001_v7007000_t0000_u01775447015225") 2026/04/06 03:51:22 DEBUG : potato3: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507c19_d20260406_m034331_c001_v0001179_t0018_u01775447011619") 2026/04/06 03:51:22 DEBUG : potato3: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f422d87a2a2d29bf3_d20260406_m034323_c001_v7007000_t0000_u01775447003173") 2026/04/06 03:51:22 DEBUG : potato3: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f109160d29ae73a6b_d20260406_m034318_c001_v0001120_t0028_u01775446998997") 2026/04/06 03:51:22 DEBUG : potato3: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f420aa437c1c67c50_d20260406_m034310_c001_v7007000_t0000_u01775446990654") 2026/04/06 03:51:22 DEBUG : potato3: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507be5_d20260406_m034307_c001_v0001179_t0033_u01775446987033") 2026/04/06 03:51:22 DEBUG : pre-dest1/1: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f416538f7441a3553_d20260406_m034418_c001_v7007000_t0000_u01775447058603") 2026/04/06 03:51:22 DEBUG : pre-dest1/1: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507c57_d20260406_m034409_c001_v0001179_t0054_u01775447049857") 2026/04/06 03:51:22 DEBUG : pre-dest2/2: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f416538f7441a3556_d20260406_m034418_c001_v7007000_t0000_u01775447058785") 2026/04/06 03:51:22 DEBUG : pre-dest2/2: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f109160d29ae73acb_d20260406_m034411_c001_v0001120_t0031_u01775447051217") 2026/04/06 03:51:22 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f416538f7441a354a_d20260406_m034356_c001_v7007000_t0000_u01775447036433") 2026/04/06 03:51:23 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507c2f_d20260406_m034352_c001_v0001179_t0037_u01775447032558") 2026/04/06 03:51:23 DEBUG : sizeonly: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f418e4eae280d3d5f_d20260406_m034210_c001_v7007000_t0000_u01775446930184") 2026/04/06 03:51:23 DEBUG : sizeonly: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507a9b_d20260406_m034209_c001_v0001179_t0056_u01775446929231") 2026/04/06 03:51:23 DEBUG : splitbanan: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f401c9a8558c8e315_d20260406_m034838_c001_v7007000_t0000_u01775447318385") 2026/04/06 03:51:23 DEBUG : splitbanan: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1101825f2424b493_d20260406_m034830_c001_v0001171_t0055_u01775447310753") 2026/04/06 03:51:23 DEBUG : splitbananasplit: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f4238f2ad9ab1ce9d_d20260406_m034958_c001_v7007000_t0000_u01775447398635") 2026/04/06 03:51:23 DEBUG : splitbananasplit: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f109160d29ae73e09_d20260406_m034951_c001_v0001120_t0016_u01775447391689") 2026/04/06 03:51:23 DEBUG : splitbananasplit: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f420aa437c1c68512_d20260406_m034943_c001_v7007000_t0000_u01775447383029") 2026/04/06 03:51:23 DEBUG : splitbananasplit: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f109160d29ae73de7_d20260406_m034936_c001_v0001120_t0023_u01775447376109") 2026/04/06 03:51:23 DEBUG : splitbananasplit: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f41789a451d12487b_d20260406_m034927_c001_v7007000_t0000_u01775447367096") 2026/04/06 03:51:23 DEBUG : splitbananasplit: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f109160d29ae73dbf_d20260406_m034920_c001_v0001120_t0034_u01775447360756") 2026/04/06 03:51:23 DEBUG : splitbananasplit: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f41789a451d124866_d20260406_m034910_c001_v7007000_t0000_u01775447350382") 2026/04/06 03:51:23 DEBUG : splitbananasplit: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f109160d29ae73da1_d20260406_m034903_c001_v0001120_t0020_u01775447343663") 2026/04/06 03:51:23 DEBUG : splitbananasplit: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f408df0c824d96e34_d20260406_m034854_c001_v7007000_t0000_u01775447334671") 2026/04/06 03:51:23 DEBUG : splitbananasplit: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f109160d29ae73d7b_d20260406_m034847_c001_v0001120_t0031_u01775447327664") 2026/04/06 03:51:23 DEBUG : splitbananasplit: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f422d87a2a2d29d01_d20260406_m034833_c001_v7007000_t0000_u01775447313072") 2026/04/06 03:51:23 DEBUG : splitbananasplit: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f109160d29ae73d4f_d20260406_m034829_c001_v0001120_t0040_u01775447309639") 2026/04/06 03:51:23 DEBUG : splitbananasplit: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f418e4eae280d3fc9_d20260406_m034820_c001_v7007000_t0000_u01775447300160") 2026/04/06 03:51:23 DEBUG : splitbananasplit: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f105e03858023ce36_d20260406_m034812_c001_v0001090_t0049_u01775447292837") 2026/04/06 03:51:23 DEBUG : splitbananasplit: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f418e4eae280d3fa8_d20260406_m034811_c001_v7007000_t0000_u01775447291509") 2026/04/06 03:51:23 DEBUG : splitbananasplit: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f105e03858023ce28_d20260406_m034808_c001_v0001090_t0008_u01775447288330") 2026/04/06 03:51:24 DEBUG : splitbananasplit: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f415843ef8be36bb5_d20260406_m034759_c001_v7007000_t0000_u01775447279117") 2026/04/06 03:51:24 DEBUG : splitbananasplit: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f105e03858023ce04_d20260406_m034752_c001_v0001090_t0055_u01775447272303") 2026/04/06 03:51:24 DEBUG : splitbananasplit: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f415843ef8be36b99_d20260406_m034751_c001_v7007000_t0000_u01775447271384") 2026/04/06 03:51:24 DEBUG : splitbananasplit: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1101825f2424b3e9_d20260406_m034748_c001_v0001171_t0003_u01775447268149") 2026/04/06 03:51:24 DEBUG : splitbananasplit: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f408df0c824d96d88_d20260406_m034734_c001_v7007000_t0000_u01775447254282") 2026/04/06 03:51:24 DEBUG : splitbananasplit: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1101825f2424b3b3_d20260406_m034730_c001_v0001171_t0044_u01775447250647") 2026/04/06 03:51:24 DEBUG : splitbananasplit: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f401c9a8558c8e2d3_d20260406_m034722_c001_v7007000_t0000_u01775447242317") 2026/04/06 03:51:24 DEBUG : splitbananasplit: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1101825f2424b37f_d20260406_m034715_c001_v0001171_t0041_u01775447235793") 2026/04/06 03:51:24 DEBUG : splitbananasplit: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f419a75b91054983e_d20260406_m034706_c001_v7007000_t0000_u01775447226567") 2026/04/06 03:51:24 DEBUG : splitbananasplit: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1101825f2424b33d_d20260406_m034659_c001_v0001171_t0053_u01775447219988") 2026/04/06 03:51:24 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f402bc640197ecf10_d20260406_m034814_c001_v7007000_t0000_u01775447294882") 2026/04/06 03:51:24 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f105e03858023ce2a_d20260406_m034809_c001_v0001090_t0040_u01775447289420") 2026/04/06 03:51:24 DEBUG : sub dir/hello world: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f416e9bc51f73c41d_d20260406_m034651_c001_v7007000_t0000_u01775447211700") 2026/04/06 03:51:24 DEBUG : sub dir/hello world: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1101825f2424b31b_d20260406_m034648_c001_v0001171_t0047_u01775447208971") 2026/04/06 03:51:24 DEBUG : sub dir/hello world: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f4156b7c90ac90888_d20260406_m034647_c001_v7007000_t0000_u01775447207855") 2026/04/06 03:51:24 DEBUG : sub dir/hello world: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f105e03858023cda7_d20260406_m034645_c001_v0001090_t0028_u01775447205165") 2026/04/06 03:51:24 DEBUG : sub dir/hello world: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f420aa437c1c67c49_d20260406_m034303_c001_v7007000_t0000_u01775446983464") 2026/04/06 03:51:24 DEBUG : sub dir/hello world: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507bdd_d20260406_m034302_c001_v0001179_t0057_u01775446982520") 2026/04/06 03:51:24 DEBUG : sub dir/hello world: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f415843ef8be36a8b_d20260406_m034301_c001_v7007000_t0000_u01775446981966") 2026/04/06 03:51:24 DEBUG : sub dir/hello world: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f109160d29ae73a51_d20260406_m034301_c001_v0001120_t0042_u01775446981092") 2026/04/06 03:51:24 DEBUG : sub dir/hello world: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f418e4eae280d3d5d_d20260406_m034207_c001_v7007000_t0000_u01775446927210") 2026/04/06 03:51:25 DEBUG : sub dir/hello world: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507a95_d20260406_m034205_c001_v0001179_t0047_u01775446925051") 2026/04/06 03:51:25 DEBUG : sub dir/hello world: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f418e4eae280d3d5b_d20260406_m034204_c001_v7007000_t0000_u01775446924687") 2026/04/06 03:51:25 DEBUG : sub dir/hello world: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507a8f_d20260406_m034203_c001_v0001179_t0055_u01775446923570") 2026/04/06 03:51:25 DEBUG : sub dir/hello world: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f418e4eae280d3d59_d20260406_m034201_c001_v7007000_t0000_u01775446921365") 2026/04/06 03:51:25 DEBUG : sub dir/hello world: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507a85_d20260406_m034200_c001_v0001179_t0005_u01775446920284") 2026/04/06 03:51:25 DEBUG : sub dir/hello world: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f418e4eae280d3d58_d20260406_m034159_c001_v7007000_t0000_u01775446919743") 2026/04/06 03:51:25 DEBUG : sub dir/hello world: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507a83_d20260406_m034158_c001_v0001179_t0041_u01775446918486") 2026/04/06 03:51:25 DEBUG : sub dir/hello world: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507a6d_d20260406_m034155_c001_v0001179_t0027_u01775446915794") 2026/04/06 03:51:25 DEBUG : sub dir/hello world: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f418e4eae280d3d56_d20260406_m034155_c001_v7007000_t0000_u01775446915428") 2026/04/06 03:51:25 DEBUG : sub dir/hello world: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507a6b_d20260406_m034154_c001_v0001179_t0001_u01775446914851") 2026/04/06 03:51:25 DEBUG : sub dir/hello world: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507a67_d20260406_m034154_c001_v0001179_t0041_u01775446914091") 2026/04/06 03:51:25 DEBUG : sub dir/hello world: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f418e4eae280d3d55_d20260406_m034153_c001_v7007000_t0000_u01775446913726") 2026/04/06 03:51:25 DEBUG : sub dir/hello world: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507a61_d20260406_m034150_c001_v0001179_t0000_u01775446910730") 2026/04/06 03:51:25 DEBUG : sub dir/hello world: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507a5f_d20260406_m034148_c001_v0001179_t0054_u01775446908004") 2026/04/06 03:51:25 DEBUG : sub dir/hello world: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f410358b8623430d5_d20260406_m034147_c001_v7007000_t0000_u01775446907640") 2026/04/06 03:51:25 DEBUG : sub dir/hello world: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507a5d_d20260406_m034147_c001_v0001179_t0035_u01775446907022") 2026/04/06 03:51:25 DEBUG : sub dir/hello world: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507a5b_d20260406_m034145_c001_v0001179_t0027_u01775446905822") 2026/04/06 03:51:25 DEBUG : sub dir/hello world: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f410358b8623430d4_d20260406_m034145_c001_v7007000_t0000_u01775446905460") 2026/04/06 03:51:25 DEBUG : sub dir/hello world: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507a4f_d20260406_m034141_c001_v0001179_t0017_u01775446901562") 2026/04/06 03:51:25 DEBUG : sub dir/hello world: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f410358b8623430d3_d20260406_m034141_c001_v7007000_t0000_u01775446901197") 2026/04/06 03:51:25 DEBUG : sub dir/hello world: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507a4d_d20260406_m034140_c001_v0001179_t0051_u01775446900626") 2026/04/06 03:51:26 DEBUG : sub dir/hello world: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f410358b8623430d2_d20260406_m034139_c001_v7007000_t0000_u01775446899722") 2026/04/06 03:51:26 DEBUG : sub dir/hello world: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507a49_d20260406_m034139_c001_v0001179_t0017_u01775446899128") 2026/04/06 03:51:26 DEBUG : sub dir/hello world: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f410358b8623430d1_d20260406_m034138_c001_v7007000_t0000_u01775446898576") 2026/04/06 03:51:26 DEBUG : sub dir/hello world: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507a41_d20260406_m034138_c001_v0001179_t0055_u01775446898007") 2026/04/06 03:51:26 DEBUG : sub dir/hello world: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f410358b8623430d0_d20260406_m034136_c001_v7007000_t0000_u01775446896997") 2026/04/06 03:51:26 DEBUG : sub dir/hello world: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507a39_d20260406_m034136_c001_v0001179_t0047_u01775446896257") 2026/04/06 03:51:26 DEBUG : sub dir/hello world: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f410358b8623430cf_d20260406_m034135_c001_v7007000_t0000_u01775446895715") 2026/04/06 03:51:26 DEBUG : sub dir/hello world: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507a37_d20260406_m034135_c001_v0001179_t0031_u01775446895115") 2026/04/06 03:51:26 DEBUG : sub dir/hello world: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f410358b8623430ce_d20260406_m034134_c001_v7007000_t0000_u01775446894568") 2026/04/06 03:51:26 DEBUG : sub dir/hello world: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507a35_d20260406_m034134_c001_v0001179_t0045_u01775446894011") 2026/04/06 03:51:26 DEBUG : sub dir/hello world: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f410358b8623430c5_d20260406_m034129_c001_v7007000_t0000_u01775446889589") 2026/04/06 03:51:26 DEBUG : sub dir/hello world: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507a1d_d20260406_m034129_c001_v0001179_t0011_u01775446889029") 2026/04/06 03:51:26 DEBUG : sub dir/hello world: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f410358b8623430c4_d20260406_m034128_c001_v7007000_t0000_u01775446888482") 2026/04/06 03:51:26 DEBUG : sub dir/hello world: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507a19_d20260406_m034127_c001_v0001179_t0050_u01775446887870") 2026/04/06 03:51:26 DEBUG : sub dir/hello world: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f410358b8623430c3_d20260406_m034126_c001_v7007000_t0000_u01775446886971") 2026/04/06 03:51:26 DEBUG : sub dir/hello world: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507a15_d20260406_m034126_c001_v0001179_t0026_u01775446886411") 2026/04/06 03:51:26 DEBUG : sub dir/hello world: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f410358b8623430c1_d20260406_m034124_c001_v7007000_t0000_u01775446884264") 2026/04/06 03:51:26 DEBUG : sub dir/hello world: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507a0b_d20260406_m034123_c001_v0001179_t0054_u01775446883670") 2026/04/06 03:51:26 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f416e9bc51f73c41e_d20260406_m034651_c001_v7007000_t0000_u01775447211885") 2026/04/06 03:51:26 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f109160d29ae73c4b_d20260406_m034648_c001_v0001120_t0003_u01775447208979") 2026/04/06 03:51:26 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f4156b7c90ac90889_d20260406_m034648_c001_v7007000_t0000_u01775447208038") 2026/04/06 03:51:26 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507db3_d20260406_m034645_c001_v0001179_t0041_u01775447205178") 2026/04/06 03:51:26 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f4238f2ad9ab1ce9e_d20260406_m035000_c001_v7007000_t0000_u01775447400823") 2026/04/06 03:51:27 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f105e03858023cec5_d20260406_m035000_c001_v0001090_t0036_u01775447400000") 2026/04/06 03:51:27 DEBUG : sub/yam: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f415843ef8be36a86_d20260406_m034259_c001_v7007000_t0000_u01775446979440") 2026/04/06 03:51:27 DEBUG : sub/yam: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f109160d29ae73a4d_d20260406_m034257_c001_v0001120_t0054_u01775446977840") 2026/04/06 03:51:27 DEBUG : test_dir1/file2: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f416e9bc51f73c414_d20260406_m034644_c001_v7007000_t0000_u01775447204406") 2026/04/06 03:51:27 DEBUG : test_dir1/file2: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1101825f2424b30d_d20260406_m034642_c001_v0001171_t0030_u01775447202554") 2026/04/06 03:51:27 DEBUG : test_dir1/file2: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f416e9bc51f73c40f_d20260406_m034641_c001_v7007000_t0000_u01775447201781") 2026/04/06 03:51:27 DEBUG : test_dir1/file2: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f105e03858023cd9f_d20260406_m034640_c001_v0001090_t0015_u01775447200302") 2026/04/06 03:51:27 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f416e9bc51f73c415_d20260406_m034644_c001_v7007000_t0000_u01775447204592") 2026/04/06 03:51:27 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507dab_d20260406_m034642_c001_v0001179_t0029_u01775447202547") 2026/04/06 03:51:27 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f416e9bc51f73c410_d20260406_m034641_c001_v7007000_t0000_u01775447201966") 2026/04/06 03:51:27 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507da3_d20260406_m034640_c001_v0001179_t0053_u01775447200278") 2026/04/06 03:51:27 DEBUG : three: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f415843ef8be36a7d_d20260406_m034251_c001_v7007000_t0000_u01775446971473") 2026/04/06 03:51:27 DEBUG : three: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507bc5_d20260406_m034250_c001_v0001179_t0018_u01775446970352") 2026/04/06 03:51:27 DEBUG : three: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507bad_d20260406_m034248_c001_v0001179_t0008_u01775446968224") 2026/04/06 03:51:27 DEBUG : tictactoe/tictactoe: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f4238f2ad9ab1ce9f_d20260406_m035002_c001_v7007000_t0000_u01775447402441") 2026/04/06 03:51:27 DEBUG : tictactoe/tictactoe: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507f90_d20260406_m035001_c001_v0001179_t0003_u01775447401786") 2026/04/06 03:51:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f4238f2ad9ab1cedf_d20260406_m035021_c001_v7007000_t0000_u01775447421771") 2026/04/06 03:51:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1101825f2424b667_d20260406_m035019_c001_v0001171_t0032_u01775447419843") 2026/04/06 03:51:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f4238f2ad9ab1ceda_d20260406_m035018_c001_v7007000_t0000_u01775447418313") 2026/04/06 03:51:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507fa8_d20260406_m035016_c001_v0001179_t0059_u01775447416876") 2026/04/06 03:51:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f4238f2ad9ab1ced8_d20260406_m035015_c001_v7007000_t0000_u01775447415935") 2026/04/06 03:51:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f105e03858023cef3_d20260406_m035015_c001_v0001090_t0029_u01775447415126") 2026/04/06 03:51:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f4238f2ad9ab1cec7_d20260406_m035009_c001_v7007000_t0000_u01775447409772") 2026/04/06 03:51:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507f9a_d20260406_m035008_c001_v0001179_t0008_u01775447408589") 2026/04/06 03:51:28 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f4238f2ad9ab1cecb_d20260406_m035012_c001_v7007000_t0000_u01775447412285") 2026/04/06 03:51:28 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1101825f2424b62d_d20260406_m035010_c001_v0001171_t0033_u01775447410774") 2026/04/06 03:51:28 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f4238f2ad9ab1cead_d20260406_m035007_c001_v7007000_t0000_u01775447407623") 2026/04/06 03:51:28 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f105e03858023cedd_d20260406_m035006_c001_v0001090_t0000_u01775447406854") 2026/04/06 03:51:28 DEBUG : toe/toe/tictactoe: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f4238f2ad9ab1cea9_d20260406_m035005_c001_v7007000_t0000_u01775447405872") 2026/04/06 03:51:28 DEBUG : toe/toe/tictactoe: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f109160d29ae73e29_d20260406_m035005_c001_v0001120_t0044_u01775447405137") 2026/04/06 03:51:28 DEBUG : toe/toe/tictactoe: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f4238f2ad9ab1cea6_d20260406_m035004_c001_v7007000_t0000_u01775447404186") 2026/04/06 03:51:28 DEBUG : toe/toe/tictactoe: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1101825f2424b617_d20260406_m035003_c001_v0001171_t0055_u01775447403385") 2026/04/06 03:51:28 DEBUG : toe/toe/toe: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f413781a4b7a59dc2_d20260406_m035027_c001_v7007000_t0000_u01775447427100") 2026/04/06 03:51:28 DEBUG : toe/toe/toe: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1131e86f64507fb2_d20260406_m035026_c001_v0001179_t0026_u01775447426421") 2026/04/06 03:51:28 DEBUG : toe/toe/toe: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f4238f2ad9ab1ced0_d20260406_m035014_c001_v7007000_t0000_u01775447414123") 2026/04/06 03:51:28 DEBUG : toe/toe/toe: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f109160d29ae73e2d_d20260406_m035013_c001_v0001120_t0020_u01775447413231") 2026/04/06 03:51:28 DEBUG : toe/toe/toe.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f4238f2ad9ab1cee0_d20260406_m035022_c001_v7007000_t0000_u01775447422357") 2026/04/06 03:51:28 DEBUG : toe/toe/toe.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f109160d29ae73e5b_d20260406_m035021_c001_v0001120_t0020_u01775447421328") 2026/04/06 03:51:28 DEBUG : toe/toe/toe.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f4238f2ad9ab1cedc_d20260406_m035018_c001_v7007000_t0000_u01775447418893") 2026/04/06 03:51:28 DEBUG : toe/toe/toe.txt: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1094cbefbab3b078_d20260406_m035018_c001_v0001101_t0002_u01775447418025") 2026/04/06 03:51:28 DEBUG : two: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f415843ef8be36a7e_d20260406_m034251_c001_v7007000_t0000_u01775446971657") 2026/04/06 03:51:28 DEBUG : two: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f409160d29ae73a39_d20260406_m034249_c001_v0001120_t0001_u01775446969772") 2026/04/06 03:51:29 DEBUG : two: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f4131e86f64507ba9_d20260406_m034248_c001_v0001179_t0056_u01775446968042") 2026/04/06 03:51:29 DEBUG : yam: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f415843ef8be36a89_d20260406_m034300_c001_v7007000_t0000_u01775446980173") 2026/04/06 03:51:29 DEBUG : yam: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f105aa545812bd848_d20260406_m034259_c001_v0001176_t0050_u01775446979227") 2026/04/06 03:51:29 DEBUG : yam: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f415843ef8be36a83_d20260406_m034256_c001_v7007000_t0000_u01775446976450") 2026/04/06 03:51:29 DEBUG : yam: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f109160d29ae73a45_d20260406_m034255_c001_v0001120_t0050_u01775446975282") 2026/04/06 03:51:29 DEBUG : yam: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f415843ef8be36a80_d20260406_m034253_c001_v7007000_t0000_u01775446973991") 2026/04/06 03:51:29 DEBUG : yam: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f109160d29ae73a3d_d20260406_m034252_c001_v0001120_t0026_u01775446972218") 2026/04/06 03:51:29 DEBUG : yaml: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f415843ef8be36a85_d20260406_m034257_c001_v7007000_t0000_u01775446977191") 2026/04/06 03:51:29 DEBUG : yaml: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f107b1e3e77f04c31_d20260406_m034256_c001_v0001183_t0016_u01775446976208") 2026/04/06 03:51:29 DEBUG : yaml: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f415843ef8be36a82_d20260406_m034254_c001_v7007000_t0000_u01775446974723") 2026/04/06 03:51:29 DEBUG : yaml: Deleting (id "4_z4fa27d53e01d6b0b9fd80e1b_f1139039f508fc6a0_d20260406_m034253_c001_v0001181_t0052_u01775446973775") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 10m9.916742618s (try 1/5)