"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2026/03/03 02:47:23 DEBUG : Creating backend with remote "TestB2:rclone-test-baciqir7zara" 2026/03/03 02:47:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/03 02:47:23 DEBUG : Creating backend with remote "/tmp/rclone1832666904" === 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-baciqir7zara", Local "Local file system at /tmp/rclone1832666904", Modify Window "1ms" 2026/03/03 02:47:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/03 02:47:24 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/03/03 02:47:24 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for checks to finish 2026/03/03 02:47:24 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.51s) === RUN TestCopy run.go:185: Remote "B2 bucket rclone-test-baciqir7zara", Local "Local file system at /tmp/rclone1832666904", Modify Window "1ms" 2026/03/03 02:47:25 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/03 02:47:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/03 02:47:25 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for checks to finish 2026/03/03 02:47:25 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for transfers to finish 2026/03/03 02:47:26 DEBUG : sub dir/hello world: size = 11 OK 2026/03/03 02:47:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/03 02:47:26 INFO : sub dir/hello world: Copied (new) 2026/03/03 02:47:26 DEBUG : B2 bucket rclone-test-baciqir7zara: 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-baciqir7zara", Local "Local file system at /tmp/rclone1832666904", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.38s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "B2 bucket rclone-test-baciqir7zara", Local "Local file system at /tmp/rclone1832666904", 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-baciqir7zara", Local "Local file system at /tmp/rclone1832666904", Modify Window "1ms" 2026/03/03 02:47:27 DEBUG : Creating backend with remote "/non-existing" 2026/03/03 02:47:28 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/03/03 02:47:28 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for checks to finish 2026/03/03 02:47:28 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:185: Remote "B2 bucket rclone-test-baciqir7zara", Local "Local file system at /tmp/rclone1832666904", Modify Window "1ms" 2026/03/03 02:47:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/03 02:47:28 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for checks to finish 2026/03/03 02:47:28 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for transfers to finish 2026/03/03 02:47:29 DEBUG : sub dir/hello world: size = 11 OK 2026/03/03 02:47:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/03 02:47:29 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.52s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "B2 bucket rclone-test-baciqir7zara", Local "Local file system at /tmp/rclone1832666904", 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-baciqir7zara", Local "Local file system at /tmp/rclone1832666904", Modify Window "1ms" 2026/03/03 02:47:30 INFO : B2 bucket rclone-test-baciqir7zara: Running all checks before starting transfers 2026/03/03 02:47:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/03 02:47:30 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for checks to finish 2026/03/03 02:47:30 INFO : B2 bucket rclone-test-baciqir7zara: Checks finished, now starting transfers 2026/03/03 02:47:30 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for transfers to finish 2026/03/03 02:47:30 DEBUG : sub dir/hello world: size = 11 OK 2026/03/03 02:47:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/03 02:47:30 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.16s) === RUN TestSyncNoTraverse run.go:185: Remote "B2 bucket rclone-test-baciqir7zara", Local "Local file system at /tmp/rclone1832666904", Modify Window "1ms" 2026/03/03 02:47:31 ERROR : Ignoring --no-traverse with sync 2026/03/03 02:47:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/03 02:47:31 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for checks to finish 2026/03/03 02:47:31 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for transfers to finish 2026/03/03 02:47:31 DEBUG : sub dir/hello world: size = 11 OK 2026/03/03 02:47:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/03 02:47:31 INFO : sub dir/hello world: Copied (new) 2026/03/03 02:47:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.12s) === RUN TestCopyWithDepth run.go:185: Remote "B2 bucket rclone-test-baciqir7zara", Local "Local file system at /tmp/rclone1832666904", Modify Window "1ms" 2026/03/03 02:47:32 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/03/03 02:47:32 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for checks to finish 2026/03/03 02:47:32 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for transfers to finish 2026/03/03 02:47:32 DEBUG : hello world2: size = 12 OK 2026/03/03 02:47:32 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/03/03 02:47:32 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.12s) === RUN TestCopyWithFilesFrom run.go:185: Remote "B2 bucket rclone-test-baciqir7zara", Local "Local file system at /tmp/rclone1832666904", Modify Window "1ms" 2026/03/03 02:47:33 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/03 02:47:33 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for checks to finish 2026/03/03 02:47:33 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for transfers to finish 2026/03/03 02:47:34 DEBUG : potato2: size = 11 OK 2026/03/03 02:47:34 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/03 02:47:34 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.13s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "B2 bucket rclone-test-baciqir7zara", Local "Local file system at /tmp/rclone1832666904", Modify Window "1ms" 2026/03/03 02:47:35 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/03 02:47:35 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for checks to finish 2026/03/03 02:47:35 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for transfers to finish 2026/03/03 02:47:35 DEBUG : potato2: size = 11 OK 2026/03/03 02:47:35 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/03 02:47:35 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.53s) === RUN TestCopyEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-baciqir7zara", Local "Local file system at /tmp/rclone1832666904", Modify Window "1ms" 2026/03/03 02:47:36 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/03/03 02:47:36 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/03 02:47:36 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/03/03 02:47:36 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/03 02:47:36 INFO : sub dir2: Making directory 2026/03/03 02:47:36 INFO : sub dir: Making directory 2026/03/03 02:47:36 INFO : sub dir2/sub sub dir2: Making directory 2026/03/03 02:47:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/03 02:47:36 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for checks to finish 2026/03/03 02:47:36 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for transfers to finish 2026/03/03 02:47:36 DEBUG : sub dir/hello world: size = 11 OK 2026/03/03 02:47:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/03 02:47:36 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/03/03 02:47:36 DEBUG : B2 bucket rclone-test-baciqir7zara: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.17s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-baciqir7zara", Local "Local file system at /tmp/rclone1832666904", Modify Window "1ms" 2026/03/03 02:47:37 INFO : sub dir2: Making directory 2026/03/03 02:47:37 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/03/03 02:47:37 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/03 02:47:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/03 02:47:37 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for checks to finish 2026/03/03 02:47:37 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for transfers to finish 2026/03/03 02:47:37 DEBUG : sub dir/hello world: size = 11 OK 2026/03/03 02:47:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/03 02:47:37 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.12s) === RUN TestMoveEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-baciqir7zara", Local "Local file system at /tmp/rclone1832666904", Modify Window "1ms" 2026/03/03 02:47:38 DEBUG : sub dir2: Making directory with metadata 2026/03/03 02:47:38 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/03 02:47:38 INFO : sub dir2: Making directory 2026/03/03 02:47:38 INFO : sub dir: Making directory 2026/03/03 02:47:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/03 02:47:38 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for checks to finish 2026/03/03 02:47:38 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for transfers to finish 2026/03/03 02:47:39 DEBUG : sub dir/hello world: size = 11 OK 2026/03/03 02:47:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/03 02:47:39 INFO : sub dir/hello world: Copied (new) 2026/03/03 02:47:39 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/03/03 02:47:39 DEBUG : B2 bucket rclone-test-baciqir7zara: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/03/03 02:47:39 DEBUG : B2 bucket rclone-test-baciqir7zara: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.29s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "B2 bucket rclone-test-baciqir7zara", Local "Local file system at /tmp/rclone1832666904", 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-baciqir7zara", Local "Local file system at /tmp/rclone1832666904", Modify Window "1ms" 2026/03/03 02:47:40 INFO : sub dir2: Making directory 2026/03/03 02:47:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/03 02:47:40 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for checks to finish 2026/03/03 02:47:40 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for transfers to finish 2026/03/03 02:47:40 DEBUG : sub dir/hello world: size = 11 OK 2026/03/03 02:47:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/03 02:47:40 INFO : sub dir/hello world: Copied (new) 2026/03/03 02:47:40 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.15s) === RUN TestSyncEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-baciqir7zara", Local "Local file system at /tmp/rclone1832666904", Modify Window "1ms" 2026/03/03 02:47:41 DEBUG : sub dir2: Making directory with metadata 2026/03/03 02:47:41 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/03 02:47:41 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/03 02:47:41 INFO : sub dir2: Making directory 2026/03/03 02:47:41 INFO : sub dir: Making directory 2026/03/03 02:47:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/03 02:47:41 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for checks to finish 2026/03/03 02:47:41 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for transfers to finish 2026/03/03 02:47:41 DEBUG : sub dir/hello world: size = 11 OK 2026/03/03 02:47:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/03 02:47:41 INFO : sub dir/hello world: Copied (new) 2026/03/03 02:47:41 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/03/03 02:47:42 DEBUG : B2 bucket rclone-test-baciqir7zara: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.18s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "B2 bucket rclone-test-baciqir7zara", Local "Local file system at /tmp/rclone1832666904", 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-baciqir7zara", Local "Local file system at /tmp/rclone1832666904", Modify Window "1ms" 2026/03/03 02:47:42 INFO : sub dir2: Making directory 2026/03/03 02:47:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/03 02:47:43 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for checks to finish 2026/03/03 02:47:43 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for transfers to finish 2026/03/03 02:47:43 DEBUG : sub dir/hello world: size = 11 OK 2026/03/03 02:47:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/03 02:47:43 INFO : sub dir/hello world: Copied (new) 2026/03/03 02:47:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.11s) === RUN TestServerSideCopy run.go:185: Remote "B2 bucket rclone-test-baciqir7zara", Local "Local file system at /tmp/rclone1832666904", Modify Window "1ms" 2026/03/03 02:47:44 DEBUG : Creating backend with remote "TestB2:rclone-test-doxecoz5vora" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-baciqir7zara -> B2 bucket rclone-test-doxecoz5vora 2026/03/03 02:47:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/03 02:47:45 DEBUG : B2 bucket rclone-test-doxecoz5vora: Waiting for checks to finish 2026/03/03 02:47:45 DEBUG : B2 bucket rclone-test-doxecoz5vora: Waiting for transfers to finish 2026/03/03 02:47:46 DEBUG : sub dir/hello world: size = 11 OK 2026/03/03 02:47:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/03 02:47:46 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/03 02:47:46 DEBUG : B2 bucket rclone-test-doxecoz5vora: Purge remote 2026/03/03 02:47:46 INFO : B2 bucket rclone-test-doxecoz5vora: cleaning bucket "rclone-test-doxecoz5vora" of all files 2026/03/03 02:47:46 DEBUG : sub dir/hello world: Deleting (id "4_z8f422db3908dbb1b9fc80e1b_f11002eafd3eda92e_d20260303_m024746_c001_v0001099_t0004_u01772506066183") --- PASS: TestServerSideCopy (3.97s) === RUN TestCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-baciqir7zara", Local "Local file system at /tmp/rclone1832666904", Modify Window "1ms" 2026/03/03 02:47:48 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1832666904) 2026/03/03 02:47:48 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-baciqir7zara) 2026/03/03 02:47:48 DEBUG : sub dir/hello world: Sizes differ 2026/03/03 02:47:48 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for checks to finish 2026/03/03 02:47:48 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for transfers to finish 2026/03/03 02:47:48 DEBUG : sub dir/hello world: size = 17 OK 2026/03/03 02:47:48 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/03/03 02:47:48 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.53s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-baciqir7zara", Local "Local file system at /tmp/rclone1832666904", Modify Window "1ms" 2026/03/03 02:47:49 DEBUG : Creating backend with remote "TestB2:rclone-test-dovanoz1xoqi" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-baciqir7zara -> B2 bucket rclone-test-dovanoz1xoqi 2026/03/03 02:47:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/03 02:47:51 DEBUG : B2 bucket rclone-test-dovanoz1xoqi: Waiting for checks to finish 2026/03/03 02:47:51 DEBUG : B2 bucket rclone-test-dovanoz1xoqi: Waiting for transfers to finish 2026/03/03 02:47:52 DEBUG : sub dir/hello world: size = 11 OK 2026/03/03 02:47:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/03 02:47:52 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/03 02:47:53 DEBUG : B2 bucket rclone-test-dovanoz1xoqi: Waiting for checks to finish 2026/03/03 02:47:53 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-baciqir7zara) 2026/03/03 02:47:53 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-dovanoz1xoqi) 2026/03/03 02:47:53 DEBUG : sub dir/hello world: Sizes differ 2026/03/03 02:47:53 DEBUG : B2 bucket rclone-test-dovanoz1xoqi: Waiting for transfers to finish 2026/03/03 02:47:53 DEBUG : sub dir/hello world: size = 17 OK 2026/03/03 02:47:53 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/03/03 02:47:53 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/03 02:47:53 DEBUG : B2 bucket rclone-test-dovanoz1xoqi: Purge remote 2026/03/03 02:47:53 INFO : B2 bucket rclone-test-dovanoz1xoqi: cleaning bucket "rclone-test-dovanoz1xoqi" of all files 2026/03/03 02:47:53 DEBUG : sub dir/hello world: Deleting (id "4_z8ff24d03908dbb1b9fc80e1b_f116826e62919acdb_d20260303_m024753_c001_v0001100_t0043_u01772506073152") 2026/03/03 02:47:53 DEBUG : sub dir/hello world: Deleting (id "4_z8ff24d03908dbb1b9fc80e1b_f103a3073633b870c_d20260303_m024751_c001_v0001040_t0007_u01772506071590") --- PASS: TestServerSideCopyOverSelf (5.85s) === RUN TestMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-baciqir7zara", Local "Local file system at /tmp/rclone1832666904", Modify Window "1ms" 2026/03/03 02:47:56 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for checks to finish 2026/03/03 02:47:56 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1832666904) 2026/03/03 02:47:56 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-baciqir7zara) 2026/03/03 02:47:56 DEBUG : sub dir/hello world: Sizes differ 2026/03/03 02:47:56 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for transfers to finish 2026/03/03 02:47:56 DEBUG : sub dir/hello world: size = 17 OK 2026/03/03 02:47:56 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/03/03 02:47:56 INFO : sub dir/hello world: Copied (replaced existing) 2026/03/03 02:47:56 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.51s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-baciqir7zara", Local "Local file system at /tmp/rclone1832666904", Modify Window "1ms" 2026/03/03 02:47:57 DEBUG : Creating backend with remote "TestB2:rclone-test-nonizav8bofu" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-baciqir7zara -> B2 bucket rclone-test-nonizav8bofu 2026/03/03 02:47:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/03 02:47:58 DEBUG : B2 bucket rclone-test-nonizav8bofu: Waiting for checks to finish 2026/03/03 02:47:58 DEBUG : B2 bucket rclone-test-nonizav8bofu: Waiting for transfers to finish 2026/03/03 02:47:59 DEBUG : sub dir/hello world: size = 11 OK 2026/03/03 02:47:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/03 02:47:59 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/03 02:47:59 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-baciqir7zara) 2026/03/03 02:47:59 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-nonizav8bofu) 2026/03/03 02:47:59 DEBUG : sub dir/hello world: Sizes differ 2026/03/03 02:47:59 DEBUG : B2 bucket rclone-test-nonizav8bofu: Waiting for checks to finish 2026/03/03 02:47:59 DEBUG : B2 bucket rclone-test-nonizav8bofu: Waiting for transfers to finish 2026/03/03 02:48:00 DEBUG : sub dir/hello world: size = 17 OK 2026/03/03 02:48:00 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/03/03 02:48:00 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/03 02:48:00 INFO : sub dir/hello world: Deleted 2026/03/03 02:48:01 DEBUG : testing file moves 2026/03/03 02:48:01 DEBUG : B2 bucket rclone-test-nonizav8bofu: Waiting for checks to finish 2026/03/03 02:48:01 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-baciqir7zara) 2026/03/03 02:48:01 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-nonizav8bofu) 2026/03/03 02:48:01 DEBUG : sub dir/hello world: Sizes differ 2026/03/03 02:48:01 DEBUG : B2 bucket rclone-test-nonizav8bofu: Waiting for transfers to finish 2026/03/03 02:48:01 DEBUG : sub dir/hello world: size = 24 OK 2026/03/03 02:48:01 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/03/03 02:48:01 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/03 02:48:02 INFO : sub dir/hello world: Deleted 2026/03/03 02:48:02 DEBUG : B2 bucket rclone-test-nonizav8bofu: Purge remote 2026/03/03 02:48:02 INFO : B2 bucket rclone-test-nonizav8bofu: cleaning bucket "rclone-test-nonizav8bofu" of all files 2026/03/03 02:48:02 DEBUG : sub dir/hello world: Deleting (id "4_zbf325dd3908dbb1b9fc80e1b_f10922059093763e5_d20260303_m024801_c001_v0001146_t0017_u01772506081571") 2026/03/03 02:48:02 DEBUG : sub dir/hello world: Deleting (id "4_zbf325dd3908dbb1b9fc80e1b_f1094aaef5d9fb3e8_d20260303_m024800_c001_v0001161_t0014_u01772506080117") 2026/03/03 02:48:02 DEBUG : sub dir/hello world: Deleting (id "4_zbf325dd3908dbb1b9fc80e1b_f10684b447dc31c62_d20260303_m024759_c001_v0001185_t0037_u01772506079052") --- PASS: TestServerSideMoveOverSelf (6.93s) === RUN TestCopyAfterDelete run.go:185: Remote "B2 bucket rclone-test-baciqir7zara", Local "Local file system at /tmp/rclone1832666904", Modify Window "1ms" 2026/03/03 02:48:04 ERROR : error listing: directory not found 2026/03/03 02:48:04 INFO : Local file system at /tmp/rclone1832666904: Making directory 2026/03/03 02:48:04 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for checks to finish 2026/03/03 02:48:04 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.29s) === RUN TestCopyRedownload run.go:185: Remote "B2 bucket rclone-test-baciqir7zara", Local "Local file system at /tmp/rclone1832666904", Modify Window "1ms" 2026/03/03 02:48:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/03 02:48:05 DEBUG : Local file system at /tmp/rclone1832666904: Waiting for checks to finish 2026/03/03 02:48:05 DEBUG : Local file system at /tmp/rclone1832666904: Waiting for transfers to finish 2026/03/03 02:48:06 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/03/03 02:48:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/03 02:48:06 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/03/03 02:48:06 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.65s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "B2 bucket rclone-test-baciqir7zara", Local "Local file system at /tmp/rclone1832666904", Modify Window "1ms" 2026/03/03 02:48:07 DEBUG : check sum: Need to transfer - File not found at Destination 2026/03/03 02:48:07 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for checks to finish 2026/03/03 02:48:07 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for transfers to finish 2026/03/03 02:48:07 DEBUG : check sum: size = 1 OK 2026/03/03 02:48:07 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/03 02:48:07 INFO : check sum: Copied (new) 2026/03/03 02:48:07 DEBUG : Waiting for deletions to finish 2026/03/03 02:48:07 DEBUG : check sum: size = 1 OK 2026/03/03 02:48:07 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for checks to finish 2026/03/03 02:48:07 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/03 02:48:07 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/03/03 02:48:07 DEBUG : check sum: Unchanged skipping 2026/03/03 02:48:07 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for transfers to finish 2026/03/03 02:48:07 DEBUG : Waiting for deletions to finish 2026/03/03 02:48:07 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.51s) === RUN TestSyncSizeOnly run.go:185: Remote "B2 bucket rclone-test-baciqir7zara", Local "Local file system at /tmp/rclone1832666904", Modify Window "1ms" 2026/03/03 02:48:08 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/03/03 02:48:08 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for checks to finish 2026/03/03 02:48:08 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for transfers to finish 2026/03/03 02:48:08 DEBUG : sizeonly: size = 6 OK 2026/03/03 02:48:08 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/03/03 02:48:08 INFO : sizeonly: Copied (new) 2026/03/03 02:48:08 DEBUG : Waiting for deletions to finish 2026/03/03 02:48:09 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for checks to finish 2026/03/03 02:48:09 DEBUG : sizeonly: size = 6 OK 2026/03/03 02:48:09 DEBUG : sizeonly: Sizes identical 2026/03/03 02:48:09 DEBUG : sizeonly: Unchanged skipping 2026/03/03 02:48:09 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for transfers to finish 2026/03/03 02:48:09 DEBUG : Waiting for deletions to finish 2026/03/03 02:48:09 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.56s) === RUN TestSyncIgnoreSize run.go:185: Remote "B2 bucket rclone-test-baciqir7zara", Local "Local file system at /tmp/rclone1832666904", Modify Window "1ms" 2026/03/03 02:48:10 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/03/03 02:48:10 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for checks to finish 2026/03/03 02:48:10 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for transfers to finish 2026/03/03 02:48:10 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/03/03 02:48:10 INFO : ignore-size: Copied (new) 2026/03/03 02:48:10 DEBUG : Waiting for deletions to finish 2026/03/03 02:48:10 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:48:10 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for checks to finish 2026/03/03 02:48:10 DEBUG : ignore-size: Unchanged skipping 2026/03/03 02:48:10 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for transfers to finish 2026/03/03 02:48:10 DEBUG : Waiting for deletions to finish 2026/03/03 02:48:10 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.49s) === RUN TestSyncIgnoreTimes run.go:185: Remote "B2 bucket rclone-test-baciqir7zara", Local "Local file system at /tmp/rclone1832666904", Modify Window "1ms" 2026/03/03 02:48:11 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for checks to finish 2026/03/03 02:48:11 DEBUG : existing: size = 6 OK 2026/03/03 02:48:11 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:48:11 DEBUG : existing: Unchanged skipping 2026/03/03 02:48:11 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for transfers to finish 2026/03/03 02:48:11 DEBUG : Waiting for deletions to finish 2026/03/03 02:48:11 INFO : There was nothing to transfer 2026/03/03 02:48:12 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/03/03 02:48:12 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for checks to finish 2026/03/03 02:48:12 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for transfers to finish 2026/03/03 02:48:12 DEBUG : existing: size = 6 OK 2026/03/03 02:48:12 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/03/03 02:48:12 INFO : existing: Copied (replaced existing) 2026/03/03 02:48:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.69s) === RUN TestSyncIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-baciqir7zara", Local "Local file system at /tmp/rclone1832666904", Modify Window "1ms" 2026/03/03 02:48:13 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/03 02:48:13 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for checks to finish 2026/03/03 02:48:13 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for transfers to finish 2026/03/03 02:48:13 DEBUG : existing: size = 6 OK 2026/03/03 02:48:13 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/03/03 02:48:13 INFO : existing: Copied (new) 2026/03/03 02:48:13 DEBUG : Waiting for deletions to finish 2026/03/03 02:48:13 DEBUG : existing: Destination exists, skipping 2026/03/03 02:48:13 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for checks to finish 2026/03/03 02:48:13 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for transfers to finish 2026/03/03 02:48:13 DEBUG : Waiting for deletions to finish 2026/03/03 02:48:13 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.49s) === RUN TestSyncIgnoreErrors run.go:185: Remote "B2 bucket rclone-test-baciqir7zara", Local "Local file system at /tmp/rclone1832666904", Modify Window "1ms" 2026/03/03 02:48:14 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/03/03 02:48:15 DEBUG : c/non empty space: size = 5 OK 2026/03/03 02:48:15 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/03 02:48:15 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/03 02:48:15 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for checks to finish 2026/03/03 02:48:15 DEBUG : c/non empty space: Unchanged skipping 2026/03/03 02:48:15 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for transfers to finish 2026/03/03 02:48:15 DEBUG : a/potato2: size = 60 OK 2026/03/03 02:48:15 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/03 02:48:15 INFO : a/potato2: Copied (new) 2026/03/03 02:48:15 DEBUG : Waiting for deletions to finish 2026/03/03 02:48:15 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.10s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "B2 bucket rclone-test-baciqir7zara", Local "Local file system at /tmp/rclone1832666904", Modify Window "1ms" 2026/03/03 02:48:17 DEBUG : empty space: size = 1 OK 2026/03/03 02:48:17 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/03/03 02:48:17 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for checks to finish 2026/03/03 02:48:17 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/03 02:48:17 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/03/03 02:48:17 DEBUG : empty space: Unchanged skipping 2026/03/03 02:48:17 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for transfers to finish 2026/03/03 02:48:17 DEBUG : Waiting for deletions to finish 2026/03/03 02:48:17 INFO : There was nothing to transfer 2026/03/03 02:48:17 DEBUG : empty space: size = 1 OK 2026/03/03 02:48:17 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/03/03 02:48:17 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for checks to finish 2026/03/03 02:48:17 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/03 02:48:18 INFO : empty space: Updated modification time in destination 2026/03/03 02:48:18 DEBUG : empty space: Unchanged skipping 2026/03/03 02:48:18 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for transfers to finish 2026/03/03 02:48:18 DEBUG : Waiting for deletions to finish 2026/03/03 02:48:18 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.69s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "B2 bucket rclone-test-baciqir7zara", Local "Local file system at /tmp/rclone1832666904", Modify Window "1ms" 2026/03/03 02:48:19 DEBUG : empty space: size = 1 OK 2026/03/03 02:48:19 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/03/03 02:48:19 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for checks to finish 2026/03/03 02:48:19 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/03 02:48:19 DEBUG : empty space: Unchanged skipping 2026/03/03 02:48:19 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for transfers to finish 2026/03/03 02:48:19 DEBUG : Waiting for deletions to finish 2026/03/03 02:48:19 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.29s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "B2 bucket rclone-test-baciqir7zara", Local "Local file system at /tmp/rclone1832666904", Modify Window "1ms" 2026/03/03 02:48:21 DEBUG : foo: size = 3 OK 2026/03/03 02:48:21 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/03/03 02:48:21 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for checks to finish 2026/03/03 02:48:21 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1832666904) 2026/03/03 02:48:21 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-baciqir7zara) 2026/03/03 02:48:21 DEBUG : foo: sha1 differ 2026/03/03 02:48:21 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for transfers to finish 2026/03/03 02:48:21 DEBUG : foo: size = 3 OK 2026/03/03 02:48:21 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/03/03 02:48:21 INFO : foo: Copied (replaced existing) 2026/03/03 02:48:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.46s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "B2 bucket rclone-test-baciqir7zara", Local "Local file system at /tmp/rclone1832666904", Modify Window "1ms" 2026/03/03 02:48:22 DEBUG : empty space: size = 1 OK 2026/03/03 02:48:22 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/03 02:48:22 DEBUG : potato: Need to transfer - File not found at Destination 2026/03/03 02:48:22 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for checks to finish 2026/03/03 02:48:22 DEBUG : empty space: Unchanged skipping 2026/03/03 02:48:22 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for transfers to finish 2026/03/03 02:48:22 DEBUG : potato: size = 60 OK 2026/03/03 02:48:22 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/03 02:48:22 INFO : potato: Copied (new) 2026/03/03 02:48:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.07s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "B2 bucket rclone-test-baciqir7zara", Local "Local file system at /tmp/rclone1832666904", Modify Window "1ms" 2026/03/03 02:48:24 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for checks to finish 2026/03/03 02:48:24 DEBUG : potato: size = 21 (Local file system at /tmp/rclone1832666904) 2026/03/03 02:48:24 DEBUG : potato: size = 60 (B2 bucket rclone-test-baciqir7zara) 2026/03/03 02:48:24 DEBUG : potato: Sizes differ 2026/03/03 02:48:24 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for transfers to finish 2026/03/03 02:48:24 DEBUG : potato: size = 21 OK 2026/03/03 02:48:24 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/03/03 02:48:24 INFO : potato: Copied (replaced existing) 2026/03/03 02:48:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.51s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "B2 bucket rclone-test-baciqir7zara", Local "Local file system at /tmp/rclone1832666904", Modify Window "1ms" 2026/03/03 02:48:26 DEBUG : potato: size = 21 OK 2026/03/03 02:48:26 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for checks to finish 2026/03/03 02:48:26 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/03/03 02:48:26 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1832666904) 2026/03/03 02:48:26 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-baciqir7zara) 2026/03/03 02:48:26 DEBUG : potato: sha1 differ 2026/03/03 02:48:26 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for transfers to finish 2026/03/03 02:48:26 DEBUG : potato: size = 21 OK 2026/03/03 02:48:26 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/03/03 02:48:26 INFO : potato: Copied (replaced existing) 2026/03/03 02:48:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.63s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "B2 bucket rclone-test-baciqir7zara", Local "Local file system at /tmp/rclone1832666904", Modify Window "1ms" 2026/03/03 02:48:27 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/03 02:48:27 DEBUG : empty space: size = 1 OK 2026/03/03 02:48:27 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/03 02:48:27 DEBUG : empty space: Unchanged skipping 2026/03/03 02:48:27 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for checks to finish 2026/03/03 02:48:27 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for transfers to finish 2026/03/03 02:48:27 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/03/03 02:48:27 DEBUG : Waiting for deletions to finish 2026/03/03 02:48:27 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.52s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "B2 bucket rclone-test-baciqir7zara", Local "Local file system at /tmp/rclone1832666904", Modify Window "1ms" 2026/03/03 02:48:29 DEBUG : empty space: size = 1 OK 2026/03/03 02:48:29 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/03 02:48:29 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/03 02:48:29 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for checks to finish 2026/03/03 02:48:29 DEBUG : empty space: Unchanged skipping 2026/03/03 02:48:29 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for transfers to finish 2026/03/03 02:48:29 DEBUG : potato2: size = 60 OK 2026/03/03 02:48:29 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/03 02:48:29 INFO : potato2: Copied (new) 2026/03/03 02:48:29 DEBUG : Waiting for deletions to finish 2026/03/03 02:48:30 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.16s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "B2 bucket rclone-test-baciqir7zara", Local "Local file system at /tmp/rclone1832666904", Modify Window "1ms" 2026/03/03 02:48:31 INFO : d: Making directory 2026/03/03 02:48:31 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/03/03 02:48:31 DEBUG : c/non empty space: size = 5 OK 2026/03/03 02:48:31 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/03 02:48:31 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/03 02:48:31 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for checks to finish 2026/03/03 02:48:31 DEBUG : c/non empty space: Unchanged skipping 2026/03/03 02:48:31 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for transfers to finish 2026/03/03 02:48:31 DEBUG : a/potato2: size = 60 OK 2026/03/03 02:48:31 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/03 02:48:31 INFO : a/potato2: Copied (new) 2026/03/03 02:48:31 DEBUG : Waiting for deletions to finish 2026/03/03 02:48:32 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.12s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "B2 bucket rclone-test-baciqir7zara", Local "Local file system at /tmp/rclone1832666904", Modify Window "1ms" 2026/03/03 02:48:33 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/03/03 02:48:33 DEBUG : c/non empty space: size = 5 OK 2026/03/03 02:48:33 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/03 02:48:33 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/03 02:48:33 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for checks to finish 2026/03/03 02:48:33 DEBUG : c/non empty space: Unchanged skipping 2026/03/03 02:48:33 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for transfers to finish 2026/03/03 02:48:34 DEBUG : a/potato2: size = 60 OK 2026/03/03 02:48:34 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/03 02:48:34 INFO : a/potato2: Copied (new) 2026/03/03 02:48:34 ERROR : B2 bucket rclone-test-baciqir7zara: not deleting files as there were IO errors 2026/03/03 02:48:34 ERROR : B2 bucket rclone-test-baciqir7zara: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.13s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "B2 bucket rclone-test-baciqir7zara", Local "Local file system at /tmp/rclone1832666904", Modify Window "1ms" 2026/03/03 02:48:35 DEBUG : Waiting for deletions to finish 2026/03/03 02:48:36 DEBUG : empty space: size = 1 OK 2026/03/03 02:48:36 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/03 02:48:36 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/03 02:48:36 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for checks to finish 2026/03/03 02:48:36 DEBUG : empty space: Unchanged skipping 2026/03/03 02:48:36 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for transfers to finish 2026/03/03 02:48:36 INFO : potato: Deleted 2026/03/03 02:48:36 DEBUG : potato2: size = 60 OK 2026/03/03 02:48:36 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/03 02:48:36 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (1.95s) === RUN TestSyncDeleteBefore run.go:185: Remote "B2 bucket rclone-test-baciqir7zara", Local "Local file system at /tmp/rclone1832666904", Modify Window "1ms" 2026/03/03 02:48:37 DEBUG : Waiting for deletions to finish 2026/03/03 02:48:38 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for checks to finish 2026/03/03 02:48:38 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for transfers to finish 2026/03/03 02:48:38 INFO : potato: Deleted 2026/03/03 02:48:38 DEBUG : empty space: size = 1 OK 2026/03/03 02:48:38 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/03 02:48:38 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/03 02:48:38 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for checks to finish 2026/03/03 02:48:38 DEBUG : empty space: Unchanged skipping 2026/03/03 02:48:38 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for transfers to finish 2026/03/03 02:48:38 DEBUG : potato2: size = 60 OK 2026/03/03 02:48:38 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/03 02:48:38 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.47s) === RUN TestCopyDeleteBefore run.go:185: Remote "B2 bucket rclone-test-baciqir7zara", Local "Local file system at /tmp/rclone1832666904", Modify Window "1ms" 2026/03/03 02:48:40 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/03 02:48:40 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for checks to finish 2026/03/03 02:48:40 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for transfers to finish 2026/03/03 02:48:40 DEBUG : potato2: size = 19 OK 2026/03/03 02:48:40 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/03/03 02:48:40 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.70s) === RUN TestSyncWithExclude run.go:185: Remote "B2 bucket rclone-test-baciqir7zara", Local "Local file system at /tmp/rclone1832666904", Modify Window "1ms" 2026/03/03 02:48:41 DEBUG : enormous: Excluded (Size Filter) 2026/03/03 02:48:41 DEBUG : enormous: Excluded 2026/03/03 02:48:41 DEBUG : potato2: Excluded (Size Filter) 2026/03/03 02:48:41 DEBUG : potato2: Excluded 2026/03/03 02:48:42 DEBUG : potato2: Excluded (Size Filter) 2026/03/03 02:48:42 DEBUG : empty space: size = 1 OK 2026/03/03 02:48:42 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/03 02:48:42 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for checks to finish 2026/03/03 02:48:42 DEBUG : empty space: Unchanged skipping 2026/03/03 02:48:42 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for transfers to finish 2026/03/03 02:48:42 DEBUG : Waiting for deletions to finish 2026/03/03 02:48:42 INFO : There was nothing to transfer 2026/03/03 02:48:42 DEBUG : enormous: Excluded (Size Filter) 2026/03/03 02:48:42 DEBUG : enormous: Excluded 2026/03/03 02:48:42 DEBUG : potato2: Excluded (Size Filter) 2026/03/03 02:48:42 DEBUG : potato2: Excluded 2026/03/03 02:48:42 DEBUG : potato2: Excluded (Size Filter) 2026/03/03 02:48:42 DEBUG : empty space: size = 1 OK 2026/03/03 02:48:42 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/03/03 02:48:42 DEBUG : empty space: Unchanged skipping 2026/03/03 02:48:42 DEBUG : Local file system at /tmp/rclone1832666904: Waiting for checks to finish 2026/03/03 02:48:42 DEBUG : Local file system at /tmp/rclone1832666904: Waiting for transfers to finish 2026/03/03 02:48:42 DEBUG : Waiting for deletions to finish 2026/03/03 02:48:42 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (1.91s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "B2 bucket rclone-test-baciqir7zara", Local "Local file system at /tmp/rclone1832666904", Modify Window "1ms" 2026/03/03 02:48:44 DEBUG : enormous: Excluded (Size Filter) 2026/03/03 02:48:44 DEBUG : enormous: Excluded 2026/03/03 02:48:44 DEBUG : potato2: Excluded (Size Filter) 2026/03/03 02:48:44 DEBUG : potato2: Excluded 2026/03/03 02:48:44 DEBUG : empty space: size = 1 OK 2026/03/03 02:48:44 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/03 02:48:44 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for checks to finish 2026/03/03 02:48:44 DEBUG : empty space: Unchanged skipping 2026/03/03 02:48:44 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for transfers to finish 2026/03/03 02:48:44 DEBUG : Waiting for deletions to finish 2026/03/03 02:48:44 INFO : enormous: Deleted 2026/03/03 02:48:44 INFO : potato2: Deleted 2026/03/03 02:48:44 INFO : There was nothing to transfer 2026/03/03 02:48:45 DEBUG : empty space: size = 1 OK 2026/03/03 02:48:45 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/03/03 02:48:45 DEBUG : empty space: Unchanged skipping 2026/03/03 02:48:45 DEBUG : Local file system at /tmp/rclone1832666904: Waiting for checks to finish 2026/03/03 02:48:45 DEBUG : Local file system at /tmp/rclone1832666904: Waiting for transfers to finish 2026/03/03 02:48:45 DEBUG : Waiting for deletions to finish 2026/03/03 02:48:45 INFO : potato2: Deleted 2026/03/03 02:48:45 INFO : enormous: Deleted 2026/03/03 02:48:45 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.30s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "B2 bucket rclone-test-baciqir7zara", Local "Local file system at /tmp/rclone1832666904", Modify Window "1ms" 2026/03/03 02:48:46 DEBUG : five: Need to transfer - File not found at Destination 2026/03/03 02:48:46 DEBUG : four: size = 4 (Local file system at /tmp/rclone1832666904) 2026/03/03 02:48:46 DEBUG : one: Destination is newer than source, skipping 2026/03/03 02:48:46 DEBUG : four: size = 8 (B2 bucket rclone-test-baciqir7zara) 2026/03/03 02:48:46 DEBUG : four: Sizes differ 2026/03/03 02:48:46 DEBUG : three: size = 5 OK 2026/03/03 02:48:46 DEBUG : three: Sizes identical 2026/03/03 02:48:46 DEBUG : two: size = 3 OK 2026/03/03 02:48:46 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for checks to finish 2026/03/03 02:48:46 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1832666904) 2026/03/03 02:48:46 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-baciqir7zara) 2026/03/03 02:48:46 DEBUG : two: sha1 differ 2026/03/03 02:48:46 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/03/03 02:48:46 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/03/03 02:48:46 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for transfers to finish 2026/03/03 02:48:47 DEBUG : five: size = 4 OK 2026/03/03 02:48:47 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/03/03 02:48:47 INFO : five: Copied (new) 2026/03/03 02:48:47 DEBUG : two: size = 3 OK 2026/03/03 02:48:47 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/03/03 02:48:47 INFO : two: Copied (replaced existing) 2026/03/03 02:48:47 DEBUG : four: size = 4 OK 2026/03/03 02:48:47 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/03/03 02:48:47 INFO : four: Copied (replaced existing) 2026/03/03 02:48:47 DEBUG : Waiting for deletions to finish 2026/03/03 02:48:48 DEBUG : five: size = 4 OK 2026/03/03 02:48:48 DEBUG : four: size = 4 OK 2026/03/03 02:48:48 DEBUG : one: Destination is newer than source, skipping 2026/03/03 02:48:48 DEBUG : three: size = 5 OK 2026/03/03 02:48:48 DEBUG : two: size = 3 OK 2026/03/03 02:48:48 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for checks to finish 2026/03/03 02:48:48 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1832666904) 2026/03/03 02:48:48 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-baciqir7zara) 2026/03/03 02:48:48 DEBUG : three: sha1 differ 2026/03/03 02:48:48 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/03/03 02:48:48 DEBUG : two: Size and sha1 of src and dst objects identical 2026/03/03 02:48:48 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/03/03 02:48:48 DEBUG : five: Size and sha1 of src and dst objects identical 2026/03/03 02:48:48 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/03/03 02:48:48 DEBUG : four: Size and sha1 of src and dst objects identical 2026/03/03 02:48:48 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/03/03 02:48:48 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/03/03 02:48:48 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/03/03 02:48:48 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/03/03 02:48:48 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for transfers to finish 2026/03/03 02:48:48 DEBUG : three: size = 5 OK 2026/03/03 02:48:48 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/03 02:48:48 INFO : three: Copied (replaced existing) 2026/03/03 02:48:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.23s) === 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-baciqir7zara", Local "Local file system at /tmp/rclone1832666904", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/03/03 02:48:49 INFO : B2 bucket rclone-test-baciqir7zara: Making map for --track-renames 2026/03/03 02:48:49 INFO : B2 bucket rclone-test-baciqir7zara: Finished making map for --track-renames 2026/03/03 02:48:49 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for checks to finish 2026/03/03 02:48:49 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for renames to finish 2026/03/03 02:48:49 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/03/03 02:48:49 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/03/03 02:48:49 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for transfers to finish 2026/03/03 02:48:50 DEBUG : yam: size = 11 OK 2026/03/03 02:48:50 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/03 02:48:50 INFO : yam: Copied (new) 2026/03/03 02:48:50 DEBUG : potato: size = 14 OK 2026/03/03 02:48:50 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/03/03 02:48:50 INFO : potato: Copied (new) 2026/03/03 02:48:50 DEBUG : Waiting for deletions to finish 2026/03/03 02:48:50 DEBUG : potato: size = 14 OK 2026/03/03 02:48:50 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:48:50 INFO : B2 bucket rclone-test-baciqir7zara: Making map for --track-renames 2026/03/03 02:48:50 INFO : B2 bucket rclone-test-baciqir7zara: Finished making map for --track-renames 2026/03/03 02:48:50 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for checks to finish 2026/03/03 02:48:50 DEBUG : potato: Unchanged skipping 2026/03/03 02:48:50 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for renames to finish 2026/03/03 02:48:51 DEBUG : yaml: size = 11 OK 2026/03/03 02:48:51 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/03 02:48:51 INFO : yam: Copied (server-side copy) to: yaml 2026/03/03 02:48:51 INFO : yam: Deleted 2026/03/03 02:48:51 INFO : yaml: Renamed from "yam" 2026/03/03 02:48:51 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for transfers to finish 2026/03/03 02:48:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.10s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "B2 bucket rclone-test-baciqir7zara", Local "Local file system at /tmp/rclone1832666904", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/03/03 02:48:53 INFO : B2 bucket rclone-test-baciqir7zara: Making map for --track-renames 2026/03/03 02:48:53 INFO : B2 bucket rclone-test-baciqir7zara: Finished making map for --track-renames 2026/03/03 02:48:53 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for checks to finish 2026/03/03 02:48:53 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/03/03 02:48:53 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for renames to finish 2026/03/03 02:48:53 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/03/03 02:48:53 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for transfers to finish 2026/03/03 02:48:53 DEBUG : yam: size = 11 OK 2026/03/03 02:48:53 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/03 02:48:53 INFO : yam: Copied (new) 2026/03/03 02:48:53 DEBUG : potato: size = 14 OK 2026/03/03 02:48:53 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/03/03 02:48:53 INFO : potato: Copied (new) 2026/03/03 02:48:53 DEBUG : Waiting for deletions to finish 2026/03/03 02:48:54 DEBUG : potato: size = 14 OK 2026/03/03 02:48:54 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:48:54 INFO : B2 bucket rclone-test-baciqir7zara: Making map for --track-renames 2026/03/03 02:48:54 INFO : B2 bucket rclone-test-baciqir7zara: Finished making map for --track-renames 2026/03/03 02:48:54 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for checks to finish 2026/03/03 02:48:54 DEBUG : potato: Unchanged skipping 2026/03/03 02:48:54 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for renames to finish 2026/03/03 02:48:54 DEBUG : yaml: size = 11 OK 2026/03/03 02:48:54 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/03 02:48:54 INFO : yam: Copied (server-side copy) to: yaml 2026/03/03 02:48:54 INFO : yam: Deleted 2026/03/03 02:48:54 INFO : yaml: Renamed from "yam" 2026/03/03 02:48:54 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for transfers to finish 2026/03/03 02:48:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.99s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "B2 bucket rclone-test-baciqir7zara", Local "Local file system at /tmp/rclone1832666904", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/03/03 02:48:56 INFO : B2 bucket rclone-test-baciqir7zara: Making map for --track-renames 2026/03/03 02:48:56 INFO : B2 bucket rclone-test-baciqir7zara: Finished making map for --track-renames 2026/03/03 02:48:56 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for checks to finish 2026/03/03 02:48:56 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/03/03 02:48:56 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/03/03 02:48:56 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for renames to finish 2026/03/03 02:48:56 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for transfers to finish 2026/03/03 02:48:56 DEBUG : sub/yam: size = 11 OK 2026/03/03 02:48:56 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/03 02:48:56 INFO : sub/yam: Copied (new) 2026/03/03 02:48:56 DEBUG : potato: size = 14 OK 2026/03/03 02:48:56 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/03/03 02:48:56 INFO : potato: Copied (new) 2026/03/03 02:48:56 DEBUG : Waiting for deletions to finish 2026/03/03 02:48:57 DEBUG : potato: size = 14 OK 2026/03/03 02:48:57 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:48:57 DEBUG : potato: Unchanged skipping 2026/03/03 02:48:57 INFO : B2 bucket rclone-test-baciqir7zara: Making map for --track-renames 2026/03/03 02:48:57 INFO : B2 bucket rclone-test-baciqir7zara: Finished making map for --track-renames 2026/03/03 02:48:57 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for checks to finish 2026/03/03 02:48:57 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for renames to finish 2026/03/03 02:48:57 DEBUG : yam: size = 11 OK 2026/03/03 02:48:57 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/03 02:48:57 INFO : sub/yam: Copied (server-side copy) to: yam 2026/03/03 02:48:57 INFO : sub/yam: Deleted 2026/03/03 02:48:57 INFO : yam: Renamed from "sub/yam" 2026/03/03 02:48:57 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for transfers to finish 2026/03/03 02:48:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.83s) === RUN TestServerSideMoveLocal run.go:185: Remote "B2 bucket rclone-test-baciqir7zara", Local "Local file system at /tmp/rclone1832666904", Modify Window "1ms" 2026/03/03 02:48:58 DEBUG : Creating backend with remote "/tmp/rclone1832666904/dir1" 2026/03/03 02:48:58 DEBUG : Creating backend with remote "/tmp/rclone1832666904/dir2" 2026/03/03 02:48:58 DEBUG : Local file system at /tmp/rclone1832666904/dir2: Using server-side directory move 2026/03/03 02:48:58 INFO : Local file system at /tmp/rclone1832666904/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/03/03 02:48:58 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/03/03 02:48:58 DEBUG : Local file system at /tmp/rclone1832666904/dir2: Waiting for checks to finish 2026/03/03 02:48:58 DEBUG : Local file system at /tmp/rclone1832666904/dir2: Waiting for transfers to finish 2026/03/03 02:48:58 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-baciqir7zara", Local "Local file system at /tmp/rclone1832666904", Modify Window "1ms" 2026/03/03 02:48:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/03 02:48:59 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/03/03 02:48:59 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for checks to finish 2026/03/03 02:48:59 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for transfers to finish 2026/03/03 02:48:59 DEBUG : nested/sub dir/file: size = 6 OK 2026/03/03 02:48:59 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/03/03 02:48:59 INFO : nested/sub dir/file: Copied (new) 2026/03/03 02:48:59 INFO : nested/sub dir/file: Deleted 2026/03/03 02:49:00 DEBUG : sub dir/hello world: size = 11 OK 2026/03/03 02:49:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/03 02:49:00 INFO : sub dir/hello world: Copied (new) 2026/03/03 02:49:00 INFO : sub dir/hello world: Deleted 2026/03/03 02:49:00 INFO : sub dir: Removing directory 2026/03/03 02:49:00 INFO : nested/sub dir: Removing directory 2026/03/03 02:49:00 INFO : nested: Removing directory 2026/03/03 02:49:00 DEBUG : Local file system at /tmp/rclone1832666904: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.89s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-baciqir7zara", Local "Local file system at /tmp/rclone1832666904", Modify Window "1ms" 2026/03/03 02:49:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/03 02:49:01 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/03/03 02:49:01 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for checks to finish 2026/03/03 02:49:01 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for transfers to finish 2026/03/03 02:49:01 DEBUG : nested/sub dir/file: size = 6 OK 2026/03/03 02:49:01 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/03/03 02:49:01 INFO : nested/sub dir/file: Copied (new) 2026/03/03 02:49:01 INFO : nested/sub dir/file: Deleted 2026/03/03 02:49:01 DEBUG : sub dir/hello world: size = 11 OK 2026/03/03 02:49:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/03 02:49:01 INFO : sub dir/hello world: Copied (new) 2026/03/03 02:49:01 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.67s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-baciqir7zara", Local "Local file system at /tmp/rclone1832666904", Modify Window "1ms" 2026/03/03 02:49:02 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/03/03 02:49:02 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/03 02:49:02 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for checks to finish 2026/03/03 02:49:02 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for transfers to finish 2026/03/03 02:49:03 DEBUG : existing: size = 6 OK 2026/03/03 02:49:03 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/03/03 02:49:03 INFO : existing: Copied (new) 2026/03/03 02:49:03 INFO : existing: Deleted 2026/03/03 02:49:03 DEBUG : existing-b: size = 6 OK 2026/03/03 02:49:03 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/03/03 02:49:03 INFO : existing-b: Copied (new) 2026/03/03 02:49:03 INFO : existing-b: Deleted 2026/03/03 02:49:03 DEBUG : existing: Destination exists, skipping 2026/03/03 02:49:03 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/03/03 02:49:03 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for checks to finish 2026/03/03 02:49:03 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for transfers to finish 2026/03/03 02:49:03 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (2.17s) === RUN TestServerSideMove run.go:185: Remote "B2 bucket rclone-test-baciqir7zara", Local "Local file system at /tmp/rclone1832666904", Modify Window "1ms" 2026/03/03 02:49:04 DEBUG : Creating backend with remote "TestB2:rclone-test-tohopaz4qefi" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-baciqir7zara -> B2 bucket rclone-test-tohopaz4qefi 2026/03/03 02:49:09 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/03 02:49:09 DEBUG : empty space: size = 1 OK 2026/03/03 02:49:09 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/03/03 02:49:09 DEBUG : empty space: Unchanged skipping 2026/03/03 02:49:09 DEBUG : potato3: size = 68 (B2 bucket rclone-test-baciqir7zara) 2026/03/03 02:49:09 DEBUG : potato3: size = 60 (B2 bucket rclone-test-tohopaz4qefi) 2026/03/03 02:49:09 DEBUG : potato3: Sizes differ 2026/03/03 02:49:09 DEBUG : B2 bucket rclone-test-tohopaz4qefi: Waiting for checks to finish 2026/03/03 02:49:09 INFO : empty space: Deleted 2026/03/03 02:49:09 DEBUG : B2 bucket rclone-test-tohopaz4qefi: Waiting for transfers to finish 2026/03/03 02:49:10 DEBUG : potato2: size = 60 OK 2026/03/03 02:49:10 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/03 02:49:10 INFO : potato2: Copied (server-side copy) 2026/03/03 02:49:10 DEBUG : potato3: size = 68 OK 2026/03/03 02:49:10 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/03 02:49:10 INFO : potato3: Copied (server-side copy) 2026/03/03 02:49:10 INFO : potato2: Deleted 2026/03/03 02:49:10 INFO : potato3: Deleted 2026/03/03 02:49:10 DEBUG : Creating backend with remote "TestB2:rclone-test-xubudez0javu" 2026/03/03 02:49:11 DEBUG : empty space: Need to transfer - File not found at Destination 2026/03/03 02:49:11 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/03 02:49:11 DEBUG : potato3: Need to transfer - File not found at Destination 2026/03/03 02:49:11 DEBUG : B2 bucket rclone-test-xubudez0javu: Waiting for checks to finish 2026/03/03 02:49:11 DEBUG : B2 bucket rclone-test-xubudez0javu: Waiting for transfers to finish 2026/03/03 02:49:12 DEBUG : empty space: size = 1 OK 2026/03/03 02:49:12 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/03 02:49:12 INFO : empty space: Copied (server-side copy) 2026/03/03 02:49:12 INFO : empty space: Deleted 2026/03/03 02:49:12 DEBUG : potato3: size = 68 OK 2026/03/03 02:49:12 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/03 02:49:12 INFO : potato3: Copied (server-side copy) 2026/03/03 02:49:12 DEBUG : potato2: size = 60 OK 2026/03/03 02:49:12 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/03 02:49:12 INFO : potato2: Copied (server-side copy) 2026/03/03 02:49:13 INFO : potato3: Deleted 2026/03/03 02:49:13 INFO : potato2: Deleted 2026/03/03 02:49:13 DEBUG : B2 bucket rclone-test-xubudez0javu: Purge remote 2026/03/03 02:49:13 INFO : B2 bucket rclone-test-xubudez0javu: cleaning bucket "rclone-test-xubudez0javu" of all files 2026/03/03 02:49:13 DEBUG : empty space: Deleting (id "4_z6fb27dc3909dbb1b9fc80e1b_f11393e85a8475a1d_d20260303_m024912_c001_v0001042_t0047_u01772506152457") 2026/03/03 02:49:13 DEBUG : potato2: Deleting (id "4_z6fb27dc3909dbb1b9fc80e1b_f1087f9b4090a1402_d20260303_m024912_c001_v0001179_t0019_u01772506152818") 2026/03/03 02:49:13 DEBUG : potato3: Deleting (id "4_z6fb27dc3909dbb1b9fc80e1b_f10683484ac0722f7_d20260303_m024912_c001_v0001184_t0057_u01772506152823") 2026/03/03 02:49:14 DEBUG : B2 bucket rclone-test-tohopaz4qefi: Purge remote 2026/03/03 02:49:14 INFO : B2 bucket rclone-test-tohopaz4qefi: cleaning bucket "rclone-test-tohopaz4qefi" of all files 2026/03/03 02:49:14 DEBUG : empty space: Deleting (id "4_z9f226d93909dbb1b9fc80e1b_f416f020a3f9b6b8a_d20260303_m024912_c001_v7007000_t0000_u01772506152815") 2026/03/03 02:49:14 DEBUG : empty space: Deleting (id "4_z9f226d93909dbb1b9fc80e1b_f1096dedf14409778_d20260303_m024908_c001_v0001167_t0021_u01772506148170") 2026/03/03 02:49:14 DEBUG : potato2: Deleting (id "4_z9f226d93909dbb1b9fc80e1b_f4042de258e2e2f99_d20260303_m024913_c001_v7007000_t0000_u01772506153167") 2026/03/03 02:49:14 DEBUG : potato2: Deleting (id "4_z9f226d93909dbb1b9fc80e1b_f1153274a5d3b727f_d20260303_m024909_c001_v0001106_t0027_u01772506149678") 2026/03/03 02:49:14 DEBUG : potato3: Deleting (id "4_z9f226d93909dbb1b9fc80e1b_f416f020a3f9b6b8b_d20260303_m024913_c001_v7007000_t0000_u01772506153026") 2026/03/03 02:49:14 DEBUG : potato3: Deleting (id "4_z9f226d93909dbb1b9fc80e1b_f101db687d20c5586_d20260303_m024910_c001_v0001185_t0013_u01772506150046") 2026/03/03 02:49:14 DEBUG : potato3: Deleting (id "4_z9f226d93909dbb1b9fc80e1b_f1096dedf14409784_d20260303_m024908_c001_v0001167_t0035_u01772506148714") 2026/03/03 02:49:15 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/03/03 02:49:15 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/03 02:49:15 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMove (11.19s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "B2 bucket rclone-test-baciqir7zara", Local "Local file system at /tmp/rclone1832666904", Modify Window "1ms" 2026/03/03 02:49:16 DEBUG : Creating backend with remote "TestB2:rclone-test-yumijaj1juja" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-baciqir7zara -> B2 bucket rclone-test-yumijaj1juja 2026/03/03 02:49:21 DEBUG : empty space: Excluded (Size Filter) 2026/03/03 02:49:21 DEBUG : empty space: Excluded (Size Filter) 2026/03/03 02:49:21 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/03 02:49:21 DEBUG : potato3: size = 68 (B2 bucket rclone-test-baciqir7zara) 2026/03/03 02:49:21 DEBUG : potato3: size = 60 (B2 bucket rclone-test-yumijaj1juja) 2026/03/03 02:49:21 DEBUG : potato3: Sizes differ 2026/03/03 02:49:21 DEBUG : B2 bucket rclone-test-yumijaj1juja: Waiting for checks to finish 2026/03/03 02:49:21 DEBUG : B2 bucket rclone-test-yumijaj1juja: Waiting for transfers to finish 2026/03/03 02:49:21 DEBUG : potato2: size = 60 OK 2026/03/03 02:49:21 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/03 02:49:21 INFO : potato2: Copied (server-side copy) 2026/03/03 02:49:21 INFO : potato2: Deleted 2026/03/03 02:49:22 DEBUG : potato3: size = 68 OK 2026/03/03 02:49:22 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/03 02:49:22 INFO : potato3: Copied (server-side copy) 2026/03/03 02:49:22 INFO : potato3: Deleted 2026/03/03 02:49:22 DEBUG : Creating backend with remote "TestB2:rclone-test-mohudol0liha" 2026/03/03 02:49:23 DEBUG : empty space: Excluded (Size Filter) 2026/03/03 02:49:23 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/03 02:49:23 DEBUG : potato3: Need to transfer - File not found at Destination 2026/03/03 02:49:23 DEBUG : B2 bucket rclone-test-mohudol0liha: Waiting for checks to finish 2026/03/03 02:49:23 DEBUG : B2 bucket rclone-test-mohudol0liha: Waiting for transfers to finish 2026/03/03 02:49:24 DEBUG : potato3: size = 68 OK 2026/03/03 02:49:24 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/03 02:49:24 INFO : potato3: Copied (server-side copy) 2026/03/03 02:49:25 DEBUG : potato2: size = 60 OK 2026/03/03 02:49:25 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/03 02:49:25 INFO : potato2: Copied (server-side copy) 2026/03/03 02:49:25 INFO : potato3: Deleted 2026/03/03 02:49:25 INFO : potato2: Deleted 2026/03/03 02:49:25 DEBUG : B2 bucket rclone-test-mohudol0liha: Purge remote 2026/03/03 02:49:25 INFO : B2 bucket rclone-test-mohudol0liha: cleaning bucket "rclone-test-mohudol0liha" of all files 2026/03/03 02:49:25 DEBUG : potato2: Deleting (id "4_zbfe2ada3909dbb1b9fc80e1b_f1161b70c231519b7_d20260303_m024924_c001_v0001173_t0045_u01772506164380") 2026/03/03 02:49:25 DEBUG : potato3: Deleting (id "4_zbfe2ada3909dbb1b9fc80e1b_f1005a12c8b7b84b2_d20260303_m024924_c001_v0001120_t0015_u01772506164754") 2026/03/03 02:49:26 DEBUG : B2 bucket rclone-test-yumijaj1juja: Purge remote 2026/03/03 02:49:26 INFO : B2 bucket rclone-test-yumijaj1juja: cleaning bucket "rclone-test-yumijaj1juja" of all files 2026/03/03 02:49:26 DEBUG : empty space: Deleting (id "4_z3f429d93909dbb1b9fc80e1b_f106b890b574b9f47_d20260303_m024920_c001_v0001167_t0059_u01772506160362") 2026/03/03 02:49:26 DEBUG : potato2: Deleting (id "4_z3f429d93909dbb1b9fc80e1b_f423c96b0b15facad_d20260303_m024925_c001_v7007000_t0000_u01772506165132") 2026/03/03 02:49:26 DEBUG : potato2: Deleting (id "4_z3f429d93909dbb1b9fc80e1b_f114c09f3fe727a29_d20260303_m024921_c001_v0001176_t0035_u01772506161659") 2026/03/03 02:49:26 DEBUG : potato3: Deleting (id "4_z3f429d93909dbb1b9fc80e1b_f409f8c6b0c281b7f_d20260303_m024925_c001_v7007000_t0000_u01772506165081") 2026/03/03 02:49:26 DEBUG : potato3: Deleting (id "4_z3f429d93909dbb1b9fc80e1b_f1113182a5b892d8f_d20260303_m024921_c001_v0001093_t0014_u01772506161908") 2026/03/03 02:49:26 DEBUG : potato3: Deleting (id "4_z3f429d93909dbb1b9fc80e1b_f106b890b574b9f4b_d20260303_m024920_c001_v0001167_t0040_u01772506160754") --- PASS: TestServerSideMoveWithFilter (12.44s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "B2 bucket rclone-test-baciqir7zara", Local "Local file system at /tmp/rclone1832666904", Modify Window "1ms" 2026/03/03 02:49:28 DEBUG : Creating backend with remote "TestB2:rclone-test-boheqic6hazu" 2026/03/03 02:49:31 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-baciqir7zara -> B2 bucket rclone-test-boheqic6hazu 2026/03/03 02:49:34 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/03 02:49:34 DEBUG : empty space: size = 1 OK 2026/03/03 02:49:34 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/03/03 02:49:34 DEBUG : empty space: Unchanged skipping 2026/03/03 02:49:34 DEBUG : potato3: size = 68 (B2 bucket rclone-test-baciqir7zara) 2026/03/03 02:49:34 DEBUG : potato3: size = 60 (B2 bucket rclone-test-boheqic6hazu) 2026/03/03 02:49:34 DEBUG : potato3: Sizes differ 2026/03/03 02:49:34 DEBUG : B2 bucket rclone-test-boheqic6hazu: Waiting for checks to finish 2026/03/03 02:49:34 INFO : empty space: Deleted 2026/03/03 02:49:34 DEBUG : B2 bucket rclone-test-boheqic6hazu: Waiting for transfers to finish 2026/03/03 02:49:34 DEBUG : potato2: size = 60 OK 2026/03/03 02:49:34 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/03 02:49:34 INFO : potato2: Copied (server-side copy) 2026/03/03 02:49:34 INFO : potato2: Deleted 2026/03/03 02:49:34 DEBUG : potato3: size = 68 OK 2026/03/03 02:49:34 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/03 02:49:34 INFO : potato3: Copied (server-side copy) 2026/03/03 02:49:35 INFO : potato3: Deleted 2026/03/03 02:49:35 DEBUG : Creating backend with remote "TestB2:rclone-test-nemedug8cuja" 2026/03/03 02:49:36 INFO : tomatoDir: Making directory 2026/03/03 02:49:36 DEBUG : empty space: Need to transfer - File not found at Destination 2026/03/03 02:49:36 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/03 02:49:36 DEBUG : potato3: Need to transfer - File not found at Destination 2026/03/03 02:49:36 DEBUG : B2 bucket rclone-test-nemedug8cuja: Waiting for checks to finish 2026/03/03 02:49:36 DEBUG : B2 bucket rclone-test-nemedug8cuja: Waiting for transfers to finish 2026/03/03 02:49:37 DEBUG : empty space: size = 1 OK 2026/03/03 02:49:37 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/03 02:49:37 INFO : empty space: Copied (server-side copy) 2026/03/03 02:49:37 INFO : empty space: Deleted 2026/03/03 02:49:38 DEBUG : potato2: size = 60 OK 2026/03/03 02:49:38 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/03 02:49:38 INFO : potato2: Copied (server-side copy) 2026/03/03 02:49:38 DEBUG : potato3: size = 68 OK 2026/03/03 02:49:38 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/03 02:49:38 INFO : potato3: Copied (server-side copy) 2026/03/03 02:49:38 INFO : potato2: Deleted 2026/03/03 02:49:38 INFO : potato3: Deleted 2026/03/03 02:49:38 DEBUG : B2 bucket rclone-test-nemedug8cuja: Purge remote 2026/03/03 02:49:38 INFO : B2 bucket rclone-test-nemedug8cuja: cleaning bucket "rclone-test-nemedug8cuja" of all files 2026/03/03 02:49:39 DEBUG : empty space: Deleting (id "4_z5f52ddd3909dbb1b9fc80e1b_f103bb9e8d05fa835_d20260303_m024937_c001_v0001117_t0053_u01772506177308") 2026/03/03 02:49:39 DEBUG : potato2: Deleting (id "4_z5f52ddd3909dbb1b9fc80e1b_f11994e0cbd1bfd4d_d20260303_m024937_c001_v0001173_t0007_u01772506177730") 2026/03/03 02:49:39 DEBUG : potato3: Deleting (id "4_z5f52ddd3909dbb1b9fc80e1b_f114248003f37148f_d20260303_m024937_c001_v0001038_t0008_u01772506177726") 2026/03/03 02:49:39 DEBUG : B2 bucket rclone-test-boheqic6hazu: Purge remote 2026/03/03 02:49:39 INFO : B2 bucket rclone-test-boheqic6hazu: cleaning bucket "rclone-test-boheqic6hazu" of all files 2026/03/03 02:49:39 DEBUG : empty space: Deleting (id "4_zbfc2cd93909dbb1b9fc80e1b_f4042de258e2e2fbe_d20260303_m024937_c001_v7007000_t0000_u01772506177702") 2026/03/03 02:49:39 DEBUG : empty space: Deleting (id "4_zbfc2cd93909dbb1b9fc80e1b_f1005fb8537df1e86_d20260303_m024933_c001_v0001167_t0056_u01772506173079") 2026/03/03 02:49:39 DEBUG : potato2: Deleting (id "4_zbfc2cd93909dbb1b9fc80e1b_f4042de258e2e2fc0_d20260303_m024938_c001_v7007000_t0000_u01772506178249") 2026/03/03 02:49:39 DEBUG : potato2: Deleting (id "4_zbfc2cd93909dbb1b9fc80e1b_f100258a000dffaf5_d20260303_m024934_c001_v0001102_t0001_u01772506174439") 2026/03/03 02:49:39 DEBUG : potato3: Deleting (id "4_zbfc2cd93909dbb1b9fc80e1b_f4088c5fd71ac2596_d20260303_m024938_c001_v7007000_t0000_u01772506178274") 2026/03/03 02:49:39 DEBUG : potato3: Deleting (id "4_zbfc2cd93909dbb1b9fc80e1b_f113869cb44649e7f_d20260303_m024934_c001_v0001185_t0001_u01772506174794") 2026/03/03 02:49:39 DEBUG : potato3: Deleting (id "4_zbfc2cd93909dbb1b9fc80e1b_f1005fb8537df1e8c_d20260303_m024933_c001_v0001167_t0002_u01772506173673") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (13.18s) === RUN TestServerSideMoveOverlap run.go:185: Remote "B2 bucket rclone-test-baciqir7zara", Local "Local file system at /tmp/rclone1832666904", Modify Window "1ms" 2026/03/03 02:49:41 DEBUG : Creating backend with remote "TestB2:rclone-test-baciqir7zara/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.60s) === RUN TestSyncOverlap run.go:185: Remote "B2 bucket rclone-test-baciqir7zara", Local "Local file system at /tmp/rclone1832666904", Modify Window "1ms" 2026/03/03 02:49:44 DEBUG : Creating backend with remote "TestB2:rclone-test-baciqir7zara/rclone-sync-test" --- PASS: TestSyncOverlap (1.47s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "B2 bucket rclone-test-baciqir7zara", Local "Local file system at /tmp/rclone1832666904", Modify Window "1ms" 2026/03/03 02:49:45 DEBUG : Creating backend with remote "TestB2:rclone-test-baciqir7zara/rclone-sync-test" 2026/03/03 02:49:47 DEBUG : Creating backend with remote "TestB2:rclone-test-baciqir7zara/rclone-sync-test-include/layer2" 2026/03/03 02:49:49 DEBUG : Creating backend with remote "TestB2:rclone-test-baciqir7zara/rclone-sync-test-ignore-file" 2026/03/03 02:49:52 DEBUG : B2 bucket rclone-test-baciqir7zara path rclone-sync-test: Waiting for checks to finish 2026/03/03 02:49:52 DEBUG : B2 bucket rclone-test-baciqir7zara path rclone-sync-test: Waiting for transfers to finish 2026/03/03 02:49:52 DEBUG : Waiting for deletions to finish 2026/03/03 02:49:52 INFO : There was nothing to transfer 2026/03/03 02:49:53 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for checks to finish 2026/03/03 02:49:53 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for transfers to finish 2026/03/03 02:49:53 DEBUG : Waiting for deletions to finish 2026/03/03 02:49:53 INFO : There was nothing to transfer 2026/03/03 02:49:53 DEBUG : B2 bucket rclone-test-baciqir7zara path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/03/03 02:49:53 DEBUG : B2 bucket rclone-test-baciqir7zara path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/03/03 02:49:53 DEBUG : Waiting for deletions to finish 2026/03/03 02:49:53 INFO : There was nothing to transfer 2026/03/03 02:49:53 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for checks to finish 2026/03/03 02:49:53 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for transfers to finish 2026/03/03 02:49:53 DEBUG : Waiting for deletions to finish 2026/03/03 02:49:53 INFO : There was nothing to transfer 2026/03/03 02:49:54 DEBUG : B2 bucket rclone-test-baciqir7zara path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/03/03 02:49:54 DEBUG : B2 bucket rclone-test-baciqir7zara path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/03/03 02:49:54 DEBUG : Waiting for deletions to finish 2026/03/03 02:49:54 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.22s) === RUN TestSyncCompareDest run.go:185: Remote "B2 bucket rclone-test-baciqir7zara", Local "Local file system at /tmp/rclone1832666904", Modify Window "1ms" 2026/03/03 02:49:54 DEBUG : Creating backend with remote "TestB2:rclone-test-baciqir7zara/dst" 2026/03/03 02:49:56 DEBUG : Creating backend with remote "TestB2:rclone-test-baciqir7zara/CompareDest" 2026/03/03 02:49:58 DEBUG : one: Need to transfer - File not found at Destination 2026/03/03 02:49:58 DEBUG : B2 bucket rclone-test-baciqir7zara path dst: Waiting for checks to finish 2026/03/03 02:49:58 DEBUG : B2 bucket rclone-test-baciqir7zara path dst: Waiting for transfers to finish 2026/03/03 02:49:59 DEBUG : one: size = 3 OK 2026/03/03 02:49:59 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/03 02:49:59 INFO : one: Copied (new) 2026/03/03 02:49:59 DEBUG : Waiting for deletions to finish 2026/03/03 02:49:59 DEBUG : one: size = 5 (Local file system at /tmp/rclone1832666904) 2026/03/03 02:49:59 DEBUG : one: size = 3 (B2 bucket rclone-test-baciqir7zara path dst) 2026/03/03 02:49:59 DEBUG : one: Sizes differ 2026/03/03 02:49:59 DEBUG : B2 bucket rclone-test-baciqir7zara path dst: Waiting for checks to finish 2026/03/03 02:49:59 DEBUG : B2 bucket rclone-test-baciqir7zara path dst: Waiting for transfers to finish 2026/03/03 02:50:00 DEBUG : one: size = 5 OK 2026/03/03 02:50:00 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/03/03 02:50:00 INFO : one: Copied (replaced existing) 2026/03/03 02:50:00 DEBUG : Waiting for deletions to finish 2026/03/03 02:50:02 DEBUG : one: size = 5 (Local file system at /tmp/rclone1832666904) 2026/03/03 02:50:02 DEBUG : one: size = 3 (B2 bucket rclone-test-baciqir7zara path dst) 2026/03/03 02:50:02 DEBUG : one: Sizes differ 2026/03/03 02:50:02 DEBUG : B2 bucket rclone-test-baciqir7zara path dst: Waiting for checks to finish 2026/03/03 02:50:02 DEBUG : one: size = 5 OK 2026/03/03 02:50:02 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/03 02:50:02 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/03 02:50:02 DEBUG : B2 bucket rclone-test-baciqir7zara path dst: Waiting for transfers to finish 2026/03/03 02:50:02 DEBUG : Waiting for deletions to finish 2026/03/03 02:50:02 INFO : There was nothing to transfer 2026/03/03 02:50:03 DEBUG : one: size = 5 (Local file system at /tmp/rclone1832666904) 2026/03/03 02:50:03 DEBUG : one: size = 3 (B2 bucket rclone-test-baciqir7zara path dst) 2026/03/03 02:50:03 DEBUG : one: Sizes differ 2026/03/03 02:50:03 DEBUG : two: size = 3 OK 2026/03/03 02:50:03 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/03 02:50:03 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/03 02:50:03 DEBUG : B2 bucket rclone-test-baciqir7zara path dst: Waiting for checks to finish 2026/03/03 02:50:04 DEBUG : one: size = 5 OK 2026/03/03 02:50:04 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/03 02:50:04 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/03 02:50:04 DEBUG : B2 bucket rclone-test-baciqir7zara path dst: Waiting for transfers to finish 2026/03/03 02:50:04 DEBUG : Waiting for deletions to finish 2026/03/03 02:50:04 INFO : There was nothing to transfer 2026/03/03 02:50:04 DEBUG : one: size = 5 (Local file system at /tmp/rclone1832666904) 2026/03/03 02:50:04 DEBUG : one: size = 3 (B2 bucket rclone-test-baciqir7zara path dst) 2026/03/03 02:50:04 DEBUG : one: Sizes differ 2026/03/03 02:50:04 DEBUG : two: size = 3 OK 2026/03/03 02:50:04 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/03 02:50:04 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/03 02:50:04 DEBUG : B2 bucket rclone-test-baciqir7zara path dst: Waiting for checks to finish 2026/03/03 02:50:04 DEBUG : one: size = 5 OK 2026/03/03 02:50:04 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/03 02:50:04 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/03 02:50:04 DEBUG : B2 bucket rclone-test-baciqir7zara path dst: Waiting for transfers to finish 2026/03/03 02:50:04 DEBUG : Waiting for deletions to finish 2026/03/03 02:50:04 INFO : There was nothing to transfer 2026/03/03 02:50:05 DEBUG : one: size = 5 (Local file system at /tmp/rclone1832666904) 2026/03/03 02:50:05 DEBUG : one: size = 3 (B2 bucket rclone-test-baciqir7zara path dst) 2026/03/03 02:50:05 DEBUG : one: Sizes differ 2026/03/03 02:50:05 DEBUG : two: size = 3 OK 2026/03/03 02:50:05 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/03/03 02:50:05 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/03/03 02:50:05 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/03 02:50:05 DEBUG : B2 bucket rclone-test-baciqir7zara path dst: Waiting for checks to finish 2026/03/03 02:50:05 DEBUG : one: size = 5 OK 2026/03/03 02:50:05 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/03 02:50:05 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/03 02:50:05 DEBUG : B2 bucket rclone-test-baciqir7zara path dst: Waiting for transfers to finish 2026/03/03 02:50:05 DEBUG : Waiting for deletions to finish 2026/03/03 02:50:05 INFO : There was nothing to transfer 2026/03/03 02:50:06 DEBUG : one: size = 5 (Local file system at /tmp/rclone1832666904) 2026/03/03 02:50:06 DEBUG : one: size = 3 (B2 bucket rclone-test-baciqir7zara path dst) 2026/03/03 02:50:06 DEBUG : one: Sizes differ 2026/03/03 02:50:06 DEBUG : two: size = 5 (Local file system at /tmp/rclone1832666904) 2026/03/03 02:50:06 DEBUG : two: size = 3 (B2 bucket rclone-test-baciqir7zara path CompareDest) 2026/03/03 02:50:06 DEBUG : two: Sizes differ 2026/03/03 02:50:06 DEBUG : two: Need to transfer - File not found at Destination 2026/03/03 02:50:06 DEBUG : B2 bucket rclone-test-baciqir7zara path dst: Waiting for checks to finish 2026/03/03 02:50:06 DEBUG : one: size = 5 OK 2026/03/03 02:50:06 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/03 02:50:06 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/03 02:50:06 DEBUG : B2 bucket rclone-test-baciqir7zara path dst: Waiting for transfers to finish 2026/03/03 02:50:07 DEBUG : two: size = 5 OK 2026/03/03 02:50:07 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/03/03 02:50:07 INFO : two: Copied (new) 2026/03/03 02:50:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (14.28s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "B2 bucket rclone-test-baciqir7zara", Local "Local file system at /tmp/rclone1832666904", Modify Window "1ms" 2026/03/03 02:50:11 DEBUG : Creating backend with remote "TestB2:rclone-test-baciqir7zara/dest" 2026/03/03 02:50:12 DEBUG : Creating backend with remote "TestB2:rclone-test-baciqir7zara/pre-dest1" 2026/03/03 02:50:13 DEBUG : Creating backend with remote "TestB2:rclone-test-baciqir7zara/pre-dest2" 2026/03/03 02:50:15 DEBUG : 1: size = 1 OK 2026/03/03 02:50:15 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:50:15 DEBUG : 1: Destination found in --compare-dest, skipping 2026/03/03 02:50:15 DEBUG : 2: size = 1 OK 2026/03/03 02:50:15 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:50:15 DEBUG : 2: Destination found in --compare-dest, skipping 2026/03/03 02:50:16 DEBUG : 3: Need to transfer - File not found at Destination 2026/03/03 02:50:16 DEBUG : B2 bucket rclone-test-baciqir7zara path dest: Waiting for checks to finish 2026/03/03 02:50:16 DEBUG : B2 bucket rclone-test-baciqir7zara path dest: Waiting for transfers to finish 2026/03/03 02:50:17 DEBUG : 3: size = 1 OK 2026/03/03 02:50:17 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/03/03 02:50:17 INFO : 3: Copied (new) 2026/03/03 02:50:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.58s) === RUN TestSyncCopyDest run.go:185: Remote "B2 bucket rclone-test-baciqir7zara", Local "Local file system at /tmp/rclone1832666904", Modify Window "1ms" 2026/03/03 02:50:18 DEBUG : Creating backend with remote "TestB2:rclone-test-baciqir7zara/dst" 2026/03/03 02:50:19 DEBUG : Creating backend with remote "TestB2:rclone-test-baciqir7zara/CopyDest" 2026/03/03 02:50:21 DEBUG : one: Need to transfer - File not found at Destination 2026/03/03 02:50:21 DEBUG : B2 bucket rclone-test-baciqir7zara path dst: Waiting for checks to finish 2026/03/03 02:50:21 DEBUG : B2 bucket rclone-test-baciqir7zara path dst: Waiting for transfers to finish 2026/03/03 02:50:22 DEBUG : one: size = 3 OK 2026/03/03 02:50:22 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/03 02:50:22 INFO : one: Copied (new) 2026/03/03 02:50:22 DEBUG : Waiting for deletions to finish 2026/03/03 02:50:23 DEBUG : one: size = 5 (Local file system at /tmp/rclone1832666904) 2026/03/03 02:50:23 DEBUG : one: size = 3 (B2 bucket rclone-test-baciqir7zara path dst) 2026/03/03 02:50:23 DEBUG : one: Sizes differ 2026/03/03 02:50:23 DEBUG : B2 bucket rclone-test-baciqir7zara path dst: Waiting for checks to finish 2026/03/03 02:50:23 DEBUG : B2 bucket rclone-test-baciqir7zara path dst: Waiting for transfers to finish 2026/03/03 02:50:23 DEBUG : one: size = 5 OK 2026/03/03 02:50:23 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/03/03 02:50:23 INFO : one: Copied (replaced existing) 2026/03/03 02:50:23 DEBUG : Waiting for deletions to finish 2026/03/03 02:50:25 DEBUG : Creating backend with remote "TestB2:rclone-test-baciqir7zara/BackupDir" 2026/03/03 02:50:27 DEBUG : one: size = 5 (Local file system at /tmp/rclone1832666904) 2026/03/03 02:50:27 DEBUG : one: size = 3 (B2 bucket rclone-test-baciqir7zara path dst) 2026/03/03 02:50:27 DEBUG : one: Sizes differ 2026/03/03 02:50:27 DEBUG : B2 bucket rclone-test-baciqir7zara path dst: Waiting for checks to finish 2026/03/03 02:50:27 DEBUG : one: size = 5 OK 2026/03/03 02:50:27 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/03 02:50:27 DEBUG : one: size = 5 (Local file system at /tmp/rclone1832666904) 2026/03/03 02:50:27 DEBUG : one: size = 3 (B2 bucket rclone-test-baciqir7zara path dst) 2026/03/03 02:50:27 DEBUG : one: Sizes differ 2026/03/03 02:50:28 DEBUG : one: size = 3 OK 2026/03/03 02:50:28 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/03 02:50:28 INFO : one: Copied (server-side copy) 2026/03/03 02:50:28 INFO : one: Deleted 2026/03/03 02:50:29 DEBUG : one: size = 5 OK 2026/03/03 02:50:29 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/03/03 02:50:29 INFO : one: Copied (server-side copy) 2026/03/03 02:50:29 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/03/03 02:50:29 DEBUG : B2 bucket rclone-test-baciqir7zara path dst: Waiting for transfers to finish 2026/03/03 02:50:29 DEBUG : Waiting for deletions to finish 2026/03/03 02:50:30 DEBUG : one: size = 5 OK 2026/03/03 02:50:30 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/03 02:50:30 DEBUG : one: Unchanged skipping 2026/03/03 02:50:30 DEBUG : two: size = 3 OK 2026/03/03 02:50:30 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/03 02:50:31 DEBUG : two: size = 3 OK 2026/03/03 02:50:31 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/03/03 02:50:31 INFO : two: Copied (server-side copy) 2026/03/03 02:50:31 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/03/03 02:50:31 DEBUG : B2 bucket rclone-test-baciqir7zara path dst: Waiting for checks to finish 2026/03/03 02:50:31 DEBUG : B2 bucket rclone-test-baciqir7zara path dst: Waiting for transfers to finish 2026/03/03 02:50:31 DEBUG : Waiting for deletions to finish 2026/03/03 02:50:31 DEBUG : one: size = 5 OK 2026/03/03 02:50:31 DEBUG : two: size = 3 OK 2026/03/03 02:50:31 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/03 02:50:31 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/03 02:50:31 DEBUG : one: Unchanged skipping 2026/03/03 02:50:31 DEBUG : two: Unchanged skipping 2026/03/03 02:50:31 DEBUG : B2 bucket rclone-test-baciqir7zara path dst: Waiting for checks to finish 2026/03/03 02:50:31 DEBUG : B2 bucket rclone-test-baciqir7zara path dst: Waiting for transfers to finish 2026/03/03 02:50:31 DEBUG : Waiting for deletions to finish 2026/03/03 02:50:31 INFO : There was nothing to transfer 2026/03/03 02:50:32 DEBUG : one: size = 5 OK 2026/03/03 02:50:32 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/03 02:50:32 DEBUG : one: Unchanged skipping 2026/03/03 02:50:32 DEBUG : three: size = 7 (Local file system at /tmp/rclone1832666904) 2026/03/03 02:50:32 DEBUG : three: size = 5 (B2 bucket rclone-test-baciqir7zara path CopyDest) 2026/03/03 02:50:32 DEBUG : three: Sizes differ 2026/03/03 02:50:32 DEBUG : three: Destination not found in --copy-dest 2026/03/03 02:50:32 DEBUG : three: Need to transfer - File not found at Destination 2026/03/03 02:50:32 DEBUG : two: size = 3 OK 2026/03/03 02:50:32 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/03 02:50:32 DEBUG : two: Unchanged skipping 2026/03/03 02:50:32 DEBUG : B2 bucket rclone-test-baciqir7zara path dst: Waiting for checks to finish 2026/03/03 02:50:32 DEBUG : B2 bucket rclone-test-baciqir7zara path dst: Waiting for transfers to finish 2026/03/03 02:50:33 DEBUG : three: size = 7 OK 2026/03/03 02:50:33 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/03/03 02:50:33 INFO : three: Copied (new) 2026/03/03 02:50:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.63s) === RUN TestSyncBackupDir run.go:185: Remote "B2 bucket rclone-test-baciqir7zara", Local "Local file system at /tmp/rclone1832666904", Modify Window "1ms" 2026/03/03 02:50:37 DEBUG : Creating backend with remote "TestB2:rclone-test-baciqir7zara/dst" 2026/03/03 02:50:38 DEBUG : Creating backend with remote "TestB2:rclone-test-baciqir7zara/backup" 2026/03/03 02:50:40 DEBUG : one: size = 4 (Local file system at /tmp/rclone1832666904) 2026/03/03 02:50:40 DEBUG : one: size = 3 (B2 bucket rclone-test-baciqir7zara path dst) 2026/03/03 02:50:40 DEBUG : one: Sizes differ 2026/03/03 02:50:40 DEBUG : B2 bucket rclone-test-baciqir7zara path dst: Waiting for checks to finish 2026/03/03 02:50:40 DEBUG : two: size = 3 OK 2026/03/03 02:50:40 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:50:40 DEBUG : two: Unchanged skipping 2026/03/03 02:50:41 DEBUG : one: size = 3 OK 2026/03/03 02:50:41 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/03 02:50:41 INFO : one: Copied (server-side copy) 2026/03/03 02:50:41 INFO : one: Deleted 2026/03/03 02:50:41 DEBUG : B2 bucket rclone-test-baciqir7zara path dst: Waiting for transfers to finish 2026/03/03 02:50:43 DEBUG : one: size = 4 OK 2026/03/03 02:50:43 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/03 02:50:43 INFO : one: Copied (new) 2026/03/03 02:50:43 DEBUG : Waiting for deletions to finish 2026/03/03 02:50:43 DEBUG : three.txt: size = 5 OK 2026/03/03 02:50:43 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/03 02:50:43 INFO : three.txt: Copied (server-side copy) 2026/03/03 02:50:43 INFO : three.txt: Deleted 2026/03/03 02:50:43 INFO : three.txt: Moved into backup dir 2026/03/03 02:50:45 DEBUG : one: size = 5 (Local file system at /tmp/rclone1832666904) 2026/03/03 02:50:45 DEBUG : two: size = 3 OK 2026/03/03 02:50:45 DEBUG : one: size = 4 (B2 bucket rclone-test-baciqir7zara path dst) 2026/03/03 02:50:45 DEBUG : one: Sizes differ 2026/03/03 02:50:45 DEBUG : B2 bucket rclone-test-baciqir7zara path dst: Waiting for checks to finish 2026/03/03 02:50:45 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:50:45 DEBUG : two: Unchanged skipping 2026/03/03 02:50:46 DEBUG : one: size = 4 OK 2026/03/03 02:50:46 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/03 02:50:46 INFO : one: Copied (server-side copy) 2026/03/03 02:50:46 INFO : one: Deleted 2026/03/03 02:50:46 DEBUG : B2 bucket rclone-test-baciqir7zara path dst: Waiting for transfers to finish 2026/03/03 02:50:46 DEBUG : one: size = 5 OK 2026/03/03 02:50:46 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/03 02:50:46 INFO : one: Copied (new) 2026/03/03 02:50:46 DEBUG : Waiting for deletions to finish 2026/03/03 02:50:47 DEBUG : three.txt: size = 6 OK 2026/03/03 02:50:47 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/03 02:50:47 INFO : three.txt: Copied (server-side copy) 2026/03/03 02:50:47 INFO : three.txt: Deleted 2026/03/03 02:50:47 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.23s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "B2 bucket rclone-test-baciqir7zara", Local "Local file system at /tmp/rclone1832666904", Modify Window "1ms" 2026/03/03 02:50:50 DEBUG : Creating backend with remote "TestB2:rclone-test-baciqir7zara/dst" 2026/03/03 02:50:51 DEBUG : Creating backend with remote "TestB2:rclone-test-baciqir7zara/backup" 2026/03/03 02:50:53 DEBUG : one: size = 4 (Local file system at /tmp/rclone1832666904) 2026/03/03 02:50:53 DEBUG : B2 bucket rclone-test-baciqir7zara path dst: Waiting for checks to finish 2026/03/03 02:50:53 DEBUG : two: size = 3 OK 2026/03/03 02:50:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:50:53 DEBUG : two: Unchanged skipping 2026/03/03 02:50:53 DEBUG : one: size = 3 (B2 bucket rclone-test-baciqir7zara path dst) 2026/03/03 02:50:53 DEBUG : one: Sizes differ 2026/03/03 02:50:55 DEBUG : one.bak: size = 3 OK 2026/03/03 02:50:55 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/03 02:50:55 INFO : one: Copied (server-side copy) to: one.bak 2026/03/03 02:50:55 INFO : one: Deleted 2026/03/03 02:50:55 DEBUG : B2 bucket rclone-test-baciqir7zara path dst: Waiting for transfers to finish 2026/03/03 02:50:56 DEBUG : one: size = 4 OK 2026/03/03 02:50:56 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/03 02:50:56 INFO : one: Copied (new) 2026/03/03 02:50:56 DEBUG : Waiting for deletions to finish 2026/03/03 02:50:57 DEBUG : three.txt.bak: size = 5 OK 2026/03/03 02:50:57 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/03 02:50:57 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/03 02:50:57 INFO : three.txt: Deleted 2026/03/03 02:50:57 INFO : three.txt: Moved into backup dir 2026/03/03 02:50:58 DEBUG : one: size = 5 (Local file system at /tmp/rclone1832666904) 2026/03/03 02:50:58 DEBUG : one: size = 4 (B2 bucket rclone-test-baciqir7zara path dst) 2026/03/03 02:50:58 DEBUG : one: Sizes differ 2026/03/03 02:50:58 DEBUG : B2 bucket rclone-test-baciqir7zara path dst: Waiting for checks to finish 2026/03/03 02:50:58 DEBUG : two: size = 3 OK 2026/03/03 02:50:58 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:50:58 DEBUG : two: Unchanged skipping 2026/03/03 02:50:59 DEBUG : one.bak: size = 4 OK 2026/03/03 02:50:59 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/03 02:50:59 INFO : one: Copied (server-side copy) to: one.bak 2026/03/03 02:50:59 INFO : one: Deleted 2026/03/03 02:50:59 DEBUG : B2 bucket rclone-test-baciqir7zara path dst: Waiting for transfers to finish 2026/03/03 02:50:59 DEBUG : one: size = 5 OK 2026/03/03 02:50:59 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/03 02:50:59 INFO : one: Copied (new) 2026/03/03 02:50:59 DEBUG : Waiting for deletions to finish 2026/03/03 02:51:00 DEBUG : three.txt.bak: size = 6 OK 2026/03/03 02:51:00 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/03 02:51:00 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/03 02:51:00 INFO : three.txt: Deleted 2026/03/03 02:51:00 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.37s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-baciqir7zara", Local "Local file system at /tmp/rclone1832666904", Modify Window "1ms" 2026/03/03 02:51:04 DEBUG : Creating backend with remote "TestB2:rclone-test-baciqir7zara/dst" 2026/03/03 02:51:05 DEBUG : Creating backend with remote "TestB2:rclone-test-baciqir7zara/backup" 2026/03/03 02:51:07 DEBUG : one: size = 4 (Local file system at /tmp/rclone1832666904) 2026/03/03 02:51:07 DEBUG : one: size = 3 (B2 bucket rclone-test-baciqir7zara path dst) 2026/03/03 02:51:07 DEBUG : one: Sizes differ 2026/03/03 02:51:07 DEBUG : two: size = 3 OK 2026/03/03 02:51:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:51:07 DEBUG : two: Unchanged skipping 2026/03/03 02:51:07 DEBUG : B2 bucket rclone-test-baciqir7zara path dst: Waiting for checks to finish 2026/03/03 02:51:08 DEBUG : one-2019-01-01: size = 3 OK 2026/03/03 02:51:08 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/03 02:51:08 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/03/03 02:51:08 INFO : one: Deleted 2026/03/03 02:51:08 DEBUG : B2 bucket rclone-test-baciqir7zara path dst: Waiting for transfers to finish 2026/03/03 02:51:09 DEBUG : one: size = 4 OK 2026/03/03 02:51:09 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/03 02:51:09 INFO : one: Copied (new) 2026/03/03 02:51:09 DEBUG : Waiting for deletions to finish 2026/03/03 02:51:10 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/03/03 02:51:10 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/03 02:51:10 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/03/03 02:51:10 INFO : three.txt: Deleted 2026/03/03 02:51:10 INFO : three.txt: Moved into backup dir 2026/03/03 02:51:12 DEBUG : one: size = 5 (Local file system at /tmp/rclone1832666904) 2026/03/03 02:51:12 DEBUG : one: size = 4 (B2 bucket rclone-test-baciqir7zara path dst) 2026/03/03 02:51:12 DEBUG : one: Sizes differ 2026/03/03 02:51:12 DEBUG : two: size = 3 OK 2026/03/03 02:51:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:51:12 DEBUG : two: Unchanged skipping 2026/03/03 02:51:12 DEBUG : B2 bucket rclone-test-baciqir7zara path dst: Waiting for checks to finish 2026/03/03 02:51:12 DEBUG : one-2019-01-01: size = 4 OK 2026/03/03 02:51:12 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/03 02:51:12 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/03/03 02:51:12 INFO : one: Deleted 2026/03/03 02:51:12 DEBUG : B2 bucket rclone-test-baciqir7zara path dst: Waiting for transfers to finish 2026/03/03 02:51:13 DEBUG : one: size = 5 OK 2026/03/03 02:51:13 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/03 02:51:13 INFO : one: Copied (new) 2026/03/03 02:51:13 DEBUG : Waiting for deletions to finish 2026/03/03 02:51:13 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/03/03 02:51:13 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/03 02:51:13 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/03/03 02:51:13 INFO : three.txt: Deleted 2026/03/03 02:51:13 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.23s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "B2 bucket rclone-test-baciqir7zara", Local "Local file system at /tmp/rclone1832666904", Modify Window "1ms" 2026/03/03 02:51:16 DEBUG : Creating backend with remote "TestB2:rclone-test-baciqir7zara/dst" 2026/03/03 02:51:18 DEBUG : one: size = 4 (Local file system at /tmp/rclone1832666904) 2026/03/03 02:51:18 DEBUG : one: size = 3 (B2 bucket rclone-test-baciqir7zara path dst) 2026/03/03 02:51:18 DEBUG : one: Sizes differ 2026/03/03 02:51:18 DEBUG : two: size = 3 OK 2026/03/03 02:51:18 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:51:18 DEBUG : two: Unchanged skipping 2026/03/03 02:51:18 DEBUG : B2 bucket rclone-test-baciqir7zara path dst: Waiting for checks to finish 2026/03/03 02:51:19 DEBUG : one.bak: size = 3 OK 2026/03/03 02:51:19 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/03 02:51:19 INFO : one: Copied (server-side copy) to: one.bak 2026/03/03 02:51:19 INFO : one: Deleted 2026/03/03 02:51:19 DEBUG : B2 bucket rclone-test-baciqir7zara path dst: Waiting for transfers to finish 2026/03/03 02:51:20 DEBUG : one: size = 4 OK 2026/03/03 02:51:20 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/03 02:51:20 INFO : one: Copied (new) 2026/03/03 02:51:20 DEBUG : Waiting for deletions to finish 2026/03/03 02:51:20 DEBUG : three.txt.bak: size = 5 OK 2026/03/03 02:51:20 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/03 02:51:20 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/03 02:51:21 INFO : three.txt: Deleted 2026/03/03 02:51:21 INFO : three.txt: Moved into backup dir 2026/03/03 02:51:22 DEBUG : one.bak: Excluded (Path Filter) 2026/03/03 02:51:22 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/03/03 02:51:22 DEBUG : one: size = 5 (Local file system at /tmp/rclone1832666904) 2026/03/03 02:51:22 DEBUG : two: size = 3 OK 2026/03/03 02:51:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:51:22 DEBUG : two: Unchanged skipping 2026/03/03 02:51:22 DEBUG : B2 bucket rclone-test-baciqir7zara path dst: Waiting for checks to finish 2026/03/03 02:51:22 DEBUG : one: size = 4 (B2 bucket rclone-test-baciqir7zara path dst) 2026/03/03 02:51:22 DEBUG : one: Sizes differ 2026/03/03 02:51:23 DEBUG : one.bak: size = 4 OK 2026/03/03 02:51:23 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/03 02:51:23 INFO : one: Copied (server-side copy) to: one.bak 2026/03/03 02:51:23 INFO : one: Deleted 2026/03/03 02:51:23 DEBUG : B2 bucket rclone-test-baciqir7zara path dst: Waiting for transfers to finish 2026/03/03 02:51:23 DEBUG : one: size = 5 OK 2026/03/03 02:51:23 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/03 02:51:23 INFO : one: Copied (new) 2026/03/03 02:51:23 DEBUG : Waiting for deletions to finish 2026/03/03 02:51:23 DEBUG : three.txt.bak: size = 6 OK 2026/03/03 02:51:23 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/03 02:51:23 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/03 02:51:24 INFO : three.txt: Deleted 2026/03/03 02:51:24 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.42s) === RUN TestSyncSuffix run.go:185: Remote "B2 bucket rclone-test-baciqir7zara", Local "Local file system at /tmp/rclone1832666904", Modify Window "1ms" 2026/03/03 02:51:27 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1167-19.backblaze.com/b2api/v1/b2_upload_file/efe2dd73907dbb1b9fc80e1b/c001_v0001167_t0003": EOF 2026/03/03 02:51:27 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1167-19.backblaze.com/b2api/v1/b2_upload_file/efe2dd73907dbb1b9fc80e1b/c001_v0001167_t0003": EOF) 2026/03/03 02:51:27 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:286: Retry Put of "dst/three.txt" to B2 bucket rclone-test-baciqir7zara: 1/10 (Post "https://pod-000-1167-19.backblaze.com/b2api/v1/b2_upload_file/efe2dd73907dbb1b9fc80e1b/c001_v0001167_t0003": EOF) 2026/03/03 02:51:29 DEBUG : pacer: Reducing sleep to 10ms 2026/03/03 02:51:29 DEBUG : Creating backend with remote "TestB2:rclone-test-baciqir7zara/dst" 2026/03/03 02:51:31 DEBUG : one: size = 4 (Local file system at /tmp/rclone1832666904) 2026/03/03 02:51:31 DEBUG : one: size = 3 (B2 bucket rclone-test-baciqir7zara path dst) 2026/03/03 02:51:31 DEBUG : one: Sizes differ 2026/03/03 02:51:32 DEBUG : one.bak: size = 3 OK 2026/03/03 02:51:32 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/03 02:51:32 INFO : one: Copied (server-side copy) to: one.bak 2026/03/03 02:51:32 INFO : one: Deleted 2026/03/03 02:51:33 DEBUG : one: size = 4 OK 2026/03/03 02:51:33 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/03 02:51:33 INFO : one: Copied (new) 2026/03/03 02:51:33 DEBUG : two: size = 3 OK 2026/03/03 02:51:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:51:33 DEBUG : two: Unchanged skipping 2026/03/03 02:51:33 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1832666904) 2026/03/03 02:51:33 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-baciqir7zara path dst) 2026/03/03 02:51:33 DEBUG : three.txt: Sizes differ 2026/03/03 02:51:34 DEBUG : three.txt.bak: size = 5 OK 2026/03/03 02:51:34 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/03 02:51:34 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/03 02:51:34 INFO : three.txt: Deleted 2026/03/03 02:51:34 DEBUG : three.txt: size = 6 OK 2026/03/03 02:51:34 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/03 02:51:34 INFO : three.txt: Copied (new) 2026/03/03 02:51:35 DEBUG : one: size = 5 (Local file system at /tmp/rclone1832666904) 2026/03/03 02:51:35 DEBUG : one: size = 4 (B2 bucket rclone-test-baciqir7zara path dst) 2026/03/03 02:51:35 DEBUG : one: Sizes differ 2026/03/03 02:51:35 DEBUG : one.bak: size = 4 OK 2026/03/03 02:51:35 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/03 02:51:35 INFO : one: Copied (server-side copy) to: one.bak 2026/03/03 02:51:35 INFO : one: Deleted 2026/03/03 02:51:36 DEBUG : one: size = 5 OK 2026/03/03 02:51:36 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/03 02:51:36 INFO : one: Copied (new) 2026/03/03 02:51:36 DEBUG : two: size = 3 OK 2026/03/03 02:51:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:51:36 DEBUG : two: Unchanged skipping 2026/03/03 02:51:36 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1832666904) 2026/03/03 02:51:36 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-baciqir7zara path dst) 2026/03/03 02:51:36 DEBUG : three.txt: Sizes differ 2026/03/03 02:51:36 DEBUG : three.txt.bak: size = 6 OK 2026/03/03 02:51:36 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/03 02:51:36 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/03 02:51:37 INFO : three.txt: Deleted 2026/03/03 02:51:37 DEBUG : three.txt: size = 19 OK 2026/03/03 02:51:37 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/03/03 02:51:37 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (13.07s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-baciqir7zara", Local "Local file system at /tmp/rclone1832666904", Modify Window "1ms" 2026/03/03 02:51:40 DEBUG : Creating backend with remote "TestB2:rclone-test-baciqir7zara/dst" 2026/03/03 02:51:41 DEBUG : one: size = 4 (Local file system at /tmp/rclone1832666904) 2026/03/03 02:51:41 DEBUG : one: size = 3 (B2 bucket rclone-test-baciqir7zara path dst) 2026/03/03 02:51:41 DEBUG : one: Sizes differ 2026/03/03 02:51:43 DEBUG : one-2019-01-01: size = 3 OK 2026/03/03 02:51:43 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/03 02:51:43 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/03/03 02:51:43 INFO : one: Deleted 2026/03/03 02:51:44 DEBUG : one: size = 4 OK 2026/03/03 02:51:44 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/03 02:51:44 INFO : one: Copied (new) 2026/03/03 02:51:44 DEBUG : two: size = 3 OK 2026/03/03 02:51:44 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:51:44 DEBUG : two: Unchanged skipping 2026/03/03 02:51:44 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1832666904) 2026/03/03 02:51:44 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-baciqir7zara path dst) 2026/03/03 02:51:44 DEBUG : three.txt: Sizes differ 2026/03/03 02:51:45 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/03/03 02:51:45 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/03 02:51:45 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/03/03 02:51:45 INFO : three.txt: Deleted 2026/03/03 02:51:46 DEBUG : three.txt: size = 6 OK 2026/03/03 02:51:46 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/03 02:51:46 INFO : three.txt: Copied (new) 2026/03/03 02:51:47 DEBUG : one: size = 5 (Local file system at /tmp/rclone1832666904) 2026/03/03 02:51:47 DEBUG : one: size = 4 (B2 bucket rclone-test-baciqir7zara path dst) 2026/03/03 02:51:47 DEBUG : one: Sizes differ 2026/03/03 02:51:47 DEBUG : one-2019-01-01: size = 4 OK 2026/03/03 02:51:47 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/03 02:51:47 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/03/03 02:51:47 INFO : one: Deleted 2026/03/03 02:51:48 DEBUG : one: size = 5 OK 2026/03/03 02:51:48 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/03 02:51:48 INFO : one: Copied (new) 2026/03/03 02:51:48 DEBUG : two: size = 3 OK 2026/03/03 02:51:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:51:48 DEBUG : two: Unchanged skipping 2026/03/03 02:51:48 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1832666904) 2026/03/03 02:51:48 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-baciqir7zara path dst) 2026/03/03 02:51:48 DEBUG : three.txt: Sizes differ 2026/03/03 02:51:49 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/03/03 02:51:49 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/03 02:51:49 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/03/03 02:51:49 INFO : three.txt: Deleted 2026/03/03 02:51:50 DEBUG : three.txt: size = 19 OK 2026/03/03 02:51:50 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/03/03 02:51:50 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.99s) === RUN TestSyncUTFNorm run.go:185: Remote "B2 bucket rclone-test-baciqir7zara", Local "Local file system at /tmp/rclone1832666904", Modify Window "1ms" 2026/03/03 02:51:52 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone1832666904) 2026/03/03 02:51:52 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-baciqir7zara) 2026/03/03 02:51:52 DEBUG : Testêé: Sizes differ 2026/03/03 02:51:52 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for checks to finish 2026/03/03 02:51:52 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for transfers to finish 2026/03/03 02:51:53 DEBUG : Testêé: size = 14 OK 2026/03/03 02:51:53 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/03/03 02:51:53 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/03/03 02:51:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.43s) === RUN TestSyncImmutable run.go:185: Remote "B2 bucket rclone-test-baciqir7zara", Local "Local file system at /tmp/rclone1832666904", Modify Window "1ms" 2026/03/03 02:51:54 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/03 02:51:54 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for checks to finish 2026/03/03 02:51:54 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for transfers to finish 2026/03/03 02:51:54 DEBUG : existing: size = 6 OK 2026/03/03 02:51:54 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/03/03 02:51:54 INFO : existing: Copied (new) 2026/03/03 02:51:54 DEBUG : Waiting for deletions to finish 2026/03/03 02:51:55 DEBUG : existing: size = 8 (Local file system at /tmp/rclone1832666904) 2026/03/03 02:51:55 DEBUG : existing: size = 6 (B2 bucket rclone-test-baciqir7zara) 2026/03/03 02:51:55 DEBUG : existing: Sizes differ 2026/03/03 02:51:55 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for checks to finish 2026/03/03 02:51:55 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/03/03 02:51:55 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for transfers to finish 2026/03/03 02:51:55 ERROR : B2 bucket rclone-test-baciqir7zara: not deleting files as there were IO errors 2026/03/03 02:51:55 ERROR : B2 bucket rclone-test-baciqir7zara: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.12s) === RUN TestSyncIgnoreCase run.go:185: Remote "B2 bucket rclone-test-baciqir7zara", Local "Local file system at /tmp/rclone1832666904", Modify Window "1ms" 2026/03/03 02:51:56 DEBUG : EXISTING: size = 6 OK 2026/03/03 02:51:56 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:51:56 DEBUG : existing: Unchanged skipping 2026/03/03 02:51:56 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for checks to finish 2026/03/03 02:51:56 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for transfers to finish 2026/03/03 02:51:56 DEBUG : Waiting for deletions to finish 2026/03/03 02:51:56 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.40s) === RUN TestFixCase run.go:185: Remote "B2 bucket rclone-test-baciqir7zara", Local "Local file system at /tmp/rclone1832666904", 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-baciqir7zara", Local "Local file system at /tmp/rclone1832666904", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "B2 bucket rclone-test-baciqir7zara", Local "Local file system at /tmp/rclone1832666904", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "B2 bucket rclone-test-baciqir7zara", Local "Local file system at /tmp/rclone1832666904", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.11s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:185: Remote "B2 bucket rclone-test-baciqir7zara", Local "Local file system at /tmp/rclone1832666904", Modify Window "1ms" 2026/03/03 02:52:13 DEBUG : both11: size = 6 OK 2026/03/03 02:52:13 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for checks to finish 2026/03/03 02:52:13 DEBUG : both0: size = 6 OK 2026/03/03 02:52:13 DEBUG : both12: size = 6 OK 2026/03/03 02:52:13 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:52:13 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:52:13 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:52:13 DEBUG : both10: size = 6 OK 2026/03/03 02:52:13 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:52:13 DEBUG : both0: Unchanged skipping 2026/03/03 02:52:13 DEBUG : both13: size = 6 OK 2026/03/03 02:52:13 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:52:13 DEBUG : both13: Unchanged skipping 2026/03/03 02:52:13 DEBUG : both14: size = 6 OK 2026/03/03 02:52:13 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:52:13 DEBUG : both14: Unchanged skipping 2026/03/03 02:52:13 DEBUG : both15: size = 6 OK 2026/03/03 02:52:13 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:52:13 DEBUG : both12: Unchanged skipping 2026/03/03 02:52:13 DEBUG : both16: size = 6 OK 2026/03/03 02:52:13 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:52:13 DEBUG : both16: Unchanged skipping 2026/03/03 02:52:13 DEBUG : both17: size = 6 OK 2026/03/03 02:52:13 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:52:13 DEBUG : both17: Unchanged skipping 2026/03/03 02:52:13 DEBUG : both18: size = 6 OK 2026/03/03 02:52:13 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:52:13 DEBUG : both18: Unchanged skipping 2026/03/03 02:52:13 DEBUG : both19: size = 6 OK 2026/03/03 02:52:13 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:52:13 DEBUG : both19: Unchanged skipping 2026/03/03 02:52:13 DEBUG : both1: size = 6 OK 2026/03/03 02:52:13 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:52:13 DEBUG : both1: Unchanged skipping 2026/03/03 02:52:13 DEBUG : both2: size = 6 OK 2026/03/03 02:52:13 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:52:13 DEBUG : both2: Unchanged skipping 2026/03/03 02:52:13 DEBUG : both3: size = 6 OK 2026/03/03 02:52:13 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:52:13 DEBUG : both3: Unchanged skipping 2026/03/03 02:52:13 DEBUG : both4: size = 6 OK 2026/03/03 02:52:13 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:52:13 DEBUG : both4: Unchanged skipping 2026/03/03 02:52:13 DEBUG : both5: size = 6 OK 2026/03/03 02:52:13 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:52:13 DEBUG : both5: Unchanged skipping 2026/03/03 02:52:13 DEBUG : both6: size = 6 OK 2026/03/03 02:52:13 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:52:13 DEBUG : both6: Unchanged skipping 2026/03/03 02:52:13 DEBUG : both7: size = 6 OK 2026/03/03 02:52:13 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:52:13 DEBUG : both7: Unchanged skipping 2026/03/03 02:52:13 DEBUG : both8: size = 6 OK 2026/03/03 02:52:13 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:52:13 DEBUG : both8: Unchanged skipping 2026/03/03 02:52:13 DEBUG : both9: size = 6 OK 2026/03/03 02:52:13 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:52:13 DEBUG : both9: Unchanged skipping 2026/03/03 02:52:13 DEBUG : both11: Unchanged skipping 2026/03/03 02:52:13 DEBUG : both10: Unchanged skipping 2026/03/03 02:52:13 DEBUG : both15: Unchanged skipping 2026/03/03 02:52:13 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for transfers to finish 2026/03/03 02:52:13 DEBUG : Waiting for deletions to finish 2026/03/03 02:52:13 INFO : only2: Deleted 2026/03/03 02:52:13 INFO : only8: Deleted 2026/03/03 02:52:13 INFO : only11: Deleted 2026/03/03 02:52:13 INFO : only19: Deleted 2026/03/03 02:52:13 INFO : only3: Deleted 2026/03/03 02:52:13 INFO : only5: Deleted 2026/03/03 02:52:14 INFO : only7: Deleted 2026/03/03 02:52:14 INFO : only10: Deleted 2026/03/03 02:52:14 INFO : only15: Deleted 2026/03/03 02:52:14 INFO : only6: Deleted 2026/03/03 02:52:14 INFO : only16: Deleted 2026/03/03 02:52:14 INFO : only17: Deleted 2026/03/03 02:52:14 INFO : only1: Deleted 2026/03/03 02:52:14 INFO : only4: Deleted 2026/03/03 02:52:14 INFO : only9: Deleted 2026/03/03 02:52:14 INFO : only0: Deleted 2026/03/03 02:52:14 INFO : only12: Deleted 2026/03/03 02:52:14 INFO : only13: Deleted 2026/03/03 02:52:14 INFO : only14: Deleted 2026/03/03 02:52:14 INFO : only18: Deleted 2026/03/03 02:52:14 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (19.74s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "B2 bucket rclone-test-baciqir7zara", Local "Local file system at /tmp/rclone1832666904", Modify Window "1ms" 2026/03/03 02:52:33 DEBUG : both0: size = 6 OK 2026/03/03 02:52:33 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:52:33 DEBUG : both10: size = 6 OK 2026/03/03 02:52:33 DEBUG : both11: size = 6 OK 2026/03/03 02:52:33 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:52:33 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:52:33 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for checks to finish 2026/03/03 02:52:33 DEBUG : both12: size = 6 OK 2026/03/03 02:52:33 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:52:33 DEBUG : both0: Unchanged skipping 2026/03/03 02:52:33 DEBUG : both13: size = 6 OK 2026/03/03 02:52:33 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:52:33 DEBUG : both13: Unchanged skipping 2026/03/03 02:52:33 DEBUG : both14: size = 6 OK 2026/03/03 02:52:33 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:52:33 DEBUG : both14: Unchanged skipping 2026/03/03 02:52:33 DEBUG : both15: size = 6 OK 2026/03/03 02:52:33 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:52:33 DEBUG : both10: Unchanged skipping 2026/03/03 02:52:33 DEBUG : both16: size = 6 OK 2026/03/03 02:52:33 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:52:33 DEBUG : both16: Unchanged skipping 2026/03/03 02:52:33 DEBUG : both17: size = 6 OK 2026/03/03 02:52:33 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:52:33 DEBUG : both11: Unchanged skipping 2026/03/03 02:52:33 DEBUG : both18: size = 6 OK 2026/03/03 02:52:33 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:52:33 DEBUG : both12: Unchanged skipping 2026/03/03 02:52:33 DEBUG : both19: size = 6 OK 2026/03/03 02:52:33 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:52:33 DEBUG : both15: Unchanged skipping 2026/03/03 02:52:33 DEBUG : both1: size = 6 OK 2026/03/03 02:52:33 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:52:33 DEBUG : both1: Unchanged skipping 2026/03/03 02:52:33 DEBUG : both2: size = 6 OK 2026/03/03 02:52:33 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:52:33 DEBUG : both2: Unchanged skipping 2026/03/03 02:52:33 DEBUG : both3: size = 6 OK 2026/03/03 02:52:33 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:52:33 DEBUG : both3: Unchanged skipping 2026/03/03 02:52:33 DEBUG : both4: size = 6 OK 2026/03/03 02:52:33 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:52:33 DEBUG : both18: Unchanged skipping 2026/03/03 02:52:33 DEBUG : both5: size = 6 OK 2026/03/03 02:52:33 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:52:33 DEBUG : both17: Unchanged skipping 2026/03/03 02:52:33 DEBUG : both6: size = 6 OK 2026/03/03 02:52:33 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:52:33 DEBUG : both19: Unchanged skipping 2026/03/03 02:52:33 DEBUG : both7: size = 6 OK 2026/03/03 02:52:33 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:52:33 DEBUG : both4: Unchanged skipping 2026/03/03 02:52:33 DEBUG : both8: size = 6 OK 2026/03/03 02:52:33 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:52:33 DEBUG : both8: Unchanged skipping 2026/03/03 02:52:33 DEBUG : both9: size = 6 OK 2026/03/03 02:52:33 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:52:33 DEBUG : both5: Unchanged skipping 2026/03/03 02:52:33 DEBUG : only0: size = 0 (Local file system at /tmp/rclone1832666904) 2026/03/03 02:52:33 DEBUG : only0: size = 6 (B2 bucket rclone-test-baciqir7zara) 2026/03/03 02:52:33 DEBUG : only0: Sizes differ 2026/03/03 02:52:33 DEBUG : only10: size = 0 (Local file system at /tmp/rclone1832666904) 2026/03/03 02:52:33 DEBUG : only10: size = 6 (B2 bucket rclone-test-baciqir7zara) 2026/03/03 02:52:33 DEBUG : only10: Sizes differ 2026/03/03 02:52:33 DEBUG : both6: Unchanged skipping 2026/03/03 02:52:33 DEBUG : only11: size = 0 (Local file system at /tmp/rclone1832666904) 2026/03/03 02:52:33 DEBUG : only11: size = 6 (B2 bucket rclone-test-baciqir7zara) 2026/03/03 02:52:33 DEBUG : only11: Sizes differ 2026/03/03 02:52:33 DEBUG : only12: size = 0 (Local file system at /tmp/rclone1832666904) 2026/03/03 02:52:33 DEBUG : only12: size = 6 (B2 bucket rclone-test-baciqir7zara) 2026/03/03 02:52:33 DEBUG : only12: Sizes differ 2026/03/03 02:52:33 DEBUG : both7: Unchanged skipping 2026/03/03 02:52:33 DEBUG : only13: size = 0 (Local file system at /tmp/rclone1832666904) 2026/03/03 02:52:33 DEBUG : only13: size = 6 (B2 bucket rclone-test-baciqir7zara) 2026/03/03 02:52:33 DEBUG : only13: Sizes differ 2026/03/03 02:52:33 DEBUG : both9: Unchanged skipping 2026/03/03 02:52:33 DEBUG : only15: size = 0 (Local file system at /tmp/rclone1832666904) 2026/03/03 02:52:33 DEBUG : only15: size = 6 (B2 bucket rclone-test-baciqir7zara) 2026/03/03 02:52:33 DEBUG : only15: Sizes differ 2026/03/03 02:52:33 DEBUG : only14: size = 0 (Local file system at /tmp/rclone1832666904) 2026/03/03 02:52:33 DEBUG : only14: size = 6 (B2 bucket rclone-test-baciqir7zara) 2026/03/03 02:52:33 DEBUG : only14: Sizes differ 2026/03/03 02:52:33 DEBUG : only17: size = 0 (Local file system at /tmp/rclone1832666904) 2026/03/03 02:52:33 DEBUG : only17: size = 6 (B2 bucket rclone-test-baciqir7zara) 2026/03/03 02:52:33 DEBUG : only17: Sizes differ 2026/03/03 02:52:33 DEBUG : only16: size = 0 (Local file system at /tmp/rclone1832666904) 2026/03/03 02:52:33 DEBUG : only16: size = 6 (B2 bucket rclone-test-baciqir7zara) 2026/03/03 02:52:33 DEBUG : only16: Sizes differ 2026/03/03 02:52:33 DEBUG : only18: size = 0 (Local file system at /tmp/rclone1832666904) 2026/03/03 02:52:33 DEBUG : only18: size = 6 (B2 bucket rclone-test-baciqir7zara) 2026/03/03 02:52:33 DEBUG : only18: Sizes differ 2026/03/03 02:52:33 DEBUG : only19: size = 0 (Local file system at /tmp/rclone1832666904) 2026/03/03 02:52:33 DEBUG : only19: size = 6 (B2 bucket rclone-test-baciqir7zara) 2026/03/03 02:52:33 DEBUG : only19: Sizes differ 2026/03/03 02:52:33 DEBUG : only1: size = 0 (Local file system at /tmp/rclone1832666904) 2026/03/03 02:52:33 DEBUG : only1: size = 6 (B2 bucket rclone-test-baciqir7zara) 2026/03/03 02:52:33 DEBUG : only1: Sizes differ 2026/03/03 02:52:33 DEBUG : only2: size = 0 (Local file system at /tmp/rclone1832666904) 2026/03/03 02:52:33 DEBUG : only2: size = 6 (B2 bucket rclone-test-baciqir7zara) 2026/03/03 02:52:33 DEBUG : only2: Sizes differ 2026/03/03 02:52:33 DEBUG : only3: size = 0 (Local file system at /tmp/rclone1832666904) 2026/03/03 02:52:33 DEBUG : only4: size = 0 (Local file system at /tmp/rclone1832666904) 2026/03/03 02:52:33 DEBUG : only4: size = 6 (B2 bucket rclone-test-baciqir7zara) 2026/03/03 02:52:33 DEBUG : only3: size = 6 (B2 bucket rclone-test-baciqir7zara) 2026/03/03 02:52:33 DEBUG : only4: Sizes differ 2026/03/03 02:52:33 DEBUG : only3: Sizes differ 2026/03/03 02:52:33 DEBUG : only5: size = 0 (Local file system at /tmp/rclone1832666904) 2026/03/03 02:52:33 DEBUG : only5: size = 6 (B2 bucket rclone-test-baciqir7zara) 2026/03/03 02:52:33 DEBUG : only5: Sizes differ 2026/03/03 02:52:33 DEBUG : only6: size = 0 (Local file system at /tmp/rclone1832666904) 2026/03/03 02:52:33 DEBUG : only6: size = 6 (B2 bucket rclone-test-baciqir7zara) 2026/03/03 02:52:33 DEBUG : only6: Sizes differ 2026/03/03 02:52:33 DEBUG : only7: size = 0 (Local file system at /tmp/rclone1832666904) 2026/03/03 02:52:33 DEBUG : only7: size = 6 (B2 bucket rclone-test-baciqir7zara) 2026/03/03 02:52:33 DEBUG : only7: Sizes differ 2026/03/03 02:52:33 DEBUG : only8: size = 0 (Local file system at /tmp/rclone1832666904) 2026/03/03 02:52:33 DEBUG : only8: size = 6 (B2 bucket rclone-test-baciqir7zara) 2026/03/03 02:52:33 DEBUG : only8: Sizes differ 2026/03/03 02:52:33 DEBUG : only9: size = 0 (Local file system at /tmp/rclone1832666904) 2026/03/03 02:52:33 DEBUG : only9: size = 6 (B2 bucket rclone-test-baciqir7zara) 2026/03/03 02:52:33 DEBUG : only9: Sizes differ 2026/03/03 02:52:33 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for transfers to finish 2026/03/03 02:52:33 DEBUG : only0: size = 0 OK 2026/03/03 02:52:33 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/03 02:52:33 INFO : only0: Copied (replaced existing) 2026/03/03 02:52:33 DEBUG : only10: size = 0 OK 2026/03/03 02:52:33 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/03 02:52:33 INFO : only10: Copied (replaced existing) 2026/03/03 02:52:33 DEBUG : only15: size = 0 OK 2026/03/03 02:52:33 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/03 02:52:33 INFO : only15: Copied (replaced existing) 2026/03/03 02:52:33 DEBUG : only14: size = 0 OK 2026/03/03 02:52:33 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/03 02:52:33 INFO : only14: Copied (replaced existing) 2026/03/03 02:52:33 DEBUG : only13: size = 0 OK 2026/03/03 02:52:33 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/03 02:52:33 INFO : only13: Copied (replaced existing) 2026/03/03 02:52:33 DEBUG : only18: size = 0 OK 2026/03/03 02:52:33 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/03 02:52:33 INFO : only18: Copied (replaced existing) 2026/03/03 02:52:33 DEBUG : only12: size = 0 OK 2026/03/03 02:52:33 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/03 02:52:33 INFO : only12: Copied (replaced existing) 2026/03/03 02:52:34 DEBUG : only1: size = 0 OK 2026/03/03 02:52:34 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/03 02:52:34 INFO : only1: Copied (replaced existing) 2026/03/03 02:52:34 DEBUG : only2: size = 0 OK 2026/03/03 02:52:34 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/03 02:52:34 INFO : only2: Copied (replaced existing) 2026/03/03 02:52:34 DEBUG : only11: size = 0 OK 2026/03/03 02:52:34 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/03 02:52:34 INFO : only11: Copied (replaced existing) 2026/03/03 02:52:34 DEBUG : only17: size = 0 OK 2026/03/03 02:52:34 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/03 02:52:34 INFO : only17: Copied (replaced existing) 2026/03/03 02:52:34 DEBUG : only4: size = 0 OK 2026/03/03 02:52:34 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/03 02:52:34 INFO : only4: Copied (replaced existing) 2026/03/03 02:52:34 DEBUG : only5: size = 0 OK 2026/03/03 02:52:34 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/03 02:52:34 INFO : only5: Copied (replaced existing) 2026/03/03 02:52:34 DEBUG : only6: size = 0 OK 2026/03/03 02:52:34 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/03 02:52:34 INFO : only6: Copied (replaced existing) 2026/03/03 02:52:34 DEBUG : only7: size = 0 OK 2026/03/03 02:52:34 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/03 02:52:34 INFO : only7: Copied (replaced existing) 2026/03/03 02:52:34 DEBUG : only8: size = 0 OK 2026/03/03 02:52:34 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/03 02:52:34 INFO : only8: Copied (replaced existing) 2026/03/03 02:52:34 DEBUG : only9: size = 0 OK 2026/03/03 02:52:34 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/03 02:52:34 INFO : only9: Copied (replaced existing) 2026/03/03 02:52:34 DEBUG : only3: size = 0 OK 2026/03/03 02:52:34 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/03 02:52:34 INFO : only3: Copied (replaced existing) 2026/03/03 02:52:34 DEBUG : only19: size = 0 OK 2026/03/03 02:52:34 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/03 02:52:34 INFO : only19: Copied (replaced existing) 2026/03/03 02:52:34 DEBUG : only16: size = 0 OK 2026/03/03 02:52:34 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/03 02:52:34 INFO : only16: Copied (replaced existing) 2026/03/03 02:52:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (23.79s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "B2 bucket rclone-test-baciqir7zara", Local "Local file system at /tmp/rclone1832666904", Modify Window "1ms" 2026/03/03 02:52:42 DEBUG : empty_dir: Making directory with metadata 2026/03/03 02:52:42 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/03 02:52:42 DEBUG : empty_on_remote: Making directory with metadata 2026/03/03 02:52:42 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/03 02:52:42 INFO : empty_on_remote: Making directory 2026/03/03 02:52:42 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/03/03 02:52:43 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/03/03 02:52:43 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/03/03 02:52:43 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/03/03 02:52:43 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.40s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-baciqir7zara", Local "Local file system at /tmp/rclone1832666904", Modify Window "1ms" 2026/03/03 02:52:45 DEBUG : empty_dir: Making directory with metadata 2026/03/03 02:52:45 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/03 02:52:45 DEBUG : empty_on_remote: Making directory with metadata 2026/03/03 02:52:45 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/03 02:52:45 INFO : empty_on_remote: Making directory 2026/03/03 02:52:45 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/03/03 02:52:45 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/03/03 02:52:45 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/03/03 02:52:45 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/03/03 02:52:45 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/03/03 02:52:45 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.17s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-baciqir7zara", Local "Local file system at /tmp/rclone1832666904", Modify Window "1ms" 2026/03/03 02:52:47 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/03 02:52:47 INFO : sub dir: Making directory 2026/03/03 02:52:47 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (1.91s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "B2 bucket rclone-test-baciqir7zara", Local "Local file system at /tmp/rclone1832666904", Modify Window "1ms" 2026/03/03 02:52:49 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/03 02:52:49 INFO : sub dir: Making directory 2026/03/03 02:52:49 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (2.04s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "B2 bucket rclone-test-baciqir7zara", Local "Local file system at /tmp/rclone1832666904", Modify Window "1ms" 2026/03/03 02:52:57 DEBUG : Waiting for deletions to finish 2026/03/03 02:52:57 DEBUG : apple: Excluded (Path Filter) 2026/03/03 02:52:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/03 02:52:57 DEBUG : banana: Excluded (Path Filter) 2026/03/03 02:52:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/03 02:52:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/03 02:52:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/03 02:52:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/03 02:52:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/03 02:52:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/03 02:52:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/03 02:52:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/03 02:52:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/03 02:52:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/03 02:52:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/03 02:52:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/03 02:52:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/03 02:52:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/03 02:52:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/03 02:52:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/03 02:52:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/03 02:52:58 DEBUG : banana: size = 6 OK 2026/03/03 02:52:58 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/03 02:52:58 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:52:58 DEBUG : banana: Unchanged skipping 2026/03/03 02:52:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:52:58 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/03 02:52:58 DEBUG : apple: size = 5 OK 2026/03/03 02:52:58 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:52:58 DEBUG : apple: Unchanged skipping 2026/03/03 02:52:58 DEBUG : splitbananasplit: size = 16 OK 2026/03/03 02:52:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:52:58 DEBUG : splitbananasplit: Unchanged skipping 2026/03/03 02:52:58 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/03 02:52:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:52:58 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/03 02:52:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/03 02:52:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:52:58 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/03 02:52:58 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/03 02:52:58 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/03 02:52:58 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/03 02:52:58 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/03 02:52:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:52:58 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for checks to finish 2026/03/03 02:52:58 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/03 02:52:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:52:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/03 02:52:58 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/03 02:52:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/03 02:52:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:52:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/03 02:52:58 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/03 02:52:58 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/03 02:52:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:52:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:52:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/03 02:52:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/03 02:52:58 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/03 02:52:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:52:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/03 02:52:58 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/03 02:52:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:52:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:52:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/03 02:52:58 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/03 02:52:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/03 02:52:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:52:58 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/03 02:52:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/03 02:52:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/03 02:52:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:52:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/03 02:52:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:52:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/03 02:52:58 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/03 02:52:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:52:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/03 02:52:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:52:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/03 02:52:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:52:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/03 02:52:58 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for transfers to finish 2026/03/03 02:52:58 DEBUG : Waiting for deletions to finish 2026/03/03 02:52:58 INFO : There was nothing to transfer 2026/03/03 02:52:58 DEBUG : Waiting for deletions to finish 2026/03/03 02:52:58 DEBUG : apple: Excluded (Path Filter) 2026/03/03 02:52:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/03 02:52:58 DEBUG : banana: Excluded (Path Filter) 2026/03/03 02:52:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/03 02:52:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/03 02:52:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/03 02:52:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/03 02:52:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/03 02:52:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/03 02:52:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/03 02:52:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/03 02:52:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/03 02:52:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/03 02:52:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/03 02:52:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/03 02:52:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/03 02:52:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/03 02:52:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/03 02:52:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/03 02:52:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/03 02:52:58 DEBUG : apple: size = 5 OK 2026/03/03 02:52:58 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:52:58 DEBUG : apple: Unchanged skipping 2026/03/03 02:52:58 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/03 02:52:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:52:58 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/03 02:52:58 DEBUG : banana: size = 6 OK 2026/03/03 02:52:58 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:52:58 DEBUG : banana: Unchanged skipping 2026/03/03 02:52:58 DEBUG : splitbananasplit: size = 16 OK 2026/03/03 02:52:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:52:58 DEBUG : splitbananasplit: Unchanged skipping 2026/03/03 02:52:58 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/03 02:52:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:52:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/03 02:52:58 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/03 02:52:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:52:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/03 02:52:58 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/03 02:52:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:52:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/03 02:52:58 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/03 02:52:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:52:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/03 02:52:58 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/03 02:52:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:52:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/03 02:52:58 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/03 02:52:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:52:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/03 02:52:58 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/03 02:52:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:52:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/03 02:52:58 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/03 02:52:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:52:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/03 02:52:58 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/03 02:52:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:52:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/03 02:52:58 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/03 02:52:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:52:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/03 02:52:58 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/03 02:52:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:52:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/03 02:52:58 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/03 02:52:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:52:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/03 02:52:58 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/03 02:52:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:52:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/03 02:52:58 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/03 02:52:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:52:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/03 02:52:58 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/03 02:52:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:52:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/03 02:52:58 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/03 02:52:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:52:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/03 02:52:58 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for checks to finish 2026/03/03 02:52:58 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for transfers to finish 2026/03/03 02:52:58 DEBUG : Waiting for deletions to finish 2026/03/03 02:52:58 INFO : There was nothing to transfer 2026/03/03 02:52:58 DEBUG : Waiting for deletions to finish 2026/03/03 02:52:59 DEBUG : apple: Excluded (Path Filter) 2026/03/03 02:52:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/03 02:52:59 DEBUG : banana: Excluded (Path Filter) 2026/03/03 02:52:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/03 02:52:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/03 02:52:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/03 02:52:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/03 02:52:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/03 02:52:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/03 02:52:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/03 02:52:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/03 02:52:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/03 02:52:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/03 02:52:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/03 02:52:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/03 02:52:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/03 02:52:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/03 02:52:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/03 02:52:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/03 02:52:59 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:185: Remote "B2 bucket rclone-test-baciqir7zara", Local "Local file system at /tmp/rclone1832666904", Modify Window "1ms" 2026/03/03 02:53:11 DEBUG : Waiting for deletions to finish 2026/03/03 02:53:11 DEBUG : apple: Excluded (Path Filter) 2026/03/03 02:53:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/03 02:53:11 DEBUG : banana: Excluded (Path Filter) 2026/03/03 02:53:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/03 02:53:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/03 02:53:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/03 02:53:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/03 02:53:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/03 02:53:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/03 02:53:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/03 02:53:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/03 02:53:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/03 02:53:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/03 02:53:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/03 02:53:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/03 02:53:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/03 02:53:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/03 02:53:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/03 02:53:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/03 02:53:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/03 02:53:12 DEBUG : apple: size = 5 OK 2026/03/03 02:53:12 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:53:12 DEBUG : apple: Unchanged skipping 2026/03/03 02:53:12 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/03 02:53:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:53:12 DEBUG : banana: size = 6 OK 2026/03/03 02:53:12 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/03 02:53:12 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:53:12 DEBUG : banana: Unchanged skipping 2026/03/03 02:53:12 DEBUG : splitbananasplit: size = 16 OK 2026/03/03 02:53:12 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:53:12 DEBUG : splitbananasplit: Unchanged skipping 2026/03/03 02:53:12 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/03 02:53:12 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:53:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/03 02:53:12 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/03 02:53:12 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/03 02:53:12 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:53:12 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:53:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/03 02:53:12 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/03 02:53:12 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/03 02:53:12 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/03 02:53:12 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:53:12 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:53:12 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:53:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/03 02:53:12 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/03 02:53:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/03 02:53:12 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/03 02:53:12 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/03 02:53:12 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:53:12 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/03 02:53:12 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:53:12 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:53:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/03 02:53:12 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/03 02:53:12 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for checks to finish 2026/03/03 02:53:12 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/03 02:53:12 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:53:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/03 02:53:12 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/03 02:53:12 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:53:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/03 02:53:12 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/03 02:53:12 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:53:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/03 02:53:12 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/03 02:53:12 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:53:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/03 02:53:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/03 02:53:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/03 02:53:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/03 02:53:12 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/03 02:53:12 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:53:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/03 02:53:12 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:53:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/03 02:53:12 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:53:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/03 02:53:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/03 02:53:12 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for transfers to finish 2026/03/03 02:53:12 DEBUG : Waiting for deletions to finish 2026/03/03 02:53:12 INFO : There was nothing to transfer 2026/03/03 02:53:12 DEBUG : Waiting for deletions to finish 2026/03/03 02:53:12 DEBUG : apple: Excluded (Path Filter) 2026/03/03 02:53:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/03 02:53:12 DEBUG : banana: Excluded (Path Filter) 2026/03/03 02:53:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/03 02:53:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/03 02:53:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/03 02:53:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/03 02:53:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/03 02:53:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/03 02:53:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/03 02:53:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/03 02:53:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/03 02:53:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/03 02:53:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/03 02:53:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/03 02:53:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/03 02:53:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/03 02:53:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/03 02:53:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/03 02:53:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/03 02:53:12 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/03 02:53:12 DEBUG : apple: size = 5 OK 2026/03/03 02:53:12 DEBUG : banana: size = 6 OK 2026/03/03 02:53:12 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:53:12 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:53:12 DEBUG : apple: Unchanged skipping 2026/03/03 02:53:12 DEBUG : banana: Unchanged skipping 2026/03/03 02:53:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:53:12 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/03 02:53:12 DEBUG : splitbananasplit: size = 16 OK 2026/03/03 02:53:12 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:53:12 DEBUG : splitbananasplit: Unchanged skipping 2026/03/03 02:53:12 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/03 02:53:12 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/03 02:53:12 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:53:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/03 02:53:12 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/03 02:53:12 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/03 02:53:12 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:53:12 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:53:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/03 02:53:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/03 02:53:12 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/03 02:53:12 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:53:12 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for checks to finish 2026/03/03 02:53:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/03 02:53:12 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/03 02:53:12 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/03 02:53:12 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:53:12 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:53:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/03 02:53:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/03 02:53:12 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/03 02:53:12 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/03 02:53:12 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:53:12 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:53:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/03 02:53:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/03 02:53:12 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/03 02:53:12 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/03 02:53:12 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:53:12 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:53:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/03 02:53:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/03 02:53:12 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:53:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/03 02:53:12 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/03 02:53:12 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:53:12 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/03 02:53:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/03 02:53:12 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/03 02:53:12 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:53:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/03 02:53:12 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/03 02:53:12 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/03 02:53:12 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:53:12 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:53:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/03 02:53:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/03 02:53:12 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:53:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/03 02:53:12 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for transfers to finish 2026/03/03 02:53:12 DEBUG : Waiting for deletions to finish 2026/03/03 02:53:12 INFO : There was nothing to transfer 2026/03/03 02:53:12 DEBUG : Waiting for deletions to finish 2026/03/03 02:53:13 DEBUG : apple: Excluded (Path Filter) 2026/03/03 02:53:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/03 02:53:13 DEBUG : banana: Excluded (Path Filter) 2026/03/03 02:53:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/03 02:53:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/03 02:53:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/03 02:53:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/03 02:53:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/03 02:53:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/03 02:53:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/03 02:53:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/03 02:53:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/03 02:53:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/03 02:53:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/03 02:53:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/03 02:53:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/03 02:53:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/03 02:53:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/03 02:53:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/03 02:53:13 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:185: Remote "B2 bucket rclone-test-baciqir7zara", Local "Local file system at /tmp/rclone1832666904", Modify Window "1ms" 2026/03/03 02:53:25 DEBUG : Waiting for deletions to finish 2026/03/03 02:53:26 DEBUG : apple: Excluded (Path Filter) 2026/03/03 02:53:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/03 02:53:26 DEBUG : banana: Excluded (Path Filter) 2026/03/03 02:53:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/03 02:53:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/03 02:53:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/03 02:53:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/03 02:53:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/03 02:53:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/03 02:53:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/03 02:53:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/03 02:53:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/03 02:53:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/03 02:53:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/03 02:53:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/03 02:53:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/03 02:53:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/03 02:53:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/03 02:53:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/03 02:53:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/03 02:53:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/03 02:53:26 DEBUG : apple: transformed to: YXBwbGU= 2026/03/03 02:53:26 DEBUG : banana: transformed to: YmFuYW5h 2026/03/03 02:53:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/03 02:53:26 DEBUG : banana: transformed to: YmFuYW5h 2026/03/03 02:53:26 DEBUG : apple: transformed to: YXBwbGU= 2026/03/03 02:53:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/03 02:53:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/03 02:53:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/03 02:53:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/03 02:53:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/03 02:53:26 DEBUG : banana: transformed to: YmFuYW5h 2026/03/03 02:53:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/03 02:53:26 DEBUG : apple: transformed to: YXBwbGU= 2026/03/03 02:53:26 DEBUG : apple: transformed to: YXBwbGU= 2026/03/03 02:53:27 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/03 02:53:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/03 02:53:27 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/03 02:53:27 DEBUG : banana: transformed to: YmFuYW5h 2026/03/03 02:53:27 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/03 02:53:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/03 02:53:27 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/03 02:53:27 DEBUG : apple: transformed to: YXBwbGU= 2026/03/03 02:53:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/03 02:53:27 DEBUG : banana: transformed to: YmFuYW5h 2026/03/03 02:53:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/03 02:53:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/03 02:53:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/03 02:53:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/03 02:53:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/03 02:53:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/03 02:53:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/03 02:53:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/03 02:53:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/03 02:53:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/03 02:53:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/03 02:53:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/03 02:53:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/03 02:53:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/03 02:53:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/03 02:53:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/03 02:53:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/03 02:53:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/03 02:53:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/03 02:53:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/03 02:53:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/03 02:53:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/03 02:53:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/03 02:53:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/03 02:53:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/03 02:53:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/03 02:53:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/03 02:53:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/03 02:53:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/03 02:53:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/03 02:53:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/03 02:53:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/03 02:53:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/03 02:53:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/03 02:53:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/03 02:53:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/03 02:53:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/03 02:53:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/03 02:53:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/03 02:53:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/03 02:53:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/03 02:53:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/03 02:53:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/03 02:53:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/03 02:53:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/03 02:53:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/03 02:53:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/03 02:53:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/03 02:53:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/03 02:53:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/03 02:53:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/03 02:53:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/03 02:53:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/03 02:53:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/03 02:53:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/03 02:53:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/03 02:53:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/03 02:53:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/03 02:53:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/03 02:53:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/03 02:53:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/03 02:53:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/03 02:53:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/03 02:53:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/03 02:53:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/03 02:53:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/03 02:53:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/03 02:53:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/03 02:53:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/03 02:53:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/03 02:53:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/03 02:53:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/03 02:53:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/03 02:53:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/03 02:53:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/03 02:53:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/03 02:53:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/03 02:53:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/03 02:53:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/03 02:53:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/03 02:53:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/03 02:53:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/03 02:53:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/03 02:53:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/03 02:53:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/03 02:53:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/03 02:53:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/03 02:53:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/03 02:53:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/03 02:53:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/03 02:53:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/03 02:53:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/03 02:53:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/03 02:53:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/03 02:53:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/03 02:53:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/03 02:53:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/03 02:53:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/03 02:53:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/03 02:53:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/03 02:53:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/03 02:53:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/03 02:53:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/03 02:53:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/03 02:53:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/03 02:53:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/03 02:53:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/03 02:53:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/03 02:53:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/03 02:53:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/03 02:53:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/03 02:53:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/03 02:53:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/03 02:53:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/03 02:53:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/03 02:53:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/03 02:53:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/03 02:53:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/03 02:53:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/03 02:53:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/03 02:53:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/03 02:53:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/03 02:53:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/03 02:53:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/03 02:53:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/03 02:53:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/03 02:53:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/03 02:53:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/03 02:53:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/03 02:53:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/03 02:53:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/03 02:53:27 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/03 02:53:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/03 02:53:27 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/03 02:53:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/03 02:53:27 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/03 02:53:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/03 02:53:27 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/03 02:53:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/03 02:53:27 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/03 02:53:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/03 02:53:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/03 02:53:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/03 02:53:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/03 02:53:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/03 02:53:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/03 02:53:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/03 02:53:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/03 02:53:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/03 02:53:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/03 02:53:27 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/03 02:53:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/03 02:53:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/03 02:53:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/03 02:53:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/03 02:53:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/03 02:53:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/03 02:53:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/03 02:53:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/03 02:53:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/03 02:53:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/03 02:53:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/03 02:53:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/03 02:53:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/03 02:53:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/03 02:53:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/03 02:53:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/03 02:53:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/03 02:53:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/03 02:53:27 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/03 02:53:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/03 02:53:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/03 02:53:27 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/03 02:53:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/03 02:53:27 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/03 02:53:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/03 02:53:27 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/03 02:53:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/03 02:53:27 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/03 02:53:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/03 02:53:27 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/03 02:53:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/03 02:53:27 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/03 02:53:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/03 02:53:27 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/03 02:53:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/03 02:53:27 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/03 02:53:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/03 02:53:27 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/03 02:53:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/03 02:53:27 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/03 02:53:27 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/03 02:53:27 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/03 02:53:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/03 02:53:27 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/03 02:53:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/03 02:53:27 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/03 02:53:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/03 02:53:27 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/03 02:53:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/03 02:53:27 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/03 02:53:27 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/03 02:53:27 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/03 02:53:27 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for checks to finish 2026/03/03 02:53:27 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for transfers to finish 2026/03/03 02:53:27 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/03/03 02:53:27 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/03 02:53:27 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/03 02:53:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/03 02:53:27 DEBUG : YmFuYW5h: size = 6 OK 2026/03/03 02:53:27 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/03/03 02:53:27 INFO : banana: Copied (new) to: YmFuYW5h 2026/03/03 02:53:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/03 02:53:27 DEBUG : YXBwbGU=: size = 5 OK 2026/03/03 02:53:27 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/03/03 02:53:27 INFO : apple: Copied (new) to: YXBwbGU= 2026/03/03 02:53:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/03 02:53:27 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/03/03 02:53:27 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/03 02:53:27 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/03 02:53:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/03 02:53:27 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/03/03 02:53:27 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/03 02:53:27 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/03 02:53:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/03 02:53:27 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/03/03 02:53:27 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/03 02:53:27 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/03 02:53:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/03 02:53:27 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/03/03 02:53:27 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/03 02:53:27 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/03 02:53:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/03 02:53:27 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/03/03 02:53:27 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/03 02:53:27 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/03 02:53:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/03 02:53:27 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/03/03 02:53:27 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/03 02:53:27 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/03 02:53:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/03 02:53:27 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/03/03 02:53:27 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/03 02:53:27 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/03 02:53:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/03 02:53:27 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/03/03 02:53:27 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/03 02:53:27 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/03 02:53:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/03 02:53:27 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/03/03 02:53:27 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/03 02:53:27 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/03 02:53:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/03 02:53:28 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/03/03 02:53:28 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/03 02:53:28 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/03 02:53:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/03 02:53:28 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/03/03 02:53:28 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/03 02:53:28 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/03 02:53:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/03 02:53:28 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/03/03 02:53:28 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/03 02:53:28 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/03 02:53:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/03 02:53:28 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/03/03 02:53:28 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/03 02:53:28 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/03 02:53:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/03 02:53:28 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/03/03 02:53:28 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/03 02:53:28 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/03 02:53:28 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/03/03 02:53:28 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/03 02:53:28 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/03/03 02:53:28 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/03/03 02:53:28 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/03 02:53:28 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/03 02:53:28 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/03/03 02:53:28 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/03 02:53:28 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/03 02:53:28 DEBUG : Waiting for deletions to finish 2026/03/03 02:53:28 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/03 02:53:29 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/03 02:53:29 INFO : dir1/0003-defghij.txt: Deleted 2026/03/03 02:53:29 INFO : dir1/0007-1234567.txt: Deleted 2026/03/03 02:53:29 INFO : dir1/0008-2345678.txt: Deleted 2026/03/03 02:53:29 INFO : dir1/0010-456789.txt: Deleted 2026/03/03 02:53:29 INFO : dir1/0013-789;=.txt: Deleted 2026/03/03 02:53:29 INFO : appleappleapplebanana: Deleted 2026/03/03 02:53:29 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/03 02:53:29 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/03 02:53:29 INFO : dir1/0011-56789;.txt: Deleted 2026/03/03 02:53:29 INFO : dir1/0014-89;=.txt: Deleted 2026/03/03 02:53:29 INFO : apple: Deleted 2026/03/03 02:53:29 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/03 02:53:29 INFO : dir1/0012-6789;.txt: Deleted 2026/03/03 02:53:29 INFO : splitbananasplit: Deleted 2026/03/03 02:53:29 INFO : dir1/0009-3456789.txt: Deleted 2026/03/03 02:53:29 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/03 02:53:29 INFO : dir1/0015-9;=.txt: Deleted 2026/03/03 02:53:29 INFO : banana: Deleted 2026/03/03 02:53:29 DEBUG : Waiting for deletions to finish 2026/03/03 02:53:29 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/03/03 02:53:29 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/03/03 02:53:29 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/03/03 02:53:29 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/03/03 02:53:29 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/03/03 02:53:29 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/03/03 02:53:29 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/03/03 02:53:29 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/03/03 02:53:29 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/03/03 02:53:29 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/03/03 02:53:29 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/03/03 02:53:29 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/03/03 02:53:29 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/03/03 02:53:29 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/03/03 02:53:29 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/03/03 02:53:29 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/03/03 02:53:29 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/03/03 02:53:29 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/03/03 02:53:29 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/03/03 02:53:29 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/03/03 02:53:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/03 02:53:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/03 02:53:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/03 02:53:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/03 02:53:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/03 02:53:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/03 02:53:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/03 02:53:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/03 02:53:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/03 02:53:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/03 02:53:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/03 02:53:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/03 02:53:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/03 02:53:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/03 02:53:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/03 02:53:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/03 02:53:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/03 02:53:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/03 02:53:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/03 02:53:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/03 02:53:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/03 02:53:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/03 02:53:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/03 02:53:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/03 02:53:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/03 02:53:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/03 02:53:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/03 02:53:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/03 02:53:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/03 02:53:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/03 02:53:30 DEBUG : apple: transformed to: YXBwbGU= 2026/03/03 02:53:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/03 02:53:30 DEBUG : apple: transformed to: YXBwbGU= 2026/03/03 02:53:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/03 02:53:30 DEBUG : apple: transformed to: YXBwbGU= 2026/03/03 02:53:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/03 02:53:30 DEBUG : apple: transformed to: YXBwbGU= 2026/03/03 02:53:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/03 02:53:30 DEBUG : apple: transformed to: YXBwbGU= 2026/03/03 02:53:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/03 02:53:30 DEBUG : apple: transformed to: YXBwbGU= 2026/03/03 02:53:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/03 02:53:30 DEBUG : apple: transformed to: YXBwbGU= 2026/03/03 02:53:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/03 02:53:30 DEBUG : apple: transformed to: YXBwbGU= 2026/03/03 02:53:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/03 02:53:30 DEBUG : apple: transformed to: YXBwbGU= 2026/03/03 02:53:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/03 02:53:30 DEBUG : apple: transformed to: YXBwbGU= 2026/03/03 02:53:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/03 02:53:30 DEBUG : apple: transformed to: YXBwbGU= 2026/03/03 02:53:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/03 02:53:30 DEBUG : apple: transformed to: YXBwbGU= 2026/03/03 02:53:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/03 02:53:30 DEBUG : apple: transformed to: YXBwbGU= 2026/03/03 02:53:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/03 02:53:30 DEBUG : apple: transformed to: YXBwbGU= 2026/03/03 02:53:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/03 02:53:30 DEBUG : apple: transformed to: YXBwbGU= 2026/03/03 02:53:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/03 02:53:30 DEBUG : apple: transformed to: YXBwbGU= 2026/03/03 02:53:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/03 02:53:30 DEBUG : banana: transformed to: YmFuYW5h 2026/03/03 02:53:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/03 02:53:30 DEBUG : banana: transformed to: YmFuYW5h 2026/03/03 02:53:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/03 02:53:30 DEBUG : banana: transformed to: YmFuYW5h 2026/03/03 02:53:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/03 02:53:30 DEBUG : banana: transformed to: YmFuYW5h 2026/03/03 02:53:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/03 02:53:30 DEBUG : banana: transformed to: YmFuYW5h 2026/03/03 02:53:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/03 02:53:30 DEBUG : banana: transformed to: YmFuYW5h 2026/03/03 02:53:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/03 02:53:30 DEBUG : banana: transformed to: YmFuYW5h 2026/03/03 02:53:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/03 02:53:30 DEBUG : banana: transformed to: YmFuYW5h 2026/03/03 02:53:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/03 02:53:30 DEBUG : banana: transformed to: YmFuYW5h 2026/03/03 02:53:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/03 02:53:30 DEBUG : banana: transformed to: YmFuYW5h 2026/03/03 02:53:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/03 02:53:30 DEBUG : banana: transformed to: YmFuYW5h 2026/03/03 02:53:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/03 02:53:30 DEBUG : banana: transformed to: YmFuYW5h 2026/03/03 02:53:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/03 02:53:30 DEBUG : banana: transformed to: YmFuYW5h 2026/03/03 02:53:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/03 02:53:30 DEBUG : banana: transformed to: YmFuYW5h 2026/03/03 02:53:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/03 02:53:30 DEBUG : banana: transformed to: YmFuYW5h 2026/03/03 02:53:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/03 02:53:30 DEBUG : banana: transformed to: YmFuYW5h 2026/03/03 02:53:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/03 02:53:30 DEBUG : banana: transformed to: YmFuYW5h 2026/03/03 02:53:30 DEBUG : apple: transformed to: YXBwbGU= 2026/03/03 02:53:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/03 02:53:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/03 02:53:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/03 02:53:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/03 02:53:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/03 02:53:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/03 02:53:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/03 02:53:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/03 02:53:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/03 02:53:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/03 02:53:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/03 02:53:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/03 02:53:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/03 02:53:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/03 02:53:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/03 02:53:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/03 02:53:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/03 02:53:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/03 02:53:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/03 02:53:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/03 02:53:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/03 02:53:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/03 02:53:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/03 02:53:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/03 02:53:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/03 02:53:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/03 02:53:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/03 02:53:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/03 02:53:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/03 02:53:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/03 02:53:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/03 02:53:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/03 02:53:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/03 02:53:30 DEBUG : banana: transformed to: YmFuYW5h 2026/03/03 02:53:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/03 02:53:30 DEBUG : apple: transformed to: YXBwbGU= 2026/03/03 02:53:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/03 02:53:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/03 02:53:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/03 02:53:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/03 02:53:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/03 02:53:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/03 02:53:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/03 02:53:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/03 02:53:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/03 02:53:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/03 02:53:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/03 02:53:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/03 02:53:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/03 02:53:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/03 02:53:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/03 02:53:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/03 02:53:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/03 02:53:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/03 02:53:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/03 02:53:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/03 02:53:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/03 02:53:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/03 02:53:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/03 02:53:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/03 02:53:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/03 02:53:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/03 02:53:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/03 02:53:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/03 02:53:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/03 02:53:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/03 02:53:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/03 02:53:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/03 02:53:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/03 02:53:30 DEBUG : banana: transformed to: YmFuYW5h 2026/03/03 02:53:30 DEBUG : apple: transformed to: YXBwbGU= 2026/03/03 02:53:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/03 02:53:30 DEBUG : banana: transformed to: YmFuYW5h 2026/03/03 02:53:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/03 02:53:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/03 02:53:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/03 02:53:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/03 02:53:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/03 02:53:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/03 02:53:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/03 02:53:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/03 02:53:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/03 02:53:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/03 02:53:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/03 02:53:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/03 02:53:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/03 02:53:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/03 02:53:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/03 02:53:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/03 02:53:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/03 02:53:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/03 02:53:30 DEBUG : apple: transformed to: YXBwbGU= 2026/03/03 02:53:30 DEBUG : banana: transformed to: YmFuYW5h 2026/03/03 02:53:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/03 02:53:30 DEBUG : banana: transformed to: YmFuYW5h 2026/03/03 02:53:30 DEBUG : apple: transformed to: YXBwbGU= 2026/03/03 02:53:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/03 02:53:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/03 02:53:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/03 02:53:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/03 02:53:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/03 02:53:30 DEBUG : banana: transformed to: YmFuYW5h 2026/03/03 02:53:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/03 02:53:30 DEBUG : apple: transformed to: YXBwbGU= 2026/03/03 02:53:30 DEBUG : apple: transformed to: YXBwbGU= 2026/03/03 02:53:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/03 02:53:30 DEBUG : banana: transformed to: YmFuYW5h 2026/03/03 02:53:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/03 02:53:30 DEBUG : YXBwbGU=: size = 5 OK 2026/03/03 02:53:30 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:53:30 DEBUG : apple: Unchanged skipping 2026/03/03 02:53:30 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/03/03 02:53:30 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:53:30 DEBUG : YmFuYW5h: size = 6 OK 2026/03/03 02:53:30 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:53:30 DEBUG : banana: Unchanged skipping 2026/03/03 02:53:30 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/03 02:53:30 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/03/03 02:53:30 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:53:30 DEBUG : splitbananasplit: Unchanged skipping 2026/03/03 02:53:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/03 02:53:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/03 02:53:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/03 02:53:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/03 02:53:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/03 02:53:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/03 02:53:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/03 02:53:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/03 02:53:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/03 02:53:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/03 02:53:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/03 02:53:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/03 02:53:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/03 02:53:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/03 02:53:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/03 02:53:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/03 02:53:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/03 02:53:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/03 02:53:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/03 02:53:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/03 02:53:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/03 02:53:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/03 02:53:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/03 02:53:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/03 02:53:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/03 02:53:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/03 02:53:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/03 02:53:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/03 02:53:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/03 02:53:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/03 02:53:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/03 02:53:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/03 02:53:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/03 02:53:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/03 02:53:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/03 02:53:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/03 02:53:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/03 02:53:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/03 02:53:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/03 02:53:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/03 02:53:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/03 02:53:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/03 02:53:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/03 02:53:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/03 02:53:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/03 02:53:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/03 02:53:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/03 02:53:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/03 02:53:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/03 02:53:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/03 02:53:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/03 02:53:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/03 02:53:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/03 02:53:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/03 02:53:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/03 02:53:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/03 02:53:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/03 02:53:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/03 02:53:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/03 02:53:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/03 02:53:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/03 02:53:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/03 02:53:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/03 02:53:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/03 02:53:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/03 02:53:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/03 02:53:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/03 02:53:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/03 02:53:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/03 02:53:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/03 02:53:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/03 02:53:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/03 02:53:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/03 02:53:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/03 02:53:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/03 02:53:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/03 02:53:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/03 02:53:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/03 02:53:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/03 02:53:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/03 02:53:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/03 02:53:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/03 02:53:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/03 02:53:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/03 02:53:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/03 02:53:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/03 02:53:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/03 02:53:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/03 02:53:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/03 02:53:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/03 02:53:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/03 02:53:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/03 02:53:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/03 02:53:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/03 02:53:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/03 02:53:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/03 02:53:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/03 02:53:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/03 02:53:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/03 02:53:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/03 02:53:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/03 02:53:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/03 02:53:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/03 02:53:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/03 02:53:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/03 02:53:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/03 02:53:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/03 02:53:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/03 02:53:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/03 02:53:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/03 02:53:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/03 02:53:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/03 02:53:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/03 02:53:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/03 02:53:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/03 02:53:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/03 02:53:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/03 02:53:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/03 02:53:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/03 02:53:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/03 02:53:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/03 02:53:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/03 02:53:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/03 02:53:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/03 02:53:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/03 02:53:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/03 02:53:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/03 02:53:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/03 02:53:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/03 02:53:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/03 02:53:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/03 02:53:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/03 02:53:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/03 02:53:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/03 02:53:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/03 02:53:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/03 02:53:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/03 02:53:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/03 02:53:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/03 02:53:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/03 02:53:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/03 02:53:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/03 02:53:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/03 02:53:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/03 02:53:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/03 02:53:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/03 02:53:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/03 02:53:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/03 02:53:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/03 02:53:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/03 02:53:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/03 02:53:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/03 02:53:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/03 02:53:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/03 02:53:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/03 02:53:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/03 02:53:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/03 02:53:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/03 02:53:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/03 02:53:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/03 02:53:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/03 02:53:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/03 02:53:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/03 02:53:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/03 02:53:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/03 02:53:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/03 02:53:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/03 02:53:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/03 02:53:30 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/03 02:53:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/03 02:53:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/03 02:53:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/03 02:53:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/03 02:53:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/03 02:53:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/03 02:53:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/03 02:53:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/03 02:53:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/03 02:53:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/03 02:53:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/03 02:53:30 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/03/03 02:53:30 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/03/03 02:53:30 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:53:30 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/03/03 02:53:30 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/03/03 02:53:30 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/03/03 02:53:30 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:53:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/03 02:53:30 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:53:30 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/03/03 02:53:30 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:53:30 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/03/03 02:53:30 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/03/03 02:53:30 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/03/03 02:53:30 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:53:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/03 02:53:30 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:53:30 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:53:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/03 02:53:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/03 02:53:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/03 02:53:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/03 02:53:30 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:53:30 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/03/03 02:53:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/03 02:53:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/03 02:53:30 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:53:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/03 02:53:30 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/03/03 02:53:30 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:53:30 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/03/03 02:53:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/03 02:53:30 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:53:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/03 02:53:30 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:53:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/03 02:53:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/03 02:53:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/03 02:53:30 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/03/03 02:53:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/03 02:53:30 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:53:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/03 02:53:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/03 02:53:30 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/03 02:53:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/03 02:53:30 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/03/03 02:53:30 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:53:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/03 02:53:30 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/03/03 02:53:30 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:53:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/03 02:53:30 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/03/03 02:53:30 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:53:30 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for checks to finish 2026/03/03 02:53:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/03 02:53:30 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for transfers to finish 2026/03/03 02:53:30 DEBUG : Waiting for deletions to finish 2026/03/03 02:53:30 DEBUG : Waiting for deletions to finish 2026/03/03 02:53:30 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/03/03 02:53:30 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/03/03 02:53:30 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/03/03 02:53:30 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/03/03 02:53:30 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/03/03 02:53:30 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/03/03 02:53:30 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/03/03 02:53:30 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/03/03 02:53:30 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/03/03 02:53:30 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/03/03 02:53:30 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/03/03 02:53:30 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/03/03 02:53:30 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/03/03 02:53:30 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/03/03 02:53:30 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/03/03 02:53:30 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/03/03 02:53:30 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/03/03 02:53:30 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/03/03 02:53:30 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/03/03 02:53:30 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/03/03 02:53:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/03 02:53:30 DEBUG : apple: transformed to: YXBwbGU= 2026/03/03 02:53:30 DEBUG : banana: transformed to: YmFuYW5h 2026/03/03 02:53:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/03 02:53:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/03 02:53:30 DEBUG : banana: transformed to: YmFuYW5h 2026/03/03 02:53:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/03 02:53:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/03 02:53:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/03 02:53:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/03 02:53:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/03 02:53:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/03 02:53:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/03 02:53:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/03 02:53:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/03 02:53:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/03 02:53:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/03 02:53:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/03 02:53:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/03 02:53:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/03 02:53:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/03 02:53:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/03 02:53:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/03 02:53:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/03 02:53:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/03 02:53:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/03 02:53:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/03 02:53:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/03 02:53:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/03 02:53:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/03 02:53:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/03 02:53:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/03 02:53:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/03 02:53:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/03 02:53:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/03 02:53:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/03 02:53:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/03 02:53:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/03 02:53:30 DEBUG : apple: transformed to: YXBwbGU= 2026/03/03 02:53:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/03 02:53:30 DEBUG : banana: transformed to: YmFuYW5h 2026/03/03 02:53:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/03 02:53:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/03 02:53:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/03 02:53:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/03 02:53:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/03 02:53:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/03 02:53:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/03 02:53:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/03 02:53:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/03 02:53:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/03 02:53:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/03 02:53:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/03 02:53:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/03 02:53:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/03 02:53:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/03 02:53:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/03 02:53:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:185: Remote "B2 bucket rclone-test-baciqir7zara", Local "Local file system at /tmp/rclone1832666904", Modify Window "1ms" 2026/03/03 02:53:43 DEBUG : Waiting for deletions to finish 2026/03/03 02:53:43 DEBUG : apple: Excluded (Path Filter) 2026/03/03 02:53:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/03 02:53:43 DEBUG : banana: Excluded (Path Filter) 2026/03/03 02:53:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/03 02:53:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/03 02:53:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/03 02:53:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/03 02:53:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/03 02:53:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/03 02:53:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/03 02:53:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/03 02:53:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/03 02:53:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/03 02:53:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/03 02:53:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/03 02:53:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/03 02:53:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/03 02:53:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/03 02:53:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/03 02:53:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/03 02:53:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/03 02:53:43 DEBUG : apple: transformed to: PREFIXapple 2026/03/03 02:53:43 DEBUG : banana: transformed to: PREFIXbanana 2026/03/03 02:53:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/03 02:53:43 DEBUG : banana: transformed to: PREFIXbanana 2026/03/03 02:53:43 DEBUG : apple: transformed to: PREFIXapple 2026/03/03 02:53:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/03 02:53:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/03 02:53:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/03 02:53:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/03 02:53:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/03 02:53:43 DEBUG : banana: transformed to: PREFIXbanana 2026/03/03 02:53:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/03 02:53:43 DEBUG : apple: transformed to: PREFIXapple 2026/03/03 02:53:43 DEBUG : apple: transformed to: PREFIXapple 2026/03/03 02:53:44 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/03 02:53:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/03 02:53:44 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/03 02:53:44 DEBUG : banana: transformed to: PREFIXbanana 2026/03/03 02:53:44 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/03 02:53:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/03 02:53:44 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/03 02:53:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/03 02:53:44 DEBUG : apple: transformed to: PREFIXapple 2026/03/03 02:53:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/03 02:53:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/03 02:53:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/03 02:53:44 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/03 02:53:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/03 02:53:44 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/03 02:53:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/03 02:53:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/03 02:53:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/03 02:53:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/03 02:53:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/03 02:53:44 DEBUG : banana: transformed to: PREFIXbanana 2026/03/03 02:53:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/03 02:53:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/03 02:53:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/03 02:53:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/03 02:53:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/03 02:53:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/03 02:53:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/03 02:53:44 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/03 02:53:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/03 02:53:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/03 02:53:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/03 02:53:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/03 02:53:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/03 02:53:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/03 02:53:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/03 02:53:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/03 02:53:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/03 02:53:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/03 02:53:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/03 02:53:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/03 02:53:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/03 02:53:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/03 02:53:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/03 02:53:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/03 02:53:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/03 02:53:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/03 02:53:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/03 02:53:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/03 02:53:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/03 02:53:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/03 02:53:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/03 02:53:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/03 02:53:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/03 02:53:44 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/03 02:53:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/03 02:53:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/03 02:53:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/03 02:53:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/03 02:53:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/03 02:53:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/03 02:53:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/03 02:53:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/03 02:53:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/03 02:53:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/03 02:53:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/03 02:53:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/03 02:53:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/03 02:53:44 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/03 02:53:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/03 02:53:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/03 02:53:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/03 02:53:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/03 02:53:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/03 02:53:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/03 02:53:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/03 02:53:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/03 02:53:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/03 02:53:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/03 02:53:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/03 02:53:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/03 02:53:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/03 02:53:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/03 02:53:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/03 02:53:44 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/03 02:53:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/03 02:53:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/03 02:53:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/03 02:53:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/03 02:53:44 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/03 02:53:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/03 02:53:44 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/03 02:53:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/03 02:53:44 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/03 02:53:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/03 02:53:44 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/03 02:53:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/03 02:53:44 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/03 02:53:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/03 02:53:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/03 02:53:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/03 02:53:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/03 02:53:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/03 02:53:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/03 02:53:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/03 02:53:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/03 02:53:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/03 02:53:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/03 02:53:44 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/03 02:53:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/03 02:53:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/03 02:53:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/03 02:53:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/03 02:53:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/03 02:53:44 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/03 02:53:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/03 02:53:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/03 02:53:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/03 02:53:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/03 02:53:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/03 02:53:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/03 02:53:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/03 02:53:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/03 02:53:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/03 02:53:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/03 02:53:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/03 02:53:44 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/03 02:53:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/03 02:53:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/03 02:53:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/03 02:53:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/03 02:53:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/03 02:53:44 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/03 02:53:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/03 02:53:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/03 02:53:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/03 02:53:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/03 02:53:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/03 02:53:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/03 02:53:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/03 02:53:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/03 02:53:44 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/03 02:53:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/03 02:53:44 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/03 02:53:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/03 02:53:44 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/03 02:53:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/03 02:53:44 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/03 02:53:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/03 02:53:44 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/03 02:53:44 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/03 02:53:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/03 02:53:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/03 02:53:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/03 02:53:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/03 02:53:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/03 02:53:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/03 02:53:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/03 02:53:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/03 02:53:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/03 02:53:44 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/03 02:53:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/03 02:53:44 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/03 02:53:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/03 02:53:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/03 02:53:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/03 02:53:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/03 02:53:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/03 02:53:44 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/03 02:53:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/03 02:53:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/03 02:53:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/03 02:53:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/03 02:53:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/03 02:53:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/03 02:53:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/03 02:53:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/03 02:53:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/03 02:53:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/03 02:53:44 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/03/03 02:53:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/03 02:53:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/03 02:53:44 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/03 02:53:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/03 02:53:44 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/03 02:53:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/03 02:53:44 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/03 02:53:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/03 02:53:44 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/03 02:53:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/03 02:53:44 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/03 02:53:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/03 02:53:44 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/03 02:53:44 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/03 02:53:44 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/03 02:53:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/03 02:53:44 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/03 02:53:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/03 02:53:44 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/03 02:53:44 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/03 02:53:44 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/03 02:53:44 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/03 02:53:44 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/03 02:53:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/03 02:53:44 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/03 02:53:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/03 02:53:44 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/03 02:53:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/03 02:53:44 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/03 02:53:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/03 02:53:44 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/03 02:53:44 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/03/03 02:53:44 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/03 02:53:44 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for checks to finish 2026/03/03 02:53:44 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for transfers to finish 2026/03/03 02:53:44 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/03/03 02:53:44 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/03 02:53:44 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/03/03 02:53:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/03 02:53:44 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/03/03 02:53:44 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/03 02:53:44 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/03/03 02:53:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/03 02:53:44 DEBUG : PREFIXbanana: size = 6 OK 2026/03/03 02:53:44 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/03/03 02:53:44 INFO : banana: Copied (new) to: PREFIXbanana 2026/03/03 02:53:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/03 02:53:44 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/03/03 02:53:44 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/03 02:53:44 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/03/03 02:53:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/03 02:53:44 DEBUG : PREFIXapple: size = 5 OK 2026/03/03 02:53:44 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/03/03 02:53:44 INFO : apple: Copied (new) to: PREFIXapple 2026/03/03 02:53:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/03 02:53:44 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/03/03 02:53:44 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/03 02:53:44 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/03/03 02:53:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/03 02:53:44 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/03/03 02:53:44 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/03 02:53:44 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/03/03 02:53:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/03 02:53:44 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/03/03 02:53:44 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/03 02:53:44 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/03/03 02:53:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/03 02:53:44 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/03/03 02:53:44 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/03 02:53:44 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/03/03 02:53:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/03 02:53:44 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/03/03 02:53:44 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/03 02:53:44 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/03/03 02:53:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/03 02:53:45 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/03/03 02:53:45 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/03 02:53:45 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/03/03 02:53:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/03 02:53:45 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/03/03 02:53:45 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/03 02:53:45 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/03/03 02:53:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/03 02:53:45 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/03/03 02:53:45 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/03 02:53:45 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/03/03 02:53:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/03 02:53:45 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/03/03 02:53:45 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/03 02:53:45 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/03/03 02:53:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/03 02:53:45 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/03/03 02:53:45 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/03 02:53:45 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/03/03 02:53:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/03 02:53:45 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/03/03 02:53:45 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/03 02:53:45 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/03/03 02:53:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/03 02:53:45 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/03/03 02:53:45 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/03 02:53:45 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/03/03 02:53:45 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/03/03 02:53:45 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/03 02:53:45 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/03/03 02:53:45 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/03/03 02:53:45 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/03 02:53:45 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/03/03 02:53:45 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/03/03 02:53:45 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/03 02:53:45 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/03/03 02:53:45 DEBUG : Waiting for deletions to finish 2026/03/03 02:53:46 INFO : splitbananasplit: Deleted 2026/03/03 02:53:46 INFO : dir1/0014-89;=.txt: Deleted 2026/03/03 02:53:46 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/03 02:53:46 INFO : appleappleapplebanana: Deleted 2026/03/03 02:53:46 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/03 02:53:46 INFO : dir1/0008-2345678.txt: Deleted 2026/03/03 02:53:46 INFO : dir1/0010-456789.txt: Deleted 2026/03/03 02:53:46 INFO : dir1/0011-56789;.txt: Deleted 2026/03/03 02:53:46 INFO : apple: Deleted 2026/03/03 02:53:46 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/03 02:53:46 INFO : dir1/0003-defghij.txt: Deleted 2026/03/03 02:53:46 INFO : dir1/0013-789;=.txt: Deleted 2026/03/03 02:53:46 INFO : dir1/0007-1234567.txt: Deleted 2026/03/03 02:53:46 INFO : dir1/0009-3456789.txt: Deleted 2026/03/03 02:53:46 INFO : dir1/0012-6789;.txt: Deleted 2026/03/03 02:53:46 INFO : dir1/0015-9;=.txt: Deleted 2026/03/03 02:53:46 INFO : banana: Deleted 2026/03/03 02:53:46 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/03 02:53:46 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/03 02:53:46 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/03 02:53:46 DEBUG : Waiting for deletions to finish 2026/03/03 02:53:46 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/03/03 02:53:46 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/03/03 02:53:46 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/03/03 02:53:46 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/03/03 02:53:46 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/03/03 02:53:46 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/03 02:53:46 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/03/03 02:53:46 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/03/03 02:53:46 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/03/03 02:53:46 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/03/03 02:53:46 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/03/03 02:53:46 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/03/03 02:53:46 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/03/03 02:53:46 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/03/03 02:53:46 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/03/03 02:53:46 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/03/03 02:53:46 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/03/03 02:53:46 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/03/03 02:53:46 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/03/03 02:53:46 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/03/03 02:53:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/03 02:53:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/03 02:53:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/03 02:53:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/03 02:53:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/03 02:53:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/03 02:53:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/03 02:53:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/03 02:53:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/03 02:53:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/03 02:53:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/03 02:53:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/03 02:53:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/03 02:53:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/03 02:53:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/03 02:53:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/03 02:53:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/03 02:53:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/03 02:53:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/03 02:53:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/03 02:53:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/03 02:53:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/03 02:53:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/03 02:53:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/03 02:53:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/03 02:53:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/03 02:53:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/03 02:53:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/03 02:53:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/03 02:53:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/03 02:53:47 DEBUG : apple: transformed to: PREFIXapple 2026/03/03 02:53:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/03 02:53:47 DEBUG : apple: transformed to: PREFIXapple 2026/03/03 02:53:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/03 02:53:47 DEBUG : apple: transformed to: PREFIXapple 2026/03/03 02:53:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/03 02:53:47 DEBUG : apple: transformed to: PREFIXapple 2026/03/03 02:53:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/03 02:53:47 DEBUG : apple: transformed to: PREFIXapple 2026/03/03 02:53:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/03 02:53:47 DEBUG : apple: transformed to: PREFIXapple 2026/03/03 02:53:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/03 02:53:47 DEBUG : apple: transformed to: PREFIXapple 2026/03/03 02:53:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/03 02:53:47 DEBUG : apple: transformed to: PREFIXapple 2026/03/03 02:53:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/03 02:53:47 DEBUG : apple: transformed to: PREFIXapple 2026/03/03 02:53:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/03 02:53:47 DEBUG : apple: transformed to: PREFIXapple 2026/03/03 02:53:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/03 02:53:47 DEBUG : apple: transformed to: PREFIXapple 2026/03/03 02:53:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/03 02:53:47 DEBUG : apple: transformed to: PREFIXapple 2026/03/03 02:53:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/03 02:53:47 DEBUG : apple: transformed to: PREFIXapple 2026/03/03 02:53:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/03 02:53:47 DEBUG : apple: transformed to: PREFIXapple 2026/03/03 02:53:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/03 02:53:47 DEBUG : apple: transformed to: PREFIXapple 2026/03/03 02:53:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/03 02:53:47 DEBUG : apple: transformed to: PREFIXapple 2026/03/03 02:53:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/03 02:53:47 DEBUG : banana: transformed to: PREFIXbanana 2026/03/03 02:53:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/03 02:53:47 DEBUG : banana: transformed to: PREFIXbanana 2026/03/03 02:53:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/03 02:53:47 DEBUG : banana: transformed to: PREFIXbanana 2026/03/03 02:53:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/03 02:53:47 DEBUG : banana: transformed to: PREFIXbanana 2026/03/03 02:53:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/03 02:53:47 DEBUG : banana: transformed to: PREFIXbanana 2026/03/03 02:53:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/03 02:53:47 DEBUG : banana: transformed to: PREFIXbanana 2026/03/03 02:53:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/03 02:53:47 DEBUG : banana: transformed to: PREFIXbanana 2026/03/03 02:53:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/03 02:53:47 DEBUG : banana: transformed to: PREFIXbanana 2026/03/03 02:53:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/03 02:53:47 DEBUG : banana: transformed to: PREFIXbanana 2026/03/03 02:53:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/03 02:53:47 DEBUG : banana: transformed to: PREFIXbanana 2026/03/03 02:53:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/03 02:53:47 DEBUG : banana: transformed to: PREFIXbanana 2026/03/03 02:53:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/03 02:53:47 DEBUG : banana: transformed to: PREFIXbanana 2026/03/03 02:53:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/03 02:53:47 DEBUG : banana: transformed to: PREFIXbanana 2026/03/03 02:53:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/03 02:53:47 DEBUG : banana: transformed to: PREFIXbanana 2026/03/03 02:53:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/03 02:53:47 DEBUG : banana: transformed to: PREFIXbanana 2026/03/03 02:53:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/03 02:53:47 DEBUG : banana: transformed to: PREFIXbanana 2026/03/03 02:53:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/03 02:53:47 DEBUG : banana: transformed to: PREFIXbanana 2026/03/03 02:53:47 DEBUG : apple: transformed to: PREFIXapple 2026/03/03 02:53:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/03 02:53:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/03 02:53:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/03 02:53:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/03 02:53:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/03 02:53:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/03 02:53:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/03 02:53:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/03 02:53:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/03 02:53:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/03 02:53:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/03 02:53:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/03 02:53:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/03 02:53:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/03 02:53:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/03 02:53:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/03 02:53:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/03 02:53:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/03 02:53:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/03 02:53:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/03 02:53:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/03 02:53:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/03 02:53:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/03 02:53:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/03 02:53:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/03 02:53:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/03 02:53:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/03 02:53:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/03 02:53:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/03 02:53:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/03 02:53:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/03 02:53:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/03 02:53:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/03 02:53:47 DEBUG : banana: transformed to: PREFIXbanana 2026/03/03 02:53:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/03 02:53:47 DEBUG : apple: transformed to: PREFIXapple 2026/03/03 02:53:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/03 02:53:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/03 02:53:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/03 02:53:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/03 02:53:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/03 02:53:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/03 02:53:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/03 02:53:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/03 02:53:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/03 02:53:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/03 02:53:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/03 02:53:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/03 02:53:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/03 02:53:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/03 02:53:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/03 02:53:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/03 02:53:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/03 02:53:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/03 02:53:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/03 02:53:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/03 02:53:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/03 02:53:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/03 02:53:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/03 02:53:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/03 02:53:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/03 02:53:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/03 02:53:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/03 02:53:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/03 02:53:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/03 02:53:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/03 02:53:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/03 02:53:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/03 02:53:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/03 02:53:47 DEBUG : banana: transformed to: PREFIXbanana 2026/03/03 02:53:47 DEBUG : apple: transformed to: PREFIXapple 2026/03/03 02:53:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/03 02:53:47 DEBUG : banana: transformed to: PREFIXbanana 2026/03/03 02:53:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/03 02:53:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/03 02:53:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/03 02:53:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/03 02:53:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/03 02:53:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/03 02:53:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/03 02:53:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/03 02:53:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/03 02:53:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/03 02:53:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/03 02:53:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/03 02:53:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/03 02:53:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/03 02:53:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/03 02:53:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/03 02:53:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/03 02:53:47 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/03 02:53:47 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/03 02:53:47 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/03 02:53:47 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/03 02:53:47 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/03 02:53:47 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/03 02:53:47 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/03 02:53:47 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/03 02:53:47 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/03 02:53:47 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/03 02:53:47 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/03 02:53:47 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/03 02:53:47 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/03 02:53:47 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/03 02:53:47 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/03 02:53:47 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/03 02:53:47 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/03 02:53:47 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/03 02:53:47 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/03 02:53:47 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/03 02:53:47 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for checks to finish 2026/03/03 02:53:47 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for transfers to finish 2026/03/03 02:53:47 DEBUG : splitbananasplit: size = 16 OK 2026/03/03 02:53:47 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/03 02:53:47 INFO : splitbananasplit: Copied (new) 2026/03/03 02:53:47 DEBUG : apple: size = 5 OK 2026/03/03 02:53:47 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/03/03 02:53:47 INFO : apple: Copied (new) 2026/03/03 02:53:47 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/03 02:53:47 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/03 02:53:47 INFO : appleappleapplebanana: Copied (new) 2026/03/03 02:53:47 DEBUG : banana: size = 6 OK 2026/03/03 02:53:47 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/03/03 02:53:47 INFO : banana: Copied (new) 2026/03/03 02:53:47 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/03 02:53:47 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/03 02:53:47 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/03/03 02:53:47 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/03 02:53:47 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/03 02:53:47 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/03/03 02:53:48 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/03 02:53:48 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/03 02:53:48 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/03/03 02:53:48 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/03 02:53:48 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/03 02:53:48 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/03/03 02:53:48 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/03 02:53:48 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/03 02:53:48 INFO : dir1/0003-defghij.txt: Copied (new) 2026/03/03 02:53:48 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/03 02:53:48 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/03 02:53:48 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/03/03 02:53:48 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/03 02:53:48 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/03 02:53:48 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/03/03 02:53:48 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/03 02:53:48 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/03 02:53:48 INFO : dir1/0007-1234567.txt: Copied (new) 2026/03/03 02:53:48 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/03 02:53:48 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/03 02:53:48 INFO : dir1/0010-456789.txt: Copied (new) 2026/03/03 02:53:48 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/03 02:53:48 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/03 02:53:48 INFO : dir1/0011-56789;.txt: Copied (new) 2026/03/03 02:53:48 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/03 02:53:48 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/03 02:53:48 INFO : dir1/0009-3456789.txt: Copied (new) 2026/03/03 02:53:48 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/03 02:53:48 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/03 02:53:48 INFO : dir1/0008-2345678.txt: Copied (new) 2026/03/03 02:53:48 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/03 02:53:48 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/03 02:53:48 INFO : dir1/0012-6789;.txt: Copied (new) 2026/03/03 02:53:48 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/03 02:53:48 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/03 02:53:48 INFO : dir1/0013-789;=.txt: Copied (new) 2026/03/03 02:53:48 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/03 02:53:48 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/03 02:53:48 INFO : dir1/0015-9;=.txt: Copied (new) 2026/03/03 02:53:48 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/03 02:53:48 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/03 02:53:48 INFO : dir1/0014-89;=.txt: Copied (new) 2026/03/03 02:53:48 DEBUG : Waiting for deletions to finish 2026/03/03 02:53:49 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/03/03 02:53:49 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/03/03 02:53:49 INFO : PREFIXapple: Deleted 2026/03/03 02:53:49 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/03/03 02:53:49 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/03/03 02:53:49 INFO : PREFIXappleappleapplebanana: Deleted 2026/03/03 02:53:49 INFO : PREFIXbanana: Deleted 2026/03/03 02:53:49 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/03/03 02:53:49 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/03/03 02:53:49 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/03/03 02:53:49 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/03/03 02:53:49 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/03/03 02:53:49 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/03/03 02:53:49 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/03/03 02:53:49 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/03/03 02:53:49 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/03/03 02:53:49 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/03/03 02:53:49 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/03/03 02:53:49 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/03/03 02:53:49 INFO : PREFIXsplitbananasplit: Deleted 2026/03/03 02:53:49 DEBUG : Waiting for deletions to finish 2026/03/03 02:53:49 DEBUG : apple: Excluded (Path Filter) 2026/03/03 02:53:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/03 02:53:49 DEBUG : banana: Excluded (Path Filter) 2026/03/03 02:53:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/03 02:53:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/03 02:53:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/03 02:53:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/03 02:53:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/03 02:53:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/03 02:53:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/03 02:53:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/03 02:53:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/03 02:53:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/03 02:53:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/03 02:53:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/03 02:53:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/03 02:53:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/03 02:53:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/03 02:53:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/03 02:53:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/03 02:53:49 DEBUG : Waiting for deletions to finish 2026/03/03 02:53:50 DEBUG : apple: Excluded (Path Filter) 2026/03/03 02:53:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/03 02:53:50 DEBUG : banana: Excluded (Path Filter) 2026/03/03 02:53:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/03 02:53:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/03 02:53:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/03 02:53:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/03 02:53:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/03 02:53:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/03 02:53:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/03 02:53:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/03 02:53:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/03 02:53:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/03 02:53:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/03 02:53:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/03 02:53:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/03 02:53:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/03 02:53:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/03 02:53:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/03 02:53:50 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:185: Remote "B2 bucket rclone-test-baciqir7zara", Local "Local file system at /tmp/rclone1832666904", Modify Window "1ms" 2026/03/03 02:54:02 DEBUG : Waiting for deletions to finish 2026/03/03 02:54:02 DEBUG : apple: Excluded (Path Filter) 2026/03/03 02:54:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/03 02:54:02 DEBUG : banana: Excluded (Path Filter) 2026/03/03 02:54:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/03 02:54:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/03 02:54:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/03 02:54:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/03 02:54:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/03 02:54:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/03 02:54:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/03 02:54:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/03 02:54:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/03 02:54:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/03 02:54:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/03 02:54:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/03 02:54:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/03 02:54:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/03 02:54:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/03 02:54:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/03 02:54:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/03 02:54:02 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/03 02:54:02 DEBUG : apple: transformed to: appleSUFFIX 2026/03/03 02:54:02 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/03 02:54:02 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/03 02:54:02 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/03 02:54:02 DEBUG : apple: transformed to: appleSUFFIX 2026/03/03 02:54:02 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/03 02:54:02 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/03 02:54:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/03 02:54:02 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/03 02:54:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/03 02:54:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/03 02:54:02 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/03 02:54:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/03 02:54:02 DEBUG : apple: transformed to: appleSUFFIX 2026/03/03 02:54:02 DEBUG : apple: transformed to: appleSUFFIX 2026/03/03 02:54:03 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/03 02:54:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/03 02:54:03 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/03 02:54:03 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/03 02:54:03 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/03 02:54:03 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/03 02:54:03 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/03 02:54:03 DEBUG : apple: transformed to: appleSUFFIX 2026/03/03 02:54:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/03 02:54:03 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/03 02:54:03 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/03 02:54:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/03 02:54:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/03 02:54:03 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/03 02:54:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/03 02:54:03 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/03 02:54:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/03 02:54:03 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/03 02:54:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/03 02:54:03 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/03 02:54:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/03 02:54:03 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/03 02:54:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/03 02:54:03 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/03 02:54:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/03 02:54:03 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/03 02:54:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/03 02:54:03 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/03 02:54:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/03 02:54:03 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/03 02:54:03 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/03 02:54:03 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/03 02:54:03 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/03 02:54:03 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/03 02:54:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/03 02:54:03 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/03 02:54:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/03 02:54:03 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/03 02:54:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/03 02:54:03 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/03 02:54:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/03 02:54:03 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/03 02:54:03 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/03/03 02:54:03 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/03 02:54:03 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for checks to finish 2026/03/03 02:54:03 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for transfers to finish 2026/03/03 02:54:03 DEBUG : appleSUFFIX: size = 5 OK 2026/03/03 02:54:03 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/03/03 02:54:03 INFO : apple: Copied (new) to: appleSUFFIX 2026/03/03 02:54:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/03 02:54:03 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/03/03 02:54:03 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/03 02:54:03 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/03/03 02:54:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/03 02:54:03 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/03/03 02:54:03 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/03 02:54:03 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/03/03 02:54:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/03 02:54:03 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/03/03 02:54:03 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/03 02:54:03 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/03/03 02:54:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/03 02:54:03 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/03/03 02:54:03 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/03 02:54:03 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/03 02:54:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/03 02:54:03 DEBUG : bananaSUFFIX: size = 6 OK 2026/03/03 02:54:03 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/03/03 02:54:03 INFO : banana: Copied (new) to: bananaSUFFIX 2026/03/03 02:54:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/03 02:54:03 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/03/03 02:54:03 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/03 02:54:03 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/03/03 02:54:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/03 02:54:03 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/03/03 02:54:03 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/03 02:54:03 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/03/03 02:54:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/03 02:54:03 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/03/03 02:54:03 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/03 02:54:03 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/03/03 02:54:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/03 02:54:03 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/03/03 02:54:03 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/03 02:54:03 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/03/03 02:54:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/03 02:54:03 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/03/03 02:54:03 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/03 02:54:03 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/03/03 02:54:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/03 02:54:03 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/03/03 02:54:03 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/03 02:54:03 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/03/03 02:54:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/03 02:54:04 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/03/03 02:54:04 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/03 02:54:04 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/03/03 02:54:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/03 02:54:04 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/03/03 02:54:04 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/03 02:54:04 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/03/03 02:54:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/03 02:54:04 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/03/03 02:54:04 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/03 02:54:04 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/03/03 02:54:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/03 02:54:04 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/03/03 02:54:04 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/03 02:54:04 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/03/03 02:54:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/03 02:54:04 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/03/03 02:54:04 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/03 02:54:04 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/03/03 02:54:04 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/03/03 02:54:04 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/03 02:54:04 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/03/03 02:54:04 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/03/03 02:54:04 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/03 02:54:04 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/03/03 02:54:04 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/03/03 02:54:04 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/03 02:54:04 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/03/03 02:54:04 DEBUG : Waiting for deletions to finish 2026/03/03 02:54:05 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/03 02:54:05 INFO : dir1/0013-789;=.txt: Deleted 2026/03/03 02:54:05 INFO : dir1/0009-3456789.txt: Deleted 2026/03/03 02:54:05 INFO : dir1/0014-89;=.txt: Deleted 2026/03/03 02:54:05 INFO : apple: Deleted 2026/03/03 02:54:05 INFO : splitbananasplit: Deleted 2026/03/03 02:54:05 INFO : appleappleapplebanana: Deleted 2026/03/03 02:54:05 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/03 02:54:05 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/03 02:54:05 INFO : dir1/0003-defghij.txt: Deleted 2026/03/03 02:54:05 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/03 02:54:05 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/03 02:54:05 INFO : dir1/0008-2345678.txt: Deleted 2026/03/03 02:54:05 INFO : dir1/0011-56789;.txt: Deleted 2026/03/03 02:54:05 INFO : dir1/0012-6789;.txt: Deleted 2026/03/03 02:54:05 INFO : banana: Deleted 2026/03/03 02:54:05 INFO : dir1/0007-1234567.txt: Deleted 2026/03/03 02:54:05 INFO : dir1/0010-456789.txt: Deleted 2026/03/03 02:54:05 INFO : dir1/0015-9;=.txt: Deleted 2026/03/03 02:54:05 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/03 02:54:05 DEBUG : Waiting for deletions to finish 2026/03/03 02:54:05 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/03/03 02:54:05 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/03/03 02:54:05 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/03/03 02:54:05 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/03/03 02:54:05 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/03/03 02:54:05 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/03/03 02:54:05 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/03/03 02:54:05 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/03/03 02:54:05 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/03/03 02:54:05 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/03/03 02:54:05 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/03/03 02:54:05 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/03/03 02:54:05 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/03/03 02:54:05 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/03/03 02:54:05 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/03/03 02:54:05 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/03/03 02:54:05 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/03/03 02:54:05 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/03/03 02:54:05 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/03/03 02:54:05 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/03/03 02:54:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/03 02:54:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/03 02:54:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/03 02:54:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/03 02:54:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/03 02:54:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/03 02:54:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/03 02:54:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/03 02:54:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/03 02:54:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/03 02:54:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/03 02:54:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/03 02:54:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/03 02:54:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/03 02:54:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/03 02:54:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/03 02:54:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/03 02:54:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/03 02:54:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/03 02:54:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/03 02:54:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/03 02:54:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/03 02:54:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/03 02:54:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/03 02:54:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/03 02:54:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/03 02:54:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/03 02:54:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/03 02:54:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/03 02:54:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/03 02:54:06 DEBUG : apple: transformed to: appleSUFFIX 2026/03/03 02:54:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/03 02:54:06 DEBUG : apple: transformed to: appleSUFFIX 2026/03/03 02:54:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/03 02:54:06 DEBUG : apple: transformed to: appleSUFFIX 2026/03/03 02:54:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/03 02:54:06 DEBUG : apple: transformed to: appleSUFFIX 2026/03/03 02:54:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/03 02:54:06 DEBUG : apple: transformed to: appleSUFFIX 2026/03/03 02:54:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/03 02:54:06 DEBUG : apple: transformed to: appleSUFFIX 2026/03/03 02:54:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/03 02:54:06 DEBUG : apple: transformed to: appleSUFFIX 2026/03/03 02:54:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/03 02:54:06 DEBUG : apple: transformed to: appleSUFFIX 2026/03/03 02:54:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/03 02:54:06 DEBUG : apple: transformed to: appleSUFFIX 2026/03/03 02:54:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/03 02:54:06 DEBUG : apple: transformed to: appleSUFFIX 2026/03/03 02:54:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/03 02:54:06 DEBUG : apple: transformed to: appleSUFFIX 2026/03/03 02:54:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/03 02:54:06 DEBUG : apple: transformed to: appleSUFFIX 2026/03/03 02:54:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/03 02:54:06 DEBUG : apple: transformed to: appleSUFFIX 2026/03/03 02:54:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/03 02:54:06 DEBUG : apple: transformed to: appleSUFFIX 2026/03/03 02:54:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/03 02:54:06 DEBUG : apple: transformed to: appleSUFFIX 2026/03/03 02:54:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/03 02:54:06 DEBUG : apple: transformed to: appleSUFFIX 2026/03/03 02:54:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/03 02:54:06 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/03 02:54:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/03 02:54:06 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/03 02:54:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/03 02:54:06 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/03 02:54:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/03 02:54:06 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/03 02:54:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/03 02:54:06 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/03 02:54:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/03 02:54:06 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/03 02:54:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/03 02:54:06 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/03 02:54:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/03 02:54:06 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/03 02:54:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/03 02:54:06 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/03 02:54:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/03 02:54:06 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/03 02:54:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/03 02:54:06 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/03 02:54:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/03 02:54:06 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/03 02:54:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/03 02:54:06 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/03 02:54:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/03 02:54:06 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/03 02:54:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/03 02:54:06 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/03 02:54:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/03 02:54:06 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/03 02:54:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/03 02:54:06 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/03 02:54:06 DEBUG : apple: transformed to: appleSUFFIX 2026/03/03 02:54:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/03 02:54:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/03 02:54:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/03 02:54:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/03 02:54:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/03 02:54:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/03 02:54:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/03 02:54:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/03 02:54:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/03 02:54:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/03 02:54:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/03 02:54:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/03 02:54:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/03 02:54:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/03 02:54:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/03 02:54:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/03 02:54:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/03 02:54:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/03 02:54:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/03 02:54:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/03 02:54:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/03 02:54:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/03 02:54:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/03 02:54:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/03 02:54:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/03 02:54:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/03 02:54:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/03 02:54:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/03 02:54:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/03 02:54:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/03 02:54:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/03 02:54:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/03 02:54:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/03 02:54:06 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/03 02:54:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/03 02:54:06 DEBUG : apple: transformed to: appleSUFFIX 2026/03/03 02:54:06 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/03 02:54:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/03 02:54:06 DEBUG : apple: transformed to: appleSUFFIX 2026/03/03 02:54:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/03 02:54:06 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/03 02:54:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/03 02:54:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/03 02:54:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/03 02:54:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/03 02:54:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/03 02:54:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/03 02:54:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/03 02:54:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/03 02:54:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/03 02:54:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/03 02:54:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/03 02:54:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/03 02:54:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/03 02:54:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/03 02:54:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/03 02:54:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/03 02:54:06 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/03 02:54:06 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/03 02:54:06 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/03 02:54:06 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/03 02:54:06 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/03 02:54:06 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/03 02:54:06 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/03 02:54:06 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/03 02:54:06 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/03 02:54:06 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/03 02:54:06 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/03 02:54:06 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/03 02:54:06 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/03 02:54:06 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/03 02:54:06 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/03 02:54:06 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/03 02:54:06 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/03 02:54:06 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/03 02:54:06 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/03 02:54:06 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/03 02:54:06 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/03 02:54:06 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for checks to finish 2026/03/03 02:54:06 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for transfers to finish 2026/03/03 02:54:06 DEBUG : splitbananasplit: size = 16 OK 2026/03/03 02:54:06 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/03 02:54:06 INFO : splitbananasplit: Copied (new) 2026/03/03 02:54:06 DEBUG : apple: size = 5 OK 2026/03/03 02:54:06 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/03/03 02:54:06 INFO : apple: Copied (new) 2026/03/03 02:54:06 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/03 02:54:06 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/03 02:54:06 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/03/03 02:54:06 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/03 02:54:06 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/03 02:54:06 INFO : appleappleapplebanana: Copied (new) 2026/03/03 02:54:06 DEBUG : banana: size = 6 OK 2026/03/03 02:54:06 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/03/03 02:54:06 INFO : banana: Copied (new) 2026/03/03 02:54:06 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/03 02:54:06 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/03 02:54:06 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/03/03 02:54:06 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/03 02:54:06 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/03 02:54:06 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/03/03 02:54:07 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/03 02:54:07 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/03 02:54:07 INFO : dir1/0003-defghij.txt: Copied (new) 2026/03/03 02:54:07 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/03 02:54:07 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/03 02:54:07 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/03/03 02:54:07 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/03 02:54:07 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/03 02:54:07 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/03/03 02:54:07 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/03 02:54:07 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/03 02:54:07 INFO : dir1/0008-2345678.txt: Copied (new) 2026/03/03 02:54:07 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/03 02:54:07 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/03 02:54:07 INFO : dir1/0007-1234567.txt: Copied (new) 2026/03/03 02:54:07 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/03 02:54:07 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/03 02:54:07 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/03/03 02:54:07 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/03 02:54:07 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/03 02:54:07 INFO : dir1/0009-3456789.txt: Copied (new) 2026/03/03 02:54:07 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/03 02:54:07 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/03 02:54:07 INFO : dir1/0010-456789.txt: Copied (new) 2026/03/03 02:54:07 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/03 02:54:07 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/03 02:54:07 INFO : dir1/0012-6789;.txt: Copied (new) 2026/03/03 02:54:07 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/03 02:54:07 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/03 02:54:07 INFO : dir1/0014-89;=.txt: Copied (new) 2026/03/03 02:54:07 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/03 02:54:07 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/03 02:54:07 INFO : dir1/0015-9;=.txt: Copied (new) 2026/03/03 02:54:07 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/03 02:54:07 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/03 02:54:07 INFO : dir1/0011-56789;.txt: Copied (new) 2026/03/03 02:54:07 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/03 02:54:07 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/03 02:54:07 INFO : dir1/0013-789;=.txt: Copied (new) 2026/03/03 02:54:07 DEBUG : Waiting for deletions to finish 2026/03/03 02:54:08 INFO : appleSUFFIX: Deleted 2026/03/03 02:54:08 INFO : appleappleapplebananaSUFFIX: Deleted 2026/03/03 02:54:08 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/03/03 02:54:08 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/03/03 02:54:08 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/03/03 02:54:08 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/03/03 02:54:08 INFO : bananaSUFFIX: Deleted 2026/03/03 02:54:08 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/03/03 02:54:08 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/03/03 02:54:08 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/03/03 02:54:08 INFO : splitbananasplitSUFFIX: Deleted 2026/03/03 02:54:08 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/03/03 02:54:08 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/03/03 02:54:08 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/03/03 02:54:08 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/03/03 02:54:08 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/03/03 02:54:08 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/03/03 02:54:08 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/03/03 02:54:08 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/03/03 02:54:08 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/03/03 02:54:08 DEBUG : Waiting for deletions to finish 2026/03/03 02:54:08 DEBUG : apple: Excluded (Path Filter) 2026/03/03 02:54:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/03 02:54:08 DEBUG : banana: Excluded (Path Filter) 2026/03/03 02:54:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/03 02:54:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/03 02:54:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/03 02:54:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/03 02:54:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/03 02:54:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/03 02:54:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/03 02:54:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/03 02:54:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/03 02:54:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/03 02:54:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/03 02:54:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/03 02:54:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/03 02:54:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/03 02:54:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/03 02:54:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/03 02:54:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/03 02:54:08 DEBUG : Waiting for deletions to finish 2026/03/03 02:54:09 DEBUG : apple: Excluded (Path Filter) 2026/03/03 02:54:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/03 02:54:09 DEBUG : banana: Excluded (Path Filter) 2026/03/03 02:54:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/03 02:54:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/03 02:54:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/03 02:54:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/03 02:54:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/03 02:54:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/03 02:54:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/03 02:54:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/03 02:54:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/03 02:54:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/03 02:54:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/03 02:54:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/03 02:54:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/03 02:54:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/03 02:54:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/03 02:54:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/03 02:54:09 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:185: Remote "B2 bucket rclone-test-baciqir7zara", Local "Local file system at /tmp/rclone1832666904", Modify Window "1ms" 2026/03/03 02:54:21 DEBUG : Waiting for deletions to finish 2026/03/03 02:54:21 DEBUG : apple: Excluded (Path Filter) 2026/03/03 02:54:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/03 02:54:21 DEBUG : banana: Excluded (Path Filter) 2026/03/03 02:54:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/03 02:54:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/03 02:54:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/03 02:54:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/03 02:54:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/03 02:54:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/03 02:54:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/03 02:54:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/03 02:54:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/03 02:54:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/03 02:54:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/03 02:54:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/03 02:54:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/03 02:54:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/03 02:54:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/03 02:54:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/03 02:54:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/03 02:54:21 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/03 02:54:21 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/03 02:54:21 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/03 02:54:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/03 02:54:21 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/03 02:54:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/03 02:54:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/03 02:54:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/03 02:54:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/03 02:54:22 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/03 02:54:22 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/03 02:54:22 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/03 02:54:22 DEBUG : apple: size = 5 OK 2026/03/03 02:54:22 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:54:22 DEBUG : apple: Unchanged skipping 2026/03/03 02:54:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/03 02:54:22 DEBUG : banana: size = 6 OK 2026/03/03 02:54:22 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:54:22 DEBUG : banana: Unchanged skipping 2026/03/03 02:54:22 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/03 02:54:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/03 02:54:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/03 02:54:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/03 02:54:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/03 02:54:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/03 02:54:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/03 02:54:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/03 02:54:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/03 02:54:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/03 02:54:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/03 02:54:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/03 02:54:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/03 02:54:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/03 02:54:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/03 02:54:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/03 02:54:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/03 02:54:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/03 02:54:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/03 02:54:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/03 02:54:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/03 02:54:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/03 02:54:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/03 02:54:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/03 02:54:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/03 02:54:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/03 02:54:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/03 02:54:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/03 02:54:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/03 02:54:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/03 02:54:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/03 02:54:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/03 02:54:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/03 02:54:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/03 02:54:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/03 02:54:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/03 02:54:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/03 02:54:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/03 02:54:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/03 02:54:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/03 02:54:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/03 02:54:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/03 02:54:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/03 02:54:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/03 02:54:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/03 02:54:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/03 02:54:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/03 02:54:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/03 02:54:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/03 02:54:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/03 02:54:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/03 02:54:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/03 02:54:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/03 02:54:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/03 02:54:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/03 02:54:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/03 02:54:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/03 02:54:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/03 02:54:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/03 02:54:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/03 02:54:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/03 02:54:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/03 02:54:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/03 02:54:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/03 02:54:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/03 02:54:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/03 02:54:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/03 02:54:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/03 02:54:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/03 02:54:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/03 02:54:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/03 02:54:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/03 02:54:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/03 02:54:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/03 02:54:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/03 02:54:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/03 02:54:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/03 02:54:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/03 02:54:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/03 02:54:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/03 02:54:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/03 02:54:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/03 02:54:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/03 02:54:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/03 02:54:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/03 02:54:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/03 02:54:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/03 02:54:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/03 02:54:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/03 02:54:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/03 02:54:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/03 02:54:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/03 02:54:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/03 02:54:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/03 02:54:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/03 02:54:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/03 02:54:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/03 02:54:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/03 02:54:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/03 02:54:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/03 02:54:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/03 02:54:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/03 02:54:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/03 02:54:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/03 02:54:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/03 02:54:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/03 02:54:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/03 02:54:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/03 02:54:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/03 02:54:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/03 02:54:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/03 02:54:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/03 02:54:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/03 02:54:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/03 02:54:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/03 02:54:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/03 02:54:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/03 02:54:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/03 02:54:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/03 02:54:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/03 02:54:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/03 02:54:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/03 02:54:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/03 02:54:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/03 02:54:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/03 02:54:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/03 02:54:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/03 02:54:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/03 02:54:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/03 02:54:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/03 02:54:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/03 02:54:22 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/03 02:54:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/03 02:54:22 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/03 02:54:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/03 02:54:22 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/03 02:54:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/03 02:54:22 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/03 02:54:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/03 02:54:22 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/03 02:54:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/03 02:54:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/03 02:54:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/03 02:54:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/03 02:54:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/03 02:54:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/03 02:54:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/03 02:54:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/03 02:54:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/03 02:54:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/03 02:54:22 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/03 02:54:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/03 02:54:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/03 02:54:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/03 02:54:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/03 02:54:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/03 02:54:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/03 02:54:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/03 02:54:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/03 02:54:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/03 02:54:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/03 02:54:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/03 02:54:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/03 02:54:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/03 02:54:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/03 02:54:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/03 02:54:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/03 02:54:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/03 02:54:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/03 02:54:22 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/03 02:54:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/03 02:54:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/03 02:54:22 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/03 02:54:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/03 02:54:22 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/03 02:54:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/03 02:54:22 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/03 02:54:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/03 02:54:22 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/03 02:54:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/03 02:54:22 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/03 02:54:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/03 02:54:22 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/03 02:54:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/03 02:54:22 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/03 02:54:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/03 02:54:22 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/03 02:54:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/03 02:54:22 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/03 02:54:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/03 02:54:22 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/03 02:54:22 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/03 02:54:22 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/03 02:54:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/03 02:54:22 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/03 02:54:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/03 02:54:22 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/03 02:54:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/03 02:54:22 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/03 02:54:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/03 02:54:22 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/03 02:54:22 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/03 02:54:22 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/03 02:54:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/03 02:54:22 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for checks to finish 2026/03/03 02:54:22 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for transfers to finish 2026/03/03 02:54:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/03 02:54:22 DEBUG : appleapple: size = 21 OK 2026/03/03 02:54:22 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/03 02:54:22 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/03/03 02:54:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/03 02:54:22 DEBUG : splitbanan: size = 16 OK 2026/03/03 02:54:22 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/03 02:54:22 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/03/03 02:54:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/03 02:54:22 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/03/03 02:54:22 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/03 02:54:22 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/03/03 02:54:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/03 02:54:22 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/03/03 02:54:22 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/03 02:54:22 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/03/03 02:54:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/03 02:54:22 DEBUG : dir1/0003-defgh: size = 21 OK 2026/03/03 02:54:22 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/03 02:54:22 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/03/03 02:54:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/03 02:54:22 DEBUG : dir1/0000-abcde: size = 21 OK 2026/03/03 02:54:22 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/03 02:54:22 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/03/03 02:54:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/03 02:54:22 DEBUG : dir1/0005-fghij: size = 21 OK 2026/03/03 02:54:22 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/03 02:54:22 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/03/03 02:54:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/03 02:54:22 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/03/03 02:54:22 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/03 02:54:22 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/03/03 02:54:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/03 02:54:22 DEBUG : dir1/0004-efghi: size = 21 OK 2026/03/03 02:54:22 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/03 02:54:22 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/03/03 02:54:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/03 02:54:23 DEBUG : dir1/0008-23456: size = 21 OK 2026/03/03 02:54:23 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/03 02:54:23 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/03/03 02:54:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/03 02:54:23 DEBUG : dir1/0009-34567: size = 21 OK 2026/03/03 02:54:23 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/03 02:54:23 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/03/03 02:54:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/03 02:54:23 DEBUG : dir1/0011-56789: size = 20 OK 2026/03/03 02:54:23 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/03 02:54:23 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/03/03 02:54:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/03 02:54:23 DEBUG : dir1/0010-45678: size = 20 OK 2026/03/03 02:54:23 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/03 02:54:23 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/03/03 02:54:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/03 02:54:23 DEBUG : dir1/0007-12345: size = 21 OK 2026/03/03 02:54:23 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/03 02:54:23 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/03/03 02:54:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/03 02:54:23 DEBUG : dir1/0012-6789;: size = 19 OK 2026/03/03 02:54:23 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/03 02:54:23 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/03/03 02:54:23 DEBUG : dir1/0013-789;=: size = 19 OK 2026/03/03 02:54:23 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/03 02:54:23 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/03/03 02:54:23 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/03/03 02:54:23 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/03 02:54:23 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/03/03 02:54:23 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/03/03 02:54:23 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/03 02:54:23 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/03/03 02:54:23 DEBUG : Waiting for deletions to finish 2026/03/03 02:54:24 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/03 02:54:24 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/03 02:54:24 INFO : dir1/0011-56789;.txt: Deleted 2026/03/03 02:54:24 INFO : dir1/0012-6789;.txt: Deleted 2026/03/03 02:54:24 INFO : appleappleapplebanana: Deleted 2026/03/03 02:54:24 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/03 02:54:24 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/03 02:54:24 INFO : dir1/0003-defghij.txt: Deleted 2026/03/03 02:54:24 INFO : dir1/0007-1234567.txt: Deleted 2026/03/03 02:54:24 INFO : dir1/0013-789;=.txt: Deleted 2026/03/03 02:54:24 INFO : dir1/0015-9;=.txt: Deleted 2026/03/03 02:54:24 INFO : splitbananasplit: Deleted 2026/03/03 02:54:24 INFO : dir1/0010-456789.txt: Deleted 2026/03/03 02:54:24 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/03 02:54:24 INFO : dir1/0009-3456789.txt: Deleted 2026/03/03 02:54:24 INFO : dir1/0008-2345678.txt: Deleted 2026/03/03 02:54:24 INFO : dir1/0014-89;=.txt: Deleted 2026/03/03 02:54:24 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/03 02:54:24 DEBUG : Waiting for deletions to finish 2026/03/03 02:54:24 DEBUG : apple: Excluded (Path Filter) 2026/03/03 02:54:24 DEBUG : appleapple: Excluded (Path Filter) 2026/03/03 02:54:24 DEBUG : banana: Excluded (Path Filter) 2026/03/03 02:54:24 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/03/03 02:54:24 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/03/03 02:54:24 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/03/03 02:54:24 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/03/03 02:54:24 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/03/03 02:54:24 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/03/03 02:54:24 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/03/03 02:54:24 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/03/03 02:54:24 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/03/03 02:54:24 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/03/03 02:54:24 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/03/03 02:54:24 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/03/03 02:54:24 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/03/03 02:54:24 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/03/03 02:54:24 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/03/03 02:54:24 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/03/03 02:54:24 DEBUG : splitbanan: Excluded (Path Filter) 2026/03/03 02:54:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/03 02:54:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/03 02:54:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/03 02:54:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/03 02:54:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/03 02:54:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/03 02:54:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/03 02:54:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/03 02:54:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/03 02:54:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/03 02:54:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/03 02:54:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/03 02:54:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/03 02:54:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/03 02:54:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/03 02:54:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/03 02:54:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/03 02:54:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/03 02:54:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/03 02:54:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/03 02:54:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/03 02:54:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/03 02:54:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/03 02:54:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/03 02:54:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/03 02:54:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/03 02:54:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/03 02:54:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/03 02:54:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/03 02:54:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/03 02:54:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/03 02:54:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/03 02:54:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/03 02:54:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/03 02:54:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/03 02:54:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/03 02:54:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/03 02:54:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/03 02:54:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/03 02:54:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/03 02:54:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/03 02:54:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/03 02:54:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/03 02:54:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/03 02:54:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/03 02:54:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/03 02:54:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/03 02:54:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/03 02:54:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/03 02:54:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/03 02:54:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/03 02:54:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/03 02:54:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/03 02:54:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/03 02:54:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/03 02:54:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/03 02:54:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/03 02:54:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/03 02:54:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/03 02:54:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/03 02:54:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/03 02:54:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/03 02:54:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/03 02:54:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/03 02:54:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/03 02:54:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/03 02:54:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/03 02:54:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/03 02:54:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/03 02:54:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/03 02:54:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/03 02:54:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/03 02:54:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/03 02:54:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/03 02:54:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/03 02:54:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/03 02:54:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/03 02:54:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/03 02:54:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/03 02:54:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/03 02:54:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/03 02:54:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/03 02:54:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/03 02:54:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/03 02:54:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/03 02:54:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/03 02:54:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/03 02:54:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/03 02:54:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/03 02:54:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/03 02:54:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/03 02:54:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/03 02:54:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/03 02:54:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/03 02:54:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/03 02:54:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/03 02:54:25 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/03 02:54:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/03 02:54:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/03 02:54:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/03 02:54:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/03 02:54:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/03 02:54:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/03 02:54:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/03 02:54:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/03 02:54:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/03 02:54:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/03 02:54:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/03 02:54:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/03 02:54:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/03 02:54:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/03 02:54:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/03 02:54:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/03 02:54:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/03 02:54:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/03 02:54:25 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/03 02:54:25 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/03 02:54:25 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/03 02:54:25 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/03 02:54:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/03 02:54:25 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/03 02:54:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/03 02:54:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/03 02:54:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/03 02:54:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/03 02:54:25 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/03 02:54:25 DEBUG : apple: size = 5 OK 2026/03/03 02:54:25 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:54:25 DEBUG : apple: Unchanged skipping 2026/03/03 02:54:25 DEBUG : appleapple: size = 21 OK 2026/03/03 02:54:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:54:25 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/03 02:54:25 DEBUG : banana: size = 6 OK 2026/03/03 02:54:25 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:54:25 DEBUG : banana: Unchanged skipping 2026/03/03 02:54:25 DEBUG : splitbanan: size = 16 OK 2026/03/03 02:54:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:54:25 DEBUG : splitbananasplit: Unchanged skipping 2026/03/03 02:54:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/03 02:54:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/03 02:54:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/03 02:54:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/03 02:54:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/03 02:54:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/03 02:54:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/03 02:54:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/03 02:54:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/03 02:54:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/03 02:54:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/03 02:54:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/03 02:54:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/03 02:54:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/03 02:54:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/03 02:54:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/03 02:54:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/03 02:54:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/03 02:54:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/03 02:54:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/03 02:54:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/03 02:54:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/03 02:54:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/03 02:54:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/03 02:54:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/03 02:54:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/03 02:54:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/03 02:54:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/03 02:54:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/03 02:54:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/03 02:54:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/03 02:54:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/03 02:54:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/03 02:54:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/03 02:54:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/03 02:54:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/03 02:54:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/03 02:54:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/03 02:54:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/03 02:54:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/03 02:54:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/03 02:54:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/03 02:54:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/03 02:54:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/03 02:54:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/03 02:54:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/03 02:54:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/03 02:54:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/03 02:54:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/03 02:54:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/03 02:54:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/03 02:54:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/03 02:54:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/03 02:54:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/03 02:54:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/03 02:54:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/03 02:54:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/03 02:54:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/03 02:54:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/03 02:54:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/03 02:54:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/03 02:54:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/03 02:54:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/03 02:54:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/03 02:54:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/03 02:54:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/03 02:54:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/03 02:54:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/03 02:54:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/03 02:54:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/03 02:54:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/03 02:54:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/03 02:54:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/03 02:54:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/03 02:54:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/03 02:54:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/03 02:54:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/03 02:54:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/03 02:54:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/03 02:54:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/03 02:54:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/03 02:54:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/03 02:54:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/03 02:54:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/03 02:54:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/03 02:54:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/03 02:54:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/03 02:54:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/03 02:54:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/03 02:54:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/03 02:54:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/03 02:54:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/03 02:54:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/03 02:54:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/03 02:54:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/03 02:54:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/03 02:54:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/03 02:54:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/03 02:54:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/03 02:54:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/03 02:54:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/03 02:54:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/03 02:54:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/03 02:54:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/03 02:54:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/03 02:54:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/03 02:54:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/03 02:54:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/03 02:54:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/03 02:54:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/03 02:54:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/03 02:54:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/03 02:54:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/03 02:54:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/03 02:54:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/03 02:54:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/03 02:54:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/03 02:54:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/03 02:54:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/03 02:54:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/03 02:54:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/03 02:54:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/03 02:54:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/03 02:54:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/03 02:54:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/03 02:54:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/03 02:54:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/03 02:54:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/03 02:54:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/03 02:54:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/03 02:54:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/03 02:54:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/03 02:54:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/03 02:54:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/03 02:54:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/03 02:54:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/03 02:54:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/03 02:54:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/03 02:54:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/03 02:54:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/03 02:54:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/03 02:54:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/03 02:54:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/03 02:54:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/03 02:54:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/03 02:54:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/03 02:54:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/03 02:54:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/03 02:54:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/03 02:54:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/03 02:54:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/03 02:54:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/03 02:54:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/03 02:54:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/03 02:54:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/03 02:54:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/03 02:54:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/03 02:54:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/03 02:54:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/03 02:54:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/03 02:54:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/03 02:54:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/03 02:54:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/03 02:54:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/03 02:54:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/03 02:54:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/03 02:54:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/03 02:54:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/03 02:54:25 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/03 02:54:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/03 02:54:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/03 02:54:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/03 02:54:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/03 02:54:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/03 02:54:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/03 02:54:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/03 02:54:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/03 02:54:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/03 02:54:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/03 02:54:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/03 02:54:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/03 02:54:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/03 02:54:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/03 02:54:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/03 02:54:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/03 02:54:25 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/03 02:54:25 DEBUG : dir1/0000-abcde: size = 21 OK 2026/03/03 02:54:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:54:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/03 02:54:25 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/03/03 02:54:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:54:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/03 02:54:25 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/03/03 02:54:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:54:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/03 02:54:25 DEBUG : dir1/0003-defgh: size = 21 OK 2026/03/03 02:54:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:54:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/03 02:54:25 DEBUG : dir1/0004-efghi: size = 21 OK 2026/03/03 02:54:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:54:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/03 02:54:25 DEBUG : dir1/0005-fghij: size = 21 OK 2026/03/03 02:54:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:54:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/03 02:54:25 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/03/03 02:54:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:54:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/03 02:54:25 DEBUG : dir1/0007-12345: size = 21 OK 2026/03/03 02:54:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:54:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/03 02:54:25 DEBUG : dir1/0008-23456: size = 21 OK 2026/03/03 02:54:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:54:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/03 02:54:25 DEBUG : dir1/0009-34567: size = 21 OK 2026/03/03 02:54:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:54:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/03 02:54:25 DEBUG : dir1/0010-45678: size = 20 OK 2026/03/03 02:54:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:54:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/03 02:54:25 DEBUG : dir1/0011-56789: size = 20 OK 2026/03/03 02:54:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:54:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/03 02:54:25 DEBUG : dir1/0012-6789;: size = 19 OK 2026/03/03 02:54:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:54:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/03 02:54:25 DEBUG : dir1/0013-789;=: size = 19 OK 2026/03/03 02:54:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:54:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/03 02:54:25 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/03/03 02:54:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:54:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/03 02:54:25 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/03/03 02:54:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:54:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/03 02:54:25 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for checks to finish 2026/03/03 02:54:25 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for transfers to finish 2026/03/03 02:54:25 DEBUG : Waiting for deletions to finish 2026/03/03 02:54:25 DEBUG : Waiting for deletions to finish 2026/03/03 02:54:25 DEBUG : apple: Excluded (Path Filter) 2026/03/03 02:54:25 DEBUG : appleapple: Excluded (Path Filter) 2026/03/03 02:54:25 DEBUG : banana: Excluded (Path Filter) 2026/03/03 02:54:25 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/03/03 02:54:25 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/03/03 02:54:25 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/03/03 02:54:25 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/03/03 02:54:25 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/03/03 02:54:25 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/03/03 02:54:25 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/03/03 02:54:25 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/03/03 02:54:25 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/03/03 02:54:25 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/03/03 02:54:25 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/03/03 02:54:25 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/03/03 02:54:25 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/03/03 02:54:25 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/03/03 02:54:25 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/03/03 02:54:25 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/03/03 02:54:25 DEBUG : splitbanan: Excluded (Path Filter) 2026/03/03 02:54:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/03 02:54:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/03 02:54:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/03 02:54:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/03 02:54:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/03 02:54:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/03 02:54:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/03 02:54:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/03 02:54:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/03 02:54:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/03 02:54:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/03 02:54:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/03 02:54:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/03 02:54:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/03 02:54:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/03 02:54:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/03 02:54:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/03 02:54:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/03 02:54:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/03 02:54:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/03 02:54:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/03 02:54:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/03 02:54:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/03 02:54:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/03 02:54:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/03 02:54:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/03 02:54:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/03 02:54:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/03 02:54:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/03 02:54:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/03 02:54:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/03 02:54:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/03 02:54:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/03 02:54:25 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/03 02:54:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/03 02:54:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/03 02:54:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/03 02:54:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/03 02:54:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/03 02:54:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/03 02:54:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/03 02:54:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/03 02:54:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/03 02:54:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/03 02:54:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/03 02:54:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/03 02:54:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/03 02:54:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/03 02:54:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/03 02:54:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/03 02:54:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/03 02:54:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/03 02:54:25 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:185: Remote "B2 bucket rclone-test-baciqir7zara", Local "Local file system at /tmp/rclone1832666904", Modify Window "1ms" 2026/03/03 02:54:38 DEBUG : Waiting for deletions to finish 2026/03/03 02:54:38 DEBUG : apple: Excluded (Path Filter) 2026/03/03 02:54:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/03 02:54:38 DEBUG : banana: Excluded (Path Filter) 2026/03/03 02:54:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/03 02:54:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/03 02:54:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/03 02:54:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/03 02:54:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/03 02:54:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/03 02:54:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/03 02:54:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/03 02:54:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/03 02:54:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/03 02:54:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/03 02:54:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/03 02:54:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/03 02:54:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/03 02:54:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/03 02:54:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/03 02:54:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/03 02:54:38 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/03 02:54:38 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:54:38 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/03 02:54:38 DEBUG : apple: size = 5 OK 2026/03/03 02:54:38 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:54:38 DEBUG : apple: Unchanged skipping 2026/03/03 02:54:38 DEBUG : banana: size = 6 OK 2026/03/03 02:54:38 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:54:38 DEBUG : banana: Unchanged skipping 2026/03/03 02:54:38 DEBUG : splitbananasplit: size = 16 OK 2026/03/03 02:54:38 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:54:38 DEBUG : splitbananasplit: Unchanged skipping 2026/03/03 02:54:38 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/03 02:54:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:54:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/03 02:54:38 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/03 02:54:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:54:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/03 02:54:38 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/03 02:54:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:54:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/03 02:54:38 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/03 02:54:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:54:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/03 02:54:38 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/03 02:54:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:54:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/03 02:54:38 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/03 02:54:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:54:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/03 02:54:38 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/03 02:54:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:54:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/03 02:54:38 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/03 02:54:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:54:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/03 02:54:38 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/03 02:54:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:54:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/03 02:54:38 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/03 02:54:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:54:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/03 02:54:38 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/03 02:54:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:54:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/03 02:54:38 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/03 02:54:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:54:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/03 02:54:38 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/03 02:54:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:54:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/03 02:54:38 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/03 02:54:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:54:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/03 02:54:38 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/03 02:54:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:54:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/03 02:54:38 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/03 02:54:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:54:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/03 02:54:38 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for checks to finish 2026/03/03 02:54:38 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for transfers to finish 2026/03/03 02:54:38 DEBUG : Waiting for deletions to finish 2026/03/03 02:54:38 DEBUG : Waiting for deletions to finish 2026/03/03 02:54:38 DEBUG : apple: Excluded (Path Filter) 2026/03/03 02:54:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/03 02:54:38 DEBUG : banana: Excluded (Path Filter) 2026/03/03 02:54:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/03 02:54:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/03 02:54:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/03 02:54:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/03 02:54:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/03 02:54:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/03 02:54:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/03 02:54:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/03 02:54:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/03 02:54:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/03 02:54:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/03 02:54:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/03 02:54:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/03 02:54:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/03 02:54:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/03 02:54:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/03 02:54:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/03 02:54:39 DEBUG : apple: size = 5 OK 2026/03/03 02:54:39 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:54:39 DEBUG : apple: Unchanged skipping 2026/03/03 02:54:39 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/03 02:54:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:54:39 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/03 02:54:39 DEBUG : banana: size = 6 OK 2026/03/03 02:54:39 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:54:39 DEBUG : banana: Unchanged skipping 2026/03/03 02:54:39 DEBUG : splitbananasplit: size = 16 OK 2026/03/03 02:54:39 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:54:39 DEBUG : splitbananasplit: Unchanged skipping 2026/03/03 02:54:39 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/03 02:54:39 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:54:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/03 02:54:39 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/03 02:54:39 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:54:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/03 02:54:39 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/03 02:54:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:54:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/03 02:54:39 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/03 02:54:39 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:54:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/03 02:54:39 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/03 02:54:39 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:54:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/03 02:54:39 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/03 02:54:39 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:54:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/03 02:54:39 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/03 02:54:39 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:54:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/03 02:54:39 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/03 02:54:39 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:54:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/03 02:54:39 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/03 02:54:39 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:54:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/03 02:54:39 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/03 02:54:39 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:54:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/03 02:54:39 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/03 02:54:39 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:54:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/03 02:54:39 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/03 02:54:39 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:54:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/03 02:54:39 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/03 02:54:39 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:54:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/03 02:54:39 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/03 02:54:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:54:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/03 02:54:39 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/03 02:54:39 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:54:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/03 02:54:39 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/03 02:54:39 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:54:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/03 02:54:39 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for checks to finish 2026/03/03 02:54:39 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for transfers to finish 2026/03/03 02:54:39 DEBUG : Waiting for deletions to finish 2026/03/03 02:54:39 DEBUG : Waiting for deletions to finish 2026/03/03 02:54:39 DEBUG : apple: Excluded (Path Filter) 2026/03/03 02:54:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/03 02:54:39 DEBUG : banana: Excluded (Path Filter) 2026/03/03 02:54:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/03 02:54:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/03 02:54:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/03 02:54:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/03 02:54:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/03 02:54:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/03 02:54:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/03 02:54:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/03 02:54:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/03 02:54:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/03 02:54:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/03 02:54:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/03 02:54:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/03 02:54:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/03 02:54:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/03 02:54:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/03 02:54:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/03 02:54:39 DEBUG : Waiting for deletions to finish 2026/03/03 02:54:40 DEBUG : apple: Excluded (Path Filter) 2026/03/03 02:54:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/03 02:54:40 DEBUG : banana: Excluded (Path Filter) 2026/03/03 02:54:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/03 02:54:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/03 02:54:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/03 02:54:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/03 02:54:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/03 02:54:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/03 02:54:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/03 02:54:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/03 02:54:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/03 02:54:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/03 02:54:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/03 02:54:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/03 02:54:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/03 02:54:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/03 02:54:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/03 02:54:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/03 02:54:40 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:185: Remote "B2 bucket rclone-test-baciqir7zara", Local "Local file system at /tmp/rclone1832666904", Modify Window "1ms" 2026/03/03 02:54:52 DEBUG : Waiting for deletions to finish 2026/03/03 02:54:52 DEBUG : apple: Excluded (Path Filter) 2026/03/03 02:54:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/03 02:54:52 DEBUG : banana: Excluded (Path Filter) 2026/03/03 02:54:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/03 02:54:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/03 02:54:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/03 02:54:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/03 02:54:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/03 02:54:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/03 02:54:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/03 02:54:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/03 02:54:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/03 02:54:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/03 02:54:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/03 02:54:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/03 02:54:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/03 02:54:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/03 02:54:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/03 02:54:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/03 02:54:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/03 02:54:53 DEBUG : apple: size = 5 OK 2026/03/03 02:54:53 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:54:53 DEBUG : apple: Unchanged skipping 2026/03/03 02:54:53 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/03 02:54:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:54:53 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/03 02:54:53 DEBUG : banana: size = 6 OK 2026/03/03 02:54:53 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:54:53 DEBUG : banana: Unchanged skipping 2026/03/03 02:54:53 DEBUG : splitbananasplit: size = 16 OK 2026/03/03 02:54:53 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:54:53 DEBUG : splitbananasplit: Unchanged skipping 2026/03/03 02:54:53 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/03 02:54:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:54:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/03 02:54:53 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/03 02:54:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:54:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/03 02:54:53 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/03 02:54:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:54:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/03 02:54:53 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/03 02:54:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:54:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/03 02:54:53 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/03 02:54:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:54:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/03 02:54:53 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/03 02:54:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:54:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/03 02:54:53 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/03 02:54:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:54:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/03 02:54:53 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/03 02:54:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:54:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/03 02:54:53 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/03 02:54:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:54:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/03 02:54:53 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/03 02:54:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:54:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/03 02:54:53 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/03 02:54:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:54:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/03 02:54:53 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/03 02:54:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:54:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/03 02:54:53 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/03 02:54:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:54:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/03 02:54:53 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/03 02:54:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:54:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/03 02:54:53 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/03 02:54:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:54:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/03 02:54:53 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/03 02:54:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:54:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/03 02:54:53 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for checks to finish 2026/03/03 02:54:53 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for transfers to finish 2026/03/03 02:54:53 DEBUG : Waiting for deletions to finish 2026/03/03 02:54:53 DEBUG : Waiting for deletions to finish 2026/03/03 02:54:53 DEBUG : apple: Excluded (Path Filter) 2026/03/03 02:54:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/03 02:54:53 DEBUG : banana: Excluded (Path Filter) 2026/03/03 02:54:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/03 02:54:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/03 02:54:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/03 02:54:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/03 02:54:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/03 02:54:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/03 02:54:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/03 02:54:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/03 02:54:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/03 02:54:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/03 02:54:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/03 02:54:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/03 02:54:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/03 02:54:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/03 02:54:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/03 02:54:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/03 02:54:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/03 02:54:54 DEBUG : apple: size = 5 OK 2026/03/03 02:54:54 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:54:54 DEBUG : apple: Unchanged skipping 2026/03/03 02:54:54 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/03 02:54:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:54:54 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/03 02:54:54 DEBUG : banana: size = 6 OK 2026/03/03 02:54:54 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:54:54 DEBUG : banana: Unchanged skipping 2026/03/03 02:54:54 DEBUG : splitbananasplit: size = 16 OK 2026/03/03 02:54:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:54:54 DEBUG : splitbananasplit: Unchanged skipping 2026/03/03 02:54:54 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/03 02:54:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:54:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/03 02:54:54 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/03 02:54:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:54:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/03 02:54:54 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/03 02:54:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:54:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/03 02:54:54 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/03 02:54:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:54:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/03 02:54:54 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/03 02:54:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:54:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/03 02:54:54 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/03 02:54:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:54:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/03 02:54:54 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/03 02:54:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:54:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/03 02:54:54 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/03 02:54:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:54:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/03 02:54:54 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/03 02:54:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:54:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/03 02:54:54 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/03 02:54:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:54:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/03 02:54:54 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/03 02:54:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:54:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/03 02:54:54 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/03 02:54:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:54:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/03 02:54:54 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/03 02:54:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:54:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/03 02:54:54 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/03 02:54:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:54:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/03 02:54:54 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/03 02:54:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:54:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/03 02:54:54 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/03 02:54:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:54:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/03 02:54:54 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for checks to finish 2026/03/03 02:54:54 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for transfers to finish 2026/03/03 02:54:54 DEBUG : Waiting for deletions to finish 2026/03/03 02:54:54 DEBUG : Waiting for deletions to finish 2026/03/03 02:54:54 DEBUG : apple: Excluded (Path Filter) 2026/03/03 02:54:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/03 02:54:54 DEBUG : banana: Excluded (Path Filter) 2026/03/03 02:54:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/03 02:54:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/03 02:54:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/03 02:54:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/03 02:54:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/03 02:54:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/03 02:54:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/03 02:54:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/03 02:54:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/03 02:54:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/03 02:54:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/03 02:54:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/03 02:54:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/03 02:54:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/03 02:54:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/03 02:54:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/03 02:54:54 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:185: Remote "B2 bucket rclone-test-baciqir7zara", Local "Local file system at /tmp/rclone1832666904", Modify Window "1ms" 2026/03/03 02:55:07 DEBUG : Waiting for deletions to finish 2026/03/03 02:55:08 DEBUG : apple: Excluded (Path Filter) 2026/03/03 02:55:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/03 02:55:08 DEBUG : banana: Excluded (Path Filter) 2026/03/03 02:55:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/03 02:55:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/03 02:55:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/03 02:55:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/03 02:55:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/03 02:55:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/03 02:55:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/03 02:55:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/03 02:55:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/03 02:55:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/03 02:55:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/03 02:55:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/03 02:55:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/03 02:55:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/03 02:55:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/03 02:55:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/03 02:55:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/03 02:55:08 DEBUG : banana: size = 6 OK 2026/03/03 02:55:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:55:08 DEBUG : banana: Unchanged skipping 2026/03/03 02:55:08 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/03 02:55:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:55:08 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/03 02:55:08 DEBUG : splitbananasplit: size = 16 OK 2026/03/03 02:55:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:55:08 DEBUG : splitbananasplit: Unchanged skipping 2026/03/03 02:55:08 DEBUG : apple: size = 5 OK 2026/03/03 02:55:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:55:08 DEBUG : apple: Unchanged skipping 2026/03/03 02:55:08 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/03 02:55:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:55:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/03 02:55:08 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/03 02:55:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:55:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/03 02:55:08 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/03 02:55:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:55:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/03 02:55:08 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/03 02:55:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:55:08 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/03 02:55:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/03 02:55:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:55:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/03 02:55:08 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/03 02:55:08 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/03 02:55:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:55:08 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/03 02:55:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:55:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:55:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/03 02:55:08 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/03 02:55:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/03 02:55:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:55:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/03 02:55:08 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/03 02:55:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:55:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/03 02:55:08 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/03 02:55:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:55:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/03 02:55:08 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/03 02:55:08 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for checks to finish 2026/03/03 02:55:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/03 02:55:08 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/03 02:55:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:55:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:55:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/03 02:55:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/03 02:55:08 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/03 02:55:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:55:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/03 02:55:08 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/03 02:55:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:55:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/03 02:55:08 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/03 02:55:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:55:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/03 02:55:08 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for transfers to finish 2026/03/03 02:55:08 DEBUG : Waiting for deletions to finish 2026/03/03 02:55:08 DEBUG : Waiting for deletions to finish 2026/03/03 02:55:08 DEBUG : apple: Excluded (Path Filter) 2026/03/03 02:55:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/03 02:55:08 DEBUG : banana: Excluded (Path Filter) 2026/03/03 02:55:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/03 02:55:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/03 02:55:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/03 02:55:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/03 02:55:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/03 02:55:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/03 02:55:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/03 02:55:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/03 02:55:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/03 02:55:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/03 02:55:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/03 02:55:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/03 02:55:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/03 02:55:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/03 02:55:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/03 02:55:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/03 02:55:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/03 02:55:09 DEBUG : apple: size = 5 OK 2026/03/03 02:55:09 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:55:09 DEBUG : apple: Unchanged skipping 2026/03/03 02:55:09 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/03 02:55:09 DEBUG : banana: size = 6 OK 2026/03/03 02:55:09 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:55:09 DEBUG : banana: Unchanged skipping 2026/03/03 02:55:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:55:09 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/03 02:55:09 DEBUG : splitbananasplit: size = 16 OK 2026/03/03 02:55:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:55:09 DEBUG : splitbananasplit: Unchanged skipping 2026/03/03 02:55:09 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/03 02:55:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:55:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/03 02:55:09 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/03 02:55:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:55:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/03 02:55:09 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/03 02:55:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:55:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/03 02:55:09 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/03 02:55:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:55:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/03 02:55:09 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/03 02:55:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:55:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/03 02:55:09 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/03 02:55:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:55:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/03 02:55:09 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/03 02:55:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:55:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/03 02:55:09 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/03 02:55:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:55:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/03 02:55:09 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/03 02:55:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:55:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/03 02:55:09 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/03 02:55:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:55:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/03 02:55:09 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/03 02:55:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:55:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/03 02:55:09 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/03 02:55:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:55:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/03 02:55:09 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/03 02:55:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:55:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/03 02:55:09 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/03 02:55:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:55:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/03 02:55:09 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/03 02:55:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:55:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/03 02:55:09 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/03 02:55:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:55:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/03 02:55:09 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for checks to finish 2026/03/03 02:55:09 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for transfers to finish 2026/03/03 02:55:09 DEBUG : Waiting for deletions to finish 2026/03/03 02:55:09 DEBUG : Waiting for deletions to finish 2026/03/03 02:55:09 DEBUG : apple: Excluded (Path Filter) 2026/03/03 02:55:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/03 02:55:09 DEBUG : banana: Excluded (Path Filter) 2026/03/03 02:55:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/03 02:55:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/03 02:55:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/03 02:55:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/03 02:55:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/03 02:55:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/03 02:55:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/03 02:55:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/03 02:55:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/03 02:55:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/03 02:55:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/03 02:55:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/03 02:55:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/03 02:55:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/03 02:55:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/03 02:55:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/03 02:55:09 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:185: Remote "B2 bucket rclone-test-baciqir7zara", Local "Local file system at /tmp/rclone1832666904", Modify Window "1ms" 2026/03/03 02:55:21 DEBUG : Waiting for deletions to finish 2026/03/03 02:55:22 DEBUG : apple: Excluded (Path Filter) 2026/03/03 02:55:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/03 02:55:22 DEBUG : banana: Excluded (Path Filter) 2026/03/03 02:55:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/03 02:55:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/03 02:55:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/03 02:55:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/03 02:55:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/03 02:55:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/03 02:55:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/03 02:55:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/03 02:55:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/03 02:55:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/03 02:55:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/03 02:55:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/03 02:55:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/03 02:55:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/03 02:55:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/03 02:55:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/03 02:55:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/03 02:55:22 DEBUG : apple: size = 5 OK 2026/03/03 02:55:22 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:55:22 DEBUG : apple: Unchanged skipping 2026/03/03 02:55:22 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/03 02:55:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:55:22 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/03 02:55:22 DEBUG : banana: size = 6 OK 2026/03/03 02:55:22 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:55:22 DEBUG : banana: Unchanged skipping 2026/03/03 02:55:22 DEBUG : splitbananasplit: size = 16 OK 2026/03/03 02:55:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:55:22 DEBUG : splitbananasplit: Unchanged skipping 2026/03/03 02:55:22 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/03 02:55:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:55:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/03 02:55:22 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/03 02:55:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:55:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/03 02:55:22 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/03 02:55:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:55:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/03 02:55:22 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/03 02:55:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:55:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/03 02:55:22 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/03 02:55:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:55:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/03 02:55:22 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/03 02:55:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:55:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/03 02:55:22 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/03 02:55:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:55:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/03 02:55:22 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/03 02:55:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:55:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/03 02:55:22 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/03 02:55:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:55:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/03 02:55:22 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/03 02:55:22 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for checks to finish 2026/03/03 02:55:22 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/03 02:55:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:55:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/03 02:55:22 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/03 02:55:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:55:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/03 02:55:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:55:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/03 02:55:22 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/03 02:55:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:55:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/03 02:55:22 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/03 02:55:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:55:22 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/03 02:55:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/03 02:55:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:55:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/03 02:55:22 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/03 02:55:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:55:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/03 02:55:22 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for transfers to finish 2026/03/03 02:55:22 DEBUG : Waiting for deletions to finish 2026/03/03 02:55:22 DEBUG : Waiting for deletions to finish 2026/03/03 02:55:22 DEBUG : apple: Excluded (Path Filter) 2026/03/03 02:55:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/03 02:55:22 DEBUG : banana: Excluded (Path Filter) 2026/03/03 02:55:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/03 02:55:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/03 02:55:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/03 02:55:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/03 02:55:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/03 02:55:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/03 02:55:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/03 02:55:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/03 02:55:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/03 02:55:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/03 02:55:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/03 02:55:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/03 02:55:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/03 02:55:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/03 02:55:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/03 02:55:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/03 02:55:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/03 02:55:23 DEBUG : apple: size = 5 OK 2026/03/03 02:55:23 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:55:23 DEBUG : apple: Unchanged skipping 2026/03/03 02:55:23 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/03 02:55:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:55:23 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/03 02:55:23 DEBUG : banana: size = 6 OK 2026/03/03 02:55:23 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:55:23 DEBUG : banana: Unchanged skipping 2026/03/03 02:55:23 DEBUG : splitbananasplit: size = 16 OK 2026/03/03 02:55:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:55:23 DEBUG : splitbananasplit: Unchanged skipping 2026/03/03 02:55:23 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/03 02:55:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:55:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/03 02:55:23 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/03 02:55:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:55:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/03 02:55:23 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/03 02:55:23 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/03 02:55:23 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/03 02:55:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:55:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:55:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/03 02:55:23 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/03 02:55:23 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/03 02:55:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:55:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/03 02:55:23 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/03 02:55:23 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/03 02:55:23 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for checks to finish 2026/03/03 02:55:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:55:23 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/03 02:55:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/03 02:55:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:55:23 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/03 02:55:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/03 02:55:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:55:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/03 02:55:23 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/03 02:55:23 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/03 02:55:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:55:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:55:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/03 02:55:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/03 02:55:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:55:23 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/03 02:55:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/03 02:55:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:55:23 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/03 02:55:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:55:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/03 02:55:23 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/03 02:55:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:55:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/03 02:55:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:55:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/03 02:55:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/03 02:55:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:55:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/03 02:55:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/03 02:55:23 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for transfers to finish 2026/03/03 02:55:23 DEBUG : Waiting for deletions to finish 2026/03/03 02:55:23 DEBUG : Waiting for deletions to finish 2026/03/03 02:55:23 DEBUG : apple: Excluded (Path Filter) 2026/03/03 02:55:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/03 02:55:23 DEBUG : banana: Excluded (Path Filter) 2026/03/03 02:55:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/03 02:55:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/03 02:55:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/03 02:55:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/03 02:55:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/03 02:55:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/03 02:55:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/03 02:55:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/03 02:55:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/03 02:55:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/03 02:55:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/03 02:55:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/03 02:55:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/03 02:55:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/03 02:55:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/03 02:55:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/03 02:55:23 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:185: Remote "B2 bucket rclone-test-baciqir7zara", Local "Local file system at /tmp/rclone1832666904", Modify Window "1ms" 2026/03/03 02:55:36 DEBUG : Waiting for deletions to finish 2026/03/03 02:55:36 DEBUG : apple: Excluded (Path Filter) 2026/03/03 02:55:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/03 02:55:36 DEBUG : banana: Excluded (Path Filter) 2026/03/03 02:55:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/03 02:55:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/03 02:55:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/03 02:55:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/03 02:55:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/03 02:55:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/03 02:55:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/03 02:55:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/03 02:55:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/03 02:55:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/03 02:55:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/03 02:55:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/03 02:55:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/03 02:55:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/03 02:55:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/03 02:55:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/03 02:55:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/03 02:55:37 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/03 02:55:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:55:37 DEBUG : banana: size = 6 OK 2026/03/03 02:55:37 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:55:37 DEBUG : banana: Unchanged skipping 2026/03/03 02:55:37 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/03 02:55:37 DEBUG : splitbananasplit: size = 16 OK 2026/03/03 02:55:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:55:37 DEBUG : splitbananasplit: Unchanged skipping 2026/03/03 02:55:37 DEBUG : apple: size = 5 OK 2026/03/03 02:55:37 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:55:37 DEBUG : apple: Unchanged skipping 2026/03/03 02:55:37 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/03 02:55:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:55:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/03 02:55:37 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/03 02:55:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:55:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/03 02:55:37 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/03 02:55:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:55:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/03 02:55:37 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/03 02:55:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:55:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/03 02:55:37 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/03 02:55:37 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/03 02:55:37 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/03 02:55:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:55:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/03 02:55:37 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for checks to finish 2026/03/03 02:55:37 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/03 02:55:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:55:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/03 02:55:37 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/03 02:55:37 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/03 02:55:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:55:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:55:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/03 02:55:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/03 02:55:37 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/03 02:55:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:55:37 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/03 02:55:37 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/03 02:55:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/03 02:55:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:55:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:55:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/03 02:55:37 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/03 02:55:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/03 02:55:37 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/03 02:55:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:55:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/03 02:55:37 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/03 02:55:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:55:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/03 02:55:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:55:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/03 02:55:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:55:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/03 02:55:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:55:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/03 02:55:37 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for transfers to finish 2026/03/03 02:55:37 DEBUG : Waiting for deletions to finish 2026/03/03 02:55:37 DEBUG : Waiting for deletions to finish 2026/03/03 02:55:37 DEBUG : apple: Excluded (Path Filter) 2026/03/03 02:55:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/03 02:55:37 DEBUG : banana: Excluded (Path Filter) 2026/03/03 02:55:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/03 02:55:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/03 02:55:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/03 02:55:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/03 02:55:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/03 02:55:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/03 02:55:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/03 02:55:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/03 02:55:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/03 02:55:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/03 02:55:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/03 02:55:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/03 02:55:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/03 02:55:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/03 02:55:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/03 02:55:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/03 02:55:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/03 02:55:37 DEBUG : apple: size = 5 OK 2026/03/03 02:55:37 DEBUG : banana: size = 6 OK 2026/03/03 02:55:37 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:55:37 DEBUG : apple: Unchanged skipping 2026/03/03 02:55:37 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:55:37 DEBUG : banana: Unchanged skipping 2026/03/03 02:55:37 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/03 02:55:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:55:37 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/03 02:55:37 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/03 02:55:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:55:37 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/03 02:55:37 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/03 02:55:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:55:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:55:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/03 02:55:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/03 02:55:37 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/03 02:55:37 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/03 02:55:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:55:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:55:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/03 02:55:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/03 02:55:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/03 02:55:37 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/03 02:55:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:55:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/03 02:55:37 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/03 02:55:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:55:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/03 02:55:37 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/03 02:55:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:55:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/03 02:55:37 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/03 02:55:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:55:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/03 02:55:37 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/03 02:55:37 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/03 02:55:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:55:37 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for checks to finish 2026/03/03 02:55:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/03 02:55:37 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/03 02:55:37 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/03 02:55:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:55:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:55:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/03 02:55:37 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/03 02:55:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:55:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/03 02:55:37 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/03 02:55:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:55:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/03 02:55:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/03 02:55:37 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/03 02:55:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:55:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:55:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/03 02:55:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/03 02:55:37 DEBUG : splitbananasplit: size = 16 OK 2026/03/03 02:55:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:55:37 DEBUG : splitbananasplit: Unchanged skipping 2026/03/03 02:55:37 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for transfers to finish 2026/03/03 02:55:37 DEBUG : Waiting for deletions to finish 2026/03/03 02:55:37 DEBUG : Waiting for deletions to finish 2026/03/03 02:55:38 DEBUG : apple: Excluded (Path Filter) 2026/03/03 02:55:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/03 02:55:38 DEBUG : banana: Excluded (Path Filter) 2026/03/03 02:55:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/03 02:55:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/03 02:55:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/03 02:55:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/03 02:55:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/03 02:55:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/03 02:55:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/03 02:55:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/03 02:55:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/03 02:55:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/03 02:55:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/03 02:55:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/03 02:55:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/03 02:55:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/03 02:55:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/03 02:55:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/03 02:55:38 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (171.74s) --- PASS: TestTransform/NFC (12.63s) --- PASS: TestTransform/NFD (14.11s) --- PASS: TestTransform/base64 (17.54s) --- PASS: TestTransform/prefix (19.46s) --- PASS: TestTransform/suffix (18.96s) --- PASS: TestTransform/truncate (16.54s) --- PASS: TestTransform/encoder (14.40s) --- PASS: TestTransform/ISO-8859-1 (15.18s) --- PASS: TestTransform/charmap (14.36s) --- PASS: TestTransform/lowercase (13.87s) --- PASS: TestTransform/ascii (14.69s) === RUN TestTransformCopy run.go:185: Remote "B2 bucket rclone-test-baciqir7zara", Local "Local file system at /tmp/rclone1832666904", Modify Window "1ms" 2026/03/03 02:55:42 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/03/03 02:55:43 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/03/03 02:55:43 INFO : sub dir_somesuffix: Making directory 2026/03/03 02:55:43 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/03/03 02:55:43 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/03/03 02:55:43 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/03/03 02:55:43 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/03/03 02:55:43 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/03/03 02:55:43 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for checks to finish 2026/03/03 02:55:43 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for transfers to finish 2026/03/03 02:55:43 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/03/03 02:55:43 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/03 02:55:43 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/03/03 02:55:43 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.58s) === RUN TestDoubleTransform run.go:185: Remote "B2 bucket rclone-test-baciqir7zara", Local "Local file system at /tmp/rclone1832666904", Modify Window "1ms" 2026/03/03 02:55:44 DEBUG : toe: transformed to: tictactoe 2026/03/03 02:55:44 DEBUG : toe: transformed to: tictactoe 2026/03/03 02:55:44 INFO : tictactoe: Making directory 2026/03/03 02:55:44 DEBUG : toe: transformed to: tictactoe 2026/03/03 02:55:44 DEBUG : toe: transformed to: tictactoe 2026/03/03 02:55:44 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/03 02:55:44 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/03/03 02:55:44 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/03 02:55:44 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for checks to finish 2026/03/03 02:55:44 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for transfers to finish 2026/03/03 02:55:45 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/03/03 02:55:45 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/03 02:55:45 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/03/03 02:55:45 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.58s) === RUN TestFileTag run.go:185: Remote "B2 bucket rclone-test-baciqir7zara", Local "Local file system at /tmp/rclone1832666904", Modify Window "1ms" 2026/03/03 02:55:46 INFO : toe: Making directory 2026/03/03 02:55:46 INFO : toe/toe: Making directory 2026/03/03 02:55:46 DEBUG : toe: transformed to: tictactoe 2026/03/03 02:55:46 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/03 02:55:46 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/03 02:55:46 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/03 02:55:46 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for checks to finish 2026/03/03 02:55:46 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for transfers to finish 2026/03/03 02:55:46 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/03/03 02:55:46 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/03 02:55:46 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/03/03 02:55:46 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.66s) === RUN TestNoTag run.go:185: Remote "B2 bucket rclone-test-baciqir7zara", Local "Local file system at /tmp/rclone1832666904", Modify Window "1ms" 2026/03/03 02:55:47 INFO : toe: Making directory 2026/03/03 02:55:47 INFO : toe/toe: Making directory 2026/03/03 02:55:47 DEBUG : toe: transformed to: tictactoe 2026/03/03 02:55:47 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/03 02:55:47 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/03 02:55:47 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/03 02:55:47 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for checks to finish 2026/03/03 02:55:47 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for transfers to finish 2026/03/03 02:55:48 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/03/03 02:55:48 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/03 02:55:48 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/03/03 02:55:48 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.78s) === RUN TestDirTag run.go:185: Remote "B2 bucket rclone-test-baciqir7zara", Local "Local file system at /tmp/rclone1832666904", Modify Window "1ms" 2026/03/03 02:55:49 DEBUG : empty_dir: Making directory with metadata 2026/03/03 02:55:49 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/03 02:55:49 DEBUG : toe: transformed to: tictactoe 2026/03/03 02:55:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/03 02:55:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/03 02:55:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/03 02:55:49 INFO : tictacempty_dir: Making directory 2026/03/03 02:55:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/03 02:55:49 DEBUG : toe: transformed to: tictactoe 2026/03/03 02:55:49 DEBUG : toe: transformed to: tictactoe 2026/03/03 02:55:49 INFO : tictactoe: Making directory 2026/03/03 02:55:49 DEBUG : toe: transformed to: tictactoe 2026/03/03 02:55:49 DEBUG : toe: transformed to: tictactoe 2026/03/03 02:55:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/03 02:55:49 INFO : tictactoe/tictactoe: Making directory 2026/03/03 02:55:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/03 02:55:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/03 02:55:49 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/03 02:55:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/03 02:55:49 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for checks to finish 2026/03/03 02:55:49 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for transfers to finish 2026/03/03 02:55:50 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/03/03 02:55:50 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/03 02:55:50 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/03/03 02:55:50 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.57s) === RUN TestAllTag run.go:185: Remote "B2 bucket rclone-test-baciqir7zara", Local "Local file system at /tmp/rclone1832666904", Modify Window "1ms" 2026/03/03 02:55:51 DEBUG : empty_dir: Making directory with metadata 2026/03/03 02:55:51 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/03 02:55:51 DEBUG : toe: transformed to: tictactoe 2026/03/03 02:55:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/03 02:55:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/03 02:55:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/03 02:55:51 INFO : tictacempty_dir: Making directory 2026/03/03 02:55:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/03 02:55:51 DEBUG : toe: transformed to: tictactoe 2026/03/03 02:55:51 DEBUG : toe: transformed to: tictactoe 2026/03/03 02:55:51 INFO : tictactoe: Making directory 2026/03/03 02:55:51 DEBUG : toe: transformed to: tictactoe 2026/03/03 02:55:51 DEBUG : toe: transformed to: tictactoe 2026/03/03 02:55:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/03 02:55:51 INFO : tictactoe/tictactoe: Making directory 2026/03/03 02:55:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/03 02:55:51 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/03 02:55:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/03 02:55:51 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/03 02:55:51 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for checks to finish 2026/03/03 02:55:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/03 02:55:51 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for transfers to finish 2026/03/03 02:55:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/03 02:55:51 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/03 02:55:51 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/03 02:55:51 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/03/03 02:55:52 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for checks to finish 2026/03/03 02:55:52 DEBUG : toe: transformed to: tictactoe 2026/03/03 02:55:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/03 02:55:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/03 02:55:52 DEBUG : toe: transformed to: tictactoe 2026/03/03 02:55:52 DEBUG : toe: transformed to: tictactoe 2026/03/03 02:55:52 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/03 02:55:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/03 02:55:52 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/03 02:55:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/03/03 02:55:52 NOTICE: B2 bucket rclone-test-baciqir7zara: 0 differences found 2026/03/03 02:55:52 NOTICE: B2 bucket rclone-test-baciqir7zara: 1 matching files --- PASS: TestAllTag (1.75s) === RUN TestRunTwice run.go:185: Remote "B2 bucket rclone-test-baciqir7zara", Local "Local file system at /tmp/rclone1832666904", Modify Window "1ms" 2026/03/03 02:55:52 DEBUG : toe: transformed to: tictactoe 2026/03/03 02:55:53 DEBUG : toe: transformed to: tictactoe 2026/03/03 02:55:53 INFO : tictactoe: Making directory 2026/03/03 02:55:53 DEBUG : toe: transformed to: tictactoe 2026/03/03 02:55:53 DEBUG : toe: transformed to: tictactoe 2026/03/03 02:55:53 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/03 02:55:53 INFO : tictactoe/tictactoe: Making directory 2026/03/03 02:55:53 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/03 02:55:53 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/03 02:55:53 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/03 02:55:53 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/03 02:55:53 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for checks to finish 2026/03/03 02:55:53 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for transfers to finish 2026/03/03 02:55:53 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/03/03 02:55:53 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/03 02:55:53 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/03/03 02:55:53 DEBUG : Waiting for deletions to finish 2026/03/03 02:55:54 DEBUG : toe: transformed to: tictactoe 2026/03/03 02:55:54 DEBUG : toe: transformed to: tictactoe 2026/03/03 02:55:54 DEBUG : toe: transformed to: tictactoe 2026/03/03 02:55:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/03 02:55:54 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/03/03 02:55:54 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:55:54 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for checks to finish 2026/03/03 02:55:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/03 02:55:54 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/03/03 02:55:54 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for transfers to finish 2026/03/03 02:55:54 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.23s) === RUN TestSyntax 2026/03/03 02:55:55 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "B2 bucket rclone-test-baciqir7zara", Local "Local file system at /tmp/rclone1832666904", Modify Window "1ms" 2026/03/03 02:55:55 INFO : toe: Making directory 2026/03/03 02:55:55 INFO : toe/toe: Making directory 2026/03/03 02:55:55 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/03 02:55:55 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for checks to finish 2026/03/03 02:55:55 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for transfers to finish 2026/03/03 02:55:56 DEBUG : toe/toe/toe: size = 11 OK 2026/03/03 02:55:56 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/03 02:55:56 INFO : toe/toe/toe: Copied (new) 2026/03/03 02:55:56 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.80s) === RUN TestMove run.go:185: Remote "B2 bucket rclone-test-baciqir7zara", Local "Local file system at /tmp/rclone1832666904", Modify Window "1ms" 2026/03/03 02:55:56 DEBUG : empty_dir: Making directory with metadata 2026/03/03 02:55:56 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/03 02:55:56 DEBUG : toe: transformed to: tictactoe 2026/03/03 02:55:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/03 02:55:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/03 02:55:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/03 02:55:57 INFO : tictacempty_dir: Making directory 2026/03/03 02:55:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/03 02:55:57 DEBUG : toe: transformed to: tictactoe 2026/03/03 02:55:57 DEBUG : toe: transformed to: tictactoe 2026/03/03 02:55:57 INFO : tictactoe: Making directory 2026/03/03 02:55:57 DEBUG : toe: transformed to: tictactoe 2026/03/03 02:55:57 DEBUG : toe: transformed to: tictactoe 2026/03/03 02:55:57 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/03 02:55:57 INFO : tictactoe/tictactoe: Making directory 2026/03/03 02:55:57 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/03 02:55:57 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/03 02:55:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/03 02:55:57 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/03 02:55:57 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for checks to finish 2026/03/03 02:55:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/03 02:55:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/03 02:55:57 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for transfers to finish 2026/03/03 02:55:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/03 02:55:57 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/03 02:55:57 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/03 02:55:57 INFO : toe/toe/toe.txt: Deleted 2026/03/03 02:55:57 INFO : toe/toe: Removing directory 2026/03/03 02:55:57 INFO : toe: Removing directory 2026/03/03 02:55:57 INFO : empty_dir: Removing directory 2026/03/03 02:55:57 DEBUG : Local file system at /tmp/rclone1832666904: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.53s) === RUN TestTransformFile run.go:185: Remote "B2 bucket rclone-test-baciqir7zara", Local "Local file system at /tmp/rclone1832666904", Modify Window "1ms" 2026/03/03 02:55:58 DEBUG : empty_dir: Making directory with metadata 2026/03/03 02:55:58 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/03 02:55:58 DEBUG : toe: transformed to: tictactoe 2026/03/03 02:55:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/03 02:55:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/03 02:55:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/03 02:55:58 INFO : tictacempty_dir: Making directory 2026/03/03 02:55:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/03 02:55:58 DEBUG : toe: transformed to: tictactoe 2026/03/03 02:55:58 DEBUG : toe: transformed to: tictactoe 2026/03/03 02:55:58 INFO : tictactoe: Making directory 2026/03/03 02:55:58 DEBUG : toe: transformed to: tictactoe 2026/03/03 02:55:58 DEBUG : toe: transformed to: tictactoe 2026/03/03 02:55:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/03 02:55:58 INFO : tictactoe/tictactoe: Making directory 2026/03/03 02:55:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/03 02:55:58 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/03 02:55:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/03 02:55:58 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/03 02:55:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/03 02:55:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/03 02:55:58 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for checks to finish 2026/03/03 02:55:58 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for transfers to finish 2026/03/03 02:55:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/03 02:55:59 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/03 02:55:59 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/03 02:55:59 INFO : toe/toe/toe.txt: Deleted 2026/03/03 02:55:59 INFO : toe/toe: Removing directory 2026/03/03 02:55:59 INFO : toe: Removing directory 2026/03/03 02:55:59 INFO : empty_dir: Removing directory 2026/03/03 02:55:59 DEBUG : Local file system at /tmp/rclone1832666904: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/03/03 02:56:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/03 02:56:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/03/03 02:56:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/03 02:56:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/03 02:56:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/03 02:56:00 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/03/03 02:56:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/03 02:56:00 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/03/03 02:56:00 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (3.15s) === RUN TestManualTransformFile run.go:185: Remote "B2 bucket rclone-test-baciqir7zara", Local "Local file system at /tmp/rclone1832666904", Modify Window "1ms" 2026/03/03 02:56:01 DEBUG : Reset feature "Copy" 2026/03/03 02:56:01 DEBUG : Reset feature "Move" 2026/03/03 02:56:01 DEBUG : Reset feature "Copy" 2026/03/03 02:56:01 DEBUG : Reset feature "Move" 2026/03/03 02:56:01 DEBUG : empty_dir: Making directory with metadata 2026/03/03 02:56:01 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/03 02:56:01 DEBUG : toe: transformed to: tictactoe 2026/03/03 02:56:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/03 02:56:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/03 02:56:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/03 02:56:01 INFO : tictacempty_dir: Making directory 2026/03/03 02:56:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/03 02:56:01 DEBUG : toe: transformed to: tictactoe 2026/03/03 02:56:01 DEBUG : toe: transformed to: tictactoe 2026/03/03 02:56:01 INFO : tictactoe: Making directory 2026/03/03 02:56:01 DEBUG : toe: transformed to: tictactoe 2026/03/03 02:56:01 DEBUG : toe: transformed to: tictactoe 2026/03/03 02:56:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/03 02:56:01 INFO : tictactoe/tictactoe: Making directory 2026/03/03 02:56:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/03 02:56:01 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/03 02:56:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/03 02:56:01 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/03 02:56:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/03 02:56:01 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for checks to finish 2026/03/03 02:56:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/03 02:56:01 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for transfers to finish 2026/03/03 02:56:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/03 02:56:02 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/03 02:56:02 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/03 02:56:02 INFO : toe/toe/toe.txt: Deleted 2026/03/03 02:56:02 INFO : toe/toe: Removing directory 2026/03/03 02:56:02 INFO : toe: Removing directory 2026/03/03 02:56:02 INFO : empty_dir: Removing directory 2026/03/03 02:56:02 DEBUG : Local file system at /tmp/rclone1832666904: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/03/03 02:56:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/03 02:56:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/03/03 02:56:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/03 02:56:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/03 02:56:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/03 02:56:04 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/03/03 02:56:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/03 02:56:04 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/03/03 02:56:04 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.55s) === RUN TestBase64 run.go:185: Remote "B2 bucket rclone-test-baciqir7zara", Local "Local file system at /tmp/rclone1832666904", Modify Window "1ms" 2026/03/03 02:56:05 DEBUG : toe: transformed to: dG9l 2026/03/03 02:56:05 DEBUG : toe: transformed to: dG9l 2026/03/03 02:56:05 INFO : dG9l: Making directory 2026/03/03 02:56:05 DEBUG : toe: transformed to: dG9l 2026/03/03 02:56:05 DEBUG : toe: transformed to: dG9l 2026/03/03 02:56:05 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/03/03 02:56:05 INFO : dG9l/dG9l: Making directory 2026/03/03 02:56:05 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/03/03 02:56:05 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/03/03 02:56:05 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/03/03 02:56:05 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/03 02:56:05 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/03/03 02:56:05 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for checks to finish 2026/03/03 02:56:05 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for transfers to finish 2026/03/03 02:56:05 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/03/03 02:56:05 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/03 02:56:05 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/03/03 02:56:05 DEBUG : Waiting for deletions to finish 2026/03/03 02:56:06 DEBUG : dG9l: transformed to: toe 2026/03/03 02:56:06 DEBUG : dG9l: transformed to: toe 2026/03/03 02:56:06 DEBUG : dG9l: transformed to: toe 2026/03/03 02:56:06 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/03/03 02:56:06 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/03/03 02:56:06 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/03/03 02:56:06 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/03/03 02:56:06 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/03/03 02:56:06 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/03/03 02:56:06 DEBUG : Local file system at /tmp/rclone1832666904: Waiting for checks to finish 2026/03/03 02:56:06 DEBUG : Local file system at /tmp/rclone1832666904: Waiting for transfers to finish 2026/03/03 02:56:06 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.31s) === RUN TestError run.go:185: Remote "B2 bucket rclone-test-baciqir7zara", Local "Local file system at /tmp/rclone1832666904", Modify Window "1ms" 2026/03/03 02:56:07 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/03 02:56:07 DEBUG : toe: transformed to: 2026/03/03 02:56:07 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/03 02:56:07 DEBUG : toe: transformed to: 2026/03/03 02:56:07 INFO : B2 bucket rclone-test-baciqir7zara: Making directory 2026/03/03 02:56:07 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/03 02:56:07 DEBUG : toe: transformed to: 2026/03/03 02:56:07 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/03 02:56:07 DEBUG : toe: transformed to: 2026/03/03 02:56:07 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/03 02:56:07 DEBUG : toe/toe: transformed to: 2026/03/03 02:56:07 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/03/03 02:56:07 INFO : toe/toe: Making directory 2026/03/03 02:56:07 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/03 02:56:07 DEBUG : toe/toe: transformed to: 2026/03/03 02:56:07 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/03/03 02:56:07 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/03 02:56:07 DEBUG : toe: transformed to: 2026/03/03 02:56:07 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/03 02:56:07 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/03 02:56:07 DEBUG : toe/toe/toe: transformed to: 2026/03/03 02:56:07 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/03/03 02:56:07 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for checks to finish 2026/03/03 02:56:07 DEBUG : B2 bucket rclone-test-baciqir7zara: Waiting for transfers to finish 2026/03/03 02:56:08 DEBUG : toe/toe/toe: size = 11 OK 2026/03/03 02:56:08 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/03 02:56:08 INFO : toe/toe/toe: Copied (new) 2026/03/03 02:56:08 ERROR : B2 bucket rclone-test-baciqir7zara: not deleting files as there were IO errors 2026/03/03 02:56:08 ERROR : B2 bucket rclone-test-baciqir7zara: not deleting directories as there were IO errors --- PASS: TestError (1.59s) PASS 2026/03/03 02:56:09 DEBUG : B2 bucket rclone-test-baciqir7zara: Purge remote 2026/03/03 02:56:09 INFO : B2 bucket rclone-test-baciqir7zara: cleaning bucket "rclone-test-baciqir7zara" of all files 2026/03/03 02:56:10 DEBUG : BackupDir/one: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f42232b039e4627dd_d20260303_m025033_c001_v7007000_t0000_u01772506233961") 2026/03/03 02:56:10 DEBUG : BackupDir/one: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f113d034f3a97dc8a_d20260303_m025028_c001_v0001181_t0038_u01772506228228") 2026/03/03 02:56:10 DEBUG : CompareDest/one: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f423c96b0b15fad2c_d20260303_m025007_c001_v7007000_t0000_u01772506207998") 2026/03/03 02:56:10 DEBUG : CompareDest/one: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f11531576e7b506c7_d20260303_m025001_c001_v0001103_t0016_u01772506201673") 2026/03/03 02:56:10 DEBUG : CompareDest/two: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f423c96b0b15fad2e_d20260303_m025008_c001_v7007000_t0000_u01772506208179") 2026/03/03 02:56:10 DEBUG : CompareDest/two: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6bcf0_d20260303_m025003_c001_v0001182_t0028_u01772506203296") 2026/03/03 02:56:10 DEBUG : CopyDest/one: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f42232b039e4627de_d20260303_m025034_c001_v7007000_t0000_u01772506234204") 2026/03/03 02:56:10 DEBUG : CopyDest/one: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1198312fcd63369f_d20260303_m025025_c001_v0001167_t0001_u01772506225064") 2026/03/03 02:56:10 DEBUG : CopyDest/three: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f42232b039e4627df_d20260303_m025034_c001_v7007000_t0000_u01772506234386") 2026/03/03 02:56:10 DEBUG : CopyDest/three: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6bd95_d20260303_m025032_c001_v0001182_t0010_u01772506232082") 2026/03/03 02:56:10 DEBUG : CopyDest/two: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f42232b039e4627e0_d20260303_m025034_c001_v7007000_t0000_u01772506234569") 2026/03/03 02:56:10 DEBUG : CopyDest/two: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f11531576e7b50801_d20260303_m025029_c001_v0001103_t0033_u01772506229676") 2026/03/03 02:56:10 DEBUG : EXISTING: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f413f2ad6abdb81b3_d20260303_m025157_c001_v7007000_t0000_u01772506317393") 2026/03/03 02:56:10 DEBUG : EXISTING: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6bf0d_d20260303_m025156_c001_v0001182_t0023_u01772506316358") 2026/03/03 02:56:10 DEBUG : PREFIXapple: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f416f020a3f9b6f27_d20260303_m025349_c001_v7007000_t0000_u01772506429074") 2026/03/03 02:56:10 DEBUG : PREFIXapple: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1174ff32908432b0_d20260303_m025344_c001_v0001103_t0022_u01772506424302") 2026/03/03 02:56:10 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f419de4e04b7e7683_d20260303_m025349_c001_v7007000_t0000_u01772506429105") 2026/03/03 02:56:10 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6c136_d20260303_m025344_c001_v0001182_t0000_u01772506424283") 2026/03/03 02:56:10 DEBUG : PREFIXbanana: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f423c96b0b15fb17e_d20260303_m025349_c001_v7007000_t0000_u01772506429118") 2026/03/03 02:56:10 DEBUG : PREFIXbanana: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f11531576e7b50ebd_d20260303_m025344_c001_v0001103_t0038_u01772506424318") 2026/03/03 02:56:11 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f413f2ad6abdb8326_d20260303_m025349_c001_v7007000_t0000_u01772506429464") 2026/03/03 02:56:11 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1056203892298f4f_d20260303_m025344_c001_v0001185_t0058_u01772506424289") 2026/03/03 02:56:11 DEBUG : Testêé: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f413f2ad6abdb818c_d20260303_m025153_c001_v7007000_t0000_u01772506313872") 2026/03/03 02:56:11 DEBUG : Testêé: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6bf01_d20260303_m025153_c001_v0001182_t0054_u01772506313286") 2026/03/03 02:56:11 DEBUG : Testêé: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f11531576e7b50abf_d20260303_m025152_c001_v0001103_t0046_u01772506312174") 2026/03/03 02:56:11 DEBUG : YXBwbGU=: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f409f8c6b0c281f64_d20260303_m025331_c001_v7007000_t0000_u01772506411253") 2026/03/03 02:56:11 DEBUG : YXBwbGU=: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f11531576e7b50e1e_d20260303_m025327_c001_v0001103_t0055_u01772506407211") 2026/03/03 02:56:11 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f409f8c6b0c281f65_d20260303_m025331_c001_v7007000_t0000_u01772506411494") 2026/03/03 02:56:11 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6c0e0_d20260303_m025327_c001_v0001182_t0030_u01772506407176") 2026/03/03 02:56:11 DEBUG : YmFuYW5h: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f409f8c6b0c281f67_d20260303_m025331_c001_v7007000_t0000_u01772506411678") 2026/03/03 02:56:11 DEBUG : YmFuYW5h: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1056203892298e7d_d20260303_m025327_c001_v0001185_t0032_u01772506407195") 2026/03/03 02:56:11 DEBUG : a/potato2: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4178e9ad863acf38_d20260303_m024834_c001_v7007000_t0000_u01772506114583") 2026/03/03 02:56:11 DEBUG : a/potato2: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6bb4b_d20260303_m024833_c001_v0001182_t0013_u01772506113972") 2026/03/03 02:56:11 DEBUG : a/potato2: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4178e9ad863acf33_d20260303_m024832_c001_v7007000_t0000_u01772506112636") 2026/03/03 02:56:11 DEBUG : a/potato2: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6bb37_d20260303_m024831_c001_v0001182_t0036_u01772506111883") 2026/03/03 02:56:11 DEBUG : a/potato2: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4189a6251c7d956b_d20260303_m024816_c001_v7007000_t0000_u01772506096191") 2026/03/03 02:56:11 DEBUG : a/potato2: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6bad9_d20260303_m024815_c001_v0001182_t0040_u01772506095432") 2026/03/03 02:56:11 DEBUG : apple: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4151c874663eab5b_d20260303_m025538_c001_v7007000_t0000_u01772506538736") 2026/03/03 02:56:11 DEBUG : apple: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1056203892299683_d20260303_m025534_c001_v0001185_t0003_u01772506534995") 2026/03/03 02:56:11 DEBUG : apple: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f40357509b6aa2058_d20260303_m025524_c001_v7007000_t0000_u01772506524099") 2026/03/03 02:56:11 DEBUG : apple: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1056203892299591_d20260303_m025520_c001_v0001185_t0044_u01772506520846") 2026/03/03 02:56:11 DEBUG : apple: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4178e9ad863ad4d4_d20260303_m025510_c001_v7007000_t0000_u01772506510164") 2026/03/03 02:56:12 DEBUG : apple: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f10562038922994b4_d20260303_m025506_c001_v0001185_t0051_u01772506506735") 2026/03/03 02:56:12 DEBUG : apple: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4215d824ffedf99f_d20260303_m025455_c001_v7007000_t0000_u01772506495381") 2026/03/03 02:56:12 DEBUG : apple: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f10562038922993b2_d20260303_m025451_c001_v0001185_t0033_u01772506491619") 2026/03/03 02:56:12 DEBUG : apple: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f418728a52018e052_d20260303_m025440_c001_v7007000_t0000_u01772506480635") 2026/03/03 02:56:12 DEBUG : apple: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1056203892299285_d20260303_m025436_c001_v0001185_t0021_u01772506476898") 2026/03/03 02:56:12 DEBUG : apple: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f423c96b0b15fb1f7_d20260303_m025426_c001_v7007000_t0000_u01772506466234") 2026/03/03 02:56:12 DEBUG : apple: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6c220_d20260303_m025420_c001_v0001182_t0035_u01772506460386") 2026/03/03 02:56:12 DEBUG : apple: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f419fb8cfe7e66e88_d20260303_m025409_c001_v7007000_t0000_u01772506449774") 2026/03/03 02:56:12 DEBUG : apple: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6c1c6_d20260303_m025406_c001_v0001182_t0010_u01772506446425") 2026/03/03 02:56:12 DEBUG : apple: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4042de258e2e3911_d20260303_m025405_c001_v7007000_t0000_u01772506445107") 2026/03/03 02:56:12 DEBUG : apple: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6c1a2_d20260303_m025401_c001_v0001182_t0020_u01772506441126") 2026/03/03 02:56:12 DEBUG : apple: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f413f2ad6abdb8329_d20260303_m025350_c001_v7007000_t0000_u01772506430756") 2026/03/03 02:56:12 DEBUG : apple: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1056203892298f87_d20260303_m025347_c001_v0001185_t0041_u01772506427577") 2026/03/03 02:56:12 DEBUG : apple: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f413f2ad6abdb8318_d20260303_m025346_c001_v7007000_t0000_u01772506426363") 2026/03/03 02:56:12 DEBUG : apple: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6c130_d20260303_m025341_c001_v0001182_t0011_u01772506421931") 2026/03/03 02:56:12 DEBUG : apple: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f414f8d7438c25bb7_d20260303_m025329_c001_v7007000_t0000_u01772506409462") 2026/03/03 02:56:12 DEBUG : apple: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6c0d2_d20260303_m025324_c001_v0001182_t0011_u01772506404697") 2026/03/03 02:56:12 DEBUG : apple: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4178e9ad863ad387_d20260303_m025313_c001_v7007000_t0000_u01772506393702") 2026/03/03 02:56:12 DEBUG : apple: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6c08d_d20260303_m025310_c001_v0001182_t0013_u01772506390203") 2026/03/03 02:56:12 DEBUG : apple: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f411b70701510b7ce_d20260303_m025259_c001_v7007000_t0000_u01772506379593") 2026/03/03 02:56:12 DEBUG : apple: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6c05d_d20260303_m025256_c001_v0001182_t0045_u01772506376192") 2026/03/03 02:56:13 DEBUG : appleSUFFIX: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4042de258e2e392b_d20260303_m025408_c001_v7007000_t0000_u01772506448042") 2026/03/03 02:56:13 DEBUG : appleSUFFIX: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6c1b2_d20260303_m025403_c001_v0001182_t0031_u01772506443166") 2026/03/03 02:56:13 DEBUG : appleapple: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f423c96b0b15fb1f9_d20260303_m025426_c001_v7007000_t0000_u01772506466486") 2026/03/03 02:56:13 DEBUG : appleapple: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6c232_d20260303_m025422_c001_v0001182_t0023_u01772506462311") 2026/03/03 02:56:13 DEBUG : appleappleapplebanana: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4151c874663eab5c_d20260303_m025538_c001_v7007000_t0000_u01772506538919") 2026/03/03 02:56:13 DEBUG : appleappleapplebanana: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f11531576e7b5131e_d20260303_m025535_c001_v0001103_t0055_u01772506535422") 2026/03/03 02:56:13 DEBUG : appleappleapplebanana: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f40357509b6aa2059_d20260303_m025524_c001_v7007000_t0000_u01772506524280") 2026/03/03 02:56:13 DEBUG : appleappleapplebanana: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f11531576e7b5126d_d20260303_m025521_c001_v0001103_t0059_u01772506521268") 2026/03/03 02:56:13 DEBUG : appleappleapplebanana: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4178e9ad863ad4d5_d20260303_m025510_c001_v7007000_t0000_u01772506510348") 2026/03/03 02:56:13 DEBUG : appleappleapplebanana: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f11531576e7b511f7_d20260303_m025507_c001_v0001103_t0006_u01772506507151") 2026/03/03 02:56:13 DEBUG : appleappleapplebanana: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4215d824ffedf9a1_d20260303_m025455_c001_v7007000_t0000_u01772506495571") 2026/03/03 02:56:13 DEBUG : appleappleapplebanana: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f11531576e7b5115c_d20260303_m025452_c001_v0001103_t0002_u01772506492031") 2026/03/03 02:56:13 DEBUG : appleappleapplebanana: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f418728a52018e053_d20260303_m025440_c001_v7007000_t0000_u01772506480815") 2026/03/03 02:56:13 DEBUG : appleappleapplebanana: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f11531576e7b510c8_d20260303_m025437_c001_v0001103_t0013_u01772506477319") 2026/03/03 02:56:13 DEBUG : appleappleapplebanana: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f409f8c6b0c282025_d20260303_m025424_c001_v7007000_t0000_u01772506464158") 2026/03/03 02:56:13 DEBUG : appleappleapplebanana: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1174ff32908433b4_d20260303_m025420_c001_v0001103_t0049_u01772506460766") 2026/03/03 02:56:13 DEBUG : appleappleapplebanana: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f419fb8cfe7e66e89_d20260303_m025409_c001_v7007000_t0000_u01772506449954") 2026/03/03 02:56:13 DEBUG : appleappleapplebanana: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1174ff329084334e_d20260303_m025406_c001_v0001103_t0050_u01772506446432") 2026/03/03 02:56:13 DEBUG : appleappleapplebanana: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f40556ffc9b34a82e_d20260303_m025405_c001_v7007000_t0000_u01772506445279") 2026/03/03 02:56:14 DEBUG : appleappleapplebanana: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1174ff329084331c_d20260303_m025401_c001_v0001103_t0008_u01772506441557") 2026/03/03 02:56:14 DEBUG : appleappleapplebanana: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f413f2ad6abdb832a_d20260303_m025350_c001_v7007000_t0000_u01772506430937") 2026/03/03 02:56:14 DEBUG : appleappleapplebanana: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f11531576e7b50ee3_d20260303_m025347_c001_v0001103_t0001_u01772506427574") 2026/03/03 02:56:14 DEBUG : appleappleapplebanana: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f423c96b0b15fb178_d20260303_m025346_c001_v7007000_t0000_u01772506426144") 2026/03/03 02:56:14 DEBUG : appleappleapplebanana: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1174ff32908432ac_d20260303_m025342_c001_v0001103_t0026_u01772506422338") 2026/03/03 02:56:14 DEBUG : appleappleapplebanana: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f416331565f054142_d20260303_m025329_c001_v7007000_t0000_u01772506409311") 2026/03/03 02:56:14 DEBUG : appleappleapplebanana: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1056203892298e69_d20260303_m025325_c001_v0001185_t0016_u01772506405335") 2026/03/03 02:56:14 DEBUG : appleappleapplebanana: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4178e9ad863ad389_d20260303_m025313_c001_v7007000_t0000_u01772506393883") 2026/03/03 02:56:14 DEBUG : appleappleapplebanana: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1056203892298da0_d20260303_m025310_c001_v0001185_t0037_u01772506390792") 2026/03/03 02:56:14 DEBUG : appleappleapplebanana: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f411b70701510b7d3_d20260303_m025259_c001_v7007000_t0000_u01772506379775") 2026/03/03 02:56:14 DEBUG : appleappleapplebanana: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1056203892298ce2_d20260303_m025256_c001_v0001185_t0047_u01772506376760") 2026/03/03 02:56:14 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f401ee6748e8a58dc_d20260303_m025408_c001_v7007000_t0000_u01772506448050") 2026/03/03 02:56:14 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1056203892299077_d20260303_m025403_c001_v0001185_t0005_u01772506443173") 2026/03/03 02:56:14 DEBUG : b/potato: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4178e9ad863acf3f_d20260303_m024834_c001_v7007000_t0000_u01772506114766") 2026/03/03 02:56:14 DEBUG : b/potato: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6bb45_d20260303_m024833_c001_v0001182_t0015_u01772506113188") 2026/03/03 02:56:14 DEBUG : b/potato: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4178e9ad863acf31_d20260303_m024832_c001_v7007000_t0000_u01772506112074") 2026/03/03 02:56:14 DEBUG : b/potato: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6bb31_d20260303_m024831_c001_v0001182_t0037_u01772506111063") 2026/03/03 02:56:14 DEBUG : b/potato: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4189a6251c7d9569_d20260303_m024815_c001_v7007000_t0000_u01772506095642") 2026/03/03 02:56:14 DEBUG : b/potato: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6bacf_d20260303_m024814_c001_v0001182_t0018_u01772506094641") 2026/03/03 02:56:14 DEBUG : backup/one: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4071aa73a35194dd_d20260303_m025047_c001_v7007000_t0000_u01772506247804") 2026/03/03 02:56:14 DEBUG : backup/one: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f114ca16e6268b2c2_d20260303_m025045_c001_v0001044_t0052_u01772506245889") 2026/03/03 02:56:15 DEBUG : backup/one: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f111eb6a7b6c850a4_d20260303_m025041_c001_v0001043_t0038_u01772506241410") 2026/03/03 02:56:15 DEBUG : backup/one-2019-01-01: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f423c96b0b15fae64_d20260303_m025114_c001_v7007000_t0000_u01772506274415") 2026/03/03 02:56:15 DEBUG : backup/one-2019-01-01: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f111bd11f0f1ac432_d20260303_m025112_c001_v0001161_t0020_u01772506272416") 2026/03/03 02:56:15 DEBUG : backup/one-2019-01-01: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f119a260ec6e822d1_d20260303_m025108_c001_v0001091_t0055_u01772506268524") 2026/03/03 02:56:15 DEBUG : backup/one.bak: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4189a6251c7d970d_d20260303_m025101_c001_v7007000_t0000_u01772506261176") 2026/03/03 02:56:15 DEBUG : backup/one.bak: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f110fc59f3d53b79d_d20260303_m025059_c001_v0001185_t0057_u01772506259335") 2026/03/03 02:56:15 DEBUG : backup/one.bak: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f110cf8725ca1f0aa_d20260303_m025054_c001_v0001104_t0011_u01772506254774") 2026/03/03 02:56:15 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f423c96b0b15fae66_d20260303_m025114_c001_v7007000_t0000_u01772506274595") 2026/03/03 02:56:15 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1016b15ec3e08692_d20260303_m025113_c001_v0001097_t0048_u01772506273554") 2026/03/03 02:56:15 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1078abd040d74a8a_d20260303_m025110_c001_v0001099_t0017_u01772506270069") 2026/03/03 02:56:15 DEBUG : backup/three.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4071aa73a35194de_d20260303_m025047_c001_v7007000_t0000_u01772506247986") 2026/03/03 02:56:15 DEBUG : backup/three.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f100d2b0c2ac6a7d9_d20260303_m025047_c001_v0001182_t0059_u01772506247044") 2026/03/03 02:56:15 DEBUG : backup/three.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f108d771e07210f30_d20260303_m025043_c001_v0001100_t0017_u01772506243321") 2026/03/03 02:56:15 DEBUG : backup/three.txt.bak: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4189a6251c7d970e_d20260303_m025101_c001_v7007000_t0000_u01772506261357") 2026/03/03 02:56:15 DEBUG : backup/three.txt.bak: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f10583179c77ad8fa_d20260303_m025100_c001_v0001179_t0043_u01772506260197") 2026/03/03 02:56:15 DEBUG : backup/three.txt.bak: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f104d42d973340d61_d20260303_m025056_c001_v0001037_t0052_u01772506256766") 2026/03/03 02:56:15 DEBUG : banana: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4151c874663eab5d_d20260303_m025539_c001_v7007000_t0000_u01772506539100") 2026/03/03 02:56:15 DEBUG : banana: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6c3ce_d20260303_m025535_c001_v0001182_t0002_u01772506535211") 2026/03/03 02:56:15 DEBUG : banana: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f40357509b6aa205a_d20260303_m025524_c001_v7007000_t0000_u01772506524460") 2026/03/03 02:56:15 DEBUG : banana: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6c37a_d20260303_m025521_c001_v0001182_t0056_u01772506521034") 2026/03/03 02:56:16 DEBUG : banana: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4178e9ad863ad4d6_d20260303_m025510_c001_v7007000_t0000_u01772506510530") 2026/03/03 02:56:16 DEBUG : banana: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6c336_d20260303_m025506_c001_v0001182_t0004_u01772506506939") 2026/03/03 02:56:16 DEBUG : banana: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4215d824ffedf9a2_d20260303_m025455_c001_v7007000_t0000_u01772506495751") 2026/03/03 02:56:16 DEBUG : banana: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6c2f2_d20260303_m025451_c001_v0001182_t0030_u01772506491818") 2026/03/03 02:56:16 DEBUG : banana: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f418728a52018e055_d20260303_m025440_c001_v7007000_t0000_u01772506480996") 2026/03/03 02:56:16 DEBUG : banana: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6c29a_d20260303_m025437_c001_v0001182_t0009_u01772506477108") 2026/03/03 02:56:16 DEBUG : banana: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f423c96b0b15fb1fc_d20260303_m025426_c001_v7007000_t0000_u01772506466668") 2026/03/03 02:56:16 DEBUG : banana: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f105620389229917c_d20260303_m025420_c001_v0001185_t0054_u01772506460580") 2026/03/03 02:56:16 DEBUG : banana: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f419fb8cfe7e66e8a_d20260303_m025410_c001_v7007000_t0000_u01772506450136") 2026/03/03 02:56:16 DEBUG : banana: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f11531576e7b50fa6_d20260303_m025406_c001_v0001103_t0013_u01772506446458") 2026/03/03 02:56:16 DEBUG : banana: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4042de258e2e3918_d20260303_m025405_c001_v7007000_t0000_u01772506445473") 2026/03/03 02:56:16 DEBUG : banana: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f105620389229905d_d20260303_m025401_c001_v0001185_t0025_u01772506441350") 2026/03/03 02:56:16 DEBUG : banana: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f413f2ad6abdb832b_d20260303_m025351_c001_v7007000_t0000_u01772506431117") 2026/03/03 02:56:16 DEBUG : banana: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1174ff32908432d4_d20260303_m025347_c001_v0001103_t0024_u01772506427601") 2026/03/03 02:56:16 DEBUG : banana: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f413f2ad6abdb831b_d20260303_m025346_c001_v7007000_t0000_u01772506426547") 2026/03/03 02:56:16 DEBUG : banana: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1056203892298f3d_d20260303_m025342_c001_v0001185_t0057_u01772506422138") 2026/03/03 02:56:16 DEBUG : banana: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f409f8c6b0c281f60_d20260303_m025329_c001_v7007000_t0000_u01772506409627") 2026/03/03 02:56:16 DEBUG : banana: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1174ff3290843218_d20260303_m025324_c001_v0001103_t0019_u01772506404905") 2026/03/03 02:56:16 DEBUG : banana: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4178e9ad863ad38b_d20260303_m025314_c001_v7007000_t0000_u01772506394065") 2026/03/03 02:56:16 DEBUG : banana: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1174ff32908431a6_d20260303_m025310_c001_v0001103_t0000_u01772506390403") 2026/03/03 02:56:16 DEBUG : banana: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f411b70701510b7d8_d20260303_m025259_c001_v7007000_t0000_u01772506379957") 2026/03/03 02:56:16 DEBUG : banana: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1174ff3290843136_d20260303_m025256_c001_v0001103_t0039_u01772506376400") 2026/03/03 02:56:16 DEBUG : bananaSUFFIX: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4189a6251c7d997a_d20260303_m025408_c001_v7007000_t0000_u01772506448107") 2026/03/03 02:56:16 DEBUG : bananaSUFFIX: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1174ff3290843328_d20260303_m025403_c001_v0001103_t0019_u01772506443185") 2026/03/03 02:56:17 DEBUG : both0: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f423c96b0b15faffd_d20260303_m025235_c001_v7007000_t0000_u01772506355178") 2026/03/03 02:56:17 DEBUG : both0: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f11531576e7b50bd3_d20260303_m025219_c001_v0001103_t0054_u01772506339352") 2026/03/03 02:56:17 DEBUG : both0: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4050fc5dbae9b810_d20260303_m025215_c001_v7007000_t0000_u01772506335076") 2026/03/03 02:56:17 DEBUG : both0: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f11531576e7b50aff_d20260303_m025159_c001_v0001103_t0052_u01772506319246") 2026/03/03 02:56:17 DEBUG : both1: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f423c96b0b15fb006_d20260303_m025235_c001_v7007000_t0000_u01772506355360") 2026/03/03 02:56:17 DEBUG : both1: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f11531576e7b50bd7_d20260303_m025220_c001_v0001103_t0029_u01772506340577") 2026/03/03 02:56:17 DEBUG : both1: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4050fc5dbae9b812_d20260303_m025215_c001_v7007000_t0000_u01772506335258") 2026/03/03 02:56:17 DEBUG : both1: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f11531576e7b50b07_d20260303_m025200_c001_v0001103_t0055_u01772506320076") 2026/03/03 02:56:17 DEBUG : both10: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f423c96b0b15fb007_d20260303_m025235_c001_v7007000_t0000_u01772506355543") 2026/03/03 02:56:17 DEBUG : both10: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f11531576e7b50c17_d20260303_m025226_c001_v0001103_t0032_u01772506346084") 2026/03/03 02:56:17 DEBUG : both10: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4050fc5dbae9b813_d20260303_m025215_c001_v7007000_t0000_u01772506335441") 2026/03/03 02:56:17 DEBUG : both10: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f11531576e7b50b4d_d20260303_m025205_c001_v0001103_t0028_u01772506325596") 2026/03/03 02:56:17 DEBUG : both11: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f423c96b0b15fb009_d20260303_m025235_c001_v7007000_t0000_u01772506355725") 2026/03/03 02:56:17 DEBUG : both11: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f11531576e7b50c1b_d20260303_m025226_c001_v0001103_t0026_u01772506346654") 2026/03/03 02:56:17 DEBUG : both11: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4050fc5dbae9b814_d20260303_m025215_c001_v7007000_t0000_u01772506335627") 2026/03/03 02:56:17 DEBUG : both11: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f11531576e7b50b53_d20260303_m025206_c001_v0001103_t0022_u01772506326312") 2026/03/03 02:56:17 DEBUG : both12: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f423c96b0b15fb00c_d20260303_m025235_c001_v7007000_t0000_u01772506355908") 2026/03/03 02:56:17 DEBUG : both12: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f11531576e7b50c23_d20260303_m025227_c001_v0001103_t0006_u01772506347259") 2026/03/03 02:56:17 DEBUG : both12: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4050fc5dbae9b815_d20260303_m025215_c001_v7007000_t0000_u01772506335809") 2026/03/03 02:56:17 DEBUG : both12: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f11531576e7b50b57_d20260303_m025206_c001_v0001103_t0018_u01772506326902") 2026/03/03 02:56:18 DEBUG : both13: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f423c96b0b15fb011_d20260303_m025236_c001_v7007000_t0000_u01772506356089") 2026/03/03 02:56:18 DEBUG : both13: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f11531576e7b50c31_d20260303_m025228_c001_v0001103_t0057_u01772506348264") 2026/03/03 02:56:18 DEBUG : both13: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4050fc5dbae9b816_d20260303_m025215_c001_v7007000_t0000_u01772506335997") 2026/03/03 02:56:18 DEBUG : both13: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f11531576e7b50b5b_d20260303_m025207_c001_v0001103_t0024_u01772506327465") 2026/03/03 02:56:18 DEBUG : both14: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f423c96b0b15fb012_d20260303_m025236_c001_v7007000_t0000_u01772506356273") 2026/03/03 02:56:18 DEBUG : both14: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f11531576e7b50c37_d20260303_m025228_c001_v0001103_t0040_u01772506348799") 2026/03/03 02:56:18 DEBUG : both14: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4050fc5dbae9b818_d20260303_m025216_c001_v7007000_t0000_u01772506336179") 2026/03/03 02:56:18 DEBUG : both14: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f11531576e7b50b5f_d20260303_m025208_c001_v0001103_t0028_u01772506328051") 2026/03/03 02:56:18 DEBUG : both15: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f423c96b0b15fb013_d20260303_m025236_c001_v7007000_t0000_u01772506356456") 2026/03/03 02:56:18 DEBUG : both15: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f11531576e7b50c3f_d20260303_m025229_c001_v0001103_t0021_u01772506349479") 2026/03/03 02:56:18 DEBUG : both15: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4050fc5dbae9b81a_d20260303_m025216_c001_v7007000_t0000_u01772506336372") 2026/03/03 02:56:18 DEBUG : both15: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f11531576e7b50b63_d20260303_m025208_c001_v0001103_t0037_u01772506328658") 2026/03/03 02:56:18 DEBUG : both16: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f423c96b0b15fb014_d20260303_m025236_c001_v7007000_t0000_u01772506356638") 2026/03/03 02:56:18 DEBUG : both16: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f11531576e7b50c41_d20260303_m025230_c001_v0001103_t0033_u01772506350064") 2026/03/03 02:56:18 DEBUG : both16: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4050fc5dbae9b81b_d20260303_m025216_c001_v7007000_t0000_u01772506336556") 2026/03/03 02:56:18 DEBUG : both16: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f11531576e7b50b71_d20260303_m025209_c001_v0001103_t0012_u01772506329535") 2026/03/03 02:56:18 DEBUG : both17: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f423c96b0b15fb024_d20260303_m025236_c001_v7007000_t0000_u01772506356821") 2026/03/03 02:56:18 DEBUG : both17: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f11531576e7b50c47_d20260303_m025230_c001_v0001103_t0006_u01772506350587") 2026/03/03 02:56:18 DEBUG : both17: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4050fc5dbae9b81c_d20260303_m025216_c001_v7007000_t0000_u01772506336738") 2026/03/03 02:56:18 DEBUG : both17: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f11531576e7b50b7b_d20260303_m025210_c001_v0001103_t0021_u01772506330185") 2026/03/03 02:56:18 DEBUG : both18: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f423c96b0b15fb025_d20260303_m025237_c001_v7007000_t0000_u01772506357004") 2026/03/03 02:56:18 DEBUG : both18: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f11531576e7b50c51_d20260303_m025231_c001_v0001103_t0057_u01772506351368") 2026/03/03 02:56:18 DEBUG : both18: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4050fc5dbae9b81d_d20260303_m025216_c001_v7007000_t0000_u01772506336946") 2026/03/03 02:56:19 DEBUG : both18: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f11531576e7b50b87_d20260303_m025210_c001_v0001103_t0008_u01772506330927") 2026/03/03 02:56:19 DEBUG : both19: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f423c96b0b15fb026_d20260303_m025237_c001_v7007000_t0000_u01772506357186") 2026/03/03 02:56:19 DEBUG : both19: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f11531576e7b50c59_d20260303_m025231_c001_v0001103_t0033_u01772506351930") 2026/03/03 02:56:19 DEBUG : both19: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4050fc5dbae9b81e_d20260303_m025217_c001_v7007000_t0000_u01772506337131") 2026/03/03 02:56:19 DEBUG : both19: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f11531576e7b50b8b_d20260303_m025211_c001_v0001103_t0044_u01772506331636") 2026/03/03 02:56:19 DEBUG : both2: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f423c96b0b15fb027_d20260303_m025237_c001_v7007000_t0000_u01772506357368") 2026/03/03 02:56:19 DEBUG : both2: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f11531576e7b50be1_d20260303_m025221_c001_v0001103_t0058_u01772506341263") 2026/03/03 02:56:19 DEBUG : both2: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4050fc5dbae9b81f_d20260303_m025217_c001_v7007000_t0000_u01772506337314") 2026/03/03 02:56:19 DEBUG : both2: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f11531576e7b50b0f_d20260303_m025200_c001_v0001103_t0042_u01772506320644") 2026/03/03 02:56:19 DEBUG : both3: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f423c96b0b15fb02e_d20260303_m025237_c001_v7007000_t0000_u01772506357550") 2026/03/03 02:56:19 DEBUG : both3: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f11531576e7b50be9_d20260303_m025221_c001_v0001103_t0018_u01772506341880") 2026/03/03 02:56:19 DEBUG : both3: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4050fc5dbae9b822_d20260303_m025217_c001_v7007000_t0000_u01772506337502") 2026/03/03 02:56:19 DEBUG : both3: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f11531576e7b50b15_d20260303_m025201_c001_v0001103_t0056_u01772506321425") 2026/03/03 02:56:19 DEBUG : both4: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f423c96b0b15fb02f_d20260303_m025237_c001_v7007000_t0000_u01772506357732") 2026/03/03 02:56:19 DEBUG : both4: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f11531576e7b50bef_d20260303_m025222_c001_v0001103_t0002_u01772506342537") 2026/03/03 02:56:19 DEBUG : both4: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4050fc5dbae9b823_d20260303_m025217_c001_v7007000_t0000_u01772506337684") 2026/03/03 02:56:19 DEBUG : both4: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f11531576e7b50b1b_d20260303_m025201_c001_v0001103_t0042_u01772506321926") 2026/03/03 02:56:19 DEBUG : both5: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f423c96b0b15fb030_d20260303_m025237_c001_v7007000_t0000_u01772506357914") 2026/03/03 02:56:19 DEBUG : both5: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f11531576e7b50bf1_d20260303_m025223_c001_v0001103_t0034_u01772506343014") 2026/03/03 02:56:19 DEBUG : both5: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4050fc5dbae9b824_d20260303_m025217_c001_v7007000_t0000_u01772506337868") 2026/03/03 02:56:20 DEBUG : both5: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f11531576e7b50b1f_d20260303_m025202_c001_v0001103_t0023_u01772506322544") 2026/03/03 02:56:20 DEBUG : both6: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f423c96b0b15fb031_d20260303_m025238_c001_v7007000_t0000_u01772506358096") 2026/03/03 02:56:20 DEBUG : both6: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f11531576e7b50bfb_d20260303_m025223_c001_v0001103_t0034_u01772506343623") 2026/03/03 02:56:20 DEBUG : both6: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4050fc5dbae9b825_d20260303_m025218_c001_v7007000_t0000_u01772506338051") 2026/03/03 02:56:20 DEBUG : both6: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f11531576e7b50b2d_d20260303_m025203_c001_v0001103_t0020_u01772506323223") 2026/03/03 02:56:20 DEBUG : both7: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f423c96b0b15fb032_d20260303_m025238_c001_v7007000_t0000_u01772506358279") 2026/03/03 02:56:20 DEBUG : both7: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f11531576e7b50c01_d20260303_m025224_c001_v0001103_t0027_u01772506344199") 2026/03/03 02:56:20 DEBUG : both7: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4050fc5dbae9b826_d20260303_m025218_c001_v7007000_t0000_u01772506338234") 2026/03/03 02:56:20 DEBUG : both7: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f11531576e7b50b33_d20260303_m025203_c001_v0001103_t0034_u01772506323830") 2026/03/03 02:56:20 DEBUG : both8: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f423c96b0b15fb033_d20260303_m025238_c001_v7007000_t0000_u01772506358461") 2026/03/03 02:56:20 DEBUG : both8: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f11531576e7b50c0b_d20260303_m025224_c001_v0001103_t0034_u01772506344878") 2026/03/03 02:56:20 DEBUG : both8: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4050fc5dbae9b828_d20260303_m025218_c001_v7007000_t0000_u01772506338436") 2026/03/03 02:56:20 DEBUG : both8: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f11531576e7b50b3d_d20260303_m025204_c001_v0001103_t0001_u01772506324412") 2026/03/03 02:56:20 DEBUG : both9: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f423c96b0b15fb034_d20260303_m025238_c001_v7007000_t0000_u01772506358644") 2026/03/03 02:56:20 DEBUG : both9: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f11531576e7b50c13_d20260303_m025225_c001_v0001103_t0058_u01772506345460") 2026/03/03 02:56:20 DEBUG : both9: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4050fc5dbae9b829_d20260303_m025218_c001_v7007000_t0000_u01772506338618") 2026/03/03 02:56:20 DEBUG : both9: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f11531576e7b50b45_d20260303_m025205_c001_v0001103_t0015_u01772506325059") 2026/03/03 02:56:20 DEBUG : c/non empty space: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4178e9ad863acf40_d20260303_m024834_c001_v7007000_t0000_u01772506114949") 2026/03/03 02:56:20 DEBUG : c/non empty space: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6bb49_d20260303_m024833_c001_v0001182_t0028_u01772506113402") 2026/03/03 02:56:20 DEBUG : c/non empty space: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4178e9ad863acf34_d20260303_m024832_c001_v7007000_t0000_u01772506112819") 2026/03/03 02:56:20 DEBUG : c/non empty space: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6bb35_d20260303_m024831_c001_v0001182_t0014_u01772506111294") 2026/03/03 02:56:21 DEBUG : c/non empty space: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4189a6251c7d956c_d20260303_m024816_c001_v7007000_t0000_u01772506096376") 2026/03/03 02:56:21 DEBUG : c/non empty space: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6bad1_d20260303_m024814_c001_v0001182_t0052_u01772506094852") 2026/03/03 02:56:21 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f409f8c6b0c281f69_d20260303_m025331_c001_v7007000_t0000_u01772506411862") 2026/03/03 02:56:21 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1174ff3290843234_d20260303_m025327_c001_v0001103_t0044_u01772506407187") 2026/03/03 02:56:21 DEBUG : check sum: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4189a6251c7d9561_d20260303_m024808_c001_v7007000_t0000_u01772506088061") 2026/03/03 02:56:21 DEBUG : check sum: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6baae_d20260303_m024807_c001_v0001182_t0040_u01772506087099") 2026/03/03 02:56:21 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f40357509b6aa2124_d20260303_m025607_c001_v7007000_t0000_u01772506567143") 2026/03/03 02:56:21 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f105620389229982e_d20260303_m025605_c001_v0001185_t0023_u01772506565787") 2026/03/03 02:56:21 DEBUG : dest/3: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f42232b039e4627c6_d20260303_m025018_c001_v7007000_t0000_u01772506218127") 2026/03/03 02:56:21 DEBUG : dest/3: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4014310495cf6394_d20260303_m025016_c001_v0001101_t0044_u01772506216935") 2026/03/03 02:56:21 DEBUG : dir1/0000-abcde: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f423c96b0b15fb1fd_d20260303_m025426_c001_v7007000_t0000_u01772506466850") 2026/03/03 02:56:21 DEBUG : dir1/0000-abcde: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f11531576e7b5103d_d20260303_m025422_c001_v0001103_t0030_u01772506462349") 2026/03/03 02:56:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4151c874663eab5e_d20260303_m025539_c001_v7007000_t0000_u01772506539283") 2026/03/03 02:56:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1056203892299601_d20260303_m025528_c001_v0001185_t0022_u01772506528721") 2026/03/03 02:56:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f40357509b6aa205b_d20260303_m025524_c001_v7007000_t0000_u01772506524640") 2026/03/03 02:56:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1056203892299526_d20260303_m025514_c001_v0001185_t0039_u01772506514833") 2026/03/03 02:56:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4178e9ad863ad4d7_d20260303_m025510_c001_v7007000_t0000_u01772506510714") 2026/03/03 02:56:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f105620389229943c_d20260303_m025500_c001_v0001185_t0050_u01772506500477") 2026/03/03 02:56:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4215d824ffedf9a8_d20260303_m025455_c001_v7007000_t0000_u01772506495930") 2026/03/03 02:56:22 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f105620389229932f_d20260303_m025445_c001_v0001185_t0022_u01772506485290") 2026/03/03 02:56:22 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f418728a52018e057_d20260303_m025441_c001_v7007000_t0000_u01772506481178") 2026/03/03 02:56:22 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1056203892299211_d20260303_m025430_c001_v0001185_t0031_u01772506470914") 2026/03/03 02:56:22 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f423c96b0b15fb1ef_d20260303_m025424_c001_v7007000_t0000_u01772506464539") 2026/03/03 02:56:22 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6c1fe_d20260303_m025414_c001_v0001182_t0051_u01772506454353") 2026/03/03 02:56:22 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f419fb8cfe7e66e8e_d20260303_m025410_c001_v7007000_t0000_u01772506450317") 2026/03/03 02:56:22 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f10562038922990ad_d20260303_m025406_c001_v0001185_t0029_u01772506446630") 2026/03/03 02:56:22 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4042de258e2e3919_d20260303_m025405_c001_v7007000_t0000_u01772506445516") 2026/03/03 02:56:22 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6c180_d20260303_m025355_c001_v0001182_t0023_u01772506435402") 2026/03/03 02:56:22 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f413f2ad6abdb832c_d20260303_m025351_c001_v7007000_t0000_u01772506431298") 2026/03/03 02:56:22 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6c156_d20260303_m025347_c001_v0001182_t0025_u01772506427797") 2026/03/03 02:56:22 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4028cd67e2a19840_d20260303_m025346_c001_v7007000_t0000_u01772506426128") 2026/03/03 02:56:22 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6c10e_d20260303_m025335_c001_v0001182_t0026_u01772506415937") 2026/03/03 02:56:22 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f409f8c6b0c281f59_d20260303_m025328_c001_v7007000_t0000_u01772506408889") 2026/03/03 02:56:22 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6c0b2_d20260303_m025318_c001_v0001182_t0021_u01772506398414") 2026/03/03 02:56:22 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4178e9ad863ad38c_d20260303_m025314_c001_v7007000_t0000_u01772506394246") 2026/03/03 02:56:22 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6c075_d20260303_m025304_c001_v0001182_t0027_u01772506384305") 2026/03/03 02:56:22 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f411b70701510b7dc_d20260303_m025300_c001_v7007000_t0000_u01772506380140") 2026/03/03 02:56:22 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6c049_d20260303_m025251_c001_v0001182_t0021_u01772506371293") 2026/03/03 02:56:22 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f419fb8cfe7e66e80_d20260303_m025408_c001_v7007000_t0000_u01772506448255") 2026/03/03 02:56:22 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6c1b4_d20260303_m025403_c001_v0001182_t0008_u01772506443368") 2026/03/03 02:56:22 DEBUG : dir1/0001-bcdef: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f423c96b0b15fb1fe_d20260303_m025427_c001_v7007000_t0000_u01772506467031") 2026/03/03 02:56:22 DEBUG : dir1/0001-bcdef: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1174ff32908433c6_d20260303_m025422_c001_v0001103_t0047_u01772506462330") 2026/03/03 02:56:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4151c874663eab5f_d20260303_m025539_c001_v7007000_t0000_u01772506539464") 2026/03/03 02:56:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6c3a8_d20260303_m025529_c001_v0001182_t0018_u01772506529287") 2026/03/03 02:56:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f40357509b6aa205c_d20260303_m025524_c001_v7007000_t0000_u01772506524821") 2026/03/03 02:56:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6c356_d20260303_m025515_c001_v0001182_t0058_u01772506515387") 2026/03/03 02:56:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4178e9ad863ad4d8_d20260303_m025510_c001_v7007000_t0000_u01772506510896") 2026/03/03 02:56:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6c316_d20260303_m025501_c001_v0001182_t0002_u01772506501023") 2026/03/03 02:56:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4215d824ffedf9a9_d20260303_m025456_c001_v7007000_t0000_u01772506496109") 2026/03/03 02:56:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6c2c8_d20260303_m025445_c001_v0001182_t0040_u01772506485835") 2026/03/03 02:56:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f418728a52018e058_d20260303_m025441_c001_v7007000_t0000_u01772506481362") 2026/03/03 02:56:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6c266_d20260303_m025431_c001_v0001182_t0004_u01772506471498") 2026/03/03 02:56:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f423c96b0b15fb1ea_d20260303_m025424_c001_v7007000_t0000_u01772506464175") 2026/03/03 02:56:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f105620389229911a_d20260303_m025414_c001_v0001185_t0039_u01772506454919") 2026/03/03 02:56:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f419fb8cfe7e66e8f_d20260303_m025410_c001_v7007000_t0000_u01772506450497") 2026/03/03 02:56:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6c1ca_d20260303_m025406_c001_v0001182_t0025_u01772506446644") 2026/03/03 02:56:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f419fb8cfe7e66e6f_d20260303_m025405_c001_v7007000_t0000_u01772506445298") 2026/03/03 02:56:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1056203892299009_d20260303_m025355_c001_v0001185_t0054_u01772506435961") 2026/03/03 02:56:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f413f2ad6abdb832d_d20260303_m025351_c001_v7007000_t0000_u01772506431478") 2026/03/03 02:56:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1056203892298f8b_d20260303_m025347_c001_v0001185_t0049_u01772506427855") 2026/03/03 02:56:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4028cd67e2a19841_d20260303_m025346_c001_v7007000_t0000_u01772506426310") 2026/03/03 02:56:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1056203892298ef1_d20260303_m025336_c001_v0001185_t0005_u01772506416497") 2026/03/03 02:56:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4028cd67e2a19837_d20260303_m025329_c001_v7007000_t0000_u01772506409311") 2026/03/03 02:56:24 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1174ff32908431dc_d20260303_m025319_c001_v0001103_t0028_u01772506399012") 2026/03/03 02:56:24 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4178e9ad863ad38d_d20260303_m025314_c001_v7007000_t0000_u01772506394427") 2026/03/03 02:56:24 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1174ff3290843184_d20260303_m025304_c001_v0001103_t0047_u01772506384892") 2026/03/03 02:56:24 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f411b70701510b7dd_d20260303_m025300_c001_v7007000_t0000_u01772506380322") 2026/03/03 02:56:24 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1174ff3290843115_d20260303_m025251_c001_v0001103_t0051_u01772506371494") 2026/03/03 02:56:24 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4050fc5dbae9b9c7_d20260303_m025408_c001_v7007000_t0000_u01772506448271") 2026/03/03 02:56:24 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f105620389229907b_d20260303_m025403_c001_v0001185_t0000_u01772506443375") 2026/03/03 02:56:24 DEBUG : dir1/0002-cdefg: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f423c96b0b15fb1ff_d20260303_m025427_c001_v7007000_t0000_u01772506467211") 2026/03/03 02:56:24 DEBUG : dir1/0002-cdefg: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6c234_d20260303_m025422_c001_v0001182_t0046_u01772506462522") 2026/03/03 02:56:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4151c874663eab60_d20260303_m025539_c001_v7007000_t0000_u01772506539647") 2026/03/03 02:56:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f11531576e7b512db_d20260303_m025529_c001_v0001103_t0021_u01772506529854") 2026/03/03 02:56:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f40357509b6aa205d_d20260303_m025525_c001_v7007000_t0000_u01772506525001") 2026/03/03 02:56:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f11531576e7b51241_d20260303_m025515_c001_v0001103_t0009_u01772506515981") 2026/03/03 02:56:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4178e9ad863ad4d9_d20260303_m025511_c001_v7007000_t0000_u01772506511079") 2026/03/03 02:56:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f11531576e7b511c0_d20260303_m025501_c001_v0001103_t0012_u01772506501616") 2026/03/03 02:56:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4215d824ffedf9aa_d20260303_m025456_c001_v7007000_t0000_u01772506496288") 2026/03/03 02:56:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f11531576e7b51130_d20260303_m025446_c001_v0001103_t0019_u01772506486404") 2026/03/03 02:56:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f418728a52018e059_d20260303_m025441_c001_v7007000_t0000_u01772506481543") 2026/03/03 02:56:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f11531576e7b51096_d20260303_m025432_c001_v0001103_t0030_u01772506472057") 2026/03/03 02:56:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f409f8c6b0c282024_d20260303_m025423_c001_v7007000_t0000_u01772506463977") 2026/03/03 02:56:25 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1174ff329084338e_d20260303_m025415_c001_v0001103_t0022_u01772506455489") 2026/03/03 02:56:25 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f419fb8cfe7e66e90_d20260303_m025410_c001_v7007000_t0000_u01772506450681") 2026/03/03 02:56:25 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6c1cc_d20260303_m025406_c001_v0001182_t0050_u01772506446853") 2026/03/03 02:56:25 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4042de258e2e3916_d20260303_m025405_c001_v7007000_t0000_u01772506445289") 2026/03/03 02:56:25 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1174ff3290843300_d20260303_m025356_c001_v0001103_t0045_u01772506436593") 2026/03/03 02:56:25 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f413f2ad6abdb832e_d20260303_m025351_c001_v7007000_t0000_u01772506431660") 2026/03/03 02:56:25 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f11531576e7b50ee9_d20260303_m025347_c001_v0001103_t0058_u01772506427927") 2026/03/03 02:56:25 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f416f020a3f9b6f24_d20260303_m025346_c001_v7007000_t0000_u01772506426372") 2026/03/03 02:56:25 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1174ff3290843288_d20260303_m025337_c001_v0001103_t0020_u01772506417046") 2026/03/03 02:56:25 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f409f8c6b0c281f5a_d20260303_m025329_c001_v7007000_t0000_u01772506409070") 2026/03/03 02:56:25 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1056203892298e18_d20260303_m025319_c001_v0001185_t0022_u01772506399846") 2026/03/03 02:56:25 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4178e9ad863ad38e_d20260303_m025314_c001_v7007000_t0000_u01772506394608") 2026/03/03 02:56:25 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1056203892298d5a_d20260303_m025305_c001_v0001185_t0038_u01772506385638") 2026/03/03 02:56:25 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f411b70701510b7de_d20260303_m025300_c001_v7007000_t0000_u01772506380505") 2026/03/03 02:56:25 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1056203892298c94_d20260303_m025251_c001_v0001185_t0013_u01772506371877") 2026/03/03 02:56:25 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4042de258e2e3935_d20260303_m025408_c001_v7007000_t0000_u01772506448406") 2026/03/03 02:56:25 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f11531576e7b50f80_d20260303_m025403_c001_v0001103_t0008_u01772506443556") 2026/03/03 02:56:25 DEBUG : dir1/0003-defgh: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f423c96b0b15fb200_d20260303_m025427_c001_v7007000_t0000_u01772506467392") 2026/03/03 02:56:25 DEBUG : dir1/0003-defgh: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f105620389229918e_d20260303_m025422_c001_v0001185_t0041_u01772506462552") 2026/03/03 02:56:26 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4151c874663eab61_d20260303_m025539_c001_v7007000_t0000_u01772506539829") 2026/03/03 02:56:26 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1174ff3290843628_d20260303_m025530_c001_v0001103_t0021_u01772506530672") 2026/03/03 02:56:26 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f40357509b6aa205e_d20260303_m025525_c001_v7007000_t0000_u01772506525183") 2026/03/03 02:56:26 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1174ff32908435a6_d20260303_m025516_c001_v0001103_t0021_u01772506516728") 2026/03/03 02:56:26 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4178e9ad863ad4da_d20260303_m025511_c001_v7007000_t0000_u01772506511263") 2026/03/03 02:56:26 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1174ff329084352a_d20260303_m025502_c001_v0001103_t0018_u01772506502372") 2026/03/03 02:56:26 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4215d824ffedf9ab_d20260303_m025456_c001_v7007000_t0000_u01772506496468") 2026/03/03 02:56:26 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1174ff32908434b0_d20260303_m025447_c001_v0001103_t0054_u01772506487345") 2026/03/03 02:56:26 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f418728a52018e05a_d20260303_m025441_c001_v7007000_t0000_u01772506481725") 2026/03/03 02:56:26 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1174ff3290843412_d20260303_m025432_c001_v0001103_t0058_u01772506472809") 2026/03/03 02:56:26 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4159808471a8309a_d20260303_m025424_c001_v7007000_t0000_u01772506464230") 2026/03/03 02:56:26 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f11531576e7b51000_d20260303_m025416_c001_v0001103_t0003_u01772506456379") 2026/03/03 02:56:26 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f419fb8cfe7e66e91_d20260303_m025410_c001_v7007000_t0000_u01772506450862") 2026/03/03 02:56:26 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1174ff3290843350_d20260303_m025406_c001_v0001103_t0004_u01772506446872") 2026/03/03 02:56:26 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f418728a52018dfbe_d20260303_m025405_c001_v7007000_t0000_u01772506445306") 2026/03/03 02:56:26 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f11531576e7b50f4c_d20260303_m025357_c001_v0001103_t0050_u01772506437245") 2026/03/03 02:56:26 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f413f2ad6abdb832f_d20260303_m025351_c001_v7007000_t0000_u01772506431841") 2026/03/03 02:56:26 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1174ff32908432d6_d20260303_m025347_c001_v0001103_t0023_u01772506427960") 2026/03/03 02:56:26 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f409f8c6b0c281f88_d20260303_m025346_c001_v7007000_t0000_u01772506426377") 2026/03/03 02:56:26 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f11531576e7b50e7d_d20260303_m025337_c001_v0001103_t0011_u01772506417867") 2026/03/03 02:56:26 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f409f8c6b0c281f5b_d20260303_m025329_c001_v7007000_t0000_u01772506409252") 2026/03/03 02:56:26 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f11531576e7b50de4_d20260303_m025320_c001_v0001103_t0014_u01772506400440") 2026/03/03 02:56:27 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4178e9ad863ad38f_d20260303_m025314_c001_v7007000_t0000_u01772506394790") 2026/03/03 02:56:27 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f11531576e7b50d74_d20260303_m025306_c001_v0001103_t0038_u01772506386220") 2026/03/03 02:56:27 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f411b70701510b7df_d20260303_m025300_c001_v7007000_t0000_u01772506380688") 2026/03/03 02:56:27 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f11531576e7b50ced_d20260303_m025252_c001_v0001103_t0030_u01772506372068") 2026/03/03 02:56:27 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f418728a52018dfc1_d20260303_m025408_c001_v7007000_t0000_u01772506448062") 2026/03/03 02:56:27 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6c1b6_d20260303_m025403_c001_v0001182_t0028_u01772506443565") 2026/03/03 02:56:27 DEBUG : dir1/0004-efghi: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f423c96b0b15fb202_d20260303_m025427_c001_v7007000_t0000_u01772506467574") 2026/03/03 02:56:27 DEBUG : dir1/0004-efghi: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1174ff32908433ca_d20260303_m025422_c001_v0001103_t0000_u01772506462670") 2026/03/03 02:56:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4151c874663eab62_d20260303_m025540_c001_v7007000_t0000_u01772506540011") 2026/03/03 02:56:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f105620389229962f_d20260303_m025531_c001_v0001185_t0035_u01772506531095") 2026/03/03 02:56:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f40357509b6aa2060_d20260303_m025525_c001_v7007000_t0000_u01772506525364") 2026/03/03 02:56:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1056203892299548_d20260303_m025517_c001_v0001185_t0054_u01772506517258") 2026/03/03 02:56:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4178e9ad863ad4db_d20260303_m025511_c001_v7007000_t0000_u01772506511444") 2026/03/03 02:56:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f105620389229946a_d20260303_m025502_c001_v0001185_t0036_u01772506502781") 2026/03/03 02:56:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4215d824ffedf9b1_d20260303_m025456_c001_v7007000_t0000_u01772506496648") 2026/03/03 02:56:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1056203892299367_d20260303_m025447_c001_v0001185_t0038_u01772506487811") 2026/03/03 02:56:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f418728a52018e05b_d20260303_m025441_c001_v7007000_t0000_u01772506481906") 2026/03/03 02:56:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1056203892299241_d20260303_m025433_c001_v0001185_t0037_u01772506473202") 2026/03/03 02:56:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f413f2ad6abdb836a_d20260303_m025424_c001_v7007000_t0000_u01772506464201") 2026/03/03 02:56:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6c208_d20260303_m025416_c001_v0001182_t0026_u01772506456705") 2026/03/03 02:56:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f419fb8cfe7e66e96_d20260303_m025411_c001_v7007000_t0000_u01772506451043") 2026/03/03 02:56:28 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f11531576e7b50fa8_d20260303_m025406_c001_v0001103_t0035_u01772506446888") 2026/03/03 02:56:28 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f401ee6748e8a58da_d20260303_m025405_c001_v7007000_t0000_u01772506445315") 2026/03/03 02:56:28 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6c18c_d20260303_m025357_c001_v0001182_t0014_u01772506437655") 2026/03/03 02:56:28 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f413f2ad6abdb8330_d20260303_m025352_c001_v7007000_t0000_u01772506432021") 2026/03/03 02:56:28 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6c158_d20260303_m025347_c001_v0001182_t0014_u01772506427996") 2026/03/03 02:56:28 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f416f020a3f9b6f25_d20260303_m025346_c001_v7007000_t0000_u01772506426553") 2026/03/03 02:56:28 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6c11c_d20260303_m025338_c001_v0001182_t0057_u01772506418232") 2026/03/03 02:56:28 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f413f2ad6abdb8307_d20260303_m025329_c001_v7007000_t0000_u01772506409475") 2026/03/03 02:56:28 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6c0be_d20260303_m025320_c001_v0001182_t0059_u01772506400904") 2026/03/03 02:56:28 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4178e9ad863ad390_d20260303_m025314_c001_v7007000_t0000_u01772506394971") 2026/03/03 02:56:28 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6c07d_d20260303_m025306_c001_v0001182_t0034_u01772506386601") 2026/03/03 02:56:28 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f411b70701510b7e0_d20260303_m025300_c001_v7007000_t0000_u01772506380972") 2026/03/03 02:56:28 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6c04f_d20260303_m025252_c001_v0001182_t0054_u01772506372406") 2026/03/03 02:56:28 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f419fb8cfe7e66e79_d20260303_m025408_c001_v7007000_t0000_u01772506448071") 2026/03/03 02:56:28 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f105620389229907d_d20260303_m025403_c001_v0001185_t0052_u01772506443572") 2026/03/03 02:56:28 DEBUG : dir1/0005-fghij: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f423c96b0b15fb203_d20260303_m025427_c001_v7007000_t0000_u01772506467755") 2026/03/03 02:56:28 DEBUG : dir1/0005-fghij: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6c236_d20260303_m025422_c001_v0001182_t0040_u01772506462716") 2026/03/03 02:56:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4151c874663eab63_d20260303_m025540_c001_v7007000_t0000_u01772506540192") 2026/03/03 02:56:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6c3b4_d20260303_m025531_c001_v0001182_t0011_u01772506531283") 2026/03/03 02:56:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f40357509b6aa2063_d20260303_m025525_c001_v7007000_t0000_u01772506525543") 2026/03/03 02:56:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6c358_d20260303_m025517_c001_v0001182_t0042_u01772506517463") 2026/03/03 02:56:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4178e9ad863ad4dc_d20260303_m025511_c001_v7007000_t0000_u01772506511626") 2026/03/03 02:56:29 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6c320_d20260303_m025502_c001_v0001182_t0011_u01772506502996") 2026/03/03 02:56:29 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4215d824ffedf9b2_d20260303_m025456_c001_v7007000_t0000_u01772506496839") 2026/03/03 02:56:29 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6c2d4_d20260303_m025448_c001_v0001182_t0057_u01772506488003") 2026/03/03 02:56:29 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f418728a52018e05c_d20260303_m025442_c001_v7007000_t0000_u01772506482175") 2026/03/03 02:56:29 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6c278_d20260303_m025433_c001_v0001182_t0044_u01772506473391") 2026/03/03 02:56:29 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f423c96b0b15fb1e9_d20260303_m025423_c001_v7007000_t0000_u01772506463994") 2026/03/03 02:56:29 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1056203892299136_d20260303_m025416_c001_v0001185_t0037_u01772506456918") 2026/03/03 02:56:29 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f419fb8cfe7e66e98_d20260303_m025411_c001_v7007000_t0000_u01772506451226") 2026/03/03 02:56:29 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f10562038922990b3_d20260303_m025406_c001_v0001185_t0014_u01772506446960") 2026/03/03 02:56:29 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4042de258e2e3917_d20260303_m025405_c001_v7007000_t0000_u01772506445330") 2026/03/03 02:56:29 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1056203892299025_d20260303_m025357_c001_v0001185_t0042_u01772506437877") 2026/03/03 02:56:29 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f413f2ad6abdb8331_d20260303_m025352_c001_v7007000_t0000_u01772506432201") 2026/03/03 02:56:29 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1056203892298f93_d20260303_m025348_c001_v0001185_t0003_u01772506428057") 2026/03/03 02:56:29 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f409f8c6b0c281f91_d20260303_m025346_c001_v7007000_t0000_u01772506426562") 2026/03/03 02:56:29 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1056203892298eff_d20260303_m025338_c001_v0001185_t0038_u01772506418469") 2026/03/03 02:56:29 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f412e8e6c0bd5562f_d20260303_m025329_c001_v7007000_t0000_u01772506409327") 2026/03/03 02:56:29 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1174ff32908431f4_d20260303_m025321_c001_v0001103_t0032_u01772506401136") 2026/03/03 02:56:29 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4178e9ad863ad391_d20260303_m025315_c001_v7007000_t0000_u01772506395154") 2026/03/03 02:56:29 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1174ff329084318c_d20260303_m025306_c001_v0001103_t0034_u01772506386805") 2026/03/03 02:56:30 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f411b70701510b7e1_d20260303_m025301_c001_v7007000_t0000_u01772506381155") 2026/03/03 02:56:30 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1174ff3290843123_d20260303_m025252_c001_v0001103_t0026_u01772506372599") 2026/03/03 02:56:30 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4050fc5dbae9b9c6_d20260303_m025408_c001_v7007000_t0000_u01772506448089") 2026/03/03 02:56:30 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1174ff329084332e_d20260303_m025403_c001_v0001103_t0024_u01772506443620") 2026/03/03 02:56:30 DEBUG : dir1/0006-ghijk: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f423c96b0b15fb204_d20260303_m025427_c001_v7007000_t0000_u01772506467937") 2026/03/03 02:56:30 DEBUG : dir1/0006-ghijk: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1056203892299192_d20260303_m025422_c001_v0001185_t0015_u01772506462758") 2026/03/03 02:56:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4151c874663eab64_d20260303_m025540_c001_v7007000_t0000_u01772506540376") 2026/03/03 02:56:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f11531576e7b512e4_d20260303_m025531_c001_v0001103_t0038_u01772506531492") 2026/03/03 02:56:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f40357509b6aa2064_d20260303_m025525_c001_v7007000_t0000_u01772506525727") 2026/03/03 02:56:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f11531576e7b5124f_d20260303_m025517_c001_v0001103_t0003_u01772506517727") 2026/03/03 02:56:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4178e9ad863ad4dd_d20260303_m025511_c001_v7007000_t0000_u01772506511863") 2026/03/03 02:56:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f11531576e7b511d3_d20260303_m025503_c001_v0001103_t0026_u01772506503209") 2026/03/03 02:56:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4215d824ffedf9b3_d20260303_m025457_c001_v7007000_t0000_u01772506497019") 2026/03/03 02:56:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f11531576e7b5113c_d20260303_m025448_c001_v0001103_t0046_u01772506488246") 2026/03/03 02:56:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f418728a52018e05d_d20260303_m025442_c001_v7007000_t0000_u01772506482355") 2026/03/03 02:56:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f11531576e7b510a4_d20260303_m025433_c001_v0001103_t0058_u01772506473599") 2026/03/03 02:56:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f411b70701510b877_d20260303_m025424_c001_v7007000_t0000_u01772506464412") 2026/03/03 02:56:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1174ff329084339a_d20260303_m025417_c001_v0001103_t0028_u01772506457104") 2026/03/03 02:56:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f419fb8cfe7e66e99_d20260303_m025411_c001_v7007000_t0000_u01772506451407") 2026/03/03 02:56:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6c1d0_d20260303_m025407_c001_v0001182_t0019_u01772506447077") 2026/03/03 02:56:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f40556ffc9b34a825_d20260303_m025404_c001_v7007000_t0000_u01772506444915") 2026/03/03 02:56:31 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1174ff3290843308_d20260303_m025358_c001_v0001103_t0055_u01772506438063") 2026/03/03 02:56:31 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f413f2ad6abdb8333_d20260303_m025352_c001_v7007000_t0000_u01772506432382") 2026/03/03 02:56:31 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6c15a_d20260303_m025348_c001_v0001182_t0019_u01772506428192") 2026/03/03 02:56:31 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f407dd49c6b3dcc36_d20260303_m025346_c001_v7007000_t0000_u01772506426648") 2026/03/03 02:56:31 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1174ff3290843294_d20260303_m025338_c001_v0001103_t0046_u01772506418675") 2026/03/03 02:56:31 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f42232b039e462a45_d20260303_m025329_c001_v7007000_t0000_u01772506409557") 2026/03/03 02:56:31 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1056203892298e36_d20260303_m025321_c001_v0001185_t0047_u01772506401701") 2026/03/03 02:56:31 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4178e9ad863ad392_d20260303_m025315_c001_v7007000_t0000_u01772506395335") 2026/03/03 02:56:31 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1056203892298d6e_d20260303_m025307_c001_v0001185_t0022_u01772506387159") 2026/03/03 02:56:31 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f411b70701510b7e3_d20260303_m025301_c001_v7007000_t0000_u01772506381336") 2026/03/03 02:56:31 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1056203892298ca2_d20260303_m025252_c001_v0001185_t0046_u01772506372995") 2026/03/03 02:56:31 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f401ee6748e8a58de_d20260303_m025408_c001_v7007000_t0000_u01772506448426") 2026/03/03 02:56:31 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1056203892299083_d20260303_m025403_c001_v0001185_t0024_u01772506443758") 2026/03/03 02:56:31 DEBUG : dir1/0007-12345: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f423c96b0b15fb205_d20260303_m025428_c001_v7007000_t0000_u01772506468122") 2026/03/03 02:56:31 DEBUG : dir1/0007-12345: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f11531576e7b5103f_d20260303_m025422_c001_v0001103_t0031_u01772506462812") 2026/03/03 02:56:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4151c874663eab65_d20260303_m025540_c001_v7007000_t0000_u01772506540557") 2026/03/03 02:56:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1174ff3290843632_d20260303_m025532_c001_v0001103_t0049_u01772506531999") 2026/03/03 02:56:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f40357509b6aa2065_d20260303_m025525_c001_v7007000_t0000_u01772506525908") 2026/03/03 02:56:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1174ff32908435ba_d20260303_m025518_c001_v0001103_t0025_u01772506518120") 2026/03/03 02:56:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4178e9ad863ad4de_d20260303_m025512_c001_v7007000_t0000_u01772506512045") 2026/03/03 02:56:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1174ff329084353e_d20260303_m025503_c001_v0001103_t0022_u01772506503782") 2026/03/03 02:56:32 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4215d824ffedf9b4_d20260303_m025457_c001_v7007000_t0000_u01772506497717") 2026/03/03 02:56:32 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1174ff32908434b8_d20260303_m025448_c001_v0001103_t0009_u01772506488560") 2026/03/03 02:56:32 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f418728a52018e05e_d20260303_m025442_c001_v7007000_t0000_u01772506482536") 2026/03/03 02:56:32 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1174ff3290843423_d20260303_m025433_c001_v0001103_t0043_u01772506473919") 2026/03/03 02:56:32 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f409f8c6b0c282026_d20260303_m025424_c001_v7007000_t0000_u01772506464338") 2026/03/03 02:56:32 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f11531576e7b5100e_d20260303_m025417_c001_v0001103_t0058_u01772506457783") 2026/03/03 02:56:32 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f419fb8cfe7e66e9a_d20260303_m025411_c001_v7007000_t0000_u01772506451588") 2026/03/03 02:56:32 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1174ff3290843356_d20260303_m025407_c001_v0001103_t0056_u01772506447197") 2026/03/03 02:56:32 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f419fb8cfe7e66e70_d20260303_m025405_c001_v7007000_t0000_u01772506445482") 2026/03/03 02:56:32 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f11531576e7b50f54_d20260303_m025358_c001_v0001103_t0058_u01772506438360") 2026/03/03 02:56:32 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f413f2ad6abdb8334_d20260303_m025352_c001_v7007000_t0000_u01772506432562") 2026/03/03 02:56:32 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1056203892298f9b_d20260303_m025348_c001_v0001185_t0030_u01772506428245") 2026/03/03 02:56:32 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4028cd67e2a19843_d20260303_m025346_c001_v7007000_t0000_u01772506426493") 2026/03/03 02:56:32 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f11531576e7b50e8b_d20260303_m025339_c001_v0001103_t0058_u01772506419072") 2026/03/03 02:56:32 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f409f8c6b0c281f5c_d20260303_m025329_c001_v7007000_t0000_u01772506409259") 2026/03/03 02:56:32 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f11531576e7b50df4_d20260303_m025321_c001_v0001103_t0012_u01772506401892") 2026/03/03 02:56:32 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4178e9ad863ad393_d20260303_m025315_c001_v7007000_t0000_u01772506395552") 2026/03/03 02:56:32 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f11531576e7b50d7c_d20260303_m025307_c001_v0001103_t0048_u01772506387358") 2026/03/03 02:56:32 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f411b70701510b7e7_d20260303_m025301_c001_v7007000_t0000_u01772506381520") 2026/03/03 02:56:32 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f11531576e7b50cf8_d20260303_m025253_c001_v0001103_t0040_u01772506373186") 2026/03/03 02:56:32 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4042de258e2e3933_d20260303_m025408_c001_v7007000_t0000_u01772506448224") 2026/03/03 02:56:33 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6c1b8_d20260303_m025403_c001_v0001182_t0027_u01772506443772") 2026/03/03 02:56:33 DEBUG : dir1/0008-23456: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f423c96b0b15fb206_d20260303_m025428_c001_v7007000_t0000_u01772506468302") 2026/03/03 02:56:33 DEBUG : dir1/0008-23456: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6c23a_d20260303_m025422_c001_v0001182_t0000_u01772506462920") 2026/03/03 02:56:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4151c874663eab66_d20260303_m025540_c001_v7007000_t0000_u01772506540738") 2026/03/03 02:56:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f105620389229964b_d20260303_m025532_c001_v0001185_t0003_u01772506532308") 2026/03/03 02:56:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f40357509b6aa2066_d20260303_m025526_c001_v7007000_t0000_u01772506526092") 2026/03/03 02:56:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1056203892299561_d20260303_m025518_c001_v0001185_t0034_u01772506518469") 2026/03/03 02:56:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4178e9ad863ad4e0_d20260303_m025512_c001_v7007000_t0000_u01772506512227") 2026/03/03 02:56:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f105620389229947a_d20260303_m025504_c001_v0001185_t0054_u01772506504180") 2026/03/03 02:56:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4215d824ffedf9b5_d20260303_m025457_c001_v7007000_t0000_u01772506497901") 2026/03/03 02:56:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1056203892299380_d20260303_m025449_c001_v0001185_t0037_u01772506489000") 2026/03/03 02:56:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f418728a52018e05f_d20260303_m025442_c001_v7007000_t0000_u01772506482717") 2026/03/03 02:56:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1056203892299253_d20260303_m025434_c001_v0001185_t0002_u01772506474513") 2026/03/03 02:56:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4159808471a8309b_d20260303_m025424_c001_v7007000_t0000_u01772506464413") 2026/03/03 02:56:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6c212_d20260303_m025418_c001_v0001182_t0022_u01772506458052") 2026/03/03 02:56:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f419fb8cfe7e66ea6_d20260303_m025411_c001_v7007000_t0000_u01772506451769") 2026/03/03 02:56:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6c1d2_d20260303_m025407_c001_v0001182_t0058_u01772506447279") 2026/03/03 02:56:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f420b632a5419d4d5_d20260303_m025405_c001_v7007000_t0000_u01772506445340") 2026/03/03 02:56:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6c190_d20260303_m025358_c001_v0001182_t0029_u01772506438661") 2026/03/03 02:56:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f413f2ad6abdb8335_d20260303_m025352_c001_v7007000_t0000_u01772506432743") 2026/03/03 02:56:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1174ff32908432da_d20260303_m025348_c001_v0001103_t0004_u01772506428334") 2026/03/03 02:56:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f423c96b0b15fb179_d20260303_m025346_c001_v7007000_t0000_u01772506426325") 2026/03/03 02:56:34 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6c120_d20260303_m025339_c001_v0001182_t0011_u01772506419422") 2026/03/03 02:56:34 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f414f8d7438c25bb6_d20260303_m025329_c001_v7007000_t0000_u01772506409275") 2026/03/03 02:56:34 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6c0c6_d20260303_m025322_c001_v0001182_t0036_u01772506402264") 2026/03/03 02:56:34 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4178e9ad863ad394_d20260303_m025315_c001_v7007000_t0000_u01772506395734") 2026/03/03 02:56:34 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6c081_d20260303_m025307_c001_v0001182_t0015_u01772506387695") 2026/03/03 02:56:34 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f411b70701510b7ec_d20260303_m025301_c001_v7007000_t0000_u01772506381702") 2026/03/03 02:56:34 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6c051_d20260303_m025253_c001_v0001182_t0018_u01772506373755") 2026/03/03 02:56:34 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f401ee6748e8a58dd_d20260303_m025408_c001_v7007000_t0000_u01772506448234") 2026/03/03 02:56:34 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1056203892299089_d20260303_m025403_c001_v0001185_t0011_u01772506443945") 2026/03/03 02:56:34 DEBUG : dir1/0009-34567: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f423c96b0b15fb207_d20260303_m025428_c001_v7007000_t0000_u01772506468484") 2026/03/03 02:56:34 DEBUG : dir1/0009-34567: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f105620389229919c_d20260303_m025422_c001_v0001185_t0024_u01772506462945") 2026/03/03 02:56:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4151c874663eab67_d20260303_m025540_c001_v7007000_t0000_u01772506540920") 2026/03/03 02:56:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6c3be_d20260303_m025532_c001_v0001182_t0024_u01772506532499") 2026/03/03 02:56:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f40357509b6aa2067_d20260303_m025526_c001_v7007000_t0000_u01772506526275") 2026/03/03 02:56:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6c366_d20260303_m025518_c001_v0001182_t0038_u01772506518686") 2026/03/03 02:56:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4178e9ad863ad4e1_d20260303_m025512_c001_v7007000_t0000_u01772506512409") 2026/03/03 02:56:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6c326_d20260303_m025504_c001_v0001182_t0016_u01772506504379") 2026/03/03 02:56:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4215d824ffedf9b7_d20260303_m025458_c001_v7007000_t0000_u01772506498081") 2026/03/03 02:56:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6c2e0_d20260303_m025449_c001_v0001182_t0011_u01772506489188") 2026/03/03 02:56:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f418728a52018e060_d20260303_m025442_c001_v7007000_t0000_u01772506482897") 2026/03/03 02:56:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6c282_d20260303_m025434_c001_v0001182_t0035_u01772506474702") 2026/03/03 02:56:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f419fb8cfe7e66ee5_d20260303_m025424_c001_v7007000_t0000_u01772506464416") 2026/03/03 02:56:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1056203892299150_d20260303_m025418_c001_v0001185_t0045_u01772506458267") 2026/03/03 02:56:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f419fb8cfe7e66ea8_d20260303_m025411_c001_v7007000_t0000_u01772506451952") 2026/03/03 02:56:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f11531576e7b50fb2_d20260303_m025407_c001_v0001103_t0035_u01772506447293") 2026/03/03 02:56:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f419fb8cfe7e66e66_d20260303_m025404_c001_v7007000_t0000_u01772506444935") 2026/03/03 02:56:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1056203892299031_d20260303_m025358_c001_v0001185_t0027_u01772506438973") 2026/03/03 02:56:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f413f2ad6abdb8336_d20260303_m025352_c001_v7007000_t0000_u01772506432923") 2026/03/03 02:56:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f11531576e7b50eef_d20260303_m025348_c001_v0001103_t0045_u01772506428362") 2026/03/03 02:56:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f423c96b0b15fb17a_d20260303_m025346_c001_v7007000_t0000_u01772506426508") 2026/03/03 02:56:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1056203892298f15_d20260303_m025339_c001_v0001185_t0038_u01772506419630") 2026/03/03 02:56:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f416331565f054143_d20260303_m025329_c001_v7007000_t0000_u01772506409557") 2026/03/03 02:56:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1174ff32908431f8_d20260303_m025322_c001_v0001103_t0038_u01772506402464") 2026/03/03 02:56:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4178e9ad863ad395_d20260303_m025315_c001_v7007000_t0000_u01772506395914") 2026/03/03 02:56:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1174ff3290843196_d20260303_m025307_c001_v0001103_t0005_u01772506387889") 2026/03/03 02:56:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f411b70701510b7ed_d20260303_m025301_c001_v7007000_t0000_u01772506381885") 2026/03/03 02:56:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1174ff329084312a_d20260303_m025253_c001_v0001103_t0050_u01772506373965") 2026/03/03 02:56:35 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f418728a52018dfc3_d20260303_m025408_c001_v7007000_t0000_u01772506448428") 2026/03/03 02:56:35 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6c1bc_d20260303_m025404_c001_v0001182_t0025_u01772506444007") 2026/03/03 02:56:35 DEBUG : dir1/0010-45678: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f423c96b0b15fb208_d20260303_m025428_c001_v7007000_t0000_u01772506468666") 2026/03/03 02:56:35 DEBUG : dir1/0010-45678: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1174ff32908433d0_d20260303_m025422_c001_v0001103_t0000_u01772506462961") 2026/03/03 02:56:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4151c874663eab68_d20260303_m025541_c001_v7007000_t0000_u01772506541114") 2026/03/03 02:56:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f11531576e7b512fc_d20260303_m025532_c001_v0001103_t0005_u01772506532718") 2026/03/03 02:56:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f40357509b6aa2068_d20260303_m025526_c001_v7007000_t0000_u01772506526456") 2026/03/03 02:56:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f11531576e7b5125b_d20260303_m025518_c001_v0001103_t0019_u01772506518882") 2026/03/03 02:56:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4178e9ad863ad4e2_d20260303_m025512_c001_v7007000_t0000_u01772506512591") 2026/03/03 02:56:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f11531576e7b511df_d20260303_m025504_c001_v0001103_t0016_u01772506504577") 2026/03/03 02:56:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4215d824ffedf9b9_d20260303_m025458_c001_v7007000_t0000_u01772506498261") 2026/03/03 02:56:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f11531576e7b51144_d20260303_m025449_c001_v0001103_t0036_u01772506489385") 2026/03/03 02:56:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f418728a52018e061_d20260303_m025443_c001_v7007000_t0000_u01772506483083") 2026/03/03 02:56:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f11531576e7b510b0_d20260303_m025434_c001_v0001103_t0025_u01772506474910") 2026/03/03 02:56:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f423c96b0b15fb1ee_d20260303_m025424_c001_v7007000_t0000_u01772506464393") 2026/03/03 02:56:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1174ff32908433a6_d20260303_m025418_c001_v0001103_t0012_u01772506458476") 2026/03/03 02:56:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f419fb8cfe7e66ea9_d20260303_m025412_c001_v7007000_t0000_u01772506452133") 2026/03/03 02:56:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6c1da_d20260303_m025407_c001_v0001182_t0047_u01772506447485") 2026/03/03 02:56:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f418728a52018dfbf_d20260303_m025405_c001_v7007000_t0000_u01772506445495") 2026/03/03 02:56:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1174ff3290843310_d20260303_m025359_c001_v0001103_t0005_u01772506439175") 2026/03/03 02:56:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f413f2ad6abdb8337_d20260303_m025353_c001_v7007000_t0000_u01772506433104") 2026/03/03 02:56:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6c15c_d20260303_m025348_c001_v0001182_t0039_u01772506428406") 2026/03/03 02:56:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f419de4e04b7e767e_d20260303_m025346_c001_v7007000_t0000_u01772506426337") 2026/03/03 02:56:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1174ff3290843296_d20260303_m025339_c001_v0001103_t0049_u01772506419816") 2026/03/03 02:56:37 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f413f2ad6abdb8306_d20260303_m025329_c001_v7007000_t0000_u01772506409291") 2026/03/03 02:56:37 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1056203892298e44_d20260303_m025322_c001_v0001185_t0035_u01772506402841") 2026/03/03 02:56:37 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4178e9ad863ad396_d20260303_m025316_c001_v7007000_t0000_u01772506396096") 2026/03/03 02:56:37 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1056203892298d86_d20260303_m025308_c001_v0001185_t0031_u01772506388400") 2026/03/03 02:56:37 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f411b70701510b7ee_d20260303_m025302_c001_v7007000_t0000_u01772506382067") 2026/03/03 02:56:37 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1056203892298cba_d20260303_m025254_c001_v0001185_t0004_u01772506374370") 2026/03/03 02:56:37 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4042de258e2e3934_d20260303_m025408_c001_v7007000_t0000_u01772506448277") 2026/03/03 02:56:37 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f11531576e7b50f88_d20260303_m025404_c001_v0001103_t0035_u01772506444048") 2026/03/03 02:56:37 DEBUG : dir1/0011-56789: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f423c96b0b15fb209_d20260303_m025428_c001_v7007000_t0000_u01772506468848") 2026/03/03 02:56:37 DEBUG : dir1/0011-56789: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6c23e_d20260303_m025423_c001_v0001182_t0004_u01772506463130") 2026/03/03 02:56:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4151c874663eab69_d20260303_m025541_c001_v7007000_t0000_u01772506541331") 2026/03/03 02:56:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1174ff3290843638_d20260303_m025533_c001_v0001103_t0038_u01772506533160") 2026/03/03 02:56:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f40357509b6aa2069_d20260303_m025526_c001_v7007000_t0000_u01772506526636") 2026/03/03 02:56:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1174ff32908435ca_d20260303_m025519_c001_v0001103_t0056_u01772506519231") 2026/03/03 02:56:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4178e9ad863ad4e3_d20260303_m025512_c001_v7007000_t0000_u01772506512774") 2026/03/03 02:56:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1174ff329084354a_d20260303_m025504_c001_v0001103_t0000_u01772506504904") 2026/03/03 02:56:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4215d824ffedf9ba_d20260303_m025458_c001_v7007000_t0000_u01772506498441") 2026/03/03 02:56:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1174ff32908434c0_d20260303_m025449_c001_v0001103_t0020_u01772506489757") 2026/03/03 02:56:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f418728a52018e062_d20260303_m025443_c001_v7007000_t0000_u01772506483264") 2026/03/03 02:56:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1174ff3290843430_d20260303_m025435_c001_v0001103_t0017_u01772506475294") 2026/03/03 02:56:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f413f2ad6abdb8368_d20260303_m025424_c001_v7007000_t0000_u01772506464019") 2026/03/03 02:56:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f11531576e7b5101e_d20260303_m025418_c001_v0001103_t0010_u01772506458915") 2026/03/03 02:56:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f419fb8cfe7e66eaa_d20260303_m025412_c001_v7007000_t0000_u01772506452314") 2026/03/03 02:56:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1174ff329084335a_d20260303_m025407_c001_v0001103_t0030_u01772506447493") 2026/03/03 02:56:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f409f8c6b0c28200b_d20260303_m025405_c001_v7007000_t0000_u01772506445343") 2026/03/03 02:56:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f11531576e7b50f5a_d20260303_m025359_c001_v0001103_t0040_u01772506439640") 2026/03/03 02:56:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f413f2ad6abdb8338_d20260303_m025353_c001_v7007000_t0000_u01772506433295") 2026/03/03 02:56:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1056203892298f9d_d20260303_m025348_c001_v0001185_t0024_u01772506428429") 2026/03/03 02:56:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f419fb8cfe7e66e49_d20260303_m025346_c001_v7007000_t0000_u01772506426344") 2026/03/03 02:56:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f11531576e7b50e95_d20260303_m025340_c001_v0001103_t0058_u01772506420122") 2026/03/03 02:56:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f409f8c6b0c281f5d_d20260303_m025329_c001_v7007000_t0000_u01772506409434") 2026/03/03 02:56:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f11531576e7b50df8_d20260303_m025323_c001_v0001103_t0008_u01772506403067") 2026/03/03 02:56:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4178e9ad863ad397_d20260303_m025316_c001_v7007000_t0000_u01772506396278") 2026/03/03 02:56:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f11531576e7b50d88_d20260303_m025308_c001_v0001103_t0053_u01772506388594") 2026/03/03 02:56:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f411b70701510b7ef_d20260303_m025302_c001_v7007000_t0000_u01772506382250") 2026/03/03 02:56:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f11531576e7b50d05_d20260303_m025254_c001_v0001103_t0033_u01772506374560") 2026/03/03 02:56:38 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4042de258e2e392d_d20260303_m025408_c001_v7007000_t0000_u01772506448093") 2026/03/03 02:56:38 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1174ff3290843334_d20260303_m025404_c001_v0001103_t0016_u01772506444078") 2026/03/03 02:56:38 DEBUG : dir1/0012-6789;: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f423c96b0b15fb20a_d20260303_m025429_c001_v7007000_t0000_u01772506469029") 2026/03/03 02:56:38 DEBUG : dir1/0012-6789;: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f10562038922991a0_d20260303_m025423_c001_v0001185_t0032_u01772506463207") 2026/03/03 02:56:38 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4151c874663eab6a_d20260303_m025541_c001_v7007000_t0000_u01772506541513") 2026/03/03 02:56:38 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1056203892299665_d20260303_m025533_c001_v0001185_t0020_u01772506533736") 2026/03/03 02:56:38 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f40357509b6aa206a_d20260303_m025526_c001_v7007000_t0000_u01772506526816") 2026/03/03 02:56:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1056203892299577_d20260303_m025519_c001_v0001185_t0013_u01772506519558") 2026/03/03 02:56:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4178e9ad863ad4e4_d20260303_m025512_c001_v7007000_t0000_u01772506512957") 2026/03/03 02:56:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f105620389229948a_d20260303_m025505_c001_v0001185_t0018_u01772506505364") 2026/03/03 02:56:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4215d824ffedf9bc_d20260303_m025458_c001_v7007000_t0000_u01772506498620") 2026/03/03 02:56:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f105620389229939c_d20260303_m025450_c001_v0001185_t0014_u01772506490311") 2026/03/03 02:56:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f418728a52018e063_d20260303_m025443_c001_v7007000_t0000_u01772506483445") 2026/03/03 02:56:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1056203892299275_d20260303_m025435_c001_v0001185_t0023_u01772506475772") 2026/03/03 02:56:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4159808471a83099_d20260303_m025424_c001_v7007000_t0000_u01772506464041") 2026/03/03 02:56:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6c218_d20260303_m025419_c001_v0001182_t0055_u01772506459299") 2026/03/03 02:56:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f419fb8cfe7e66ead_d20260303_m025412_c001_v7007000_t0000_u01772506452494") 2026/03/03 02:56:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f10562038922990bf_d20260303_m025407_c001_v0001185_t0028_u01772506447523") 2026/03/03 02:56:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f40556ffc9b34a82f_d20260303_m025405_c001_v7007000_t0000_u01772506445462") 2026/03/03 02:56:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6c198_d20260303_m025400_c001_v0001182_t0046_u01772506440005") 2026/03/03 02:56:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f413f2ad6abdb8339_d20260303_m025353_c001_v7007000_t0000_u01772506433476") 2026/03/03 02:56:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6c15e_d20260303_m025348_c001_v0001182_t0021_u01772506428612") 2026/03/03 02:56:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f419de4e04b7e767f_d20260303_m025346_c001_v7007000_t0000_u01772506426520") 2026/03/03 02:56:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6c12a_d20260303_m025340_c001_v0001182_t0003_u01772506420709") 2026/03/03 02:56:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f412e8e6c0bd55630_d20260303_m025329_c001_v7007000_t0000_u01772506409509") 2026/03/03 02:56:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6c0ca_d20260303_m025323_c001_v0001182_t0044_u01772506403554") 2026/03/03 02:56:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4178e9ad863ad398_d20260303_m025316_c001_v7007000_t0000_u01772506396459") 2026/03/03 02:56:40 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6c087_d20260303_m025309_c001_v0001182_t0013_u01772506389005") 2026/03/03 02:56:40 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f411b70701510b7f0_d20260303_m025302_c001_v7007000_t0000_u01772506382433") 2026/03/03 02:56:40 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6c057_d20260303_m025254_c001_v0001182_t0041_u01772506374934") 2026/03/03 02:56:40 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f419fb8cfe7e66e81_d20260303_m025408_c001_v7007000_t0000_u01772506448437") 2026/03/03 02:56:40 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f105620389229908b_d20260303_m025404_c001_v0001185_t0052_u01772506444163") 2026/03/03 02:56:40 DEBUG : dir1/0013-789;=: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f423c96b0b15fb20b_d20260303_m025429_c001_v7007000_t0000_u01772506469210") 2026/03/03 02:56:40 DEBUG : dir1/0013-789;=: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6c242_d20260303_m025423_c001_v0001182_t0011_u01772506463344") 2026/03/03 02:56:40 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4151c874663eab6b_d20260303_m025541_c001_v7007000_t0000_u01772506541695") 2026/03/03 02:56:40 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6c3c6_d20260303_m025533_c001_v0001182_t0059_u01772506533924") 2026/03/03 02:56:40 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f40357509b6aa206b_d20260303_m025526_c001_v7007000_t0000_u01772506526997") 2026/03/03 02:56:40 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6c36e_d20260303_m025519_c001_v0001182_t0030_u01772506519744") 2026/03/03 02:56:40 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4178e9ad863ad4e5_d20260303_m025513_c001_v7007000_t0000_u01772506513139") 2026/03/03 02:56:40 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6c32c_d20260303_m025505_c001_v0001182_t0001_u01772506505551") 2026/03/03 02:56:40 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4215d824ffedf9bd_d20260303_m025458_c001_v7007000_t0000_u01772506498801") 2026/03/03 02:56:40 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6c2e8_d20260303_m025450_c001_v0001182_t0035_u01772506490596") 2026/03/03 02:56:40 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f418728a52018e064_d20260303_m025443_c001_v7007000_t0000_u01772506483625") 2026/03/03 02:56:40 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6c28a_d20260303_m025436_c001_v0001182_t0039_u01772506476019") 2026/03/03 02:56:40 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f423c96b0b15fb1ed_d20260303_m025424_c001_v7007000_t0000_u01772506464357") 2026/03/03 02:56:40 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1056203892299160_d20260303_m025419_c001_v0001185_t0036_u01772506459492") 2026/03/03 02:56:40 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f419fb8cfe7e66eae_d20260303_m025412_c001_v7007000_t0000_u01772506452675") 2026/03/03 02:56:40 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f11531576e7b50fb6_d20260303_m025407_c001_v0001103_t0018_u01772506447668") 2026/03/03 02:56:40 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4042de258e2e3910_d20260303_m025404_c001_v7007000_t0000_u01772506444925") 2026/03/03 02:56:40 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f105620389229904f_d20260303_m025400_c001_v0001185_t0009_u01772506440222") 2026/03/03 02:56:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f413f2ad6abdb833a_d20260303_m025353_c001_v7007000_t0000_u01772506433656") 2026/03/03 02:56:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1056203892298fa3_d20260303_m025348_c001_v0001185_t0058_u01772506428618") 2026/03/03 02:56:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f407dd49c6b3dcc34_d20260303_m025346_c001_v7007000_t0000_u01772506426462") 2026/03/03 02:56:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1056203892298f2b_d20260303_m025340_c001_v0001185_t0021_u01772506420907") 2026/03/03 02:56:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f42232b039e462a43_d20260303_m025329_c001_v7007000_t0000_u01772506409294") 2026/03/03 02:56:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1174ff329084320a_d20260303_m025323_c001_v0001103_t0013_u01772506403760") 2026/03/03 02:56:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4178e9ad863ad399_d20260303_m025316_c001_v7007000_t0000_u01772506396642") 2026/03/03 02:56:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1174ff329084319e_d20260303_m025309_c001_v0001103_t0038_u01772506389199") 2026/03/03 02:56:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f411b70701510b7f2_d20260303_m025302_c001_v7007000_t0000_u01772506382615") 2026/03/03 02:56:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1174ff329084312c_d20260303_m025255_c001_v0001103_t0036_u01772506375137") 2026/03/03 02:56:41 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f40556ffc9b34a839_d20260303_m025408_c001_v7007000_t0000_u01772506448113") 2026/03/03 02:56:41 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6c1c0_d20260303_m025404_c001_v0001182_t0014_u01772506444226") 2026/03/03 02:56:41 DEBUG : dir1/0014-89;=.: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f423c96b0b15fb20c_d20260303_m025429_c001_v7007000_t0000_u01772506469393") 2026/03/03 02:56:41 DEBUG : dir1/0014-89;=.: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1174ff32908433d2_d20260303_m025423_c001_v0001103_t0042_u01772506463353") 2026/03/03 02:56:41 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4151c874663eab6c_d20260303_m025541_c001_v7007000_t0000_u01772506541879") 2026/03/03 02:56:41 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f11531576e7b51304_d20260303_m025534_c001_v0001103_t0001_u01772506534137") 2026/03/03 02:56:41 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f40357509b6aa206c_d20260303_m025527_c001_v7007000_t0000_u01772506527178") 2026/03/03 02:56:41 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f11531576e7b51263_d20260303_m025519_c001_v0001103_t0031_u01772506519969") 2026/03/03 02:56:41 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4178e9ad863ad4e7_d20260303_m025513_c001_v7007000_t0000_u01772506513321") 2026/03/03 02:56:41 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f11531576e7b511e9_d20260303_m025505_c001_v0001103_t0052_u01772506505760") 2026/03/03 02:56:41 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4215d824ffedf9be_d20260303_m025458_c001_v7007000_t0000_u01772506498983") 2026/03/03 02:56:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f11531576e7b51150_d20260303_m025450_c001_v0001103_t0030_u01772506490798") 2026/03/03 02:56:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f418728a52018e065_d20260303_m025443_c001_v7007000_t0000_u01772506483807") 2026/03/03 02:56:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f11531576e7b510bc_d20260303_m025436_c001_v0001103_t0035_u01772506476219") 2026/03/03 02:56:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f409f8c6b0c282027_d20260303_m025424_c001_v7007000_t0000_u01772506464518") 2026/03/03 02:56:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1174ff32908433b0_d20260303_m025419_c001_v0001103_t0001_u01772506459678") 2026/03/03 02:56:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f419fb8cfe7e66eaf_d20260303_m025412_c001_v7007000_t0000_u01772506452857") 2026/03/03 02:56:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6c1dc_d20260303_m025407_c001_v0001182_t0042_u01772506447734") 2026/03/03 02:56:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f40556ffc9b34a826_d20260303_m025405_c001_v7007000_t0000_u01772506445097") 2026/03/03 02:56:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1174ff3290843318_d20260303_m025400_c001_v0001103_t0056_u01772506440415") 2026/03/03 02:56:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f413f2ad6abdb833b_d20260303_m025353_c001_v7007000_t0000_u01772506433841") 2026/03/03 02:56:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f11531576e7b50ef3_d20260303_m025348_c001_v0001103_t0052_u01772506428699") 2026/03/03 02:56:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f423c96b0b15fb177_d20260303_m025345_c001_v7007000_t0000_u01772506425962") 2026/03/03 02:56:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1174ff32908432a4_d20260303_m025341_c001_v0001103_t0030_u01772506421116") 2026/03/03 02:56:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f409f8c6b0c281f5e_d20260303_m025329_c001_v7007000_t0000_u01772506409444") 2026/03/03 02:56:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1056203892298e57_d20260303_m025324_c001_v0001185_t0041_u01772506404055") 2026/03/03 02:56:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4178e9ad863ad39a_d20260303_m025316_c001_v7007000_t0000_u01772506396913") 2026/03/03 02:56:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1056203892298d92_d20260303_m025309_c001_v0001185_t0034_u01772506389593") 2026/03/03 02:56:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f411b70701510b7f3_d20260303_m025302_c001_v7007000_t0000_u01772506382798") 2026/03/03 02:56:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1056203892298cd6_d20260303_m025255_c001_v0001185_t0045_u01772506375547") 2026/03/03 02:56:42 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4189a6251c7d997b_d20260303_m025408_c001_v7007000_t0000_u01772506448291") 2026/03/03 02:56:42 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f105620389229908f_d20260303_m025404_c001_v0001185_t0032_u01772506444354") 2026/03/03 02:56:42 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f423c96b0b15fb20d_d20260303_m025429_c001_v7007000_t0000_u01772506469573") 2026/03/03 02:56:43 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f11531576e7b51041_d20260303_m025423_c001_v0001103_t0049_u01772506463381") 2026/03/03 02:56:43 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4151c874663eab6d_d20260303_m025542_c001_v7007000_t0000_u01772506542061") 2026/03/03 02:56:43 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1174ff329084364a_d20260303_m025534_c001_v0001103_t0018_u01772506534540") 2026/03/03 02:56:43 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f40357509b6aa206d_d20260303_m025527_c001_v7007000_t0000_u01772506527359") 2026/03/03 02:56:43 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1174ff32908435d8_d20260303_m025520_c001_v0001103_t0001_u01772506520315") 2026/03/03 02:56:43 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4178e9ad863ad4e9_d20260303_m025513_c001_v7007000_t0000_u01772506513506") 2026/03/03 02:56:43 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1174ff3290843556_d20260303_m025506_c001_v0001103_t0031_u01772506506196") 2026/03/03 02:56:43 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4215d824ffedf9bf_d20260303_m025459_c001_v7007000_t0000_u01772506499163") 2026/03/03 02:56:43 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1174ff32908434d0_d20260303_m025451_c001_v0001103_t0008_u01772506491149") 2026/03/03 02:56:43 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f418728a52018e066_d20260303_m025443_c001_v7007000_t0000_u01772506483989") 2026/03/03 02:56:43 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1174ff329084343c_d20260303_m025436_c001_v0001103_t0032_u01772506476554") 2026/03/03 02:56:43 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f413f2ad6abdb836c_d20260303_m025424_c001_v7007000_t0000_u01772506464384") 2026/03/03 02:56:43 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f11531576e7b51026_d20260303_m025420_c001_v0001103_t0048_u01772506460004") 2026/03/03 02:56:43 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f419fb8cfe7e66eb0_d20260303_m025413_c001_v7007000_t0000_u01772506453038") 2026/03/03 02:56:43 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f10562038922990c5_d20260303_m025407_c001_v0001185_t0048_u01772506447776") 2026/03/03 02:56:43 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f401ee6748e8a58db_d20260303_m025405_c001_v7007000_t0000_u01772506445507") 2026/03/03 02:56:43 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f11531576e7b50f6c_d20260303_m025400_c001_v0001103_t0047_u01772506440772") 2026/03/03 02:56:43 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f413f2ad6abdb833c_d20260303_m025354_c001_v7007000_t0000_u01772506434105") 2026/03/03 02:56:43 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1174ff32908432de_d20260303_m025348_c001_v0001103_t0021_u01772506428701") 2026/03/03 02:56:43 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f419fb8cfe7e66e4b_d20260303_m025346_c001_v7007000_t0000_u01772506426531") 2026/03/03 02:56:43 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f11531576e7b50ea3_d20260303_m025341_c001_v0001103_t0011_u01772506421601") 2026/03/03 02:56:43 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f409f8c6b0c281f5f_d20260303_m025329_c001_v7007000_t0000_u01772506409617") 2026/03/03 02:56:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f11531576e7b50e02_d20260303_m025324_c001_v0001103_t0025_u01772506404341") 2026/03/03 02:56:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4178e9ad863ad39b_d20260303_m025317_c001_v7007000_t0000_u01772506397095") 2026/03/03 02:56:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f11531576e7b50d94_d20260303_m025309_c001_v0001103_t0053_u01772506389819") 2026/03/03 02:56:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f411b70701510b7f4_d20260303_m025302_c001_v7007000_t0000_u01772506382980") 2026/03/03 02:56:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f11531576e7b50d16_d20260303_m025255_c001_v0001103_t0050_u01772506375737") 2026/03/03 02:56:44 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f40556ffc9b34a83a_d20260303_m025408_c001_v7007000_t0000_u01772506448300") 2026/03/03 02:56:44 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f11531576e7b50f8e_d20260303_m025404_c001_v0001103_t0023_u01772506444391") 2026/03/03 02:56:44 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f409f8c6b0c281f6a_d20260303_m025332_c001_v7007000_t0000_u01772506412045") 2026/03/03 02:56:44 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6c0e2_d20260303_m025327_c001_v0001182_t0056_u01772506407377") 2026/03/03 02:56:44 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f409f8c6b0c281f6b_d20260303_m025332_c001_v7007000_t0000_u01772506412227") 2026/03/03 02:56:44 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1056203892298e83_d20260303_m025327_c001_v0001185_t0037_u01772506407400") 2026/03/03 02:56:44 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f409f8c6b0c281f6c_d20260303_m025332_c001_v7007000_t0000_u01772506412413") 2026/03/03 02:56:44 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f11531576e7b50e26_d20260303_m025327_c001_v0001103_t0059_u01772506407538") 2026/03/03 02:56:44 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f409f8c6b0c281f6d_d20260303_m025332_c001_v7007000_t0000_u01772506412597") 2026/03/03 02:56:44 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1174ff3290843238_d20260303_m025327_c001_v0001103_t0036_u01772506407555") 2026/03/03 02:56:44 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f409f8c6b0c281f6e_d20260303_m025332_c001_v7007000_t0000_u01772506412780") 2026/03/03 02:56:44 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6c0e6_d20260303_m025327_c001_v0001182_t0052_u01772506407581") 2026/03/03 02:56:44 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f409f8c6b0c281f6f_d20260303_m025332_c001_v7007000_t0000_u01772506412964") 2026/03/03 02:56:44 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1056203892298e8b_d20260303_m025327_c001_v0001185_t0038_u01772506407610") 2026/03/03 02:56:44 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f409f8c6b0c281f70_d20260303_m025333_c001_v7007000_t0000_u01772506413148") 2026/03/03 02:56:45 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6c0e8_d20260303_m025327_c001_v0001182_t0014_u01772506407795") 2026/03/03 02:56:45 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f409f8c6b0c281f72_d20260303_m025333_c001_v7007000_t0000_u01772506413332") 2026/03/03 02:56:45 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1056203892298e8d_d20260303_m025327_c001_v0001185_t0019_u01772506407803") 2026/03/03 02:56:45 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f409f8c6b0c281f73_d20260303_m025333_c001_v7007000_t0000_u01772506413515") 2026/03/03 02:56:45 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f11531576e7b50e2c_d20260303_m025327_c001_v0001103_t0014_u01772506407963") 2026/03/03 02:56:45 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f409f8c6b0c281f74_d20260303_m025333_c001_v7007000_t0000_u01772506413697") 2026/03/03 02:56:45 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1056203892298e93_d20260303_m025327_c001_v0001185_t0052_u01772506407988") 2026/03/03 02:56:45 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f409f8c6b0c281f75_d20260303_m025333_c001_v7007000_t0000_u01772506413880") 2026/03/03 02:56:45 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6c0ea_d20260303_m025328_c001_v0001182_t0004_u01772506408000") 2026/03/03 02:56:45 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f409f8c6b0c281f76_d20260303_m025334_c001_v7007000_t0000_u01772506414063") 2026/03/03 02:56:45 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1174ff3290843242_d20260303_m025328_c001_v0001103_t0039_u01772506408082") 2026/03/03 02:56:45 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f409f8c6b0c281f78_d20260303_m025334_c001_v7007000_t0000_u01772506414246") 2026/03/03 02:56:45 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1056203892298e95_d20260303_m025328_c001_v0001185_t0016_u01772506408175") 2026/03/03 02:56:45 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f409f8c6b0c281f79_d20260303_m025334_c001_v7007000_t0000_u01772506414430") 2026/03/03 02:56:45 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6c0f2_d20260303_m025328_c001_v0001182_t0028_u01772506408220") 2026/03/03 02:56:45 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f409f8c6b0c281f7a_d20260303_m025334_c001_v7007000_t0000_u01772506414613") 2026/03/03 02:56:45 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f11531576e7b50e32_d20260303_m025328_c001_v0001103_t0044_u01772506408359") 2026/03/03 02:56:45 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f409f8c6b0c281f7b_d20260303_m025334_c001_v7007000_t0000_u01772506414797") 2026/03/03 02:56:45 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1056203892298e97_d20260303_m025328_c001_v0001185_t0002_u01772506408396") 2026/03/03 02:56:45 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f413f2ad6abdb8325_d20260303_m025349_c001_v7007000_t0000_u01772506429276") 2026/03/03 02:56:45 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6c13a_d20260303_m025344_c001_v0001182_t0020_u01772506424485") 2026/03/03 02:56:45 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f407dd49c6b3dcc42_d20260303_m025349_c001_v7007000_t0000_u01772506429055") 2026/03/03 02:56:46 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1056203892298f55_d20260303_m025344_c001_v0001185_t0030_u01772506424606") 2026/03/03 02:56:46 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4042de258e2e38bb_d20260303_m025349_c001_v7007000_t0000_u01772506429129") 2026/03/03 02:56:46 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f11531576e7b50ebf_d20260303_m025344_c001_v0001103_t0054_u01772506424681") 2026/03/03 02:56:46 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f409f8c6b0c281fa8_d20260303_m025349_c001_v7007000_t0000_u01772506429061") 2026/03/03 02:56:46 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6c13c_d20260303_m025344_c001_v0001182_t0020_u01772506424687") 2026/03/03 02:56:46 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f419de4e04b7e7684_d20260303_m025349_c001_v7007000_t0000_u01772506429292") 2026/03/03 02:56:46 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1174ff32908432b2_d20260303_m025344_c001_v0001103_t0003_u01772506424723") 2026/03/03 02:56:46 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f423c96b0b15fb17f_d20260303_m025349_c001_v7007000_t0000_u01772506429304") 2026/03/03 02:56:46 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1056203892298f5b_d20260303_m025344_c001_v0001185_t0020_u01772506424790") 2026/03/03 02:56:46 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f407dd49c6b3dcc43_d20260303_m025349_c001_v7007000_t0000_u01772506429241") 2026/03/03 02:56:46 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6c13e_d20260303_m025344_c001_v0001182_t0035_u01772506424889") 2026/03/03 02:56:46 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4042de258e2e38bc_d20260303_m025349_c001_v7007000_t0000_u01772506429314") 2026/03/03 02:56:46 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1056203892298f5f_d20260303_m025344_c001_v0001185_t0033_u01772506424974") 2026/03/03 02:56:46 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f407dd49c6b3dcc44_d20260303_m025349_c001_v7007000_t0000_u01772506429426") 2026/03/03 02:56:46 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1174ff32908432b8_d20260303_m025345_c001_v0001103_t0036_u01772506425072") 2026/03/03 02:56:46 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f413f2ad6abdb8324_d20260303_m025349_c001_v7007000_t0000_u01772506429090") 2026/03/03 02:56:46 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6c140_d20260303_m025345_c001_v0001182_t0040_u01772506425084") 2026/03/03 02:56:46 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f409f8c6b0c281fab_d20260303_m025349_c001_v7007000_t0000_u01772506429432") 2026/03/03 02:56:46 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1056203892298f61_d20260303_m025345_c001_v0001185_t0051_u01772506425164") 2026/03/03 02:56:46 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f409f8c6b0c281faa_d20260303_m025349_c001_v7007000_t0000_u01772506429246") 2026/03/03 02:56:46 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f11531576e7b50ecd_d20260303_m025345_c001_v0001103_t0033_u01772506425187") 2026/03/03 02:56:47 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f416f020a3f9b6f29_d20260303_m025349_c001_v7007000_t0000_u01772506429445") 2026/03/03 02:56:47 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6c142_d20260303_m025345_c001_v0001182_t0049_u01772506425296") 2026/03/03 02:56:47 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f419fb8cfe7e66e52_d20260303_m025349_c001_v7007000_t0000_u01772506429282") 2026/03/03 02:56:47 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1056203892298f65_d20260303_m025345_c001_v0001185_t0043_u01772506425349") 2026/03/03 02:56:47 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f419fb8cfe7e66e51_d20260303_m025349_c001_v7007000_t0000_u01772506429096") 2026/03/03 02:56:47 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1174ff32908432bc_d20260303_m025345_c001_v0001103_t0031_u01772506425492") 2026/03/03 02:56:47 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f416f020a3f9b6f28_d20260303_m025349_c001_v7007000_t0000_u01772506429259") 2026/03/03 02:56:47 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6c148_d20260303_m025345_c001_v0001182_t0008_u01772506425505") 2026/03/03 02:56:47 DEBUG : dst/one: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f413f2ad6abdb8171_d20260303_m025150_c001_v7007000_t0000_u01772506310708") 2026/03/03 02:56:47 DEBUG : dst/one: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1184aa45631b568d_d20260303_m025147_c001_v0001173_t0005_u01772506307969") 2026/03/03 02:56:47 DEBUG : dst/one: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f42232b039e462895_d20260303_m025147_c001_v7007000_t0000_u01772506307785") 2026/03/03 02:56:47 DEBUG : dst/one: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1184aa45631b5645_d20260303_m025143_c001_v0001173_t0026_u01772506303990") 2026/03/03 02:56:47 DEBUG : dst/one: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f42232b039e462891_d20260303_m025143_c001_v7007000_t0000_u01772506303250") 2026/03/03 02:56:47 DEBUG : dst/one: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6bebb_d20260303_m025139_c001_v0001182_t0050_u01772506299170") 2026/03/03 02:56:47 DEBUG : dst/one: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f423c96b0b15faeb8_d20260303_m025137_c001_v7007000_t0000_u01772506297724") 2026/03/03 02:56:47 DEBUG : dst/one: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f113469369961cc1e_d20260303_m025135_c001_v0001183_t0017_u01772506295881") 2026/03/03 02:56:47 DEBUG : dst/one: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f40556ffc9b34a6f4_d20260303_m025135_c001_v7007000_t0000_u01772506295699") 2026/03/03 02:56:47 DEBUG : dst/one: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f113469369961cc18_d20260303_m025133_c001_v0001183_t0033_u01772506293118") 2026/03/03 02:56:47 DEBUG : dst/one: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f40556ffc9b34a6f0_d20260303_m025132_c001_v7007000_t0000_u01772506292375") 2026/03/03 02:56:47 DEBUG : dst/one: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f11531576e7b509ef_d20260303_m025126_c001_v0001103_t0044_u01772506286105") 2026/03/03 02:56:47 DEBUG : dst/one: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f423c96b0b15fae9e_d20260303_m025124_c001_v7007000_t0000_u01772506284812") 2026/03/03 02:56:47 DEBUG : dst/one: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1163453c4498dc6c_d20260303_m025123_c001_v0001176_t0040_u01772506283415") 2026/03/03 02:56:48 DEBUG : dst/one: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f419de4e04b7e74b1_d20260303_m025123_c001_v7007000_t0000_u01772506283229") 2026/03/03 02:56:48 DEBUG : dst/one: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1163453c4498dc6a_d20260303_m025120_c001_v0001176_t0018_u01772506280239") 2026/03/03 02:56:48 DEBUG : dst/one: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f419de4e04b7e74ac_d20260303_m025119_c001_v7007000_t0000_u01772506279471") 2026/03/03 02:56:48 DEBUG : dst/one: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1198312fcd63393d_d20260303_m025115_c001_v0001167_t0014_u01772506275677") 2026/03/03 02:56:48 DEBUG : dst/one: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f423c96b0b15fae67_d20260303_m025114_c001_v7007000_t0000_u01772506274775") 2026/03/03 02:56:48 DEBUG : dst/one: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f105a1f216e723189_d20260303_m025113_c001_v0001105_t0053_u01772506273054") 2026/03/03 02:56:48 DEBUG : dst/one: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f416f020a3f9b6dae_d20260303_m025112_c001_v7007000_t0000_u01772506272872") 2026/03/03 02:56:48 DEBUG : dst/one: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f105a1f216e723181_d20260303_m025109_c001_v0001105_t0045_u01772506269589") 2026/03/03 02:56:48 DEBUG : dst/one: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f416f020a3f9b6cc7_d20260303_m025108_c001_v7007000_t0000_u01772506268830") 2026/03/03 02:56:48 DEBUG : dst/one: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6be13_d20260303_m025102_c001_v0001182_t0018_u01772506262449") 2026/03/03 02:56:48 DEBUG : dst/one: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4189a6251c7d970f_d20260303_m025101_c001_v7007000_t0000_u01772506261538") 2026/03/03 02:56:48 DEBUG : dst/one: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f110957f687525bc1_d20260303_m025059_c001_v0001120_t0047_u01772506259703") 2026/03/03 02:56:48 DEBUG : dst/one: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f40357509b6aa1d8a_d20260303_m025059_c001_v7007000_t0000_u01772506259524") 2026/03/03 02:56:48 DEBUG : dst/one: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f110957f687525bbb_d20260303_m025056_c001_v0001120_t0039_u01772506256138") 2026/03/03 02:56:48 DEBUG : dst/one: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f40357509b6aa1d84_d20260303_m025055_c001_v7007000_t0000_u01772506255366") 2026/03/03 02:56:48 DEBUG : dst/one: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f11531576e7b508b6_d20260303_m025049_c001_v0001103_t0056_u01772506249115") 2026/03/03 02:56:48 DEBUG : dst/one: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4071aa73a35194e6_d20260303_m025048_c001_v7007000_t0000_u01772506248167") 2026/03/03 02:56:48 DEBUG : dst/one: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f11877f90c793f1d1_d20260303_m025046_c001_v0001099_t0014_u01772506246481") 2026/03/03 02:56:48 DEBUG : dst/one: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f412e8e6c0bd554e7_d20260303_m025046_c001_v7007000_t0000_u01772506246299") 2026/03/03 02:56:48 DEBUG : dst/one: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f11877f90c793f1cb_d20260303_m025042_c001_v0001099_t0030_u01772506242631") 2026/03/03 02:56:48 DEBUG : dst/one: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f412e8e6c0bd554d5_d20260303_m025041_c001_v7007000_t0000_u01772506241867") 2026/03/03 02:56:49 DEBUG : dst/one: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1198312fcd633711_d20260303_m025035_c001_v0001167_t0007_u01772506235853") 2026/03/03 02:56:49 DEBUG : dst/one: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f42232b039e4627e1_d20260303_m025034_c001_v7007000_t0000_u01772506234753") 2026/03/03 02:56:49 DEBUG : dst/one: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f104d14fdf1a4ef81_d20260303_m025028_c001_v0001101_t0044_u01772506228643") 2026/03/03 02:56:49 DEBUG : dst/one: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f41090929e89eaf7b_d20260303_m025028_c001_v7007000_t0000_u01772506228443") 2026/03/03 02:56:49 DEBUG : dst/one: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6bd71_d20260303_m025024_c001_v0001182_t0055_u01772506224482") 2026/03/03 02:56:49 DEBUG : dst/one: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f10850549f602cf9d_d20260303_m025023_c001_v0001092_t0006_u01772506223643") 2026/03/03 02:56:49 DEBUG : dst/one: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f10850549f602cf9b_d20260303_m025022_c001_v0001092_t0005_u01772506222531") 2026/03/03 02:56:49 DEBUG : dst/one: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f423c96b0b15fad31_d20260303_m025008_c001_v7007000_t0000_u01772506208740") 2026/03/03 02:56:49 DEBUG : dst/one: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1198312fcd63354f_d20260303_m025000_c001_v0001167_t0015_u01772506200880") 2026/03/03 02:56:49 DEBUG : dst/one: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1060920acc29ad71_d20260303_m024959_c001_v0001099_t0036_u01772506199964") 2026/03/03 02:56:49 DEBUG : dst/one: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1060920acc29ad6f_d20260303_m024958_c001_v0001099_t0019_u01772506198927") 2026/03/03 02:56:49 DEBUG : dst/one-2019-01-01: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f413f2ad6abdb8174_d20260303_m025150_c001_v7007000_t0000_u01772506310889") 2026/03/03 02:56:49 DEBUG : dst/one-2019-01-01: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f100b79e3e1036c00_d20260303_m025147_c001_v0001185_t0029_u01772506307463") 2026/03/03 02:56:49 DEBUG : dst/one-2019-01-01: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f101d19e732afaa47_d20260303_m025142_c001_v0001103_t0049_u01772506302892") 2026/03/03 02:56:49 DEBUG : dst/one.bak: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f423c96b0b15faeba_d20260303_m025137_c001_v7007000_t0000_u01772506297904") 2026/03/03 02:56:49 DEBUG : dst/one.bak: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f10731754973d4894_d20260303_m025135_c001_v0001100_t0017_u01772506295360") 2026/03/03 02:56:49 DEBUG : dst/one.bak: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f103ceca5d1632a1a_d20260303_m025132_c001_v0001182_t0010_u01772506292163") 2026/03/03 02:56:49 DEBUG : dst/one.bak: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f423c96b0b15fae9f_d20260303_m025125_c001_v7007000_t0000_u01772506285002") 2026/03/03 02:56:49 DEBUG : dst/one.bak: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1074f48c4ce0a057_d20260303_m025122_c001_v0001136_t0052_u01772506282922") 2026/03/03 02:56:49 DEBUG : dst/one.bak: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f106c9ef8e76b39d5_d20260303_m025119_c001_v0001093_t0055_u01772506279186") 2026/03/03 02:56:49 DEBUG : dst/three: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f42232b039e4627e2_d20260303_m025034_c001_v7007000_t0000_u01772506234937") 2026/03/03 02:56:50 DEBUG : dst/three: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f10850549f602cfad_d20260303_m025033_c001_v0001092_t0016_u01772506233258") 2026/03/03 02:56:50 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f413f2ad6abdb8176_d20260303_m025151_c001_v7007000_t0000_u01772506311071") 2026/03/03 02:56:50 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1138ef4e995c5703_d20260303_m025149_c001_v0001039_t0053_u01772506309064") 2026/03/03 02:56:50 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1078abd040d74ac8_d20260303_m025145_c001_v0001099_t0030_u01772506305225") 2026/03/03 02:56:50 DEBUG : dst/three.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f413f2ad6abdb8178_d20260303_m025151_c001_v7007000_t0000_u01772506311254") 2026/03/03 02:56:50 DEBUG : dst/three.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1184aa45631b56a3_d20260303_m025149_c001_v0001173_t0052_u01772506309755") 2026/03/03 02:56:50 DEBUG : dst/three.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f42232b039e462897_d20260303_m025149_c001_v7007000_t0000_u01772506309572") 2026/03/03 02:56:50 DEBUG : dst/three.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1184aa45631b5663_d20260303_m025145_c001_v0001173_t0019_u01772506305773") 2026/03/03 02:56:50 DEBUG : dst/three.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f42232b039e462894_d20260303_m025145_c001_v7007000_t0000_u01772506305589") 2026/03/03 02:56:50 DEBUG : dst/three.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6bec5_d20260303_m025140_c001_v0001182_t0018_u01772506300295") 2026/03/03 02:56:50 DEBUG : dst/three.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f423c96b0b15faebb_d20260303_m025138_c001_v7007000_t0000_u01772506298091") 2026/03/03 02:56:50 DEBUG : dst/three.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f113469369961cc28_d20260303_m025137_c001_v0001183_t0039_u01772506297127") 2026/03/03 02:56:50 DEBUG : dst/three.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f40556ffc9b34a6f5_d20260303_m025136_c001_v7007000_t0000_u01772506296945") 2026/03/03 02:56:50 DEBUG : dst/three.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f113469369961cc1a_d20260303_m025134_c001_v0001183_t0016_u01772506294390") 2026/03/03 02:56:50 DEBUG : dst/three.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f40556ffc9b34a6f1_d20260303_m025134_c001_v7007000_t0000_u01772506294205") 2026/03/03 02:56:50 DEBUG : dst/three.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f11531576e7b50a0d_d20260303_m025129_c001_v0001103_t0056_u01772506289285") 2026/03/03 02:56:50 DEBUG : dst/three.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f419de4e04b7e74b3_d20260303_m025124_c001_v7007000_t0000_u01772506284034") 2026/03/03 02:56:50 DEBUG : dst/three.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1198312fcd633989_d20260303_m025121_c001_v0001167_t0044_u01772506281795") 2026/03/03 02:56:50 DEBUG : dst/three.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f419de4e04b7e74ad_d20260303_m025121_c001_v7007000_t0000_u01772506281066") 2026/03/03 02:56:50 DEBUG : dst/three.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6be53_d20260303_m025116_c001_v0001182_t0000_u01772506276676") 2026/03/03 02:56:50 DEBUG : dst/three.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f416f020a3f9b6daf_d20260303_m025113_c001_v7007000_t0000_u01772506273865") 2026/03/03 02:56:51 DEBUG : dst/three.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6be3f_d20260303_m025111_c001_v0001182_t0029_u01772506271654") 2026/03/03 02:56:51 DEBUG : dst/three.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f416f020a3f9b6d9c_d20260303_m025110_c001_v7007000_t0000_u01772506270570") 2026/03/03 02:56:51 DEBUG : dst/three.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f11531576e7b50939_d20260303_m025104_c001_v0001103_t0035_u01772506264002") 2026/03/03 02:56:51 DEBUG : dst/three.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f40357509b6aa1d8c_d20260303_m025100_c001_v7007000_t0000_u01772506260624") 2026/03/03 02:56:51 DEBUG : dst/three.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f11531576e7b50912_d20260303_m025058_c001_v0001103_t0012_u01772506258289") 2026/03/03 02:56:51 DEBUG : dst/three.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f40357509b6aa1d86_d20260303_m025057_c001_v7007000_t0000_u01772506257200") 2026/03/03 02:56:51 DEBUG : dst/three.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1198312fcd6337db_d20260303_m025050_c001_v0001167_t0002_u01772506250023") 2026/03/03 02:56:51 DEBUG : dst/three.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f412e8e6c0bd554ef_d20260303_m025047_c001_v7007000_t0000_u01772506247258") 2026/03/03 02:56:51 DEBUG : dst/three.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1198312fcd63378f_d20260303_m025044_c001_v0001167_t0015_u01772506244730") 2026/03/03 02:56:51 DEBUG : dst/three.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f412e8e6c0bd554d6_d20260303_m025043_c001_v7007000_t0000_u01772506243647") 2026/03/03 02:56:51 DEBUG : dst/three.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6bdac_d20260303_m025037_c001_v0001182_t0020_u01772506237050") 2026/03/03 02:56:51 DEBUG : dst/three.txt.bak: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f423c96b0b15faebc_d20260303_m025138_c001_v7007000_t0000_u01772506298271") 2026/03/03 02:56:51 DEBUG : dst/three.txt.bak: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f118bc06b8ed7a493_d20260303_m025136_c001_v0001161_t0056_u01772506296670") 2026/03/03 02:56:51 DEBUG : dst/three.txt.bak: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116ccc885c93c8a3_d20260303_m025133_c001_v0001103_t0012_u01772506293905") 2026/03/03 02:56:51 DEBUG : dst/three.txt.bak: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f423c96b0b15faea0_d20260303_m025125_c001_v7007000_t0000_u01772506285184") 2026/03/03 02:56:51 DEBUG : dst/three.txt.bak: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f117c49c410da7e2b_d20260303_m025123_c001_v0001185_t0058_u01772506283842") 2026/03/03 02:56:51 DEBUG : dst/three.txt.bak: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f106a404a8263b346_d20260303_m025120_c001_v0001029_t0031_u01772506280669") 2026/03/03 02:56:51 DEBUG : dst/two: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f413f2ad6abdb817b_d20260303_m025151_c001_v7007000_t0000_u01772506311437") 2026/03/03 02:56:51 DEBUG : dst/two: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f11531576e7b50a61_d20260303_m025139_c001_v0001103_t0052_u01772506299784") 2026/03/03 02:56:51 DEBUG : dst/two: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f423c96b0b15faebe_d20260303_m025138_c001_v7007000_t0000_u01772506298450") 2026/03/03 02:56:52 DEBUG : dst/two: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6be7f_d20260303_m025126_c001_v0001182_t0008_u01772506286981") 2026/03/03 02:56:52 DEBUG : dst/two: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f423c96b0b15faea2_d20260303_m025125_c001_v7007000_t0000_u01772506285376") 2026/03/03 02:56:52 DEBUG : dst/two: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f11531576e7b5099d_d20260303_m025116_c001_v0001103_t0032_u01772506276322") 2026/03/03 02:56:52 DEBUG : dst/two: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f423c96b0b15fae6e_d20260303_m025114_c001_v7007000_t0000_u01772506274955") 2026/03/03 02:56:52 DEBUG : dst/two: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1198312fcd633891_d20260303_m025103_c001_v0001167_t0011_u01772506263047") 2026/03/03 02:56:52 DEBUG : dst/two: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4189a6251c7d9710_d20260303_m025101_c001_v7007000_t0000_u01772506261724") 2026/03/03 02:56:52 DEBUG : dst/two: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6bddd_d20260303_m025049_c001_v0001182_t0003_u01772506249817") 2026/03/03 02:56:52 DEBUG : dst/two: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4071aa73a35194e7_d20260303_m025048_c001_v7007000_t0000_u01772506248349") 2026/03/03 02:56:52 DEBUG : dst/two: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f11531576e7b50847_d20260303_m025036_c001_v0001103_t0056_u01772506236740") 2026/03/03 02:56:52 DEBUG : dst/two: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f42232b039e4627e4_d20260303_m025035_c001_v7007000_t0000_u01772506235120") 2026/03/03 02:56:52 DEBUG : dst/two: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f106b31099b17f69e_d20260303_m025030_c001_v0001137_t0009_u01772506230706") 2026/03/03 02:56:52 DEBUG : dst/two: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f423c96b0b15fad32_d20260303_m025008_c001_v7007000_t0000_u01772506208921") 2026/03/03 02:56:52 DEBUG : dst/two: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1060920acc29ad7f_d20260303_m025007_c001_v0001099_t0031_u01772506207157") 2026/03/03 02:56:52 DEBUG : empty space: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f417c5a17d43ace7c_d20260303_m024934_c001_v7007000_t0000_u01772506174397") 2026/03/03 02:56:52 DEBUG : empty space: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6bc5a_d20260303_m024930_c001_v0001182_t0042_u01772506170180") 2026/03/03 02:56:52 DEBUG : empty space: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f417c5a17d43ace7a_d20260303_m024928_c001_v7007000_t0000_u01772506168165") 2026/03/03 02:56:52 DEBUG : empty space: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6bc32_d20260303_m024917_c001_v0001182_t0058_u01772506157768") 2026/03/03 02:56:52 DEBUG : empty space: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4151c874663ea53d_d20260303_m024909_c001_v7007000_t0000_u01772506149658") 2026/03/03 02:56:52 DEBUG : empty space: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6bbfe_d20260303_m024905_c001_v0001182_t0010_u01772506145834") 2026/03/03 02:56:52 DEBUG : empty space: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4178e9ad863acf99_d20260303_m024845_c001_v7007000_t0000_u01772506125283") 2026/03/03 02:56:52 DEBUG : empty space: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6bb84_d20260303_m024843_c001_v0001182_t0043_u01772506123556") 2026/03/03 02:56:52 DEBUG : empty space: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4178e9ad863acf81_d20260303_m024842_c001_v7007000_t0000_u01772506122797") 2026/03/03 02:56:52 DEBUG : empty space: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6bb78_d20260303_m024841_c001_v0001182_t0057_u01772506121638") 2026/03/03 02:56:53 DEBUG : empty space: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4178e9ad863acf59_d20260303_m024839_c001_v7007000_t0000_u01772506119154") 2026/03/03 02:56:53 DEBUG : empty space: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6bb61_d20260303_m024837_c001_v0001182_t0056_u01772506117526") 2026/03/03 02:56:53 DEBUG : empty space: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4178e9ad863acf48_d20260303_m024836_c001_v7007000_t0000_u01772506116712") 2026/03/03 02:56:53 DEBUG : empty space: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6bb55_d20260303_m024835_c001_v0001182_t0037_u01772506115519") 2026/03/03 02:56:53 DEBUG : empty space: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4178e9ad863acf26_d20260303_m024830_c001_v7007000_t0000_u01772506110511") 2026/03/03 02:56:53 DEBUG : empty space: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6bb2b_d20260303_m024829_c001_v0001182_t0004_u01772506109107") 2026/03/03 02:56:53 DEBUG : empty space: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4178e9ad863acf19_d20260303_m024828_c001_v7007000_t0000_u01772506108351") 2026/03/03 02:56:53 DEBUG : empty space: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6bb23_d20260303_m024827_c001_v0001182_t0052_u01772506107603") 2026/03/03 02:56:53 DEBUG : empty space: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4189a6251c7d9591_d20260303_m024823_c001_v7007000_t0000_u01772506103339") 2026/03/03 02:56:53 DEBUG : empty space: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6bafd_d20260303_m024822_c001_v0001182_t0032_u01772506102181") 2026/03/03 02:56:53 DEBUG : empty space: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4189a6251c7d957e_d20260303_m024820_c001_v7007000_t0000_u01772506100354") 2026/03/03 02:56:53 DEBUG : empty space: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6baf1_d20260303_m024819_c001_v0001182_t0019_u01772506099428") 2026/03/03 02:56:53 DEBUG : empty space: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4189a6251c7d9576_d20260303_m024819_c001_v7007000_t0000_u01772506099065") 2026/03/03 02:56:53 DEBUG : empty space: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1147056a8e50aa35_d20260303_m024818_c001_v0001167_t0044_u01772506098248") 2026/03/03 02:56:53 DEBUG : empty space: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6badf_d20260303_m024816_c001_v0001182_t0018_u01772506096738") 2026/03/03 02:56:53 DEBUG : enormous: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4178e9ad863acf94_d20260303_m024844_c001_v7007000_t0000_u01772506124361") 2026/03/03 02:56:53 DEBUG : enormous: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6bb86_d20260303_m024843_c001_v0001182_t0053_u01772506123793") 2026/03/03 02:56:53 DEBUG : existing: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f413f2ad6abdb819f_d20260303_m025155_c001_v7007000_t0000_u01772506315994") 2026/03/03 02:56:53 DEBUG : existing: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f11531576e7b50acd_d20260303_m025154_c001_v0001103_t0026_u01772506314618") 2026/03/03 02:56:53 DEBUG : existing: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4151c874663ea534_d20260303_m024904_c001_v7007000_t0000_u01772506144366") 2026/03/03 02:56:54 DEBUG : existing: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6bbf0_d20260303_m024902_c001_v0001182_t0026_u01772506142927") 2026/03/03 02:56:54 DEBUG : existing: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4189a6251c7d9568_d20260303_m024814_c001_v7007000_t0000_u01772506094278") 2026/03/03 02:56:54 DEBUG : existing: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6bac9_d20260303_m024813_c001_v0001182_t0031_u01772506093335") 2026/03/03 02:56:54 DEBUG : existing: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4189a6251c7d9567_d20260303_m024812_c001_v7007000_t0000_u01772506092790") 2026/03/03 02:56:54 DEBUG : existing: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6bac3_d20260303_m024812_c001_v0001182_t0000_u01772506092218") 2026/03/03 02:56:54 DEBUG : existing: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6babf_d20260303_m024811_c001_v0001182_t0014_u01772506091467") 2026/03/03 02:56:54 DEBUG : existing-b: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4151c874663ea535_d20260303_m024904_c001_v7007000_t0000_u01772506144548") 2026/03/03 02:56:54 DEBUG : existing-b: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1198312fcd6332e5_d20260303_m024902_c001_v0001167_t0017_u01772506142917") 2026/03/03 02:56:54 DEBUG : file1: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f423c96b0b15fb066_d20260303_m025246_c001_v7007000_t0000_u01772506366515") 2026/03/03 02:56:54 DEBUG : file1: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1056203892298c4a_d20260303_m025245_c001_v0001185_t0011_u01772506365740") 2026/03/03 02:56:54 DEBUG : file1: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f423c96b0b15fb05a_d20260303_m025244_c001_v7007000_t0000_u01772506364439") 2026/03/03 02:56:54 DEBUG : file1: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f11531576e7b50caf_d20260303_m025243_c001_v0001103_t0049_u01772506363338") 2026/03/03 02:56:54 DEBUG : five: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4178e9ad863acfa7_d20260303_m024848_c001_v7007000_t0000_u01772506128776") 2026/03/03 02:56:54 DEBUG : five: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f416613977fd6bb9a_d20260303_m024846_c001_v0001182_t0039_u01772506126855") 2026/03/03 02:56:54 DEBUG : foo: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4189a6251c7d958c_d20260303_m024821_c001_v7007000_t0000_u01772506101817") 2026/03/03 02:56:55 DEBUG : foo: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f416613977fd6baf9_d20260303_m024821_c001_v0001182_t0039_u01772506101265") 2026/03/03 02:56:55 DEBUG : foo: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f416613977fd6baf5_d20260303_m024820_c001_v0001182_t0039_u01772506100717") 2026/03/03 02:56:55 DEBUG : four: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4178e9ad863acfa8_d20260303_m024848_c001_v7007000_t0000_u01772506128961") 2026/03/03 02:56:55 DEBUG : four: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4198312fcd633213_d20260303_m024847_c001_v0001167_t0003_u01772506127616") 2026/03/03 02:56:55 DEBUG : four: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6bb94_d20260303_m024846_c001_v0001182_t0050_u01772506126272") 2026/03/03 02:56:55 DEBUG : hello world2: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f401ee6748e89edb6_d20260303_m024733_c001_v7007000_t0000_u01772506053448") 2026/03/03 02:56:55 DEBUG : hello world2: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6ba04_d20260303_m024732_c001_v0001182_t0014_u01772506052868") 2026/03/03 02:56:55 DEBUG : ignore-size: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4189a6251c7d9564_d20260303_m024811_c001_v7007000_t0000_u01772506091104") 2026/03/03 02:56:55 DEBUG : ignore-size: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6bab7_d20260303_m024810_c001_v0001182_t0015_u01772506090165") 2026/03/03 02:56:55 DEBUG : nested/sub dir/file: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4151c874663ea532_d20260303_m024902_c001_v7007000_t0000_u01772506142128") 2026/03/03 02:56:55 DEBUG : nested/sub dir/file: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6bbea_d20260303_m024901_c001_v0001182_t0032_u01772506141254") 2026/03/03 02:56:55 DEBUG : nested/sub dir/file: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4151c874663ea530_d20260303_m024900_c001_v7007000_t0000_u01772506140519") 2026/03/03 02:56:55 DEBUG : nested/sub dir/file: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6bbda_d20260303_m024859_c001_v0001182_t0052_u01772506139367") 2026/03/03 02:56:55 DEBUG : one: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4178e9ad863acfad_d20260303_m024849_c001_v7007000_t0000_u01772506129144") 2026/03/03 02:56:55 DEBUG : one: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f416613977fd6bb8e_d20260303_m024845_c001_v0001182_t0039_u01772506125666") 2026/03/03 02:56:55 DEBUG : only0: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f423c96b0b15fb035_d20260303_m025238_c001_v7007000_t0000_u01772506358826") 2026/03/03 02:56:55 DEBUG : only0: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f41531576e7b50c67_d20260303_m025233_c001_v0001103_t0018_u01772506353199") 2026/03/03 02:56:55 DEBUG : only0: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6bf97_d20260303_m025220_c001_v0001182_t0013_u01772506340378") 2026/03/03 02:56:55 DEBUG : only0: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4050fc5dbae9b808_d20260303_m025214_c001_v7007000_t0000_u01772506334292") 2026/03/03 02:56:55 DEBUG : only0: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6bf21_d20260303_m025159_c001_v0001182_t0024_u01772506319858") 2026/03/03 02:56:55 DEBUG : only1: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f423c96b0b15fb038_d20260303_m025239_c001_v7007000_t0000_u01772506359010") 2026/03/03 02:56:55 DEBUG : only1: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4056203892298bb6_d20260303_m025233_c001_v0001185_t0034_u01772506353955") 2026/03/03 02:56:56 DEBUG : only1: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6bf99_d20260303_m025221_c001_v0001182_t0001_u01772506341050") 2026/03/03 02:56:56 DEBUG : only1: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f414f8d7438c25a34_d20260303_m025214_c001_v7007000_t0000_u01772506334117") 2026/03/03 02:56:56 DEBUG : only1: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6bf23_d20260303_m025200_c001_v0001182_t0017_u01772506320434") 2026/03/03 02:56:56 DEBUG : only10: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f423c96b0b15fb03b_d20260303_m025239_c001_v7007000_t0000_u01772506359192") 2026/03/03 02:56:56 DEBUG : only10: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f416613977fd6bfe7_d20260303_m025233_c001_v0001182_t0039_u01772506353205") 2026/03/03 02:56:56 DEBUG : only10: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6bfbf_d20260303_m025226_c001_v0001182_t0037_u01772506346440") 2026/03/03 02:56:56 DEBUG : only10: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4050fc5dbae9b805_d20260303_m025213_c001_v7007000_t0000_u01772506333921") 2026/03/03 02:56:56 DEBUG : only10: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6bf4f_d20260303_m025206_c001_v0001182_t0030_u01772506326108") 2026/03/03 02:56:56 DEBUG : only11: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f423c96b0b15fb03f_d20260303_m025239_c001_v7007000_t0000_u01772506359376") 2026/03/03 02:56:56 DEBUG : only11: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4174ff32908430a9_d20260303_m025233_c001_v0001103_t0011_u01772506353964") 2026/03/03 02:56:56 DEBUG : only11: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6bfc1_d20260303_m025227_c001_v0001182_t0010_u01772506347037") 2026/03/03 02:56:56 DEBUG : only11: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4159808471a82f64_d20260303_m025213_c001_v7007000_t0000_u01772506333721") 2026/03/03 02:56:56 DEBUG : only11: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6bf51_d20260303_m025206_c001_v0001182_t0013_u01772506326693") 2026/03/03 02:56:56 DEBUG : only12: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f423c96b0b15fb041_d20260303_m025239_c001_v7007000_t0000_u01772506359559") 2026/03/03 02:56:56 DEBUG : only12: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f416613977fd6bfeb_d20260303_m025233_c001_v0001182_t0039_u01772506353789") 2026/03/03 02:56:56 DEBUG : only12: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6bfcb_d20260303_m025228_c001_v0001182_t0008_u01772506348064") 2026/03/03 02:56:56 DEBUG : only12: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f414f8d7438c25a36_d20260303_m025214_c001_v7007000_t0000_u01772506334301") 2026/03/03 02:56:56 DEBUG : only12: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6bf57_d20260303_m025207_c001_v0001182_t0036_u01772506327259") 2026/03/03 02:56:56 DEBUG : only13: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f423c96b0b15fb042_d20260303_m025239_c001_v7007000_t0000_u01772506359742") 2026/03/03 02:56:56 DEBUG : only13: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4056203892298bb4_d20260303_m025233_c001_v0001185_t0034_u01772506353772") 2026/03/03 02:56:56 DEBUG : only13: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6bfcf_d20260303_m025228_c001_v0001182_t0024_u01772506348589") 2026/03/03 02:56:57 DEBUG : only13: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4028cd67e2a19612_d20260303_m025214_c001_v7007000_t0000_u01772506334305") 2026/03/03 02:56:57 DEBUG : only13: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6bf59_d20260303_m025207_c001_v0001182_t0041_u01772506327853") 2026/03/03 02:56:57 DEBUG : only14: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f423c96b0b15fb043_d20260303_m025239_c001_v7007000_t0000_u01772506359924") 2026/03/03 02:56:57 DEBUG : only14: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f416613977fd6bfe9_d20260303_m025233_c001_v0001182_t0039_u01772506353605") 2026/03/03 02:56:57 DEBUG : only14: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6bfd1_d20260303_m025229_c001_v0001182_t0058_u01772506349264") 2026/03/03 02:56:57 DEBUG : only14: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4159808471a82f69_d20260303_m025214_c001_v7007000_t0000_u01772506334457") 2026/03/03 02:56:57 DEBUG : only14: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6bf5b_d20260303_m025208_c001_v0001182_t0057_u01772506328439") 2026/03/03 02:56:57 DEBUG : only15: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f423c96b0b15fb044_d20260303_m025240_c001_v7007000_t0000_u01772506360106") 2026/03/03 02:56:57 DEBUG : only15: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f41531576e7b50c6b_d20260303_m025233_c001_v0001103_t0018_u01772506353598") 2026/03/03 02:56:57 DEBUG : only15: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6bfd3_d20260303_m025229_c001_v0001182_t0057_u01772506349846") 2026/03/03 02:56:57 DEBUG : only15: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f414f8d7438c25a33_d20260303_m025213_c001_v7007000_t0000_u01772506333930") 2026/03/03 02:56:57 DEBUG : only15: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6bf65_d20260303_m025209_c001_v0001182_t0019_u01772506329327") 2026/03/03 02:56:57 DEBUG : only16: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f423c96b0b15fb045_d20260303_m025240_c001_v7007000_t0000_u01772506360288") 2026/03/03 02:56:57 DEBUG : only16: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4056203892298bc0_d20260303_m025234_c001_v0001185_t0034_u01772506354502") 2026/03/03 02:56:57 DEBUG : only16: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6bfd9_d20260303_m025230_c001_v0001182_t0053_u01772506350373") 2026/03/03 02:56:57 DEBUG : only16: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4159808471a82f66_d20260303_m025214_c001_v7007000_t0000_u01772506334091") 2026/03/03 02:56:57 DEBUG : only16: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6bf69_d20260303_m025209_c001_v0001182_t0015_u01772506329987") 2026/03/03 02:56:58 DEBUG : only17: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f423c96b0b15fb047_d20260303_m025240_c001_v7007000_t0000_u01772506360470") 2026/03/03 02:56:58 DEBUG : only17: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f416613977fd6bfef_d20260303_m025233_c001_v0001182_t0039_u01772506353980") 2026/03/03 02:56:58 DEBUG : only17: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6bfdb_d20260303_m025231_c001_v0001182_t0036_u01772506351155") 2026/03/03 02:56:58 DEBUG : only17: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4050fc5dbae9b807_d20260303_m025214_c001_v7007000_t0000_u01772506334109") 2026/03/03 02:56:58 DEBUG : only17: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6bf6d_d20260303_m025210_c001_v0001182_t0049_u01772506330714") 2026/03/03 02:56:58 DEBUG : only18: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f423c96b0b15fb048_d20260303_m025240_c001_v7007000_t0000_u01772506360652") 2026/03/03 02:56:58 DEBUG : only18: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f41531576e7b50c6f_d20260303_m025233_c001_v0001103_t0018_u01772506353782") 2026/03/03 02:56:58 DEBUG : only18: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6bfe3_d20260303_m025231_c001_v0001182_t0059_u01772506351714") 2026/03/03 02:56:58 DEBUG : only18: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4050fc5dbae9b809_d20260303_m025214_c001_v7007000_t0000_u01772506334475") 2026/03/03 02:56:58 DEBUG : only18: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6bf75_d20260303_m025211_c001_v0001182_t0048_u01772506331416") 2026/03/03 02:56:58 DEBUG : only19: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f423c96b0b15fb049_d20260303_m025240_c001_v7007000_t0000_u01772506360834") 2026/03/03 02:56:58 DEBUG : only19: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f416613977fd6bff5_d20260303_m025234_c001_v0001182_t0039_u01772506354355") 2026/03/03 02:56:58 DEBUG : only19: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6bfe5_d20260303_m025232_c001_v0001182_t0038_u01772506352381") 2026/03/03 02:56:59 DEBUG : only19: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4028cd67e2a1960e_d20260303_m025213_c001_v7007000_t0000_u01772506333725") 2026/03/03 02:56:59 DEBUG : only19: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6bf79_d20260303_m025212_c001_v0001182_t0057_u01772506332151") 2026/03/03 02:56:59 DEBUG : only2: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f423c96b0b15fb04a_d20260303_m025241_c001_v7007000_t0000_u01772506361121") 2026/03/03 02:56:59 DEBUG : only2: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f41531576e7b50c73_d20260303_m025233_c001_v0001103_t0018_u01772506353972") 2026/03/03 02:56:59 DEBUG : only2: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6bf9b_d20260303_m025221_c001_v0001182_t0023_u01772506341674") 2026/03/03 02:56:59 DEBUG : only2: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4050fc5dbae9b802_d20260303_m025213_c001_v7007000_t0000_u01772506333352") 2026/03/03 02:56:59 DEBUG : only2: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6bf27_d20260303_m025201_c001_v0001182_t0013_u01772506321203") 2026/03/03 02:56:59 DEBUG : only3: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f423c96b0b15fb04b_d20260303_m025241_c001_v7007000_t0000_u01772506361303") 2026/03/03 02:56:59 DEBUG : only3: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4174ff32908430af_d20260303_m025234_c001_v0001103_t0011_u01772506354343") 2026/03/03 02:56:59 DEBUG : only3: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6bfa1_d20260303_m025222_c001_v0001182_t0003_u01772506342319") 2026/03/03 02:56:59 DEBUG : only3: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4050fc5dbae9b804_d20260303_m025213_c001_v7007000_t0000_u01772506333735") 2026/03/03 02:56:59 DEBUG : only3: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6bf2b_d20260303_m025201_c001_v0001182_t0013_u01772506321717") 2026/03/03 02:56:59 DEBUG : only4: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f423c96b0b15fb04c_d20260303_m025241_c001_v7007000_t0000_u01772506361486") 2026/03/03 02:56:59 DEBUG : only4: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4056203892298bba_d20260303_m025234_c001_v0001185_t0034_u01772506354138") 2026/03/03 02:56:59 DEBUG : only4: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6bfa3_d20260303_m025222_c001_v0001182_t0031_u01772506342815") 2026/03/03 02:56:59 DEBUG : only4: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4028cd67e2a19611_d20260303_m025214_c001_v7007000_t0000_u01772506334122") 2026/03/03 02:56:59 DEBUG : only4: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6bf35_d20260303_m025202_c001_v0001182_t0015_u01772506322347") 2026/03/03 02:56:59 DEBUG : only5: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f423c96b0b15fb04e_d20260303_m025241_c001_v7007000_t0000_u01772506361668") 2026/03/03 02:56:59 DEBUG : only5: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f41531576e7b50c75_d20260303_m025234_c001_v0001103_t0018_u01772506354155") 2026/03/03 02:56:59 DEBUG : only5: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6bfa7_d20260303_m025223_c001_v0001182_t0015_u01772506343411") 2026/03/03 02:56:59 DEBUG : only5: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f414f8d7438c25a32_d20260303_m025213_c001_v7007000_t0000_u01772506333743") 2026/03/03 02:57:00 DEBUG : only5: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6bf37_d20260303_m025203_c001_v0001182_t0013_u01772506323012") 2026/03/03 02:57:00 DEBUG : only6: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f423c96b0b15fb04f_d20260303_m025241_c001_v7007000_t0000_u01772506361853") 2026/03/03 02:57:00 DEBUG : only6: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4174ff32908430ad_d20260303_m025234_c001_v0001103_t0011_u01772506354159") 2026/03/03 02:57:00 DEBUG : only6: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6bfab_d20260303_m025224_c001_v0001182_t0046_u01772506344000") 2026/03/03 02:57:00 DEBUG : only6: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4028cd67e2a19610_d20260303_m025213_c001_v7007000_t0000_u01772506333934") 2026/03/03 02:57:00 DEBUG : only6: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6bf3d_d20260303_m025203_c001_v0001182_t0044_u01772506323625") 2026/03/03 02:57:00 DEBUG : only7: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f423c96b0b15fb050_d20260303_m025242_c001_v7007000_t0000_u01772506362035") 2026/03/03 02:57:00 DEBUG : only7: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f416613977fd6bff3_d20260303_m025234_c001_v0001182_t0039_u01772506354172") 2026/03/03 02:57:00 DEBUG : only7: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6bfb5_d20260303_m025224_c001_v0001182_t0011_u01772506344679") 2026/03/03 02:57:00 DEBUG : only7: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4159808471a82f65_d20260303_m025213_c001_v7007000_t0000_u01772506333906") 2026/03/03 02:57:00 DEBUG : only7: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6bf3f_d20260303_m025204_c001_v0001182_t0010_u01772506324192") 2026/03/03 02:57:00 DEBUG : only8: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f423c96b0b15fb052_d20260303_m025242_c001_v7007000_t0000_u01772506362217") 2026/03/03 02:57:00 DEBUG : only8: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4056203892298bbc_d20260303_m025234_c001_v0001185_t0034_u01772506354320") 2026/03/03 02:57:00 DEBUG : only8: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6bfb9_d20260303_m025225_c001_v0001182_t0038_u01772506345250") 2026/03/03 02:57:00 DEBUG : only8: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4050fc5dbae9b803_d20260303_m025213_c001_v7007000_t0000_u01772506333552") 2026/03/03 02:57:00 DEBUG : only8: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6bf43_d20260303_m025204_c001_v0001182_t0005_u01772506324846") 2026/03/03 02:57:00 DEBUG : only9: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f423c96b0b15fb053_d20260303_m025242_c001_v7007000_t0000_u01772506362399") 2026/03/03 02:57:00 DEBUG : only9: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f41531576e7b50c77_d20260303_m025234_c001_v0001103_t0018_u01772506354338") 2026/03/03 02:57:00 DEBUG : only9: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6bfbb_d20260303_m025225_c001_v0001182_t0055_u01772506345870") 2026/03/03 02:57:00 DEBUG : only9: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4159808471a82f67_d20260303_m025214_c001_v7007000_t0000_u01772506334274") 2026/03/03 02:57:00 DEBUG : only9: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6bf47_d20260303_m025205_c001_v0001182_t0048_u01772506325377") 2026/03/03 02:57:00 DEBUG : potato: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4151c874663ea52e_d20260303_m024858_c001_v7007000_t0000_u01772506138255") 2026/03/03 02:57:00 DEBUG : potato: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f11531576e7b504b2_d20260303_m024856_c001_v0001103_t0033_u01772506136560") 2026/03/03 02:57:01 DEBUG : potato: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4151c874663ea52a_d20260303_m024855_c001_v7007000_t0000_u01772506135430") 2026/03/03 02:57:01 DEBUG : potato: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1198312fcd633257_d20260303_m024853_c001_v0001167_t0034_u01772506133174") 2026/03/03 02:57:01 DEBUG : potato: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4151c874663ea525_d20260303_m024852_c001_v7007000_t0000_u01772506132437") 2026/03/03 02:57:01 DEBUG : potato: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f11531576e7b50484_d20260303_m024850_c001_v0001103_t0038_u01772506130067") 2026/03/03 02:57:01 DEBUG : potato: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4178e9ad863acf6b_d20260303_m024840_c001_v7007000_t0000_u01772506120886") 2026/03/03 02:57:01 DEBUG : potato: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6bb6a_d20260303_m024839_c001_v0001182_t0048_u01772506119742") 2026/03/03 02:57:01 DEBUG : potato: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4178e9ad863acf56_d20260303_m024838_c001_v7007000_t0000_u01772506118146") 2026/03/03 02:57:01 DEBUG : potato: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6bb5d_d20260303_m024837_c001_v0001182_t0027_u01772506117269") 2026/03/03 02:57:01 DEBUG : potato: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4178e9ad863acf44_d20260303_m024836_c001_v7007000_t0000_u01772506116094") 2026/03/03 02:57:01 DEBUG : potato: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6bb53_d20260303_m024835_c001_v0001182_t0030_u01772506115317") 2026/03/03 02:57:01 DEBUG : potato: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4178e9ad863acf21_d20260303_m024829_c001_v7007000_t0000_u01772506109955") 2026/03/03 02:57:01 DEBUG : potato: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6bb29_d20260303_m024828_c001_v0001182_t0027_u01772506108904") 2026/03/03 02:57:01 DEBUG : potato: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4178e9ad863acf1a_d20260303_m024828_c001_v7007000_t0000_u01772506108533") 2026/03/03 02:57:01 DEBUG : potato: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6bb21_d20260303_m024827_c001_v0001182_t0041_u01772506107387") 2026/03/03 02:57:01 DEBUG : potato: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4178e9ad863acf11_d20260303_m024827_c001_v7007000_t0000_u01772506107020") 2026/03/03 02:57:01 DEBUG : potato: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6bb17_d20260303_m024826_c001_v0001182_t0047_u01772506106363") 2026/03/03 02:57:01 DEBUG : potato: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6bb15_d20260303_m024825_c001_v0001182_t0027_u01772506105758") 2026/03/03 02:57:01 DEBUG : potato: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4178e9ad863acf0b_d20260303_m024825_c001_v7007000_t0000_u01772506105387") 2026/03/03 02:57:01 DEBUG : potato: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6bb0d_d20260303_m024824_c001_v0001182_t0033_u01772506104814") 2026/03/03 02:57:01 DEBUG : potato: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6bb07_d20260303_m024824_c001_v0001182_t0046_u01772506104250") 2026/03/03 02:57:02 DEBUG : potato: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4189a6251c7d9592_d20260303_m024823_c001_v7007000_t0000_u01772506103523") 2026/03/03 02:57:02 DEBUG : potato: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6bb01_d20260303_m024822_c001_v0001182_t0028_u01772506102751") 2026/03/03 02:57:02 DEBUG : potato2: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f419de4e04b7e7160_d20260303_m024943_c001_v7007000_t0000_u01772506183938") 2026/03/03 02:57:02 DEBUG : potato2: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f11531576e7b5063e_d20260303_m024943_c001_v0001103_t0048_u01772506183214") 2026/03/03 02:57:02 DEBUG : potato2: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f417c5a17d43ace7d_d20260303_m024934_c001_v7007000_t0000_u01772506174776") 2026/03/03 02:57:02 DEBUG : potato2: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f11531576e7b505bc_d20260303_m024929_c001_v0001103_t0012_u01772506169445") 2026/03/03 02:57:02 DEBUG : potato2: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f416331565f053fca_d20260303_m024921_c001_v7007000_t0000_u01772506161887") 2026/03/03 02:57:02 DEBUG : potato2: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f11531576e7b50556_d20260303_m024917_c001_v0001103_t0048_u01772506157011") 2026/03/03 02:57:02 DEBUG : potato2: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4151c874663ea53f_d20260303_m024910_c001_v7007000_t0000_u01772506150186") 2026/03/03 02:57:02 DEBUG : potato2: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f11531576e7b50500_d20260303_m024905_c001_v0001103_t0020_u01772506145461") 2026/03/03 02:57:02 DEBUG : potato2: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4178e9ad863acf95_d20260303_m024844_c001_v7007000_t0000_u01772506124547") 2026/03/03 02:57:02 DEBUG : potato2: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6bb7e_d20260303_m024843_c001_v0001182_t0029_u01772506123350") 2026/03/03 02:57:02 DEBUG : potato2: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4178e9ad863acf82_d20260303_m024842_c001_v7007000_t0000_u01772506122981") 2026/03/03 02:57:02 DEBUG : potato2: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6bb74_d20260303_m024841_c001_v0001182_t0020_u01772506121438") 2026/03/03 02:57:02 DEBUG : potato2: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4178e9ad863acf6c_d20260303_m024841_c001_v7007000_t0000_u01772506121068") 2026/03/03 02:57:02 DEBUG : potato2: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6bb6c_d20260303_m024840_c001_v0001182_t0058_u01772506120305") 2026/03/03 02:57:02 DEBUG : potato2: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4178e9ad863acf5b_d20260303_m024839_c001_v7007000_t0000_u01772506119339") 2026/03/03 02:57:02 DEBUG : potato2: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6bb64_d20260303_m024838_c001_v0001182_t0003_u01772506118515") 2026/03/03 02:57:02 DEBUG : potato2: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4178e9ad863acf49_d20260303_m024836_c001_v7007000_t0000_u01772506116898") 2026/03/03 02:57:02 DEBUG : potato2: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6bb59_d20260303_m024836_c001_v0001182_t0033_u01772506116108") 2026/03/03 02:57:02 DEBUG : potato2: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4178e9ad863acf27_d20260303_m024830_c001_v7007000_t0000_u01772506110694") 2026/03/03 02:57:02 DEBUG : potato2: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6bb2f_d20260303_m024829_c001_v0001182_t0004_u01772506109701") 2026/03/03 02:57:03 DEBUG : potato2: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f401ee6748e89edb8_d20260303_m024736_c001_v7007000_t0000_u01772506056099") 2026/03/03 02:57:03 DEBUG : potato2: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6ba0c_d20260303_m024735_c001_v0001182_t0047_u01772506055479") 2026/03/03 02:57:03 DEBUG : potato2: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f401ee6748e89edb7_d20260303_m024734_c001_v7007000_t0000_u01772506054575") 2026/03/03 02:57:03 DEBUG : potato2: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6ba08_d20260303_m024733_c001_v0001182_t0004_u01772506053995") 2026/03/03 02:57:03 DEBUG : potato3: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f417c5a17d43ace7e_d20260303_m024934_c001_v7007000_t0000_u01772506174996") 2026/03/03 02:57:03 DEBUG : potato3: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1198312fcd6333f9_d20260303_m024930_c001_v0001167_t0040_u01772506170845") 2026/03/03 02:57:03 DEBUG : potato3: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f416331565f053fcb_d20260303_m024922_c001_v7007000_t0000_u01772506162220") 2026/03/03 02:57:03 DEBUG : potato3: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1198312fcd6333a7_d20260303_m024918_c001_v0001167_t0014_u01772506158423") 2026/03/03 02:57:03 DEBUG : potato3: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4151c874663ea540_d20260303_m024910_c001_v7007000_t0000_u01772506150369") 2026/03/03 02:57:03 DEBUG : potato3: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1198312fcd633309_d20260303_m024906_c001_v0001167_t0022_u01772506146052") 2026/03/03 02:57:03 DEBUG : pre-dest1/1: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f42232b039e4627c8_d20260303_m025018_c001_v7007000_t0000_u01772506218311") 2026/03/03 02:57:03 DEBUG : pre-dest1/1: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1198312fcd6335b5_d20260303_m025009_c001_v0001167_t0058_u01772506209675") 2026/03/03 02:57:03 DEBUG : pre-dest2/2: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f42232b039e4627cb_d20260303_m025018_c001_v7007000_t0000_u01772506218494") 2026/03/03 02:57:03 DEBUG : pre-dest2/2: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f11531576e7b50713_d20260303_m025010_c001_v0001103_t0014_u01772506210737") 2026/03/03 02:57:03 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f423c96b0b15fad20_d20260303_m024954_c001_v7007000_t0000_u01772506194635") 2026/03/03 02:57:03 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6bcae_d20260303_m024951_c001_v0001182_t0023_u01772506191702") 2026/03/03 02:57:03 DEBUG : sizeonly: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4189a6251c7d9563_d20260303_m024809_c001_v7007000_t0000_u01772506089619") 2026/03/03 02:57:03 DEBUG : sizeonly: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6bab5_d20260303_m024808_c001_v0001182_t0004_u01772506088608") 2026/03/03 02:57:03 DEBUG : splitbanan: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f423c96b0b15fb20e_d20260303_m025429_c001_v7007000_t0000_u01772506469757") 2026/03/03 02:57:04 DEBUG : splitbanan: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f105620389229918a_d20260303_m025422_c001_v0001185_t0001_u01772506462320") 2026/03/03 02:57:04 DEBUG : splitbananasplit: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4151c874663eab6e_d20260303_m025542_c001_v7007000_t0000_u01772506542243") 2026/03/03 02:57:04 DEBUG : splitbananasplit: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1174ff3290843656_d20260303_m025535_c001_v0001103_t0054_u01772506535749") 2026/03/03 02:57:04 DEBUG : splitbananasplit: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f40357509b6aa206e_d20260303_m025527_c001_v7007000_t0000_u01772506527544") 2026/03/03 02:57:04 DEBUG : splitbananasplit: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1174ff32908435ea_d20260303_m025521_c001_v0001103_t0040_u01772506521586") 2026/03/03 02:57:04 DEBUG : splitbananasplit: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4178e9ad863ad4eb_d20260303_m025513_c001_v7007000_t0000_u01772506513689") 2026/03/03 02:57:04 DEBUG : splitbananasplit: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1174ff3290843562_d20260303_m025507_c001_v0001103_t0036_u01772506507448") 2026/03/03 02:57:04 DEBUG : splitbananasplit: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4215d824ffedf9c1_d20260303_m025459_c001_v7007000_t0000_u01772506499343") 2026/03/03 02:57:04 DEBUG : splitbananasplit: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1174ff32908434d8_d20260303_m025452_c001_v0001103_t0047_u01772506492371") 2026/03/03 02:57:04 DEBUG : splitbananasplit: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f418728a52018e067_d20260303_m025444_c001_v7007000_t0000_u01772506484170") 2026/03/03 02:57:04 DEBUG : splitbananasplit: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1174ff3290843444_d20260303_m025437_c001_v0001103_t0046_u01772506477614") 2026/03/03 02:57:04 DEBUG : splitbananasplit: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f42232b039e462aeb_d20260303_m025424_c001_v7007000_t0000_u01772506464378") 2026/03/03 02:57:04 DEBUG : splitbananasplit: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f11531576e7b51035_d20260303_m025421_c001_v0001103_t0025_u01772506461065") 2026/03/03 02:57:04 DEBUG : splitbananasplit: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f419fb8cfe7e66eb1_d20260303_m025413_c001_v7007000_t0000_u01772506453219") 2026/03/03 02:57:04 DEBUG : splitbananasplit: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f10562038922990a7_d20260303_m025406_c001_v0001185_t0010_u01772506446443") 2026/03/03 02:57:04 DEBUG : splitbananasplit: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f419fb8cfe7e66e67_d20260303_m025405_c001_v7007000_t0000_u01772506445116") 2026/03/03 02:57:04 DEBUG : splitbananasplit: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f11531576e7b50f78_d20260303_m025401_c001_v0001103_t0042_u01772506441994") 2026/03/03 02:57:04 DEBUG : splitbananasplit: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f413f2ad6abdb833d_d20260303_m025354_c001_v7007000_t0000_u01772506434285") 2026/03/03 02:57:04 DEBUG : splitbananasplit: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6c154_d20260303_m025347_c001_v0001182_t0027_u01772506427591") 2026/03/03 02:57:04 DEBUG : splitbananasplit: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4028cd67e2a1983f_d20260303_m025345_c001_v7007000_t0000_u01772506425945") 2026/03/03 02:57:04 DEBUG : splitbananasplit: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f11531576e7b50eb3_d20260303_m025343_c001_v0001103_t0014_u01772506423065") 2026/03/03 02:57:04 DEBUG : splitbananasplit: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4028cd67e2a19838_d20260303_m025329_c001_v7007000_t0000_u01772506409515") 2026/03/03 02:57:04 DEBUG : splitbananasplit: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f11531576e7b50e0a_d20260303_m025325_c001_v0001103_t0008_u01772506405527") 2026/03/03 02:57:05 DEBUG : splitbananasplit: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4178e9ad863ad39d_d20260303_m025317_c001_v7007000_t0000_u01772506397277") 2026/03/03 02:57:05 DEBUG : splitbananasplit: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f11531576e7b50d9c_d20260303_m025310_c001_v0001103_t0055_u01772506390985") 2026/03/03 02:57:05 DEBUG : splitbananasplit: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f411b70701510b7f5_d20260303_m025303_c001_v7007000_t0000_u01772506383162") 2026/03/03 02:57:05 DEBUG : splitbananasplit: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f11531576e7b50d26_d20260303_m025256_c001_v0001103_t0053_u01772506376971") 2026/03/03 02:57:05 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f418728a52018dfc2_d20260303_m025408_c001_v7007000_t0000_u01772506448245") 2026/03/03 02:57:05 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f11531576e7b50f7c_d20260303_m025403_c001_v0001103_t0049_u01772506443200") 2026/03/03 02:57:05 DEBUG : sub dir/hello world: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f423c96b0b15fb081_d20260303_m025250_c001_v7007000_t0000_u01772506370741") 2026/03/03 02:57:05 DEBUG : sub dir/hello world: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f11531576e7b50cdd_d20260303_m025249_c001_v0001103_t0045_u01772506369464") 2026/03/03 02:57:05 DEBUG : sub dir/hello world: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f423c96b0b15fb075_d20260303_m025248_c001_v7007000_t0000_u01772506368705") 2026/03/03 02:57:05 DEBUG : sub dir/hello world: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1174ff32908430fb_d20260303_m025247_c001_v0001103_t0017_u01772506367542") 2026/03/03 02:57:05 DEBUG : sub dir/hello world: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4151c874663ea533_d20260303_m024902_c001_v7007000_t0000_u01772506142374") 2026/03/03 02:57:05 DEBUG : sub dir/hello world: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f11531576e7b504d4_d20260303_m024901_c001_v0001103_t0042_u01772506141247") 2026/03/03 02:57:05 DEBUG : sub dir/hello world: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4151c874663ea531_d20260303_m024900_c001_v7007000_t0000_u01772506140700") 2026/03/03 02:57:05 DEBUG : sub dir/hello world: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1198312fcd6332b5_d20260303_m024859_c001_v0001167_t0019_u01772506139715") 2026/03/03 02:57:05 DEBUG : sub dir/hello world: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4189a6251c7d955e_d20260303_m024806_c001_v7007000_t0000_u01772506086552") 2026/03/03 02:57:05 DEBUG : sub dir/hello world: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6baa4_d20260303_m024805_c001_v0001182_t0049_u01772506085264") 2026/03/03 02:57:05 DEBUG : sub dir/hello world: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4189a6251c7d955c_d20260303_m024804_c001_v7007000_t0000_u01772506084902") 2026/03/03 02:57:05 DEBUG : sub dir/hello world: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6ba9e_d20260303_m024803_c001_v0001182_t0054_u01772506083973") 2026/03/03 02:57:05 DEBUG : sub dir/hello world: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4189a6251c7d955b_d20260303_m024801_c001_v7007000_t0000_u01772506081917") 2026/03/03 02:57:05 DEBUG : sub dir/hello world: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6ba96_d20260303_m024800_c001_v0001182_t0020_u01772506080968") 2026/03/03 02:57:05 DEBUG : sub dir/hello world: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4189a6251c7d955a_d20260303_m024800_c001_v7007000_t0000_u01772506080424") 2026/03/03 02:57:06 DEBUG : sub dir/hello world: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6ba88_d20260303_m024759_c001_v0001182_t0015_u01772506079425") 2026/03/03 02:57:06 DEBUG : sub dir/hello world: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6ba84_d20260303_m024757_c001_v0001182_t0002_u01772506077043") 2026/03/03 02:57:06 DEBUG : sub dir/hello world: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4189a6251c7d9551_d20260303_m024756_c001_v7007000_t0000_u01772506076680") 2026/03/03 02:57:06 DEBUG : sub dir/hello world: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6ba7e_d20260303_m024756_c001_v0001182_t0019_u01772506076113") 2026/03/03 02:57:06 DEBUG : sub dir/hello world: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6ba74_d20260303_m024755_c001_v0001182_t0002_u01772506075536") 2026/03/03 02:57:06 DEBUG : sub dir/hello world: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f401ee6748e89eddd_d20260303_m024754_c001_v7007000_t0000_u01772506074810") 2026/03/03 02:57:06 DEBUG : sub dir/hello world: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6ba6a_d20260303_m024752_c001_v0001182_t0025_u01772506072572") 2026/03/03 02:57:06 DEBUG : sub dir/hello world: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6ba5a_d20260303_m024749_c001_v0001182_t0002_u01772506069683") 2026/03/03 02:57:06 DEBUG : sub dir/hello world: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f401ee6748e89edd6_d20260303_m024749_c001_v7007000_t0000_u01772506069318") 2026/03/03 02:57:06 DEBUG : sub dir/hello world: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6ba50_d20260303_m024748_c001_v0001182_t0007_u01772506068756") 2026/03/03 02:57:06 DEBUG : sub dir/hello world: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6ba4c_d20260303_m024748_c001_v0001182_t0009_u01772506068162") 2026/03/03 02:57:06 DEBUG : sub dir/hello world: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f401ee6748e89edd5_d20260303_m024747_c001_v7007000_t0000_u01772506067793") 2026/03/03 02:57:06 DEBUG : sub dir/hello world: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6ba3c_d20260303_m024744_c001_v0001182_t0049_u01772506064191") 2026/03/03 02:57:06 DEBUG : sub dir/hello world: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f401ee6748e89edcb_d20260303_m024743_c001_v7007000_t0000_u01772506063828") 2026/03/03 02:57:06 DEBUG : sub dir/hello world: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6ba38_d20260303_m024743_c001_v0001182_t0045_u01772506063267") 2026/03/03 02:57:06 DEBUG : sub dir/hello world: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f401ee6748e89edc9_d20260303_m024742_c001_v7007000_t0000_u01772506062344") 2026/03/03 02:57:06 DEBUG : sub dir/hello world: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6ba2e_d20260303_m024741_c001_v0001182_t0051_u01772506061729") 2026/03/03 02:57:06 DEBUG : sub dir/hello world: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f401ee6748e89edc4_d20260303_m024741_c001_v7007000_t0000_u01772506061185") 2026/03/03 02:57:07 DEBUG : sub dir/hello world: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6ba2a_d20260303_m024740_c001_v0001182_t0032_u01772506060629") 2026/03/03 02:57:07 DEBUG : sub dir/hello world: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f401ee6748e89edc3_d20260303_m024739_c001_v7007000_t0000_u01772506059677") 2026/03/03 02:57:07 DEBUG : sub dir/hello world: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6ba22_d20260303_m024738_c001_v0001182_t0032_u01772506058936") 2026/03/03 02:57:07 DEBUG : sub dir/hello world: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f401ee6748e89edbb_d20260303_m024738_c001_v7007000_t0000_u01772506058392") 2026/03/03 02:57:07 DEBUG : sub dir/hello world: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6ba1a_d20260303_m024737_c001_v0001182_t0018_u01772506057820") 2026/03/03 02:57:07 DEBUG : sub dir/hello world: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f401ee6748e89edba_d20260303_m024737_c001_v7007000_t0000_u01772506057269") 2026/03/03 02:57:07 DEBUG : sub dir/hello world: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6ba12_d20260303_m024736_c001_v0001182_t0008_u01772506056642") 2026/03/03 02:57:07 DEBUG : sub dir/hello world: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f401ee6748e89edb1_d20260303_m024732_c001_v7007000_t0000_u01772506052322") 2026/03/03 02:57:07 DEBUG : sub dir/hello world: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6ba00_d20260303_m024731_c001_v0001182_t0023_u01772506051742") 2026/03/03 02:57:07 DEBUG : sub dir/hello world: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f401ee6748e89edaf_d20260303_m024731_c001_v7007000_t0000_u01772506051200") 2026/03/03 02:57:07 DEBUG : sub dir/hello world: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6b9f6_d20260303_m024730_c001_v0001182_t0026_u01772506050578") 2026/03/03 02:57:07 DEBUG : sub dir/hello world: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f401ee6748e89ed88_d20260303_m024729_c001_v7007000_t0000_u01772506049672") 2026/03/03 02:57:07 DEBUG : sub dir/hello world: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6b9ee_d20260303_m024729_c001_v0001182_t0021_u01772506049058") 2026/03/03 02:57:07 DEBUG : sub dir/hello world: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f401ee6748e89ed6d_d20260303_m024726_c001_v7007000_t0000_u01772506046878") 2026/03/03 02:57:07 DEBUG : sub dir/hello world: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6b9dd_d20260303_m024726_c001_v0001182_t0053_u01772506046291") 2026/03/03 02:57:07 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f423c96b0b15fb083_d20260303_m025250_c001_v7007000_t0000_u01772506370924") 2026/03/03 02:57:07 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1056203892298c76_d20260303_m025249_c001_v0001185_t0059_u01772506369469") 2026/03/03 02:57:07 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f423c96b0b15fb077_d20260303_m025248_c001_v7007000_t0000_u01772506368887") 2026/03/03 02:57:07 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6c037_d20260303_m025247_c001_v0001182_t0019_u01772506367556") 2026/03/03 02:57:07 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4151c874663eab74_d20260303_m025544_c001_v7007000_t0000_u01772506544235") 2026/03/03 02:57:08 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f10562038922996f5_d20260303_m025543_c001_v0001185_t0046_u01772506543638") 2026/03/03 02:57:08 DEBUG : sub/yam: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4151c874663ea52d_d20260303_m024857_c001_v7007000_t0000_u01772506137711") 2026/03/03 02:57:08 DEBUG : sub/yam: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6bbcc_d20260303_m024856_c001_v0001182_t0045_u01772506136164") 2026/03/03 02:57:08 DEBUG : test_dir1/file2: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f423c96b0b15fb068_d20260303_m025246_c001_v7007000_t0000_u01772506366698") 2026/03/03 02:57:08 DEBUG : test_dir1/file2: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6c02b_d20260303_m025245_c001_v0001182_t0004_u01772506365390") 2026/03/03 02:57:08 DEBUG : test_dir1/file2: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f423c96b0b15fb05c_d20260303_m025244_c001_v7007000_t0000_u01772506364622") 2026/03/03 02:57:08 DEBUG : test_dir1/file2: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6c01b_d20260303_m025243_c001_v0001182_t0043_u01772506363358") 2026/03/03 02:57:08 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f423c96b0b15fb06b_d20260303_m025246_c001_v7007000_t0000_u01772506366880") 2026/03/03 02:57:08 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f11531576e7b50cbb_d20260303_m025245_c001_v0001103_t0048_u01772506365404") 2026/03/03 02:57:08 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f423c96b0b15fb05f_d20260303_m025244_c001_v7007000_t0000_u01772506364806") 2026/03/03 02:57:08 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1174ff32908430df_d20260303_m025243_c001_v0001103_t0027_u01772506363362") 2026/03/03 02:57:08 DEBUG : three: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4178e9ad863acfae_d20260303_m024849_c001_v7007000_t0000_u01772506129326") 2026/03/03 02:57:08 DEBUG : three: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6bba4_d20260303_m024848_c001_v0001182_t0015_u01772506128180") 2026/03/03 02:57:08 DEBUG : three: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6bb92_d20260303_m024846_c001_v0001182_t0005_u01772506126039") 2026/03/03 02:57:08 DEBUG : tictactoe/tictactoe: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4151c874663eab77_d20260303_m025545_c001_v7007000_t0000_u01772506545818") 2026/03/03 02:57:08 DEBUG : tictactoe/tictactoe: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6c3f8_d20260303_m025545_c001_v0001182_t0013_u01772506545203") 2026/03/03 02:57:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4151c874663eabd2_d20260303_m025604_c001_v7007000_t0000_u01772506564257") 2026/03/03 02:57:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f11531576e7b51427_d20260303_m025602_c001_v0001103_t0039_u01772506562228") 2026/03/03 02:57:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4151c874663eabb1_d20260303_m025600_c001_v7007000_t0000_u01772506560702") 2026/03/03 02:57:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6c424_d20260303_m025559_c001_v0001182_t0040_u01772506559076") 2026/03/03 02:57:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4151c874663eab92_d20260303_m025558_c001_v7007000_t0000_u01772506558137") 2026/03/03 02:57:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f10562038922997b9_d20260303_m025557_c001_v0001185_t0057_u01772506557551") 2026/03/03 02:57:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4151c874663eab84_d20260303_m025552_c001_v7007000_t0000_u01772506552580") 2026/03/03 02:57:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6c40e_d20260303_m025551_c001_v0001182_t0058_u01772506551765") 2026/03/03 02:57:09 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4151c874663eab86_d20260303_m025554_c001_v7007000_t0000_u01772506554811") 2026/03/03 02:57:09 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f11531576e7b513d7_d20260303_m025553_c001_v0001103_t0003_u01772506553570") 2026/03/03 02:57:09 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4151c874663eab80_d20260303_m025550_c001_v7007000_t0000_u01772506550823") 2026/03/03 02:57:09 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f105620389229974d_d20260303_m025550_c001_v0001185_t0057_u01772506550221") 2026/03/03 02:57:09 DEBUG : toe/toe/tictactoe: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4151c874663eab7e_d20260303_m025549_c001_v7007000_t0000_u01772506549261") 2026/03/03 02:57:09 DEBUG : toe/toe/tictactoe: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1174ff32908436be_d20260303_m025548_c001_v0001103_t0026_u01772506548470") 2026/03/03 02:57:09 DEBUG : toe/toe/tictactoe: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4151c874663eab7a_d20260303_m025547_c001_v7007000_t0000_u01772506547485") 2026/03/03 02:57:09 DEBUG : toe/toe/tictactoe: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f11531576e7b51378_d20260303_m025546_c001_v0001103_t0001_u01772506546777") 2026/03/03 02:57:09 DEBUG : toe/toe/toe: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f40357509b6aa2125_d20260303_m025608_c001_v7007000_t0000_u01772506568729") 2026/03/03 02:57:09 DEBUG : toe/toe/toe: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6c452_d20260303_m025608_c001_v0001182_t0024_u01772506568086") 2026/03/03 02:57:09 DEBUG : toe/toe/toe: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4151c874663eab8a_d20260303_m025556_c001_v7007000_t0000_u01772506556606") 2026/03/03 02:57:09 DEBUG : toe/toe/toe: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1174ff329084370a_d20260303_m025555_c001_v0001103_t0029_u01772506555786") 2026/03/03 02:57:09 DEBUG : toe/toe/toe.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4151c874663eabd5_d20260303_m025604_c001_v7007000_t0000_u01772506564834") 2026/03/03 02:57:09 DEBUG : toe/toe/toe.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1174ff3290843750_d20260303_m025603_c001_v0001103_t0036_u01772506563790") 2026/03/03 02:57:09 DEBUG : toe/toe/toe.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4151c874663eabba_d20260303_m025601_c001_v7007000_t0000_u01772506561286") 2026/03/03 02:57:09 DEBUG : toe/toe/toe.txt: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1030b104643cb230_d20260303_m025600_c001_v0001137_t0033_u01772506560237") 2026/03/03 02:57:09 DEBUG : two: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4178e9ad863acfaf_d20260303_m024849_c001_v7007000_t0000_u01772506129509") 2026/03/03 02:57:09 DEBUG : two: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f41531576e7b50470_d20260303_m024847_c001_v0001103_t0018_u01772506127451") 2026/03/03 02:57:09 DEBUG : two: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f416613977fd6bb90_d20260303_m024845_c001_v0001182_t0039_u01772506125856") 2026/03/03 02:57:09 DEBUG : yam: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4151c874663ea52f_d20260303_m024858_c001_v7007000_t0000_u01772506138435") 2026/03/03 02:57:10 DEBUG : yam: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f10684b447dc31f2a_d20260303_m024857_c001_v0001185_t0013_u01772506137508") 2026/03/03 02:57:10 DEBUG : yam: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4151c874663ea529_d20260303_m024854_c001_v7007000_t0000_u01772506134888") 2026/03/03 02:57:10 DEBUG : yam: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f116613977fd6bbbc_d20260303_m024853_c001_v0001182_t0053_u01772506133161") 2026/03/03 02:57:10 DEBUG : yam: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4151c874663ea524_d20260303_m024851_c001_v7007000_t0000_u01772506131892") 2026/03/03 02:57:10 DEBUG : yam: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f1198312fcd63322f_d20260303_m024850_c001_v0001167_t0035_u01772506130077") 2026/03/03 02:57:10 DEBUG : yaml: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4151c874663ea52b_d20260303_m024855_c001_v7007000_t0000_u01772506135611") 2026/03/03 02:57:10 DEBUG : yaml: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f10959f3f28e55450_d20260303_m024854_c001_v0001165_t0029_u01772506134524") 2026/03/03 02:57:10 DEBUG : yaml: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f4151c874663ea526_d20260303_m024852_c001_v7007000_t0000_u01772506132619") 2026/03/03 02:57:10 DEBUG : yaml: Deleting (id "4_zefe2dd73907dbb1b9fc80e1b_f10980f4241dc0886_d20260303_m024851_c001_v0001032_t0046_u01772506131516") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 9m47.975984953s (try 1/5)