"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2026/03/12 01:40:54 DEBUG : Creating backend with remote "TestB2:rclone-test-lotegiy8haxi" 2026/03/12 01:40:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/12 01:40:55 DEBUG : Creating backend with remote "/tmp/rclone2245776274" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === 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-lotegiy8haxi", Local "Local file system at /tmp/rclone2245776274", Modify Window "1ms" 2026/03/12 01:40:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/12 01:40:56 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for checks to finish 2026/03/12 01:40:56 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/03/12 01:40:56 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.63s) === RUN TestCopy run.go:185: Remote "B2 bucket rclone-test-lotegiy8haxi", Local "Local file system at /tmp/rclone2245776274", Modify Window "1ms" 2026/03/12 01:40:57 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/12 01:40:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/12 01:40:57 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for checks to finish 2026/03/12 01:40:57 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for transfers to finish 2026/03/12 01:40:58 DEBUG : sub dir/hello world: size = 11 OK 2026/03/12 01:40:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/12 01:40:58 INFO : sub dir/hello world: Copied (new) 2026/03/12 01:40:58 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.03s) === RUN TestCopyMetadata run.go:185: Remote "B2 bucket rclone-test-lotegiy8haxi", Local "Local file system at /tmp/rclone2245776274", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "B2 bucket rclone-test-lotegiy8haxi", Local "Local file system at /tmp/rclone2245776274", 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-lotegiy8haxi", Local "Local file system at /tmp/rclone2245776274", Modify Window "1ms" 2026/03/12 01:40:59 DEBUG : Creating backend with remote "/non-existing" 2026/03/12 01:41:00 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/03/12 01:41:00 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for checks to finish 2026/03/12 01:41:00 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:185: Remote "B2 bucket rclone-test-lotegiy8haxi", Local "Local file system at /tmp/rclone2245776274", Modify Window "1ms" 2026/03/12 01:41:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/12 01:41:00 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for checks to finish 2026/03/12 01:41:00 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for transfers to finish 2026/03/12 01:41:01 DEBUG : sub dir/hello world: size = 11 OK 2026/03/12 01:41:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/12 01:41:01 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.74s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "B2 bucket rclone-test-lotegiy8haxi", Local "Local file system at /tmp/rclone2245776274", 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-lotegiy8haxi", Local "Local file system at /tmp/rclone2245776274", Modify Window "1ms" 2026/03/12 01:41:02 INFO : B2 bucket rclone-test-lotegiy8haxi: Running all checks before starting transfers 2026/03/12 01:41:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/12 01:41:02 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for checks to finish 2026/03/12 01:41:02 INFO : B2 bucket rclone-test-lotegiy8haxi: Checks finished, now starting transfers 2026/03/12 01:41:02 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for transfers to finish 2026/03/12 01:41:03 DEBUG : sub dir/hello world: size = 11 OK 2026/03/12 01:41:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/12 01:41:03 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.75s) === RUN TestSyncNoTraverse run.go:185: Remote "B2 bucket rclone-test-lotegiy8haxi", Local "Local file system at /tmp/rclone2245776274", Modify Window "1ms" 2026/03/12 01:41:04 ERROR : Ignoring --no-traverse with sync 2026/03/12 01:41:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/12 01:41:04 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for checks to finish 2026/03/12 01:41:04 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for transfers to finish 2026/03/12 01:41:04 DEBUG : sub dir/hello world: size = 11 OK 2026/03/12 01:41:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/12 01:41:04 INFO : sub dir/hello world: Copied (new) 2026/03/12 01:41:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.44s) === RUN TestCopyWithDepth run.go:185: Remote "B2 bucket rclone-test-lotegiy8haxi", Local "Local file system at /tmp/rclone2245776274", Modify Window "1ms" 2026/03/12 01:41:05 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/03/12 01:41:05 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for checks to finish 2026/03/12 01:41:05 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for transfers to finish 2026/03/12 01:41:06 DEBUG : hello world2: size = 12 OK 2026/03/12 01:41:06 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/03/12 01:41:06 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.38s) === RUN TestCopyWithFilesFrom run.go:185: Remote "B2 bucket rclone-test-lotegiy8haxi", Local "Local file system at /tmp/rclone2245776274", Modify Window "1ms" 2026/03/12 01:41:07 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/12 01:41:07 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for checks to finish 2026/03/12 01:41:07 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for transfers to finish 2026/03/12 01:41:08 DEBUG : potato2: size = 11 OK 2026/03/12 01:41:08 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/12 01:41:08 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.93s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "B2 bucket rclone-test-lotegiy8haxi", Local "Local file system at /tmp/rclone2245776274", Modify Window "1ms" 2026/03/12 01:41:09 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/12 01:41:09 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for checks to finish 2026/03/12 01:41:09 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for transfers to finish 2026/03/12 01:41:09 DEBUG : potato2: size = 11 OK 2026/03/12 01:41:09 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/12 01:41:09 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.70s) === RUN TestCopyEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-lotegiy8haxi", Local "Local file system at /tmp/rclone2245776274", Modify Window "1ms" 2026/03/12 01:41:10 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/03/12 01:41:10 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/12 01:41:10 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/03/12 01:41:10 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/12 01:41:10 INFO : sub dir2: Making directory 2026/03/12 01:41:10 INFO : sub dir: Making directory 2026/03/12 01:41:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/12 01:41:10 INFO : sub dir2/sub sub dir2: Making directory 2026/03/12 01:41:10 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for checks to finish 2026/03/12 01:41:10 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for transfers to finish 2026/03/12 01:41:11 DEBUG : sub dir/hello world: size = 11 OK 2026/03/12 01:41:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/12 01:41:11 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/12 01:41:11 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.63s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-lotegiy8haxi", Local "Local file system at /tmp/rclone2245776274", Modify Window "1ms" 2026/03/12 01:41:12 INFO : sub dir2: Making directory 2026/03/12 01:41:12 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/03/12 01:41:12 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/12 01:41:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/12 01:41:12 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for checks to finish 2026/03/12 01:41:12 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for transfers to finish 2026/03/12 01:41:12 DEBUG : sub dir/hello world: size = 11 OK 2026/03/12 01:41:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/12 01:41:12 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.31s) === RUN TestMoveEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-lotegiy8haxi", Local "Local file system at /tmp/rclone2245776274", Modify Window "1ms" 2026/03/12 01:41:13 DEBUG : sub dir2: Making directory with metadata 2026/03/12 01:41:13 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/12 01:41:13 INFO : sub dir2: Making directory 2026/03/12 01:41:13 INFO : sub dir: Making directory 2026/03/12 01:41:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/12 01:41:13 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for checks to finish 2026/03/12 01:41:13 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for transfers to finish 2026/03/12 01:41:14 DEBUG : sub dir/hello world: size = 11 OK 2026/03/12 01:41:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/12 01:41:14 INFO : sub dir/hello world: Copied (new) 2026/03/12 01:41:14 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/03/12 01:41:14 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/03/12 01:41:15 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.97s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "B2 bucket rclone-test-lotegiy8haxi", Local "Local file system at /tmp/rclone2245776274", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.37s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-lotegiy8haxi", Local "Local file system at /tmp/rclone2245776274", Modify Window "1ms" 2026/03/12 01:41:15 INFO : sub dir2: Making directory 2026/03/12 01:41:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/12 01:41:16 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for checks to finish 2026/03/12 01:41:16 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for transfers to finish 2026/03/12 01:41:16 DEBUG : sub dir/hello world: size = 11 OK 2026/03/12 01:41:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/12 01:41:16 INFO : sub dir/hello world: Copied (new) 2026/03/12 01:41:16 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.59s) === RUN TestSyncEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-lotegiy8haxi", Local "Local file system at /tmp/rclone2245776274", Modify Window "1ms" 2026/03/12 01:41:17 DEBUG : sub dir2: Making directory with metadata 2026/03/12 01:41:17 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/12 01:41:17 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/12 01:41:17 INFO : sub dir2: Making directory 2026/03/12 01:41:17 INFO : sub dir: Making directory 2026/03/12 01:41:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/12 01:41:17 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for checks to finish 2026/03/12 01:41:17 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for transfers to finish 2026/03/12 01:41:18 DEBUG : sub dir/hello world: size = 11 OK 2026/03/12 01:41:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/12 01:41:18 INFO : sub dir/hello world: Copied (new) 2026/03/12 01:41:18 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/03/12 01:41:18 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.88s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "B2 bucket rclone-test-lotegiy8haxi", Local "Local file system at /tmp/rclone2245776274", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.42s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-lotegiy8haxi", Local "Local file system at /tmp/rclone2245776274", Modify Window "1ms" 2026/03/12 01:41:19 INFO : sub dir2: Making directory 2026/03/12 01:41:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/12 01:41:20 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for checks to finish 2026/03/12 01:41:20 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for transfers to finish 2026/03/12 01:41:20 DEBUG : sub dir/hello world: size = 11 OK 2026/03/12 01:41:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/12 01:41:20 INFO : sub dir/hello world: Copied (new) 2026/03/12 01:41:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.86s) === RUN TestServerSideCopy run.go:185: Remote "B2 bucket rclone-test-lotegiy8haxi", Local "Local file system at /tmp/rclone2245776274", Modify Window "1ms" 2026/03/12 01:41:22 DEBUG : Creating backend with remote "TestB2:rclone-test-cufojij0falo" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-lotegiy8haxi -> B2 bucket rclone-test-cufojij0falo 2026/03/12 01:41:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/12 01:41:23 DEBUG : B2 bucket rclone-test-cufojij0falo: Waiting for checks to finish 2026/03/12 01:41:23 DEBUG : B2 bucket rclone-test-cufojij0falo: Waiting for transfers to finish 2026/03/12 01:41:25 DEBUG : sub dir/hello world: size = 11 OK 2026/03/12 01:41:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/12 01:41:25 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/12 01:41:25 DEBUG : B2 bucket rclone-test-cufojij0falo: Purge remote 2026/03/12 01:41:25 INFO : B2 bucket rclone-test-cufojij0falo: cleaning bucket "rclone-test-cufojij0falo" of all files 2026/03/12 01:41:25 DEBUG : sub dir/hello world: Deleting (id "4_z7f52ad43b04ddbfb9fc80e1b_f107611f9b836a73f_d20260312_m014124_c001_v0001033_t0052_u01773279684164") --- PASS: TestServerSideCopy (4.86s) === RUN TestCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-lotegiy8haxi", Local "Local file system at /tmp/rclone2245776274", Modify Window "1ms" 2026/03/12 01:41:27 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2245776274) 2026/03/12 01:41:27 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-lotegiy8haxi) 2026/03/12 01:41:27 DEBUG : sub dir/hello world: Sizes differ 2026/03/12 01:41:27 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for checks to finish 2026/03/12 01:41:27 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for transfers to finish 2026/03/12 01:41:28 DEBUG : sub dir/hello world: size = 17 OK 2026/03/12 01:41:28 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/03/12 01:41:28 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.74s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-lotegiy8haxi", Local "Local file system at /tmp/rclone2245776274", Modify Window "1ms" 2026/03/12 01:41:29 DEBUG : Creating backend with remote "TestB2:rclone-test-xeyoveq2hoca" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-lotegiy8haxi -> B2 bucket rclone-test-xeyoveq2hoca 2026/03/12 01:41:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/12 01:41:31 DEBUG : B2 bucket rclone-test-xeyoveq2hoca: Waiting for checks to finish 2026/03/12 01:41:31 DEBUG : B2 bucket rclone-test-xeyoveq2hoca: Waiting for transfers to finish 2026/03/12 01:41:32 DEBUG : sub dir/hello world: size = 11 OK 2026/03/12 01:41:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/12 01:41:32 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/12 01:41:33 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-lotegiy8haxi) 2026/03/12 01:41:33 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-xeyoveq2hoca) 2026/03/12 01:41:33 DEBUG : sub dir/hello world: Sizes differ 2026/03/12 01:41:33 DEBUG : B2 bucket rclone-test-xeyoveq2hoca: Waiting for checks to finish 2026/03/12 01:41:33 DEBUG : B2 bucket rclone-test-xeyoveq2hoca: Waiting for transfers to finish 2026/03/12 01:41:34 DEBUG : sub dir/hello world: size = 17 OK 2026/03/12 01:41:34 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/03/12 01:41:34 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/12 01:41:34 DEBUG : B2 bucket rclone-test-xeyoveq2hoca: Purge remote 2026/03/12 01:41:34 INFO : B2 bucket rclone-test-xeyoveq2hoca: cleaning bucket "rclone-test-xeyoveq2hoca" of all files 2026/03/12 01:41:34 DEBUG : sub dir/hello world: Deleting (id "4_zbf22cd23b04ddbfb9fc80e1b_f102f8be1004686bd_d20260312_m014133_c001_v0001136_t0009_u01773279693969") 2026/03/12 01:41:34 DEBUG : sub dir/hello world: Deleting (id "4_zbf22cd23b04ddbfb9fc80e1b_f1096042ea2a68baa_d20260312_m014131_c001_v0001100_t0051_u01773279691989") --- PASS: TestServerSideCopyOverSelf (6.69s) === RUN TestMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-lotegiy8haxi", Local "Local file system at /tmp/rclone2245776274", Modify Window "1ms" 2026/03/12 01:41:36 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2245776274) 2026/03/12 01:41:36 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-lotegiy8haxi) 2026/03/12 01:41:36 DEBUG : sub dir/hello world: Sizes differ 2026/03/12 01:41:36 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for checks to finish 2026/03/12 01:41:36 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for transfers to finish 2026/03/12 01:41:37 DEBUG : sub dir/hello world: size = 17 OK 2026/03/12 01:41:37 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/03/12 01:41:37 INFO : sub dir/hello world: Copied (replaced existing) 2026/03/12 01:41:37 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.18s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-lotegiy8haxi", Local "Local file system at /tmp/rclone2245776274", Modify Window "1ms" 2026/03/12 01:41:38 DEBUG : Creating backend with remote "TestB2:rclone-test-madecaf2pami" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-lotegiy8haxi -> B2 bucket rclone-test-madecaf2pami 2026/03/12 01:41:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/12 01:41:40 DEBUG : B2 bucket rclone-test-madecaf2pami: Waiting for checks to finish 2026/03/12 01:41:40 DEBUG : B2 bucket rclone-test-madecaf2pami: Waiting for transfers to finish 2026/03/12 01:41:40 DEBUG : sub dir/hello world: size = 11 OK 2026/03/12 01:41:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/12 01:41:40 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/12 01:41:42 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-lotegiy8haxi) 2026/03/12 01:41:42 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-madecaf2pami) 2026/03/12 01:41:42 DEBUG : sub dir/hello world: Sizes differ 2026/03/12 01:41:42 DEBUG : B2 bucket rclone-test-madecaf2pami: Waiting for checks to finish 2026/03/12 01:41:42 DEBUG : B2 bucket rclone-test-madecaf2pami: Waiting for transfers to finish 2026/03/12 01:41:42 DEBUG : sub dir/hello world: size = 17 OK 2026/03/12 01:41:42 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/03/12 01:41:42 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/12 01:41:42 INFO : sub dir/hello world: Deleted 2026/03/12 01:41:44 DEBUG : testing file moves 2026/03/12 01:41:44 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-lotegiy8haxi) 2026/03/12 01:41:44 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-madecaf2pami) 2026/03/12 01:41:44 DEBUG : sub dir/hello world: Sizes differ 2026/03/12 01:41:44 DEBUG : B2 bucket rclone-test-madecaf2pami: Waiting for checks to finish 2026/03/12 01:41:44 DEBUG : B2 bucket rclone-test-madecaf2pami: Waiting for transfers to finish 2026/03/12 01:41:44 DEBUG : sub dir/hello world: size = 24 OK 2026/03/12 01:41:44 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/03/12 01:41:44 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/12 01:41:45 INFO : sub dir/hello world: Deleted 2026/03/12 01:41:45 DEBUG : B2 bucket rclone-test-madecaf2pami: Purge remote 2026/03/12 01:41:45 INFO : B2 bucket rclone-test-madecaf2pami: cleaning bucket "rclone-test-madecaf2pami" of all files 2026/03/12 01:41:45 DEBUG : sub dir/hello world: Deleting (id "4_z3f52ed53b04ddbfb9fc80e1b_f111ac6dbe254f63b_d20260312_m014144_c001_v0001146_t0029_u01773279704734") 2026/03/12 01:41:45 DEBUG : sub dir/hello world: Deleting (id "4_z3f52ed53b04ddbfb9fc80e1b_f11091fd2b53775ff_d20260312_m014142_c001_v0001032_t0011_u01773279702183") 2026/03/12 01:41:45 DEBUG : sub dir/hello world: Deleting (id "4_z3f52ed53b04ddbfb9fc80e1b_f108e46f5b0532cfb_d20260312_m014140_c001_v0001185_t0030_u01773279700666") --- PASS: TestServerSideMoveOverSelf (8.86s) === RUN TestCopyAfterDelete run.go:185: Remote "B2 bucket rclone-test-lotegiy8haxi", Local "Local file system at /tmp/rclone2245776274", Modify Window "1ms" 2026/03/12 01:41:47 ERROR : error listing: directory not found 2026/03/12 01:41:47 INFO : Local file system at /tmp/rclone2245776274: Making directory 2026/03/12 01:41:47 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for checks to finish 2026/03/12 01:41:47 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.68s) === RUN TestCopyRedownload run.go:185: Remote "B2 bucket rclone-test-lotegiy8haxi", Local "Local file system at /tmp/rclone2245776274", Modify Window "1ms" 2026/03/12 01:41:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/12 01:41:50 DEBUG : Local file system at /tmp/rclone2245776274: Waiting for checks to finish 2026/03/12 01:41:50 DEBUG : Local file system at /tmp/rclone2245776274: Waiting for transfers to finish 2026/03/12 01:41:50 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/03/12 01:41:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/12 01:41:50 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/03/12 01:41:50 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.47s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "B2 bucket rclone-test-lotegiy8haxi", Local "Local file system at /tmp/rclone2245776274", Modify Window "1ms" 2026/03/12 01:41:51 DEBUG : check sum: Need to transfer - File not found at Destination 2026/03/12 01:41:51 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for checks to finish 2026/03/12 01:41:51 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for transfers to finish 2026/03/12 01:41:51 DEBUG : check sum: size = 1 OK 2026/03/12 01:41:51 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/12 01:41:51 INFO : check sum: Copied (new) 2026/03/12 01:41:51 DEBUG : Waiting for deletions to finish 2026/03/12 01:41:52 DEBUG : check sum: size = 1 OK 2026/03/12 01:41:52 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for checks to finish 2026/03/12 01:41:52 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/12 01:41:52 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/03/12 01:41:52 DEBUG : check sum: Unchanged skipping 2026/03/12 01:41:52 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for transfers to finish 2026/03/12 01:41:52 DEBUG : Waiting for deletions to finish 2026/03/12 01:41:52 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.71s) === RUN TestSyncSizeOnly run.go:185: Remote "B2 bucket rclone-test-lotegiy8haxi", Local "Local file system at /tmp/rclone2245776274", Modify Window "1ms" 2026/03/12 01:41:53 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/03/12 01:41:53 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for checks to finish 2026/03/12 01:41:53 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for transfers to finish 2026/03/12 01:41:53 DEBUG : sizeonly: size = 6 OK 2026/03/12 01:41:53 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/03/12 01:41:53 INFO : sizeonly: Copied (new) 2026/03/12 01:41:53 DEBUG : Waiting for deletions to finish 2026/03/12 01:41:54 DEBUG : sizeonly: size = 6 OK 2026/03/12 01:41:54 DEBUG : sizeonly: Sizes identical 2026/03/12 01:41:54 DEBUG : sizeonly: Unchanged skipping 2026/03/12 01:41:54 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for checks to finish 2026/03/12 01:41:54 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for transfers to finish 2026/03/12 01:41:54 DEBUG : Waiting for deletions to finish 2026/03/12 01:41:54 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (2.11s) === RUN TestSyncIgnoreSize run.go:185: Remote "B2 bucket rclone-test-lotegiy8haxi", Local "Local file system at /tmp/rclone2245776274", Modify Window "1ms" 2026/03/12 01:41:55 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/03/12 01:41:55 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for checks to finish 2026/03/12 01:41:55 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for transfers to finish 2026/03/12 01:41:55 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/03/12 01:41:55 INFO : ignore-size: Copied (new) 2026/03/12 01:41:55 DEBUG : Waiting for deletions to finish 2026/03/12 01:41:55 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:41:55 DEBUG : ignore-size: Unchanged skipping 2026/03/12 01:41:55 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for checks to finish 2026/03/12 01:41:55 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for transfers to finish 2026/03/12 01:41:55 DEBUG : Waiting for deletions to finish 2026/03/12 01:41:55 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.72s) === RUN TestSyncIgnoreTimes run.go:185: Remote "B2 bucket rclone-test-lotegiy8haxi", Local "Local file system at /tmp/rclone2245776274", Modify Window "1ms" 2026/03/12 01:41:57 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for checks to finish 2026/03/12 01:41:57 DEBUG : existing: size = 6 OK 2026/03/12 01:41:57 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:41:57 DEBUG : existing: Unchanged skipping 2026/03/12 01:41:57 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for transfers to finish 2026/03/12 01:41:57 DEBUG : Waiting for deletions to finish 2026/03/12 01:41:57 INFO : There was nothing to transfer 2026/03/12 01:41:58 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/03/12 01:41:58 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for checks to finish 2026/03/12 01:41:58 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for transfers to finish 2026/03/12 01:41:58 DEBUG : existing: size = 6 OK 2026/03/12 01:41:58 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/03/12 01:41:58 INFO : existing: Copied (replaced existing) 2026/03/12 01:41:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.68s) === RUN TestSyncIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-lotegiy8haxi", Local "Local file system at /tmp/rclone2245776274", Modify Window "1ms" 2026/03/12 01:41:59 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/12 01:41:59 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for checks to finish 2026/03/12 01:41:59 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for transfers to finish 2026/03/12 01:42:00 DEBUG : existing: size = 6 OK 2026/03/12 01:42:00 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/03/12 01:42:00 INFO : existing: Copied (new) 2026/03/12 01:42:00 DEBUG : Waiting for deletions to finish 2026/03/12 01:42:01 DEBUG : existing: Destination exists, skipping 2026/03/12 01:42:01 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for checks to finish 2026/03/12 01:42:01 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for transfers to finish 2026/03/12 01:42:01 DEBUG : Waiting for deletions to finish 2026/03/12 01:42:01 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (2.57s) === RUN TestSyncIgnoreErrors run.go:185: Remote "B2 bucket rclone-test-lotegiy8haxi", Local "Local file system at /tmp/rclone2245776274", Modify Window "1ms" 2026/03/12 01:42:03 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/03/12 01:42:04 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/12 01:42:04 DEBUG : c/non empty space: size = 5 OK 2026/03/12 01:42:04 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/12 01:42:04 DEBUG : c/non empty space: Unchanged skipping 2026/03/12 01:42:04 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for checks to finish 2026/03/12 01:42:04 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for transfers to finish 2026/03/12 01:42:05 DEBUG : a/potato2: size = 60 OK 2026/03/12 01:42:05 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/12 01:42:05 INFO : a/potato2: Copied (new) 2026/03/12 01:42:05 DEBUG : Waiting for deletions to finish 2026/03/12 01:42:05 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (4.23s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "B2 bucket rclone-test-lotegiy8haxi", Local "Local file system at /tmp/rclone2245776274", Modify Window "1ms" 2026/03/12 01:42:07 DEBUG : empty space: size = 1 OK 2026/03/12 01:42:07 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/12 01:42:07 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for checks to finish 2026/03/12 01:42:07 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/12 01:42:07 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/03/12 01:42:07 DEBUG : empty space: Unchanged skipping 2026/03/12 01:42:07 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for transfers to finish 2026/03/12 01:42:07 DEBUG : Waiting for deletions to finish 2026/03/12 01:42:07 INFO : There was nothing to transfer 2026/03/12 01:42:08 DEBUG : empty space: size = 1 OK 2026/03/12 01:42:08 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/12 01:42:08 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for checks to finish 2026/03/12 01:42:08 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/12 01:42:09 INFO : empty space: Updated modification time in destination 2026/03/12 01:42:09 DEBUG : empty space: Unchanged skipping 2026/03/12 01:42:09 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for transfers to finish 2026/03/12 01:42:09 DEBUG : Waiting for deletions to finish 2026/03/12 01:42:09 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (3.64s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "B2 bucket rclone-test-lotegiy8haxi", Local "Local file system at /tmp/rclone2245776274", Modify Window "1ms" 2026/03/12 01:42:11 DEBUG : empty space: size = 1 OK 2026/03/12 01:42:11 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/12 01:42:11 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for checks to finish 2026/03/12 01:42:11 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/12 01:42:11 DEBUG : empty space: Unchanged skipping 2026/03/12 01:42:11 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for transfers to finish 2026/03/12 01:42:11 DEBUG : Waiting for deletions to finish 2026/03/12 01:42:11 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (2.06s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "B2 bucket rclone-test-lotegiy8haxi", Local "Local file system at /tmp/rclone2245776274", Modify Window "1ms" 2026/03/12 01:42:12 DEBUG : foo: size = 3 OK 2026/03/12 01:42:12 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/12 01:42:12 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for checks to finish 2026/03/12 01:42:12 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2245776274) 2026/03/12 01:42:12 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-lotegiy8haxi) 2026/03/12 01:42:12 DEBUG : foo: sha1 differ 2026/03/12 01:42:12 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for transfers to finish 2026/03/12 01:42:12 DEBUG : foo: size = 3 OK 2026/03/12 01:42:12 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/03/12 01:42:12 INFO : foo: Copied (replaced existing) 2026/03/12 01:42:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.48s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "B2 bucket rclone-test-lotegiy8haxi", Local "Local file system at /tmp/rclone2245776274", Modify Window "1ms" 2026/03/12 01:42:15 DEBUG : potato: Need to transfer - File not found at Destination 2026/03/12 01:42:15 DEBUG : empty space: size = 1 OK 2026/03/12 01:42:15 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/12 01:42:15 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for checks to finish 2026/03/12 01:42:15 DEBUG : empty space: Unchanged skipping 2026/03/12 01:42:15 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for transfers to finish 2026/03/12 01:42:15 DEBUG : potato: size = 60 OK 2026/03/12 01:42:15 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/12 01:42:15 INFO : potato: Copied (new) 2026/03/12 01:42:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (3.08s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "B2 bucket rclone-test-lotegiy8haxi", Local "Local file system at /tmp/rclone2245776274", Modify Window "1ms" 2026/03/12 01:42:17 DEBUG : potato: size = 21 (Local file system at /tmp/rclone2245776274) 2026/03/12 01:42:17 DEBUG : potato: size = 60 (B2 bucket rclone-test-lotegiy8haxi) 2026/03/12 01:42:17 DEBUG : potato: Sizes differ 2026/03/12 01:42:17 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for checks to finish 2026/03/12 01:42:17 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for transfers to finish 2026/03/12 01:42:18 DEBUG : potato: size = 21 OK 2026/03/12 01:42:18 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/03/12 01:42:18 INFO : potato: Copied (replaced existing) 2026/03/12 01:42:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (2.44s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "B2 bucket rclone-test-lotegiy8haxi", Local "Local file system at /tmp/rclone2245776274", Modify Window "1ms" 2026/03/12 01:42:20 DEBUG : potato: size = 21 OK 2026/03/12 01:42:20 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/12 01:42:20 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for checks to finish 2026/03/12 01:42:20 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2245776274) 2026/03/12 01:42:20 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-lotegiy8haxi) 2026/03/12 01:42:20 DEBUG : potato: sha1 differ 2026/03/12 01:42:20 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for transfers to finish 2026/03/12 01:42:21 DEBUG : potato: size = 21 OK 2026/03/12 01:42:21 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/03/12 01:42:21 INFO : potato: Copied (replaced existing) 2026/03/12 01:42:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (3.20s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "B2 bucket rclone-test-lotegiy8haxi", Local "Local file system at /tmp/rclone2245776274", Modify Window "1ms" 2026/03/12 01:42:23 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/12 01:42:23 DEBUG : empty space: size = 1 OK 2026/03/12 01:42:23 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/12 01:42:23 DEBUG : empty space: Unchanged skipping 2026/03/12 01:42:23 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/03/12 01:42:23 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for checks to finish 2026/03/12 01:42:23 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for transfers to finish 2026/03/12 01:42:23 DEBUG : Waiting for deletions to finish 2026/03/12 01:42:23 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.62s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "B2 bucket rclone-test-lotegiy8haxi", Local "Local file system at /tmp/rclone2245776274", Modify Window "1ms" 2026/03/12 01:42:27 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/12 01:42:27 DEBUG : empty space: size = 1 OK 2026/03/12 01:42:27 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/12 01:42:27 DEBUG : empty space: Unchanged skipping 2026/03/12 01:42:27 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for checks to finish 2026/03/12 01:42:27 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for transfers to finish 2026/03/12 01:42:27 DEBUG : potato2: size = 60 OK 2026/03/12 01:42:27 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/12 01:42:27 INFO : potato2: Copied (new) 2026/03/12 01:42:27 DEBUG : Waiting for deletions to finish 2026/03/12 01:42:28 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (4.33s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "B2 bucket rclone-test-lotegiy8haxi", Local "Local file system at /tmp/rclone2245776274", Modify Window "1ms" 2026/03/12 01:42:30 INFO : d: Making directory 2026/03/12 01:42:30 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/03/12 01:42:30 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/12 01:42:30 DEBUG : c/non empty space: size = 5 OK 2026/03/12 01:42:30 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/12 01:42:30 DEBUG : c/non empty space: Unchanged skipping 2026/03/12 01:42:30 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for checks to finish 2026/03/12 01:42:30 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for transfers to finish 2026/03/12 01:42:31 DEBUG : a/potato2: size = 60 OK 2026/03/12 01:42:31 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/12 01:42:31 INFO : a/potato2: Copied (new) 2026/03/12 01:42:31 DEBUG : Waiting for deletions to finish 2026/03/12 01:42:31 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.19s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "B2 bucket rclone-test-lotegiy8haxi", Local "Local file system at /tmp/rclone2245776274", Modify Window "1ms" 2026/03/12 01:42:33 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/03/12 01:42:33 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/12 01:42:33 DEBUG : c/non empty space: size = 5 OK 2026/03/12 01:42:33 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/12 01:42:33 DEBUG : c/non empty space: Unchanged skipping 2026/03/12 01:42:33 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for checks to finish 2026/03/12 01:42:33 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for transfers to finish 2026/03/12 01:42:34 DEBUG : a/potato2: size = 60 OK 2026/03/12 01:42:34 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/12 01:42:34 INFO : a/potato2: Copied (new) 2026/03/12 01:42:34 ERROR : B2 bucket rclone-test-lotegiy8haxi: not deleting files as there were IO errors 2026/03/12 01:42:34 ERROR : B2 bucket rclone-test-lotegiy8haxi: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.89s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "B2 bucket rclone-test-lotegiy8haxi", Local "Local file system at /tmp/rclone2245776274", Modify Window "1ms" 2026/03/12 01:42:36 DEBUG : Waiting for deletions to finish 2026/03/12 01:42:36 DEBUG : empty space: size = 1 OK 2026/03/12 01:42:36 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/12 01:42:36 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/12 01:42:36 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for checks to finish 2026/03/12 01:42:36 DEBUG : empty space: Unchanged skipping 2026/03/12 01:42:36 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for transfers to finish 2026/03/12 01:42:36 INFO : potato: Deleted 2026/03/12 01:42:37 DEBUG : potato2: size = 60 OK 2026/03/12 01:42:37 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/12 01:42:37 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (3.58s) === RUN TestSyncDeleteBefore run.go:185: Remote "B2 bucket rclone-test-lotegiy8haxi", Local "Local file system at /tmp/rclone2245776274", Modify Window "1ms" 2026/03/12 01:42:40 DEBUG : Waiting for deletions to finish 2026/03/12 01:42:40 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for checks to finish 2026/03/12 01:42:40 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for transfers to finish 2026/03/12 01:42:40 INFO : potato: Deleted 2026/03/12 01:42:40 DEBUG : empty space: size = 1 OK 2026/03/12 01:42:40 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/12 01:42:40 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/12 01:42:40 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for checks to finish 2026/03/12 01:42:40 DEBUG : empty space: Unchanged skipping 2026/03/12 01:42:40 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for transfers to finish 2026/03/12 01:42:41 DEBUG : potato2: size = 60 OK 2026/03/12 01:42:41 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/12 01:42:41 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (3.88s) === RUN TestCopyDeleteBefore run.go:185: Remote "B2 bucket rclone-test-lotegiy8haxi", Local "Local file system at /tmp/rclone2245776274", Modify Window "1ms" 2026/03/12 01:42:43 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/12 01:42:43 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for checks to finish 2026/03/12 01:42:43 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for transfers to finish 2026/03/12 01:42:44 DEBUG : potato2: size = 19 OK 2026/03/12 01:42:44 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/03/12 01:42:44 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.98s) === RUN TestSyncWithExclude run.go:185: Remote "B2 bucket rclone-test-lotegiy8haxi", Local "Local file system at /tmp/rclone2245776274", Modify Window "1ms" 2026/03/12 01:42:46 DEBUG : enormous: Excluded (Size Filter) 2026/03/12 01:42:46 DEBUG : enormous: Excluded 2026/03/12 01:42:46 DEBUG : potato2: Excluded (Size Filter) 2026/03/12 01:42:46 DEBUG : potato2: Excluded 2026/03/12 01:42:46 DEBUG : potato2: Excluded (Size Filter) 2026/03/12 01:42:46 DEBUG : potato2: Excluded 2026/03/12 01:42:46 DEBUG : empty space: size = 1 OK 2026/03/12 01:42:46 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/12 01:42:46 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for checks to finish 2026/03/12 01:42:46 DEBUG : empty space: Unchanged skipping 2026/03/12 01:42:46 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for transfers to finish 2026/03/12 01:42:46 DEBUG : Waiting for deletions to finish 2026/03/12 01:42:46 INFO : There was nothing to transfer 2026/03/12 01:42:47 DEBUG : enormous: Excluded (Size Filter) 2026/03/12 01:42:47 DEBUG : enormous: Excluded 2026/03/12 01:42:47 DEBUG : potato2: Excluded (Size Filter) 2026/03/12 01:42:47 DEBUG : potato2: Excluded 2026/03/12 01:42:47 DEBUG : potato2: Excluded (Size Filter) 2026/03/12 01:42:47 DEBUG : potato2: Excluded 2026/03/12 01:42:47 DEBUG : empty space: size = 1 OK 2026/03/12 01:42:47 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/03/12 01:42:47 DEBUG : empty space: Unchanged skipping 2026/03/12 01:42:47 DEBUG : Local file system at /tmp/rclone2245776274: Waiting for checks to finish 2026/03/12 01:42:47 DEBUG : Local file system at /tmp/rclone2245776274: Waiting for transfers to finish 2026/03/12 01:42:47 DEBUG : Waiting for deletions to finish 2026/03/12 01:42:47 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.88s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "B2 bucket rclone-test-lotegiy8haxi", Local "Local file system at /tmp/rclone2245776274", Modify Window "1ms" 2026/03/12 01:42:51 DEBUG : enormous: Excluded (Size Filter) 2026/03/12 01:42:51 DEBUG : enormous: Excluded 2026/03/12 01:42:51 DEBUG : potato2: Excluded (Size Filter) 2026/03/12 01:42:51 DEBUG : potato2: Excluded 2026/03/12 01:42:51 DEBUG : empty space: size = 1 OK 2026/03/12 01:42:51 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/12 01:42:51 DEBUG : empty space: Unchanged skipping 2026/03/12 01:42:51 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for checks to finish 2026/03/12 01:42:51 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for transfers to finish 2026/03/12 01:42:51 DEBUG : Waiting for deletions to finish 2026/03/12 01:42:51 INFO : enormous: Deleted 2026/03/12 01:42:52 INFO : potato2: Deleted 2026/03/12 01:42:52 INFO : There was nothing to transfer 2026/03/12 01:42:52 DEBUG : empty space: size = 1 OK 2026/03/12 01:42:52 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/03/12 01:42:52 DEBUG : empty space: Unchanged skipping 2026/03/12 01:42:52 DEBUG : Local file system at /tmp/rclone2245776274: Waiting for checks to finish 2026/03/12 01:42:52 DEBUG : Local file system at /tmp/rclone2245776274: Waiting for transfers to finish 2026/03/12 01:42:52 DEBUG : Waiting for deletions to finish 2026/03/12 01:42:52 INFO : enormous: Deleted 2026/03/12 01:42:52 INFO : potato2: Deleted 2026/03/12 01:42:52 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (4.61s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "B2 bucket rclone-test-lotegiy8haxi", Local "Local file system at /tmp/rclone2245776274", Modify Window "1ms" 2026/03/12 01:42:54 DEBUG : five: Need to transfer - File not found at Destination 2026/03/12 01:42:54 DEBUG : four: size = 4 (Local file system at /tmp/rclone2245776274) 2026/03/12 01:42:54 DEBUG : four: size = 8 (B2 bucket rclone-test-lotegiy8haxi) 2026/03/12 01:42:54 DEBUG : four: Sizes differ 2026/03/12 01:42:54 DEBUG : one: Destination is newer than source, skipping 2026/03/12 01:42:54 DEBUG : three: size = 5 OK 2026/03/12 01:42:54 DEBUG : three: Sizes identical 2026/03/12 01:42:54 DEBUG : two: size = 3 OK 2026/03/12 01:42:54 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for checks to finish 2026/03/12 01:42:54 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2245776274) 2026/03/12 01:42:54 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-lotegiy8haxi) 2026/03/12 01:42:54 DEBUG : two: sha1 differ 2026/03/12 01:42:54 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/03/12 01:42:54 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/03/12 01:42:54 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for transfers to finish 2026/03/12 01:42:55 DEBUG : five: size = 4 OK 2026/03/12 01:42:55 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/03/12 01:42:55 INFO : five: Copied (new) 2026/03/12 01:42:55 DEBUG : two: size = 3 OK 2026/03/12 01:42:55 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/03/12 01:42:55 INFO : two: Copied (replaced existing) 2026/03/12 01:42:55 DEBUG : four: size = 4 OK 2026/03/12 01:42:55 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/03/12 01:42:55 INFO : four: Copied (replaced existing) 2026/03/12 01:42:55 DEBUG : Waiting for deletions to finish 2026/03/12 01:42:56 DEBUG : five: size = 4 OK 2026/03/12 01:42:56 DEBUG : four: size = 4 OK 2026/03/12 01:42:56 DEBUG : one: Destination is newer than source, skipping 2026/03/12 01:42:56 DEBUG : three: size = 5 OK 2026/03/12 01:42:56 DEBUG : two: size = 3 OK 2026/03/12 01:42:56 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for checks to finish 2026/03/12 01:42:56 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/03/12 01:42:56 DEBUG : four: Size and sha1 of src and dst objects identical 2026/03/12 01:42:56 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/03/12 01:42:56 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2245776274) 2026/03/12 01:42:56 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-lotegiy8haxi) 2026/03/12 01:42:56 DEBUG : three: sha1 differ 2026/03/12 01:42:56 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/03/12 01:42:56 DEBUG : two: Size and sha1 of src and dst objects identical 2026/03/12 01:42:56 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/03/12 01:42:56 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/03/12 01:42:56 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/03/12 01:42:56 DEBUG : five: Size and sha1 of src and dst objects identical 2026/03/12 01:42:56 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/03/12 01:42:56 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for transfers to finish 2026/03/12 01:42:56 DEBUG : three: size = 5 OK 2026/03/12 01:42:56 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/12 01:42:56 INFO : three: Copied (replaced existing) 2026/03/12 01:42:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (5.30s) === 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-lotegiy8haxi", Local "Local file system at /tmp/rclone2245776274", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/03/12 01:42:58 INFO : B2 bucket rclone-test-lotegiy8haxi: Making map for --track-renames 2026/03/12 01:42:58 INFO : B2 bucket rclone-test-lotegiy8haxi: Finished making map for --track-renames 2026/03/12 01:42:58 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for checks to finish 2026/03/12 01:42:58 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/03/12 01:42:58 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/03/12 01:42:58 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for renames to finish 2026/03/12 01:42:58 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for transfers to finish 2026/03/12 01:42:58 DEBUG : potato: size = 14 OK 2026/03/12 01:42:58 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/03/12 01:42:58 INFO : potato: Copied (new) 2026/03/12 01:42:59 DEBUG : yam: size = 11 OK 2026/03/12 01:42:59 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/12 01:42:59 INFO : yam: Copied (new) 2026/03/12 01:42:59 DEBUG : Waiting for deletions to finish 2026/03/12 01:42:59 DEBUG : potato: size = 14 OK 2026/03/12 01:42:59 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:42:59 INFO : B2 bucket rclone-test-lotegiy8haxi: Making map for --track-renames 2026/03/12 01:42:59 INFO : B2 bucket rclone-test-lotegiy8haxi: Finished making map for --track-renames 2026/03/12 01:42:59 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for checks to finish 2026/03/12 01:42:59 DEBUG : potato: Unchanged skipping 2026/03/12 01:42:59 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for renames to finish 2026/03/12 01:43:00 DEBUG : yaml: size = 11 OK 2026/03/12 01:43:00 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/12 01:43:00 INFO : yam: Copied (server-side copy) to: yaml 2026/03/12 01:43:00 INFO : yam: Deleted 2026/03/12 01:43:00 INFO : yaml: Renamed from "yam" 2026/03/12 01:43:00 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for transfers to finish 2026/03/12 01:43:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.30s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "B2 bucket rclone-test-lotegiy8haxi", Local "Local file system at /tmp/rclone2245776274", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/03/12 01:43:01 INFO : B2 bucket rclone-test-lotegiy8haxi: Making map for --track-renames 2026/03/12 01:43:01 INFO : B2 bucket rclone-test-lotegiy8haxi: Finished making map for --track-renames 2026/03/12 01:43:01 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for checks to finish 2026/03/12 01:43:01 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/03/12 01:43:01 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/03/12 01:43:01 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for renames to finish 2026/03/12 01:43:01 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for transfers to finish 2026/03/12 01:43:01 DEBUG : potato: Clearing upload URL because of error: Post "https://pod-000-1173-01.backblaze.com/b2api/v1/b2_upload_file/0f523d83b04ddbfb9fc80e1b/c001_v0001173_t0018": EOF 2026/03/12 01:43:01 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1173-01.backblaze.com/b2api/v1/b2_upload_file/0f523d83b04ddbfb9fc80e1b/c001_v0001173_t0018": EOF) 2026/03/12 01:43:01 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/12 01:43:01 DEBUG : potato: Received error: Post "https://pod-000-1173-01.backblaze.com/b2api/v1/b2_upload_file/0f523d83b04ddbfb9fc80e1b/c001_v0001173_t0018": EOF - low level retry 0/10 2026/03/12 01:43:02 DEBUG : pacer: Reducing sleep to 10ms 2026/03/12 01:43:02 DEBUG : yam: size = 11 OK 2026/03/12 01:43:02 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/12 01:43:02 INFO : yam: Copied (new) 2026/03/12 01:43:02 DEBUG : potato: size = 14 OK 2026/03/12 01:43:02 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/03/12 01:43:02 INFO : potato: Copied (new) 2026/03/12 01:43:02 DEBUG : Waiting for deletions to finish 2026/03/12 01:43:02 DEBUG : potato: size = 14 OK 2026/03/12 01:43:02 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:43:02 INFO : B2 bucket rclone-test-lotegiy8haxi: Making map for --track-renames 2026/03/12 01:43:02 INFO : B2 bucket rclone-test-lotegiy8haxi: Finished making map for --track-renames 2026/03/12 01:43:02 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for checks to finish 2026/03/12 01:43:02 DEBUG : potato: Unchanged skipping 2026/03/12 01:43:02 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for renames to finish 2026/03/12 01:43:03 DEBUG : yaml: size = 11 OK 2026/03/12 01:43:03 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/12 01:43:03 INFO : yam: Copied (server-side copy) to: yaml 2026/03/12 01:43:03 INFO : yam: Deleted 2026/03/12 01:43:03 INFO : yaml: Renamed from "yam" 2026/03/12 01:43:03 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for transfers to finish 2026/03/12 01:43:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.72s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "B2 bucket rclone-test-lotegiy8haxi", Local "Local file system at /tmp/rclone2245776274", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/03/12 01:43:04 INFO : B2 bucket rclone-test-lotegiy8haxi: Making map for --track-renames 2026/03/12 01:43:04 INFO : B2 bucket rclone-test-lotegiy8haxi: Finished making map for --track-renames 2026/03/12 01:43:04 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for checks to finish 2026/03/12 01:43:04 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/03/12 01:43:04 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/03/12 01:43:04 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for renames to finish 2026/03/12 01:43:04 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for transfers to finish 2026/03/12 01:43:04 DEBUG : potato: size = 14 OK 2026/03/12 01:43:04 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/03/12 01:43:04 INFO : potato: Copied (new) 2026/03/12 01:43:05 DEBUG : sub/yam: size = 11 OK 2026/03/12 01:43:05 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/12 01:43:05 INFO : sub/yam: Copied (new) 2026/03/12 01:43:05 DEBUG : Waiting for deletions to finish 2026/03/12 01:43:06 DEBUG : potato: size = 14 OK 2026/03/12 01:43:06 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:43:06 DEBUG : potato: Unchanged skipping 2026/03/12 01:43:06 INFO : B2 bucket rclone-test-lotegiy8haxi: Making map for --track-renames 2026/03/12 01:43:06 INFO : B2 bucket rclone-test-lotegiy8haxi: Finished making map for --track-renames 2026/03/12 01:43:06 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for checks to finish 2026/03/12 01:43:06 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for renames to finish 2026/03/12 01:43:06 DEBUG : yam: size = 11 OK 2026/03/12 01:43:06 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/12 01:43:06 INFO : sub/yam: Copied (server-side copy) to: yam 2026/03/12 01:43:06 INFO : sub/yam: Deleted 2026/03/12 01:43:06 INFO : yam: Renamed from "sub/yam" 2026/03/12 01:43:06 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for transfers to finish 2026/03/12 01:43:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.41s) === RUN TestServerSideMoveLocal run.go:185: Remote "B2 bucket rclone-test-lotegiy8haxi", Local "Local file system at /tmp/rclone2245776274", Modify Window "1ms" 2026/03/12 01:43:07 DEBUG : Creating backend with remote "/tmp/rclone2245776274/dir1" 2026/03/12 01:43:07 DEBUG : Creating backend with remote "/tmp/rclone2245776274/dir2" 2026/03/12 01:43:07 DEBUG : Local file system at /tmp/rclone2245776274/dir2: Using server-side directory move 2026/03/12 01:43:07 INFO : Local file system at /tmp/rclone2245776274/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/03/12 01:43:07 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/03/12 01:43:07 DEBUG : Local file system at /tmp/rclone2245776274/dir2: Waiting for checks to finish 2026/03/12 01:43:07 INFO : file1.txt: Moved (server-side) 2026/03/12 01:43:07 DEBUG : Local file system at /tmp/rclone2245776274/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.43s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-lotegiy8haxi", Local "Local file system at /tmp/rclone2245776274", Modify Window "1ms" 2026/03/12 01:43:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/12 01:43:08 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/03/12 01:43:08 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for checks to finish 2026/03/12 01:43:08 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for transfers to finish 2026/03/12 01:43:08 DEBUG : sub dir/hello world: size = 11 OK 2026/03/12 01:43:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/12 01:43:08 INFO : sub dir/hello world: Copied (new) 2026/03/12 01:43:08 INFO : sub dir/hello world: Deleted 2026/03/12 01:43:08 DEBUG : nested/sub dir/file: size = 6 OK 2026/03/12 01:43:08 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/03/12 01:43:08 INFO : nested/sub dir/file: Copied (new) 2026/03/12 01:43:08 INFO : nested/sub dir/file: Deleted 2026/03/12 01:43:08 INFO : sub dir: Removing directory 2026/03/12 01:43:08 INFO : nested/sub dir: Removing directory 2026/03/12 01:43:08 INFO : nested: Removing directory 2026/03/12 01:43:08 DEBUG : Local file system at /tmp/rclone2245776274: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.60s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-lotegiy8haxi", Local "Local file system at /tmp/rclone2245776274", Modify Window "1ms" 2026/03/12 01:43:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/12 01:43:10 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/03/12 01:43:10 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for checks to finish 2026/03/12 01:43:10 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for transfers to finish 2026/03/12 01:43:10 DEBUG : nested/sub dir/file: size = 6 OK 2026/03/12 01:43:10 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/03/12 01:43:10 INFO : nested/sub dir/file: Copied (new) 2026/03/12 01:43:10 INFO : nested/sub dir/file: Deleted 2026/03/12 01:43:10 DEBUG : sub dir/hello world: size = 11 OK 2026/03/12 01:43:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/12 01:43:10 INFO : sub dir/hello world: Copied (new) 2026/03/12 01:43:10 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.83s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-lotegiy8haxi", Local "Local file system at /tmp/rclone2245776274", Modify Window "1ms" 2026/03/12 01:43:11 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/03/12 01:43:11 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/12 01:43:11 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for checks to finish 2026/03/12 01:43:11 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for transfers to finish 2026/03/12 01:43:12 DEBUG : existing-b: size = 6 OK 2026/03/12 01:43:12 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/03/12 01:43:12 INFO : existing-b: Copied (new) 2026/03/12 01:43:12 INFO : existing-b: Deleted 2026/03/12 01:43:12 DEBUG : existing: size = 6 OK 2026/03/12 01:43:12 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/03/12 01:43:12 INFO : existing: Copied (new) 2026/03/12 01:43:12 INFO : existing: Deleted 2026/03/12 01:43:12 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for checks to finish 2026/03/12 01:43:12 DEBUG : existing: Destination exists, skipping 2026/03/12 01:43:12 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/03/12 01:43:12 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for transfers to finish 2026/03/12 01:43:12 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (2.09s) === RUN TestServerSideMove run.go:185: Remote "B2 bucket rclone-test-lotegiy8haxi", Local "Local file system at /tmp/rclone2245776274", Modify Window "1ms" 2026/03/12 01:43:13 DEBUG : Creating backend with remote "TestB2:rclone-test-nozovir0taqo" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-lotegiy8haxi -> B2 bucket rclone-test-nozovir0taqo 2026/03/12 01:43:18 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/12 01:43:18 DEBUG : empty space: size = 1 OK 2026/03/12 01:43:18 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/03/12 01:43:18 DEBUG : empty space: Unchanged skipping 2026/03/12 01:43:18 DEBUG : potato3: size = 68 (B2 bucket rclone-test-lotegiy8haxi) 2026/03/12 01:43:18 DEBUG : potato3: size = 60 (B2 bucket rclone-test-nozovir0taqo) 2026/03/12 01:43:18 DEBUG : potato3: Sizes differ 2026/03/12 01:43:18 DEBUG : B2 bucket rclone-test-nozovir0taqo: Waiting for checks to finish 2026/03/12 01:43:18 INFO : empty space: Deleted 2026/03/12 01:43:18 DEBUG : B2 bucket rclone-test-nozovir0taqo: Waiting for transfers to finish 2026/03/12 01:43:19 DEBUG : potato2: size = 60 OK 2026/03/12 01:43:19 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/12 01:43:19 INFO : potato2: Copied (server-side copy) 2026/03/12 01:43:19 INFO : potato2: Deleted 2026/03/12 01:43:19 DEBUG : potato3: size = 68 OK 2026/03/12 01:43:19 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/12 01:43:19 INFO : potato3: Copied (server-side copy) 2026/03/12 01:43:19 INFO : potato3: Deleted 2026/03/12 01:43:20 DEBUG : Creating backend with remote "TestB2:rclone-test-dabuzin8pevi" 2026/03/12 01:43:21 DEBUG : empty space: Need to transfer - File not found at Destination 2026/03/12 01:43:21 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/12 01:43:21 DEBUG : potato3: Need to transfer - File not found at Destination 2026/03/12 01:43:21 DEBUG : B2 bucket rclone-test-dabuzin8pevi: Waiting for checks to finish 2026/03/12 01:43:21 DEBUG : B2 bucket rclone-test-dabuzin8pevi: Waiting for transfers to finish 2026/03/12 01:43:22 DEBUG : empty space: size = 1 OK 2026/03/12 01:43:22 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/12 01:43:22 INFO : empty space: Copied (server-side copy) 2026/03/12 01:43:22 INFO : empty space: Deleted 2026/03/12 01:43:22 DEBUG : potato3: size = 68 OK 2026/03/12 01:43:22 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/12 01:43:22 INFO : potato3: Copied (server-side copy) 2026/03/12 01:43:22 DEBUG : potato2: size = 60 OK 2026/03/12 01:43:22 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/12 01:43:22 INFO : potato2: Copied (server-side copy) 2026/03/12 01:43:22 INFO : potato3: Deleted 2026/03/12 01:43:22 INFO : potato2: Deleted 2026/03/12 01:43:23 DEBUG : B2 bucket rclone-test-dabuzin8pevi: Purge remote 2026/03/12 01:43:23 INFO : B2 bucket rclone-test-dabuzin8pevi: cleaning bucket "rclone-test-dabuzin8pevi" of all files 2026/03/12 01:43:23 DEBUG : empty space: Deleting (id "4_z7fd27d03b06ddbfb9fc80e1b_f1176b6f447334e92_d20260312_m014321_c001_v0001131_t0010_u01773279801988") 2026/03/12 01:43:23 DEBUG : potato2: Deleting (id "4_z7fd27d03b06ddbfb9fc80e1b_f108d581ff7a1baae_d20260312_m014322_c001_v0001103_t0023_u01773279802337") 2026/03/12 01:43:23 DEBUG : potato3: Deleting (id "4_z7fd27d03b06ddbfb9fc80e1b_f1143c9e39ffc8672_d20260312_m014322_c001_v0001131_t0057_u01773279802349") 2026/03/12 01:43:24 DEBUG : B2 bucket rclone-test-nozovir0taqo: Purge remote 2026/03/12 01:43:24 INFO : B2 bucket rclone-test-nozovir0taqo: cleaning bucket "rclone-test-nozovir0taqo" of all files 2026/03/12 01:43:24 DEBUG : empty space: Deleting (id "4_zdf925dd3b06ddbfb9fc80e1b_f416740bd61001f17_d20260312_m014322_c001_v7007000_t0000_u01773279802368") 2026/03/12 01:43:24 DEBUG : empty space: Deleting (id "4_zdf925dd3b06ddbfb9fc80e1b_f110da8c1ff161a37_d20260312_m014317_c001_v0001092_t0017_u01773279797658") 2026/03/12 01:43:24 DEBUG : potato2: Deleting (id "4_zdf925dd3b06ddbfb9fc80e1b_f413a47deff541cda_d20260312_m014322_c001_v7007000_t0000_u01773279802897") 2026/03/12 01:43:24 DEBUG : potato2: Deleting (id "4_zdf925dd3b06ddbfb9fc80e1b_f1141e06cf0a0c715_d20260312_m014318_c001_v0001181_t0020_u01773279798892") 2026/03/12 01:43:24 DEBUG : potato3: Deleting (id "4_zdf925dd3b06ddbfb9fc80e1b_f416740bd61001f1a_d20260312_m014322_c001_v7007000_t0000_u01773279802788") 2026/03/12 01:43:24 DEBUG : potato3: Deleting (id "4_zdf925dd3b06ddbfb9fc80e1b_f114ec79bec3ecb85_d20260312_m014319_c001_v0001106_t0053_u01773279799133") 2026/03/12 01:43:24 DEBUG : potato3: Deleting (id "4_zdf925dd3b06ddbfb9fc80e1b_f110da8c1ff161a39_d20260312_m014318_c001_v0001092_t0056_u01773279798027") --- PASS: TestServerSideMove (12.03s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "B2 bucket rclone-test-lotegiy8haxi", Local "Local file system at /tmp/rclone2245776274", Modify Window "1ms" 2026/03/12 01:43:25 DEBUG : Creating backend with remote "TestB2:rclone-test-cecetit0zoke" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-lotegiy8haxi -> B2 bucket rclone-test-cecetit0zoke 2026/03/12 01:43:31 DEBUG : empty space: Excluded (Size Filter) 2026/03/12 01:43:31 DEBUG : empty space: Excluded 2026/03/12 01:43:31 DEBUG : empty space: Excluded (Size Filter) 2026/03/12 01:43:31 DEBUG : empty space: Excluded 2026/03/12 01:43:31 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/12 01:43:31 DEBUG : potato3: size = 68 (B2 bucket rclone-test-lotegiy8haxi) 2026/03/12 01:43:31 DEBUG : potato3: size = 60 (B2 bucket rclone-test-cecetit0zoke) 2026/03/12 01:43:31 DEBUG : potato3: Sizes differ 2026/03/12 01:43:31 DEBUG : B2 bucket rclone-test-cecetit0zoke: Waiting for checks to finish 2026/03/12 01:43:31 DEBUG : B2 bucket rclone-test-cecetit0zoke: Waiting for transfers to finish 2026/03/12 01:43:32 DEBUG : potato2: size = 60 OK 2026/03/12 01:43:32 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/12 01:43:32 INFO : potato2: Copied (server-side copy) 2026/03/12 01:43:32 DEBUG : potato3: size = 68 OK 2026/03/12 01:43:32 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/12 01:43:32 INFO : potato3: Copied (server-side copy) 2026/03/12 01:43:32 INFO : potato2: Deleted 2026/03/12 01:43:32 INFO : potato3: Deleted 2026/03/12 01:43:32 DEBUG : Creating backend with remote "TestB2:rclone-test-vidibik8velu" 2026/03/12 01:43:33 DEBUG : empty space: Excluded (Size Filter) 2026/03/12 01:43:33 DEBUG : empty space: Excluded 2026/03/12 01:43:33 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/12 01:43:33 DEBUG : potato3: Need to transfer - File not found at Destination 2026/03/12 01:43:33 DEBUG : B2 bucket rclone-test-vidibik8velu: Waiting for checks to finish 2026/03/12 01:43:33 DEBUG : B2 bucket rclone-test-vidibik8velu: Waiting for transfers to finish 2026/03/12 01:43:34 DEBUG : potato2: size = 60 OK 2026/03/12 01:43:34 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/12 01:43:34 INFO : potato2: Copied (server-side copy) 2026/03/12 01:43:34 INFO : potato2: Deleted 2026/03/12 01:43:35 DEBUG : potato3: size = 68 OK 2026/03/12 01:43:35 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/12 01:43:35 INFO : potato3: Copied (server-side copy) 2026/03/12 01:43:35 INFO : potato3: Deleted 2026/03/12 01:43:35 DEBUG : B2 bucket rclone-test-vidibik8velu: Purge remote 2026/03/12 01:43:35 INFO : B2 bucket rclone-test-vidibik8velu: cleaning bucket "rclone-test-vidibik8velu" of all files 2026/03/12 01:43:35 DEBUG : potato2: Deleting (id "4_z2fe2ad13b06ddbfb9fc80e1b_f1183684f9da24c40_d20260312_m014334_c001_v0001185_t0034_u01773279814319") 2026/03/12 01:43:35 DEBUG : potato3: Deleting (id "4_z2fe2ad13b06ddbfb9fc80e1b_f11018efadba1ea1c_d20260312_m014334_c001_v0001173_t0057_u01773279814518") 2026/03/12 01:43:36 DEBUG : B2 bucket rclone-test-cecetit0zoke: Purge remote 2026/03/12 01:43:36 INFO : B2 bucket rclone-test-cecetit0zoke: cleaning bucket "rclone-test-cecetit0zoke" of all files 2026/03/12 01:43:36 DEBUG : empty space: Deleting (id "4_z0fc28df3b06ddbfb9fc80e1b_f10189ea927488620_d20260312_m014330_c001_v0001036_t0017_u01773279810286") 2026/03/12 01:43:36 DEBUG : potato2: Deleting (id "4_z0fc28df3b06ddbfb9fc80e1b_f4172ddf857488b61_d20260312_m014334_c001_v7007000_t0000_u01773279814493") 2026/03/12 01:43:36 DEBUG : potato2: Deleting (id "4_z0fc28df3b06ddbfb9fc80e1b_f114b9f9d90690404_d20260312_m014331_c001_v0001146_t0003_u01773279811510") 2026/03/12 01:43:36 DEBUG : potato3: Deleting (id "4_z0fc28df3b06ddbfb9fc80e1b_f4172ddf857488b64_d20260312_m014335_c001_v7007000_t0000_u01773279815197") 2026/03/12 01:43:36 DEBUG : potato3: Deleting (id "4_z0fc28df3b06ddbfb9fc80e1b_f1078afae42291816_d20260312_m014331_c001_v0001165_t0059_u01773279811883") 2026/03/12 01:43:36 DEBUG : potato3: Deleting (id "4_z0fc28df3b06ddbfb9fc80e1b_f10189ea927488624_d20260312_m014330_c001_v0001036_t0016_u01773279810680") --- PASS: TestServerSideMoveWithFilter (12.45s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "B2 bucket rclone-test-lotegiy8haxi", Local "Local file system at /tmp/rclone2245776274", Modify Window "1ms" 2026/03/12 01:43:38 DEBUG : Creating backend with remote "TestB2:rclone-test-ragunad3qasi" 2026/03/12 01:43:41 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-lotegiy8haxi -> B2 bucket rclone-test-ragunad3qasi 2026/03/12 01:43:44 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/12 01:43:44 DEBUG : empty space: size = 1 OK 2026/03/12 01:43:44 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/03/12 01:43:44 DEBUG : empty space: Unchanged skipping 2026/03/12 01:43:44 DEBUG : potato3: size = 68 (B2 bucket rclone-test-lotegiy8haxi) 2026/03/12 01:43:44 DEBUG : potato3: size = 60 (B2 bucket rclone-test-ragunad3qasi) 2026/03/12 01:43:44 DEBUG : potato3: Sizes differ 2026/03/12 01:43:44 DEBUG : B2 bucket rclone-test-ragunad3qasi: Waiting for checks to finish 2026/03/12 01:43:44 INFO : empty space: Deleted 2026/03/12 01:43:44 DEBUG : B2 bucket rclone-test-ragunad3qasi: Waiting for transfers to finish 2026/03/12 01:43:44 DEBUG : potato2: size = 60 OK 2026/03/12 01:43:44 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/12 01:43:44 INFO : potato2: Copied (server-side copy) 2026/03/12 01:43:44 INFO : potato2: Deleted 2026/03/12 01:43:44 DEBUG : potato3: size = 68 OK 2026/03/12 01:43:44 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/12 01:43:44 INFO : potato3: Copied (server-side copy) 2026/03/12 01:43:45 INFO : potato3: Deleted 2026/03/12 01:43:45 DEBUG : Creating backend with remote "TestB2:rclone-test-kigatuy4zadu" 2026/03/12 01:43:46 INFO : tomatoDir: Making directory 2026/03/12 01:43:46 DEBUG : empty space: Need to transfer - File not found at Destination 2026/03/12 01:43:46 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/12 01:43:46 DEBUG : potato3: Need to transfer - File not found at Destination 2026/03/12 01:43:46 DEBUG : B2 bucket rclone-test-kigatuy4zadu: Waiting for checks to finish 2026/03/12 01:43:46 DEBUG : B2 bucket rclone-test-kigatuy4zadu: Waiting for transfers to finish 2026/03/12 01:43:47 DEBUG : empty space: size = 1 OK 2026/03/12 01:43:47 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/12 01:43:47 INFO : empty space: Copied (server-side copy) 2026/03/12 01:43:47 INFO : empty space: Deleted 2026/03/12 01:43:48 DEBUG : potato2: size = 60 OK 2026/03/12 01:43:48 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/12 01:43:48 INFO : potato2: Copied (server-side copy) 2026/03/12 01:43:48 INFO : potato2: Deleted 2026/03/12 01:43:48 DEBUG : potato3: size = 68 OK 2026/03/12 01:43:48 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/12 01:43:48 INFO : potato3: Copied (server-side copy) 2026/03/12 01:43:48 INFO : potato3: Deleted 2026/03/12 01:43:49 DEBUG : B2 bucket rclone-test-kigatuy4zadu: Purge remote 2026/03/12 01:43:49 INFO : B2 bucket rclone-test-kigatuy4zadu: cleaning bucket "rclone-test-kigatuy4zadu" of all files 2026/03/12 01:43:49 DEBUG : empty space: Deleting (id "4_zdf72dd33b06ddbfb9fc80e1b_f111f8c1425b756f0_d20260312_m014347_c001_v0001181_t0039_u01773279827314") 2026/03/12 01:43:49 DEBUG : potato2: Deleting (id "4_zdf72dd33b06ddbfb9fc80e1b_f10195a327e3aba87_d20260312_m014347_c001_v0001167_t0018_u01773279827556") 2026/03/12 01:43:49 DEBUG : potato3: Deleting (id "4_zdf72dd33b06ddbfb9fc80e1b_f1148cd21d09f03c8_d20260312_m014347_c001_v0001039_t0049_u01773279827683") 2026/03/12 01:43:49 DEBUG : B2 bucket rclone-test-ragunad3qasi: Purge remote 2026/03/12 01:43:49 INFO : B2 bucket rclone-test-ragunad3qasi: cleaning bucket "rclone-test-ragunad3qasi" of all files 2026/03/12 01:43:50 DEBUG : empty space: Deleting (id "4_zaf72cd03b06ddbfb9fc80e1b_f40056dfda4f867e1_d20260312_m014347_c001_v7007000_t0000_u01773279827532") 2026/03/12 01:43:50 DEBUG : empty space: Deleting (id "4_zaf72cd03b06ddbfb9fc80e1b_f10003d404badcd13_d20260312_m014343_c001_v0001042_t0015_u01773279823040") 2026/03/12 01:43:50 DEBUG : potato2: Deleting (id "4_zaf72cd03b06ddbfb9fc80e1b_f40056dfda4f867e3_d20260312_m014348_c001_v7007000_t0000_u01773279828111") 2026/03/12 01:43:50 DEBUG : potato2: Deleting (id "4_zaf72cd03b06ddbfb9fc80e1b_f1098d5bcd8c7c1c6_d20260312_m014344_c001_v0001153_t0023_u01773279824264") 2026/03/12 01:43:50 DEBUG : potato3: Deleting (id "4_zaf72cd03b06ddbfb9fc80e1b_f40056dfda4f867e6_d20260312_m014348_c001_v7007000_t0000_u01773279828569") 2026/03/12 01:43:50 DEBUG : potato3: Deleting (id "4_zaf72cd03b06ddbfb9fc80e1b_f1118572eaaae94dd_d20260312_m014344_c001_v0001173_t0004_u01773279824614") 2026/03/12 01:43:50 DEBUG : potato3: Deleting (id "4_zaf72cd03b06ddbfb9fc80e1b_f10003d404badcd15_d20260312_m014343_c001_v0001042_t0028_u01773279823385") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (13.73s) === RUN TestServerSideMoveOverlap run.go:185: Remote "B2 bucket rclone-test-lotegiy8haxi", Local "Local file system at /tmp/rclone2245776274", Modify Window "1ms" 2026/03/12 01:43:51 DEBUG : Creating backend with remote "TestB2:rclone-test-lotegiy8haxi/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.58s) === RUN TestSyncOverlap run.go:185: Remote "B2 bucket rclone-test-lotegiy8haxi", Local "Local file system at /tmp/rclone2245776274", Modify Window "1ms" 2026/03/12 01:43:54 DEBUG : Creating backend with remote "TestB2:rclone-test-lotegiy8haxi/rclone-sync-test" --- PASS: TestSyncOverlap (1.46s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "B2 bucket rclone-test-lotegiy8haxi", Local "Local file system at /tmp/rclone2245776274", Modify Window "1ms" 2026/03/12 01:43:55 DEBUG : Creating backend with remote "TestB2:rclone-test-lotegiy8haxi/rclone-sync-test" 2026/03/12 01:43:57 DEBUG : Creating backend with remote "TestB2:rclone-test-lotegiy8haxi/rclone-sync-test-include/layer2" 2026/03/12 01:43:59 DEBUG : Creating backend with remote "TestB2:rclone-test-lotegiy8haxi/rclone-sync-test-ignore-file" 2026/03/12 01:44:04 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/12 01:44:04 DEBUG : B2 bucket rclone-test-lotegiy8haxi path rclone-sync-test: Waiting for checks to finish 2026/03/12 01:44:04 DEBUG : B2 bucket rclone-test-lotegiy8haxi path rclone-sync-test: Waiting for transfers to finish 2026/03/12 01:44:04 DEBUG : Waiting for deletions to finish 2026/03/12 01:44:04 INFO : There was nothing to transfer 2026/03/12 01:44:04 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/12 01:44:04 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for checks to finish 2026/03/12 01:44:04 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for transfers to finish 2026/03/12 01:44:04 DEBUG : Waiting for deletions to finish 2026/03/12 01:44:04 INFO : There was nothing to transfer 2026/03/12 01:44:05 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/12 01:44:05 DEBUG : B2 bucket rclone-test-lotegiy8haxi path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/03/12 01:44:05 DEBUG : B2 bucket rclone-test-lotegiy8haxi path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/03/12 01:44:05 DEBUG : Waiting for deletions to finish 2026/03/12 01:44:05 INFO : There was nothing to transfer 2026/03/12 01:44:06 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/12 01:44:06 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for checks to finish 2026/03/12 01:44:06 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for transfers to finish 2026/03/12 01:44:06 DEBUG : Waiting for deletions to finish 2026/03/12 01:44:06 INFO : There was nothing to transfer 2026/03/12 01:44:06 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/03/12 01:44:06 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/12 01:44:06 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/12 01:44:07 DEBUG : pacer: Reducing sleep to 10ms 2026/03/12 01:44:07 DEBUG : Excluded 2026/03/12 01:44:07 DEBUG : B2 bucket rclone-test-lotegiy8haxi path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/03/12 01:44:07 DEBUG : B2 bucket rclone-test-lotegiy8haxi path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/03/12 01:44:07 DEBUG : Waiting for deletions to finish 2026/03/12 01:44:07 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (11.62s) === RUN TestSyncCompareDest run.go:185: Remote "B2 bucket rclone-test-lotegiy8haxi", Local "Local file system at /tmp/rclone2245776274", Modify Window "1ms" 2026/03/12 01:44:07 DEBUG : Creating backend with remote "TestB2:rclone-test-lotegiy8haxi/dst" 2026/03/12 01:44:08 DEBUG : Creating backend with remote "TestB2:rclone-test-lotegiy8haxi/CompareDest" 2026/03/12 01:44:10 DEBUG : one: Need to transfer - File not found at Destination 2026/03/12 01:44:10 DEBUG : B2 bucket rclone-test-lotegiy8haxi path dst: Waiting for checks to finish 2026/03/12 01:44:10 DEBUG : B2 bucket rclone-test-lotegiy8haxi path dst: Waiting for transfers to finish 2026/03/12 01:44:11 DEBUG : one: size = 3 OK 2026/03/12 01:44:11 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/12 01:44:11 INFO : one: Copied (new) 2026/03/12 01:44:11 DEBUG : Waiting for deletions to finish 2026/03/12 01:44:12 DEBUG : one: size = 5 (Local file system at /tmp/rclone2245776274) 2026/03/12 01:44:12 DEBUG : one: size = 3 (B2 bucket rclone-test-lotegiy8haxi path dst) 2026/03/12 01:44:12 DEBUG : one: Sizes differ 2026/03/12 01:44:12 DEBUG : B2 bucket rclone-test-lotegiy8haxi path dst: Waiting for checks to finish 2026/03/12 01:44:12 DEBUG : B2 bucket rclone-test-lotegiy8haxi path dst: Waiting for transfers to finish 2026/03/12 01:44:12 DEBUG : one: size = 5 OK 2026/03/12 01:44:12 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/03/12 01:44:12 INFO : one: Copied (replaced existing) 2026/03/12 01:44:12 DEBUG : Waiting for deletions to finish 2026/03/12 01:44:15 DEBUG : one: size = 5 (Local file system at /tmp/rclone2245776274) 2026/03/12 01:44:15 DEBUG : one: size = 3 (B2 bucket rclone-test-lotegiy8haxi path dst) 2026/03/12 01:44:15 DEBUG : one: Sizes differ 2026/03/12 01:44:15 DEBUG : B2 bucket rclone-test-lotegiy8haxi path dst: Waiting for checks to finish 2026/03/12 01:44:15 DEBUG : one: size = 5 OK 2026/03/12 01:44:15 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/12 01:44:15 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/12 01:44:15 DEBUG : B2 bucket rclone-test-lotegiy8haxi path dst: Waiting for transfers to finish 2026/03/12 01:44:15 DEBUG : Waiting for deletions to finish 2026/03/12 01:44:15 INFO : There was nothing to transfer 2026/03/12 01:44:16 DEBUG : one: size = 5 (Local file system at /tmp/rclone2245776274) 2026/03/12 01:44:16 DEBUG : one: size = 3 (B2 bucket rclone-test-lotegiy8haxi path dst) 2026/03/12 01:44:16 DEBUG : one: Sizes differ 2026/03/12 01:44:16 DEBUG : two: size = 3 OK 2026/03/12 01:44:16 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/12 01:44:16 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/12 01:44:16 DEBUG : B2 bucket rclone-test-lotegiy8haxi path dst: Waiting for checks to finish 2026/03/12 01:44:16 DEBUG : one: size = 5 OK 2026/03/12 01:44:16 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/12 01:44:16 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/12 01:44:16 DEBUG : B2 bucket rclone-test-lotegiy8haxi path dst: Waiting for transfers to finish 2026/03/12 01:44:16 DEBUG : Waiting for deletions to finish 2026/03/12 01:44:16 INFO : There was nothing to transfer 2026/03/12 01:44:17 DEBUG : one: size = 5 (Local file system at /tmp/rclone2245776274) 2026/03/12 01:44:17 DEBUG : one: size = 3 (B2 bucket rclone-test-lotegiy8haxi path dst) 2026/03/12 01:44:17 DEBUG : one: Sizes differ 2026/03/12 01:44:17 DEBUG : two: size = 3 OK 2026/03/12 01:44:17 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/12 01:44:17 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/12 01:44:17 DEBUG : B2 bucket rclone-test-lotegiy8haxi path dst: Waiting for checks to finish 2026/03/12 01:44:17 DEBUG : one: size = 5 OK 2026/03/12 01:44:17 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/12 01:44:17 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/12 01:44:17 DEBUG : B2 bucket rclone-test-lotegiy8haxi path dst: Waiting for transfers to finish 2026/03/12 01:44:17 DEBUG : Waiting for deletions to finish 2026/03/12 01:44:17 INFO : There was nothing to transfer 2026/03/12 01:44:18 DEBUG : one: size = 5 (Local file system at /tmp/rclone2245776274) 2026/03/12 01:44:18 DEBUG : one: size = 3 (B2 bucket rclone-test-lotegiy8haxi path dst) 2026/03/12 01:44:18 DEBUG : one: Sizes differ 2026/03/12 01:44:18 DEBUG : two: size = 3 OK 2026/03/12 01:44:18 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/12 01:44:18 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/03/12 01:44:18 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/12 01:44:18 DEBUG : B2 bucket rclone-test-lotegiy8haxi path dst: Waiting for checks to finish 2026/03/12 01:44:18 DEBUG : one: size = 5 OK 2026/03/12 01:44:18 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/12 01:44:18 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/12 01:44:18 DEBUG : B2 bucket rclone-test-lotegiy8haxi path dst: Waiting for transfers to finish 2026/03/12 01:44:18 DEBUG : Waiting for deletions to finish 2026/03/12 01:44:18 INFO : There was nothing to transfer 2026/03/12 01:44:19 DEBUG : one: size = 5 (Local file system at /tmp/rclone2245776274) 2026/03/12 01:44:19 DEBUG : one: size = 3 (B2 bucket rclone-test-lotegiy8haxi path dst) 2026/03/12 01:44:19 DEBUG : one: Sizes differ 2026/03/12 01:44:19 DEBUG : two: size = 5 (Local file system at /tmp/rclone2245776274) 2026/03/12 01:44:19 DEBUG : two: size = 3 (B2 bucket rclone-test-lotegiy8haxi path CompareDest) 2026/03/12 01:44:19 DEBUG : two: Sizes differ 2026/03/12 01:44:19 DEBUG : two: Need to transfer - File not found at Destination 2026/03/12 01:44:19 DEBUG : B2 bucket rclone-test-lotegiy8haxi path dst: Waiting for checks to finish 2026/03/12 01:44:19 DEBUG : one: size = 5 OK 2026/03/12 01:44:19 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/12 01:44:19 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/12 01:44:19 DEBUG : B2 bucket rclone-test-lotegiy8haxi path dst: Waiting for transfers to finish 2026/03/12 01:44:20 DEBUG : two: size = 5 OK 2026/03/12 01:44:20 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/03/12 01:44:20 INFO : two: Copied (new) 2026/03/12 01:44:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.91s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "B2 bucket rclone-test-lotegiy8haxi", Local "Local file system at /tmp/rclone2245776274", Modify Window "1ms" 2026/03/12 01:44:23 DEBUG : Creating backend with remote "TestB2:rclone-test-lotegiy8haxi/dest" 2026/03/12 01:44:24 DEBUG : Creating backend with remote "TestB2:rclone-test-lotegiy8haxi/pre-dest1" 2026/03/12 01:44:25 DEBUG : Creating backend with remote "TestB2:rclone-test-lotegiy8haxi/pre-dest2" 2026/03/12 01:44:27 DEBUG : 1: size = 1 OK 2026/03/12 01:44:27 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:44:27 DEBUG : 1: Destination found in --compare-dest, skipping 2026/03/12 01:44:28 DEBUG : 2: size = 1 OK 2026/03/12 01:44:28 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:44:28 DEBUG : 2: Destination found in --compare-dest, skipping 2026/03/12 01:44:28 DEBUG : 3: Need to transfer - File not found at Destination 2026/03/12 01:44:28 DEBUG : B2 bucket rclone-test-lotegiy8haxi path dest: Waiting for checks to finish 2026/03/12 01:44:28 DEBUG : B2 bucket rclone-test-lotegiy8haxi path dest: Waiting for transfers to finish 2026/03/12 01:44:29 DEBUG : 3: size = 1 OK 2026/03/12 01:44:29 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/03/12 01:44:29 INFO : 3: Copied (new) 2026/03/12 01:44:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.26s) === RUN TestSyncCopyDest run.go:185: Remote "B2 bucket rclone-test-lotegiy8haxi", Local "Local file system at /tmp/rclone2245776274", Modify Window "1ms" 2026/03/12 01:44:30 DEBUG : Creating backend with remote "TestB2:rclone-test-lotegiy8haxi/dst" 2026/03/12 01:44:31 DEBUG : Creating backend with remote "TestB2:rclone-test-lotegiy8haxi/CopyDest" 2026/03/12 01:44:33 DEBUG : one: Need to transfer - File not found at Destination 2026/03/12 01:44:33 DEBUG : B2 bucket rclone-test-lotegiy8haxi path dst: Waiting for checks to finish 2026/03/12 01:44:33 DEBUG : B2 bucket rclone-test-lotegiy8haxi path dst: Waiting for transfers to finish 2026/03/12 01:44:34 DEBUG : one: size = 3 OK 2026/03/12 01:44:34 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/12 01:44:34 INFO : one: Copied (new) 2026/03/12 01:44:34 DEBUG : Waiting for deletions to finish 2026/03/12 01:44:35 DEBUG : one: size = 5 (Local file system at /tmp/rclone2245776274) 2026/03/12 01:44:35 DEBUG : one: size = 3 (B2 bucket rclone-test-lotegiy8haxi path dst) 2026/03/12 01:44:35 DEBUG : one: Sizes differ 2026/03/12 01:44:35 DEBUG : B2 bucket rclone-test-lotegiy8haxi path dst: Waiting for checks to finish 2026/03/12 01:44:35 DEBUG : B2 bucket rclone-test-lotegiy8haxi path dst: Waiting for transfers to finish 2026/03/12 01:44:36 DEBUG : one: size = 5 OK 2026/03/12 01:44:36 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/03/12 01:44:36 INFO : one: Copied (replaced existing) 2026/03/12 01:44:36 DEBUG : Waiting for deletions to finish 2026/03/12 01:44:38 DEBUG : Creating backend with remote "TestB2:rclone-test-lotegiy8haxi/BackupDir" 2026/03/12 01:44:39 DEBUG : one: size = 5 (Local file system at /tmp/rclone2245776274) 2026/03/12 01:44:39 DEBUG : one: size = 3 (B2 bucket rclone-test-lotegiy8haxi path dst) 2026/03/12 01:44:39 DEBUG : one: Sizes differ 2026/03/12 01:44:39 DEBUG : B2 bucket rclone-test-lotegiy8haxi path dst: Waiting for checks to finish 2026/03/12 01:44:39 DEBUG : one: size = 5 OK 2026/03/12 01:44:39 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/12 01:44:39 DEBUG : one: size = 5 (Local file system at /tmp/rclone2245776274) 2026/03/12 01:44:39 DEBUG : one: size = 3 (B2 bucket rclone-test-lotegiy8haxi path dst) 2026/03/12 01:44:39 DEBUG : one: Sizes differ 2026/03/12 01:44:40 DEBUG : one: size = 3 OK 2026/03/12 01:44:40 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/12 01:44:40 INFO : one: Copied (server-side copy) 2026/03/12 01:44:40 INFO : one: Deleted 2026/03/12 01:44:41 DEBUG : one: size = 5 OK 2026/03/12 01:44:41 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/03/12 01:44:41 INFO : one: Copied (server-side copy) 2026/03/12 01:44:41 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/03/12 01:44:41 DEBUG : B2 bucket rclone-test-lotegiy8haxi path dst: Waiting for transfers to finish 2026/03/12 01:44:41 DEBUG : Waiting for deletions to finish 2026/03/12 01:44:42 DEBUG : one: size = 5 OK 2026/03/12 01:44:42 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/12 01:44:42 DEBUG : one: Unchanged skipping 2026/03/12 01:44:42 DEBUG : two: size = 3 OK 2026/03/12 01:44:42 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/12 01:44:43 DEBUG : two: size = 3 OK 2026/03/12 01:44:43 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/03/12 01:44:43 INFO : two: Copied (server-side copy) 2026/03/12 01:44:43 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/03/12 01:44:43 DEBUG : B2 bucket rclone-test-lotegiy8haxi path dst: Waiting for checks to finish 2026/03/12 01:44:43 DEBUG : B2 bucket rclone-test-lotegiy8haxi path dst: Waiting for transfers to finish 2026/03/12 01:44:43 DEBUG : Waiting for deletions to finish 2026/03/12 01:44:43 DEBUG : one: size = 5 OK 2026/03/12 01:44:43 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/12 01:44:43 DEBUG : one: Unchanged skipping 2026/03/12 01:44:43 DEBUG : two: size = 3 OK 2026/03/12 01:44:43 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/12 01:44:43 DEBUG : two: Unchanged skipping 2026/03/12 01:44:43 DEBUG : B2 bucket rclone-test-lotegiy8haxi path dst: Waiting for checks to finish 2026/03/12 01:44:43 DEBUG : B2 bucket rclone-test-lotegiy8haxi path dst: Waiting for transfers to finish 2026/03/12 01:44:43 DEBUG : Waiting for deletions to finish 2026/03/12 01:44:43 INFO : There was nothing to transfer 2026/03/12 01:44:44 DEBUG : one: size = 5 OK 2026/03/12 01:44:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/12 01:44:44 DEBUG : one: Unchanged skipping 2026/03/12 01:44:45 DEBUG : three: size = 7 (Local file system at /tmp/rclone2245776274) 2026/03/12 01:44:45 DEBUG : three: size = 5 (B2 bucket rclone-test-lotegiy8haxi path CopyDest) 2026/03/12 01:44:45 DEBUG : three: Sizes differ 2026/03/12 01:44:45 DEBUG : three: Destination not found in --copy-dest 2026/03/12 01:44:45 DEBUG : three: Need to transfer - File not found at Destination 2026/03/12 01:44:45 DEBUG : two: size = 3 OK 2026/03/12 01:44:45 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/12 01:44:45 DEBUG : two: Unchanged skipping 2026/03/12 01:44:45 DEBUG : B2 bucket rclone-test-lotegiy8haxi path dst: Waiting for checks to finish 2026/03/12 01:44:45 DEBUG : B2 bucket rclone-test-lotegiy8haxi path dst: Waiting for transfers to finish 2026/03/12 01:44:46 DEBUG : three: size = 7 OK 2026/03/12 01:44:46 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/03/12 01:44:46 INFO : three: Copied (new) 2026/03/12 01:44:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (17.19s) === RUN TestSyncBackupDir run.go:185: Remote "B2 bucket rclone-test-lotegiy8haxi", Local "Local file system at /tmp/rclone2245776274", Modify Window "1ms" 2026/03/12 01:44:49 DEBUG : Creating backend with remote "TestB2:rclone-test-lotegiy8haxi/dst" 2026/03/12 01:44:50 DEBUG : Creating backend with remote "TestB2:rclone-test-lotegiy8haxi/backup" 2026/03/12 01:44:52 DEBUG : one: size = 4 (Local file system at /tmp/rclone2245776274) 2026/03/12 01:44:52 DEBUG : one: size = 3 (B2 bucket rclone-test-lotegiy8haxi path dst) 2026/03/12 01:44:52 DEBUG : one: Sizes differ 2026/03/12 01:44:52 DEBUG : two: size = 3 OK 2026/03/12 01:44:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:44:52 DEBUG : two: Unchanged skipping 2026/03/12 01:44:52 DEBUG : B2 bucket rclone-test-lotegiy8haxi path dst: Waiting for checks to finish 2026/03/12 01:44:54 DEBUG : one: size = 3 OK 2026/03/12 01:44:54 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/12 01:44:54 INFO : one: Copied (server-side copy) 2026/03/12 01:44:54 INFO : one: Deleted 2026/03/12 01:44:54 DEBUG : B2 bucket rclone-test-lotegiy8haxi path dst: Waiting for transfers to finish 2026/03/12 01:44:55 DEBUG : one: size = 4 OK 2026/03/12 01:44:55 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/12 01:44:55 INFO : one: Copied (new) 2026/03/12 01:44:55 DEBUG : Waiting for deletions to finish 2026/03/12 01:44:55 DEBUG : three.txt: size = 5 OK 2026/03/12 01:44:55 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/12 01:44:55 INFO : three.txt: Copied (server-side copy) 2026/03/12 01:44:55 INFO : three.txt: Deleted 2026/03/12 01:44:55 INFO : three.txt: Moved into backup dir 2026/03/12 01:44:57 DEBUG : one: size = 5 (Local file system at /tmp/rclone2245776274) 2026/03/12 01:44:57 DEBUG : one: size = 4 (B2 bucket rclone-test-lotegiy8haxi path dst) 2026/03/12 01:44:57 DEBUG : one: Sizes differ 2026/03/12 01:44:57 DEBUG : two: size = 3 OK 2026/03/12 01:44:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:44:57 DEBUG : two: Unchanged skipping 2026/03/12 01:44:57 DEBUG : B2 bucket rclone-test-lotegiy8haxi path dst: Waiting for checks to finish 2026/03/12 01:44:58 DEBUG : one: size = 4 OK 2026/03/12 01:44:58 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/12 01:44:58 INFO : one: Copied (server-side copy) 2026/03/12 01:44:58 INFO : one: Deleted 2026/03/12 01:44:58 DEBUG : B2 bucket rclone-test-lotegiy8haxi path dst: Waiting for transfers to finish 2026/03/12 01:44:58 DEBUG : one: size = 5 OK 2026/03/12 01:44:58 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/12 01:44:58 INFO : one: Copied (new) 2026/03/12 01:44:58 DEBUG : Waiting for deletions to finish 2026/03/12 01:44:58 DEBUG : three.txt: size = 6 OK 2026/03/12 01:44:58 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/12 01:44:58 INFO : three.txt: Copied (server-side copy) 2026/03/12 01:44:59 INFO : three.txt: Deleted 2026/03/12 01:44:59 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.72s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "B2 bucket rclone-test-lotegiy8haxi", Local "Local file system at /tmp/rclone2245776274", Modify Window "1ms" 2026/03/12 01:45:02 DEBUG : Creating backend with remote "TestB2:rclone-test-lotegiy8haxi/dst" 2026/03/12 01:45:03 DEBUG : Creating backend with remote "TestB2:rclone-test-lotegiy8haxi/backup" 2026/03/12 01:45:05 DEBUG : one: size = 4 (Local file system at /tmp/rclone2245776274) 2026/03/12 01:45:05 DEBUG : one: size = 3 (B2 bucket rclone-test-lotegiy8haxi path dst) 2026/03/12 01:45:05 DEBUG : one: Sizes differ 2026/03/12 01:45:05 DEBUG : B2 bucket rclone-test-lotegiy8haxi path dst: Waiting for checks to finish 2026/03/12 01:45:05 DEBUG : two: size = 3 OK 2026/03/12 01:45:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:45:05 DEBUG : two: Unchanged skipping 2026/03/12 01:45:06 DEBUG : one.bak: size = 3 OK 2026/03/12 01:45:06 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/12 01:45:06 INFO : one: Copied (server-side copy) to: one.bak 2026/03/12 01:45:07 INFO : one: Deleted 2026/03/12 01:45:07 DEBUG : B2 bucket rclone-test-lotegiy8haxi path dst: Waiting for transfers to finish 2026/03/12 01:45:08 DEBUG : one: size = 4 OK 2026/03/12 01:45:08 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/12 01:45:08 INFO : one: Copied (new) 2026/03/12 01:45:08 DEBUG : Waiting for deletions to finish 2026/03/12 01:45:09 DEBUG : three.txt.bak: size = 5 OK 2026/03/12 01:45:09 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/12 01:45:09 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/12 01:45:09 INFO : three.txt: Deleted 2026/03/12 01:45:09 INFO : three.txt: Moved into backup dir 2026/03/12 01:45:10 DEBUG : one: size = 5 (Local file system at /tmp/rclone2245776274) 2026/03/12 01:45:10 DEBUG : one: size = 4 (B2 bucket rclone-test-lotegiy8haxi path dst) 2026/03/12 01:45:10 DEBUG : one: Sizes differ 2026/03/12 01:45:10 DEBUG : two: size = 3 OK 2026/03/12 01:45:10 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:45:10 DEBUG : two: Unchanged skipping 2026/03/12 01:45:10 DEBUG : B2 bucket rclone-test-lotegiy8haxi path dst: Waiting for checks to finish 2026/03/12 01:45:11 DEBUG : one.bak: size = 4 OK 2026/03/12 01:45:11 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/12 01:45:11 INFO : one: Copied (server-side copy) to: one.bak 2026/03/12 01:45:11 INFO : one: Deleted 2026/03/12 01:45:11 DEBUG : B2 bucket rclone-test-lotegiy8haxi path dst: Waiting for transfers to finish 2026/03/12 01:45:11 DEBUG : one: size = 5 OK 2026/03/12 01:45:11 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/12 01:45:11 INFO : one: Copied (new) 2026/03/12 01:45:11 DEBUG : Waiting for deletions to finish 2026/03/12 01:45:12 DEBUG : three.txt.bak: size = 6 OK 2026/03/12 01:45:12 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/12 01:45:12 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/12 01:45:12 INFO : three.txt: Deleted 2026/03/12 01:45:12 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.51s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-lotegiy8haxi", Local "Local file system at /tmp/rclone2245776274", Modify Window "1ms" 2026/03/12 01:45:16 DEBUG : Creating backend with remote "TestB2:rclone-test-lotegiy8haxi/dst" 2026/03/12 01:45:17 DEBUG : Creating backend with remote "TestB2:rclone-test-lotegiy8haxi/backup" 2026/03/12 01:45:19 DEBUG : one: size = 4 (Local file system at /tmp/rclone2245776274) 2026/03/12 01:45:19 DEBUG : one: size = 3 (B2 bucket rclone-test-lotegiy8haxi path dst) 2026/03/12 01:45:19 DEBUG : one: Sizes differ 2026/03/12 01:45:19 DEBUG : two: size = 3 OK 2026/03/12 01:45:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:45:19 DEBUG : two: Unchanged skipping 2026/03/12 01:45:19 DEBUG : B2 bucket rclone-test-lotegiy8haxi path dst: Waiting for checks to finish 2026/03/12 01:45:20 DEBUG : one-2019-01-01: size = 3 OK 2026/03/12 01:45:20 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/12 01:45:20 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/03/12 01:45:20 INFO : one: Deleted 2026/03/12 01:45:20 DEBUG : B2 bucket rclone-test-lotegiy8haxi path dst: Waiting for transfers to finish 2026/03/12 01:45:22 DEBUG : one: size = 4 OK 2026/03/12 01:45:22 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/12 01:45:22 INFO : one: Copied (new) 2026/03/12 01:45:22 DEBUG : Waiting for deletions to finish 2026/03/12 01:45:22 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/03/12 01:45:22 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/12 01:45:22 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/03/12 01:45:22 INFO : three.txt: Deleted 2026/03/12 01:45:22 INFO : three.txt: Moved into backup dir 2026/03/12 01:45:24 DEBUG : one: size = 5 (Local file system at /tmp/rclone2245776274) 2026/03/12 01:45:24 DEBUG : one: size = 4 (B2 bucket rclone-test-lotegiy8haxi path dst) 2026/03/12 01:45:24 DEBUG : one: Sizes differ 2026/03/12 01:45:24 DEBUG : two: size = 3 OK 2026/03/12 01:45:24 DEBUG : B2 bucket rclone-test-lotegiy8haxi path dst: Waiting for checks to finish 2026/03/12 01:45:24 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:45:24 DEBUG : two: Unchanged skipping 2026/03/12 01:45:25 DEBUG : one-2019-01-01: size = 4 OK 2026/03/12 01:45:25 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/12 01:45:25 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/03/12 01:45:25 INFO : one: Deleted 2026/03/12 01:45:25 DEBUG : B2 bucket rclone-test-lotegiy8haxi path dst: Waiting for transfers to finish 2026/03/12 01:45:25 DEBUG : one: size = 5 OK 2026/03/12 01:45:25 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/12 01:45:25 INFO : one: Copied (new) 2026/03/12 01:45:25 DEBUG : Waiting for deletions to finish 2026/03/12 01:45:26 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/03/12 01:45:26 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/12 01:45:26 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/03/12 01:45:26 INFO : three.txt: Deleted 2026/03/12 01:45:26 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.67s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "B2 bucket rclone-test-lotegiy8haxi", Local "Local file system at /tmp/rclone2245776274", Modify Window "1ms" 2026/03/12 01:45:30 DEBUG : Creating backend with remote "TestB2:rclone-test-lotegiy8haxi/dst" 2026/03/12 01:45:32 DEBUG : one: size = 4 (Local file system at /tmp/rclone2245776274) 2026/03/12 01:45:32 DEBUG : one: size = 3 (B2 bucket rclone-test-lotegiy8haxi path dst) 2026/03/12 01:45:32 DEBUG : one: Sizes differ 2026/03/12 01:45:32 DEBUG : two: size = 3 OK 2026/03/12 01:45:32 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:45:32 DEBUG : two: Unchanged skipping 2026/03/12 01:45:32 DEBUG : B2 bucket rclone-test-lotegiy8haxi path dst: Waiting for checks to finish 2026/03/12 01:45:32 DEBUG : one.bak: size = 3 OK 2026/03/12 01:45:32 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/12 01:45:32 INFO : one: Copied (server-side copy) to: one.bak 2026/03/12 01:45:32 INFO : one: Deleted 2026/03/12 01:45:32 DEBUG : B2 bucket rclone-test-lotegiy8haxi path dst: Waiting for transfers to finish 2026/03/12 01:45:33 DEBUG : one: size = 4 OK 2026/03/12 01:45:33 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/12 01:45:33 INFO : one: Copied (new) 2026/03/12 01:45:33 DEBUG : Waiting for deletions to finish 2026/03/12 01:45:34 DEBUG : three.txt.bak: size = 5 OK 2026/03/12 01:45:34 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/12 01:45:34 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/12 01:45:34 INFO : three.txt: Deleted 2026/03/12 01:45:34 INFO : three.txt: Moved into backup dir 2026/03/12 01:45:36 DEBUG : one.bak: Excluded (Path Filter) 2026/03/12 01:45:36 DEBUG : one.bak: Excluded 2026/03/12 01:45:36 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/03/12 01:45:36 DEBUG : three.txt.bak: Excluded 2026/03/12 01:45:36 DEBUG : one: size = 5 (Local file system at /tmp/rclone2245776274) 2026/03/12 01:45:36 DEBUG : one: size = 4 (B2 bucket rclone-test-lotegiy8haxi path dst) 2026/03/12 01:45:36 DEBUG : one: Sizes differ 2026/03/12 01:45:36 DEBUG : two: size = 3 OK 2026/03/12 01:45:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:45:36 DEBUG : two: Unchanged skipping 2026/03/12 01:45:36 DEBUG : B2 bucket rclone-test-lotegiy8haxi path dst: Waiting for checks to finish 2026/03/12 01:45:36 DEBUG : one.bak: size = 4 OK 2026/03/12 01:45:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/12 01:45:36 INFO : one: Copied (server-side copy) to: one.bak 2026/03/12 01:45:37 INFO : one: Deleted 2026/03/12 01:45:37 DEBUG : B2 bucket rclone-test-lotegiy8haxi path dst: Waiting for transfers to finish 2026/03/12 01:45:37 DEBUG : one: size = 5 OK 2026/03/12 01:45:37 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/12 01:45:37 INFO : one: Copied (new) 2026/03/12 01:45:37 DEBUG : Waiting for deletions to finish 2026/03/12 01:45:38 DEBUG : three.txt.bak: size = 6 OK 2026/03/12 01:45:38 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/12 01:45:38 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/12 01:45:38 INFO : three.txt: Deleted 2026/03/12 01:45:38 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.84s) === RUN TestSyncSuffix run.go:185: Remote "B2 bucket rclone-test-lotegiy8haxi", Local "Local file system at /tmp/rclone2245776274", Modify Window "1ms" 2026/03/12 01:45:41 DEBUG : Creating backend with remote "TestB2:rclone-test-lotegiy8haxi/dst" 2026/03/12 01:45:42 DEBUG : one: size = 4 (Local file system at /tmp/rclone2245776274) 2026/03/12 01:45:42 DEBUG : one: size = 3 (B2 bucket rclone-test-lotegiy8haxi path dst) 2026/03/12 01:45:42 DEBUG : one: Sizes differ 2026/03/12 01:45:44 DEBUG : one.bak: size = 3 OK 2026/03/12 01:45:44 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/12 01:45:44 INFO : one: Copied (server-side copy) to: one.bak 2026/03/12 01:45:44 INFO : one: Deleted 2026/03/12 01:45:45 DEBUG : one: size = 4 OK 2026/03/12 01:45:45 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/12 01:45:45 INFO : one: Copied (new) 2026/03/12 01:45:45 DEBUG : two: size = 3 OK 2026/03/12 01:45:45 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:45:45 DEBUG : two: Unchanged skipping 2026/03/12 01:45:45 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2245776274) 2026/03/12 01:45:45 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-lotegiy8haxi path dst) 2026/03/12 01:45:45 DEBUG : three.txt: Sizes differ 2026/03/12 01:45:46 DEBUG : three.txt.bak: size = 5 OK 2026/03/12 01:45:46 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/12 01:45:46 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/12 01:45:46 INFO : three.txt: Deleted 2026/03/12 01:45:47 DEBUG : three.txt: size = 6 OK 2026/03/12 01:45:47 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/12 01:45:47 INFO : three.txt: Copied (new) 2026/03/12 01:45:47 DEBUG : one: size = 5 (Local file system at /tmp/rclone2245776274) 2026/03/12 01:45:47 DEBUG : one: size = 4 (B2 bucket rclone-test-lotegiy8haxi path dst) 2026/03/12 01:45:47 DEBUG : one: Sizes differ 2026/03/12 01:45:48 DEBUG : one.bak: size = 4 OK 2026/03/12 01:45:48 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/12 01:45:48 INFO : one: Copied (server-side copy) to: one.bak 2026/03/12 01:45:48 INFO : one: Deleted 2026/03/12 01:45:49 DEBUG : one: size = 5 OK 2026/03/12 01:45:49 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/12 01:45:49 INFO : one: Copied (new) 2026/03/12 01:45:49 DEBUG : two: size = 3 OK 2026/03/12 01:45:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:45:49 DEBUG : two: Unchanged skipping 2026/03/12 01:45:49 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2245776274) 2026/03/12 01:45:49 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-lotegiy8haxi path dst) 2026/03/12 01:45:49 DEBUG : three.txt: Sizes differ 2026/03/12 01:45:49 DEBUG : three.txt.bak: size = 6 OK 2026/03/12 01:45:49 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/12 01:45:49 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/12 01:45:50 INFO : three.txt: Deleted 2026/03/12 01:45:50 DEBUG : three.txt: size = 19 OK 2026/03/12 01:45:50 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/03/12 01:45:50 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.34s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-lotegiy8haxi", Local "Local file system at /tmp/rclone2245776274", Modify Window "1ms" 2026/03/12 01:45:54 DEBUG : Creating backend with remote "TestB2:rclone-test-lotegiy8haxi/dst" 2026/03/12 01:45:55 DEBUG : one: size = 4 (Local file system at /tmp/rclone2245776274) 2026/03/12 01:45:55 DEBUG : one: size = 3 (B2 bucket rclone-test-lotegiy8haxi path dst) 2026/03/12 01:45:55 DEBUG : one: Sizes differ 2026/03/12 01:45:57 DEBUG : one-2019-01-01: size = 3 OK 2026/03/12 01:45:57 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/12 01:45:57 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/03/12 01:45:57 INFO : one: Deleted 2026/03/12 01:45:58 DEBUG : one: size = 4 OK 2026/03/12 01:45:58 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/12 01:45:58 INFO : one: Copied (new) 2026/03/12 01:45:58 DEBUG : two: size = 3 OK 2026/03/12 01:45:58 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:45:58 DEBUG : two: Unchanged skipping 2026/03/12 01:45:58 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2245776274) 2026/03/12 01:45:58 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-lotegiy8haxi path dst) 2026/03/12 01:45:58 DEBUG : three.txt: Sizes differ 2026/03/12 01:45:59 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/03/12 01:45:59 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/12 01:45:59 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/03/12 01:45:59 INFO : three.txt: Deleted 2026/03/12 01:45:59 DEBUG : three.txt: size = 6 OK 2026/03/12 01:45:59 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/12 01:45:59 INFO : three.txt: Copied (new) 2026/03/12 01:46:00 DEBUG : one: size = 5 (Local file system at /tmp/rclone2245776274) 2026/03/12 01:46:00 DEBUG : one: size = 4 (B2 bucket rclone-test-lotegiy8haxi path dst) 2026/03/12 01:46:00 DEBUG : one: Sizes differ 2026/03/12 01:46:01 DEBUG : one-2019-01-01: size = 4 OK 2026/03/12 01:46:01 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/12 01:46:01 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/03/12 01:46:01 INFO : one: Deleted 2026/03/12 01:46:01 DEBUG : one: size = 5 OK 2026/03/12 01:46:01 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/12 01:46:01 INFO : one: Copied (new) 2026/03/12 01:46:02 DEBUG : two: size = 3 OK 2026/03/12 01:46:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:46:02 DEBUG : two: Unchanged skipping 2026/03/12 01:46:02 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2245776274) 2026/03/12 01:46:02 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-lotegiy8haxi path dst) 2026/03/12 01:46:02 DEBUG : three.txt: Sizes differ 2026/03/12 01:46:02 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/03/12 01:46:02 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/12 01:46:02 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/03/12 01:46:02 INFO : three.txt: Deleted 2026/03/12 01:46:03 DEBUG : three.txt: size = 19 OK 2026/03/12 01:46:03 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/03/12 01:46:03 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.63s) === RUN TestSyncUTFNorm run.go:185: Remote "B2 bucket rclone-test-lotegiy8haxi", Local "Local file system at /tmp/rclone2245776274", Modify Window "1ms" 2026/03/12 01:46:05 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone2245776274) 2026/03/12 01:46:05 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-lotegiy8haxi) 2026/03/12 01:46:05 DEBUG : Testêé: Sizes differ 2026/03/12 01:46:05 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for checks to finish 2026/03/12 01:46:05 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for transfers to finish 2026/03/12 01:46:06 DEBUG : Testêé: size = 14 OK 2026/03/12 01:46:06 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/03/12 01:46:06 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/03/12 01:46:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.73s) === RUN TestSyncImmutable run.go:185: Remote "B2 bucket rclone-test-lotegiy8haxi", Local "Local file system at /tmp/rclone2245776274", Modify Window "1ms" 2026/03/12 01:46:07 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/12 01:46:07 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for checks to finish 2026/03/12 01:46:07 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for transfers to finish 2026/03/12 01:46:08 DEBUG : existing: size = 6 OK 2026/03/12 01:46:08 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/03/12 01:46:08 INFO : existing: Copied (new) 2026/03/12 01:46:08 DEBUG : Waiting for deletions to finish 2026/03/12 01:46:08 DEBUG : existing: size = 8 (Local file system at /tmp/rclone2245776274) 2026/03/12 01:46:08 DEBUG : existing: size = 6 (B2 bucket rclone-test-lotegiy8haxi) 2026/03/12 01:46:08 DEBUG : existing: Sizes differ 2026/03/12 01:46:08 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/03/12 01:46:08 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for checks to finish 2026/03/12 01:46:08 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for transfers to finish 2026/03/12 01:46:08 ERROR : B2 bucket rclone-test-lotegiy8haxi: not deleting files as there were IO errors 2026/03/12 01:46:08 ERROR : B2 bucket rclone-test-lotegiy8haxi: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.13s) === RUN TestSyncIgnoreCase run.go:185: Remote "B2 bucket rclone-test-lotegiy8haxi", Local "Local file system at /tmp/rclone2245776274", Modify Window "1ms" 2026/03/12 01:46:10 DEBUG : EXISTING: size = 6 OK 2026/03/12 01:46:10 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:46:10 DEBUG : existing: Unchanged skipping 2026/03/12 01:46:10 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for checks to finish 2026/03/12 01:46:10 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for transfers to finish 2026/03/12 01:46:10 DEBUG : Waiting for deletions to finish 2026/03/12 01:46:10 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.50s) === RUN TestFixCase run.go:185: Remote "B2 bucket rclone-test-lotegiy8haxi", Local "Local file system at /tmp/rclone2245776274", 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-lotegiy8haxi", Local "Local file system at /tmp/rclone2245776274", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "B2 bucket rclone-test-lotegiy8haxi", Local "Local file system at /tmp/rclone2245776274", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "B2 bucket rclone-test-lotegiy8haxi", Local "Local file system at /tmp/rclone2245776274", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.12s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:185: Remote "B2 bucket rclone-test-lotegiy8haxi", Local "Local file system at /tmp/rclone2245776274", Modify Window "1ms" 2026/03/12 01:46:32 DEBUG : both0: size = 6 OK 2026/03/12 01:46:32 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:46:32 DEBUG : both0: Unchanged skipping 2026/03/12 01:46:32 DEBUG : both10: size = 6 OK 2026/03/12 01:46:32 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:46:32 DEBUG : both10: Unchanged skipping 2026/03/12 01:46:32 DEBUG : both11: size = 6 OK 2026/03/12 01:46:32 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:46:32 DEBUG : both12: size = 6 OK 2026/03/12 01:46:32 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:46:32 DEBUG : both13: size = 6 OK 2026/03/12 01:46:32 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:46:32 DEBUG : both14: size = 6 OK 2026/03/12 01:46:32 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:46:32 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for checks to finish 2026/03/12 01:46:32 DEBUG : both11: Unchanged skipping 2026/03/12 01:46:32 DEBUG : both12: Unchanged skipping 2026/03/12 01:46:32 DEBUG : both16: size = 6 OK 2026/03/12 01:46:32 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:46:32 DEBUG : both13: Unchanged skipping 2026/03/12 01:46:32 DEBUG : both17: size = 6 OK 2026/03/12 01:46:32 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:46:32 DEBUG : both15: size = 6 OK 2026/03/12 01:46:32 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:46:32 DEBUG : both14: Unchanged skipping 2026/03/12 01:46:32 DEBUG : both18: size = 6 OK 2026/03/12 01:46:32 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:46:32 DEBUG : both16: Unchanged skipping 2026/03/12 01:46:32 DEBUG : both19: size = 6 OK 2026/03/12 01:46:32 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:46:32 DEBUG : both17: Unchanged skipping 2026/03/12 01:46:32 DEBUG : both1: size = 6 OK 2026/03/12 01:46:32 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:46:32 DEBUG : both15: Unchanged skipping 2026/03/12 01:46:32 DEBUG : both18: Unchanged skipping 2026/03/12 01:46:32 DEBUG : both3: size = 6 OK 2026/03/12 01:46:32 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:46:32 DEBUG : both3: Unchanged skipping 2026/03/12 01:46:32 DEBUG : both4: size = 6 OK 2026/03/12 01:46:32 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:46:32 DEBUG : both19: Unchanged skipping 2026/03/12 01:46:32 DEBUG : both5: size = 6 OK 2026/03/12 01:46:32 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:46:32 DEBUG : both5: Unchanged skipping 2026/03/12 01:46:32 DEBUG : both6: size = 6 OK 2026/03/12 01:46:32 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:46:32 DEBUG : both4: Unchanged skipping 2026/03/12 01:46:32 DEBUG : both7: size = 6 OK 2026/03/12 01:46:32 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:46:32 DEBUG : both2: size = 6 OK 2026/03/12 01:46:32 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:46:32 DEBUG : both6: Unchanged skipping 2026/03/12 01:46:32 DEBUG : both8: size = 6 OK 2026/03/12 01:46:32 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:46:32 DEBUG : both7: Unchanged skipping 2026/03/12 01:46:32 DEBUG : both9: size = 6 OK 2026/03/12 01:46:32 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:46:32 DEBUG : both9: Unchanged skipping 2026/03/12 01:46:32 DEBUG : both1: Unchanged skipping 2026/03/12 01:46:32 DEBUG : both2: Unchanged skipping 2026/03/12 01:46:32 DEBUG : both8: Unchanged skipping 2026/03/12 01:46:32 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for transfers to finish 2026/03/12 01:46:32 DEBUG : Waiting for deletions to finish 2026/03/12 01:46:33 INFO : only18: Deleted 2026/03/12 01:46:33 INFO : only1: Deleted 2026/03/12 01:46:33 INFO : only2: Deleted 2026/03/12 01:46:33 INFO : only4: Deleted 2026/03/12 01:46:33 INFO : only5: Deleted 2026/03/12 01:46:33 INFO : only6: Deleted 2026/03/12 01:46:33 INFO : only8: Deleted 2026/03/12 01:46:33 INFO : only11: Deleted 2026/03/12 01:46:33 INFO : only12: Deleted 2026/03/12 01:46:33 INFO : only13: Deleted 2026/03/12 01:46:33 INFO : only16: Deleted 2026/03/12 01:46:33 INFO : only7: Deleted 2026/03/12 01:46:33 INFO : only10: Deleted 2026/03/12 01:46:33 INFO : only15: Deleted 2026/03/12 01:46:33 INFO : only17: Deleted 2026/03/12 01:46:33 INFO : only9: Deleted 2026/03/12 01:46:34 INFO : only0: Deleted 2026/03/12 01:46:34 INFO : only14: Deleted 2026/03/12 01:46:34 INFO : only19: Deleted 2026/03/12 01:46:34 INFO : only3: Deleted 2026/03/12 01:46:34 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (25.95s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "B2 bucket rclone-test-lotegiy8haxi", Local "Local file system at /tmp/rclone2245776274", Modify Window "1ms" 2026/03/12 01:46:58 DEBUG : both10: size = 6 OK 2026/03/12 01:46:58 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:46:58 DEBUG : both0: size = 6 OK 2026/03/12 01:46:58 DEBUG : both11: size = 6 OK 2026/03/12 01:46:58 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:46:58 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:46:58 DEBUG : both12: size = 6 OK 2026/03/12 01:46:58 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for checks to finish 2026/03/12 01:46:58 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:46:58 DEBUG : both10: Unchanged skipping 2026/03/12 01:46:58 DEBUG : both13: size = 6 OK 2026/03/12 01:46:58 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:46:58 DEBUG : both13: Unchanged skipping 2026/03/12 01:46:58 DEBUG : both14: size = 6 OK 2026/03/12 01:46:58 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:46:58 DEBUG : both14: Unchanged skipping 2026/03/12 01:46:58 DEBUG : both15: size = 6 OK 2026/03/12 01:46:58 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:46:58 DEBUG : both15: Unchanged skipping 2026/03/12 01:46:58 DEBUG : both16: size = 6 OK 2026/03/12 01:46:58 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:46:58 DEBUG : both16: Unchanged skipping 2026/03/12 01:46:58 DEBUG : both17: size = 6 OK 2026/03/12 01:46:58 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:46:58 DEBUG : both17: Unchanged skipping 2026/03/12 01:46:58 DEBUG : both18: size = 6 OK 2026/03/12 01:46:58 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:46:58 DEBUG : both11: Unchanged skipping 2026/03/12 01:46:58 DEBUG : both19: size = 6 OK 2026/03/12 01:46:58 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:46:58 DEBUG : both19: Unchanged skipping 2026/03/12 01:46:58 DEBUG : both1: size = 6 OK 2026/03/12 01:46:58 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:46:58 DEBUG : both1: Unchanged skipping 2026/03/12 01:46:58 DEBUG : both2: size = 6 OK 2026/03/12 01:46:58 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:46:58 DEBUG : both0: Unchanged skipping 2026/03/12 01:46:58 DEBUG : both3: size = 6 OK 2026/03/12 01:46:58 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:46:58 DEBUG : both12: Unchanged skipping 2026/03/12 01:46:58 DEBUG : both4: size = 6 OK 2026/03/12 01:46:58 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:46:58 DEBUG : both18: Unchanged skipping 2026/03/12 01:46:58 DEBUG : both5: size = 6 OK 2026/03/12 01:46:58 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:46:58 DEBUG : both5: Unchanged skipping 2026/03/12 01:46:58 DEBUG : both6: size = 6 OK 2026/03/12 01:46:58 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:46:58 DEBUG : both6: Unchanged skipping 2026/03/12 01:46:58 DEBUG : both7: size = 6 OK 2026/03/12 01:46:58 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:46:58 DEBUG : both2: Unchanged skipping 2026/03/12 01:46:58 DEBUG : both8: size = 6 OK 2026/03/12 01:46:58 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:46:58 DEBUG : both8: Unchanged skipping 2026/03/12 01:46:58 DEBUG : both9: size = 6 OK 2026/03/12 01:46:58 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:46:58 DEBUG : both9: Unchanged skipping 2026/03/12 01:46:58 DEBUG : only0: size = 0 (Local file system at /tmp/rclone2245776274) 2026/03/12 01:46:58 DEBUG : only0: size = 6 (B2 bucket rclone-test-lotegiy8haxi) 2026/03/12 01:46:58 DEBUG : only0: Sizes differ 2026/03/12 01:46:58 DEBUG : both3: Unchanged skipping 2026/03/12 01:46:58 DEBUG : only10: size = 0 (Local file system at /tmp/rclone2245776274) 2026/03/12 01:46:58 DEBUG : only10: size = 6 (B2 bucket rclone-test-lotegiy8haxi) 2026/03/12 01:46:58 DEBUG : only10: Sizes differ 2026/03/12 01:46:58 DEBUG : both4: Unchanged skipping 2026/03/12 01:46:58 DEBUG : only11: size = 0 (Local file system at /tmp/rclone2245776274) 2026/03/12 01:46:58 DEBUG : only11: size = 6 (B2 bucket rclone-test-lotegiy8haxi) 2026/03/12 01:46:58 DEBUG : only11: Sizes differ 2026/03/12 01:46:58 DEBUG : only12: size = 0 (Local file system at /tmp/rclone2245776274) 2026/03/12 01:46:58 DEBUG : only12: size = 6 (B2 bucket rclone-test-lotegiy8haxi) 2026/03/12 01:46:58 DEBUG : only12: Sizes differ 2026/03/12 01:46:58 DEBUG : both7: Unchanged skipping 2026/03/12 01:46:58 DEBUG : only13: size = 0 (Local file system at /tmp/rclone2245776274) 2026/03/12 01:46:58 DEBUG : only13: size = 6 (B2 bucket rclone-test-lotegiy8haxi) 2026/03/12 01:46:58 DEBUG : only13: Sizes differ 2026/03/12 01:46:58 DEBUG : only14: size = 0 (Local file system at /tmp/rclone2245776274) 2026/03/12 01:46:58 DEBUG : only14: size = 6 (B2 bucket rclone-test-lotegiy8haxi) 2026/03/12 01:46:58 DEBUG : only14: Sizes differ 2026/03/12 01:46:58 DEBUG : only15: size = 0 (Local file system at /tmp/rclone2245776274) 2026/03/12 01:46:58 DEBUG : only15: size = 6 (B2 bucket rclone-test-lotegiy8haxi) 2026/03/12 01:46:58 DEBUG : only15: Sizes differ 2026/03/12 01:46:58 DEBUG : only16: size = 0 (Local file system at /tmp/rclone2245776274) 2026/03/12 01:46:58 DEBUG : only16: size = 6 (B2 bucket rclone-test-lotegiy8haxi) 2026/03/12 01:46:58 DEBUG : only16: Sizes differ 2026/03/12 01:46:58 DEBUG : only17: size = 0 (Local file system at /tmp/rclone2245776274) 2026/03/12 01:46:58 DEBUG : only17: size = 6 (B2 bucket rclone-test-lotegiy8haxi) 2026/03/12 01:46:58 DEBUG : only17: Sizes differ 2026/03/12 01:46:58 DEBUG : only18: size = 0 (Local file system at /tmp/rclone2245776274) 2026/03/12 01:46:58 DEBUG : only18: size = 6 (B2 bucket rclone-test-lotegiy8haxi) 2026/03/12 01:46:58 DEBUG : only18: Sizes differ 2026/03/12 01:46:58 DEBUG : only19: size = 0 (Local file system at /tmp/rclone2245776274) 2026/03/12 01:46:58 DEBUG : only19: size = 6 (B2 bucket rclone-test-lotegiy8haxi) 2026/03/12 01:46:58 DEBUG : only19: Sizes differ 2026/03/12 01:46:58 DEBUG : only1: size = 0 (Local file system at /tmp/rclone2245776274) 2026/03/12 01:46:58 DEBUG : only1: size = 6 (B2 bucket rclone-test-lotegiy8haxi) 2026/03/12 01:46:58 DEBUG : only1: Sizes differ 2026/03/12 01:46:58 DEBUG : only2: size = 0 (Local file system at /tmp/rclone2245776274) 2026/03/12 01:46:58 DEBUG : only2: size = 6 (B2 bucket rclone-test-lotegiy8haxi) 2026/03/12 01:46:58 DEBUG : only2: Sizes differ 2026/03/12 01:46:58 DEBUG : only3: size = 0 (Local file system at /tmp/rclone2245776274) 2026/03/12 01:46:58 DEBUG : only3: size = 6 (B2 bucket rclone-test-lotegiy8haxi) 2026/03/12 01:46:58 DEBUG : only3: Sizes differ 2026/03/12 01:46:58 DEBUG : only4: size = 0 (Local file system at /tmp/rclone2245776274) 2026/03/12 01:46:58 DEBUG : only4: size = 6 (B2 bucket rclone-test-lotegiy8haxi) 2026/03/12 01:46:58 DEBUG : only4: Sizes differ 2026/03/12 01:46:58 DEBUG : only5: size = 0 (Local file system at /tmp/rclone2245776274) 2026/03/12 01:46:58 DEBUG : only5: size = 6 (B2 bucket rclone-test-lotegiy8haxi) 2026/03/12 01:46:58 DEBUG : only5: Sizes differ 2026/03/12 01:46:58 DEBUG : only6: size = 0 (Local file system at /tmp/rclone2245776274) 2026/03/12 01:46:58 DEBUG : only6: size = 6 (B2 bucket rclone-test-lotegiy8haxi) 2026/03/12 01:46:58 DEBUG : only6: Sizes differ 2026/03/12 01:46:58 DEBUG : only7: size = 0 (Local file system at /tmp/rclone2245776274) 2026/03/12 01:46:58 DEBUG : only7: size = 6 (B2 bucket rclone-test-lotegiy8haxi) 2026/03/12 01:46:58 DEBUG : only7: Sizes differ 2026/03/12 01:46:58 DEBUG : only8: size = 0 (Local file system at /tmp/rclone2245776274) 2026/03/12 01:46:58 DEBUG : only8: size = 6 (B2 bucket rclone-test-lotegiy8haxi) 2026/03/12 01:46:58 DEBUG : only8: Sizes differ 2026/03/12 01:46:58 DEBUG : only9: size = 0 (Local file system at /tmp/rclone2245776274) 2026/03/12 01:46:58 DEBUG : only9: size = 6 (B2 bucket rclone-test-lotegiy8haxi) 2026/03/12 01:46:58 DEBUG : only9: Sizes differ 2026/03/12 01:46:58 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for transfers to finish 2026/03/12 01:46:58 DEBUG : only13: size = 0 OK 2026/03/12 01:46:58 DEBUG : only11: size = 0 OK 2026/03/12 01:46:58 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/12 01:46:58 INFO : only13: Copied (replaced existing) 2026/03/12 01:46:58 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/12 01:46:58 INFO : only11: Copied (replaced existing) 2026/03/12 01:46:58 DEBUG : only10: size = 0 OK 2026/03/12 01:46:58 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/12 01:46:58 INFO : only10: Copied (replaced existing) 2026/03/12 01:46:58 DEBUG : only17: size = 0 OK 2026/03/12 01:46:58 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/12 01:46:58 INFO : only17: Copied (replaced existing) 2026/03/12 01:46:58 DEBUG : only18: size = 0 OK 2026/03/12 01:46:58 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/12 01:46:58 INFO : only18: Copied (replaced existing) 2026/03/12 01:46:58 DEBUG : only19: size = 0 OK 2026/03/12 01:46:58 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/12 01:46:58 INFO : only19: Copied (replaced existing) 2026/03/12 01:46:58 DEBUG : only0: size = 0 OK 2026/03/12 01:46:58 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/12 01:46:58 INFO : only0: Copied (replaced existing) 2026/03/12 01:46:59 DEBUG : only1: size = 0 OK 2026/03/12 01:46:59 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/12 01:46:59 INFO : only1: Copied (replaced existing) 2026/03/12 01:46:59 DEBUG : only2: size = 0 OK 2026/03/12 01:46:59 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/12 01:46:59 INFO : only2: Copied (replaced existing) 2026/03/12 01:46:59 DEBUG : only3: size = 0 OK 2026/03/12 01:46:59 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/12 01:46:59 INFO : only3: Copied (replaced existing) 2026/03/12 01:46:59 DEBUG : only15: size = 0 OK 2026/03/12 01:46:59 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/12 01:46:59 INFO : only15: Copied (replaced existing) 2026/03/12 01:46:59 DEBUG : only12: size = 0 OK 2026/03/12 01:46:59 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/12 01:46:59 INFO : only12: Copied (replaced existing) 2026/03/12 01:46:59 DEBUG : only5: size = 0 OK 2026/03/12 01:46:59 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/12 01:46:59 INFO : only5: Copied (replaced existing) 2026/03/12 01:46:59 DEBUG : only6: size = 0 OK 2026/03/12 01:46:59 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/12 01:46:59 INFO : only6: Copied (replaced existing) 2026/03/12 01:46:59 DEBUG : only7: size = 0 OK 2026/03/12 01:46:59 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/12 01:46:59 INFO : only7: Copied (replaced existing) 2026/03/12 01:46:59 DEBUG : only8: size = 0 OK 2026/03/12 01:46:59 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/12 01:46:59 INFO : only8: Copied (replaced existing) 2026/03/12 01:46:59 DEBUG : only9: size = 0 OK 2026/03/12 01:46:59 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/12 01:46:59 INFO : only9: Copied (replaced existing) 2026/03/12 01:46:59 DEBUG : only14: size = 0 OK 2026/03/12 01:46:59 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/12 01:46:59 INFO : only14: Copied (replaced existing) 2026/03/12 01:46:59 DEBUG : only16: size = 0 OK 2026/03/12 01:46:59 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/12 01:46:59 INFO : only16: Copied (replaced existing) 2026/03/12 01:46:59 DEBUG : only4: size = 0 OK 2026/03/12 01:46:59 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/12 01:46:59 INFO : only4: Copied (replaced existing) 2026/03/12 01:46:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (29.23s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "B2 bucket rclone-test-lotegiy8haxi", Local "Local file system at /tmp/rclone2245776274", Modify Window "1ms" 2026/03/12 01:47:07 DEBUG : empty_dir: Making directory with metadata 2026/03/12 01:47:07 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/12 01:47:07 DEBUG : empty_on_remote: Making directory with metadata 2026/03/12 01:47:07 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/12 01:47:07 INFO : empty_on_remote: Making directory 2026/03/12 01:47:07 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/03/12 01:47:08 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/03/12 01:47:08 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/03/12 01:47:08 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/03/12 01:47:08 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.98s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-lotegiy8haxi", Local "Local file system at /tmp/rclone2245776274", Modify Window "1ms" 2026/03/12 01:47:10 DEBUG : empty_dir: Making directory with metadata 2026/03/12 01:47:10 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/12 01:47:10 DEBUG : empty_on_remote: Making directory with metadata 2026/03/12 01:47:10 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/12 01:47:10 INFO : empty_on_remote: Making directory 2026/03/12 01:47:10 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/03/12 01:47:11 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/03/12 01:47:11 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/03/12 01:47:11 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/03/12 01:47:11 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/03/12 01:47:11 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.75s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-lotegiy8haxi", Local "Local file system at /tmp/rclone2245776274", Modify Window "1ms" 2026/03/12 01:47:13 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/12 01:47:13 INFO : sub dir: Making directory 2026/03/12 01:47:13 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.69s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "B2 bucket rclone-test-lotegiy8haxi", Local "Local file system at /tmp/rclone2245776274", Modify Window "1ms" 2026/03/12 01:47:17 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/12 01:47:17 INFO : sub dir: Making directory 2026/03/12 01:47:17 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (4.06s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "B2 bucket rclone-test-lotegiy8haxi", Local "Local file system at /tmp/rclone2245776274", Modify Window "1ms" 2026/03/12 01:47:30 DEBUG : Waiting for deletions to finish 2026/03/12 01:47:30 DEBUG : apple: Excluded (Path Filter) 2026/03/12 01:47:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/12 01:47:30 DEBUG : banana: Excluded (Path Filter) 2026/03/12 01:47:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/12 01:47:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/12 01:47:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/12 01:47:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/12 01:47:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/12 01:47:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/12 01:47:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/12 01:47:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/12 01:47:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/12 01:47:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/12 01:47:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/12 01:47:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/12 01:47:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/12 01:47:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/12 01:47:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/12 01:47:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/12 01:47:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/12 01:47:31 DEBUG : apple: size = 5 OK 2026/03/12 01:47:31 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:47:31 DEBUG : apple: Unchanged skipping 2026/03/12 01:47:31 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/12 01:47:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:47:31 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/12 01:47:31 DEBUG : banana: size = 6 OK 2026/03/12 01:47:31 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:47:31 DEBUG : banana: Unchanged skipping 2026/03/12 01:47:31 DEBUG : splitbananasplit: size = 16 OK 2026/03/12 01:47:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:47:31 DEBUG : splitbananasplit: Unchanged skipping 2026/03/12 01:47:31 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/12 01:47:31 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/12 01:47:31 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/12 01:47:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:47:31 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/12 01:47:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/12 01:47:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:47:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:47:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/12 01:47:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/12 01:47:31 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/12 01:47:31 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/12 01:47:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:47:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:47:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/12 01:47:31 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/12 01:47:31 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/12 01:47:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:47:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/12 01:47:31 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/12 01:47:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:47:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/12 01:47:31 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/12 01:47:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:47:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/12 01:47:31 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/12 01:47:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:47:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/12 01:47:31 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/12 01:47:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:47:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/12 01:47:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/12 01:47:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:47:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/12 01:47:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:47:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/12 01:47:31 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/12 01:47:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:47:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/12 01:47:31 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/12 01:47:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:47:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/12 01:47:31 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/12 01:47:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:47:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/12 01:47:31 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for checks to finish 2026/03/12 01:47:31 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/12 01:47:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:47:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/12 01:47:31 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for transfers to finish 2026/03/12 01:47:31 DEBUG : Waiting for deletions to finish 2026/03/12 01:47:31 INFO : There was nothing to transfer 2026/03/12 01:47:31 DEBUG : Waiting for deletions to finish 2026/03/12 01:47:31 DEBUG : apple: Excluded (Path Filter) 2026/03/12 01:47:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/12 01:47:31 DEBUG : banana: Excluded (Path Filter) 2026/03/12 01:47:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/12 01:47:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/12 01:47:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/12 01:47:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/12 01:47:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/12 01:47:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/12 01:47:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/12 01:47:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/12 01:47:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/12 01:47:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/12 01:47:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/12 01:47:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/12 01:47:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/12 01:47:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/12 01:47:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/12 01:47:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/12 01:47:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/12 01:47:31 DEBUG : apple: size = 5 OK 2026/03/12 01:47:31 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:47:31 DEBUG : apple: Unchanged skipping 2026/03/12 01:47:31 DEBUG : splitbananasplit: size = 16 OK 2026/03/12 01:47:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:47:31 DEBUG : banana: size = 6 OK 2026/03/12 01:47:31 DEBUG : splitbananasplit: Unchanged skipping 2026/03/12 01:47:31 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:47:31 DEBUG : banana: Unchanged skipping 2026/03/12 01:47:31 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/12 01:47:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:47:31 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/12 01:47:32 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/12 01:47:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:47:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/12 01:47:32 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/12 01:47:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:47:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/12 01:47:32 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/12 01:47:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:47:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/12 01:47:32 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/12 01:47:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:47:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/12 01:47:32 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/12 01:47:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:47:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/12 01:47:32 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/12 01:47:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:47:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/12 01:47:32 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/12 01:47:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:47:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/12 01:47:32 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/12 01:47:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:47:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/12 01:47:32 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/12 01:47:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:47:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/12 01:47:32 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/12 01:47:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:47:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/12 01:47:32 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/12 01:47:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:47:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/12 01:47:32 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/12 01:47:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:47:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/12 01:47:32 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/12 01:47:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:47:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/12 01:47:32 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/12 01:47:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:47:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/12 01:47:32 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/12 01:47:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:47:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/12 01:47:32 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for checks to finish 2026/03/12 01:47:32 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/12 01:47:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:47:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/12 01:47:32 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for transfers to finish 2026/03/12 01:47:32 DEBUG : Waiting for deletions to finish 2026/03/12 01:47:32 INFO : There was nothing to transfer 2026/03/12 01:47:32 DEBUG : Waiting for deletions to finish 2026/03/12 01:47:32 DEBUG : apple: Excluded (Path Filter) 2026/03/12 01:47:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/12 01:47:32 DEBUG : banana: Excluded (Path Filter) 2026/03/12 01:47:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/12 01:47:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/12 01:47:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/12 01:47:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/12 01:47:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/12 01:47:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/12 01:47:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/12 01:47:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/12 01:47:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/12 01:47:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/12 01:47:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/12 01:47:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/12 01:47:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/12 01:47:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/12 01:47:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/12 01:47:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/12 01:47:32 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:185: Remote "B2 bucket rclone-test-lotegiy8haxi", Local "Local file system at /tmp/rclone2245776274", Modify Window "1ms" 2026/03/12 01:47:48 DEBUG : Waiting for deletions to finish 2026/03/12 01:47:48 DEBUG : apple: Excluded (Path Filter) 2026/03/12 01:47:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/12 01:47:48 DEBUG : banana: Excluded (Path Filter) 2026/03/12 01:47:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/12 01:47:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/12 01:47:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/12 01:47:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/12 01:47:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/12 01:47:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/12 01:47:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/12 01:47:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/12 01:47:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/12 01:47:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/12 01:47:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/12 01:47:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/12 01:47:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/12 01:47:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/12 01:47:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/12 01:47:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/12 01:47:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/12 01:47:49 DEBUG : apple: size = 5 OK 2026/03/12 01:47:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:47:49 DEBUG : apple: Unchanged skipping 2026/03/12 01:47:49 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/12 01:47:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:47:49 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/12 01:47:49 DEBUG : banana: size = 6 OK 2026/03/12 01:47:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:47:49 DEBUG : banana: Unchanged skipping 2026/03/12 01:47:49 DEBUG : splitbananasplit: size = 16 OK 2026/03/12 01:47:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:47:49 DEBUG : splitbananasplit: Unchanged skipping 2026/03/12 01:47:49 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/12 01:47:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:47:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/12 01:47:49 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/12 01:47:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:47:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/12 01:47:49 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/12 01:47:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:47:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/12 01:47:49 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/12 01:47:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:47:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/12 01:47:49 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/12 01:47:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:47:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/12 01:47:49 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/12 01:47:49 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/12 01:47:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:47:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/12 01:47:49 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/12 01:47:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:47:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/12 01:47:49 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/12 01:47:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:47:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/12 01:47:49 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/12 01:47:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:47:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/12 01:47:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:47:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/12 01:47:49 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/12 01:47:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:47:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/12 01:47:49 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/12 01:47:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:47:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/12 01:47:49 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/12 01:47:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:47:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/12 01:47:49 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/12 01:47:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:47:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/12 01:47:49 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for checks to finish 2026/03/12 01:47:49 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/12 01:47:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:47:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/12 01:47:49 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/12 01:47:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:47:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/12 01:47:49 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for transfers to finish 2026/03/12 01:47:49 DEBUG : Waiting for deletions to finish 2026/03/12 01:47:49 INFO : There was nothing to transfer 2026/03/12 01:47:49 DEBUG : Waiting for deletions to finish 2026/03/12 01:47:49 DEBUG : apple: Excluded (Path Filter) 2026/03/12 01:47:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/12 01:47:49 DEBUG : banana: Excluded (Path Filter) 2026/03/12 01:47:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/12 01:47:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/12 01:47:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/12 01:47:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/12 01:47:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/12 01:47:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/12 01:47:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/12 01:47:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/12 01:47:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/12 01:47:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/12 01:47:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/12 01:47:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/12 01:47:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/12 01:47:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/12 01:47:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/12 01:47:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/12 01:47:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/12 01:47:49 DEBUG : apple: size = 5 OK 2026/03/12 01:47:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:47:49 DEBUG : apple: Unchanged skipping 2026/03/12 01:47:49 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/12 01:47:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:47:49 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/12 01:47:49 DEBUG : banana: size = 6 OK 2026/03/12 01:47:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:47:49 DEBUG : banana: Unchanged skipping 2026/03/12 01:47:49 DEBUG : splitbananasplit: size = 16 OK 2026/03/12 01:47:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:47:49 DEBUG : splitbananasplit: Unchanged skipping 2026/03/12 01:47:50 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/12 01:47:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:47:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/12 01:47:50 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/12 01:47:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:47:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/12 01:47:50 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/12 01:47:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:47:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/12 01:47:50 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/12 01:47:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:47:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/12 01:47:50 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/12 01:47:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:47:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/12 01:47:50 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/12 01:47:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:47:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/12 01:47:50 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/12 01:47:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:47:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/12 01:47:50 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/12 01:47:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:47:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/12 01:47:50 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/12 01:47:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:47:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/12 01:47:50 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/12 01:47:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:47:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/12 01:47:50 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/12 01:47:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:47:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/12 01:47:50 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/12 01:47:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:47:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/12 01:47:50 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/12 01:47:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:47:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/12 01:47:50 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/12 01:47:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:47:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/12 01:47:50 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/12 01:47:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:47:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/12 01:47:50 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/12 01:47:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:47:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/12 01:47:50 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for checks to finish 2026/03/12 01:47:50 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for transfers to finish 2026/03/12 01:47:50 DEBUG : Waiting for deletions to finish 2026/03/12 01:47:50 INFO : There was nothing to transfer 2026/03/12 01:47:50 DEBUG : Waiting for deletions to finish 2026/03/12 01:47:50 DEBUG : apple: Excluded (Path Filter) 2026/03/12 01:47:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/12 01:47:50 DEBUG : banana: Excluded (Path Filter) 2026/03/12 01:47:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/12 01:47:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/12 01:47:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/12 01:47:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/12 01:47:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/12 01:47:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/12 01:47:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/12 01:47:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/12 01:47:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/12 01:47:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/12 01:47:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/12 01:47:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/12 01:47:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/12 01:47:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/12 01:47:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/12 01:47:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/12 01:47:50 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:185: Remote "B2 bucket rclone-test-lotegiy8haxi", Local "Local file system at /tmp/rclone2245776274", Modify Window "1ms" 2026/03/12 01:48:04 DEBUG : Waiting for deletions to finish 2026/03/12 01:48:05 DEBUG : apple: Excluded (Path Filter) 2026/03/12 01:48:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/12 01:48:05 DEBUG : banana: Excluded (Path Filter) 2026/03/12 01:48:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/12 01:48:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/12 01:48:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/12 01:48:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/12 01:48:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/12 01:48:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/12 01:48:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/12 01:48:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/12 01:48:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/12 01:48:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/12 01:48:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/12 01:48:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/12 01:48:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/12 01:48:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/12 01:48:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/12 01:48:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/12 01:48:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/12 01:48:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/12 01:48:05 DEBUG : apple: transformed to: YXBwbGU= 2026/03/12 01:48:05 DEBUG : banana: transformed to: YmFuYW5h 2026/03/12 01:48:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/12 01:48:05 DEBUG : banana: transformed to: YmFuYW5h 2026/03/12 01:48:05 DEBUG : apple: transformed to: YXBwbGU= 2026/03/12 01:48:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/12 01:48:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/12 01:48:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/12 01:48:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/12 01:48:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/12 01:48:05 DEBUG : banana: transformed to: YmFuYW5h 2026/03/12 01:48:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/12 01:48:05 DEBUG : apple: transformed to: YXBwbGU= 2026/03/12 01:48:05 DEBUG : apple: transformed to: YXBwbGU= 2026/03/12 01:48:05 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/12 01:48:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/12 01:48:05 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/12 01:48:05 DEBUG : banana: transformed to: YmFuYW5h 2026/03/12 01:48:05 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/12 01:48:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/12 01:48:05 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/12 01:48:05 DEBUG : apple: transformed to: YXBwbGU= 2026/03/12 01:48:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/12 01:48:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/12 01:48:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/12 01:48:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/12 01:48:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/12 01:48:05 DEBUG : banana: transformed to: YmFuYW5h 2026/03/12 01:48:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/12 01:48:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/12 01:48:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/12 01:48:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/12 01:48:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/12 01:48:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/12 01:48:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/12 01:48:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/12 01:48:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/12 01:48:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/12 01:48:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/12 01:48:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/12 01:48:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/12 01:48:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/12 01:48:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/12 01:48:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/12 01:48:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/12 01:48:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/12 01:48:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/12 01:48:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/12 01:48:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/12 01:48:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/12 01:48:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/12 01:48:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/12 01:48:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/12 01:48:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/12 01:48:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/12 01:48:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/12 01:48:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/12 01:48:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/12 01:48:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/12 01:48:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/12 01:48:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/12 01:48:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/12 01:48:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/12 01:48:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/12 01:48:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/12 01:48:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/12 01:48:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/12 01:48:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/12 01:48:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/12 01:48:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/12 01:48:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/12 01:48:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/12 01:48:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/12 01:48:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/12 01:48:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/12 01:48:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/12 01:48:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/12 01:48:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/12 01:48:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/12 01:48:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/12 01:48:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/12 01:48:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/12 01:48:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/12 01:48:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/12 01:48:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/12 01:48:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/12 01:48:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/12 01:48:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/12 01:48:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/12 01:48:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/12 01:48:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/12 01:48:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/12 01:48:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/12 01:48:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/12 01:48:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/12 01:48:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/12 01:48:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/12 01:48:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/12 01:48:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/12 01:48:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/12 01:48:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/12 01:48:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/12 01:48:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/12 01:48:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/12 01:48:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/12 01:48:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/12 01:48:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/12 01:48:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/12 01:48:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/12 01:48:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/12 01:48:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/12 01:48:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/12 01:48:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/12 01:48:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/12 01:48:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/12 01:48:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/12 01:48:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/12 01:48:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/12 01:48:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/12 01:48:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/12 01:48:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/12 01:48:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/12 01:48:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/12 01:48:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/12 01:48:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/12 01:48:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/12 01:48:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/12 01:48:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/12 01:48:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/12 01:48:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/12 01:48:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/12 01:48:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/12 01:48:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/12 01:48:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/12 01:48:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/12 01:48:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/12 01:48:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/12 01:48:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/12 01:48:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/12 01:48:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/12 01:48:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/12 01:48:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/12 01:48:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/12 01:48:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/12 01:48:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/12 01:48:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/12 01:48:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/12 01:48:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/12 01:48:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/12 01:48:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/12 01:48:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/12 01:48:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/12 01:48:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/12 01:48:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/12 01:48:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/12 01:48:05 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/12 01:48:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/12 01:48:05 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/12 01:48:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/12 01:48:05 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/12 01:48:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/12 01:48:05 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/12 01:48:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/12 01:48:05 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/12 01:48:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/12 01:48:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/12 01:48:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/12 01:48:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/12 01:48:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/12 01:48:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/12 01:48:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/12 01:48:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/12 01:48:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/12 01:48:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/12 01:48:05 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/12 01:48:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/12 01:48:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/12 01:48:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/12 01:48:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/12 01:48:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/12 01:48:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/12 01:48:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/12 01:48:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/12 01:48:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/12 01:48:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/12 01:48:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/12 01:48:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/12 01:48:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/12 01:48:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/12 01:48:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/12 01:48:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/12 01:48:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/12 01:48:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/12 01:48:05 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/12 01:48:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/12 01:48:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/12 01:48:06 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/03/12 01:48:06 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/12 01:48:06 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/12 01:48:06 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/12 01:48:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/12 01:48:06 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/12 01:48:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/12 01:48:06 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/12 01:48:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/12 01:48:06 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/12 01:48:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/12 01:48:06 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/12 01:48:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/12 01:48:06 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/12 01:48:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/12 01:48:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/12 01:48:06 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/12 01:48:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/12 01:48:06 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/12 01:48:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/12 01:48:06 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/12 01:48:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/12 01:48:06 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/12 01:48:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/12 01:48:06 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/12 01:48:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/12 01:48:06 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/12 01:48:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/12 01:48:06 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/12 01:48:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/12 01:48:06 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/12 01:48:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/12 01:48:06 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/12 01:48:06 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/12 01:48:06 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/12 01:48:06 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for checks to finish 2026/03/12 01:48:06 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for transfers to finish 2026/03/12 01:48:06 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/03/12 01:48:06 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/12 01:48:06 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/12 01:48:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/12 01:48:06 DEBUG : YXBwbGU=: size = 5 OK 2026/03/12 01:48:06 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/03/12 01:48:06 INFO : apple: Copied (new) to: YXBwbGU= 2026/03/12 01:48:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/12 01:48:06 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/03/12 01:48:06 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/12 01:48:06 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/12 01:48:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/12 01:48:06 DEBUG : YmFuYW5h: size = 6 OK 2026/03/12 01:48:06 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/03/12 01:48:06 INFO : banana: Copied (new) to: YmFuYW5h 2026/03/12 01:48:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/12 01:48:06 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/03/12 01:48:06 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/12 01:48:06 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/12 01:48:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/12 01:48:06 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/03/12 01:48:06 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/12 01:48:06 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/12 01:48:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/12 01:48:06 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/03/12 01:48:06 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/12 01:48:06 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/12 01:48:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/12 01:48:06 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/03/12 01:48:06 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/12 01:48:06 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/12 01:48:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/12 01:48:06 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/03/12 01:48:06 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/12 01:48:06 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/12 01:48:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/12 01:48:06 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/03/12 01:48:06 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/12 01:48:06 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/12 01:48:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/12 01:48:07 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/03/12 01:48:07 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/12 01:48:07 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/12 01:48:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/12 01:48:07 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/03/12 01:48:07 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/12 01:48:07 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/12 01:48:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/12 01:48:07 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/03/12 01:48:07 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/12 01:48:07 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/12 01:48:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/12 01:48:07 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/03/12 01:48:07 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/12 01:48:07 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/12 01:48:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/12 01:48:07 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/03/12 01:48:07 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/12 01:48:07 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/12 01:48:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/12 01:48:07 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/03/12 01:48:07 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/12 01:48:07 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/12 01:48:07 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/03/12 01:48:07 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/12 01:48:07 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/12 01:48:07 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/03/12 01:48:07 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/12 01:48:07 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/12 01:48:07 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/03/12 01:48:07 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/12 01:48:07 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/03/12 01:48:07 DEBUG : Waiting for deletions to finish 2026/03/12 01:48:08 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/12 01:48:08 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/12 01:48:08 INFO : dir1/0003-defghij.txt: Deleted 2026/03/12 01:48:08 INFO : dir1/0012-6789;.txt: Deleted 2026/03/12 01:48:08 INFO : dir1/0007-1234567.txt: Deleted 2026/03/12 01:48:08 INFO : dir1/0013-789;=.txt: Deleted 2026/03/12 01:48:08 INFO : banana: Deleted 2026/03/12 01:48:08 INFO : splitbananasplit: Deleted 2026/03/12 01:48:08 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/12 01:48:08 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/12 01:48:08 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/12 01:48:08 INFO : dir1/0009-3456789.txt: Deleted 2026/03/12 01:48:08 INFO : dir1/0011-56789;.txt: Deleted 2026/03/12 01:48:08 INFO : appleappleapplebanana: Deleted 2026/03/12 01:48:08 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/12 01:48:08 INFO : dir1/0008-2345678.txt: Deleted 2026/03/12 01:48:08 INFO : dir1/0014-89;=.txt: Deleted 2026/03/12 01:48:08 INFO : dir1/0010-456789.txt: Deleted 2026/03/12 01:48:08 INFO : dir1/0015-9;=.txt: Deleted 2026/03/12 01:48:08 INFO : apple: Deleted 2026/03/12 01:48:08 DEBUG : Waiting for deletions to finish 2026/03/12 01:48:09 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/03/12 01:48:09 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/03/12 01:48:09 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/03/12 01:48:09 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/03/12 01:48:09 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/03/12 01:48:09 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/03/12 01:48:09 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/03/12 01:48:09 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/03/12 01:48:09 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/03/12 01:48:09 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/03/12 01:48:09 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/03/12 01:48:09 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/03/12 01:48:09 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/03/12 01:48:09 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/03/12 01:48:09 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/03/12 01:48:09 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/03/12 01:48:09 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/03/12 01:48:09 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/03/12 01:48:09 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/03/12 01:48:09 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/03/12 01:48:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/12 01:48:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/12 01:48:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/12 01:48:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/12 01:48:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/12 01:48:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/12 01:48:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/12 01:48:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/12 01:48:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/12 01:48:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/12 01:48:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/12 01:48:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/12 01:48:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/12 01:48:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/12 01:48:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/12 01:48:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/12 01:48:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/12 01:48:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/12 01:48:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/12 01:48:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/12 01:48:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/12 01:48:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/12 01:48:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/12 01:48:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/12 01:48:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/12 01:48:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/12 01:48:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/12 01:48:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/12 01:48:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/12 01:48:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/12 01:48:09 DEBUG : apple: transformed to: YXBwbGU= 2026/03/12 01:48:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/12 01:48:09 DEBUG : apple: transformed to: YXBwbGU= 2026/03/12 01:48:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/12 01:48:09 DEBUG : apple: transformed to: YXBwbGU= 2026/03/12 01:48:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/12 01:48:09 DEBUG : apple: transformed to: YXBwbGU= 2026/03/12 01:48:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/12 01:48:09 DEBUG : apple: transformed to: YXBwbGU= 2026/03/12 01:48:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/12 01:48:09 DEBUG : apple: transformed to: YXBwbGU= 2026/03/12 01:48:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/12 01:48:09 DEBUG : apple: transformed to: YXBwbGU= 2026/03/12 01:48:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/12 01:48:09 DEBUG : apple: transformed to: YXBwbGU= 2026/03/12 01:48:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/12 01:48:09 DEBUG : apple: transformed to: YXBwbGU= 2026/03/12 01:48:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/12 01:48:09 DEBUG : apple: transformed to: YXBwbGU= 2026/03/12 01:48:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/12 01:48:09 DEBUG : apple: transformed to: YXBwbGU= 2026/03/12 01:48:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/12 01:48:09 DEBUG : apple: transformed to: YXBwbGU= 2026/03/12 01:48:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/12 01:48:09 DEBUG : apple: transformed to: YXBwbGU= 2026/03/12 01:48:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/12 01:48:09 DEBUG : apple: transformed to: YXBwbGU= 2026/03/12 01:48:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/12 01:48:09 DEBUG : apple: transformed to: YXBwbGU= 2026/03/12 01:48:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/12 01:48:09 DEBUG : apple: transformed to: YXBwbGU= 2026/03/12 01:48:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/12 01:48:09 DEBUG : banana: transformed to: YmFuYW5h 2026/03/12 01:48:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/12 01:48:09 DEBUG : banana: transformed to: YmFuYW5h 2026/03/12 01:48:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/12 01:48:09 DEBUG : banana: transformed to: YmFuYW5h 2026/03/12 01:48:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/12 01:48:09 DEBUG : banana: transformed to: YmFuYW5h 2026/03/12 01:48:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/12 01:48:09 DEBUG : banana: transformed to: YmFuYW5h 2026/03/12 01:48:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/12 01:48:09 DEBUG : banana: transformed to: YmFuYW5h 2026/03/12 01:48:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/12 01:48:09 DEBUG : banana: transformed to: YmFuYW5h 2026/03/12 01:48:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/12 01:48:09 DEBUG : banana: transformed to: YmFuYW5h 2026/03/12 01:48:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/12 01:48:09 DEBUG : banana: transformed to: YmFuYW5h 2026/03/12 01:48:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/12 01:48:09 DEBUG : banana: transformed to: YmFuYW5h 2026/03/12 01:48:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/12 01:48:09 DEBUG : banana: transformed to: YmFuYW5h 2026/03/12 01:48:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/12 01:48:09 DEBUG : banana: transformed to: YmFuYW5h 2026/03/12 01:48:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/12 01:48:09 DEBUG : banana: transformed to: YmFuYW5h 2026/03/12 01:48:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/12 01:48:09 DEBUG : banana: transformed to: YmFuYW5h 2026/03/12 01:48:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/12 01:48:09 DEBUG : banana: transformed to: YmFuYW5h 2026/03/12 01:48:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/12 01:48:09 DEBUG : banana: transformed to: YmFuYW5h 2026/03/12 01:48:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/12 01:48:09 DEBUG : banana: transformed to: YmFuYW5h 2026/03/12 01:48:09 DEBUG : apple: transformed to: YXBwbGU= 2026/03/12 01:48:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/12 01:48:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/12 01:48:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/12 01:48:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/12 01:48:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/12 01:48:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/12 01:48:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/12 01:48:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/12 01:48:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/12 01:48:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/12 01:48:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/12 01:48:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/12 01:48:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/12 01:48:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/12 01:48:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/12 01:48:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/12 01:48:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/12 01:48:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/12 01:48:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/12 01:48:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/12 01:48:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/12 01:48:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/12 01:48:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/12 01:48:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/12 01:48:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/12 01:48:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/12 01:48:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/12 01:48:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/12 01:48:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/12 01:48:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/12 01:48:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/12 01:48:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/12 01:48:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/12 01:48:09 DEBUG : banana: transformed to: YmFuYW5h 2026/03/12 01:48:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/12 01:48:09 DEBUG : apple: transformed to: YXBwbGU= 2026/03/12 01:48:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/12 01:48:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/12 01:48:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/12 01:48:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/12 01:48:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/12 01:48:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/12 01:48:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/12 01:48:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/12 01:48:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/12 01:48:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/12 01:48:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/12 01:48:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/12 01:48:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/12 01:48:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/12 01:48:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/12 01:48:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/12 01:48:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/12 01:48:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/12 01:48:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/12 01:48:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/12 01:48:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/12 01:48:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/12 01:48:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/12 01:48:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/12 01:48:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/12 01:48:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/12 01:48:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/12 01:48:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/12 01:48:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/12 01:48:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/12 01:48:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/12 01:48:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/12 01:48:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/12 01:48:09 DEBUG : banana: transformed to: YmFuYW5h 2026/03/12 01:48:09 DEBUG : apple: transformed to: YXBwbGU= 2026/03/12 01:48:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/12 01:48:09 DEBUG : banana: transformed to: YmFuYW5h 2026/03/12 01:48:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/12 01:48:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/12 01:48:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/12 01:48:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/12 01:48:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/12 01:48:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/12 01:48:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/12 01:48:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/12 01:48:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/12 01:48:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/12 01:48:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/12 01:48:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/12 01:48:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/12 01:48:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/12 01:48:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/12 01:48:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/12 01:48:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/12 01:48:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/12 01:48:09 DEBUG : apple: transformed to: YXBwbGU= 2026/03/12 01:48:09 DEBUG : banana: transformed to: YmFuYW5h 2026/03/12 01:48:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/12 01:48:09 DEBUG : banana: transformed to: YmFuYW5h 2026/03/12 01:48:09 DEBUG : apple: transformed to: YXBwbGU= 2026/03/12 01:48:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/12 01:48:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/12 01:48:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/12 01:48:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/12 01:48:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/12 01:48:09 DEBUG : banana: transformed to: YmFuYW5h 2026/03/12 01:48:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/12 01:48:09 DEBUG : apple: transformed to: YXBwbGU= 2026/03/12 01:48:09 DEBUG : apple: transformed to: YXBwbGU= 2026/03/12 01:48:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/12 01:48:09 DEBUG : banana: transformed to: YmFuYW5h 2026/03/12 01:48:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/12 01:48:09 DEBUG : YXBwbGU=: size = 5 OK 2026/03/12 01:48:09 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:48:09 DEBUG : apple: Unchanged skipping 2026/03/12 01:48:09 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/03/12 01:48:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:48:09 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/12 01:48:09 DEBUG : YmFuYW5h: size = 6 OK 2026/03/12 01:48:09 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:48:09 DEBUG : banana: Unchanged skipping 2026/03/12 01:48:09 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/03/12 01:48:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:48:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/12 01:48:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/12 01:48:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/12 01:48:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/12 01:48:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/12 01:48:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/12 01:48:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/12 01:48:09 DEBUG : splitbananasplit: Unchanged skipping 2026/03/12 01:48:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/12 01:48:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/12 01:48:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/12 01:48:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/12 01:48:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/12 01:48:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/12 01:48:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/12 01:48:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/12 01:48:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/12 01:48:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/12 01:48:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/12 01:48:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/12 01:48:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/12 01:48:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/12 01:48:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/12 01:48:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/12 01:48:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/12 01:48:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/12 01:48:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/12 01:48:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/12 01:48:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/12 01:48:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/12 01:48:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/12 01:48:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/12 01:48:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/12 01:48:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/12 01:48:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/12 01:48:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/12 01:48:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/12 01:48:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/12 01:48:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/12 01:48:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/12 01:48:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/12 01:48:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/12 01:48:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/12 01:48:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/12 01:48:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/12 01:48:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/12 01:48:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/12 01:48:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/12 01:48:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/12 01:48:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/12 01:48:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/12 01:48:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/12 01:48:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/12 01:48:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/12 01:48:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/12 01:48:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/12 01:48:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/12 01:48:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/12 01:48:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/12 01:48:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/12 01:48:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/12 01:48:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/12 01:48:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/12 01:48:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/12 01:48:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/12 01:48:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/12 01:48:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/12 01:48:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/12 01:48:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/12 01:48:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/12 01:48:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/12 01:48:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/12 01:48:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/12 01:48:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/12 01:48:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/12 01:48:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/12 01:48:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/12 01:48:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/12 01:48:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/12 01:48:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/12 01:48:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/12 01:48:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/12 01:48:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/12 01:48:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/12 01:48:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/12 01:48:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/12 01:48:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/12 01:48:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/12 01:48:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/12 01:48:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/12 01:48:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/12 01:48:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/12 01:48:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/12 01:48:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/12 01:48:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/12 01:48:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/12 01:48:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/12 01:48:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/12 01:48:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/12 01:48:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/12 01:48:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/12 01:48:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/12 01:48:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/12 01:48:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/12 01:48:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/12 01:48:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/12 01:48:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/12 01:48:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/12 01:48:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/12 01:48:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/12 01:48:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/12 01:48:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/12 01:48:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/12 01:48:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/12 01:48:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/12 01:48:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/12 01:48:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/12 01:48:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/12 01:48:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/12 01:48:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/12 01:48:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/12 01:48:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/12 01:48:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/12 01:48:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/12 01:48:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/12 01:48:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/12 01:48:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/12 01:48:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/12 01:48:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/12 01:48:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/12 01:48:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/12 01:48:09 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/12 01:48:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/12 01:48:09 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/12 01:48:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/12 01:48:09 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/12 01:48:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/12 01:48:09 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/12 01:48:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/12 01:48:09 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/12 01:48:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/12 01:48:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/12 01:48:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/12 01:48:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/12 01:48:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/12 01:48:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/12 01:48:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/12 01:48:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/12 01:48:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/12 01:48:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/12 01:48:09 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/12 01:48:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/12 01:48:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/12 01:48:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/12 01:48:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/12 01:48:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/12 01:48:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/12 01:48:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/12 01:48:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/12 01:48:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/12 01:48:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/12 01:48:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/12 01:48:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/12 01:48:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/12 01:48:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/12 01:48:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/12 01:48:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/12 01:48:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/12 01:48:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/12 01:48:09 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/12 01:48:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/12 01:48:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/12 01:48:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/12 01:48:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/12 01:48:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/12 01:48:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/12 01:48:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/12 01:48:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/12 01:48:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/12 01:48:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/12 01:48:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/12 01:48:09 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/12 01:48:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/12 01:48:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/12 01:48:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/12 01:48:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/12 01:48:09 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/12 01:48:09 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/03/12 01:48:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:48:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/12 01:48:09 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/03/12 01:48:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:48:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/12 01:48:09 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/03/12 01:48:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:48:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/12 01:48:09 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/03/12 01:48:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:48:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/12 01:48:09 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/03/12 01:48:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:48:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/12 01:48:09 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/03/12 01:48:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:48:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/12 01:48:09 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/03/12 01:48:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:48:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/12 01:48:09 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/03/12 01:48:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:48:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/12 01:48:09 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/03/12 01:48:09 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/03/12 01:48:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:48:09 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/03/12 01:48:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/12 01:48:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:48:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/12 01:48:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:48:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/12 01:48:09 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/03/12 01:48:09 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/03/12 01:48:09 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/03/12 01:48:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:48:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/12 01:48:09 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for checks to finish 2026/03/12 01:48:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:48:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/12 01:48:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:48:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/12 01:48:09 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/03/12 01:48:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:48:09 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/03/12 01:48:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:48:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/12 01:48:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/12 01:48:09 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for transfers to finish 2026/03/12 01:48:09 DEBUG : Waiting for deletions to finish 2026/03/12 01:48:09 DEBUG : Waiting for deletions to finish 2026/03/12 01:48:10 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/03/12 01:48:10 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/03/12 01:48:10 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/03/12 01:48:10 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/03/12 01:48:10 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/03/12 01:48:10 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/03/12 01:48:10 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/03/12 01:48:10 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/03/12 01:48:10 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/03/12 01:48:10 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/03/12 01:48:10 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/03/12 01:48:10 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/03/12 01:48:10 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/03/12 01:48:10 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/03/12 01:48:10 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/03/12 01:48:10 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/03/12 01:48:10 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/03/12 01:48:10 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/03/12 01:48:10 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/03/12 01:48:10 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/03/12 01:48:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/12 01:48:10 DEBUG : apple: transformed to: YXBwbGU= 2026/03/12 01:48:10 DEBUG : banana: transformed to: YmFuYW5h 2026/03/12 01:48:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/12 01:48:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/12 01:48:10 DEBUG : banana: transformed to: YmFuYW5h 2026/03/12 01:48:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/12 01:48:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/12 01:48:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/12 01:48:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/12 01:48:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/12 01:48:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/12 01:48:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/12 01:48:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/12 01:48:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/12 01:48:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/12 01:48:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/12 01:48:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/12 01:48:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/12 01:48:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/12 01:48:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/12 01:48:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/12 01:48:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/12 01:48:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/12 01:48:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/12 01:48:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/12 01:48:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/12 01:48:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/12 01:48:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/12 01:48:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/12 01:48:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/12 01:48:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/12 01:48:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/12 01:48:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/12 01:48:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/12 01:48:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/12 01:48:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/12 01:48:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/12 01:48:10 DEBUG : apple: transformed to: YXBwbGU= 2026/03/12 01:48:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/12 01:48:10 DEBUG : banana: transformed to: YmFuYW5h 2026/03/12 01:48:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/12 01:48:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/12 01:48:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/12 01:48:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/12 01:48:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/12 01:48:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/12 01:48:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/12 01:48:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/12 01:48:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/12 01:48:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/12 01:48:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/12 01:48:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/12 01:48:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/12 01:48:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/12 01:48:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/12 01:48:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/12 01:48:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:185: Remote "B2 bucket rclone-test-lotegiy8haxi", Local "Local file system at /tmp/rclone2245776274", Modify Window "1ms" 2026/03/12 01:48:24 DEBUG : Waiting for deletions to finish 2026/03/12 01:48:24 DEBUG : apple: Excluded (Path Filter) 2026/03/12 01:48:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/12 01:48:24 DEBUG : banana: Excluded (Path Filter) 2026/03/12 01:48:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/12 01:48:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/12 01:48:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/12 01:48:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/12 01:48:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/12 01:48:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/12 01:48:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/12 01:48:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/12 01:48:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/12 01:48:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/12 01:48:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/12 01:48:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/12 01:48:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/12 01:48:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/12 01:48:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/12 01:48:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/12 01:48:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/12 01:48:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/12 01:48:25 DEBUG : apple: transformed to: PREFIXapple 2026/03/12 01:48:25 DEBUG : banana: transformed to: PREFIXbanana 2026/03/12 01:48:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/12 01:48:25 DEBUG : banana: transformed to: PREFIXbanana 2026/03/12 01:48:25 DEBUG : apple: transformed to: PREFIXapple 2026/03/12 01:48:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/12 01:48:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/12 01:48:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/12 01:48:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/12 01:48:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/12 01:48:25 DEBUG : banana: transformed to: PREFIXbanana 2026/03/12 01:48:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/12 01:48:25 DEBUG : apple: transformed to: PREFIXapple 2026/03/12 01:48:25 DEBUG : apple: transformed to: PREFIXapple 2026/03/12 01:48:25 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/12 01:48:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/12 01:48:25 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/12 01:48:25 DEBUG : banana: transformed to: PREFIXbanana 2026/03/12 01:48:25 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/12 01:48:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/12 01:48:25 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/12 01:48:25 DEBUG : apple: transformed to: PREFIXapple 2026/03/12 01:48:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/12 01:48:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/12 01:48:25 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/12 01:48:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/12 01:48:25 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/12 01:48:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/12 01:48:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/12 01:48:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/12 01:48:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/12 01:48:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/12 01:48:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/12 01:48:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/12 01:48:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/12 01:48:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/12 01:48:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/12 01:48:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/12 01:48:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/12 01:48:25 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/12 01:48:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/12 01:48:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/12 01:48:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/12 01:48:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/12 01:48:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/12 01:48:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/12 01:48:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/12 01:48:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/12 01:48:25 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/12 01:48:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/12 01:48:25 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/12 01:48:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/12 01:48:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/12 01:48:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/12 01:48:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/12 01:48:25 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/12 01:48:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/12 01:48:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/12 01:48:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/12 01:48:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/12 01:48:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/12 01:48:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/12 01:48:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/12 01:48:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/12 01:48:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/12 01:48:25 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/12 01:48:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/12 01:48:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/12 01:48:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/12 01:48:25 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/12 01:48:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/12 01:48:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/12 01:48:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/12 01:48:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/12 01:48:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/12 01:48:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/12 01:48:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/12 01:48:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/12 01:48:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/12 01:48:25 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/12 01:48:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/12 01:48:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/12 01:48:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/12 01:48:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/12 01:48:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/12 01:48:25 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/12 01:48:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/12 01:48:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/12 01:48:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/12 01:48:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/12 01:48:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/12 01:48:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/12 01:48:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/12 01:48:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/12 01:48:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/12 01:48:25 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/12 01:48:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/12 01:48:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/12 01:48:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/12 01:48:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/12 01:48:25 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/12 01:48:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/12 01:48:25 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/12 01:48:25 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/12 01:48:25 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/12 01:48:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/12 01:48:25 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/12 01:48:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/12 01:48:25 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/12 01:48:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/12 01:48:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/12 01:48:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/12 01:48:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/12 01:48:25 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/12 01:48:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/12 01:48:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/12 01:48:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/12 01:48:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/12 01:48:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/12 01:48:25 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/12 01:48:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/12 01:48:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/12 01:48:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/12 01:48:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/12 01:48:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/12 01:48:25 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/12 01:48:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/12 01:48:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/12 01:48:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/12 01:48:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/12 01:48:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/12 01:48:25 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/12 01:48:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/12 01:48:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/12 01:48:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/12 01:48:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/12 01:48:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/12 01:48:25 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/12 01:48:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/12 01:48:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/12 01:48:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/12 01:48:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/12 01:48:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/12 01:48:25 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/12 01:48:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/12 01:48:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/12 01:48:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/12 01:48:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/12 01:48:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/12 01:48:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/12 01:48:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/12 01:48:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/12 01:48:25 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/12 01:48:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/12 01:48:25 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/12 01:48:25 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/12 01:48:25 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/12 01:48:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/12 01:48:25 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/12 01:48:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/12 01:48:25 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/12 01:48:25 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/12 01:48:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/12 01:48:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/12 01:48:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/12 01:48:25 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/12 01:48:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/12 01:48:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/12 01:48:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/12 01:48:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/12 01:48:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/12 01:48:25 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/12 01:48:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/12 01:48:25 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/12 01:48:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/12 01:48:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/12 01:48:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/12 01:48:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/12 01:48:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/12 01:48:25 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/12 01:48:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/12 01:48:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/12 01:48:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/12 01:48:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/12 01:48:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/12 01:48:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/12 01:48:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/12 01:48:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/12 01:48:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/12 01:48:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/12 01:48:25 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/03/12 01:48:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/12 01:48:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/12 01:48:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/12 01:48:25 DEBUG : banana: transformed to: PREFIXbanana 2026/03/12 01:48:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/12 01:48:25 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/03/12 01:48:25 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/12 01:48:25 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/03/12 01:48:25 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/12 01:48:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/12 01:48:25 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/12 01:48:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/12 01:48:25 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/12 01:48:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/12 01:48:25 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/12 01:48:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/12 01:48:25 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/12 01:48:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/12 01:48:25 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/12 01:48:25 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/12 01:48:25 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/12 01:48:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/12 01:48:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/12 01:48:25 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/12 01:48:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/12 01:48:25 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/12 01:48:25 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/12 01:48:25 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/12 01:48:25 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/12 01:48:25 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/12 01:48:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/12 01:48:25 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/12 01:48:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/12 01:48:25 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/12 01:48:25 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/12 01:48:25 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/12 01:48:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/12 01:48:25 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/12 01:48:25 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/03/12 01:48:25 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/12 01:48:25 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for checks to finish 2026/03/12 01:48:25 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for transfers to finish 2026/03/12 01:48:25 DEBUG : PREFIXapple: size = 5 OK 2026/03/12 01:48:25 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/03/12 01:48:25 INFO : apple: Copied (new) to: PREFIXapple 2026/03/12 01:48:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/12 01:48:25 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/03/12 01:48:25 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/12 01:48:25 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/03/12 01:48:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/12 01:48:25 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/03/12 01:48:25 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/12 01:48:25 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/03/12 01:48:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/12 01:48:26 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/03/12 01:48:26 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/12 01:48:26 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/03/12 01:48:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/12 01:48:26 DEBUG : PREFIXbanana: size = 6 OK 2026/03/12 01:48:26 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/03/12 01:48:26 INFO : banana: Copied (new) to: PREFIXbanana 2026/03/12 01:48:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/12 01:48:26 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/03/12 01:48:26 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/12 01:48:26 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/03/12 01:48:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/12 01:48:26 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/03/12 01:48:26 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/12 01:48:26 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/03/12 01:48:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/12 01:48:26 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/03/12 01:48:26 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/12 01:48:26 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/03/12 01:48:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/12 01:48:26 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/03/12 01:48:26 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/12 01:48:26 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/03/12 01:48:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/12 01:48:26 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/03/12 01:48:26 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/12 01:48:26 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/03/12 01:48:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/12 01:48:26 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/03/12 01:48:26 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/12 01:48:26 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/03/12 01:48:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/12 01:48:26 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/03/12 01:48:26 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/12 01:48:26 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/03/12 01:48:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/12 01:48:26 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/03/12 01:48:26 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/12 01:48:26 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/03/12 01:48:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/12 01:48:26 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/03/12 01:48:26 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/12 01:48:26 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/03/12 01:48:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/12 01:48:26 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/03/12 01:48:26 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/12 01:48:26 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/03/12 01:48:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/12 01:48:27 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/03/12 01:48:27 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/12 01:48:27 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/03/12 01:48:27 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/03/12 01:48:27 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/12 01:48:27 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/03/12 01:48:27 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/03/12 01:48:27 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/12 01:48:27 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/03/12 01:48:27 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/03/12 01:48:27 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/12 01:48:27 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/03/12 01:48:27 DEBUG : Waiting for deletions to finish 2026/03/12 01:48:27 INFO : dir1/0014-89;=.txt: Deleted 2026/03/12 01:48:27 INFO : apple: Deleted 2026/03/12 01:48:27 INFO : appleappleapplebanana: Deleted 2026/03/12 01:48:27 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/12 01:48:27 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/12 01:48:27 INFO : dir1/0013-789;=.txt: Deleted 2026/03/12 01:48:27 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/12 01:48:27 INFO : dir1/0012-6789;.txt: Deleted 2026/03/12 01:48:27 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/12 01:48:27 INFO : banana: Deleted 2026/03/12 01:48:27 INFO : dir1/0015-9;=.txt: Deleted 2026/03/12 01:48:27 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/12 01:48:28 INFO : splitbananasplit: Deleted 2026/03/12 01:48:28 INFO : dir1/0007-1234567.txt: Deleted 2026/03/12 01:48:28 INFO : dir1/0011-56789;.txt: Deleted 2026/03/12 01:48:28 INFO : dir1/0003-defghij.txt: Deleted 2026/03/12 01:48:28 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/12 01:48:28 INFO : dir1/0008-2345678.txt: Deleted 2026/03/12 01:48:28 INFO : dir1/0009-3456789.txt: Deleted 2026/03/12 01:48:28 INFO : dir1/0010-456789.txt: Deleted 2026/03/12 01:48:28 DEBUG : Waiting for deletions to finish 2026/03/12 01:48:28 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/03/12 01:48:28 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/03/12 01:48:28 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/03/12 01:48:28 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/03/12 01:48:28 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/03/12 01:48:28 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/12 01:48:28 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/03/12 01:48:28 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/03/12 01:48:28 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/03/12 01:48:28 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/03/12 01:48:28 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/03/12 01:48:28 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/03/12 01:48:28 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/03/12 01:48:28 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/03/12 01:48:28 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/03/12 01:48:28 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/03/12 01:48:28 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/03/12 01:48:28 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/03/12 01:48:28 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/03/12 01:48:28 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/03/12 01:48:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/12 01:48:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/12 01:48:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/12 01:48:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/12 01:48:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/12 01:48:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/12 01:48:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/12 01:48:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/12 01:48:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/12 01:48:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/12 01:48:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/12 01:48:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/12 01:48:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/12 01:48:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/12 01:48:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/12 01:48:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/12 01:48:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/12 01:48:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/12 01:48:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/12 01:48:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/12 01:48:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/12 01:48:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/12 01:48:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/12 01:48:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/12 01:48:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/12 01:48:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/12 01:48:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/12 01:48:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/12 01:48:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/12 01:48:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/12 01:48:28 DEBUG : apple: transformed to: PREFIXapple 2026/03/12 01:48:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/12 01:48:28 DEBUG : apple: transformed to: PREFIXapple 2026/03/12 01:48:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/12 01:48:28 DEBUG : apple: transformed to: PREFIXapple 2026/03/12 01:48:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/12 01:48:28 DEBUG : apple: transformed to: PREFIXapple 2026/03/12 01:48:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/12 01:48:28 DEBUG : apple: transformed to: PREFIXapple 2026/03/12 01:48:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/12 01:48:28 DEBUG : apple: transformed to: PREFIXapple 2026/03/12 01:48:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/12 01:48:28 DEBUG : apple: transformed to: PREFIXapple 2026/03/12 01:48:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/12 01:48:28 DEBUG : apple: transformed to: PREFIXapple 2026/03/12 01:48:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/12 01:48:28 DEBUG : apple: transformed to: PREFIXapple 2026/03/12 01:48:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/12 01:48:28 DEBUG : apple: transformed to: PREFIXapple 2026/03/12 01:48:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/12 01:48:28 DEBUG : apple: transformed to: PREFIXapple 2026/03/12 01:48:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/12 01:48:28 DEBUG : apple: transformed to: PREFIXapple 2026/03/12 01:48:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/12 01:48:28 DEBUG : apple: transformed to: PREFIXapple 2026/03/12 01:48:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/12 01:48:28 DEBUG : apple: transformed to: PREFIXapple 2026/03/12 01:48:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/12 01:48:28 DEBUG : apple: transformed to: PREFIXapple 2026/03/12 01:48:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/12 01:48:28 DEBUG : apple: transformed to: PREFIXapple 2026/03/12 01:48:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/12 01:48:28 DEBUG : banana: transformed to: PREFIXbanana 2026/03/12 01:48:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/12 01:48:28 DEBUG : banana: transformed to: PREFIXbanana 2026/03/12 01:48:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/12 01:48:28 DEBUG : banana: transformed to: PREFIXbanana 2026/03/12 01:48:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/12 01:48:28 DEBUG : banana: transformed to: PREFIXbanana 2026/03/12 01:48:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/12 01:48:28 DEBUG : banana: transformed to: PREFIXbanana 2026/03/12 01:48:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/12 01:48:28 DEBUG : banana: transformed to: PREFIXbanana 2026/03/12 01:48:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/12 01:48:28 DEBUG : banana: transformed to: PREFIXbanana 2026/03/12 01:48:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/12 01:48:28 DEBUG : banana: transformed to: PREFIXbanana 2026/03/12 01:48:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/12 01:48:28 DEBUG : banana: transformed to: PREFIXbanana 2026/03/12 01:48:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/12 01:48:28 DEBUG : banana: transformed to: PREFIXbanana 2026/03/12 01:48:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/12 01:48:28 DEBUG : banana: transformed to: PREFIXbanana 2026/03/12 01:48:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/12 01:48:28 DEBUG : banana: transformed to: PREFIXbanana 2026/03/12 01:48:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/12 01:48:28 DEBUG : banana: transformed to: PREFIXbanana 2026/03/12 01:48:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/12 01:48:28 DEBUG : banana: transformed to: PREFIXbanana 2026/03/12 01:48:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/12 01:48:28 DEBUG : banana: transformed to: PREFIXbanana 2026/03/12 01:48:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/12 01:48:28 DEBUG : banana: transformed to: PREFIXbanana 2026/03/12 01:48:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/12 01:48:28 DEBUG : banana: transformed to: PREFIXbanana 2026/03/12 01:48:28 DEBUG : apple: transformed to: PREFIXapple 2026/03/12 01:48:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/12 01:48:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/12 01:48:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/12 01:48:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/12 01:48:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/12 01:48:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/12 01:48:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/12 01:48:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/12 01:48:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/12 01:48:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/12 01:48:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/12 01:48:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/12 01:48:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/12 01:48:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/12 01:48:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/12 01:48:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/12 01:48:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/12 01:48:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/12 01:48:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/12 01:48:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/12 01:48:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/12 01:48:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/12 01:48:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/12 01:48:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/12 01:48:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/12 01:48:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/12 01:48:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/12 01:48:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/12 01:48:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/12 01:48:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/12 01:48:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/12 01:48:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/12 01:48:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/12 01:48:28 DEBUG : banana: transformed to: PREFIXbanana 2026/03/12 01:48:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/12 01:48:28 DEBUG : apple: transformed to: PREFIXapple 2026/03/12 01:48:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/12 01:48:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/12 01:48:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/12 01:48:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/12 01:48:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/12 01:48:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/12 01:48:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/12 01:48:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/12 01:48:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/12 01:48:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/12 01:48:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/12 01:48:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/12 01:48:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/12 01:48:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/12 01:48:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/12 01:48:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/12 01:48:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/12 01:48:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/12 01:48:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/12 01:48:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/12 01:48:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/12 01:48:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/12 01:48:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/12 01:48:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/12 01:48:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/12 01:48:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/12 01:48:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/12 01:48:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/12 01:48:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/12 01:48:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/12 01:48:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/12 01:48:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/12 01:48:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/12 01:48:28 DEBUG : banana: transformed to: PREFIXbanana 2026/03/12 01:48:28 DEBUG : apple: transformed to: PREFIXapple 2026/03/12 01:48:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/12 01:48:28 DEBUG : banana: transformed to: PREFIXbanana 2026/03/12 01:48:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/12 01:48:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/12 01:48:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/12 01:48:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/12 01:48:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/12 01:48:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/12 01:48:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/12 01:48:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/12 01:48:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/12 01:48:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/12 01:48:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/12 01:48:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/12 01:48:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/12 01:48:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/12 01:48:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/12 01:48:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/12 01:48:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/12 01:48:28 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/12 01:48:28 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/12 01:48:28 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/12 01:48:28 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/12 01:48:29 DEBUG : splitbananasplit: size = 16 OK 2026/03/12 01:48:29 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/12 01:48:29 INFO : splitbananasplit: Copied (new) 2026/03/12 01:48:29 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/12 01:48:29 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/12 01:48:29 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/12 01:48:29 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/12 01:48:29 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/12 01:48:29 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/12 01:48:29 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/12 01:48:29 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/12 01:48:29 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/12 01:48:29 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/12 01:48:29 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/12 01:48:29 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/12 01:48:29 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/12 01:48:29 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/12 01:48:29 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/12 01:48:29 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/12 01:48:29 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for checks to finish 2026/03/12 01:48:29 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for transfers to finish 2026/03/12 01:48:29 DEBUG : banana: size = 6 OK 2026/03/12 01:48:29 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/03/12 01:48:29 INFO : banana: Copied (new) 2026/03/12 01:48:29 DEBUG : apple: size = 5 OK 2026/03/12 01:48:29 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/03/12 01:48:29 INFO : apple: Copied (new) 2026/03/12 01:48:29 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/12 01:48:29 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/12 01:48:29 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/03/12 01:48:29 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/12 01:48:29 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/12 01:48:29 INFO : appleappleapplebanana: Copied (new) 2026/03/12 01:48:29 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/12 01:48:29 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/12 01:48:29 INFO : dir1/0003-defghij.txt: Copied (new) 2026/03/12 01:48:29 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/12 01:48:29 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/12 01:48:29 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/03/12 01:48:29 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/12 01:48:29 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/12 01:48:29 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/03/12 01:48:29 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/12 01:48:29 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/12 01:48:29 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/03/12 01:48:29 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/12 01:48:29 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/12 01:48:29 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/03/12 01:48:30 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/12 01:48:30 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/12 01:48:30 INFO : dir1/0007-1234567.txt: Copied (new) 2026/03/12 01:48:30 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/12 01:48:30 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/12 01:48:30 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/03/12 01:48:30 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/12 01:48:30 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/12 01:48:30 INFO : dir1/0010-456789.txt: Copied (new) 2026/03/12 01:48:30 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/12 01:48:30 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/12 01:48:30 INFO : dir1/0009-3456789.txt: Copied (new) 2026/03/12 01:48:30 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/12 01:48:30 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/12 01:48:30 INFO : dir1/0008-2345678.txt: Copied (new) 2026/03/12 01:48:30 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/12 01:48:30 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/12 01:48:30 INFO : dir1/0012-6789;.txt: Copied (new) 2026/03/12 01:48:30 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/12 01:48:30 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/12 01:48:30 INFO : dir1/0011-56789;.txt: Copied (new) 2026/03/12 01:48:30 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/12 01:48:30 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/12 01:48:30 INFO : dir1/0015-9;=.txt: Copied (new) 2026/03/12 01:48:30 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/12 01:48:30 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/12 01:48:30 INFO : dir1/0013-789;=.txt: Copied (new) 2026/03/12 01:48:30 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/12 01:48:30 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/12 01:48:30 INFO : dir1/0014-89;=.txt: Copied (new) 2026/03/12 01:48:30 DEBUG : Waiting for deletions to finish 2026/03/12 01:48:31 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/03/12 01:48:31 INFO : PREFIXsplitbananasplit: Deleted 2026/03/12 01:48:31 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/03/12 01:48:31 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/03/12 01:48:31 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/03/12 01:48:31 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/03/12 01:48:31 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/03/12 01:48:31 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/03/12 01:48:31 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/03/12 01:48:31 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/03/12 01:48:31 INFO : PREFIXapple: Deleted 2026/03/12 01:48:31 INFO : PREFIXappleappleapplebanana: Deleted 2026/03/12 01:48:31 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/03/12 01:48:31 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/03/12 01:48:31 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/03/12 01:48:31 INFO : PREFIXbanana: Deleted 2026/03/12 01:48:31 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/03/12 01:48:31 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/03/12 01:48:31 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/03/12 01:48:31 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/03/12 01:48:31 DEBUG : Waiting for deletions to finish 2026/03/12 01:48:31 DEBUG : apple: Excluded (Path Filter) 2026/03/12 01:48:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/12 01:48:31 DEBUG : banana: Excluded (Path Filter) 2026/03/12 01:48:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/12 01:48:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/12 01:48:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/12 01:48:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/12 01:48:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/12 01:48:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/12 01:48:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/12 01:48:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/12 01:48:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/12 01:48:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/12 01:48:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/12 01:48:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/12 01:48:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/12 01:48:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/12 01:48:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/12 01:48:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/12 01:48:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/12 01:48:31 DEBUG : Waiting for deletions to finish 2026/03/12 01:48:32 DEBUG : apple: Excluded (Path Filter) 2026/03/12 01:48:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/12 01:48:32 DEBUG : banana: Excluded (Path Filter) 2026/03/12 01:48:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/12 01:48:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/12 01:48:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/12 01:48:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/12 01:48:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/12 01:48:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/12 01:48:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/12 01:48:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/12 01:48:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/12 01:48:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/12 01:48:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/12 01:48:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/12 01:48:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/12 01:48:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/12 01:48:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/12 01:48:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/12 01:48:32 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:185: Remote "B2 bucket rclone-test-lotegiy8haxi", Local "Local file system at /tmp/rclone2245776274", Modify Window "1ms" 2026/03/12 01:48:47 DEBUG : Waiting for deletions to finish 2026/03/12 01:48:47 DEBUG : apple: Excluded (Path Filter) 2026/03/12 01:48:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/12 01:48:47 DEBUG : banana: Excluded (Path Filter) 2026/03/12 01:48:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/12 01:48:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/12 01:48:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/12 01:48:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/12 01:48:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/12 01:48:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/12 01:48:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/12 01:48:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/12 01:48:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/12 01:48:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/12 01:48:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/12 01:48:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/12 01:48:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/12 01:48:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/12 01:48:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/12 01:48:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/12 01:48:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/12 01:48:47 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/12 01:48:47 DEBUG : apple: transformed to: appleSUFFIX 2026/03/12 01:48:47 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/12 01:48:47 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/12 01:48:47 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/12 01:48:47 DEBUG : apple: transformed to: appleSUFFIX 2026/03/12 01:48:47 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/12 01:48:47 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/12 01:48:47 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/12 01:48:47 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/12 01:48:47 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/12 01:48:47 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/12 01:48:47 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/12 01:48:47 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/12 01:48:47 DEBUG : apple: transformed to: appleSUFFIX 2026/03/12 01:48:47 DEBUG : apple: transformed to: appleSUFFIX 2026/03/12 01:48:47 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/12 01:48:47 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/12 01:48:47 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/12 01:48:47 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/12 01:48:47 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/12 01:48:47 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/12 01:48:47 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/12 01:48:47 DEBUG : apple: transformed to: appleSUFFIX 2026/03/12 01:48:47 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/12 01:48:47 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/12 01:48:47 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/12 01:48:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/12 01:48:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/12 01:48:48 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/12 01:48:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/12 01:48:48 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/12 01:48:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/12 01:48:48 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/12 01:48:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/12 01:48:48 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/12 01:48:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/12 01:48:48 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/12 01:48:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/12 01:48:48 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/12 01:48:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/12 01:48:48 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/12 01:48:48 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/12 01:48:48 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/12 01:48:48 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/12 01:48:48 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/12 01:48:48 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/12 01:48:48 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/12 01:48:48 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/12 01:48:48 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/12 01:48:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/12 01:48:48 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/12 01:48:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/12 01:48:48 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/12 01:48:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/12 01:48:48 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/12 01:48:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/12 01:48:48 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/12 01:48:48 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/03/12 01:48:48 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/12 01:48:48 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for checks to finish 2026/03/12 01:48:48 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for transfers to finish 2026/03/12 01:48:48 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/03/12 01:48:48 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/12 01:48:48 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/03/12 01:48:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/12 01:48:48 DEBUG : appleSUFFIX: size = 5 OK 2026/03/12 01:48:48 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/03/12 01:48:48 INFO : apple: Copied (new) to: appleSUFFIX 2026/03/12 01:48:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/12 01:48:48 DEBUG : bananaSUFFIX: size = 6 OK 2026/03/12 01:48:48 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/03/12 01:48:48 INFO : banana: Copied (new) to: bananaSUFFIX 2026/03/12 01:48:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/12 01:48:48 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/03/12 01:48:48 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/12 01:48:48 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/03/12 01:48:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/12 01:48:48 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/03/12 01:48:48 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/12 01:48:48 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/03/12 01:48:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/12 01:48:48 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/03/12 01:48:48 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/12 01:48:48 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/03/12 01:48:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/12 01:48:48 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/03/12 01:48:48 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/12 01:48:48 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/12 01:48:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/12 01:48:48 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/03/12 01:48:48 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/12 01:48:48 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/03/12 01:48:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/12 01:48:48 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/03/12 01:48:48 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/12 01:48:48 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/03/12 01:48:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/12 01:48:48 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/03/12 01:48:48 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/12 01:48:48 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/03/12 01:48:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/12 01:48:48 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/03/12 01:48:48 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/12 01:48:48 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/03/12 01:48:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/12 01:48:48 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/03/12 01:48:48 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/12 01:48:48 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/03/12 01:48:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/12 01:48:49 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/03/12 01:48:49 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/12 01:48:49 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/03/12 01:48:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/12 01:48:49 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/03/12 01:48:49 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/12 01:48:49 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/03/12 01:48:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/12 01:48:49 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/03/12 01:48:49 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/12 01:48:49 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/03/12 01:48:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/12 01:48:49 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/03/12 01:48:49 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/12 01:48:49 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/03/12 01:48:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/12 01:48:49 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/03/12 01:48:49 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/12 01:48:49 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/03/12 01:48:49 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/03/12 01:48:49 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/12 01:48:49 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/03/12 01:48:49 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/03/12 01:48:49 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/12 01:48:49 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/03/12 01:48:49 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/03/12 01:48:49 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/12 01:48:49 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/03/12 01:48:49 DEBUG : Waiting for deletions to finish 2026/03/12 01:48:50 INFO : dir1/0015-9;=.txt: Deleted 2026/03/12 01:48:50 INFO : splitbananasplit: Deleted 2026/03/12 01:48:50 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/12 01:48:50 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/12 01:48:50 INFO : dir1/0013-789;=.txt: Deleted 2026/03/12 01:48:50 INFO : appleappleapplebanana: Deleted 2026/03/12 01:48:50 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/12 01:48:50 INFO : dir1/0007-1234567.txt: Deleted 2026/03/12 01:48:50 INFO : banana: Deleted 2026/03/12 01:48:50 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/12 01:48:50 INFO : dir1/0011-56789;.txt: Deleted 2026/03/12 01:48:50 INFO : dir1/0009-3456789.txt: Deleted 2026/03/12 01:48:50 INFO : dir1/0012-6789;.txt: Deleted 2026/03/12 01:48:50 INFO : apple: Deleted 2026/03/12 01:48:50 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/12 01:48:50 INFO : dir1/0003-defghij.txt: Deleted 2026/03/12 01:48:50 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/12 01:48:50 INFO : dir1/0008-2345678.txt: Deleted 2026/03/12 01:48:50 INFO : dir1/0010-456789.txt: Deleted 2026/03/12 01:48:50 INFO : dir1/0014-89;=.txt: Deleted 2026/03/12 01:48:50 DEBUG : Waiting for deletions to finish 2026/03/12 01:48:50 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/03/12 01:48:50 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/03/12 01:48:50 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/03/12 01:48:50 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/03/12 01:48:50 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/03/12 01:48:50 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/03/12 01:48:50 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/03/12 01:48:50 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/03/12 01:48:50 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/03/12 01:48:50 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/03/12 01:48:50 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/03/12 01:48:50 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/03/12 01:48:50 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/03/12 01:48:50 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/03/12 01:48:50 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/03/12 01:48:50 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/03/12 01:48:50 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/03/12 01:48:50 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/03/12 01:48:50 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/03/12 01:48:50 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/03/12 01:48:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/12 01:48:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/12 01:48:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/12 01:48:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/12 01:48:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/12 01:48:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/12 01:48:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/12 01:48:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/12 01:48:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/12 01:48:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/12 01:48:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/12 01:48:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/12 01:48:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/12 01:48:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/12 01:48:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/12 01:48:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/12 01:48:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/12 01:48:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/12 01:48:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/12 01:48:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/12 01:48:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/12 01:48:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/12 01:48:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/12 01:48:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/12 01:48:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/12 01:48:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/12 01:48:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/12 01:48:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/12 01:48:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/12 01:48:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/12 01:48:51 DEBUG : apple: transformed to: appleSUFFIX 2026/03/12 01:48:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/12 01:48:51 DEBUG : apple: transformed to: appleSUFFIX 2026/03/12 01:48:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/12 01:48:51 DEBUG : apple: transformed to: appleSUFFIX 2026/03/12 01:48:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/12 01:48:51 DEBUG : apple: transformed to: appleSUFFIX 2026/03/12 01:48:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/12 01:48:51 DEBUG : apple: transformed to: appleSUFFIX 2026/03/12 01:48:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/12 01:48:51 DEBUG : apple: transformed to: appleSUFFIX 2026/03/12 01:48:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/12 01:48:51 DEBUG : apple: transformed to: appleSUFFIX 2026/03/12 01:48:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/12 01:48:51 DEBUG : apple: transformed to: appleSUFFIX 2026/03/12 01:48:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/12 01:48:51 DEBUG : apple: transformed to: appleSUFFIX 2026/03/12 01:48:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/12 01:48:51 DEBUG : apple: transformed to: appleSUFFIX 2026/03/12 01:48:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/12 01:48:51 DEBUG : apple: transformed to: appleSUFFIX 2026/03/12 01:48:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/12 01:48:51 DEBUG : apple: transformed to: appleSUFFIX 2026/03/12 01:48:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/12 01:48:51 DEBUG : apple: transformed to: appleSUFFIX 2026/03/12 01:48:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/12 01:48:51 DEBUG : apple: transformed to: appleSUFFIX 2026/03/12 01:48:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/12 01:48:51 DEBUG : apple: transformed to: appleSUFFIX 2026/03/12 01:48:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/12 01:48:51 DEBUG : apple: transformed to: appleSUFFIX 2026/03/12 01:48:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/12 01:48:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/12 01:48:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/12 01:48:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/12 01:48:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/12 01:48:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/12 01:48:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/12 01:48:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/12 01:48:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/12 01:48:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/12 01:48:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/12 01:48:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/12 01:48:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/12 01:48:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/12 01:48:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/12 01:48:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/12 01:48:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/12 01:48:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/12 01:48:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/12 01:48:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/12 01:48:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/12 01:48:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/12 01:48:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/12 01:48:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/12 01:48:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/12 01:48:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/12 01:48:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/12 01:48:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/12 01:48:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/12 01:48:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/12 01:48:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/12 01:48:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/12 01:48:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/12 01:48:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/12 01:48:51 DEBUG : apple: transformed to: appleSUFFIX 2026/03/12 01:48:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/12 01:48:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/12 01:48:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/12 01:48:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/12 01:48:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/12 01:48:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/12 01:48:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/12 01:48:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/12 01:48:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/12 01:48:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/12 01:48:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/12 01:48:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/12 01:48:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/12 01:48:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/12 01:48:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/12 01:48:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/12 01:48:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/12 01:48:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/12 01:48:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/12 01:48:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/12 01:48:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/12 01:48:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/12 01:48:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/12 01:48:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/12 01:48:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/12 01:48:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/12 01:48:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/12 01:48:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/12 01:48:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/12 01:48:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/12 01:48:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/12 01:48:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/12 01:48:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/12 01:48:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/12 01:48:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/12 01:48:51 DEBUG : apple: transformed to: appleSUFFIX 2026/03/12 01:48:51 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/12 01:48:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/12 01:48:51 DEBUG : apple: transformed to: appleSUFFIX 2026/03/12 01:48:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/12 01:48:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/12 01:48:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/12 01:48:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/12 01:48:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/12 01:48:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/12 01:48:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/12 01:48:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/12 01:48:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/12 01:48:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/12 01:48:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/12 01:48:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/12 01:48:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/12 01:48:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/12 01:48:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/12 01:48:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/12 01:48:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/12 01:48:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/12 01:48:51 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/12 01:48:51 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/12 01:48:51 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/12 01:48:51 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/12 01:48:51 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/12 01:48:51 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/12 01:48:51 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/12 01:48:51 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/12 01:48:51 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/12 01:48:51 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/12 01:48:51 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/12 01:48:51 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/12 01:48:51 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/12 01:48:51 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/12 01:48:51 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/12 01:48:51 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/12 01:48:51 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/12 01:48:51 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/12 01:48:51 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/12 01:48:51 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/12 01:48:51 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/12 01:48:51 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for checks to finish 2026/03/12 01:48:51 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for transfers to finish 2026/03/12 01:48:51 DEBUG : apple: size = 5 OK 2026/03/12 01:48:51 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/03/12 01:48:51 INFO : apple: Copied (new) 2026/03/12 01:48:51 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/12 01:48:51 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/12 01:48:51 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/03/12 01:48:51 DEBUG : banana: size = 6 OK 2026/03/12 01:48:51 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/03/12 01:48:51 INFO : banana: Copied (new) 2026/03/12 01:48:51 DEBUG : splitbananasplit: size = 16 OK 2026/03/12 01:48:51 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/12 01:48:51 INFO : splitbananasplit: Copied (new) 2026/03/12 01:48:51 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/12 01:48:51 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/12 01:48:51 INFO : appleappleapplebanana: Copied (new) 2026/03/12 01:48:52 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/12 01:48:52 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/12 01:48:52 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/03/12 01:48:52 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/12 01:48:52 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/12 01:48:52 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/03/12 01:48:52 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/12 01:48:52 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/12 01:48:52 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/03/12 01:48:52 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/12 01:48:52 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/12 01:48:52 INFO : dir1/0003-defghij.txt: Copied (new) 2026/03/12 01:48:52 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/12 01:48:52 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/12 01:48:52 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/03/12 01:48:52 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/12 01:48:52 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/12 01:48:52 INFO : dir1/0007-1234567.txt: Copied (new) 2026/03/12 01:48:52 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/12 01:48:52 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/12 01:48:52 INFO : dir1/0010-456789.txt: Copied (new) 2026/03/12 01:48:52 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/12 01:48:52 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/12 01:48:52 INFO : dir1/0008-2345678.txt: Copied (new) 2026/03/12 01:48:52 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/12 01:48:52 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/12 01:48:52 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/03/12 01:48:52 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/12 01:48:52 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/12 01:48:52 INFO : dir1/0011-56789;.txt: Copied (new) 2026/03/12 01:48:53 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/12 01:48:53 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/12 01:48:53 INFO : dir1/0014-89;=.txt: Copied (new) 2026/03/12 01:48:53 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/12 01:48:53 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/12 01:48:53 INFO : dir1/0013-789;=.txt: Copied (new) 2026/03/12 01:48:53 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/12 01:48:53 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/12 01:48:53 INFO : dir1/0012-6789;.txt: Copied (new) 2026/03/12 01:48:53 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/12 01:48:53 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/12 01:48:53 INFO : dir1/0015-9;=.txt: Copied (new) 2026/03/12 01:48:53 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/12 01:48:53 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/12 01:48:53 INFO : dir1/0009-3456789.txt: Copied (new) 2026/03/12 01:48:53 DEBUG : Waiting for deletions to finish 2026/03/12 01:48:53 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/03/12 01:48:53 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/03/12 01:48:53 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/03/12 01:48:53 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/03/12 01:48:53 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/03/12 01:48:53 INFO : splitbananasplitSUFFIX: Deleted 2026/03/12 01:48:53 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/03/12 01:48:53 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/03/12 01:48:53 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/03/12 01:48:53 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/03/12 01:48:53 INFO : appleSUFFIX: Deleted 2026/03/12 01:48:53 INFO : appleappleapplebananaSUFFIX: Deleted 2026/03/12 01:48:53 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/03/12 01:48:53 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/03/12 01:48:53 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/03/12 01:48:53 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/03/12 01:48:54 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/03/12 01:48:54 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/03/12 01:48:54 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/03/12 01:48:54 INFO : bananaSUFFIX: Deleted 2026/03/12 01:48:54 DEBUG : Waiting for deletions to finish 2026/03/12 01:48:54 DEBUG : apple: Excluded (Path Filter) 2026/03/12 01:48:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/12 01:48:54 DEBUG : banana: Excluded (Path Filter) 2026/03/12 01:48:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/12 01:48:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/12 01:48:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/12 01:48:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/12 01:48:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/12 01:48:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/12 01:48:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/12 01:48:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/12 01:48:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/12 01:48:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/12 01:48:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/12 01:48:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/12 01:48:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/12 01:48:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/12 01:48:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/12 01:48:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/12 01:48:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/12 01:48:54 DEBUG : Waiting for deletions to finish 2026/03/12 01:48:54 DEBUG : apple: Excluded (Path Filter) 2026/03/12 01:48:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/12 01:48:54 DEBUG : banana: Excluded (Path Filter) 2026/03/12 01:48:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/12 01:48:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/12 01:48:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/12 01:48:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/12 01:48:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/12 01:48:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/12 01:48:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/12 01:48:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/12 01:48:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/12 01:48:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/12 01:48:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/12 01:48:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/12 01:48:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/12 01:48:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/12 01:48:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/12 01:48:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/12 01:48:54 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:185: Remote "B2 bucket rclone-test-lotegiy8haxi", Local "Local file system at /tmp/rclone2245776274", Modify Window "1ms" 2026/03/12 01:49:08 DEBUG : Waiting for deletions to finish 2026/03/12 01:49:09 DEBUG : apple: Excluded (Path Filter) 2026/03/12 01:49:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/12 01:49:09 DEBUG : banana: Excluded (Path Filter) 2026/03/12 01:49:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/12 01:49:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/12 01:49:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/12 01:49:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/12 01:49:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/12 01:49:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/12 01:49:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/12 01:49:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/12 01:49:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/12 01:49:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/12 01:49:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/12 01:49:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/12 01:49:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/12 01:49:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/12 01:49:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/12 01:49:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/12 01:49:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/12 01:49:09 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/12 01:49:09 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/12 01:49:09 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/12 01:49:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/12 01:49:09 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/12 01:49:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/12 01:49:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/12 01:49:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/12 01:49:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/12 01:49:09 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/12 01:49:09 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/12 01:49:09 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/12 01:49:09 DEBUG : apple: size = 5 OK 2026/03/12 01:49:09 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:49:09 DEBUG : apple: Unchanged skipping 2026/03/12 01:49:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/12 01:49:09 DEBUG : banana: size = 6 OK 2026/03/12 01:49:09 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:49:09 DEBUG : banana: Unchanged skipping 2026/03/12 01:49:09 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/12 01:49:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/12 01:49:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/12 01:49:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/12 01:49:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/12 01:49:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/12 01:49:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/12 01:49:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/12 01:49:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/12 01:49:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/12 01:49:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/12 01:49:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/12 01:49:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/12 01:49:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/12 01:49:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/12 01:49:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/12 01:49:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/12 01:49:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/12 01:49:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/12 01:49:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/12 01:49:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/12 01:49:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/12 01:49:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/12 01:49:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/12 01:49:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/12 01:49:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/12 01:49:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/12 01:49:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/12 01:49:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/12 01:49:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/12 01:49:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/12 01:49:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/12 01:49:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/12 01:49:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/12 01:49:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/12 01:49:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/12 01:49:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/12 01:49:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/12 01:49:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/12 01:49:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/12 01:49:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/12 01:49:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/12 01:49:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/12 01:49:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/12 01:49:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/12 01:49:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/12 01:49:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/12 01:49:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/12 01:49:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/12 01:49:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/12 01:49:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/12 01:49:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/12 01:49:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/12 01:49:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/12 01:49:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/12 01:49:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/12 01:49:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/12 01:49:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/12 01:49:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/12 01:49:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/12 01:49:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/12 01:49:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/12 01:49:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/12 01:49:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/12 01:49:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/12 01:49:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/12 01:49:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/12 01:49:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/12 01:49:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/12 01:49:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/12 01:49:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/12 01:49:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/12 01:49:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/12 01:49:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/12 01:49:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/12 01:49:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/12 01:49:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/12 01:49:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/12 01:49:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/12 01:49:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/12 01:49:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/12 01:49:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/12 01:49:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/12 01:49:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/12 01:49:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/12 01:49:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/12 01:49:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/12 01:49:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/12 01:49:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/12 01:49:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/12 01:49:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/12 01:49:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/12 01:49:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/12 01:49:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/12 01:49:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/12 01:49:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/12 01:49:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/12 01:49:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/12 01:49:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/12 01:49:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/12 01:49:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/12 01:49:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/12 01:49:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/12 01:49:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/12 01:49:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/12 01:49:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/12 01:49:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/12 01:49:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/12 01:49:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/12 01:49:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/12 01:49:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/12 01:49:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/12 01:49:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/12 01:49:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/12 01:49:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/12 01:49:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/12 01:49:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/12 01:49:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/12 01:49:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/12 01:49:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/12 01:49:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/12 01:49:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/12 01:49:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/12 01:49:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/12 01:49:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/12 01:49:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/12 01:49:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/12 01:49:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/12 01:49:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/12 01:49:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/12 01:49:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/12 01:49:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/12 01:49:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/12 01:49:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/12 01:49:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/12 01:49:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/12 01:49:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/12 01:49:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/12 01:49:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/12 01:49:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/12 01:49:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/12 01:49:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/12 01:49:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/12 01:49:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/12 01:49:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/12 01:49:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/12 01:49:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/12 01:49:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/12 01:49:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/12 01:49:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/12 01:49:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/12 01:49:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/12 01:49:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/12 01:49:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/12 01:49:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/12 01:49:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/12 01:49:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/12 01:49:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/12 01:49:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/12 01:49:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/12 01:49:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/12 01:49:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/12 01:49:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/12 01:49:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/12 01:49:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/12 01:49:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/12 01:49:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/12 01:49:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/12 01:49:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/12 01:49:09 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/12 01:49:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/12 01:49:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/12 01:49:09 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/12 01:49:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/12 01:49:09 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/12 01:49:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/12 01:49:09 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/12 01:49:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/12 01:49:09 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/12 01:49:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/12 01:49:09 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/12 01:49:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/12 01:49:09 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/12 01:49:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/12 01:49:09 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/12 01:49:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/12 01:49:09 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/12 01:49:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/12 01:49:09 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/12 01:49:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/12 01:49:09 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/12 01:49:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/12 01:49:09 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/12 01:49:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/12 01:49:09 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/12 01:49:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/12 01:49:09 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/12 01:49:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/12 01:49:09 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/12 01:49:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/12 01:49:09 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/12 01:49:09 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/12 01:49:09 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/12 01:49:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/12 01:49:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/12 01:49:09 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for checks to finish 2026/03/12 01:49:09 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for transfers to finish 2026/03/12 01:49:10 DEBUG : dir1/0000-abcde: size = 21 OK 2026/03/12 01:49:10 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/12 01:49:10 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/03/12 01:49:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/12 01:49:10 DEBUG : splitbanan: size = 16 OK 2026/03/12 01:49:10 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/12 01:49:10 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/03/12 01:49:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/12 01:49:10 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/03/12 01:49:10 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/12 01:49:10 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/03/12 01:49:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/12 01:49:10 DEBUG : appleapple: size = 21 OK 2026/03/12 01:49:10 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/12 01:49:10 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/03/12 01:49:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/12 01:49:10 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/03/12 01:49:10 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/12 01:49:10 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/03/12 01:49:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/12 01:49:10 DEBUG : dir1/0003-defgh: size = 21 OK 2026/03/12 01:49:10 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/12 01:49:10 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/03/12 01:49:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/12 01:49:10 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/03/12 01:49:10 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/12 01:49:10 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/03/12 01:49:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/12 01:49:10 DEBUG : dir1/0008-23456: size = 21 OK 2026/03/12 01:49:10 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/12 01:49:10 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/03/12 01:49:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/12 01:49:10 DEBUG : dir1/0004-efghi: size = 21 OK 2026/03/12 01:49:10 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/12 01:49:10 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/03/12 01:49:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/12 01:49:10 DEBUG : dir1/0005-fghij: size = 21 OK 2026/03/12 01:49:10 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/12 01:49:10 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/03/12 01:49:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/12 01:49:10 DEBUG : dir1/0007-12345: size = 21 OK 2026/03/12 01:49:10 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/12 01:49:10 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/03/12 01:49:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/12 01:49:10 DEBUG : dir1/0009-34567: size = 21 OK 2026/03/12 01:49:10 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/12 01:49:10 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/03/12 01:49:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/12 01:49:11 DEBUG : dir1/0013-789;=: size = 19 OK 2026/03/12 01:49:11 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/12 01:49:11 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/03/12 01:49:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/12 01:49:11 DEBUG : dir1/0010-45678: size = 20 OK 2026/03/12 01:49:11 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/12 01:49:11 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/03/12 01:49:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/12 01:49:11 DEBUG : dir1/0012-6789;: size = 19 OK 2026/03/12 01:49:11 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/12 01:49:11 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/03/12 01:49:11 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/03/12 01:49:11 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/12 01:49:11 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/03/12 01:49:11 DEBUG : dir1/0011-56789: size = 20 OK 2026/03/12 01:49:11 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/12 01:49:11 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/03/12 01:49:11 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/03/12 01:49:11 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/12 01:49:11 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/03/12 01:49:11 DEBUG : Waiting for deletions to finish 2026/03/12 01:49:11 INFO : dir1/0007-1234567.txt: Deleted 2026/03/12 01:49:11 INFO : appleappleapplebanana: Deleted 2026/03/12 01:49:11 INFO : splitbananasplit: Deleted 2026/03/12 01:49:11 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/12 01:49:11 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/12 01:49:11 INFO : dir1/0014-89;=.txt: Deleted 2026/03/12 01:49:12 INFO : dir1/0010-456789.txt: Deleted 2026/03/12 01:49:12 INFO : dir1/0015-9;=.txt: Deleted 2026/03/12 01:49:12 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/12 01:49:12 INFO : dir1/0009-3456789.txt: Deleted 2026/03/12 01:49:12 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/12 01:49:12 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/12 01:49:12 INFO : dir1/0003-defghij.txt: Deleted 2026/03/12 01:49:12 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/12 01:49:12 INFO : dir1/0012-6789;.txt: Deleted 2026/03/12 01:49:12 INFO : dir1/0008-2345678.txt: Deleted 2026/03/12 01:49:12 INFO : dir1/0011-56789;.txt: Deleted 2026/03/12 01:49:12 INFO : dir1/0013-789;=.txt: Deleted 2026/03/12 01:49:12 DEBUG : Waiting for deletions to finish 2026/03/12 01:49:12 DEBUG : apple: Excluded (Path Filter) 2026/03/12 01:49:12 DEBUG : appleapple: Excluded (Path Filter) 2026/03/12 01:49:12 DEBUG : banana: Excluded (Path Filter) 2026/03/12 01:49:12 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/03/12 01:49:12 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/03/12 01:49:12 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/03/12 01:49:12 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/03/12 01:49:12 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/03/12 01:49:12 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/03/12 01:49:12 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/03/12 01:49:12 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/03/12 01:49:12 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/03/12 01:49:12 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/03/12 01:49:12 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/03/12 01:49:12 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/03/12 01:49:12 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/03/12 01:49:12 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/03/12 01:49:12 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/03/12 01:49:12 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/03/12 01:49:12 DEBUG : splitbanan: Excluded (Path Filter) 2026/03/12 01:49:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/12 01:49:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/12 01:49:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/12 01:49:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/12 01:49:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/12 01:49:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/12 01:49:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/12 01:49:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/12 01:49:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/12 01:49:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/12 01:49:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/12 01:49:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/12 01:49:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/12 01:49:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/12 01:49:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/12 01:49:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/12 01:49:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/12 01:49:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/12 01:49:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/12 01:49:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/12 01:49:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/12 01:49:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/12 01:49:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/12 01:49:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/12 01:49:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/12 01:49:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/12 01:49:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/12 01:49:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/12 01:49:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/12 01:49:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/12 01:49:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/12 01:49:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/12 01:49:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/12 01:49:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/12 01:49:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/12 01:49:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/12 01:49:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/12 01:49:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/12 01:49:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/12 01:49:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/12 01:49:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/12 01:49:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/12 01:49:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/12 01:49:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/12 01:49:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/12 01:49:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/12 01:49:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/12 01:49:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/12 01:49:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/12 01:49:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/12 01:49:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/12 01:49:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/12 01:49:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/12 01:49:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/12 01:49:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/12 01:49:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/12 01:49:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/12 01:49:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/12 01:49:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/12 01:49:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/12 01:49:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/12 01:49:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/12 01:49:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/12 01:49:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/12 01:49:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/12 01:49:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/12 01:49:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/12 01:49:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/12 01:49:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/12 01:49:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/12 01:49:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/12 01:49:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/12 01:49:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/12 01:49:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/12 01:49:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/12 01:49:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/12 01:49:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/12 01:49:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/12 01:49:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/12 01:49:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/12 01:49:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/12 01:49:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/12 01:49:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/12 01:49:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/12 01:49:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/12 01:49:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/12 01:49:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/12 01:49:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/12 01:49:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/12 01:49:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/12 01:49:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/12 01:49:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/12 01:49:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/12 01:49:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/12 01:49:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/12 01:49:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/12 01:49:12 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/12 01:49:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/12 01:49:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/12 01:49:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/12 01:49:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/12 01:49:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/12 01:49:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/12 01:49:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/12 01:49:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/12 01:49:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/12 01:49:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/12 01:49:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/12 01:49:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/12 01:49:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/12 01:49:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/12 01:49:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/12 01:49:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/12 01:49:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/12 01:49:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/12 01:49:12 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/12 01:49:12 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/12 01:49:12 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/12 01:49:12 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/12 01:49:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/12 01:49:12 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/12 01:49:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/12 01:49:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/12 01:49:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/12 01:49:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/12 01:49:12 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/12 01:49:12 DEBUG : apple: size = 5 OK 2026/03/12 01:49:12 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:49:12 DEBUG : apple: Unchanged skipping 2026/03/12 01:49:12 DEBUG : appleapple: size = 21 OK 2026/03/12 01:49:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:49:12 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/12 01:49:12 DEBUG : banana: size = 6 OK 2026/03/12 01:49:12 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:49:12 DEBUG : splitbanan: size = 16 OK 2026/03/12 01:49:12 DEBUG : banana: Unchanged skipping 2026/03/12 01:49:12 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:49:12 DEBUG : splitbananasplit: Unchanged skipping 2026/03/12 01:49:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/12 01:49:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/12 01:49:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/12 01:49:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/12 01:49:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/12 01:49:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/12 01:49:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/12 01:49:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/12 01:49:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/12 01:49:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/12 01:49:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/12 01:49:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/12 01:49:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/12 01:49:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/12 01:49:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/12 01:49:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/12 01:49:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/12 01:49:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/12 01:49:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/12 01:49:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/12 01:49:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/12 01:49:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/12 01:49:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/12 01:49:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/12 01:49:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/12 01:49:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/12 01:49:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/12 01:49:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/12 01:49:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/12 01:49:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/12 01:49:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/12 01:49:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/12 01:49:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/12 01:49:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/12 01:49:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/12 01:49:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/12 01:49:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/12 01:49:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/12 01:49:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/12 01:49:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/12 01:49:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/12 01:49:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/12 01:49:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/12 01:49:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/12 01:49:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/12 01:49:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/12 01:49:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/12 01:49:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/12 01:49:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/12 01:49:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/12 01:49:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/12 01:49:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/12 01:49:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/12 01:49:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/12 01:49:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/12 01:49:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/12 01:49:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/12 01:49:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/12 01:49:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/12 01:49:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/12 01:49:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/12 01:49:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/12 01:49:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/12 01:49:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/12 01:49:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/12 01:49:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/12 01:49:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/12 01:49:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/12 01:49:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/12 01:49:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/12 01:49:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/12 01:49:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/12 01:49:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/12 01:49:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/12 01:49:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/12 01:49:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/12 01:49:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/12 01:49:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/12 01:49:12 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/12 01:49:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/12 01:49:12 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/12 01:49:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/12 01:49:12 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/12 01:49:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/12 01:49:12 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/12 01:49:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/12 01:49:12 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/12 01:49:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/12 01:49:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/12 01:49:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/12 01:49:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/12 01:49:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/12 01:49:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/12 01:49:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/12 01:49:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/12 01:49:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/12 01:49:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/12 01:49:12 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/12 01:49:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/12 01:49:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/12 01:49:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/12 01:49:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/12 01:49:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/12 01:49:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/12 01:49:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/12 01:49:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/12 01:49:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/12 01:49:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/12 01:49:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/12 01:49:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/12 01:49:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/12 01:49:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/12 01:49:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/12 01:49:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/12 01:49:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/12 01:49:12 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/12 01:49:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/12 01:49:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/12 01:49:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/12 01:49:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/12 01:49:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/12 01:49:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/12 01:49:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/12 01:49:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/12 01:49:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/12 01:49:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/12 01:49:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/12 01:49:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/12 01:49:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/12 01:49:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/12 01:49:12 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/12 01:49:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/12 01:49:12 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/12 01:49:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/12 01:49:12 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/12 01:49:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/12 01:49:12 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/12 01:49:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/12 01:49:12 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/12 01:49:12 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/12 01:49:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/12 01:49:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/12 01:49:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/12 01:49:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/12 01:49:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/12 01:49:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/12 01:49:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/12 01:49:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/12 01:49:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/12 01:49:12 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/12 01:49:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/12 01:49:12 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/12 01:49:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/12 01:49:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/12 01:49:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/12 01:49:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/12 01:49:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/12 01:49:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/12 01:49:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/12 01:49:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/12 01:49:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/12 01:49:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/12 01:49:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/12 01:49:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/12 01:49:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/12 01:49:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/12 01:49:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/12 01:49:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/12 01:49:12 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/12 01:49:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/12 01:49:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/12 01:49:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/12 01:49:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/12 01:49:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/12 01:49:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/12 01:49:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/12 01:49:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/12 01:49:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/12 01:49:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/12 01:49:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/12 01:49:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/12 01:49:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/12 01:49:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/12 01:49:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/12 01:49:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/12 01:49:13 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/12 01:49:13 DEBUG : dir1/0000-abcde: size = 21 OK 2026/03/12 01:49:13 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/03/12 01:49:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:49:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:49:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/12 01:49:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/12 01:49:13 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/03/12 01:49:13 DEBUG : dir1/0003-defgh: size = 21 OK 2026/03/12 01:49:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:49:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/12 01:49:13 DEBUG : dir1/0004-efghi: size = 21 OK 2026/03/12 01:49:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:49:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/12 01:49:13 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/03/12 01:49:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:49:13 DEBUG : dir1/0007-12345: size = 21 OK 2026/03/12 01:49:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:49:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/12 01:49:13 DEBUG : dir1/0010-45678: size = 20 OK 2026/03/12 01:49:13 DEBUG : dir1/0011-56789: size = 20 OK 2026/03/12 01:49:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:49:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/12 01:49:13 DEBUG : dir1/0012-6789;: size = 19 OK 2026/03/12 01:49:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:49:13 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for checks to finish 2026/03/12 01:49:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:49:13 DEBUG : dir1/0008-23456: size = 21 OK 2026/03/12 01:49:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/12 01:49:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/12 01:49:13 DEBUG : dir1/0005-fghij: size = 21 OK 2026/03/12 01:49:13 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/03/12 01:49:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:49:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:49:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:49:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/12 01:49:13 DEBUG : dir1/0013-789;=: size = 19 OK 2026/03/12 01:49:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:49:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/12 01:49:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:49:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/12 01:49:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/12 01:49:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/12 01:49:13 DEBUG : dir1/0009-34567: size = 21 OK 2026/03/12 01:49:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:49:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/12 01:49:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/12 01:49:13 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/03/12 01:49:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:49:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/12 01:49:13 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for transfers to finish 2026/03/12 01:49:13 DEBUG : Waiting for deletions to finish 2026/03/12 01:49:13 DEBUG : Waiting for deletions to finish 2026/03/12 01:49:13 DEBUG : apple: Excluded (Path Filter) 2026/03/12 01:49:13 DEBUG : appleapple: Excluded (Path Filter) 2026/03/12 01:49:13 DEBUG : banana: Excluded (Path Filter) 2026/03/12 01:49:13 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/03/12 01:49:13 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/03/12 01:49:13 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/03/12 01:49:13 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/03/12 01:49:13 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/03/12 01:49:13 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/03/12 01:49:13 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/03/12 01:49:13 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/03/12 01:49:13 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/03/12 01:49:13 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/03/12 01:49:13 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/03/12 01:49:13 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/03/12 01:49:13 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/03/12 01:49:13 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/03/12 01:49:13 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/03/12 01:49:13 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/03/12 01:49:13 DEBUG : splitbanan: Excluded (Path Filter) 2026/03/12 01:49:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/12 01:49:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/12 01:49:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/12 01:49:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/12 01:49:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/12 01:49:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/12 01:49:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/12 01:49:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/12 01:49:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/12 01:49:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/12 01:49:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/12 01:49:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/12 01:49:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/12 01:49:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/12 01:49:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/12 01:49:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/12 01:49:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/12 01:49:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/12 01:49:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/12 01:49:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/12 01:49:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/12 01:49:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/12 01:49:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/12 01:49:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/12 01:49:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/12 01:49:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/12 01:49:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/12 01:49:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/12 01:49:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/12 01:49:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/12 01:49:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/12 01:49:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/12 01:49:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/12 01:49:13 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/12 01:49:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/12 01:49:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/12 01:49:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/12 01:49:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/12 01:49:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/12 01:49:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/12 01:49:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/12 01:49:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/12 01:49:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/12 01:49:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/12 01:49:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/12 01:49:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/12 01:49:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/12 01:49:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/12 01:49:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/12 01:49:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/12 01:49:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/12 01:49:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/12 01:49:13 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:185: Remote "B2 bucket rclone-test-lotegiy8haxi", Local "Local file system at /tmp/rclone2245776274", Modify Window "1ms" 2026/03/12 01:49:27 DEBUG : Waiting for deletions to finish 2026/03/12 01:49:27 DEBUG : apple: Excluded (Path Filter) 2026/03/12 01:49:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/12 01:49:27 DEBUG : banana: Excluded (Path Filter) 2026/03/12 01:49:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/12 01:49:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/12 01:49:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/12 01:49:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/12 01:49:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/12 01:49:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/12 01:49:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/12 01:49:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/12 01:49:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/12 01:49:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/12 01:49:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/12 01:49:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/12 01:49:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/12 01:49:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/12 01:49:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/12 01:49:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/12 01:49:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/12 01:49:28 DEBUG : apple: size = 5 OK 2026/03/12 01:49:28 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:49:28 DEBUG : apple: Unchanged skipping 2026/03/12 01:49:28 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/12 01:49:28 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:49:28 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/12 01:49:28 DEBUG : banana: size = 6 OK 2026/03/12 01:49:28 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:49:28 DEBUG : banana: Unchanged skipping 2026/03/12 01:49:28 DEBUG : splitbananasplit: size = 16 OK 2026/03/12 01:49:28 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:49:28 DEBUG : splitbananasplit: Unchanged skipping 2026/03/12 01:49:28 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/12 01:49:28 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:49:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/12 01:49:28 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/12 01:49:28 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:49:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/12 01:49:28 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/12 01:49:28 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:49:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/12 01:49:28 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/12 01:49:28 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:49:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/12 01:49:28 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/12 01:49:28 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:49:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/12 01:49:28 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/12 01:49:28 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:49:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/12 01:49:28 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/12 01:49:28 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:49:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/12 01:49:28 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/12 01:49:28 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:49:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/12 01:49:28 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/12 01:49:28 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:49:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/12 01:49:28 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/12 01:49:28 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:49:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/12 01:49:28 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/12 01:49:28 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:49:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/12 01:49:28 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/12 01:49:28 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:49:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/12 01:49:28 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/12 01:49:28 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:49:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/12 01:49:28 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/12 01:49:28 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:49:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/12 01:49:28 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/12 01:49:28 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:49:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/12 01:49:28 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/12 01:49:28 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:49:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/12 01:49:28 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for checks to finish 2026/03/12 01:49:28 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for transfers to finish 2026/03/12 01:49:28 DEBUG : Waiting for deletions to finish 2026/03/12 01:49:28 DEBUG : Waiting for deletions to finish 2026/03/12 01:49:28 DEBUG : apple: Excluded (Path Filter) 2026/03/12 01:49:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/12 01:49:28 DEBUG : banana: Excluded (Path Filter) 2026/03/12 01:49:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/12 01:49:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/12 01:49:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/12 01:49:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/12 01:49:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/12 01:49:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/12 01:49:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/12 01:49:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/12 01:49:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/12 01:49:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/12 01:49:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/12 01:49:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/12 01:49:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/12 01:49:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/12 01:49:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/12 01:49:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/12 01:49:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/12 01:49:29 DEBUG : apple: size = 5 OK 2026/03/12 01:49:29 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:49:29 DEBUG : apple: Unchanged skipping 2026/03/12 01:49:29 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/12 01:49:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:49:29 DEBUG : banana: size = 6 OK 2026/03/12 01:49:29 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/12 01:49:29 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:49:29 DEBUG : banana: Unchanged skipping 2026/03/12 01:49:29 DEBUG : splitbananasplit: size = 16 OK 2026/03/12 01:49:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:49:29 DEBUG : splitbananasplit: Unchanged skipping 2026/03/12 01:49:29 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/12 01:49:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:49:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/12 01:49:29 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/12 01:49:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:49:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/12 01:49:29 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/12 01:49:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:49:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/12 01:49:29 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/12 01:49:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:49:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/12 01:49:29 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/12 01:49:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:49:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/12 01:49:29 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/12 01:49:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:49:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/12 01:49:29 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/12 01:49:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:49:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/12 01:49:29 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/12 01:49:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:49:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/12 01:49:29 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/12 01:49:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:49:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/12 01:49:29 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/12 01:49:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:49:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/12 01:49:29 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/12 01:49:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:49:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/12 01:49:29 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/12 01:49:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:49:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/12 01:49:29 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/12 01:49:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:49:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/12 01:49:29 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/12 01:49:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:49:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/12 01:49:29 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/12 01:49:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:49:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/12 01:49:29 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/12 01:49:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:49:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/12 01:49:29 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for checks to finish 2026/03/12 01:49:29 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for transfers to finish 2026/03/12 01:49:29 DEBUG : Waiting for deletions to finish 2026/03/12 01:49:29 DEBUG : Waiting for deletions to finish 2026/03/12 01:49:29 DEBUG : apple: Excluded (Path Filter) 2026/03/12 01:49:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/12 01:49:29 DEBUG : banana: Excluded (Path Filter) 2026/03/12 01:49:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/12 01:49:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/12 01:49:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/12 01:49:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/12 01:49:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/12 01:49:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/12 01:49:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/12 01:49:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/12 01:49:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/12 01:49:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/12 01:49:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/12 01:49:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/12 01:49:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/12 01:49:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/12 01:49:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/12 01:49:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/12 01:49:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/12 01:49:29 DEBUG : Waiting for deletions to finish 2026/03/12 01:49:30 DEBUG : apple: Excluded (Path Filter) 2026/03/12 01:49:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/12 01:49:30 DEBUG : banana: Excluded (Path Filter) 2026/03/12 01:49:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/12 01:49:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/12 01:49:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/12 01:49:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/12 01:49:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/12 01:49:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/12 01:49:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/12 01:49:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/12 01:49:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/12 01:49:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/12 01:49:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/12 01:49:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/12 01:49:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/12 01:49:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/12 01:49:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/12 01:49:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/12 01:49:30 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:185: Remote "B2 bucket rclone-test-lotegiy8haxi", Local "Local file system at /tmp/rclone2245776274", Modify Window "1ms" 2026/03/12 01:49:44 DEBUG : Waiting for deletions to finish 2026/03/12 01:49:44 DEBUG : apple: Excluded (Path Filter) 2026/03/12 01:49:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/12 01:49:44 DEBUG : banana: Excluded (Path Filter) 2026/03/12 01:49:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/12 01:49:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/12 01:49:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/12 01:49:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/12 01:49:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/12 01:49:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/12 01:49:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/12 01:49:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/12 01:49:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/12 01:49:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/12 01:49:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/12 01:49:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/12 01:49:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/12 01:49:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/12 01:49:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/12 01:49:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/12 01:49:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/12 01:49:45 DEBUG : apple: size = 5 OK 2026/03/12 01:49:45 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:49:45 DEBUG : apple: Unchanged skipping 2026/03/12 01:49:45 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/12 01:49:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:49:45 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/12 01:49:45 DEBUG : banana: size = 6 OK 2026/03/12 01:49:45 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:49:45 DEBUG : banana: Unchanged skipping 2026/03/12 01:49:45 DEBUG : splitbananasplit: size = 16 OK 2026/03/12 01:49:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:49:45 DEBUG : splitbananasplit: Unchanged skipping 2026/03/12 01:49:45 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/12 01:49:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:49:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/12 01:49:45 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/12 01:49:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:49:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/12 01:49:45 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/12 01:49:45 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/12 01:49:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:49:45 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/12 01:49:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:49:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/12 01:49:45 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/12 01:49:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:49:45 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/12 01:49:45 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/12 01:49:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:49:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/12 01:49:45 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for checks to finish 2026/03/12 01:49:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:49:45 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/12 01:49:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/12 01:49:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:49:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/12 01:49:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/12 01:49:45 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/12 01:49:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:49:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/12 01:49:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/12 01:49:45 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/12 01:49:45 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/12 01:49:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:49:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/12 01:49:45 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/12 01:49:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:49:45 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/12 01:49:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/12 01:49:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:49:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/12 01:49:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:49:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/12 01:49:45 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/12 01:49:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:49:45 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/12 01:49:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/12 01:49:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:49:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/12 01:49:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:49:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/12 01:49:45 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for transfers to finish 2026/03/12 01:49:45 DEBUG : Waiting for deletions to finish 2026/03/12 01:49:45 DEBUG : Waiting for deletions to finish 2026/03/12 01:49:45 DEBUG : apple: Excluded (Path Filter) 2026/03/12 01:49:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/12 01:49:45 DEBUG : banana: Excluded (Path Filter) 2026/03/12 01:49:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/12 01:49:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/12 01:49:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/12 01:49:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/12 01:49:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/12 01:49:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/12 01:49:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/12 01:49:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/12 01:49:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/12 01:49:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/12 01:49:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/12 01:49:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/12 01:49:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/12 01:49:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/12 01:49:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/12 01:49:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/12 01:49:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/12 01:49:45 DEBUG : apple: size = 5 OK 2026/03/12 01:49:45 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:49:45 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/12 01:49:45 DEBUG : apple: Unchanged skipping 2026/03/12 01:49:45 DEBUG : banana: size = 6 OK 2026/03/12 01:49:45 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:49:45 DEBUG : banana: Unchanged skipping 2026/03/12 01:49:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:49:45 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/12 01:49:45 DEBUG : splitbananasplit: size = 16 OK 2026/03/12 01:49:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:49:45 DEBUG : splitbananasplit: Unchanged skipping 2026/03/12 01:49:46 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/12 01:49:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:49:46 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/12 01:49:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/12 01:49:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:49:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/12 01:49:46 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/12 01:49:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:49:46 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/12 01:49:46 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/12 01:49:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/12 01:49:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:49:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/12 01:49:46 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/12 01:49:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:49:46 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/12 01:49:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/12 01:49:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:49:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/12 01:49:46 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/12 01:49:46 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/12 01:49:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:49:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:49:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/12 01:49:46 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/12 01:49:46 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for checks to finish 2026/03/12 01:49:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/12 01:49:46 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/12 01:49:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:49:46 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/12 01:49:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/12 01:49:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:49:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/12 01:49:46 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/12 01:49:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:49:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/12 01:49:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:49:46 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/12 01:49:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:49:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/12 01:49:46 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/12 01:49:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:49:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/12 01:49:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/12 01:49:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:49:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/12 01:49:46 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/12 01:49:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:49:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/12 01:49:46 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for transfers to finish 2026/03/12 01:49:46 DEBUG : Waiting for deletions to finish 2026/03/12 01:49:46 DEBUG : Waiting for deletions to finish 2026/03/12 01:49:46 DEBUG : apple: Excluded (Path Filter) 2026/03/12 01:49:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/12 01:49:46 DEBUG : banana: Excluded (Path Filter) 2026/03/12 01:49:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/12 01:49:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/12 01:49:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/12 01:49:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/12 01:49:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/12 01:49:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/12 01:49:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/12 01:49:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/12 01:49:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/12 01:49:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/12 01:49:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/12 01:49:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/12 01:49:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/12 01:49:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/12 01:49:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/12 01:49:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/12 01:49:46 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:185: Remote "B2 bucket rclone-test-lotegiy8haxi", Local "Local file system at /tmp/rclone2245776274", Modify Window "1ms" 2026/03/12 01:50:00 DEBUG : Waiting for deletions to finish 2026/03/12 01:50:00 DEBUG : apple: Excluded (Path Filter) 2026/03/12 01:50:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/12 01:50:00 DEBUG : banana: Excluded (Path Filter) 2026/03/12 01:50:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/12 01:50:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/12 01:50:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/12 01:50:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/12 01:50:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/12 01:50:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/12 01:50:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/12 01:50:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/12 01:50:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/12 01:50:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/12 01:50:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/12 01:50:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/12 01:50:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/12 01:50:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/12 01:50:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/12 01:50:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/12 01:50:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/12 01:50:00 DEBUG : apple: size = 5 OK 2026/03/12 01:50:00 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:50:00 DEBUG : apple: Unchanged skipping 2026/03/12 01:50:00 DEBUG : splitbananasplit: size = 16 OK 2026/03/12 01:50:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:50:00 DEBUG : splitbananasplit: Unchanged skipping 2026/03/12 01:50:00 DEBUG : banana: size = 6 OK 2026/03/12 01:50:00 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:50:00 DEBUG : banana: Unchanged skipping 2026/03/12 01:50:00 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/12 01:50:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:50:00 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/12 01:50:01 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/12 01:50:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:50:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/12 01:50:01 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/12 01:50:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:50:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/12 01:50:01 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/12 01:50:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:50:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/12 01:50:01 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/12 01:50:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:50:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/12 01:50:01 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/12 01:50:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:50:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/12 01:50:01 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/12 01:50:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:50:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/12 01:50:01 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/12 01:50:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:50:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/12 01:50:01 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/12 01:50:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:50:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/12 01:50:01 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/12 01:50:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:50:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/12 01:50:01 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/12 01:50:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:50:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/12 01:50:01 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/12 01:50:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:50:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/12 01:50:01 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/12 01:50:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:50:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/12 01:50:01 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/12 01:50:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:50:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/12 01:50:01 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/12 01:50:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:50:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/12 01:50:01 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/12 01:50:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:50:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/12 01:50:01 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/12 01:50:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:50:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/12 01:50:01 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for checks to finish 2026/03/12 01:50:01 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for transfers to finish 2026/03/12 01:50:01 DEBUG : Waiting for deletions to finish 2026/03/12 01:50:01 DEBUG : Waiting for deletions to finish 2026/03/12 01:50:01 DEBUG : apple: Excluded (Path Filter) 2026/03/12 01:50:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/12 01:50:01 DEBUG : banana: Excluded (Path Filter) 2026/03/12 01:50:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/12 01:50:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/12 01:50:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/12 01:50:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/12 01:50:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/12 01:50:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/12 01:50:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/12 01:50:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/12 01:50:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/12 01:50:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/12 01:50:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/12 01:50:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/12 01:50:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/12 01:50:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/12 01:50:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/12 01:50:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/12 01:50:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/12 01:50:01 DEBUG : apple: size = 5 OK 2026/03/12 01:50:01 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:50:01 DEBUG : apple: Unchanged skipping 2026/03/12 01:50:01 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/12 01:50:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:50:01 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/12 01:50:01 DEBUG : banana: size = 6 OK 2026/03/12 01:50:01 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:50:01 DEBUG : banana: Unchanged skipping 2026/03/12 01:50:01 DEBUG : splitbananasplit: size = 16 OK 2026/03/12 01:50:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:50:01 DEBUG : splitbananasplit: Unchanged skipping 2026/03/12 01:50:02 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/12 01:50:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:50:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/12 01:50:02 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/12 01:50:02 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for checks to finish 2026/03/12 01:50:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:50:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/12 01:50:02 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/12 01:50:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:50:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/12 01:50:02 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/12 01:50:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:50:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/12 01:50:02 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/12 01:50:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:50:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/12 01:50:02 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/12 01:50:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:50:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/12 01:50:02 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/12 01:50:02 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/12 01:50:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:50:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/12 01:50:02 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/12 01:50:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:50:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/12 01:50:02 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/12 01:50:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:50:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/12 01:50:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:50:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/12 01:50:02 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/12 01:50:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:50:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/12 01:50:02 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/12 01:50:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:50:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/12 01:50:02 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/12 01:50:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:50:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/12 01:50:02 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/12 01:50:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:50:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/12 01:50:02 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/12 01:50:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:50:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/12 01:50:02 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/12 01:50:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:50:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/12 01:50:02 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for transfers to finish 2026/03/12 01:50:02 DEBUG : Waiting for deletions to finish 2026/03/12 01:50:02 DEBUG : Waiting for deletions to finish 2026/03/12 01:50:02 DEBUG : apple: Excluded (Path Filter) 2026/03/12 01:50:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/12 01:50:02 DEBUG : banana: Excluded (Path Filter) 2026/03/12 01:50:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/12 01:50:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/12 01:50:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/12 01:50:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/12 01:50:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/12 01:50:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/12 01:50:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/12 01:50:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/12 01:50:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/12 01:50:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/12 01:50:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/12 01:50:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/12 01:50:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/12 01:50:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/12 01:50:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/12 01:50:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/12 01:50:02 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:185: Remote "B2 bucket rclone-test-lotegiy8haxi", Local "Local file system at /tmp/rclone2245776274", Modify Window "1ms" 2026/03/12 01:50:17 DEBUG : Waiting for deletions to finish 2026/03/12 01:50:17 DEBUG : apple: Excluded (Path Filter) 2026/03/12 01:50:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/12 01:50:17 DEBUG : banana: Excluded (Path Filter) 2026/03/12 01:50:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/12 01:50:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/12 01:50:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/12 01:50:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/12 01:50:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/12 01:50:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/12 01:50:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/12 01:50:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/12 01:50:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/12 01:50:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/12 01:50:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/12 01:50:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/12 01:50:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/12 01:50:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/12 01:50:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/12 01:50:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/12 01:50:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/12 01:50:18 DEBUG : apple: size = 5 OK 2026/03/12 01:50:18 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:50:18 DEBUG : apple: Unchanged skipping 2026/03/12 01:50:18 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/12 01:50:18 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:50:18 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/12 01:50:18 DEBUG : banana: size = 6 OK 2026/03/12 01:50:18 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:50:18 DEBUG : banana: Unchanged skipping 2026/03/12 01:50:18 DEBUG : splitbananasplit: size = 16 OK 2026/03/12 01:50:18 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:50:18 DEBUG : splitbananasplit: Unchanged skipping 2026/03/12 01:50:18 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/12 01:50:18 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:50:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/12 01:50:18 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/12 01:50:18 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:50:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/12 01:50:18 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/12 01:50:18 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:50:18 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/12 01:50:18 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/12 01:50:18 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:50:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/12 01:50:18 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/12 01:50:18 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:50:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/12 01:50:18 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/12 01:50:18 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:50:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/12 01:50:18 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/12 01:50:18 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:50:18 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/12 01:50:18 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/12 01:50:18 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:50:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/12 01:50:18 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/12 01:50:18 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:50:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/12 01:50:18 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/12 01:50:18 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:50:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/12 01:50:18 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/12 01:50:18 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:50:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/12 01:50:18 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/12 01:50:18 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:50:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/12 01:50:18 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/12 01:50:18 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:50:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/12 01:50:18 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/12 01:50:18 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:50:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/12 01:50:18 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/12 01:50:18 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:50:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/12 01:50:18 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/12 01:50:18 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:50:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/12 01:50:18 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for checks to finish 2026/03/12 01:50:18 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for transfers to finish 2026/03/12 01:50:18 DEBUG : Waiting for deletions to finish 2026/03/12 01:50:18 DEBUG : Waiting for deletions to finish 2026/03/12 01:50:18 DEBUG : apple: Excluded (Path Filter) 2026/03/12 01:50:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/12 01:50:18 DEBUG : banana: Excluded (Path Filter) 2026/03/12 01:50:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/12 01:50:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/12 01:50:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/12 01:50:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/12 01:50:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/12 01:50:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/12 01:50:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/12 01:50:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/12 01:50:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/12 01:50:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/12 01:50:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/12 01:50:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/12 01:50:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/12 01:50:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/12 01:50:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/12 01:50:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/12 01:50:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/12 01:50:19 DEBUG : apple: size = 5 OK 2026/03/12 01:50:19 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:50:19 DEBUG : apple: Unchanged skipping 2026/03/12 01:50:19 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/12 01:50:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:50:19 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/12 01:50:19 DEBUG : banana: size = 6 OK 2026/03/12 01:50:19 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:50:19 DEBUG : banana: Unchanged skipping 2026/03/12 01:50:19 DEBUG : splitbananasplit: size = 16 OK 2026/03/12 01:50:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:50:19 DEBUG : splitbananasplit: Unchanged skipping 2026/03/12 01:50:19 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/12 01:50:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:50:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/12 01:50:19 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/12 01:50:19 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/12 01:50:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:50:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/12 01:50:19 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/12 01:50:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:50:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:50:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/12 01:50:19 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/12 01:50:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:50:19 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/12 01:50:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:50:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/12 01:50:19 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for checks to finish 2026/03/12 01:50:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/12 01:50:19 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/12 01:50:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:50:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/12 01:50:19 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/12 01:50:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:50:19 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/12 01:50:19 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/12 01:50:19 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/12 01:50:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:50:19 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/12 01:50:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/12 01:50:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:50:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/12 01:50:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:50:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/12 01:50:19 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/12 01:50:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:50:19 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/12 01:50:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/12 01:50:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:50:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/12 01:50:19 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/12 01:50:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/12 01:50:19 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/12 01:50:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:50:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/12 01:50:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:50:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/12 01:50:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/12 01:50:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:50:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/12 01:50:19 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for transfers to finish 2026/03/12 01:50:19 DEBUG : Waiting for deletions to finish 2026/03/12 01:50:19 DEBUG : Waiting for deletions to finish 2026/03/12 01:50:19 DEBUG : apple: Excluded (Path Filter) 2026/03/12 01:50:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/12 01:50:19 DEBUG : banana: Excluded (Path Filter) 2026/03/12 01:50:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/12 01:50:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/12 01:50:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/12 01:50:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/12 01:50:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/12 01:50:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/12 01:50:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/12 01:50:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/12 01:50:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/12 01:50:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/12 01:50:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/12 01:50:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/12 01:50:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/12 01:50:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/12 01:50:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/12 01:50:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/12 01:50:19 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:185: Remote "B2 bucket rclone-test-lotegiy8haxi", Local "Local file system at /tmp/rclone2245776274", Modify Window "1ms" 2026/03/12 01:50:33 DEBUG : Waiting for deletions to finish 2026/03/12 01:50:34 DEBUG : apple: Excluded (Path Filter) 2026/03/12 01:50:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/12 01:50:34 DEBUG : banana: Excluded (Path Filter) 2026/03/12 01:50:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/12 01:50:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/12 01:50:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/12 01:50:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/12 01:50:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/12 01:50:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/12 01:50:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/12 01:50:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/12 01:50:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/12 01:50:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/12 01:50:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/12 01:50:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/12 01:50:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/12 01:50:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/12 01:50:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/12 01:50:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/12 01:50:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/12 01:50:34 DEBUG : apple: size = 5 OK 2026/03/12 01:50:34 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:50:34 DEBUG : apple: Unchanged skipping 2026/03/12 01:50:34 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/12 01:50:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:50:34 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/12 01:50:34 DEBUG : banana: size = 6 OK 2026/03/12 01:50:34 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:50:34 DEBUG : banana: Unchanged skipping 2026/03/12 01:50:34 DEBUG : splitbananasplit: size = 16 OK 2026/03/12 01:50:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:50:34 DEBUG : splitbananasplit: Unchanged skipping 2026/03/12 01:50:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/12 01:50:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:50:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/12 01:50:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/12 01:50:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:50:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/12 01:50:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/12 01:50:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:50:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/12 01:50:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/12 01:50:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:50:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/12 01:50:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/12 01:50:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:50:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/12 01:50:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/12 01:50:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:50:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/12 01:50:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/12 01:50:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:50:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/12 01:50:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/12 01:50:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:50:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/12 01:50:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/12 01:50:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:50:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/12 01:50:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/12 01:50:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:50:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/12 01:50:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/12 01:50:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:50:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/12 01:50:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/12 01:50:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:50:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/12 01:50:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/12 01:50:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:50:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/12 01:50:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/12 01:50:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:50:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/12 01:50:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/12 01:50:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:50:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/12 01:50:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/12 01:50:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:50:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/12 01:50:34 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for checks to finish 2026/03/12 01:50:34 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for transfers to finish 2026/03/12 01:50:34 DEBUG : Waiting for deletions to finish 2026/03/12 01:50:34 DEBUG : Waiting for deletions to finish 2026/03/12 01:50:35 DEBUG : apple: Excluded (Path Filter) 2026/03/12 01:50:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/12 01:50:35 DEBUG : banana: Excluded (Path Filter) 2026/03/12 01:50:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/12 01:50:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/12 01:50:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/12 01:50:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/12 01:50:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/12 01:50:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/12 01:50:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/12 01:50:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/12 01:50:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/12 01:50:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/12 01:50:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/12 01:50:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/12 01:50:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/12 01:50:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/12 01:50:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/12 01:50:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/12 01:50:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/12 01:50:35 DEBUG : apple: size = 5 OK 2026/03/12 01:50:35 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:50:35 DEBUG : apple: Unchanged skipping 2026/03/12 01:50:35 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/12 01:50:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:50:35 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/12 01:50:35 DEBUG : banana: size = 6 OK 2026/03/12 01:50:35 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:50:35 DEBUG : banana: Unchanged skipping 2026/03/12 01:50:35 DEBUG : splitbananasplit: size = 16 OK 2026/03/12 01:50:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:50:35 DEBUG : splitbananasplit: Unchanged skipping 2026/03/12 01:50:35 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/12 01:50:35 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/12 01:50:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:50:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:50:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/12 01:50:35 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/12 01:50:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:50:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/12 01:50:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/12 01:50:35 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/12 01:50:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:50:35 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/12 01:50:35 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/12 01:50:35 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/12 01:50:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:50:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:50:35 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/12 01:50:35 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for checks to finish 2026/03/12 01:50:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/12 01:50:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/12 01:50:35 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/12 01:50:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:50:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/12 01:50:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/12 01:50:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:50:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/12 01:50:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:50:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/12 01:50:35 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/12 01:50:35 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/12 01:50:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:50:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/12 01:50:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:50:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/12 01:50:35 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/12 01:50:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:50:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/12 01:50:35 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/12 01:50:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:50:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/12 01:50:35 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/12 01:50:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:50:35 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/12 01:50:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/12 01:50:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:50:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/12 01:50:35 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/12 01:50:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:50:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/12 01:50:35 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for transfers to finish 2026/03/12 01:50:35 DEBUG : Waiting for deletions to finish 2026/03/12 01:50:35 DEBUG : Waiting for deletions to finish 2026/03/12 01:50:35 DEBUG : apple: Excluded (Path Filter) 2026/03/12 01:50:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/12 01:50:35 DEBUG : banana: Excluded (Path Filter) 2026/03/12 01:50:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/12 01:50:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/12 01:50:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/12 01:50:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/12 01:50:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/12 01:50:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/12 01:50:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/12 01:50:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/12 01:50:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/12 01:50:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/12 01:50:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/12 01:50:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/12 01:50:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/12 01:50:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/12 01:50:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/12 01:50:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/12 01:50:35 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (199.54s) --- PASS: TestTransform/NFC (16.02s) --- PASS: TestTransform/NFD (18.02s) --- PASS: TestTransform/base64 (19.62s) --- PASS: TestTransform/prefix (22.15s) --- PASS: TestTransform/suffix (22.49s) --- PASS: TestTransform/truncate (18.66s) --- PASS: TestTransform/encoder (16.55s) --- PASS: TestTransform/ISO-8859-1 (16.55s) --- PASS: TestTransform/charmap (15.89s) --- PASS: TestTransform/lowercase (17.51s) --- PASS: TestTransform/ascii (16.09s) === RUN TestTransformCopy run.go:185: Remote "B2 bucket rclone-test-lotegiy8haxi", Local "Local file system at /tmp/rclone2245776274", Modify Window "1ms" 2026/03/12 01:50:40 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/03/12 01:50:40 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/03/12 01:50:40 INFO : sub dir_somesuffix: Making directory 2026/03/12 01:50:40 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/03/12 01:50:40 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/03/12 01:50:40 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/03/12 01:50:40 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/03/12 01:50:40 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/03/12 01:50:40 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for checks to finish 2026/03/12 01:50:40 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for transfers to finish 2026/03/12 01:50:42 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/03/12 01:50:42 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/12 01:50:42 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/03/12 01:50:42 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (2.09s) === RUN TestDoubleTransform run.go:185: Remote "B2 bucket rclone-test-lotegiy8haxi", Local "Local file system at /tmp/rclone2245776274", Modify Window "1ms" 2026/03/12 01:50:42 DEBUG : toe: transformed to: tictactoe 2026/03/12 01:50:43 DEBUG : toe: transformed to: tictactoe 2026/03/12 01:50:43 INFO : tictactoe: Making directory 2026/03/12 01:50:43 DEBUG : toe: transformed to: tictactoe 2026/03/12 01:50:43 DEBUG : toe: transformed to: tictactoe 2026/03/12 01:50:43 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/12 01:50:43 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/03/12 01:50:43 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/12 01:50:43 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for checks to finish 2026/03/12 01:50:43 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for transfers to finish 2026/03/12 01:50:43 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/03/12 01:50:43 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/12 01:50:43 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/03/12 01:50:43 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.61s) === RUN TestFileTag run.go:185: Remote "B2 bucket rclone-test-lotegiy8haxi", Local "Local file system at /tmp/rclone2245776274", Modify Window "1ms" 2026/03/12 01:50:44 INFO : toe: Making directory 2026/03/12 01:50:44 INFO : toe/toe: Making directory 2026/03/12 01:50:44 DEBUG : toe: transformed to: tictactoe 2026/03/12 01:50:44 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/12 01:50:44 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/12 01:50:44 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/12 01:50:44 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for checks to finish 2026/03/12 01:50:44 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for transfers to finish 2026/03/12 01:50:45 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/03/12 01:50:45 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/12 01:50:45 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/03/12 01:50:45 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.81s) === RUN TestNoTag run.go:185: Remote "B2 bucket rclone-test-lotegiy8haxi", Local "Local file system at /tmp/rclone2245776274", Modify Window "1ms" 2026/03/12 01:50:46 INFO : toe: Making directory 2026/03/12 01:50:46 INFO : toe/toe: Making directory 2026/03/12 01:50:46 DEBUG : toe: transformed to: tictactoe 2026/03/12 01:50:46 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/12 01:50:46 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/12 01:50:46 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/12 01:50:46 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for checks to finish 2026/03/12 01:50:46 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for transfers to finish 2026/03/12 01:50:47 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/03/12 01:50:47 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/12 01:50:47 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/03/12 01:50:47 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.81s) === RUN TestDirTag run.go:185: Remote "B2 bucket rclone-test-lotegiy8haxi", Local "Local file system at /tmp/rclone2245776274", Modify Window "1ms" 2026/03/12 01:50:48 DEBUG : empty_dir: Making directory with metadata 2026/03/12 01:50:48 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/12 01:50:48 DEBUG : toe: transformed to: tictactoe 2026/03/12 01:50:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/12 01:50:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/12 01:50:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/12 01:50:48 INFO : tictacempty_dir: Making directory 2026/03/12 01:50:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/12 01:50:48 DEBUG : toe: transformed to: tictactoe 2026/03/12 01:50:48 DEBUG : toe: transformed to: tictactoe 2026/03/12 01:50:48 INFO : tictactoe: Making directory 2026/03/12 01:50:48 DEBUG : toe: transformed to: tictactoe 2026/03/12 01:50:48 DEBUG : toe: transformed to: tictactoe 2026/03/12 01:50:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/12 01:50:48 INFO : tictactoe/tictactoe: Making directory 2026/03/12 01:50:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/12 01:50:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/12 01:50:48 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/12 01:50:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/12 01:50:48 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for checks to finish 2026/03/12 01:50:48 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for transfers to finish 2026/03/12 01:50:48 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/03/12 01:50:48 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/12 01:50:48 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/03/12 01:50:48 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.72s) === RUN TestAllTag run.go:185: Remote "B2 bucket rclone-test-lotegiy8haxi", Local "Local file system at /tmp/rclone2245776274", Modify Window "1ms" 2026/03/12 01:50:49 DEBUG : empty_dir: Making directory with metadata 2026/03/12 01:50:49 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/12 01:50:49 DEBUG : toe: transformed to: tictactoe 2026/03/12 01:50:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/12 01:50:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/12 01:50:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/12 01:50:49 INFO : tictacempty_dir: Making directory 2026/03/12 01:50:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/12 01:50:49 DEBUG : toe: transformed to: tictactoe 2026/03/12 01:50:49 DEBUG : toe: transformed to: tictactoe 2026/03/12 01:50:49 INFO : tictactoe: Making directory 2026/03/12 01:50:49 DEBUG : toe: transformed to: tictactoe 2026/03/12 01:50:49 DEBUG : toe: transformed to: tictactoe 2026/03/12 01:50:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/12 01:50:49 INFO : tictactoe/tictactoe: Making directory 2026/03/12 01:50:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/12 01:50:49 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/12 01:50:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/12 01:50:49 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/12 01:50:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/12 01:50:49 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for checks to finish 2026/03/12 01:50:49 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for transfers to finish 2026/03/12 01:50:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/12 01:50:50 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/12 01:50:50 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/12 01:50:50 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/03/12 01:50:51 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for checks to finish 2026/03/12 01:50:51 DEBUG : toe: transformed to: tictactoe 2026/03/12 01:50:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/12 01:50:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/12 01:50:51 DEBUG : toe: transformed to: tictactoe 2026/03/12 01:50:51 DEBUG : toe: transformed to: tictactoe 2026/03/12 01:50:51 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/12 01:50:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/12 01:50:51 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/12 01:50:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/03/12 01:50:51 NOTICE: B2 bucket rclone-test-lotegiy8haxi: 0 differences found 2026/03/12 01:50:51 NOTICE: B2 bucket rclone-test-lotegiy8haxi: 1 matching files --- PASS: TestAllTag (2.52s) === RUN TestRunTwice run.go:185: Remote "B2 bucket rclone-test-lotegiy8haxi", Local "Local file system at /tmp/rclone2245776274", Modify Window "1ms" 2026/03/12 01:50:52 DEBUG : toe: transformed to: tictactoe 2026/03/12 01:50:52 DEBUG : toe: transformed to: tictactoe 2026/03/12 01:50:52 INFO : tictactoe: Making directory 2026/03/12 01:50:52 DEBUG : toe: transformed to: tictactoe 2026/03/12 01:50:52 DEBUG : toe: transformed to: tictactoe 2026/03/12 01:50:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/12 01:50:52 INFO : tictactoe/tictactoe: Making directory 2026/03/12 01:50:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/12 01:50:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/12 01:50:52 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/12 01:50:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/12 01:50:52 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for checks to finish 2026/03/12 01:50:52 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for transfers to finish 2026/03/12 01:50:53 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/03/12 01:50:53 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/12 01:50:53 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/03/12 01:50:53 DEBUG : Waiting for deletions to finish 2026/03/12 01:50:53 DEBUG : toe: transformed to: tictactoe 2026/03/12 01:50:53 DEBUG : toe: transformed to: tictactoe 2026/03/12 01:50:53 DEBUG : toe: transformed to: tictactoe 2026/03/12 01:50:53 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/12 01:50:54 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for checks to finish 2026/03/12 01:50:54 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/03/12 01:50:54 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 01:50:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/12 01:50:54 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/03/12 01:50:54 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for transfers to finish 2026/03/12 01:50:54 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.57s) === RUN TestSyntax 2026/03/12 01:50:54 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "B2 bucket rclone-test-lotegiy8haxi", Local "Local file system at /tmp/rclone2245776274", Modify Window "1ms" 2026/03/12 01:50:55 INFO : toe: Making directory 2026/03/12 01:50:55 INFO : toe/toe: Making directory 2026/03/12 01:50:55 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/12 01:50:55 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for checks to finish 2026/03/12 01:50:55 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for transfers to finish 2026/03/12 01:50:55 DEBUG : toe/toe/toe: size = 11 OK 2026/03/12 01:50:55 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/12 01:50:55 INFO : toe/toe/toe: Copied (new) 2026/03/12 01:50:55 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.76s) === RUN TestMove run.go:185: Remote "B2 bucket rclone-test-lotegiy8haxi", Local "Local file system at /tmp/rclone2245776274", Modify Window "1ms" 2026/03/12 01:50:56 DEBUG : empty_dir: Making directory with metadata 2026/03/12 01:50:56 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/12 01:50:56 DEBUG : toe: transformed to: tictactoe 2026/03/12 01:50:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/12 01:50:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/12 01:50:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/12 01:50:56 INFO : tictacempty_dir: Making directory 2026/03/12 01:50:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/12 01:50:56 DEBUG : toe: transformed to: tictactoe 2026/03/12 01:50:56 DEBUG : toe: transformed to: tictactoe 2026/03/12 01:50:56 INFO : tictactoe: Making directory 2026/03/12 01:50:56 DEBUG : toe: transformed to: tictactoe 2026/03/12 01:50:56 DEBUG : toe: transformed to: tictactoe 2026/03/12 01:50:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/12 01:50:56 INFO : tictactoe/tictactoe: Making directory 2026/03/12 01:50:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/12 01:50:56 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/12 01:50:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/12 01:50:56 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/12 01:50:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/12 01:50:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/12 01:50:56 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for checks to finish 2026/03/12 01:50:56 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for transfers to finish 2026/03/12 01:50:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/12 01:50:57 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/12 01:50:57 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/12 01:50:57 INFO : toe/toe/toe.txt: Deleted 2026/03/12 01:50:57 INFO : toe/toe: Removing directory 2026/03/12 01:50:57 INFO : toe: Removing directory 2026/03/12 01:50:57 INFO : empty_dir: Removing directory 2026/03/12 01:50:57 DEBUG : Local file system at /tmp/rclone2245776274: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.86s) === RUN TestTransformFile run.go:185: Remote "B2 bucket rclone-test-lotegiy8haxi", Local "Local file system at /tmp/rclone2245776274", Modify Window "1ms" 2026/03/12 01:50:58 DEBUG : empty_dir: Making directory with metadata 2026/03/12 01:50:58 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/12 01:50:58 DEBUG : toe: transformed to: tictactoe 2026/03/12 01:50:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/12 01:50:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/12 01:50:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/12 01:50:58 INFO : tictacempty_dir: Making directory 2026/03/12 01:50:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/12 01:50:58 DEBUG : toe: transformed to: tictactoe 2026/03/12 01:50:58 DEBUG : toe: transformed to: tictactoe 2026/03/12 01:50:58 INFO : tictactoe: Making directory 2026/03/12 01:50:58 DEBUG : toe: transformed to: tictactoe 2026/03/12 01:50:58 DEBUG : toe: transformed to: tictactoe 2026/03/12 01:50:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/12 01:50:58 INFO : tictactoe/tictactoe: Making directory 2026/03/12 01:50:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/12 01:50:58 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/12 01:50:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/12 01:50:58 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/12 01:50:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/12 01:50:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/12 01:50:58 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for checks to finish 2026/03/12 01:50:58 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for transfers to finish 2026/03/12 01:50:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/12 01:50:59 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/12 01:50:59 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/12 01:50:59 INFO : toe/toe/toe.txt: Deleted 2026/03/12 01:50:59 INFO : toe/toe: Removing directory 2026/03/12 01:50:59 INFO : toe: Removing directory 2026/03/12 01:50:59 INFO : empty_dir: Removing directory 2026/03/12 01:50:59 DEBUG : Local file system at /tmp/rclone2245776274: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/03/12 01:51:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/12 01:51:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/03/12 01:51:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/12 01:51:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/12 01:51:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/12 01:51:00 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/03/12 01:51:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/12 01:51:00 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/03/12 01:51: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.24s) === RUN TestManualTransformFile run.go:185: Remote "B2 bucket rclone-test-lotegiy8haxi", Local "Local file system at /tmp/rclone2245776274", Modify Window "1ms" 2026/03/12 01:51:01 DEBUG : Reset feature "Copy" 2026/03/12 01:51:01 DEBUG : Reset feature "Move" 2026/03/12 01:51:01 DEBUG : Reset feature "Copy" 2026/03/12 01:51:01 DEBUG : Reset feature "Move" 2026/03/12 01:51:01 DEBUG : empty_dir: Making directory with metadata 2026/03/12 01:51:01 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/12 01:51:01 DEBUG : toe: transformed to: tictactoe 2026/03/12 01:51:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/12 01:51:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/12 01:51:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/12 01:51:01 INFO : tictacempty_dir: Making directory 2026/03/12 01:51:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/12 01:51:01 DEBUG : toe: transformed to: tictactoe 2026/03/12 01:51:01 DEBUG : toe: transformed to: tictactoe 2026/03/12 01:51:01 INFO : tictactoe: Making directory 2026/03/12 01:51:01 DEBUG : toe: transformed to: tictactoe 2026/03/12 01:51:01 DEBUG : toe: transformed to: tictactoe 2026/03/12 01:51:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/12 01:51:01 INFO : tictactoe/tictactoe: Making directory 2026/03/12 01:51:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/12 01:51:01 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/12 01:51:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/12 01:51:01 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/12 01:51:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/12 01:51:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/12 01:51:01 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for checks to finish 2026/03/12 01:51:01 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for transfers to finish 2026/03/12 01:51:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/12 01:51:02 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/12 01:51:02 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/12 01:51:02 INFO : toe/toe/toe.txt: Deleted 2026/03/12 01:51:02 INFO : toe/toe: Removing directory 2026/03/12 01:51:02 INFO : toe: Removing directory 2026/03/12 01:51:02 INFO : empty_dir: Removing directory 2026/03/12 01:51:02 DEBUG : Local file system at /tmp/rclone2245776274: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/03/12 01:51:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/12 01:51:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/03/12 01:51:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/12 01:51:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/12 01:51:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/12 01:51:04 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/03/12 01:51:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/12 01:51:04 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/03/12 01:51: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.89s) === RUN TestBase64 run.go:185: Remote "B2 bucket rclone-test-lotegiy8haxi", Local "Local file system at /tmp/rclone2245776274", Modify Window "1ms" 2026/03/12 01:51:05 DEBUG : toe: transformed to: dG9l 2026/03/12 01:51:05 DEBUG : toe: transformed to: dG9l 2026/03/12 01:51:05 INFO : dG9l: Making directory 2026/03/12 01:51:05 DEBUG : toe: transformed to: dG9l 2026/03/12 01:51:05 DEBUG : toe: transformed to: dG9l 2026/03/12 01:51:05 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/03/12 01:51:05 INFO : dG9l/dG9l: Making directory 2026/03/12 01:51:05 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/03/12 01:51:05 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/03/12 01:51:05 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/03/12 01:51:05 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/12 01:51:05 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/03/12 01:51:05 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for checks to finish 2026/03/12 01:51:05 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for transfers to finish 2026/03/12 01:51:06 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/03/12 01:51:06 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/12 01:51:06 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/03/12 01:51:06 DEBUG : Waiting for deletions to finish 2026/03/12 01:51:07 DEBUG : dG9l: transformed to: toe 2026/03/12 01:51:07 DEBUG : dG9l: transformed to: toe 2026/03/12 01:51:07 DEBUG : dG9l: transformed to: toe 2026/03/12 01:51:07 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/03/12 01:51:07 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/03/12 01:51:07 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/03/12 01:51:07 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/03/12 01:51:07 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/03/12 01:51:07 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/03/12 01:51:07 DEBUG : Local file system at /tmp/rclone2245776274: Waiting for checks to finish 2026/03/12 01:51:07 DEBUG : Local file system at /tmp/rclone2245776274: Waiting for transfers to finish 2026/03/12 01:51:07 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.76s) === RUN TestError run.go:185: Remote "B2 bucket rclone-test-lotegiy8haxi", Local "Local file system at /tmp/rclone2245776274", Modify Window "1ms" 2026/03/12 01:51:08 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/12 01:51:08 DEBUG : toe: transformed to: 2026/03/12 01:51:08 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/12 01:51:08 DEBUG : toe: transformed to: 2026/03/12 01:51:08 INFO : B2 bucket rclone-test-lotegiy8haxi: Making directory 2026/03/12 01:51:08 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/12 01:51:08 DEBUG : toe: transformed to: 2026/03/12 01:51:08 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/12 01:51:08 DEBUG : toe: transformed to: 2026/03/12 01:51:08 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/12 01:51:08 DEBUG : toe/toe: transformed to: 2026/03/12 01:51:08 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/03/12 01:51:08 INFO : toe/toe: Making directory 2026/03/12 01:51:08 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/12 01:51:08 DEBUG : toe/toe: transformed to: 2026/03/12 01:51:08 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/03/12 01:51:08 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/12 01:51:08 DEBUG : toe: transformed to: 2026/03/12 01:51:08 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/12 01:51:08 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/12 01:51:08 DEBUG : toe/toe/toe: transformed to: 2026/03/12 01:51:08 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/03/12 01:51:08 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for checks to finish 2026/03/12 01:51:08 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Waiting for transfers to finish 2026/03/12 01:51:09 DEBUG : toe/toe/toe: size = 11 OK 2026/03/12 01:51:09 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/12 01:51:09 INFO : toe/toe/toe: Copied (new) 2026/03/12 01:51:09 ERROR : B2 bucket rclone-test-lotegiy8haxi: not deleting files as there were IO errors 2026/03/12 01:51:09 ERROR : B2 bucket rclone-test-lotegiy8haxi: not deleting directories as there were IO errors --- PASS: TestError (1.66s) PASS 2026/03/12 01:51:10 DEBUG : B2 bucket rclone-test-lotegiy8haxi: Purge remote 2026/03/12 01:51:10 INFO : B2 bucket rclone-test-lotegiy8haxi: cleaning bucket "rclone-test-lotegiy8haxi" of all files 2026/03/12 01:51:11 DEBUG : BackupDir/one: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f416740bd61002003_d20260312_m014446_c001_v7007000_t0000_u01773279886580") 2026/03/12 01:51:11 DEBUG : BackupDir/one: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f116d52238c7d26d5_d20260312_m014440_c001_v0001185_t0022_u01773279880600") 2026/03/12 01:51:11 DEBUG : CompareDest/one: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41299c15a808ffc5_d20260312_m014420_c001_v7007000_t0000_u01773279860680") 2026/03/12 01:51:11 DEBUG : CompareDest/one: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f10051f8d9d186be3_d20260312_m014414_c001_v0001044_t0047_u01773279854541") 2026/03/12 01:51:11 DEBUG : CompareDest/two: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41299c15a808ffc6_d20260312_m014420_c001_v7007000_t0000_u01773279860864") 2026/03/12 01:51:11 DEBUG : CompareDest/two: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1108a4ba4582418f_d20260312_m014415_c001_v0001042_t0021_u01773279855839") 2026/03/12 01:51:11 DEBUG : CopyDest/one: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f416740bd61002004_d20260312_m014446_c001_v7007000_t0000_u01773279886761") 2026/03/12 01:51:11 DEBUG : CopyDest/one: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1108a4ba458241bd_d20260312_m014437_c001_v0001042_t0044_u01773279877510") 2026/03/12 01:51:11 DEBUG : CopyDest/three: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f416740bd61002005_d20260312_m014446_c001_v7007000_t0000_u01773279886942") 2026/03/12 01:51:11 DEBUG : CopyDest/three: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1108a4ba458241bf_d20260312_m014444_c001_v0001042_t0012_u01773279884233") 2026/03/12 01:51:11 DEBUG : CopyDest/two: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f416740bd61002006_d20260312_m014447_c001_v7007000_t0000_u01773279887124") 2026/03/12 01:51:11 DEBUG : CopyDest/two: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f10051f8d9d186c03_d20260312_m014441_c001_v0001044_t0018_u01773279881758") 2026/03/12 01:51:11 DEBUG : EXISTING: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4060d65fef4cf4d9_d20260312_m014610_c001_v7007000_t0000_u01773279970740") 2026/03/12 01:51:11 DEBUG : EXISTING: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1108a4ba4582424f_d20260312_m014609_c001_v0001042_t0013_u01773279969609") 2026/03/12 01:51:11 DEBUG : PREFIXapple: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f40056dfda4f86b06_d20260312_m014831_c001_v7007000_t0000_u01773280111224") 2026/03/12 01:51:11 DEBUG : PREFIXapple: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f10051f8d9d186e5c_d20260312_m014825_c001_v0001044_t0010_u01773280105472") 2026/03/12 01:51:11 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f420635515df1f0b0_d20260312_m014831_c001_v7007000_t0000_u01773280111229") 2026/03/12 01:51:11 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f102ffe192b1ca8e0_d20260312_m014825_c001_v0001182_t0030_u01773280105485") 2026/03/12 01:51:11 DEBUG : PREFIXbanana: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41942c6a2bf2e3ec_d20260312_m014831_c001_v7007000_t0000_u01773280111261") 2026/03/12 01:51:11 DEBUG : PREFIXbanana: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1122e087d41176d8_d20260312_m014825_c001_v0001090_t0016_u01773280105494") 2026/03/12 01:51:12 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f40056dfda4f86b04_d20260312_m014831_c001_v7007000_t0000_u01773280111019") 2026/03/12 01:51:12 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1108a4ba45824371_d20260312_m014825_c001_v0001042_t0053_u01773280105503") 2026/03/12 01:51:12 DEBUG : Testêé: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4060d65fef4cf4d6_d20260312_m014607_c001_v7007000_t0000_u01773279967108") 2026/03/12 01:51:12 DEBUG : Testêé: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1108a4ba45824245_d20260312_m014606_c001_v0001042_t0013_u01773279966244") 2026/03/12 01:51:12 DEBUG : Testêé: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f10051f8d9d186c93_d20260312_m014605_c001_v0001044_t0016_u01773279965117") 2026/03/12 01:51:12 DEBUG : YXBwbGU=: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f422a33e967253bbd_d20260312_m014810_c001_v7007000_t0000_u01773280090577") 2026/03/12 01:51:12 DEBUG : YXBwbGU=: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1108a4ba45824347_d20260312_m014806_c001_v0001042_t0039_u01773280086028") 2026/03/12 01:51:12 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f422a33e967253bbf_d20260312_m014810_c001_v7007000_t0000_u01773280090783") 2026/03/12 01:51:12 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f102ffe192b1ca832_d20260312_m014805_c001_v0001182_t0025_u01773280085998") 2026/03/12 01:51:12 DEBUG : YmFuYW5h: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f422a33e967253bc0_d20260312_m014810_c001_v7007000_t0000_u01773280090964") 2026/03/12 01:51:12 DEBUG : YmFuYW5h: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f10051f8d9d186e12_d20260312_m014806_c001_v0001044_t0045_u01773280086009") 2026/03/12 01:51:12 DEBUG : a/potato2: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4239a25022a753f5_d20260312_m014234_c001_v7007000_t0000_u01773279754512") 2026/03/12 01:51:12 DEBUG : a/potato2: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1012f05124810d30_d20260312_m014233_c001_v0001173_t0003_u01773279753815") 2026/03/12 01:51:12 DEBUG : a/potato2: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f414cf046bdef4589_d20260312_m014231_c001_v7007000_t0000_u01773279751807") 2026/03/12 01:51:12 DEBUG : a/potato2: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1012f05124810cfc_d20260312_m014230_c001_v0001173_t0051_u01773279750718") 2026/03/12 01:51:12 DEBUG : a/potato2: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4239a25022a753da_d20260312_m014205_c001_v7007000_t0000_u01773279725753") 2026/03/12 01:51:12 DEBUG : a/potato2: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1012f05124810b7e_d20260312_m014204_c001_v0001173_t0055_u01773279724455") 2026/03/12 01:51:12 DEBUG : apple: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41299c15a8090264_d20260312_m015036_c001_v7007000_t0000_u01773280236533") 2026/03/12 01:51:12 DEBUG : apple: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1108a4ba458244db_d20260312_m015032_c001_v0001042_t0009_u01773280232095") 2026/03/12 01:51:12 DEBUG : apple: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41942c6a2bf2e4ab_d20260312_m015020_c001_v7007000_t0000_u01773280220426") 2026/03/12 01:51:12 DEBUG : apple: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1108a4ba458244a9_d20260312_m015015_c001_v0001042_t0045_u01773280215845") 2026/03/12 01:51:12 DEBUG : apple: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4060d65fef4cfef3_d20260312_m015002_c001_v7007000_t0000_u01773280202948") 2026/03/12 01:51:12 DEBUG : apple: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1108a4ba45824485_d20260312_m014958_c001_v0001042_t0026_u01773280198757") 2026/03/12 01:51:13 DEBUG : apple: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f414cf046bdef4a45_d20260312_m014947_c001_v7007000_t0000_u01773280187003") 2026/03/12 01:51:13 DEBUG : apple: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1108a4ba45824461_d20260312_m014942_c001_v0001042_t0000_u01773280182438") 2026/03/12 01:51:13 DEBUG : apple: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f416fe720ec92ebaa_d20260312_m014930_c001_v7007000_t0000_u01773280170552") 2026/03/12 01:51:13 DEBUG : apple: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1108a4ba45824435_d20260312_m014925_c001_v0001042_t0014_u01773280165909") 2026/03/12 01:51:13 DEBUG : apple: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f419eb7a3a3d85ce8_d20260312_m014913_c001_v7007000_t0000_u01773280153946") 2026/03/12 01:51:13 DEBUG : apple: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f10051f8d9d186f12_d20260312_m014907_c001_v0001044_t0012_u01773280147256") 2026/03/12 01:51:13 DEBUG : apple: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f414cf046bdef494f_d20260312_m014855_c001_v7007000_t0000_u01773280135349") 2026/03/12 01:51:13 DEBUG : apple: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f102ffe192b1ca9d4_d20260312_m014851_c001_v0001182_t0028_u01773280131529") 2026/03/12 01:51:13 DEBUG : apple: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4116c6451fb46de0_d20260312_m014850_c001_v7007000_t0000_u01773280130454") 2026/03/12 01:51:13 DEBUG : apple: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1122e087d4117718_d20260312_m014845_c001_v0001090_t0000_u01773280125624") 2026/03/12 01:51:13 DEBUG : apple: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f40056dfda4f86b0a_d20260312_m014832_c001_v7007000_t0000_u01773280112773") 2026/03/12 01:51:13 DEBUG : apple: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f10051f8d9d186e76_d20260312_m014828_c001_v0001044_t0011_u01773280108996") 2026/03/12 01:51:13 DEBUG : apple: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f40056dfda4f86afb_d20260312_m014827_c001_v7007000_t0000_u01773280107383") 2026/03/12 01:51:13 DEBUG : apple: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f10051f8d9d186e4e_d20260312_m014822_c001_v0001044_t0033_u01773280102899") 2026/03/12 01:51:13 DEBUG : apple: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f422a33e967253bbb_d20260312_m014808_c001_v7007000_t0000_u01773280088725") 2026/03/12 01:51:13 DEBUG : apple: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f102ffe192b1ca810_d20260312_m014803_c001_v0001182_t0026_u01773280083022") 2026/03/12 01:51:13 DEBUG : apple: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f422a33e967253b91_d20260312_m014750_c001_v7007000_t0000_u01773280070967") 2026/03/12 01:51:13 DEBUG : apple: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f102ffe192b1ca778_d20260312_m014746_c001_v0001182_t0005_u01773280066414") 2026/03/12 01:51:13 DEBUG : apple: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41888fa4441bec91_d20260312_m014733_c001_v7007000_t0000_u01773280053061") 2026/03/12 01:51:13 DEBUG : apple: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f102ffe192b1ca6ea_d20260312_m014728_c001_v0001182_t0016_u01773280048602") 2026/03/12 01:51:14 DEBUG : appleSUFFIX: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f421966c5be21f0b6_d20260312_m014853_c001_v7007000_t0000_u01773280133821") 2026/03/12 01:51:14 DEBUG : appleSUFFIX: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1122e087d411771e_d20260312_m014847_c001_v0001090_t0014_u01773280127906") 2026/03/12 01:51:14 DEBUG : appleapple: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f419eb7a3a3d85cea_d20260312_m014914_c001_v7007000_t0000_u01773280154133") 2026/03/12 01:51:14 DEBUG : appleapple: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f10051f8d9d186f1e_d20260312_m014909_c001_v0001044_t0059_u01773280149704") 2026/03/12 01:51:14 DEBUG : appleappleapplebanana: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41299c15a8090265_d20260312_m015036_c001_v7007000_t0000_u01773280236714") 2026/03/12 01:51:14 DEBUG : appleappleapplebanana: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f10051f8d9d186fd4_d20260312_m015032_c001_v0001044_t0056_u01773280232756") 2026/03/12 01:51:14 DEBUG : appleappleapplebanana: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41942c6a2bf2e4ad_d20260312_m015020_c001_v7007000_t0000_u01773280220611") 2026/03/12 01:51:14 DEBUG : appleappleapplebanana: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f10051f8d9d186fb6_d20260312_m015016_c001_v0001044_t0033_u01773280216678") 2026/03/12 01:51:14 DEBUG : appleappleapplebanana: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4060d65fef4cfef4_d20260312_m015003_c001_v7007000_t0000_u01773280203131") 2026/03/12 01:51:14 DEBUG : appleappleapplebanana: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f10051f8d9d186f96_d20260312_m014959_c001_v0001044_t0023_u01773280199404") 2026/03/12 01:51:14 DEBUG : appleappleapplebanana: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f414cf046bdef4a46_d20260312_m014947_c001_v7007000_t0000_u01773280187185") 2026/03/12 01:51:14 DEBUG : appleappleapplebanana: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f10051f8d9d186f70_d20260312_m014943_c001_v0001044_t0041_u01773280183109") 2026/03/12 01:51:14 DEBUG : appleappleapplebanana: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f416fe720ec92ebab_d20260312_m014930_c001_v7007000_t0000_u01773280170733") 2026/03/12 01:51:14 DEBUG : appleappleapplebanana: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f10051f8d9d186f4a_d20260312_m014926_c001_v0001044_t0010_u01773280166652") 2026/03/12 01:51:14 DEBUG : appleappleapplebanana: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4102a247f20412bf_d20260312_m014911_c001_v7007000_t0000_u01773280151626") 2026/03/12 01:51:14 DEBUG : appleappleapplebanana: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f102ffe192b1caa7a_d20260312_m014908_c001_v0001182_t0050_u01773280148227") 2026/03/12 01:51:14 DEBUG : appleappleapplebanana: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f414cf046bdef4950_d20260312_m014855_c001_v7007000_t0000_u01773280135530") 2026/03/12 01:51:14 DEBUG : appleappleapplebanana: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1122e087d411772c_d20260312_m014851_c001_v0001090_t0019_u01773280131517") 2026/03/12 01:51:14 DEBUG : appleappleapplebanana: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4024b8d48ff86415_d20260312_m014850_c001_v7007000_t0000_u01773280130232") 2026/03/12 01:51:14 DEBUG : appleappleapplebanana: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f10051f8d9d186ec2_d20260312_m014846_c001_v0001044_t0024_u01773280126352") 2026/03/12 01:51:14 DEBUG : appleappleapplebanana: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f40056dfda4f86b0b_d20260312_m014832_c001_v7007000_t0000_u01773280112956") 2026/03/12 01:51:14 DEBUG : appleappleapplebanana: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1108a4ba45824381_d20260312_m014828_c001_v0001042_t0057_u01773280108986") 2026/03/12 01:51:15 DEBUG : appleappleapplebanana: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f40056dfda4f86afc_d20260312_m014827_c001_v7007000_t0000_u01773280107557") 2026/03/12 01:51:15 DEBUG : appleappleapplebanana: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1122e087d41176d0_d20260312_m014823_c001_v0001090_t0046_u01773280103720") 2026/03/12 01:51:15 DEBUG : appleappleapplebanana: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41514fadda1852b3_d20260312_m014808_c001_v7007000_t0000_u01773280088578") 2026/03/12 01:51:15 DEBUG : appleappleapplebanana: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1122e087d41176a0_d20260312_m014803_c001_v0001090_t0006_u01773280083574") 2026/03/12 01:51:15 DEBUG : appleappleapplebanana: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f422a33e967253b92_d20260312_m014751_c001_v7007000_t0000_u01773280071149") 2026/03/12 01:51:15 DEBUG : appleappleapplebanana: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1122e087d411768e_d20260312_m014747_c001_v0001090_t0021_u01773280067167") 2026/03/12 01:51:15 DEBUG : appleappleapplebanana: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41888fa4441bec93_d20260312_m014733_c001_v7007000_t0000_u01773280053243") 2026/03/12 01:51:15 DEBUG : appleappleapplebanana: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1122e087d4117656_d20260312_m014729_c001_v0001090_t0022_u01773280049419") 2026/03/12 01:51:15 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4239a25022a75823_d20260312_m014853_c001_v7007000_t0000_u01773280133826") 2026/03/12 01:51:15 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f102ffe192b1ca9b2_d20260312_m014847_c001_v0001182_t0006_u01773280127917") 2026/03/12 01:51:15 DEBUG : b/potato: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4239a25022a753f6_d20260312_m014234_c001_v7007000_t0000_u01773279754694") 2026/03/12 01:51:15 DEBUG : b/potato: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1012f05124810d12_d20260312_m014232_c001_v0001173_t0041_u01773279752353") 2026/03/12 01:51:15 DEBUG : b/potato: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f414cf046bdef4588_d20260312_m014231_c001_v7007000_t0000_u01773279751246") 2026/03/12 01:51:15 DEBUG : b/potato: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1012f05124810ce4_d20260312_m014229_c001_v0001173_t0058_u01773279749160") 2026/03/12 01:51:15 DEBUG : b/potato: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4239a25022a753d9_d20260312_m014205_c001_v7007000_t0000_u01773279725197") 2026/03/12 01:51:15 DEBUG : b/potato: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1012f05124810b52_d20260312_m014202_c001_v0001173_t0022_u01773279722074") 2026/03/12 01:51:15 DEBUG : backup/one: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f416fe720ec92e8d5_d20260312_m014459_c001_v7007000_t0000_u01773279899849") 2026/03/12 01:51:15 DEBUG : backup/one: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1061814467724704_d20260312_m014457_c001_v0001185_t0032_u01773279897976") 2026/03/12 01:51:15 DEBUG : backup/one: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f100840bb18729004_d20260312_m014453_c001_v0001102_t0002_u01773279893746") 2026/03/12 01:51:15 DEBUG : backup/one-2019-01-01: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41876ddd2ab58250_d20260312_m014527_c001_v7007000_t0000_u01773279927031") 2026/03/12 01:51:15 DEBUG : backup/one-2019-01-01: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f10443cc6c734ae8c_d20260312_m014524_c001_v0001038_t0053_u01773279924727") 2026/03/12 01:51:15 DEBUG : backup/one-2019-01-01: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f10592e33e3614959_d20260312_m014520_c001_v0001101_t0024_u01773279920317") 2026/03/12 01:51:16 DEBUG : backup/one.bak: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f409304ff7e795661_d20260312_m014513_c001_v7007000_t0000_u01773279913359") 2026/03/12 01:51:16 DEBUG : backup/one.bak: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f116a9986b85c6444_d20260312_m014511_c001_v0001171_t0052_u01773279911266") 2026/03/12 01:51:16 DEBUG : backup/one.bak: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f115ae711606a6d5b_d20260312_m014506_c001_v0001182_t0039_u01773279906805") 2026/03/12 01:51:16 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41876ddd2ab58252_d20260312_m014527_c001_v7007000_t0000_u01773279927224") 2026/03/12 01:51:16 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1159dd931155630a_d20260312_m014526_c001_v0001105_t0029_u01773279926223") 2026/03/12 01:51:16 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f103643ef920a091a_d20260312_m014522_c001_v0001165_t0053_u01773279922433") 2026/03/12 01:51:16 DEBUG : backup/three.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f416fe720ec92e8d6_d20260312_m014500_c001_v7007000_t0000_u01773279900030") 2026/03/12 01:51:16 DEBUG : backup/three.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f105e582c8a57f0dc_d20260312_m014458_c001_v0001178_t0050_u01773279898856") 2026/03/12 01:51:16 DEBUG : backup/three.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f11324329818c2a95_d20260312_m014455_c001_v0001183_t0042_u01773279895587") 2026/03/12 01:51:16 DEBUG : backup/three.txt.bak: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f409304ff7e795662_d20260312_m014513_c001_v7007000_t0000_u01773279913542") 2026/03/12 01:51:16 DEBUG : backup/three.txt.bak: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f108f1ba23c2986f0_d20260312_m014512_c001_v0001131_t0054_u01773279912255") 2026/03/12 01:51:16 DEBUG : backup/three.txt.bak: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f105d3624025dc3db_d20260312_m014508_c001_v0001173_t0018_u01773279908479") 2026/03/12 01:51:16 DEBUG : banana: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41299c15a8090266_d20260312_m015036_c001_v7007000_t0000_u01773280236895") 2026/03/12 01:51:16 DEBUG : banana: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f102ffe192b1cad12_d20260312_m015032_c001_v0001182_t0052_u01773280232562") 2026/03/12 01:51:16 DEBUG : banana: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41942c6a2bf2e4af_d20260312_m015020_c001_v7007000_t0000_u01773280220794") 2026/03/12 01:51:16 DEBUG : banana: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f102ffe192b1cac98_d20260312_m015016_c001_v0001182_t0046_u01773280216455") 2026/03/12 01:51:16 DEBUG : banana: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4060d65fef4cfef5_d20260312_m015003_c001_v7007000_t0000_u01773280203312") 2026/03/12 01:51:16 DEBUG : banana: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f102ffe192b1cac10_d20260312_m014959_c001_v0001182_t0042_u01773280199194") 2026/03/12 01:51:16 DEBUG : banana: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f414cf046bdef4a47_d20260312_m014947_c001_v7007000_t0000_u01773280187440") 2026/03/12 01:51:16 DEBUG : banana: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f102ffe192b1caba4_d20260312_m014942_c001_v0001182_t0048_u01773280182891") 2026/03/12 01:51:16 DEBUG : banana: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f416fe720ec92ebac_d20260312_m014930_c001_v7007000_t0000_u01773280170914") 2026/03/12 01:51:17 DEBUG : banana: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f102ffe192b1cab26_d20260312_m014926_c001_v0001182_t0039_u01773280166449") 2026/03/12 01:51:17 DEBUG : banana: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f419eb7a3a3d85cec_d20260312_m014914_c001_v7007000_t0000_u01773280154316") 2026/03/12 01:51:17 DEBUG : banana: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1108a4ba45824409_d20260312_m014907_c001_v0001042_t0046_u01773280147715") 2026/03/12 01:51:17 DEBUG : banana: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f414cf046bdef4951_d20260312_m014855_c001_v7007000_t0000_u01773280135711") 2026/03/12 01:51:17 DEBUG : banana: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f10051f8d9d186edc_d20260312_m014851_c001_v0001044_t0015_u01773280131537") 2026/03/12 01:51:17 DEBUG : banana: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4024b8d48ff86416_d20260312_m014850_c001_v7007000_t0000_u01773280130415") 2026/03/12 01:51:17 DEBUG : banana: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f102ffe192b1ca994_d20260312_m014846_c001_v0001182_t0018_u01773280126118") 2026/03/12 01:51:17 DEBUG : banana: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f40056dfda4f86b0c_d20260312_m014833_c001_v7007000_t0000_u01773280113140") 2026/03/12 01:51:17 DEBUG : banana: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1122e087d41176f4_d20260312_m014828_c001_v0001090_t0028_u01773280108976") 2026/03/12 01:51:17 DEBUG : banana: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f40056dfda4f86b00_d20260312_m014827_c001_v7007000_t0000_u01773280107866") 2026/03/12 01:51:17 DEBUG : banana: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f102ffe192b1ca8d2_d20260312_m014823_c001_v0001182_t0048_u01773280103491") 2026/03/12 01:51:17 DEBUG : banana: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f420635515df1f080_d20260312_m014808_c001_v7007000_t0000_u01773280088391") 2026/03/12 01:51:17 DEBUG : banana: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f10051f8d9d186e08_d20260312_m014803_c001_v0001044_t0019_u01773280083225") 2026/03/12 01:51:17 DEBUG : banana: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f422a33e967253b93_d20260312_m014751_c001_v7007000_t0000_u01773280071415") 2026/03/12 01:51:17 DEBUG : banana: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f10051f8d9d186deb_d20260312_m014746_c001_v0001044_t0052_u01773280066645") 2026/03/12 01:51:17 DEBUG : banana: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41888fa4441bec94_d20260312_m014733_c001_v7007000_t0000_u01773280053425") 2026/03/12 01:51:17 DEBUG : banana: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f10051f8d9d186dc9_d20260312_m014728_c001_v0001044_t0000_u01773280048815") 2026/03/12 01:51:17 DEBUG : bananaSUFFIX: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f414cf046bdef494e_d20260312_m014854_c001_v7007000_t0000_u01773280134027") 2026/03/12 01:51:17 DEBUG : bananaSUFFIX: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f10051f8d9d186ec8_d20260312_m014847_c001_v0001044_t0028_u01773280127925") 2026/03/12 01:51:17 DEBUG : both0: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41299c15a809009d_d20260312_m014700_c001_v7007000_t0000_u01773280020263") 2026/03/12 01:51:17 DEBUG : both0: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f10051f8d9d186cf9_d20260312_m014638_c001_v0001044_t0037_u01773279998931") 2026/03/12 01:51:18 DEBUG : both0: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4102a247f2041027_d20260312_m014634_c001_v7007000_t0000_u01773279994715") 2026/03/12 01:51:18 DEBUG : both0: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f10051f8d9d186ca3_d20260312_m014612_c001_v0001044_t0020_u01773279972600") 2026/03/12 01:51:18 DEBUG : both1: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41299c15a809009e_d20260312_m014700_c001_v7007000_t0000_u01773280020444") 2026/03/12 01:51:18 DEBUG : both1: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f10051f8d9d186cfb_d20260312_m014640_c001_v0001044_t0051_u01773280000153") 2026/03/12 01:51:18 DEBUG : both1: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4102a247f2041029_d20260312_m014634_c001_v7007000_t0000_u01773279994897") 2026/03/12 01:51:18 DEBUG : both1: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f10051f8d9d186ca9_d20260312_m014613_c001_v0001044_t0018_u01773279973486") 2026/03/12 01:51:18 DEBUG : both10: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41299c15a809009f_d20260312_m014700_c001_v7007000_t0000_u01773280020624") 2026/03/12 01:51:18 DEBUG : both10: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f10051f8d9d186d1f_d20260312_m014648_c001_v0001044_t0029_u01773280008345") 2026/03/12 01:51:18 DEBUG : both10: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4102a247f204102a_d20260312_m014635_c001_v7007000_t0000_u01773279995079") 2026/03/12 01:51:18 DEBUG : both10: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f10051f8d9d186ccb_d20260312_m014622_c001_v0001044_t0005_u01773279982530") 2026/03/12 01:51:18 DEBUG : both11: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41299c15a80900a0_d20260312_m014700_c001_v7007000_t0000_u01773280020805") 2026/03/12 01:51:18 DEBUG : both11: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f10051f8d9d186d23_d20260312_m014649_c001_v0001044_t0019_u01773280009472") 2026/03/12 01:51:18 DEBUG : both11: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4102a247f204102b_d20260312_m014635_c001_v7007000_t0000_u01773279995260") 2026/03/12 01:51:18 DEBUG : both11: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f10051f8d9d186ccd_d20260312_m014623_c001_v0001044_t0024_u01773279983611") 2026/03/12 01:51:18 DEBUG : both12: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41299c15a80900a1_d20260312_m014700_c001_v7007000_t0000_u01773280020986") 2026/03/12 01:51:18 DEBUG : both12: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f10051f8d9d186d27_d20260312_m014650_c001_v0001044_t0022_u01773280010230") 2026/03/12 01:51:18 DEBUG : both12: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4102a247f204102c_d20260312_m014635_c001_v7007000_t0000_u01773279995442") 2026/03/12 01:51:18 DEBUG : both12: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f10051f8d9d186cd1_d20260312_m014624_c001_v0001044_t0052_u01773279984602") 2026/03/12 01:51:18 DEBUG : both13: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41299c15a80900a2_d20260312_m014701_c001_v7007000_t0000_u01773280021166") 2026/03/12 01:51:18 DEBUG : both13: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f10051f8d9d186d29_d20260312_m014651_c001_v0001044_t0055_u01773280011053") 2026/03/12 01:51:19 DEBUG : both13: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4102a247f204102d_d20260312_m014635_c001_v7007000_t0000_u01773279995623") 2026/03/12 01:51:19 DEBUG : both13: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f10051f8d9d186cd3_d20260312_m014625_c001_v0001044_t0011_u01773279985721") 2026/03/12 01:51:19 DEBUG : both14: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41299c15a80900a3_d20260312_m014701_c001_v7007000_t0000_u01773280021347") 2026/03/12 01:51:19 DEBUG : both14: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f10051f8d9d186d2f_d20260312_m014652_c001_v0001044_t0059_u01773280012057") 2026/03/12 01:51:19 DEBUG : both14: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4102a247f204102e_d20260312_m014635_c001_v7007000_t0000_u01773279995805") 2026/03/12 01:51:19 DEBUG : both14: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f10051f8d9d186cd5_d20260312_m014626_c001_v0001044_t0051_u01773279986530") 2026/03/12 01:51:19 DEBUG : both15: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41299c15a80900a4_d20260312_m014701_c001_v7007000_t0000_u01773280021531") 2026/03/12 01:51:19 DEBUG : both15: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f10051f8d9d186d33_d20260312_m014652_c001_v0001044_t0023_u01773280012920") 2026/03/12 01:51:19 DEBUG : both15: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4102a247f204102f_d20260312_m014635_c001_v7007000_t0000_u01773279995987") 2026/03/12 01:51:19 DEBUG : both15: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f10051f8d9d186cdb_d20260312_m014627_c001_v0001044_t0009_u01773279987414") 2026/03/12 01:51:19 DEBUG : both16: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41299c15a80900a5_d20260312_m014701_c001_v7007000_t0000_u01773280021792") 2026/03/12 01:51:19 DEBUG : both16: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f10051f8d9d186d3b_d20260312_m014653_c001_v0001044_t0031_u01773280013935") 2026/03/12 01:51:19 DEBUG : both16: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4102a247f2041030_d20260312_m014636_c001_v7007000_t0000_u01773279996169") 2026/03/12 01:51:19 DEBUG : both16: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f10051f8d9d186cdf_d20260312_m014628_c001_v0001044_t0036_u01773279988292") 2026/03/12 01:51:19 DEBUG : both17: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41299c15a80900a6_d20260312_m014701_c001_v7007000_t0000_u01773280021974") 2026/03/12 01:51:19 DEBUG : both17: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f10051f8d9d186d3d_d20260312_m014654_c001_v0001044_t0036_u01773280014957") 2026/03/12 01:51:19 DEBUG : both17: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4102a247f2041031_d20260312_m014636_c001_v7007000_t0000_u01773279996351") 2026/03/12 01:51:20 DEBUG : both17: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f10051f8d9d186ce3_d20260312_m014629_c001_v0001044_t0044_u01773279989274") 2026/03/12 01:51:20 DEBUG : both18: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41299c15a80900a8_d20260312_m014702_c001_v7007000_t0000_u01773280022155") 2026/03/12 01:51:20 DEBUG : both18: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f10051f8d9d186d41_d20260312_m014655_c001_v0001044_t0041_u01773280015759") 2026/03/12 01:51:20 DEBUG : both18: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4102a247f2041032_d20260312_m014636_c001_v7007000_t0000_u01773279996533") 2026/03/12 01:51:20 DEBUG : both18: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f10051f8d9d186ce5_d20260312_m014630_c001_v0001044_t0055_u01773279990157") 2026/03/12 01:51:20 DEBUG : both19: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41299c15a80900aa_d20260312_m014702_c001_v7007000_t0000_u01773280022335") 2026/03/12 01:51:20 DEBUG : both19: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f10051f8d9d186d45_d20260312_m014656_c001_v0001044_t0025_u01773280016669") 2026/03/12 01:51:20 DEBUG : both19: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4102a247f2041033_d20260312_m014636_c001_v7007000_t0000_u01773279996714") 2026/03/12 01:51:20 DEBUG : both19: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f10051f8d9d186ce7_d20260312_m014631_c001_v0001044_t0017_u01773279991059") 2026/03/12 01:51:20 DEBUG : both2: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41299c15a80900ab_d20260312_m014702_c001_v7007000_t0000_u01773280022516") 2026/03/12 01:51:20 DEBUG : both2: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f10051f8d9d186cfd_d20260312_m014640_c001_v0001044_t0001_u01773280000978") 2026/03/12 01:51:20 DEBUG : both2: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4102a247f2041034_d20260312_m014636_c001_v7007000_t0000_u01773279996897") 2026/03/12 01:51:20 DEBUG : both2: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f10051f8d9d186cad_d20260312_m014614_c001_v0001044_t0054_u01773279974433") 2026/03/12 01:51:20 DEBUG : both3: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41299c15a80900ae_d20260312_m014702_c001_v7007000_t0000_u01773280022699") 2026/03/12 01:51:20 DEBUG : both3: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f10051f8d9d186cff_d20260312_m014641_c001_v0001044_t0022_u01773280001824") 2026/03/12 01:51:20 DEBUG : both3: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4102a247f2041035_d20260312_m014637_c001_v7007000_t0000_u01773279997078") 2026/03/12 01:51:20 DEBUG : both3: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f10051f8d9d186cb3_d20260312_m014615_c001_v0001044_t0059_u01773279975587") 2026/03/12 01:51:20 DEBUG : both4: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41299c15a80900af_d20260312_m014702_c001_v7007000_t0000_u01773280022880") 2026/03/12 01:51:21 DEBUG : both4: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f10051f8d9d186d07_d20260312_m014642_c001_v0001044_t0018_u01773280002823") 2026/03/12 01:51:21 DEBUG : both4: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4102a247f2041036_d20260312_m014637_c001_v7007000_t0000_u01773279997260") 2026/03/12 01:51:21 DEBUG : both4: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f10051f8d9d186cb9_d20260312_m014616_c001_v0001044_t0059_u01773279976370") 2026/03/12 01:51:21 DEBUG : both5: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41299c15a80900b1_d20260312_m014703_c001_v7007000_t0000_u01773280023061") 2026/03/12 01:51:21 DEBUG : both5: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f10051f8d9d186d11_d20260312_m014643_c001_v0001044_t0003_u01773280003630") 2026/03/12 01:51:21 DEBUG : both5: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4102a247f2041037_d20260312_m014637_c001_v7007000_t0000_u01773279997452") 2026/03/12 01:51:21 DEBUG : both5: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f10051f8d9d186cbb_d20260312_m014617_c001_v0001044_t0020_u01773279977468") 2026/03/12 01:51:21 DEBUG : both6: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41299c15a80900b3_d20260312_m014703_c001_v7007000_t0000_u01773280023241") 2026/03/12 01:51:21 DEBUG : both6: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f10051f8d9d186d15_d20260312_m014644_c001_v0001044_t0013_u01773280004514") 2026/03/12 01:51:21 DEBUG : both6: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4102a247f2041038_d20260312_m014637_c001_v7007000_t0000_u01773279997633") 2026/03/12 01:51:21 DEBUG : both6: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f10051f8d9d186cbd_d20260312_m014618_c001_v0001044_t0022_u01773279978494") 2026/03/12 01:51:21 DEBUG : both7: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41299c15a80900b5_d20260312_m014703_c001_v7007000_t0000_u01773280023423") 2026/03/12 01:51:21 DEBUG : both7: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f10051f8d9d186d17_d20260312_m014645_c001_v0001044_t0029_u01773280005361") 2026/03/12 01:51:21 DEBUG : both7: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4102a247f2041039_d20260312_m014637_c001_v7007000_t0000_u01773279997815") 2026/03/12 01:51:21 DEBUG : both7: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f10051f8d9d186cc1_d20260312_m014619_c001_v0001044_t0044_u01773279979645") 2026/03/12 01:51:21 DEBUG : both8: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41299c15a80900b7_d20260312_m014703_c001_v7007000_t0000_u01773280023603") 2026/03/12 01:51:21 DEBUG : both8: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f10051f8d9d186d19_d20260312_m014646_c001_v0001044_t0013_u01773280006303") 2026/03/12 01:51:21 DEBUG : both8: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4102a247f204103a_d20260312_m014637_c001_v7007000_t0000_u01773279997997") 2026/03/12 01:51:21 DEBUG : both8: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f10051f8d9d186cc5_d20260312_m014620_c001_v0001044_t0028_u01773279980579") 2026/03/12 01:51:21 DEBUG : both9: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41299c15a80900b8_d20260312_m014703_c001_v7007000_t0000_u01773280023787") 2026/03/12 01:51:21 DEBUG : both9: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f10051f8d9d186d1b_d20260312_m014647_c001_v0001044_t0050_u01773280007380") 2026/03/12 01:51:21 DEBUG : both9: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4102a247f204103b_d20260312_m014638_c001_v7007000_t0000_u01773279998178") 2026/03/12 01:51:21 DEBUG : both9: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f10051f8d9d186cc7_d20260312_m014621_c001_v0001044_t0059_u01773279981531") 2026/03/12 01:51:22 DEBUG : c/non empty space: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4239a25022a753f7_d20260312_m014234_c001_v7007000_t0000_u01773279754876") 2026/03/12 01:51:22 DEBUG : c/non empty space: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1012f05124810d1a_d20260312_m014232_c001_v0001173_t0050_u01773279752867") 2026/03/12 01:51:22 DEBUG : c/non empty space: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f414cf046bdef458a_d20260312_m014231_c001_v7007000_t0000_u01773279751991") 2026/03/12 01:51:22 DEBUG : c/non empty space: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1012f05124810cf0_d20260312_m014229_c001_v0001173_t0044_u01773279749809") 2026/03/12 01:51:22 DEBUG : c/non empty space: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4239a25022a753db_d20260312_m014205_c001_v7007000_t0000_u01773279725936") 2026/03/12 01:51:22 DEBUG : c/non empty space: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1012f05124810b70_d20260312_m014203_c001_v0001173_t0021_u01773279723623") 2026/03/12 01:51:22 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f422a33e967253bc1_d20260312_m014811_c001_v7007000_t0000_u01773280091146") 2026/03/12 01:51:22 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1122e087d41176a6_d20260312_m014806_c001_v0001090_t0000_u01773280086018") 2026/03/12 01:51:22 DEBUG : check sum: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f419eb7a3a3d857b4_d20260312_m014152_c001_v7007000_t0000_u01773279712616") 2026/03/12 01:51:22 DEBUG : check sum: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1012f05124810abe_d20260312_m014151_c001_v0001173_t0036_u01773279711454") 2026/03/12 01:51:22 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4239a25022a758f6_d20260312_m015108_c001_v7007000_t0000_u01773280268074") 2026/03/12 01:51:22 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1108a4ba45824547_d20260312_m015106_c001_v0001042_t0053_u01773280266263") 2026/03/12 01:51:22 DEBUG : dest/3: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f416740bd61001ff2_d20260312_m014430_c001_v7007000_t0000_u01773279870121") 2026/03/12 01:51:22 DEBUG : dest/3: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f40466b8fca8257a2_d20260312_m014429_c001_v0001145_t0020_u01773279869032") 2026/03/12 01:51:22 DEBUG : dir1/0000-abcde: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f419eb7a3a3d85ced_d20260312_m014914_c001_v7007000_t0000_u01773280154498") 2026/03/12 01:51:22 DEBUG : dir1/0000-abcde: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f102ffe192b1caa80_d20260312_m014909_c001_v0001182_t0050_u01773280149914") 2026/03/12 01:51:22 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41299c15a8090267_d20260312_m015037_c001_v7007000_t0000_u01773280237077") 2026/03/12 01:51:22 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1108a4ba458244bb_d20260312_m015025_c001_v0001042_t0009_u01773280225075") 2026/03/12 01:51:22 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41942c6a2bf2e4b1_d20260312_m015020_c001_v7007000_t0000_u01773280220978") 2026/03/12 01:51:22 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1108a4ba45824497_d20260312_m015007_c001_v0001042_t0024_u01773280207569") 2026/03/12 01:51:22 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4060d65fef4cfef6_d20260312_m015003_c001_v7007000_t0000_u01773280203493") 2026/03/12 01:51:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1108a4ba45824473_d20260312_m014951_c001_v0001042_t0053_u01773280191672") 2026/03/12 01:51:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f414cf046bdef4a48_d20260312_m014947_c001_v7007000_t0000_u01773280187622") 2026/03/12 01:51:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1108a4ba45824443_d20260312_m014935_c001_v0001042_t0042_u01773280175123") 2026/03/12 01:51:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f416fe720ec92ebad_d20260312_m014931_c001_v7007000_t0000_u01773280171095") 2026/03/12 01:51:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1108a4ba45824427_d20260312_m014918_c001_v0001042_t0043_u01773280158575") 2026/03/12 01:51:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f419eb7a3a3d85cda_d20260312_m014912_c001_v7007000_t0000_u01773280152011") 2026/03/12 01:51:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f10051f8d9d186efa_d20260312_m014859_c001_v0001044_t0036_u01773280139923") 2026/03/12 01:51:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f414cf046bdef4952_d20260312_m014855_c001_v7007000_t0000_u01773280135891") 2026/03/12 01:51:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f102ffe192b1ca9d8_d20260312_m014851_c001_v0001182_t0038_u01773280131790") 2026/03/12 01:51:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4239a25022a7581b_d20260312_m014850_c001_v7007000_t0000_u01773280130569") 2026/03/12 01:51:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1122e087d4117706_d20260312_m014837_c001_v0001090_t0001_u01773280117430") 2026/03/12 01:51:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f40056dfda4f86b0d_d20260312_m014833_c001_v7007000_t0000_u01773280113323") 2026/03/12 01:51:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f102ffe192b1ca910_d20260312_m014829_c001_v0001182_t0024_u01773280109192") 2026/03/12 01:51:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f40056dfda4f86afd_d20260312_m014827_c001_v7007000_t0000_u01773280107566") 2026/03/12 01:51:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f10051f8d9d186e2a_d20260312_m014815_c001_v0001044_t0029_u01773280095272") 2026/03/12 01:51:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f421966c5be21f066_d20260312_m014808_c001_v7007000_t0000_u01773280088411") 2026/03/12 01:51:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f102ffe192b1ca7bc_d20260312_m014755_c001_v0001182_t0018_u01773280075676") 2026/03/12 01:51:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f422a33e967253b94_d20260312_m014751_c001_v7007000_t0000_u01773280071600") 2026/03/12 01:51:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f102ffe192b1ca730_d20260312_m014737_c001_v0001182_t0026_u01773280057688") 2026/03/12 01:51:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41888fa4441bec95_d20260312_m014733_c001_v7007000_t0000_u01773280053607") 2026/03/12 01:51:24 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f102ffe192b1ca6b8_d20260312_m014721_c001_v0001182_t0037_u01773280041670") 2026/03/12 01:51:24 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4078302f7c6ed01c_d20260312_m014853_c001_v7007000_t0000_u01773280133597") 2026/03/12 01:51:24 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f102ffe192b1ca9b4_d20260312_m014848_c001_v0001182_t0055_u01773280128130") 2026/03/12 01:51:24 DEBUG : dir1/0001-bcdef: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f419eb7a3a3d85cef_d20260312_m014914_c001_v7007000_t0000_u01773280154681") 2026/03/12 01:51:24 DEBUG : dir1/0001-bcdef: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1122e087d4117744_d20260312_m014909_c001_v0001090_t0020_u01773280149925") 2026/03/12 01:51:24 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41299c15a8090268_d20260312_m015037_c001_v7007000_t0000_u01773280237259") 2026/03/12 01:51:24 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f102ffe192b1cacde_d20260312_m015025_c001_v0001182_t0048_u01773280225891") 2026/03/12 01:51:24 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41942c6a2bf2e4b2_d20260312_m015021_c001_v7007000_t0000_u01773280221161") 2026/03/12 01:51:24 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f102ffe192b1cac50_d20260312_m015008_c001_v0001182_t0013_u01773280208496") 2026/03/12 01:51:24 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4060d65fef4cfef7_d20260312_m015003_c001_v7007000_t0000_u01773280203674") 2026/03/12 01:51:24 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f102ffe192b1cabe2_d20260312_m014952_c001_v0001182_t0031_u01773280192602") 2026/03/12 01:51:24 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f414cf046bdef4a49_d20260312_m014947_c001_v7007000_t0000_u01773280187804") 2026/03/12 01:51:24 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f102ffe192b1cab6c_d20260312_m014935_c001_v0001182_t0020_u01773280175939") 2026/03/12 01:51:24 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f416fe720ec92ebae_d20260312_m014931_c001_v7007000_t0000_u01773280171275") 2026/03/12 01:51:24 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f102ffe192b1caae2_d20260312_m014919_c001_v0001182_t0018_u01773280159718") 2026/03/12 01:51:24 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f416fe720ec92eb9a_d20260312_m014912_c001_v7007000_t0000_u01773280152025") 2026/03/12 01:51:24 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1108a4ba458243ed_d20260312_m014900_c001_v0001042_t0027_u01773280140682") 2026/03/12 01:51:24 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f414cf046bdef4953_d20260312_m014856_c001_v7007000_t0000_u01773280136074") 2026/03/12 01:51:24 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f102ffe192b1ca9da_d20260312_m014852_c001_v0001182_t0025_u01773280131999") 2026/03/12 01:51:24 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4239a25022a75818_d20260312_m014850_c001_v7007000_t0000_u01773280130388") 2026/03/12 01:51:24 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f102ffe192b1ca95c_d20260312_m014838_c001_v0001182_t0024_u01773280118315") 2026/03/12 01:51:24 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f40056dfda4f86b0e_d20260312_m014833_c001_v7007000_t0000_u01773280113508") 2026/03/12 01:51:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1122e087d41176f6_d20260312_m014829_c001_v0001090_t0042_u01773280109371") 2026/03/12 01:51:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f40056dfda4f86aff_d20260312_m014827_c001_v7007000_t0000_u01773280107749") 2026/03/12 01:51:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f102ffe192b1ca89e_d20260312_m014816_c001_v0001182_t0016_u01773280096242") 2026/03/12 01:51:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f403d252bccbe2c60_d20260312_m014807_c001_v7007000_t0000_u01773280087982") 2026/03/12 01:51:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f10051f8d9d186dfc_d20260312_m014756_c001_v0001044_t0030_u01773280076243") 2026/03/12 01:51:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f422a33e967253b95_d20260312_m014751_c001_v7007000_t0000_u01773280071782") 2026/03/12 01:51:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f10051f8d9d186dd3_d20260312_m014738_c001_v0001044_t0053_u01773280058301") 2026/03/12 01:51:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41888fa4441bec96_d20260312_m014733_c001_v7007000_t0000_u01773280053788") 2026/03/12 01:51:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f10051f8d9d186dab_d20260312_m014722_c001_v0001044_t0028_u01773280042232") 2026/03/12 01:51:25 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f414cf046bdef494d_d20260312_m014853_c001_v7007000_t0000_u01773280133839") 2026/03/12 01:51:25 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1122e087d4117720_d20260312_m014848_c001_v0001090_t0000_u01773280128270") 2026/03/12 01:51:25 DEBUG : dir1/0002-cdefg: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f419eb7a3a3d85cf2_d20260312_m014914_c001_v7007000_t0000_u01773280154864") 2026/03/12 01:51:25 DEBUG : dir1/0002-cdefg: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f102ffe192b1caa82_d20260312_m014910_c001_v0001182_t0015_u01773280150118") 2026/03/12 01:51:25 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41299c15a809026a_d20260312_m015037_c001_v7007000_t0000_u01773280237440") 2026/03/12 01:51:25 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f10051f8d9d186fc4_d20260312_m015026_c001_v0001044_t0003_u01773280226519") 2026/03/12 01:51:25 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41942c6a2bf2e4b4_d20260312_m015021_c001_v7007000_t0000_u01773280221346") 2026/03/12 01:51:25 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f10051f8d9d186f9e_d20260312_m015009_c001_v0001044_t0028_u01773280209051") 2026/03/12 01:51:25 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4060d65fef4cfef8_d20260312_m015003_c001_v7007000_t0000_u01773280203862") 2026/03/12 01:51:25 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f10051f8d9d186f8a_d20260312_m014953_c001_v0001044_t0012_u01773280193185") 2026/03/12 01:51:25 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f414cf046bdef4a4a_d20260312_m014947_c001_v7007000_t0000_u01773280187988") 2026/03/12 01:51:25 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f10051f8d9d186f5e_d20260312_m014936_c001_v0001044_t0059_u01773280176499") 2026/03/12 01:51:25 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f416fe720ec92ebaf_d20260312_m014931_c001_v7007000_t0000_u01773280171457") 2026/03/12 01:51:26 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f10051f8d9d186f34_d20260312_m014920_c001_v0001044_t0035_u01773280160299") 2026/03/12 01:51:26 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f404ff05cb0b7e948_d20260312_m014911_c001_v7007000_t0000_u01773280151793") 2026/03/12 01:51:26 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f102ffe192b1caa38_d20260312_m014901_c001_v0001182_t0013_u01773280141382") 2026/03/12 01:51:26 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f414cf046bdef4954_d20260312_m014856_c001_v7007000_t0000_u01773280136256") 2026/03/12 01:51:26 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f10051f8d9d186ede_d20260312_m014852_c001_v0001044_t0003_u01773280132007") 2026/03/12 01:51:26 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4024b8d48ff86413_d20260312_m014850_c001_v7007000_t0000_u01773280130048") 2026/03/12 01:51:26 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f10051f8d9d186e9e_d20260312_m014838_c001_v0001044_t0029_u01773280118869") 2026/03/12 01:51:26 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f40056dfda4f86b0f_d20260312_m014833_c001_v7007000_t0000_u01773280113692") 2026/03/12 01:51:26 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f10051f8d9d186e78_d20260312_m014829_c001_v0001044_t0034_u01773280109394") 2026/03/12 01:51:26 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f416740bd610020e5_d20260312_m014827_c001_v7007000_t0000_u01773280107858") 2026/03/12 01:51:26 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1122e087d41176c0_d20260312_m014816_c001_v0001090_t0036_u01773280096861") 2026/03/12 01:51:26 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f403d252bccbe2c61_d20260312_m014808_c001_v7007000_t0000_u01773280088164") 2026/03/12 01:51:26 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1122e087d4117696_d20260312_m014757_c001_v0001090_t0045_u01773280077023") 2026/03/12 01:51:26 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f422a33e967253b96_d20260312_m014751_c001_v7007000_t0000_u01773280071977") 2026/03/12 01:51:26 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1122e087d4117662_d20260312_m014739_c001_v0001090_t0051_u01773280059194") 2026/03/12 01:51:26 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41888fa4441bec97_d20260312_m014733_c001_v7007000_t0000_u01773280053969") 2026/03/12 01:51:26 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1122e087d4117646_d20260312_m014722_c001_v0001090_t0014_u01773280042811") 2026/03/12 01:51:26 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41942c6a2bf2e42d_d20260312_m014853_c001_v7007000_t0000_u01773280133845") 2026/03/12 01:51:26 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f10051f8d9d186ecc_d20260312_m014848_c001_v0001044_t0012_u01773280128312") 2026/03/12 01:51:26 DEBUG : dir1/0003-defgh: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f419eb7a3a3d85cf3_d20260312_m014915_c001_v7007000_t0000_u01773280155047") 2026/03/12 01:51:27 DEBUG : dir1/0003-defgh: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1108a4ba45824415_d20260312_m014910_c001_v0001042_t0007_u01773280150230") 2026/03/12 01:51:27 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41299c15a809026b_d20260312_m015037_c001_v7007000_t0000_u01773280237622") 2026/03/12 01:51:27 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1122e087d41177ba_d20260312_m015027_c001_v0001090_t0030_u01773280227342") 2026/03/12 01:51:27 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41942c6a2bf2e4b6_d20260312_m015021_c001_v7007000_t0000_u01773280221531") 2026/03/12 01:51:27 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1122e087d411779a_d20260312_m015010_c001_v0001090_t0018_u01773280210116") 2026/03/12 01:51:27 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4060d65fef4cfef9_d20260312_m015004_c001_v7007000_t0000_u01773280204043") 2026/03/12 01:51:27 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1122e087d4117782_d20260312_m014953_c001_v0001090_t0011_u01773280193970") 2026/03/12 01:51:27 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f414cf046bdef4a4b_d20260312_m014948_c001_v7007000_t0000_u01773280188170") 2026/03/12 01:51:27 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1122e087d411776c_d20260312_m014937_c001_v0001090_t0032_u01773280177339") 2026/03/12 01:51:27 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f416fe720ec92ebb0_d20260312_m014931_c001_v7007000_t0000_u01773280171639") 2026/03/12 01:51:27 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1122e087d4117754_d20260312_m014921_c001_v0001090_t0040_u01773280161083") 2026/03/12 01:51:27 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4116c6451fb46e6e_d20260312_m014912_c001_v7007000_t0000_u01773280152027") 2026/03/12 01:51:27 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1122e087d4117738_d20260312_m014901_c001_v0001090_t0051_u01773280141946") 2026/03/12 01:51:27 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f414cf046bdef4955_d20260312_m014856_c001_v7007000_t0000_u01773280136437") 2026/03/12 01:51:27 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1108a4ba458243cd_d20260312_m014852_c001_v0001042_t0040_u01773280132051") 2026/03/12 01:51:27 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4239a25022a7581c_d20260312_m014850_c001_v7007000_t0000_u01773280130582") 2026/03/12 01:51:27 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1108a4ba458243a7_d20260312_m014839_c001_v0001042_t0011_u01773280119733") 2026/03/12 01:51:27 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f40056dfda4f86b10_d20260312_m014833_c001_v7007000_t0000_u01773280113876") 2026/03/12 01:51:27 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f102ffe192b1ca912_d20260312_m014829_c001_v0001182_t0033_u01773280109414") 2026/03/12 01:51:27 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f414cf046bdef493b_d20260312_m014828_c001_v7007000_t0000_u01773280108031") 2026/03/12 01:51:27 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1108a4ba4582435d_d20260312_m014817_c001_v0001042_t0032_u01773280097659") 2026/03/12 01:51:27 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f403d252bccbe2c63_d20260312_m014808_c001_v7007000_t0000_u01773280088347") 2026/03/12 01:51:27 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1108a4ba4582432f_d20260312_m014757_c001_v0001042_t0020_u01773280077854") 2026/03/12 01:51:28 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f422a33e967253b97_d20260312_m014752_c001_v7007000_t0000_u01773280072159") 2026/03/12 01:51:28 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1108a4ba4582431d_d20260312_m014740_c001_v0001042_t0016_u01773280060169") 2026/03/12 01:51:28 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41888fa4441bec98_d20260312_m014734_c001_v7007000_t0000_u01773280054152") 2026/03/12 01:51:28 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1108a4ba45824307_d20260312_m014723_c001_v0001042_t0023_u01773280043157") 2026/03/12 01:51:28 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41942c6a2bf2e42b_d20260312_m014853_c001_v7007000_t0000_u01773280133658") 2026/03/12 01:51:28 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f102ffe192b1ca9b6_d20260312_m014848_c001_v0001182_t0020_u01773280128333") 2026/03/12 01:51:28 DEBUG : dir1/0004-efghi: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f419eb7a3a3d85cf6_d20260312_m014915_c001_v7007000_t0000_u01773280155231") 2026/03/12 01:51:28 DEBUG : dir1/0004-efghi: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1122e087d4117746_d20260312_m014910_c001_v0001090_t0003_u01773280150260") 2026/03/12 01:51:28 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41299c15a809026c_d20260312_m015037_c001_v7007000_t0000_u01773280237807") 2026/03/12 01:51:28 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1108a4ba458244c1_d20260312_m015027_c001_v0001042_t0012_u01773280227792") 2026/03/12 01:51:28 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41942c6a2bf2e4b7_d20260312_m015021_c001_v7007000_t0000_u01773280221714") 2026/03/12 01:51:28 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1108a4ba4582449f_d20260312_m015010_c001_v0001042_t0011_u01773280210519") 2026/03/12 01:51:28 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4060d65fef4cfefa_d20260312_m015004_c001_v7007000_t0000_u01773280204227") 2026/03/12 01:51:28 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1108a4ba45824479_d20260312_m014954_c001_v0001042_t0043_u01773280194504") 2026/03/12 01:51:28 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f414cf046bdef4a4c_d20260312_m014948_c001_v7007000_t0000_u01773280188352") 2026/03/12 01:51:28 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1108a4ba45824453_d20260312_m014937_c001_v0001042_t0007_u01773280177848") 2026/03/12 01:51:28 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f416fe720ec92ebb1_d20260312_m014931_c001_v7007000_t0000_u01773280171820") 2026/03/12 01:51:28 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1108a4ba45824429_d20260312_m014921_c001_v0001042_t0038_u01773280161480") 2026/03/12 01:51:28 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4102a247f20412c0_d20260312_m014911_c001_v7007000_t0000_u01773280151811") 2026/03/12 01:51:28 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f10051f8d9d186f02_d20260312_m014902_c001_v0001044_t0051_u01773280142368") 2026/03/12 01:51:28 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f414cf046bdef4956_d20260312_m014856_c001_v7007000_t0000_u01773280136618") 2026/03/12 01:51:29 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1122e087d4117732_d20260312_m014852_c001_v0001090_t0004_u01773280132068") 2026/03/12 01:51:29 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41514fadda1852f8_d20260312_m014850_c001_v7007000_t0000_u01773280130433") 2026/03/12 01:51:29 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1122e087d411770a_d20260312_m014840_c001_v0001090_t0033_u01773280120304") 2026/03/12 01:51:29 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f40056dfda4f86b11_d20260312_m014834_c001_v7007000_t0000_u01773280114062") 2026/03/12 01:51:29 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1108a4ba45824383_d20260312_m014829_c001_v0001042_t0026_u01773280109498") 2026/03/12 01:51:29 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f40056dfda4f86afe_d20260312_m014827_c001_v7007000_t0000_u01773280107739") 2026/03/12 01:51:29 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f10051f8d9d186e36_d20260312_m014818_c001_v0001044_t0055_u01773280098158") 2026/03/12 01:51:29 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f420635515df1f082_d20260312_m014808_c001_v7007000_t0000_u01773280088577") 2026/03/12 01:51:29 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f102ffe192b1ca7d4_d20260312_m014758_c001_v0001182_t0054_u01773280078233") 2026/03/12 01:51:29 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f422a33e967253b98_d20260312_m014752_c001_v7007000_t0000_u01773280072340") 2026/03/12 01:51:29 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f102ffe192b1ca740_d20260312_m014740_c001_v0001182_t0000_u01773280060626") 2026/03/12 01:51:29 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41888fa4441bec99_d20260312_m014734_c001_v7007000_t0000_u01773280054334") 2026/03/12 01:51:29 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f102ffe192b1ca6c0_d20260312_m014723_c001_v0001182_t0038_u01773280043607") 2026/03/12 01:51:29 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41790e618ba26dc5_d20260312_m014853_c001_v7007000_t0000_u01773280133823") 2026/03/12 01:51:29 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1108a4ba458243bd_d20260312_m014848_c001_v0001042_t0057_u01773280128360") 2026/03/12 01:51:29 DEBUG : dir1/0005-fghij: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f419eb7a3a3d85cf7_d20260312_m014915_c001_v7007000_t0000_u01773280155413") 2026/03/12 01:51:29 DEBUG : dir1/0005-fghij: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f10051f8d9d186f22_d20260312_m014910_c001_v0001044_t0044_u01773280150304") 2026/03/12 01:51:29 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41299c15a809026d_d20260312_m015037_c001_v7007000_t0000_u01773280237990") 2026/03/12 01:51:29 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f102ffe192b1cacf0_d20260312_m015028_c001_v0001182_t0029_u01773280228327") 2026/03/12 01:51:29 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41942c6a2bf2e4b9_d20260312_m015021_c001_v7007000_t0000_u01773280221898") 2026/03/12 01:51:30 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f102ffe192b1cac62_d20260312_m015010_c001_v0001182_t0019_u01773280210912") 2026/03/12 01:51:30 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4060d65fef4cfefb_d20260312_m015004_c001_v7007000_t0000_u01773280204410") 2026/03/12 01:51:30 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f102ffe192b1cabee_d20260312_m014955_c001_v0001182_t0011_u01773280195021") 2026/03/12 01:51:30 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f414cf046bdef4a4d_d20260312_m014948_c001_v7007000_t0000_u01773280188534") 2026/03/12 01:51:30 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f102ffe192b1cab80_d20260312_m014938_c001_v0001182_t0039_u01773280178285") 2026/03/12 01:51:30 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f416fe720ec92ebb2_d20260312_m014932_c001_v7007000_t0000_u01773280172000") 2026/03/12 01:51:30 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f102ffe192b1caaf0_d20260312_m014921_c001_v0001182_t0040_u01773280161989") 2026/03/12 01:51:30 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4102a247f20412c3_d20260312_m014912_c001_v7007000_t0000_u01773280152047") 2026/03/12 01:51:30 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1108a4ba458243f7_d20260312_m014902_c001_v0001042_t0035_u01773280142867") 2026/03/12 01:51:30 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f414cf046bdef4957_d20260312_m014856_c001_v7007000_t0000_u01773280136799") 2026/03/12 01:51:30 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f102ffe192b1ca9e0_d20260312_m014852_c001_v0001182_t0001_u01773280132242") 2026/03/12 01:51:30 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4239a25022a75816_d20260312_m014850_c001_v7007000_t0000_u01773280130208") 2026/03/12 01:51:30 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f102ffe192b1ca96b_d20260312_m014840_c001_v0001182_t0012_u01773280120709") 2026/03/12 01:51:30 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f40056dfda4f86b12_d20260312_m014834_c001_v7007000_t0000_u01773280114246") 2026/03/12 01:51:30 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f102ffe192b1ca916_d20260312_m014829_c001_v0001182_t0054_u01773280109621") 2026/03/12 01:51:30 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f420635515df1f0aa_d20260312_m014828_c001_v7007000_t0000_u01773280108040") 2026/03/12 01:51:30 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f102ffe192b1ca8ae_d20260312_m014818_c001_v0001182_t0038_u01773280098733") 2026/03/12 01:51:30 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f40056dfda4f86aec_d20260312_m014808_c001_v7007000_t0000_u01773280088424") 2026/03/12 01:51:31 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f10051f8d9d186dfe_d20260312_m014758_c001_v0001044_t0045_u01773280078435") 2026/03/12 01:51:31 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f422a33e967253b9a_d20260312_m014752_c001_v7007000_t0000_u01773280072521") 2026/03/12 01:51:31 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f10051f8d9d186dd9_d20260312_m014740_c001_v0001044_t0029_u01773280060898") 2026/03/12 01:51:31 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41888fa4441bec9a_d20260312_m014734_c001_v7007000_t0000_u01773280054515") 2026/03/12 01:51:31 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f10051f8d9d186db1_d20260312_m014723_c001_v0001044_t0036_u01773280043813") 2026/03/12 01:51:31 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4024b8d48ff86418_d20260312_m014853_c001_v7007000_t0000_u01773280133620") 2026/03/12 01:51:31 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f102ffe192b1ca9b8_d20260312_m014848_c001_v0001182_t0048_u01773280128536") 2026/03/12 01:51:31 DEBUG : dir1/0006-ghijk: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f419eb7a3a3d85cf9_d20260312_m014915_c001_v7007000_t0000_u01773280155595") 2026/03/12 01:51:31 DEBUG : dir1/0006-ghijk: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f102ffe192b1caa88_d20260312_m014910_c001_v0001182_t0046_u01773280150318") 2026/03/12 01:51:31 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41299c15a809026e_d20260312_m015038_c001_v7007000_t0000_u01773280238170") 2026/03/12 01:51:31 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f10051f8d9d186fca_d20260312_m015028_c001_v0001044_t0019_u01773280228521") 2026/03/12 01:51:31 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41942c6a2bf2e4ba_d20260312_m015022_c001_v7007000_t0000_u01773280222083") 2026/03/12 01:51:31 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f10051f8d9d186fa4_d20260312_m015011_c001_v0001044_t0030_u01773280211124") 2026/03/12 01:51:31 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4060d65fef4cfefc_d20260312_m015004_c001_v7007000_t0000_u01773280204593") 2026/03/12 01:51:31 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f10051f8d9d186f8e_d20260312_m014955_c001_v0001044_t0048_u01773280195238") 2026/03/12 01:51:31 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f414cf046bdef4a4f_d20260312_m014948_c001_v7007000_t0000_u01773280188717") 2026/03/12 01:51:31 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f10051f8d9d186f60_d20260312_m014938_c001_v0001044_t0050_u01773280178490") 2026/03/12 01:51:31 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f416fe720ec92ebb4_d20260312_m014932_c001_v7007000_t0000_u01773280172180") 2026/03/12 01:51:31 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f10051f8d9d186f3c_d20260312_m014922_c001_v0001044_t0048_u01773280162203") 2026/03/12 01:51:31 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f404ff05cb0b7e94b_d20260312_m014911_c001_v7007000_t0000_u01773280151997") 2026/03/12 01:51:32 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f102ffe192b1caa48_d20260312_m014903_c001_v0001182_t0042_u01773280143434") 2026/03/12 01:51:32 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f414cf046bdef4958_d20260312_m014856_c001_v7007000_t0000_u01773280136979") 2026/03/12 01:51:32 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f10051f8d9d186ee2_d20260312_m014852_c001_v0001044_t0017_u01773280132436") 2026/03/12 01:51:32 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4024b8d48ff86417_d20260312_m014850_c001_v7007000_t0000_u01773280130598") 2026/03/12 01:51:32 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f10051f8d9d186ea7_d20260312_m014840_c001_v0001044_t0015_u01773280120934") 2026/03/12 01:51:32 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f40056dfda4f86b13_d20260312_m014834_c001_v7007000_t0000_u01773280114432") 2026/03/12 01:51:32 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1122e087d41176f8_d20260312_m014829_c001_v0001090_t0045_u01773280109746") 2026/03/12 01:51:32 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f420635515df1f0a9_d20260312_m014827_c001_v7007000_t0000_u01773280107858") 2026/03/12 01:51:32 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1122e087d41176c4_d20260312_m014818_c001_v0001090_t0016_u01773280098935") 2026/03/12 01:51:32 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f403d252bccbe2c64_d20260312_m014808_c001_v7007000_t0000_u01773280088531") 2026/03/12 01:51:32 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1122e087d411769a_d20260312_m014758_c001_v0001090_t0041_u01773280078869") 2026/03/12 01:51:32 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f422a33e967253b9b_d20260312_m014752_c001_v7007000_t0000_u01773280072703") 2026/03/12 01:51:32 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1122e087d4117674_d20260312_m014741_c001_v0001090_t0019_u01773280061252") 2026/03/12 01:51:32 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41888fa4441bec9b_d20260312_m014734_c001_v7007000_t0000_u01773280054696") 2026/03/12 01:51:32 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1122e087d411764c_d20260312_m014724_c001_v0001090_t0048_u01773280044247") 2026/03/12 01:51:32 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4024b8d48ff8641a_d20260312_m014853_c001_v7007000_t0000_u01773280133991") 2026/03/12 01:51:32 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1122e087d4117724_d20260312_m014848_c001_v0001090_t0036_u01773280128668") 2026/03/12 01:51:32 DEBUG : dir1/0007-12345: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f419eb7a3a3d85cfc_d20260312_m014915_c001_v7007000_t0000_u01773280155777") 2026/03/12 01:51:32 DEBUG : dir1/0007-12345: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1108a4ba45824419_d20260312_m014910_c001_v0001042_t0015_u01773280150535") 2026/03/12 01:51:32 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41299c15a809026f_d20260312_m015038_c001_v7007000_t0000_u01773280238352") 2026/03/12 01:51:32 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1122e087d41177bc_d20260312_m015029_c001_v0001090_t0019_u01773280228999") 2026/03/12 01:51:32 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41942c6a2bf2e4bd_d20260312_m015022_c001_v7007000_t0000_u01773280222270") 2026/03/12 01:51:33 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1122e087d411779e_d20260312_m015011_c001_v0001090_t0047_u01773280211622") 2026/03/12 01:51:33 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4060d65fef4cfefd_d20260312_m015004_c001_v7007000_t0000_u01773280204773") 2026/03/12 01:51:33 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1122e087d4117784_d20260312_m014955_c001_v0001090_t0015_u01773280195708") 2026/03/12 01:51:33 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f414cf046bdef4a50_d20260312_m014948_c001_v7007000_t0000_u01773280188899") 2026/03/12 01:51:33 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1122e087d411776e_d20260312_m014938_c001_v0001090_t0042_u01773280178961") 2026/03/12 01:51:33 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f416fe720ec92ebb5_d20260312_m014932_c001_v7007000_t0000_u01773280172361") 2026/03/12 01:51:33 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1122e087d4117758_d20260312_m014922_c001_v0001090_t0059_u01773280162827") 2026/03/12 01:51:33 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f404ff05cb0b7e946_d20260312_m014911_c001_v7007000_t0000_u01773280151611") 2026/03/12 01:51:33 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1122e087d411773c_d20260312_m014903_c001_v0001090_t0003_u01773280143637") 2026/03/12 01:51:33 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f414cf046bdef4959_d20260312_m014857_c001_v7007000_t0000_u01773280137159") 2026/03/12 01:51:33 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f102ffe192b1ca9e2_d20260312_m014852_c001_v0001182_t0040_u01773280132450") 2026/03/12 01:51:33 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4239a25022a75819_d20260312_m014850_c001_v7007000_t0000_u01773280130401") 2026/03/12 01:51:33 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1108a4ba458243ab_d20260312_m014841_c001_v0001042_t0059_u01773280121352") 2026/03/12 01:51:33 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f40056dfda4f86b14_d20260312_m014834_c001_v7007000_t0000_u01773280114615") 2026/03/12 01:51:33 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f102ffe192b1ca918_d20260312_m014829_c001_v0001182_t0049_u01773280109831") 2026/03/12 01:51:33 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41514fadda1852ea_d20260312_m014827_c001_v7007000_t0000_u01773280107944") 2026/03/12 01:51:33 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1108a4ba4582435f_d20260312_m014819_c001_v0001042_t0038_u01773280099368") 2026/03/12 01:51:33 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41876ddd2ab583cd_d20260312_m014808_c001_v7007000_t0000_u01773280088364") 2026/03/12 01:51:33 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1108a4ba45824331_d20260312_m014759_c001_v0001042_t0037_u01773280079241") 2026/03/12 01:51:33 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f422a33e967253b9c_d20260312_m014752_c001_v7007000_t0000_u01773280072887") 2026/03/12 01:51:33 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1108a4ba4582431f_d20260312_m014741_c001_v0001042_t0047_u01773280061683") 2026/03/12 01:51:33 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41888fa4441bec9c_d20260312_m014734_c001_v7007000_t0000_u01773280054877") 2026/03/12 01:51:34 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1108a4ba45824309_d20260312_m014724_c001_v0001042_t0006_u01773280044661") 2026/03/12 01:51:34 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41790e618ba26dc4_d20260312_m014853_c001_v7007000_t0000_u01773280133584") 2026/03/12 01:51:34 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f10051f8d9d186ed2_d20260312_m014848_c001_v0001044_t0050_u01773280128702") 2026/03/12 01:51:34 DEBUG : dir1/0008-23456: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f419eb7a3a3d85cfe_d20260312_m014915_c001_v7007000_t0000_u01773280155959") 2026/03/12 01:51:34 DEBUG : dir1/0008-23456: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f102ffe192b1caa8c_d20260312_m014910_c001_v0001182_t0030_u01773280150546") 2026/03/12 01:51:34 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41299c15a8090270_d20260312_m015038_c001_v7007000_t0000_u01773280238533") 2026/03/12 01:51:34 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1108a4ba458244c9_d20260312_m015029_c001_v0001042_t0009_u01773280229357") 2026/03/12 01:51:34 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41942c6a2bf2e4bf_d20260312_m015022_c001_v7007000_t0000_u01773280222454") 2026/03/12 01:51:34 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1108a4ba458244a1_d20260312_m015012_c001_v0001042_t0040_u01773280212114") 2026/03/12 01:51:34 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4060d65fef4cfefe_d20260312_m015004_c001_v7007000_t0000_u01773280204959") 2026/03/12 01:51:34 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1108a4ba4582447b_d20260312_m014956_c001_v0001042_t0016_u01773280196026") 2026/03/12 01:51:34 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f414cf046bdef4a51_d20260312_m014949_c001_v7007000_t0000_u01773280189082") 2026/03/12 01:51:34 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1108a4ba45824459_d20260312_m014939_c001_v0001042_t0009_u01773280179265") 2026/03/12 01:51:34 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f416fe720ec92ebb6_d20260312_m014932_c001_v7007000_t0000_u01773280172541") 2026/03/12 01:51:34 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1108a4ba4582442f_d20260312_m014923_c001_v0001042_t0028_u01773280163267") 2026/03/12 01:51:34 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4102a247f20412c4_d20260312_m014912_c001_v7007000_t0000_u01773280152173") 2026/03/12 01:51:34 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f10051f8d9d186f08_d20260312_m014904_c001_v0001044_t0024_u01773280144003") 2026/03/12 01:51:34 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f414cf046bdef495a_d20260312_m014857_c001_v7007000_t0000_u01773280137339") 2026/03/12 01:51:34 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1108a4ba458243d3_d20260312_m014852_c001_v0001042_t0046_u01773280132478") 2026/03/12 01:51:34 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41514fadda1852f9_d20260312_m014850_c001_v7007000_t0000_u01773280130619") 2026/03/12 01:51:34 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1122e087d411770e_d20260312_m014841_c001_v0001090_t0009_u01773280121770") 2026/03/12 01:51:34 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f40056dfda4f86b15_d20260312_m014834_c001_v7007000_t0000_u01773280114798") 2026/03/12 01:51:35 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1108a4ba45824385_d20260312_m014829_c001_v0001042_t0005_u01773280109860") 2026/03/12 01:51:35 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f40056dfda4f86b03_d20260312_m014828_c001_v7007000_t0000_u01773280108052") 2026/03/12 01:51:35 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f10051f8d9d186e3c_d20260312_m014819_c001_v0001044_t0025_u01773280099801") 2026/03/12 01:51:35 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f419eb7a3a3d85cba_d20260312_m014808_c001_v7007000_t0000_u01773280088588") 2026/03/12 01:51:35 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f102ffe192b1ca7e2_d20260312_m014759_c001_v0001182_t0054_u01773280079586") 2026/03/12 01:51:35 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f422a33e967253b9d_d20260312_m014753_c001_v7007000_t0000_u01773280073069") 2026/03/12 01:51:35 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f102ffe192b1ca74c_d20260312_m014742_c001_v0001182_t0013_u01773280062422") 2026/03/12 01:51:35 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41888fa4441bec9d_d20260312_m014735_c001_v7007000_t0000_u01773280055059") 2026/03/12 01:51:35 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f102ffe192b1ca6c8_d20260312_m014724_c001_v0001182_t0047_u01773280044993") 2026/03/12 01:51:35 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f414cf046bdef494c_d20260312_m014853_c001_v7007000_t0000_u01773280133652") 2026/03/12 01:51:35 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f102ffe192b1ca9bc_d20260312_m014848_c001_v0001182_t0035_u01773280128735") 2026/03/12 01:51:35 DEBUG : dir1/0009-34567: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f419eb7a3a3d85d04_d20260312_m014916_c001_v7007000_t0000_u01773280156141") 2026/03/12 01:51:35 DEBUG : dir1/0009-34567: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f102ffe192b1caa92_d20260312_m014910_c001_v0001182_t0041_u01773280150748") 2026/03/12 01:51:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41299c15a8090271_d20260312_m015038_c001_v7007000_t0000_u01773280238714") 2026/03/12 01:51:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f102ffe192b1cacfc_d20260312_m015029_c001_v0001182_t0011_u01773280229894") 2026/03/12 01:51:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41942c6a2bf2e4c0_d20260312_m015022_c001_v7007000_t0000_u01773280222637") 2026/03/12 01:51:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f102ffe192b1cac6e_d20260312_m015012_c001_v0001182_t0050_u01773280212708") 2026/03/12 01:51:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4060d65fef4cfeff_d20260312_m015005_c001_v7007000_t0000_u01773280205147") 2026/03/12 01:51:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f102ffe192b1cabf8_d20260312_m014956_c001_v0001182_t0036_u01773280196379") 2026/03/12 01:51:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f414cf046bdef4a52_d20260312_m014949_c001_v7007000_t0000_u01773280189264") 2026/03/12 01:51:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f102ffe192b1cab88_d20260312_m014939_c001_v0001182_t0027_u01773280179733") 2026/03/12 01:51:36 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f416fe720ec92ebb8_d20260312_m014932_c001_v7007000_t0000_u01773280172722") 2026/03/12 01:51:36 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f102ffe192b1cab02_d20260312_m014923_c001_v0001182_t0024_u01773280163653") 2026/03/12 01:51:36 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4078302f7c6ed064_d20260312_m014912_c001_v7007000_t0000_u01773280152003") 2026/03/12 01:51:36 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1108a4ba458243ff_d20260312_m014904_c001_v0001042_t0041_u01773280144458") 2026/03/12 01:51:36 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f414cf046bdef495b_d20260312_m014857_c001_v7007000_t0000_u01773280137521") 2026/03/12 01:51:36 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1122e087d4117734_d20260312_m014852_c001_v0001090_t0046_u01773280132554") 2026/03/12 01:51:36 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4019e302fc894adf_d20260312_m014850_c001_v7007000_t0000_u01773280130438") 2026/03/12 01:51:36 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f102ffe192b1ca972_d20260312_m014842_c001_v0001182_t0040_u01773280122102") 2026/03/12 01:51:36 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f40056dfda4f86b16_d20260312_m014834_c001_v7007000_t0000_u01773280114983") 2026/03/12 01:51:36 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f10051f8d9d186e7c_d20260312_m014829_c001_v0001044_t0041_u01773280109883") 2026/03/12 01:51:36 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41888fa4441bed0d_d20260312_m014828_c001_v7007000_t0000_u01773280108064") 2026/03/12 01:51:36 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f102ffe192b1ca8b6_d20260312_m014820_c001_v0001182_t0011_u01773280100178") 2026/03/12 01:51:36 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f422a33e967253bb9_d20260312_m014808_c001_v7007000_t0000_u01773280088542") 2026/03/12 01:51:36 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f10051f8d9d186e02_d20260312_m014759_c001_v0001044_t0039_u01773280079789") 2026/03/12 01:51:36 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f422a33e967253b9e_d20260312_m014753_c001_v7007000_t0000_u01773280073253") 2026/03/12 01:51:36 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f10051f8d9d186de1_d20260312_m014742_c001_v0001044_t0040_u01773280062622") 2026/03/12 01:51:36 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41888fa4441bec9e_d20260312_m014735_c001_v7007000_t0000_u01773280055252") 2026/03/12 01:51:36 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f10051f8d9d186db9_d20260312_m014725_c001_v0001044_t0023_u01773280045219") 2026/03/12 01:51:36 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f421966c5be21f0b5_d20260312_m014853_c001_v7007000_t0000_u01773280133625") 2026/03/12 01:51:36 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1108a4ba458243c1_d20260312_m014848_c001_v0001042_t0003_u01773280128835") 2026/03/12 01:51:36 DEBUG : dir1/0010-45678: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f419eb7a3a3d85d05_d20260312_m014916_c001_v7007000_t0000_u01773280156323") 2026/03/12 01:51:36 DEBUG : dir1/0010-45678: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1122e087d4117748_d20260312_m014910_c001_v0001090_t0002_u01773280150837") 2026/03/12 01:51:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41299c15a8090272_d20260312_m015038_c001_v7007000_t0000_u01773280238895") 2026/03/12 01:51:37 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f10051f8d9d186fce_d20260312_m015030_c001_v0001044_t0033_u01773280230127") 2026/03/12 01:51:37 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41942c6a2bf2e4c2_d20260312_m015022_c001_v7007000_t0000_u01773280222821") 2026/03/12 01:51:37 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f10051f8d9d186fa8_d20260312_m015012_c001_v0001044_t0025_u01773280212915") 2026/03/12 01:51:37 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4060d65fef4cff00_d20260312_m015005_c001_v7007000_t0000_u01773280205329") 2026/03/12 01:51:37 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f10051f8d9d186f90_d20260312_m014956_c001_v0001044_t0034_u01773280196587") 2026/03/12 01:51:37 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f414cf046bdef4a53_d20260312_m014949_c001_v7007000_t0000_u01773280189446") 2026/03/12 01:51:37 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f10051f8d9d186f64_d20260312_m014939_c001_v0001044_t0042_u01773280179953") 2026/03/12 01:51:37 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f416fe720ec92ebb9_d20260312_m014932_c001_v7007000_t0000_u01773280172903") 2026/03/12 01:51:37 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f10051f8d9d186f42_d20260312_m014923_c001_v0001044_t0050_u01773280163847") 2026/03/12 01:51:37 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f404ff05cb0b7e94a_d20260312_m014911_c001_v7007000_t0000_u01773280151974") 2026/03/12 01:51:37 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f102ffe192b1caa5a_d20260312_m014904_c001_v0001182_t0058_u01773280144919") 2026/03/12 01:51:37 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f414cf046bdef495c_d20260312_m014857_c001_v7007000_t0000_u01773280137701") 2026/03/12 01:51:37 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f102ffe192b1ca9e8_d20260312_m014852_c001_v0001182_t0031_u01773280132653") 2026/03/12 01:51:37 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4078302f7c6ed015_d20260312_m014850_c001_v7007000_t0000_u01773280130618") 2026/03/12 01:51:37 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f10051f8d9d186eb0_d20260312_m014842_c001_v0001044_t0000_u01773280122300") 2026/03/12 01:51:37 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f40056dfda4f86b17_d20260312_m014835_c001_v7007000_t0000_u01773280115166") 2026/03/12 01:51:37 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f102ffe192b1ca91c_d20260312_m014830_c001_v0001182_t0033_u01773280110094") 2026/03/12 01:51:37 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f416740bd610020e6_d20260312_m014828_c001_v7007000_t0000_u01773280108075") 2026/03/12 01:51:37 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1122e087d41176c6_d20260312_m014820_c001_v0001090_t0015_u01773280100380") 2026/03/12 01:51:37 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f421966c5be21f067_d20260312_m014808_c001_v7007000_t0000_u01773280088597") 2026/03/12 01:51:37 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1122e087d411769c_d20260312_m014800_c001_v0001090_t0011_u01773280080254") 2026/03/12 01:51:38 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f422a33e967253ba0_d20260312_m014753_c001_v7007000_t0000_u01773280073435") 2026/03/12 01:51:38 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1122e087d4117682_d20260312_m014743_c001_v0001090_t0051_u01773280063109") 2026/03/12 01:51:38 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41888fa4441beca0_d20260312_m014735_c001_v7007000_t0000_u01773280055434") 2026/03/12 01:51:38 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1122e087d411764e_d20260312_m014725_c001_v0001090_t0005_u01773280045800") 2026/03/12 01:51:38 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41514fadda185302_d20260312_m014854_c001_v7007000_t0000_u01773280134014") 2026/03/12 01:51:38 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f102ffe192b1ca9c0_d20260312_m014848_c001_v0001182_t0047_u01773280128953") 2026/03/12 01:51:38 DEBUG : dir1/0011-56789: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f419eb7a3a3d85de3_d20260312_m014916_c001_v7007000_t0000_u01773280156506") 2026/03/12 01:51:38 DEBUG : dir1/0011-56789: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f10051f8d9d186f24_d20260312_m014910_c001_v0001044_t0030_u01773280150870") 2026/03/12 01:51:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41299c15a8090274_d20260312_m015039_c001_v7007000_t0000_u01773280239076") 2026/03/12 01:51:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1122e087d41177ce_d20260312_m015030_c001_v0001090_t0036_u01773280230590") 2026/03/12 01:51:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41942c6a2bf2e4c3_d20260312_m015023_c001_v7007000_t0000_u01773280223004") 2026/03/12 01:51:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1122e087d41177a0_d20260312_m015013_c001_v0001090_t0033_u01773280213352") 2026/03/12 01:51:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4060d65fef4cff01_d20260312_m015005_c001_v7007000_t0000_u01773280205511") 2026/03/12 01:51:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1122e087d411778a_d20260312_m014957_c001_v0001090_t0035_u01773280197160") 2026/03/12 01:51:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f414cf046bdef4a54_d20260312_m014949_c001_v7007000_t0000_u01773280189628") 2026/03/12 01:51:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1122e087d4117770_d20260312_m014940_c001_v0001090_t0044_u01773280180665") 2026/03/12 01:51:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f416fe720ec92ebba_d20260312_m014933_c001_v7007000_t0000_u01773280173084") 2026/03/12 01:51:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1122e087d411775c_d20260312_m014924_c001_v0001090_t0015_u01773280164274") 2026/03/12 01:51:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f404ff05cb0b7e94d_d20260312_m014912_c001_v7007000_t0000_u01773280152186") 2026/03/12 01:51:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1122e087d411773e_d20260312_m014905_c001_v0001090_t0005_u01773280145233") 2026/03/12 01:51:39 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f414cf046bdef495d_d20260312_m014857_c001_v7007000_t0000_u01773280137883") 2026/03/12 01:51:39 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f102ffe192b1ca9ea_d20260312_m014852_c001_v0001182_t0033_u01773280132877") 2026/03/12 01:51:39 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4078302f7c6ed014_d20260312_m014850_c001_v7007000_t0000_u01773280130427") 2026/03/12 01:51:39 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1108a4ba458243af_d20260312_m014843_c001_v0001042_t0009_u01773280123051") 2026/03/12 01:51:39 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f40056dfda4f86b18_d20260312_m014835_c001_v7007000_t0000_u01773280115350") 2026/03/12 01:51:39 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1122e087d41176fa_d20260312_m014830_c001_v0001090_t0030_u01773280110219") 2026/03/12 01:51:39 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f40056dfda4f86b02_d20260312_m014827_c001_v7007000_t0000_u01773280107944") 2026/03/12 01:51:39 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1108a4ba45824363_d20260312_m014820_c001_v0001042_t0024_u01773280100717") 2026/03/12 01:51:39 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41876ddd2ab583ce_d20260312_m014808_c001_v7007000_t0000_u01773280088557") 2026/03/12 01:51:39 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1108a4ba45824333_d20260312_m014800_c001_v0001042_t0008_u01773280080666") 2026/03/12 01:51:39 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f422a33e967253ba1_d20260312_m014753_c001_v7007000_t0000_u01773280073617") 2026/03/12 01:51:39 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1108a4ba45824321_d20260312_m014743_c001_v0001042_t0047_u01773280063553") 2026/03/12 01:51:39 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41888fa4441beca1_d20260312_m014735_c001_v7007000_t0000_u01773280055614") 2026/03/12 01:51:39 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1108a4ba4582430b_d20260312_m014726_c001_v0001042_t0010_u01773280046310") 2026/03/12 01:51:39 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4078302f7c6ed01e_d20260312_m014853_c001_v7007000_t0000_u01773280133824") 2026/03/12 01:51:39 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1122e087d4117726_d20260312_m014848_c001_v0001090_t0009_u01773280128972") 2026/03/12 01:51:39 DEBUG : dir1/0012-6789;: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f419eb7a3a3d85de5_d20260312_m014916_c001_v7007000_t0000_u01773280156690") 2026/03/12 01:51:39 DEBUG : dir1/0012-6789;: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1108a4ba4582441d_d20260312_m014910_c001_v0001042_t0025_u01773280150935") 2026/03/12 01:51:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41299c15a8090275_d20260312_m015039_c001_v7007000_t0000_u01773280239258") 2026/03/12 01:51:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1108a4ba458244d3_d20260312_m015030_c001_v0001042_t0015_u01773280230903") 2026/03/12 01:51:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41942c6a2bf2e4c5_d20260312_m015023_c001_v7007000_t0000_u01773280223189") 2026/03/12 01:51:40 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1108a4ba458244a3_d20260312_m015013_c001_v0001042_t0003_u01773280213741") 2026/03/12 01:51:40 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4060d65fef4cff02_d20260312_m015005_c001_v7007000_t0000_u01773280205693") 2026/03/12 01:51:40 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1108a4ba45824483_d20260312_m014957_c001_v0001042_t0021_u01773280197453") 2026/03/12 01:51:40 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f414cf046bdef4a55_d20260312_m014949_c001_v7007000_t0000_u01773280189811") 2026/03/12 01:51:40 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1108a4ba4582445b_d20260312_m014940_c001_v0001042_t0016_u01773280180983") 2026/03/12 01:51:40 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f416fe720ec92ebbb_d20260312_m014933_c001_v7007000_t0000_u01773280173264") 2026/03/12 01:51:40 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1108a4ba45824433_d20260312_m014924_c001_v0001042_t0013_u01773280164633") 2026/03/12 01:51:40 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f404ff05cb0b7e94c_d20260312_m014912_c001_v7007000_t0000_u01773280152156") 2026/03/12 01:51:40 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f10051f8d9d186f0c_d20260312_m014905_c001_v0001044_t0030_u01773280145565") 2026/03/12 01:51:40 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f414cf046bdef495e_d20260312_m014858_c001_v7007000_t0000_u01773280138064") 2026/03/12 01:51:40 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1108a4ba458243d5_d20260312_m014852_c001_v0001042_t0025_u01773280132962") 2026/03/12 01:51:40 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41790e618ba26dc2_d20260312_m014850_c001_v7007000_t0000_u01773280130443") 2026/03/12 01:51:40 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1122e087d4117712_d20260312_m014843_c001_v0001090_t0018_u01773280123653") 2026/03/12 01:51:40 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f40056dfda4f86b1a_d20260312_m014835_c001_v7007000_t0000_u01773280115534") 2026/03/12 01:51:40 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f102ffe192b1ca920_d20260312_m014830_c001_v0001182_t0059_u01773280110295") 2026/03/12 01:51:40 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f414cf046bdef493a_d20260312_m014827_c001_v7007000_t0000_u01773280107850") 2026/03/12 01:51:40 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f10051f8d9d186e42_d20260312_m014821_c001_v0001044_t0045_u01773280101091") 2026/03/12 01:51:40 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f422a33e967253bb8_d20260312_m014808_c001_v7007000_t0000_u01773280088360") 2026/03/12 01:51:40 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f102ffe192b1ca7f8_d20260312_m014801_c001_v0001182_t0057_u01773280081250") 2026/03/12 01:51:40 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f422a33e967253ba3_d20260312_m014753_c001_v7007000_t0000_u01773280073799") 2026/03/12 01:51:41 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f102ffe192b1ca768_d20260312_m014744_c001_v0001182_t0024_u01773280064403") 2026/03/12 01:51:41 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41888fa4441beca2_d20260312_m014735_c001_v7007000_t0000_u01773280055796") 2026/03/12 01:51:41 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f102ffe192b1ca6d6_d20260312_m014726_c001_v0001182_t0016_u01773280046797") 2026/03/12 01:51:41 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4078302f7c6ed020_d20260312_m014854_c001_v7007000_t0000_u01773280134013") 2026/03/12 01:51:41 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f102ffe192b1ca9c2_d20260312_m014849_c001_v0001182_t0017_u01773280129149") 2026/03/12 01:51:41 DEBUG : dir1/0013-789;=: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f419eb7a3a3d85de6_d20260312_m014916_c001_v7007000_t0000_u01773280156872") 2026/03/12 01:51:41 DEBUG : dir1/0013-789;=: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f102ffe192b1caa94_d20260312_m014910_c001_v0001182_t0011_u01773280150955") 2026/03/12 01:51:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41299c15a8090277_d20260312_m015039_c001_v7007000_t0000_u01773280239440") 2026/03/12 01:51:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f102ffe192b1cad06_d20260312_m015031_c001_v0001182_t0005_u01773280231233") 2026/03/12 01:51:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41942c6a2bf2e4c7_d20260312_m015023_c001_v7007000_t0000_u01773280223374") 2026/03/12 01:51:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f102ffe192b1cac76_d20260312_m015014_c001_v0001182_t0025_u01773280214286") 2026/03/12 01:51:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4060d65fef4cff03_d20260312_m015005_c001_v7007000_t0000_u01773280205875") 2026/03/12 01:51:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f102ffe192b1cac06_d20260312_m014957_c001_v0001182_t0046_u01773280197774") 2026/03/12 01:51:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f414cf046bdef4a56_d20260312_m014949_c001_v7007000_t0000_u01773280189992") 2026/03/12 01:51:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f102ffe192b1cab94_d20260312_m014941_c001_v0001182_t0036_u01773280181418") 2026/03/12 01:51:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f416fe720ec92ebbc_d20260312_m014933_c001_v7007000_t0000_u01773280173445") 2026/03/12 01:51:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f102ffe192b1cab16_d20260312_m014925_c001_v0001182_t0048_u01773280165000") 2026/03/12 01:51:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f419eb7a3a3d85cdc_d20260312_m014912_c001_v7007000_t0000_u01773280152192") 2026/03/12 01:51:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1108a4ba45824407_d20260312_m014905_c001_v0001042_t0052_u01773280145979") 2026/03/12 01:51:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f414cf046bdef495f_d20260312_m014858_c001_v7007000_t0000_u01773280138244") 2026/03/12 01:51:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f10051f8d9d186ee6_d20260312_m014852_c001_v0001044_t0000_u01773280132979") 2026/03/12 01:51:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4239a25022a75817_d20260312_m014850_c001_v7007000_t0000_u01773280130216") 2026/03/12 01:51:42 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f102ffe192b1ca982_d20260312_m014844_c001_v0001182_t0014_u01773280124053") 2026/03/12 01:51:42 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f40056dfda4f86b1b_d20260312_m014835_c001_v7007000_t0000_u01773280115723") 2026/03/12 01:51:42 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f10051f8d9d186e80_d20260312_m014830_c001_v0001044_t0047_u01773280110353") 2026/03/12 01:51:42 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41514fadda1852e9_d20260312_m014827_c001_v7007000_t0000_u01773280107760") 2026/03/12 01:51:42 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f102ffe192b1ca8c8_d20260312_m014821_c001_v0001182_t0038_u01773280101638") 2026/03/12 01:51:42 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41514fadda1852b2_d20260312_m014808_c001_v7007000_t0000_u01773280088388") 2026/03/12 01:51:42 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f10051f8d9d186e04_d20260312_m014801_c001_v0001044_t0036_u01773280081520") 2026/03/12 01:51:42 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f422a33e967253ba4_d20260312_m014753_c001_v7007000_t0000_u01773280073980") 2026/03/12 01:51:42 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f10051f8d9d186de9_d20260312_m014744_c001_v0001044_t0048_u01773280064596") 2026/03/12 01:51:42 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41888fa4441beca3_d20260312_m014735_c001_v7007000_t0000_u01773280055976") 2026/03/12 01:51:42 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f10051f8d9d186dc1_d20260312_m014726_c001_v0001044_t0023_u01773280046995") 2026/03/12 01:51:42 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41514fadda1852ff_d20260312_m014853_c001_v7007000_t0000_u01773280133620") 2026/03/12 01:51:42 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1108a4ba458243c3_d20260312_m014849_c001_v0001042_t0059_u01773280129235") 2026/03/12 01:51:42 DEBUG : dir1/0014-89;=.: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f419eb7a3a3d85de8_d20260312_m014917_c001_v7007000_t0000_u01773280157053") 2026/03/12 01:51:42 DEBUG : dir1/0014-89;=.: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f102ffe192b1caa96_d20260312_m014911_c001_v0001182_t0006_u01773280151178") 2026/03/12 01:51:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41299c15a8090278_d20260312_m015039_c001_v7007000_t0000_u01773280239621") 2026/03/12 01:51:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f10051f8d9d186fd0_d20260312_m015031_c001_v0001044_t0030_u01773280231444") 2026/03/12 01:51:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41942c6a2bf2e4c8_d20260312_m015023_c001_v7007000_t0000_u01773280223558") 2026/03/12 01:51:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f10051f8d9d186fb0_d20260312_m015014_c001_v0001044_t0047_u01773280214498") 2026/03/12 01:51:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4060d65fef4cff04_d20260312_m015006_c001_v7007000_t0000_u01773280206055") 2026/03/12 01:51:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f10051f8d9d186f94_d20260312_m014957_c001_v0001044_t0005_u01773280197980") 2026/03/12 01:51:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f414cf046bdef4a58_d20260312_m014950_c001_v7007000_t0000_u01773280190175") 2026/03/12 01:51:43 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f10051f8d9d186f68_d20260312_m014941_c001_v0001044_t0059_u01773280181619") 2026/03/12 01:51:43 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f416fe720ec92ebbd_d20260312_m014933_c001_v7007000_t0000_u01773280173628") 2026/03/12 01:51:43 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f10051f8d9d186f48_d20260312_m014925_c001_v0001044_t0005_u01773280165214") 2026/03/12 01:51:43 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f404ff05cb0b7e949_d20260312_m014911_c001_v7007000_t0000_u01773280151814") 2026/03/12 01:51:43 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f102ffe192b1caa6a_d20260312_m014906_c001_v0001182_t0016_u01773280146411") 2026/03/12 01:51:43 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f414cf046bdef4960_d20260312_m014858_c001_v7007000_t0000_u01773280138426") 2026/03/12 01:51:43 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f102ffe192b1ca9ec_d20260312_m014853_c001_v0001182_t0049_u01773280133075") 2026/03/12 01:51:43 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41790e618ba26dc3_d20260312_m014850_c001_v7007000_t0000_u01773280130626") 2026/03/12 01:51:43 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f10051f8d9d186eb6_d20260312_m014844_c001_v0001044_t0052_u01773280124245") 2026/03/12 01:51:43 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f40056dfda4f86b1c_d20260312_m014835_c001_v7007000_t0000_u01773280115908") 2026/03/12 01:51:43 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1108a4ba45824389_d20260312_m014830_c001_v0001042_t0048_u01773280110382") 2026/03/12 01:51:43 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f40056dfda4f86afa_d20260312_m014827_c001_v7007000_t0000_u01773280107375") 2026/03/12 01:51:43 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1122e087d41176ca_d20260312_m014821_c001_v0001090_t0014_u01773280101837") 2026/03/12 01:51:43 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f40056dfda4f86aed_d20260312_m014808_c001_v7007000_t0000_u01773280088609") 2026/03/12 01:51:43 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1122e087d411769e_d20260312_m014802_c001_v0001090_t0043_u01773280082154") 2026/03/12 01:51:43 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f422a33e967253ba5_d20260312_m014754_c001_v7007000_t0000_u01773280074163") 2026/03/12 01:51:43 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1122e087d4117688_d20260312_m014745_c001_v0001090_t0036_u01773280065620") 2026/03/12 01:51:43 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41888fa4441beca4_d20260312_m014736_c001_v7007000_t0000_u01773280056157") 2026/03/12 01:51:43 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1122e087d4117652_d20260312_m014727_c001_v0001090_t0022_u01773280047817") 2026/03/12 01:51:43 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41514fadda185300_d20260312_m014853_c001_v7007000_t0000_u01773280133806") 2026/03/12 01:51:43 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f10051f8d9d186ed6_d20260312_m014849_c001_v0001044_t0012_u01773280129342") 2026/03/12 01:51:43 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f419eb7a3a3d85deb_d20260312_m014917_c001_v7007000_t0000_u01773280157238") 2026/03/12 01:51:44 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1122e087d411774c_d20260312_m014911_c001_v0001090_t0013_u01773280151249") 2026/03/12 01:51:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41299c15a8090279_d20260312_m015039_c001_v7007000_t0000_u01773280239809") 2026/03/12 01:51:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1122e087d41177d8_d20260312_m015031_c001_v0001090_t0035_u01773280231809") 2026/03/12 01:51:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41942c6a2bf2e4ca_d20260312_m015023_c001_v7007000_t0000_u01773280223741") 2026/03/12 01:51:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1122e087d41177aa_d20260312_m015015_c001_v0001090_t0045_u01773280215186") 2026/03/12 01:51:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4060d65fef4cff05_d20260312_m015006_c001_v7007000_t0000_u01773280206237") 2026/03/12 01:51:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1122e087d411778c_d20260312_m014958_c001_v0001090_t0036_u01773280198435") 2026/03/12 01:51:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f414cf046bdef4a59_d20260312_m014950_c001_v7007000_t0000_u01773280190358") 2026/03/12 01:51:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1122e087d4117772_d20260312_m014942_c001_v0001090_t0033_u01773280182099") 2026/03/12 01:51:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f416fe720ec92ebbe_d20260312_m014933_c001_v7007000_t0000_u01773280173808") 2026/03/12 01:51:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1122e087d4117760_d20260312_m014925_c001_v0001090_t0005_u01773280165549") 2026/03/12 01:51:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4102a247f20412c1_d20260312_m014911_c001_v7007000_t0000_u01773280151992") 2026/03/12 01:51:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1122e087d4117740_d20260312_m014906_c001_v0001090_t0056_u01773280146618") 2026/03/12 01:51:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f414cf046bdef4961_d20260312_m014858_c001_v7007000_t0000_u01773280138607") 2026/03/12 01:51:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f102ffe192b1ca9f2_d20260312_m014853_c001_v0001182_t0037_u01773280133278") 2026/03/12 01:51:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4239a25022a75813_d20260312_m014850_c001_v7007000_t0000_u01773280130025") 2026/03/12 01:51:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1108a4ba458243b1_d20260312_m014844_c001_v0001042_t0056_u01773280124966") 2026/03/12 01:51:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f40056dfda4f86b1d_d20260312_m014836_c001_v7007000_t0000_u01773280116090") 2026/03/12 01:51:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f102ffe192b1ca922_d20260312_m014830_c001_v0001182_t0024_u01773280110546") 2026/03/12 01:51:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41888fa4441bed0b_d20260312_m014827_c001_v7007000_t0000_u01773280107880") 2026/03/12 01:51:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1108a4ba45824365_d20260312_m014822_c001_v0001042_t0029_u01773280102285") 2026/03/12 01:51:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f403d252bccbe2c66_d20260312_m014808_c001_v7007000_t0000_u01773280088715") 2026/03/12 01:51:45 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1108a4ba45824339_d20260312_m014802_c001_v0001042_t0056_u01773280082504") 2026/03/12 01:51:45 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f422a33e967253ba6_d20260312_m014754_c001_v7007000_t0000_u01773280074346") 2026/03/12 01:51:45 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1108a4ba45824323_d20260312_m014745_c001_v0001042_t0032_u01773280065948") 2026/03/12 01:51:45 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41888fa4441beca5_d20260312_m014736_c001_v7007000_t0000_u01773280056347") 2026/03/12 01:51:45 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1108a4ba4582430d_d20260312_m014728_c001_v0001042_t0037_u01773280048120") 2026/03/12 01:51:45 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4024b8d48ff86419_d20260312_m014853_c001_v7007000_t0000_u01773280133807") 2026/03/12 01:51:45 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f102ffe192b1ca9c4_d20260312_m014849_c001_v0001182_t0035_u01773280129360") 2026/03/12 01:51:45 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f422a33e967253bc2_d20260312_m014811_c001_v7007000_t0000_u01773280091329") 2026/03/12 01:51:45 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f102ffe192b1ca836_d20260312_m014806_c001_v0001182_t0044_u01773280086210") 2026/03/12 01:51:45 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f422a33e967253bc3_d20260312_m014811_c001_v7007000_t0000_u01773280091512") 2026/03/12 01:51:45 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f102ffe192b1ca83a_d20260312_m014806_c001_v0001182_t0010_u01773280086441") 2026/03/12 01:51:45 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f422a33e967253bc4_d20260312_m014811_c001_v7007000_t0000_u01773280091693") 2026/03/12 01:51:45 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1108a4ba45824349_d20260312_m014806_c001_v0001042_t0008_u01773280086451") 2026/03/12 01:51:45 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f422a33e967253bc6_d20260312_m014811_c001_v7007000_t0000_u01773280091899") 2026/03/12 01:51:45 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1122e087d41176a8_d20260312_m014806_c001_v0001090_t0042_u01773280086473") 2026/03/12 01:51:45 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f422a33e967253bc8_d20260312_m014812_c001_v7007000_t0000_u01773280092081") 2026/03/12 01:51:45 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f10051f8d9d186e16_d20260312_m014806_c001_v0001044_t0012_u01773280086546") 2026/03/12 01:51:45 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f422a33e967253bc9_d20260312_m014812_c001_v7007000_t0000_u01773280092262") 2026/03/12 01:51:45 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f102ffe192b1ca840_d20260312_m014806_c001_v0001182_t0013_u01773280086643") 2026/03/12 01:51:45 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f422a33e967253bca_d20260312_m014812_c001_v7007000_t0000_u01773280092444") 2026/03/12 01:51:45 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1122e087d41176aa_d20260312_m014806_c001_v0001090_t0030_u01773280086802") 2026/03/12 01:51:46 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f422a33e967253bcb_d20260312_m014812_c001_v7007000_t0000_u01773280092625") 2026/03/12 01:51:46 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f102ffe192b1ca842_d20260312_m014806_c001_v0001182_t0014_u01773280086840") 2026/03/12 01:51:46 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f422a33e967253bcc_d20260312_m014812_c001_v7007000_t0000_u01773280092806") 2026/03/12 01:51:46 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1108a4ba4582434b_d20260312_m014806_c001_v0001042_t0019_u01773280086905") 2026/03/12 01:51:46 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f422a33e967253bcd_d20260312_m014812_c001_v7007000_t0000_u01773280092988") 2026/03/12 01:51:46 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f10051f8d9d186e1a_d20260312_m014807_c001_v0001044_t0023_u01773280087015") 2026/03/12 01:51:46 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f422a33e967253bce_d20260312_m014813_c001_v7007000_t0000_u01773280093171") 2026/03/12 01:51:46 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f102ffe192b1ca844_d20260312_m014807_c001_v0001182_t0024_u01773280087044") 2026/03/12 01:51:46 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f422a33e967253bcf_d20260312_m014813_c001_v7007000_t0000_u01773280093422") 2026/03/12 01:51:46 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1122e087d41176ac_d20260312_m014807_c001_v0001090_t0010_u01773280087154") 2026/03/12 01:51:46 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f422a33e967253bd0_d20260312_m014813_c001_v7007000_t0000_u01773280093604") 2026/03/12 01:51:46 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f102ffe192b1ca846_d20260312_m014807_c001_v0001182_t0039_u01773280087238") 2026/03/12 01:51:46 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f422a33e967253bd1_d20260312_m014813_c001_v7007000_t0000_u01773280093786") 2026/03/12 01:51:46 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f102ffe192b1ca84a_d20260312_m014807_c001_v0001182_t0022_u01773280087434") 2026/03/12 01:51:46 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f422a33e967253bd2_d20260312_m014813_c001_v7007000_t0000_u01773280093968") 2026/03/12 01:51:46 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1122e087d41176ae_d20260312_m014807_c001_v0001090_t0043_u01773280087504") 2026/03/12 01:51:46 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f422a33e967253bd3_d20260312_m014814_c001_v7007000_t0000_u01773280094149") 2026/03/12 01:51:46 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1108a4ba4582434d_d20260312_m014807_c001_v0001042_t0025_u01773280087514") 2026/03/12 01:51:46 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f416740bd610020e9_d20260312_m014831_c001_v7007000_t0000_u01773280111407") 2026/03/12 01:51:46 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f102ffe192b1ca8e4_d20260312_m014825_c001_v0001182_t0014_u01773280105686") 2026/03/12 01:51:47 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f414cf046bdef493f_d20260312_m014831_c001_v7007000_t0000_u01773280111233") 2026/03/12 01:51:47 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f10051f8d9d186e5e_d20260312_m014825_c001_v0001044_t0059_u01773280105829") 2026/03/12 01:51:47 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41888fa4441bed2a_d20260312_m014831_c001_v7007000_t0000_u01773280111233") 2026/03/12 01:51:47 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f102ffe192b1ca8e6_d20260312_m014825_c001_v0001182_t0033_u01773280105900") 2026/03/12 01:51:47 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41888fa4441bed26_d20260312_m014831_c001_v7007000_t0000_u01773280111010") 2026/03/12 01:51:47 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1108a4ba45824377_d20260312_m014826_c001_v0001042_t0016_u01773280106008") 2026/03/12 01:51:47 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41942c6a2bf2e3e9_d20260312_m014831_c001_v7007000_t0000_u01773280111073") 2026/03/12 01:51:47 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f102ffe192b1ca8ea_d20260312_m014826_c001_v0001182_t0051_u01773280106103") 2026/03/12 01:51:47 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f420635515df1f0af_d20260312_m014831_c001_v7007000_t0000_u01773280111028") 2026/03/12 01:51:47 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1122e087d41176de_d20260312_m014826_c001_v0001090_t0032_u01773280106157") 2026/03/12 01:51:47 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41514fadda1852ec_d20260312_m014831_c001_v7007000_t0000_u01773280111071") 2026/03/12 01:51:47 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f102ffe192b1ca8ec_d20260312_m014826_c001_v0001182_t0033_u01773280106311") 2026/03/12 01:51:47 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f416740bd610020e8_d20260312_m014831_c001_v7007000_t0000_u01773280111225") 2026/03/12 01:51:47 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f10051f8d9d186e64_d20260312_m014826_c001_v0001044_t0044_u01773280106319") 2026/03/12 01:51:47 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f416740bd610020e7_d20260312_m014830_c001_v7007000_t0000_u01773280110999") 2026/03/12 01:51:47 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1108a4ba45824379_d20260312_m014826_c001_v0001042_t0006_u01773280106366") 2026/03/12 01:51:47 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f420635515df1f0b2_d20260312_m014831_c001_v7007000_t0000_u01773280111416") 2026/03/12 01:51:47 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1122e087d41176e2_d20260312_m014826_c001_v0001090_t0042_u01773280106503") 2026/03/12 01:51:47 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f414cf046bdef493e_d20260312_m014831_c001_v7007000_t0000_u01773280111042") 2026/03/12 01:51:47 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f102ffe192b1ca8f0_d20260312_m014826_c001_v0001182_t0047_u01773280106518") 2026/03/12 01:51:47 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41514fadda1852ed_d20260312_m014831_c001_v7007000_t0000_u01773280111254") 2026/03/12 01:51:47 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f102ffe192b1ca8f4_d20260312_m014826_c001_v0001182_t0013_u01773280106717") 2026/03/12 01:51:47 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f40056dfda4f86b07_d20260312_m014831_c001_v7007000_t0000_u01773280111254") 2026/03/12 01:51:48 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1108a4ba4582437d_d20260312_m014826_c001_v0001042_t0013_u01773280106822") 2026/03/12 01:51:48 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f40056dfda4f86b05_d20260312_m014831_c001_v7007000_t0000_u01773280111050") 2026/03/12 01:51:48 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1122e087d41176e4_d20260312_m014826_c001_v0001090_t0026_u01773280106839") 2026/03/12 01:51:48 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41514fadda1852ee_d20260312_m014831_c001_v7007000_t0000_u01773280111439") 2026/03/12 01:51:48 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f102ffe192b1ca8f6_d20260312_m014826_c001_v0001182_t0026_u01773280106926") 2026/03/12 01:51:48 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f40056dfda4f86b08_d20260312_m014831_c001_v7007000_t0000_u01773280111440") 2026/03/12 01:51:48 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f10051f8d9d186e68_d20260312_m014826_c001_v0001044_t0038_u01773280106953") 2026/03/12 01:51:48 DEBUG : dst/one: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4060d65fef4cf4ce_d20260312_m014603_c001_v7007000_t0000_u01773279963663") 2026/03/12 01:51:48 DEBUG : dst/one: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f110aa8ab8ad078cc_d20260312_m014601_c001_v0001041_t0023_u01773279961551") 2026/03/12 01:51:48 DEBUG : dst/one: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f415e8a3c0942aa85_d20260312_m014601_c001_v7007000_t0000_u01773279961370") 2026/03/12 01:51:48 DEBUG : dst/one: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f110aa8ab8ad078c6_d20260312_m014558_c001_v0001041_t0016_u01773279958026") 2026/03/12 01:51:48 DEBUG : dst/one: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f415e8a3c0942aa7f_d20260312_m014557_c001_v7007000_t0000_u01773279957261") 2026/03/12 01:51:48 DEBUG : dst/one: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1108a4ba45824233_d20260312_m014552_c001_v0001042_t0024_u01773279952483") 2026/03/12 01:51:48 DEBUG : dst/one: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4102a247f2041003_d20260312_m014551_c001_v7007000_t0000_u01773279951016") 2026/03/12 01:51:48 DEBUG : dst/one: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f115d6c537ebb078a_d20260312_m014548_c001_v0001154_t0020_u01773279948731") 2026/03/12 01:51:48 DEBUG : dst/one: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4172ddf857488c60_d20260312_m014548_c001_v7007000_t0000_u01773279948545") 2026/03/12 01:51:48 DEBUG : dst/one: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f115d6c537ebb0780_d20260312_m014545_c001_v0001154_t0011_u01773279945128") 2026/03/12 01:51:48 DEBUG : dst/one: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4172ddf857488c4b_d20260312_m014544_c001_v7007000_t0000_u01773279944364") 2026/03/12 01:51:48 DEBUG : dst/one: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f10051f8d9d186c75_d20260312_m014540_c001_v0001044_t0013_u01773279940139") 2026/03/12 01:51:48 DEBUG : dst/one: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41876ddd2ab5825d_d20260312_m014538_c001_v7007000_t0000_u01773279938880") 2026/03/12 01:51:48 DEBUG : dst/one: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1104865b689b8b20_d20260312_m014537_c001_v0001098_t0025_u01773279937098") 2026/03/12 01:51:49 DEBUG : dst/one: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4102a247f2040ffa_d20260312_m014536_c001_v7007000_t0000_u01773279936916") 2026/03/12 01:51:49 DEBUG : dst/one: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1104865b689b8b0a_d20260312_m014533_c001_v0001098_t0016_u01773279933584") 2026/03/12 01:51:49 DEBUG : dst/one: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4102a247f2040ff4_d20260312_m014532_c001_v7007000_t0000_u01773279932821") 2026/03/12 01:51:49 DEBUG : dst/one: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f10051f8d9d186c5d_d20260312_m014528_c001_v0001044_t0007_u01773279928347") 2026/03/12 01:51:49 DEBUG : dst/one: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41876ddd2ab58253_d20260312_m014527_c001_v7007000_t0000_u01773279927404") 2026/03/12 01:51:49 DEBUG : dst/one: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f104ad19f7cdb4448_d20260312_m014525_c001_v0001104_t0023_u01773279925498") 2026/03/12 01:51:49 DEBUG : dst/one: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4102a247f2040fed_d20260312_m014525_c001_v7007000_t0000_u01773279925316") 2026/03/12 01:51:49 DEBUG : dst/one: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f104ad19f7cdb4440_d20260312_m014521_c001_v0001104_t0003_u01773279921437") 2026/03/12 01:51:49 DEBUG : dst/one: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4102a247f2040fe8_d20260312_m014520_c001_v7007000_t0000_u01773279920674") 2026/03/12 01:51:49 DEBUG : dst/one: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f10051f8d9d186c51_d20260312_m014514_c001_v0001044_t0001_u01773279914633") 2026/03/12 01:51:49 DEBUG : dst/one: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f409304ff7e795663_d20260312_m014513_c001_v7007000_t0000_u01773279913724") 2026/03/12 01:51:49 DEBUG : dst/one: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1005707c1578bfb4_d20260312_m014511_c001_v0001091_t0016_u01773279911706") 2026/03/12 01:51:49 DEBUG : dst/one: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f422a33e96725398b_d20260312_m014511_c001_v7007000_t0000_u01773279911518") 2026/03/12 01:51:49 DEBUG : dst/one: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1005707c1578bfaa_d20260312_m014507_c001_v0001091_t0032_u01773279907822") 2026/03/12 01:51:49 DEBUG : dst/one: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f422a33e967253983_d20260312_m014507_c001_v7007000_t0000_u01773279907052") 2026/03/12 01:51:49 DEBUG : dst/one: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f10051f8d9d186c41_d20260312_m014501_c001_v0001044_t0042_u01773279901119") 2026/03/12 01:51:49 DEBUG : dst/one: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f416fe720ec92e8d7_d20260312_m014500_c001_v7007000_t0000_u01773279900210") 2026/03/12 01:51:49 DEBUG : dst/one: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f100c3be8b5e5f2be_d20260312_m014458_c001_v0001177_t0031_u01773279898388") 2026/03/12 01:51:49 DEBUG : dst/one: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f419eb7a3a3d85a9c_d20260312_m014458_c001_v7007000_t0000_u01773279898202") 2026/03/12 01:51:49 DEBUG : dst/one: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f100c3be8b5e5f2b6_d20260312_m014455_c001_v0001177_t0046_u01773279895179") 2026/03/12 01:51:49 DEBUG : dst/one: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f419eb7a3a3d85a88_d20260312_m014454_c001_v7007000_t0000_u01773279894406") 2026/03/12 01:51:49 DEBUG : dst/one: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f10051f8d9d186c13_d20260312_m014448_c001_v0001044_t0025_u01773279888397") 2026/03/12 01:51:49 DEBUG : dst/one: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f416740bd61002007_d20260312_m014447_c001_v7007000_t0000_u01773279887311") 2026/03/12 01:51:50 DEBUG : dst/one: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f116f43e748c60c74_d20260312_m014441_c001_v0001173_t0016_u01773279881019") 2026/03/12 01:51:50 DEBUG : dst/one: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4094ac70e131bc1f_d20260312_m014440_c001_v7007000_t0000_u01773279880785") 2026/03/12 01:51:50 DEBUG : dst/one: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f10051f8d9d186bf9_d20260312_m014436_c001_v0001044_t0047_u01773279876696") 2026/03/12 01:51:50 DEBUG : dst/one: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f105d3624025dc285_d20260312_m014435_c001_v0001173_t0052_u01773279875700") 2026/03/12 01:51:50 DEBUG : dst/one: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f105d3624025dc275_d20260312_m014434_c001_v0001173_t0058_u01773279874496") 2026/03/12 01:51:50 DEBUG : dst/one: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41299c15a808ffc7_d20260312_m014421_c001_v7007000_t0000_u01773279861044") 2026/03/12 01:51:50 DEBUG : dst/one: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1108a4ba45824189_d20260312_m014413_c001_v0001042_t0043_u01773279853531") 2026/03/12 01:51:50 DEBUG : dst/one: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f108d581ff7a1bc6c_d20260312_m014412_c001_v0001103_t0022_u01773279852504") 2026/03/12 01:51:50 DEBUG : dst/one: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f108d581ff7a1bc62_d20260312_m014411_c001_v0001103_t0051_u01773279851333") 2026/03/12 01:51:50 DEBUG : dst/one-2019-01-01: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4060d65fef4cf4cf_d20260312_m014603_c001_v7007000_t0000_u01773279963844") 2026/03/12 01:51:50 DEBUG : dst/one-2019-01-01: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1006d8e911d9b295_d20260312_m014601_c001_v0001105_t0026_u01773279961027") 2026/03/12 01:51:50 DEBUG : dst/one-2019-01-01: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1004129500c70616_d20260312_m014556_c001_v0001103_t0006_u01773279956833") 2026/03/12 01:51:50 DEBUG : dst/one.bak: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4102a247f2041004_d20260312_m014551_c001_v7007000_t0000_u01773279951198") 2026/03/12 01:51:50 DEBUG : dst/one.bak: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f108c2d68565cf493_d20260312_m014548_c001_v0001171_t0019_u01773279948262") 2026/03/12 01:51:50 DEBUG : dst/one.bak: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f10219b382805433c_d20260312_m014543_c001_v0001173_t0025_u01773279943949") 2026/03/12 01:51:50 DEBUG : dst/one.bak: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41876ddd2ab5825e_d20260312_m014539_c001_v7007000_t0000_u01773279939060") 2026/03/12 01:51:50 DEBUG : dst/one.bak: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f118d328c735167b9_d20260312_m014536_c001_v0001157_t0039_u01773279936300") 2026/03/12 01:51:50 DEBUG : dst/one.bak: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f109dfa24ec04844d_d20260312_m014532_c001_v0001097_t0030_u01773279932298") 2026/03/12 01:51:50 DEBUG : dst/three: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f416740bd61002008_d20260312_m014447_c001_v7007000_t0000_u01773279887493") 2026/03/12 01:51:50 DEBUG : dst/three: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f105d3624025dc2e9_d20260312_m014445_c001_v0001173_t0018_u01773279885623") 2026/03/12 01:51:51 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4060d65fef4cf4d0_d20260312_m014604_c001_v7007000_t0000_u01773279964025") 2026/03/12 01:51:51 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1148958dfb7625ae_d20260312_m014602_c001_v0001185_t0008_u01773279962527") 2026/03/12 01:51:51 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1115a42d707207fe_d20260312_m014558_c001_v0001184_t0059_u01773279958990") 2026/03/12 01:51:51 DEBUG : dst/three.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4060d65fef4cf4d1_d20260312_m014604_c001_v7007000_t0000_u01773279964206") 2026/03/12 01:51:51 DEBUG : dst/three.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f110aa8ab8ad078d2_d20260312_m014602_c001_v0001041_t0027_u01773279962894") 2026/03/12 01:51:51 DEBUG : dst/three.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f415e8a3c0942aa8a_d20260312_m014602_c001_v7007000_t0000_u01773279962712") 2026/03/12 01:51:51 DEBUG : dst/three.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f110aa8ab8ad078c8_d20260312_m014559_c001_v0001041_t0054_u01773279959416") 2026/03/12 01:51:51 DEBUG : dst/three.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f415e8a3c0942aa82_d20260312_m014559_c001_v7007000_t0000_u01773279959234") 2026/03/12 01:51:51 DEBUG : dst/three.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1108a4ba45824235_d20260312_m014553_c001_v0001042_t0047_u01773279953738") 2026/03/12 01:51:51 DEBUG : dst/three.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4102a247f2041006_d20260312_m014551_c001_v7007000_t0000_u01773279951380") 2026/03/12 01:51:51 DEBUG : dst/three.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f115d6c537ebb0794_d20260312_m014550_c001_v0001154_t0010_u01773279950225") 2026/03/12 01:51:51 DEBUG : dst/three.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4172ddf857488c67_d20260312_m014550_c001_v7007000_t0000_u01773279950044") 2026/03/12 01:51:51 DEBUG : dst/three.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f115d6c537ebb0784_d20260312_m014546_c001_v0001154_t0025_u01773279946641") 2026/03/12 01:51:51 DEBUG : dst/three.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4172ddf857488c55_d20260312_m014546_c001_v7007000_t0000_u01773279946458") 2026/03/12 01:51:51 DEBUG : dst/three.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f10051f8d9d186c77_d20260312_m014541_c001_v0001044_t0041_u01773279941002") 2026/03/12 01:51:51 DEBUG : dst/three.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4102a247f2040ffb_d20260312_m014538_c001_v7007000_t0000_u01773279938318") 2026/03/12 01:51:51 DEBUG : dst/three.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1108a4ba45824221_d20260312_m014535_c001_v0001042_t0007_u01773279935135") 2026/03/12 01:51:51 DEBUG : dst/three.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4102a247f2040ff5_d20260312_m014534_c001_v7007000_t0000_u01773279934368") 2026/03/12 01:51:51 DEBUG : dst/three.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f10051f8d9d186c5f_d20260312_m014529_c001_v0001044_t0035_u01773279929521") 2026/03/12 01:51:51 DEBUG : dst/three.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4102a247f2040fef_d20260312_m014526_c001_v7007000_t0000_u01773279926480") 2026/03/12 01:51:51 DEBUG : dst/three.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1108a4ba45824203_d20260312_m014523_c001_v0001042_t0006_u01773279923761") 2026/03/12 01:51:51 DEBUG : dst/three.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4102a247f2040fe9_d20260312_m014522_c001_v7007000_t0000_u01773279922682") 2026/03/12 01:51:52 DEBUG : dst/three.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f10051f8d9d186c53_d20260312_m014515_c001_v0001044_t0040_u01773279915765") 2026/03/12 01:51:52 DEBUG : dst/three.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f422a33e96725398e_d20260312_m014512_c001_v7007000_t0000_u01773279912803") 2026/03/12 01:51:52 DEBUG : dst/three.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1108a4ba458241e1_d20260312_m014510_c001_v0001042_t0026_u01773279910226") 2026/03/12 01:51:52 DEBUG : dst/three.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f422a33e967253986_d20260312_m014509_c001_v7007000_t0000_u01773279909133") 2026/03/12 01:51:52 DEBUG : dst/three.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f10051f8d9d186c47_d20260312_m014502_c001_v0001044_t0037_u01773279902206") 2026/03/12 01:51:52 DEBUG : dst/three.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f419eb7a3a3d85aa4_d20260312_m014459_c001_v7007000_t0000_u01773279899067") 2026/03/12 01:51:52 DEBUG : dst/three.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1108a4ba458241d7_d20260312_m014456_c001_v0001042_t0000_u01773279896958") 2026/03/12 01:51:52 DEBUG : dst/three.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f419eb7a3a3d85a90_d20260312_m014455_c001_v7007000_t0000_u01773279895874") 2026/03/12 01:51:52 DEBUG : dst/three.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f10051f8d9d186c1d_d20260312_m014449_c001_v0001044_t0036_u01773279889271") 2026/03/12 01:51:52 DEBUG : dst/three.txt.bak: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4102a247f2041007_d20260312_m014551_c001_v7007000_t0000_u01773279951562") 2026/03/12 01:51:52 DEBUG : dst/three.txt.bak: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1128e849c30ee760_d20260312_m014549_c001_v0001092_t0020_u01773279949712") 2026/03/12 01:51:52 DEBUG : dst/three.txt.bak: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1007cfb4f4e26891_d20260312_m014546_c001_v0001041_t0039_u01773279946029") 2026/03/12 01:51:52 DEBUG : dst/three.txt.bak: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41876ddd2ab5825f_d20260312_m014539_c001_v7007000_t0000_u01773279939240") 2026/03/12 01:51:52 DEBUG : dst/three.txt.bak: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f10980fedf21fa735_d20260312_m014537_c001_v0001167_t0017_u01773279937729") 2026/03/12 01:51:52 DEBUG : dst/three.txt.bak: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1009d027d0edc58d_d20260312_m014534_c001_v0001185_t0017_u01773279934180") 2026/03/12 01:51:52 DEBUG : dst/two: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4060d65fef4cf4d2_d20260312_m014604_c001_v7007000_t0000_u01773279964388") 2026/03/12 01:51:52 DEBUG : dst/two: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f10051f8d9d186c85_d20260312_m014553_c001_v0001044_t0001_u01773279953171") 2026/03/12 01:51:52 DEBUG : dst/two: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4102a247f2041008_d20260312_m014551_c001_v7007000_t0000_u01773279951753") 2026/03/12 01:51:52 DEBUG : dst/two: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1108a4ba45824229_d20260312_m014540_c001_v0001042_t0035_u01773279940513") 2026/03/12 01:51:52 DEBUG : dst/two: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41876ddd2ab58260_d20260312_m014539_c001_v7007000_t0000_u01773279939420") 2026/03/12 01:51:52 DEBUG : dst/two: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1108a4ba45824211_d20260312_m014528_c001_v0001042_t0046_u01773279928839") 2026/03/12 01:51:52 DEBUG : dst/two: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41876ddd2ab58254_d20260312_m014527_c001_v7007000_t0000_u01773279927584") 2026/03/12 01:51:53 DEBUG : dst/two: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1108a4ba458241ef_d20260312_m014515_c001_v0001042_t0026_u01773279915137") 2026/03/12 01:51:53 DEBUG : dst/two: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f409304ff7e795664_d20260312_m014513_c001_v7007000_t0000_u01773279913907") 2026/03/12 01:51:53 DEBUG : dst/two: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1108a4ba458241d9_d20260312_m014501_c001_v0001042_t0016_u01773279901752") 2026/03/12 01:51:53 DEBUG : dst/two: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f416fe720ec92e8d9_d20260312_m014500_c001_v7007000_t0000_u01773279900392") 2026/03/12 01:51:53 DEBUG : dst/two: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1108a4ba458241c7_d20260312_m014448_c001_v0001042_t0038_u01773279888868") 2026/03/12 01:51:53 DEBUG : dst/two: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f416740bd61002009_d20260312_m014447_c001_v7007000_t0000_u01773279887677") 2026/03/12 01:51:53 DEBUG : dst/two: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1024cdb8036c57c0_d20260312_m014442_c001_v0001144_t0057_u01773279882794") 2026/03/12 01:51:53 DEBUG : dst/two: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41299c15a808ffc8_d20260312_m014421_c001_v7007000_t0000_u01773279861225") 2026/03/12 01:51:53 DEBUG : dst/two: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f108d581ff7a1bca8_d20260312_m014419_c001_v0001103_t0047_u01773279859763") 2026/03/12 01:51:53 DEBUG : empty space: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f416740bd61001f38_d20260312_m014344_c001_v7007000_t0000_u01773279824240") 2026/03/12 01:51:53 DEBUG : empty space: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1108a4ba45824147_d20260312_m014340_c001_v0001042_t0048_u01773279820604") 2026/03/12 01:51:53 DEBUG : empty space: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f416740bd61001f36_d20260312_m014337_c001_v7007000_t0000_u01773279817929") 2026/03/12 01:51:53 DEBUG : empty space: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f10051f8d9d186b8b_d20260312_m014327_c001_v0001044_t0009_u01773279807588") 2026/03/12 01:51:53 DEBUG : empty space: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4019e302fc8946b4_d20260312_m014318_c001_v7007000_t0000_u01773279798859") 2026/03/12 01:51:53 DEBUG : empty space: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1108a4ba45824119_d20260312_m014314_c001_v0001042_t0043_u01773279794927") 2026/03/12 01:51:53 DEBUG : empty space: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4019e302fc89465f_d20260312_m014252_c001_v7007000_t0000_u01773279772797") 2026/03/12 01:51:53 DEBUG : empty space: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1012f05124810e04_d20260312_m014249_c001_v0001173_t0048_u01773279769769") 2026/03/12 01:51:53 DEBUG : empty space: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4019e302fc894658_d20260312_m014248_c001_v7007000_t0000_u01773279768005") 2026/03/12 01:51:53 DEBUG : empty space: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1012f05124810dcc_d20260312_m014246_c001_v0001173_t0015_u01773279766238") 2026/03/12 01:51:53 DEBUG : empty space: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4239a25022a753fe_d20260312_m014242_c001_v7007000_t0000_u01773279762144") 2026/03/12 01:51:54 DEBUG : empty space: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1012f05124810d7a_d20260312_m014239_c001_v0001173_t0035_u01773279759350") 2026/03/12 01:51:54 DEBUG : empty space: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4239a25022a753fa_d20260312_m014238_c001_v7007000_t0000_u01773279758273") 2026/03/12 01:51:54 DEBUG : empty space: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1012f05124810d48_d20260312_m014235_c001_v0001173_t0035_u01773279755737") 2026/03/12 01:51:54 DEBUG : empty space: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4239a25022a753ef_d20260312_m014228_c001_v7007000_t0000_u01773279748612") 2026/03/12 01:51:54 DEBUG : empty space: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1012f05124810cb2_d20260312_m014225_c001_v0001173_t0048_u01773279745408") 2026/03/12 01:51:54 DEBUG : empty space: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4239a25022a753ea_d20260312_m014224_c001_v7007000_t0000_u01773279744281") 2026/03/12 01:51:54 DEBUG : empty space: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1012f05124810c8e_d20260312_m014222_c001_v0001173_t0048_u01773279742702") 2026/03/12 01:51:54 DEBUG : empty space: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4239a25022a753e2_d20260312_m014216_c001_v7007000_t0000_u01773279736018") 2026/03/12 01:51:54 DEBUG : empty space: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1012f05124810bfa_d20260312_m014213_c001_v0001173_t0027_u01773279733479") 2026/03/12 01:51:54 DEBUG : empty space: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4239a25022a753df_d20260312_m014211_c001_v7007000_t0000_u01773279731639") 2026/03/12 01:51:54 DEBUG : empty space: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1012f05124810bcc_d20260312_m014209_c001_v0001173_t0041_u01773279729938") 2026/03/12 01:51:54 DEBUG : empty space: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4239a25022a753dd_d20260312_m014209_c001_v7007000_t0000_u01773279729575") 2026/03/12 01:51:54 DEBUG : empty space: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f110454e5fd0c11be_d20260312_m014208_c001_v0001115_t0007_u01773279728699") 2026/03/12 01:51:54 DEBUG : empty space: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1012f05124810ba0_d20260312_m014206_c001_v0001173_t0036_u01773279726303") 2026/03/12 01:51:54 DEBUG : enormous: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4019e302fc89465c_d20260312_m014251_c001_v7007000_t0000_u01773279771859") 2026/03/12 01:51:54 DEBUG : enormous: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1012f05124810e08_d20260312_m014250_c001_v0001173_t0018_u01773279770254") 2026/03/12 01:51:54 DEBUG : existing: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4060d65fef4cf4d8_d20260312_m014609_c001_v7007000_t0000_u01773279969240") 2026/03/12 01:51:54 DEBUG : existing: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f10051f8d9d186c97_d20260312_m014607_c001_v0001044_t0050_u01773279967857") 2026/03/12 01:51:54 DEBUG : existing: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4019e302fc89469d_d20260312_m014313_c001_v7007000_t0000_u01773279793265") 2026/03/12 01:51:54 DEBUG : existing: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1108a4ba45824113_d20260312_m014311_c001_v0001042_t0051_u01773279791926") 2026/03/12 01:51:54 DEBUG : existing: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f419eb7a3a3d857be_d20260312_m014201_c001_v7007000_t0000_u01773279721705") 2026/03/12 01:51:55 DEBUG : existing: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1012f05124810b30_d20260312_m014159_c001_v0001173_t0009_u01773279719683") 2026/03/12 01:51:55 DEBUG : existing: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f419eb7a3a3d857bb_d20260312_m014159_c001_v7007000_t0000_u01773279719133") 2026/03/12 01:51:55 DEBUG : existing: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1012f05124810b1b_d20260312_m014158_c001_v0001173_t0048_u01773279718118") 2026/03/12 01:51:55 DEBUG : existing: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1012f05124810b0a_d20260312_m014156_c001_v0001173_t0013_u01773279716815") 2026/03/12 01:51:55 DEBUG : existing-b: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4019e302fc89469f_d20260312_m014313_c001_v7007000_t0000_u01773279793449") 2026/03/12 01:51:55 DEBUG : existing-b: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f10051f8d9d186b71_d20260312_m014311_c001_v0001044_t0030_u01773279791916") 2026/03/12 01:51:55 DEBUG : file1: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41299c15a80900f1_d20260312_m014712_c001_v7007000_t0000_u01773280032782") 2026/03/12 01:51:55 DEBUG : file1: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1108a4ba458242ef_d20260312_m014711_c001_v0001042_t0048_u01773280031383") 2026/03/12 01:51:55 DEBUG : file1: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41299c15a80900e3_d20260312_m014710_c001_v7007000_t0000_u01773280030027") 2026/03/12 01:51:55 DEBUG : file1: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f10051f8d9d186d73_d20260312_m014708_c001_v0001044_t0039_u01773280028344") 2026/03/12 01:51:55 DEBUG : five: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4019e302fc89466f_d20260312_m014257_c001_v7007000_t0000_u01773279777357") 2026/03/12 01:51:55 DEBUG : five: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4012f05124810e38_d20260312_m014254_c001_v0001173_t0018_u01773279774941") 2026/03/12 01:51:55 DEBUG : foo: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4239a25022a753e0_d20260312_m014213_c001_v7007000_t0000_u01773279733117") 2026/03/12 01:51:55 DEBUG : foo: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4012f05124810bea_d20260312_m014212_c001_v0001173_t0018_u01773279732561") 2026/03/12 01:51:55 DEBUG : foo: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4012f05124810bde_d20260312_m014212_c001_v0001173_t0018_u01773279732002") 2026/03/12 01:51:55 DEBUG : four: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4019e302fc894670_d20260312_m014257_c001_v7007000_t0000_u01773279777541") 2026/03/12 01:51:55 DEBUG : four: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f40051f8d9d186b4f_d20260312_m014255_c001_v0001044_t0001_u01773279775721") 2026/03/12 01:51:55 DEBUG : four: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1012f05124810e2a_d20260312_m014254_c001_v0001173_t0043_u01773279774055") 2026/03/12 01:51:55 DEBUG : hello world2: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41942c6a2bf2de83_d20260312_m014106_c001_v7007000_t0000_u01773279666779") 2026/03/12 01:51:55 DEBUG : hello world2: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1012f05124810890_d20260312_m014105_c001_v0001173_t0015_u01773279665944") 2026/03/12 01:51:55 DEBUG : ignore-size: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f419eb7a3a3d857b9_d20260312_m014156_c001_v7007000_t0000_u01773279716447") 2026/03/12 01:51:55 DEBUG : ignore-size: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1012f05124810af2_d20260312_m014155_c001_v0001173_t0038_u01773279715279") 2026/03/12 01:51:55 DEBUG : nested/sub dir/file: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4019e302fc894694_d20260312_m014311_c001_v7007000_t0000_u01773279791182") 2026/03/12 01:51:56 DEBUG : nested/sub dir/file: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f10051f8d9d186b6d_d20260312_m014310_c001_v0001044_t0005_u01773279790091") 2026/03/12 01:51:56 DEBUG : nested/sub dir/file: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4019e302fc894691_d20260312_m014309_c001_v7007000_t0000_u01773279789355") 2026/03/12 01:51:56 DEBUG : nested/sub dir/file: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1108a4ba4582410d_d20260312_m014308_c001_v0001042_t0032_u01773279788502") 2026/03/12 01:51:56 DEBUG : one: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4019e302fc894671_d20260312_m014257_c001_v7007000_t0000_u01773279777725") 2026/03/12 01:51:56 DEBUG : one: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4012f05124810e24_d20260312_m014253_c001_v0001173_t0018_u01773279773179") 2026/03/12 01:51:56 DEBUG : only0: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41299c15a80900ba_d20260312_m014703_c001_v7007000_t0000_u01773280023971") 2026/03/12 01:51:56 DEBUG : only0: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f402ffe192b1ca5fe_d20260312_m014658_c001_v0001182_t0025_u01773280018865") 2026/03/12 01:51:56 DEBUG : only0: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1108a4ba4582429b_d20260312_m014639_c001_v0001042_t0034_u01773279999829") 2026/03/12 01:51:56 DEBUG : only0: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f420635515df1f001_d20260312_m014633_c001_v7007000_t0000_u01773279993915") 2026/03/12 01:51:56 DEBUG : only0: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1108a4ba45824253_d20260312_m014613_c001_v0001042_t0029_u01773279973085") 2026/03/12 01:51:56 DEBUG : only1: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41299c15a80900bc_d20260312_m014704_c001_v7007000_t0000_u01773280024151") 2026/03/12 01:51:56 DEBUG : only1: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4108a4ba458242e3_d20260312_m014659_c001_v0001042_t0044_u01773280019027") 2026/03/12 01:51:56 DEBUG : only1: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1108a4ba4582429f_d20260312_m014640_c001_v0001042_t0037_u01773280000636") 2026/03/12 01:51:56 DEBUG : only1: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f419eb7a3a3d85bb3_d20260312_m014633_c001_v7007000_t0000_u01773279993151") 2026/03/12 01:51:56 DEBUG : only1: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1108a4ba45824259_d20260312_m014613_c001_v0001042_t0058_u01773279973916") 2026/03/12 01:51:56 DEBUG : only10: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41299c15a80900bd_d20260312_m014704_c001_v7007000_t0000_u01773280024332") 2026/03/12 01:51:56 DEBUG : only10: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4108a4ba458242df_d20260312_m014658_c001_v0001042_t0044_u01773280018656") 2026/03/12 01:51:56 DEBUG : only10: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1108a4ba458242b9_d20260312_m014648_c001_v0001042_t0051_u01773280008763") 2026/03/12 01:51:56 DEBUG : only10: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f420635515df1f000_d20260312_m014633_c001_v7007000_t0000_u01773279993725") 2026/03/12 01:51:56 DEBUG : only10: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1108a4ba4582427b_d20260312_m014623_c001_v0001042_t0001_u01773279983072") 2026/03/12 01:51:57 DEBUG : only11: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41299c15a80900bf_d20260312_m014704_c001_v7007000_t0000_u01773280024515") 2026/03/12 01:51:57 DEBUG : only11: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f40051f8d9d186d4d_d20260312_m014658_c001_v0001044_t0001_u01773280018257") 2026/03/12 01:51:57 DEBUG : only11: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1108a4ba458242c1_d20260312_m014649_c001_v0001042_t0020_u01773280009787") 2026/03/12 01:51:57 DEBUG : only11: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4102a247f2041023_d20260312_m014633_c001_v7007000_t0000_u01773279993527") 2026/03/12 01:51:57 DEBUG : only11: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1108a4ba4582427f_d20260312_m014624_c001_v0001042_t0040_u01773279984086") 2026/03/12 01:51:57 DEBUG : only12: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41299c15a80900c0_d20260312_m014704_c001_v7007000_t0000_u01773280024695") 2026/03/12 01:51:57 DEBUG : only12: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4108a4ba458242e5_d20260312_m014659_c001_v0001042_t0044_u01773280019219") 2026/03/12 01:51:57 DEBUG : only12: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1108a4ba458242c3_d20260312_m014650_c001_v0001042_t0029_u01773280010622") 2026/03/12 01:51:57 DEBUG : only12: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f420635515df1efff_d20260312_m014633_c001_v7007000_t0000_u01773279993543") 2026/03/12 01:51:57 DEBUG : only12: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1108a4ba45824281_d20260312_m014625_c001_v0001042_t0011_u01773279985337") 2026/03/12 01:51:57 DEBUG : only13: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41299c15a80900c2_d20260312_m014704_c001_v7007000_t0000_u01773280024876") 2026/03/12 01:51:57 DEBUG : only13: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4108a4ba458242dd_d20260312_m014658_c001_v0001042_t0044_u01773280018270") 2026/03/12 01:51:57 DEBUG : only13: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1108a4ba458242c5_d20260312_m014651_c001_v0001042_t0042_u01773280011540") 2026/03/12 01:51:57 DEBUG : only13: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4116c6451fb46d2c_d20260312_m014633_c001_v7007000_t0000_u01773279993549") 2026/03/12 01:51:57 DEBUG : only13: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1108a4ba45824283_d20260312_m014626_c001_v0001042_t0035_u01773279986189") 2026/03/12 01:51:57 DEBUG : only14: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41299c15a80900c3_d20260312_m014705_c001_v7007000_t0000_u01773280025056") 2026/03/12 01:51:57 DEBUG : only14: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f402ffe192b1ca608_d20260312_m014659_c001_v0001182_t0025_u01773280019425") 2026/03/12 01:51:57 DEBUG : only14: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1108a4ba458242cb_d20260312_m014652_c001_v0001042_t0008_u01773280012479") 2026/03/12 01:51:57 DEBUG : only14: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4116c6451fb46d2f_d20260312_m014633_c001_v7007000_t0000_u01773279993920") 2026/03/12 01:51:57 DEBUG : only14: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1108a4ba45824285_d20260312_m014627_c001_v0001042_t0034_u01773279987093") 2026/03/12 01:51:57 DEBUG : only15: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41299c15a80900c5_d20260312_m014705_c001_v7007000_t0000_u01773280025237") 2026/03/12 01:51:58 DEBUG : only15: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4122e087d4117622_d20260312_m014659_c001_v0001090_t0039_u01773280019046") 2026/03/12 01:51:58 DEBUG : only15: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1108a4ba458242cf_d20260312_m014653_c001_v0001042_t0001_u01773280013422") 2026/03/12 01:51:58 DEBUG : only15: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4116c6451fb46d2d_d20260312_m014633_c001_v7007000_t0000_u01773279993731") 2026/03/12 01:51:58 DEBUG : only15: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1108a4ba45824287_d20260312_m014627_c001_v0001042_t0020_u01773279987915") 2026/03/12 01:51:58 DEBUG : only16: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41299c15a80900c8_d20260312_m014705_c001_v7007000_t0000_u01773280025417") 2026/03/12 01:51:58 DEBUG : only16: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4122e087d4117626_d20260312_m014659_c001_v0001090_t0039_u01773280019460") 2026/03/12 01:51:58 DEBUG : only16: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1108a4ba458242d1_d20260312_m014654_c001_v0001042_t0041_u01773280014405") 2026/03/12 01:51:58 DEBUG : only16: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f419eb7a3a3d85bb7_d20260312_m014633_c001_v7007000_t0000_u01773279993696") 2026/03/12 01:51:58 DEBUG : only16: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1108a4ba45824289_d20260312_m014628_c001_v0001042_t0023_u01773279988887") 2026/03/12 01:51:59 DEBUG : only17: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41299c15a80900c9_d20260312_m014705_c001_v7007000_t0000_u01773280025599") 2026/03/12 01:51:59 DEBUG : only17: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f40051f8d9d186d4f_d20260312_m014658_c001_v0001044_t0001_u01773280018665") 2026/03/12 01:51:59 DEBUG : only17: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1108a4ba458242d5_d20260312_m014655_c001_v0001042_t0023_u01773280015374") 2026/03/12 01:51:59 DEBUG : only17: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f419eb7a3a3d85bb9_d20260312_m014633_c001_v7007000_t0000_u01773279993877") 2026/03/12 01:51:59 DEBUG : only17: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1108a4ba4582428b_d20260312_m014629_c001_v0001042_t0035_u01773279989772") 2026/03/12 01:51:59 DEBUG : only18: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41299c15a80900cb_d20260312_m014705_c001_v7007000_t0000_u01773280025780") 2026/03/12 01:51:59 DEBUG : only18: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4108a4ba458242e1_d20260312_m014658_c001_v0001042_t0044_u01773280018842") 2026/03/12 01:51:59 DEBUG : only18: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1108a4ba458242d9_d20260312_m014656_c001_v0001042_t0040_u01773280016240") 2026/03/12 01:51:59 DEBUG : only18: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f419eb7a3a3d85bb0_d20260312_m014632_c001_v7007000_t0000_u01773279992970") 2026/03/12 01:51:59 DEBUG : only18: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1108a4ba4582428d_d20260312_m014630_c001_v0001042_t0042_u01773279990588") 2026/03/12 01:51:59 DEBUG : only19: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41299c15a80900cc_d20260312_m014705_c001_v7007000_t0000_u01773280025962") 2026/03/12 01:51:59 DEBUG : only19: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f40051f8d9d186d53_d20260312_m014658_c001_v0001044_t0001_u01773280018855") 2026/03/12 01:51:59 DEBUG : only19: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1108a4ba458242db_d20260312_m014657_c001_v0001042_t0024_u01773280017075") 2026/03/12 01:51:59 DEBUG : only19: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f419eb7a3a3d85bba_d20260312_m014634_c001_v7007000_t0000_u01773279994060") 2026/03/12 01:51:59 DEBUG : only19: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1108a4ba4582428f_d20260312_m014631_c001_v0001042_t0058_u01773279991575") 2026/03/12 01:51:59 DEBUG : only2: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41299c15a80900ce_d20260312_m014706_c001_v7007000_t0000_u01773280026142") 2026/03/12 01:51:59 DEBUG : only2: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f40051f8d9d186d57_d20260312_m014659_c001_v0001044_t0001_u01773280019036") 2026/03/12 01:51:59 DEBUG : only2: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1108a4ba458242a1_d20260312_m014641_c001_v0001042_t0021_u01773280001454") 2026/03/12 01:51:59 DEBUG : only2: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f419eb7a3a3d85bb4_d20260312_m014633_c001_v7007000_t0000_u01773279993334") 2026/03/12 01:51:59 DEBUG : only2: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1108a4ba4582425b_d20260312_m014615_c001_v0001042_t0059_u01773279975125") 2026/03/12 01:51:59 DEBUG : only3: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41299c15a80900d0_d20260312_m014706_c001_v7007000_t0000_u01773280026323") 2026/03/12 01:51:59 DEBUG : only3: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f402ffe192b1ca602_d20260312_m014659_c001_v0001182_t0025_u01773280019052") 2026/03/12 01:51:59 DEBUG : only3: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1108a4ba458242a5_d20260312_m014642_c001_v0001042_t0012_u01773280002384") 2026/03/12 01:51:59 DEBUG : only3: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4102a247f2041026_d20260312_m014634_c001_v7007000_t0000_u01773279994082") 2026/03/12 01:51:59 DEBUG : only3: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1108a4ba4582425f_d20260312_m014616_c001_v0001042_t0021_u01773279976036") 2026/03/12 01:52:00 DEBUG : only4: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41299c15a80900d1_d20260312_m014706_c001_v7007000_t0000_u01773280026504") 2026/03/12 01:52:00 DEBUG : only4: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4108a4ba458242e9_d20260312_m014659_c001_v0001042_t0044_u01773280019589") 2026/03/12 01:52:00 DEBUG : only4: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1108a4ba458242a9_d20260312_m014643_c001_v0001042_t0021_u01773280003228") 2026/03/12 01:52:00 DEBUG : only4: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4102a247f2041022_d20260312_m014633_c001_v7007000_t0000_u01773279993343") 2026/03/12 01:52:00 DEBUG : only4: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1108a4ba45824261_d20260312_m014616_c001_v0001042_t0056_u01773279976874") 2026/03/12 01:52:00 DEBUG : only5: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41299c15a80900d3_d20260312_m014706_c001_v7007000_t0000_u01773280026685") 2026/03/12 01:52:00 DEBUG : only5: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f40051f8d9d186d59_d20260312_m014659_c001_v0001044_t0001_u01773280019228") 2026/03/12 01:52:00 DEBUG : only5: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1108a4ba458242ab_d20260312_m014644_c001_v0001042_t0005_u01773280004196") 2026/03/12 01:52:00 DEBUG : only5: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f420635515df1effd_d20260312_m014633_c001_v7007000_t0000_u01773279993360") 2026/03/12 01:52:00 DEBUG : only5: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1108a4ba45824265_d20260312_m014617_c001_v0001042_t0043_u01773279977989") 2026/03/12 01:52:00 DEBUG : only6: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41299c15a80900d4_d20260312_m014706_c001_v7007000_t0000_u01773280026865") 2026/03/12 01:52:00 DEBUG : only6: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f402ffe192b1ca606_d20260312_m014659_c001_v0001182_t0025_u01773280019242") 2026/03/12 01:52:00 DEBUG : only6: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1108a4ba458242ad_d20260312_m014644_c001_v0001042_t0013_u01773280004978") 2026/03/12 01:52:00 DEBUG : only6: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4116c6451fb46d2b_d20260312_m014633_c001_v7007000_t0000_u01773279993361") 2026/03/12 01:52:01 DEBUG : only6: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1108a4ba45824269_d20260312_m014619_c001_v0001042_t0050_u01773279979044") 2026/03/12 01:52:01 DEBUG : only7: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41299c15a80900d6_d20260312_m014707_c001_v7007000_t0000_u01773280027046") 2026/03/12 01:52:01 DEBUG : only7: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4122e087d4117624_d20260312_m014659_c001_v0001090_t0039_u01773280019278") 2026/03/12 01:52:01 DEBUG : only7: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1108a4ba458242af_d20260312_m014645_c001_v0001042_t0043_u01773280005875") 2026/03/12 01:52:01 DEBUG : only7: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4102a247f2041024_d20260312_m014633_c001_v7007000_t0000_u01773279993709") 2026/03/12 01:52:01 DEBUG : only7: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1108a4ba4582426d_d20260312_m014620_c001_v0001042_t0015_u01773279980116") 2026/03/12 01:52:01 DEBUG : only8: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41299c15a80900d8_d20260312_m014707_c001_v7007000_t0000_u01773280027228") 2026/03/12 01:52:01 DEBUG : only8: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4108a4ba458242e7_d20260312_m014659_c001_v0001042_t0044_u01773280019404") 2026/03/12 01:52:01 DEBUG : only8: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1108a4ba458242b5_d20260312_m014646_c001_v0001042_t0001_u01773280006901") 2026/03/12 01:52:01 DEBUG : only8: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f419eb7a3a3d85bb6_d20260312_m014633_c001_v7007000_t0000_u01773279993514") 2026/03/12 01:52:01 DEBUG : only8: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1108a4ba45824273_d20260312_m014621_c001_v0001042_t0035_u01773279981157") 2026/03/12 01:52:01 DEBUG : only9: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41299c15a80900d9_d20260312_m014707_c001_v7007000_t0000_u01773280027410") 2026/03/12 01:52:01 DEBUG : only9: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f40051f8d9d186d5b_d20260312_m014659_c001_v0001044_t0001_u01773280019412") 2026/03/12 01:52:01 DEBUG : only9: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1108a4ba458242b7_d20260312_m014647_c001_v0001042_t0052_u01773280007914") 2026/03/12 01:52:01 DEBUG : only9: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4102a247f2041025_d20260312_m014633_c001_v7007000_t0000_u01773279993900") 2026/03/12 01:52:01 DEBUG : only9: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1108a4ba45824275_d20260312_m014622_c001_v0001042_t0048_u01773279982033") 2026/03/12 01:52:01 DEBUG : potato: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4019e302fc89468d_d20260312_m014307_c001_v7007000_t0000_u01773279787331") 2026/03/12 01:52:01 DEBUG : potato: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f10051f8d9d186b63_d20260312_m014304_c001_v0001044_t0014_u01773279784673") 2026/03/12 01:52:01 DEBUG : potato: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4019e302fc894688_d20260312_m014303_c001_v7007000_t0000_u01773279783926") 2026/03/12 01:52:01 DEBUG : potato: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f10051f8d9d186b5b_d20260312_m014301_c001_v0001044_t0048_u01773279781977") 2026/03/12 01:52:01 DEBUG : potato: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4019e302fc894677_d20260312_m014301_c001_v7007000_t0000_u01773279781200") 2026/03/12 01:52:02 DEBUG : potato: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1108a4ba458240fb_d20260312_m014258_c001_v0001042_t0034_u01773279778643") 2026/03/12 01:52:02 DEBUG : potato: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4239a25022a75403_d20260312_m014245_c001_v7007000_t0000_u01773279765133") 2026/03/12 01:52:02 DEBUG : potato: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1012f05124810d9e_d20260312_m014242_c001_v0001173_t0035_u01773279762696") 2026/03/12 01:52:02 DEBUG : potato: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4239a25022a753fd_d20260312_m014240_c001_v7007000_t0000_u01773279760325") 2026/03/12 01:52:02 DEBUG : potato: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1012f05124810d76_d20260312_m014238_c001_v0001173_t0017_u01773279758819") 2026/03/12 01:52:02 DEBUG : potato: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4239a25022a753f9_d20260312_m014236_c001_v7007000_t0000_u01773279756596") 2026/03/12 01:52:02 DEBUG : potato: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1012f05124810d3c_d20260312_m014235_c001_v0001173_t0013_u01773279755241") 2026/03/12 01:52:02 DEBUG : potato: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4239a25022a753ee_d20260312_m014228_c001_v7007000_t0000_u01773279748059") 2026/03/12 01:52:02 DEBUG : potato: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1012f05124810cac_d20260312_m014224_c001_v0001173_t0040_u01773279744829") 2026/03/12 01:52:02 DEBUG : potato: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4239a25022a753eb_d20260312_m014224_c001_v7007000_t0000_u01773279744463") 2026/03/12 01:52:02 DEBUG : potato: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1012f05124810c86_d20260312_m014222_c001_v0001173_t0043_u01773279742211") 2026/03/12 01:52:02 DEBUG : potato: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4239a25022a753e9_d20260312_m014221_c001_v7007000_t0000_u01773279741846") 2026/03/12 01:52:02 DEBUG : potato: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1012f05124810c6e_d20260312_m014220_c001_v0001173_t0057_u01773279740509") 2026/03/12 01:52:02 DEBUG : potato: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1012f05124810c5a_d20260312_m014219_c001_v0001173_t0030_u01773279739004") 2026/03/12 01:52:02 DEBUG : potato: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4239a25022a753e6_d20260312_m014218_c001_v7007000_t0000_u01773279738633") 2026/03/12 01:52:02 DEBUG : potato: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1012f05124810c3a_d20260312_m014217_c001_v0001173_t0052_u01773279737633") 2026/03/12 01:52:02 DEBUG : potato: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1012f05124810c20_d20260312_m014216_c001_v0001173_t0023_u01773279736564") 2026/03/12 01:52:02 DEBUG : potato: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4239a25022a753e3_d20260312_m014216_c001_v7007000_t0000_u01773279736201") 2026/03/12 01:52:02 DEBUG : potato: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1012f05124810c12_d20260312_m014215_c001_v0001173_t0020_u01773279735129") 2026/03/12 01:52:02 DEBUG : potato2: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41514fadda184f2e_d20260312_m014354_c001_v7007000_t0000_u01773279834249") 2026/03/12 01:52:02 DEBUG : potato2: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1108a4ba4582415b_d20260312_m014353_c001_v0001042_t0023_u01773279833516") 2026/03/12 01:52:02 DEBUG : potato2: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f416740bd61001f3b_d20260312_m014344_c001_v7007000_t0000_u01773279824592") 2026/03/12 01:52:02 DEBUG : potato2: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f10051f8d9d186b9f_d20260312_m014339_c001_v0001044_t0054_u01773279819232") 2026/03/12 01:52:03 DEBUG : potato2: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f403d252bccbe2941_d20260312_m014332_c001_v7007000_t0000_u01773279812118") 2026/03/12 01:52:03 DEBUG : potato2: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1108a4ba45824133_d20260312_m014326_c001_v0001042_t0014_u01773279806762") 2026/03/12 01:52:03 DEBUG : potato2: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4019e302fc8946b6_d20260312_m014319_c001_v7007000_t0000_u01773279799107") 2026/03/12 01:52:03 DEBUG : potato2: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f10051f8d9d186b75_d20260312_m014314_c001_v0001044_t0055_u01773279794383") 2026/03/12 01:52:03 DEBUG : potato2: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4019e302fc89465e_d20260312_m014252_c001_v7007000_t0000_u01773279772046") 2026/03/12 01:52:03 DEBUG : potato2: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1012f05124810df4_d20260312_m014248_c001_v0001173_t0029_u01773279768554") 2026/03/12 01:52:03 DEBUG : potato2: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4019e302fc894659_d20260312_m014248_c001_v7007000_t0000_u01773279768188") 2026/03/12 01:52:03 DEBUG : potato2: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1012f05124810dc2_d20260312_m014245_c001_v0001173_t0006_u01773279765677") 2026/03/12 01:52:03 DEBUG : potato2: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4239a25022a75404_d20260312_m014245_c001_v7007000_t0000_u01773279765314") 2026/03/12 01:52:03 DEBUG : potato2: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1012f05124810db0_d20260312_m014243_c001_v0001173_t0020_u01773279763706") 2026/03/12 01:52:03 DEBUG : potato2: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4239a25022a75400_d20260312_m014242_c001_v7007000_t0000_u01773279762327") 2026/03/12 01:52:03 DEBUG : potato2: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1012f05124810d8a_d20260312_m014240_c001_v0001173_t0021_u01773279760691") 2026/03/12 01:52:03 DEBUG : potato2: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4239a25022a753fb_d20260312_m014238_c001_v7007000_t0000_u01773279758455") 2026/03/12 01:52:03 DEBUG : potato2: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1012f05124810d52_d20260312_m014236_c001_v0001173_t0056_u01773279756606") 2026/03/12 01:52:03 DEBUG : potato2: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4239a25022a753f0_d20260312_m014228_c001_v7007000_t0000_u01773279748794") 2026/03/12 01:52:03 DEBUG : potato2: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1012f05124810cca_d20260312_m014227_c001_v0001173_t0013_u01773279747648") 2026/03/12 01:52:03 DEBUG : potato2: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41942c6a2bf2de89_d20260312_m014110_c001_v7007000_t0000_u01773279670411") 2026/03/12 01:52:03 DEBUG : potato2: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1012f051248108bc_d20260312_m014109_c001_v0001173_t0018_u01773279669622") 2026/03/12 01:52:03 DEBUG : potato2: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41942c6a2bf2de86_d20260312_m014108_c001_v7007000_t0000_u01773279668711") 2026/03/12 01:52:03 DEBUG : potato2: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1012f051248108a6_d20260312_m014107_c001_v0001173_t0000_u01773279667325") 2026/03/12 01:52:04 DEBUG : potato3: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f416740bd61001f3c_d20260312_m014345_c001_v7007000_t0000_u01773279825052") 2026/03/12 01:52:04 DEBUG : potato3: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f10051f8d9d186ba3_d20260312_m014341_c001_v0001044_t0020_u01773279821077") 2026/03/12 01:52:04 DEBUG : potato3: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f403d252bccbe2944_d20260312_m014332_c001_v7007000_t0000_u01773279812300") 2026/03/12 01:52:04 DEBUG : potato3: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1108a4ba45824139_d20260312_m014328_c001_v0001042_t0041_u01773279808175") 2026/03/12 01:52:04 DEBUG : potato3: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4019e302fc8946b9_d20260312_m014319_c001_v7007000_t0000_u01773279799765") 2026/03/12 01:52:04 DEBUG : potato3: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f10051f8d9d186b7b_d20260312_m014315_c001_v0001044_t0052_u01773279795453") 2026/03/12 01:52:04 DEBUG : pre-dest1/1: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f416740bd61001ff4_d20260312_m014430_c001_v7007000_t0000_u01773279870302") 2026/03/12 01:52:04 DEBUG : pre-dest1/1: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f10051f8d9d186be9_d20260312_m014421_c001_v0001044_t0037_u01773279861957") 2026/03/12 01:52:04 DEBUG : pre-dest2/2: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f416740bd61001ff6_d20260312_m014430_c001_v7007000_t0000_u01773279870482") 2026/03/12 01:52:04 DEBUG : pre-dest2/2: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1108a4ba458241b1_d20260312_m014422_c001_v0001042_t0026_u01773279862979") 2026/03/12 01:52:04 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41299c15a808ffb5_d20260312_m014407_c001_v7007000_t0000_u01773279847315") 2026/03/12 01:52:04 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f10051f8d9d186bc7_d20260312_m014401_c001_v0001044_t0001_u01773279841974") 2026/03/12 01:52:04 DEBUG : sizeonly: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f419eb7a3a3d857b7_d20260312_m014154_c001_v7007000_t0000_u01773279714734") 2026/03/12 01:52:04 DEBUG : sizeonly: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1012f05124810ad0_d20260312_m014153_c001_v0001173_t0021_u01773279713167") 2026/03/12 01:52:04 DEBUG : splitbanan: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f419eb7a3a3d85dec_d20260312_m014917_c001_v7007000_t0000_u01773280157423") 2026/03/12 01:52:04 DEBUG : splitbanan: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1108a4ba45824411_d20260312_m014909_c001_v0001042_t0014_u01773280149713") 2026/03/12 01:52:04 DEBUG : splitbananasplit: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41299c15a809027a_d20260312_m015040_c001_v7007000_t0000_u01773280240012") 2026/03/12 01:52:04 DEBUG : splitbananasplit: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1122e087d41177de_d20260312_m015033_c001_v0001090_t0019_u01773280233304") 2026/03/12 01:52:04 DEBUG : splitbananasplit: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41942c6a2bf2e4cb_d20260312_m015023_c001_v7007000_t0000_u01773280223925") 2026/03/12 01:52:04 DEBUG : splitbananasplit: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1122e087d41177b2_d20260312_m015017_c001_v0001090_t0001_u01773280217158") 2026/03/12 01:52:05 DEBUG : splitbananasplit: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4060d65fef4cff06_d20260312_m015006_c001_v7007000_t0000_u01773280206419") 2026/03/12 01:52:05 DEBUG : splitbananasplit: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1122e087d4117790_d20260312_m014959_c001_v0001090_t0044_u01773280199798") 2026/03/12 01:52:05 DEBUG : splitbananasplit: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f414cf046bdef4a5a_d20260312_m014950_c001_v7007000_t0000_u01773280190542") 2026/03/12 01:52:05 DEBUG : splitbananasplit: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1122e087d4117774_d20260312_m014944_c001_v0001090_t0043_u01773280184144") 2026/03/12 01:52:05 DEBUG : splitbananasplit: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f416fe720ec92ebbf_d20260312_m014933_c001_v7007000_t0000_u01773280173989") 2026/03/12 01:52:05 DEBUG : splitbananasplit: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1122e087d4117766_d20260312_m014927_c001_v0001090_t0047_u01773280167099") 2026/03/12 01:52:05 DEBUG : splitbananasplit: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f404ff05cb0b7e947_d20260312_m014911_c001_v7007000_t0000_u01773280151631") 2026/03/12 01:52:05 DEBUG : splitbananasplit: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1122e087d4117742_d20260312_m014908_c001_v0001090_t0008_u01773280148422") 2026/03/12 01:52:05 DEBUG : splitbananasplit: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f414cf046bdef4962_d20260312_m014858_c001_v7007000_t0000_u01773280138789") 2026/03/12 01:52:05 DEBUG : splitbananasplit: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1108a4ba458243c9_d20260312_m014851_c001_v0001042_t0029_u01773280131547") 2026/03/12 01:52:05 DEBUG : splitbananasplit: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4239a25022a75814_d20260312_m014850_c001_v7007000_t0000_u01773280130034") 2026/03/12 01:52:05 DEBUG : splitbananasplit: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1108a4ba458243b7_d20260312_m014846_c001_v0001042_t0045_u01773280126731") 2026/03/12 01:52:05 DEBUG : splitbananasplit: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f40056dfda4f86b1e_d20260312_m014836_c001_v7007000_t0000_u01773280116275") 2026/03/12 01:52:05 DEBUG : splitbananasplit: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f102ffe192b1ca90c_d20260312_m014828_c001_v0001182_t0034_u01773280108967") 2026/03/12 01:52:05 DEBUG : splitbananasplit: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f40056dfda4f86b01_d20260312_m014827_c001_v7007000_t0000_u01773280107921") 2026/03/12 01:52:05 DEBUG : splitbananasplit: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1108a4ba4582436d_d20260312_m014824_c001_v0001042_t0005_u01773280104341") 2026/03/12 01:52:05 DEBUG : splitbananasplit: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f419eb7a3a3d85cb9_d20260312_m014808_c001_v7007000_t0000_u01773280088404") 2026/03/12 01:52:05 DEBUG : splitbananasplit: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1108a4ba4582433f_d20260312_m014804_c001_v0001042_t0047_u01773280084029") 2026/03/12 01:52:05 DEBUG : splitbananasplit: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f422a33e967253ba9_d20260312_m014754_c001_v7007000_t0000_u01773280074540") 2026/03/12 01:52:05 DEBUG : splitbananasplit: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1108a4ba45824325_d20260312_m014747_c001_v0001042_t0058_u01773280067671") 2026/03/12 01:52:05 DEBUG : splitbananasplit: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41888fa4441beca6_d20260312_m014736_c001_v7007000_t0000_u01773280056528") 2026/03/12 01:52:05 DEBUG : splitbananasplit: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1108a4ba4582430f_d20260312_m014729_c001_v0001042_t0027_u01773280049781") 2026/03/12 01:52:06 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4239a25022a75822_d20260312_m014853_c001_v7007000_t0000_u01773280133640") 2026/03/12 01:52:06 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1108a4ba458243bb_d20260312_m014847_c001_v0001042_t0050_u01773280127936") 2026/03/12 01:52:06 DEBUG : sub dir/hello world: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41299c15a8090104_d20260312_m014720_c001_v7007000_t0000_u01773280040711") 2026/03/12 01:52:06 DEBUG : sub dir/hello world: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1122e087d411763e_d20260312_m014717_c001_v0001090_t0036_u01773280037803") 2026/03/12 01:52:06 DEBUG : sub dir/hello world: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f414cf046bdef489c_d20260312_m014716_c001_v7007000_t0000_u01773280036656") 2026/03/12 01:52:06 DEBUG : sub dir/hello world: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f10051f8d9d186d8d_d20260312_m014713_c001_v0001044_t0001_u01773280033705") 2026/03/12 01:52:06 DEBUG : sub dir/hello world: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4019e302fc894695_d20260312_m014311_c001_v7007000_t0000_u01773279791365") 2026/03/12 01:52:06 DEBUG : sub dir/hello world: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1108a4ba4582410f_d20260312_m014310_c001_v0001042_t0020_u01773279790100") 2026/03/12 01:52:06 DEBUG : sub dir/hello world: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4019e302fc894692_d20260312_m014309_c001_v7007000_t0000_u01773279789539") 2026/03/12 01:52:06 DEBUG : sub dir/hello world: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f10051f8d9d186b6b_d20260312_m014308_c001_v0001044_t0014_u01773279788491") 2026/03/12 01:52:06 DEBUG : sub dir/hello world: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f419eb7a3a3d857b3_d20260312_m014150_c001_v7007000_t0000_u01773279710898") 2026/03/12 01:52:06 DEBUG : sub dir/hello world: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1012f05124810aa4_d20260312_m014148_c001_v0001173_t0024_u01773279708802") 2026/03/12 01:52:06 DEBUG : sub dir/hello world: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f419eb7a3a3d857b2_d20260312_m014148_c001_v7007000_t0000_u01773279708440") 2026/03/12 01:52:06 DEBUG : sub dir/hello world: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1012f05124810a92_d20260312_m014147_c001_v0001173_t0039_u01773279707123") 2026/03/12 01:52:06 DEBUG : sub dir/hello world: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f419eb7a3a3d857b1_d20260312_m014145_c001_v7007000_t0000_u01773279705080") 2026/03/12 01:52:06 DEBUG : sub dir/hello world: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1012f05124810a6e_d20260312_m014143_c001_v0001173_t0055_u01773279703416") 2026/03/12 01:52:06 DEBUG : sub dir/hello world: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f419eb7a3a3d857b0_d20260312_m014142_c001_v7007000_t0000_u01773279702874") 2026/03/12 01:52:06 DEBUG : sub dir/hello world: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1012f05124810a5c_d20260312_m014141_c001_v0001173_t0022_u01773279701036") 2026/03/12 01:52:06 DEBUG : sub dir/hello world: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1012f05124810a32_d20260312_m014138_c001_v0001173_t0058_u01773279698262") 2026/03/12 01:52:06 DEBUG : sub dir/hello world: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f419eb7a3a3d857af_d20260312_m014137_c001_v7007000_t0000_u01773279697899") 2026/03/12 01:52:06 DEBUG : sub dir/hello world: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1012f05124810a1c_d20260312_m014137_c001_v0001173_t0050_u01773279697053") 2026/03/12 01:52:06 DEBUG : sub dir/hello world: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1012f05124810a14_d20260312_m014136_c001_v0001173_t0034_u01773279696080") 2026/03/12 01:52:07 DEBUG : sub dir/hello world: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f419eb7a3a3d857ab_d20260312_m014135_c001_v7007000_t0000_u01773279695716") 2026/03/12 01:52:07 DEBUG : sub dir/hello world: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1012f051248109e6_d20260312_m014132_c001_v0001173_t0050_u01773279692560") 2026/03/12 01:52:07 DEBUG : sub dir/hello world: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1012f051248109b8_d20260312_m014129_c001_v0001173_t0010_u01773279689393") 2026/03/12 01:52:07 DEBUG : sub dir/hello world: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41942c6a2bf2de9a_d20260312_m014129_c001_v7007000_t0000_u01773279689028") 2026/03/12 01:52:07 DEBUG : sub dir/hello world: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1012f051248109a2_d20260312_m014127_c001_v0001173_t0015_u01773279687759") 2026/03/12 01:52:07 DEBUG : sub dir/hello world: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1012f05124810998_d20260312_m014126_c001_v0001173_t0006_u01773279686657") 2026/03/12 01:52:07 DEBUG : sub dir/hello world: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41942c6a2bf2de98_d20260312_m014126_c001_v7007000_t0000_u01773279686288") 2026/03/12 01:52:07 DEBUG : sub dir/hello world: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1012f05124810956_d20260312_m014121_c001_v0001173_t0013_u01773279681797") 2026/03/12 01:52:07 DEBUG : sub dir/hello world: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41942c6a2bf2de95_d20260312_m014121_c001_v7007000_t0000_u01773279681431") 2026/03/12 01:52:07 DEBUG : sub dir/hello world: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1012f05124810940_d20260312_m014120_c001_v0001173_t0053_u01773279680120") 2026/03/12 01:52:07 DEBUG : sub dir/hello world: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41942c6a2bf2de92_d20260312_m014119_c001_v7007000_t0000_u01773279679158") 2026/03/12 01:52:07 DEBUG : sub dir/hello world: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1012f0512481092e_d20260312_m014117_c001_v0001173_t0025_u01773279677834") 2026/03/12 01:52:07 DEBUG : sub dir/hello world: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41942c6a2bf2de90_d20260312_m014117_c001_v7007000_t0000_u01773279677281") 2026/03/12 01:52:07 DEBUG : sub dir/hello world: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1012f0512481091c_d20260312_m014116_c001_v0001173_t0057_u01773279676239") 2026/03/12 01:52:07 DEBUG : sub dir/hello world: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41942c6a2bf2de8e_d20260312_m014115_c001_v7007000_t0000_u01773279675325") 2026/03/12 01:52:07 DEBUG : sub dir/hello world: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1012f05124810902_d20260312_m014113_c001_v0001173_t0036_u01773279673901") 2026/03/12 01:52:07 DEBUG : sub dir/hello world: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41942c6a2bf2de8c_d20260312_m014113_c001_v7007000_t0000_u01773279673355") 2026/03/12 01:52:07 DEBUG : sub dir/hello world: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1012f051248108f2_d20260312_m014112_c001_v0001173_t0015_u01773279672585") 2026/03/12 01:52:07 DEBUG : sub dir/hello world: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41942c6a2bf2de8b_d20260312_m014112_c001_v7007000_t0000_u01773279672041") 2026/03/12 01:52:07 DEBUG : sub dir/hello world: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1012f051248108d0_d20260312_m014110_c001_v0001173_t0040_u01773279670955") 2026/03/12 01:52:08 DEBUG : sub dir/hello world: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41942c6a2bf2de82_d20260312_m014105_c001_v7007000_t0000_u01773279665399") 2026/03/12 01:52:08 DEBUG : sub dir/hello world: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1012f05124810888_d20260312_m014104_c001_v0001173_t0027_u01773279664559") 2026/03/12 01:52:08 DEBUG : sub dir/hello world: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41942c6a2bf2de80_d20260312_m014103_c001_v7007000_t0000_u01773279663960") 2026/03/12 01:52:08 DEBUG : sub dir/hello world: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1012f05124810878_d20260312_m014102_c001_v0001173_t0011_u01773279662754") 2026/03/12 01:52:08 DEBUG : sub dir/hello world: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41942c6a2bf2de7c_d20260312_m014101_c001_v7007000_t0000_u01773279661851") 2026/03/12 01:52:08 DEBUG : sub dir/hello world: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1012f05124810870_d20260312_m014101_c001_v0001173_t0041_u01773279661071") 2026/03/12 01:52:08 DEBUG : sub dir/hello world: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41942c6a2bf2de76_d20260312_m014058_c001_v7007000_t0000_u01773279658857") 2026/03/12 01:52:08 DEBUG : sub dir/hello world: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1012f0512481085a_d20260312_m014057_c001_v0001173_t0049_u01773279657931") 2026/03/12 01:52:08 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41299c15a8090106_d20260312_m014720_c001_v7007000_t0000_u01773280040892") 2026/03/12 01:52:08 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1108a4ba458242f7_d20260312_m014717_c001_v0001042_t0028_u01773280037775") 2026/03/12 01:52:08 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f414cf046bdef489d_d20260312_m014716_c001_v7007000_t0000_u01773280036837") 2026/03/12 01:52:08 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f102ffe192b1ca67a_d20260312_m014713_c001_v0001182_t0024_u01773280033715") 2026/03/12 01:52:08 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41299c15a809027c_d20260312_m015042_c001_v7007000_t0000_u01773280242513") 2026/03/12 01:52:08 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1108a4ba458244f3_d20260312_m015041_c001_v0001042_t0016_u01773280241371") 2026/03/12 01:52:08 DEBUG : sub/yam: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4019e302fc89468c_d20260312_m014306_c001_v7007000_t0000_u01773279786780") 2026/03/12 01:52:08 DEBUG : sub/yam: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1108a4ba45824107_d20260312_m014304_c001_v0001042_t0001_u01773279784662") 2026/03/12 01:52:08 DEBUG : test_dir1/file2: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41299c15a80900f2_d20260312_m014712_c001_v7007000_t0000_u01773280032964") 2026/03/12 01:52:08 DEBUG : test_dir1/file2: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f102ffe192b1ca668_d20260312_m014710_c001_v0001182_t0055_u01773280030989") 2026/03/12 01:52:08 DEBUG : test_dir1/file2: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41299c15a80900e6_d20260312_m014710_c001_v7007000_t0000_u01773280030208") 2026/03/12 01:52:08 DEBUG : test_dir1/file2: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f102ffe192b1ca658_d20260312_m014708_c001_v0001182_t0058_u01773280028378") 2026/03/12 01:52:08 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41299c15a80900f4_d20260312_m014713_c001_v7007000_t0000_u01773280033144") 2026/03/12 01:52:09 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1122e087d4117634_d20260312_m014711_c001_v0001090_t0043_u01773280031000") 2026/03/12 01:52:09 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41299c15a80900e8_d20260312_m014710_c001_v7007000_t0000_u01773280030393") 2026/03/12 01:52:09 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1122e087d4117632_d20260312_m014708_c001_v0001090_t0003_u01773280028390") 2026/03/12 01:52:09 DEBUG : three: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4019e302fc894672_d20260312_m014257_c001_v7007000_t0000_u01773279777908") 2026/03/12 01:52:09 DEBUG : three: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1012f05124810e46_d20260312_m014256_c001_v0001173_t0003_u01773279776322") 2026/03/12 01:52:09 DEBUG : three: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1012f05124810e28_d20260312_m014253_c001_v0001173_t0032_u01773279773544") 2026/03/12 01:52:09 DEBUG : tictactoe/tictactoe: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41299c15a809027d_d20260312_m015044_c001_v7007000_t0000_u01773280244122") 2026/03/12 01:52:09 DEBUG : tictactoe/tictactoe: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f102ffe192b1cad70_d20260312_m015043_c001_v0001182_t0058_u01773280243457") 2026/03/12 01:52:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41299c15a809029d_d20260312_m015104_c001_v7007000_t0000_u01773280264362") 2026/03/12 01:52:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f10051f8d9d186ff6_d20260312_m015102_c001_v0001044_t0033_u01773280262368") 2026/03/12 01:52:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41299c15a809028f_d20260312_m015100_c001_v7007000_t0000_u01773280260826") 2026/03/12 01:52:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f102ffe192b1cae12_d20260312_m015059_c001_v0001182_t0056_u01773280259131") 2026/03/12 01:52:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41299c15a809028d_d20260312_m015058_c001_v7007000_t0000_u01773280258187") 2026/03/12 01:52:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1108a4ba4582452f_d20260312_m015057_c001_v0001042_t0014_u01773280257272") 2026/03/12 01:52:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41299c15a8090286_d20260312_m015051_c001_v7007000_t0000_u01773280251990") 2026/03/12 01:52:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f102ffe192b1cadb4_d20260312_m015050_c001_v0001182_t0031_u01773280250409") 2026/03/12 01:52:09 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41299c15a809028a_d20260312_m015054_c001_v7007000_t0000_u01773280254566") 2026/03/12 01:52:09 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f10051f8d9d186ff2_d20260312_m015052_c001_v0001044_t0005_u01773280252935") 2026/03/12 01:52:09 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41299c15a8090283_d20260312_m015049_c001_v7007000_t0000_u01773280249458") 2026/03/12 01:52:09 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1108a4ba4582450d_d20260312_m015048_c001_v0001042_t0031_u01773280248695") 2026/03/12 01:52:09 DEBUG : toe/toe/tictactoe: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41299c15a8090282_d20260312_m015047_c001_v7007000_t0000_u01773280247744") 2026/03/12 01:52:09 DEBUG : toe/toe/tictactoe: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1122e087d41177ea_d20260312_m015046_c001_v0001090_t0033_u01773280246877") 2026/03/12 01:52:09 DEBUG : toe/toe/tictactoe: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41299c15a809027e_d20260312_m015045_c001_v7007000_t0000_u01773280245934") 2026/03/12 01:52:10 DEBUG : toe/toe/tictactoe: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f10051f8d9d186fec_d20260312_m015045_c001_v0001044_t0034_u01773280245123") 2026/03/12 01:52:10 DEBUG : toe/toe/toe: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4239a25022a758f7_d20260312_m015109_c001_v7007000_t0000_u01773280269727") 2026/03/12 01:52:10 DEBUG : toe/toe/toe: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f102ffe192b1cae70_d20260312_m015109_c001_v0001182_t0059_u01773280269014") 2026/03/12 01:52:10 DEBUG : toe/toe/toe: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41299c15a809028b_d20260312_m015056_c001_v7007000_t0000_u01773280256329") 2026/03/12 01:52:10 DEBUG : toe/toe/toe: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1122e087d41177f6_d20260312_m015055_c001_v0001090_t0008_u01773280255504") 2026/03/12 01:52:10 DEBUG : toe/toe/toe.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41299c15a80902a1_d20260312_m015104_c001_v7007000_t0000_u01773280264947") 2026/03/12 01:52:10 DEBUG : toe/toe/toe.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1122e087d4117800_d20260312_m015103_c001_v0001090_t0036_u01773280263973") 2026/03/12 01:52:10 DEBUG : toe/toe/toe.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f41299c15a8090292_d20260312_m015101_c001_v7007000_t0000_u01773280261427") 2026/03/12 01:52:10 DEBUG : toe/toe/toe.txt: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1079f5d05dd611e3_d20260312_m015100_c001_v0001040_t0039_u01773280260327") 2026/03/12 01:52:10 DEBUG : two: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4019e302fc894673_d20260312_m014258_c001_v7007000_t0000_u01773279778091") 2026/03/12 01:52:10 DEBUG : two: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4108a4ba458240f3_d20260312_m014255_c001_v0001042_t0044_u01773279775514") 2026/03/12 01:52:10 DEBUG : two: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4012f05124810e26_d20260312_m014253_c001_v0001173_t0018_u01773279773361") 2026/03/12 01:52:10 DEBUG : yam: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4019e302fc89468f_d20260312_m014307_c001_v7007000_t0000_u01773279787514") 2026/03/12 01:52:10 DEBUG : yam: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f105baec476982edc_d20260312_m014306_c001_v0001177_t0003_u01773279786532") 2026/03/12 01:52:10 DEBUG : yam: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4019e302fc894687_d20260312_m014303_c001_v7007000_t0000_u01773279783337") 2026/03/12 01:52:10 DEBUG : yam: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f1108a4ba45824101_d20260312_m014301_c001_v0001042_t0041_u01773279781951") 2026/03/12 01:52:10 DEBUG : yam: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4019e302fc894675_d20260312_m014300_c001_v7007000_t0000_u01773279780649") 2026/03/12 01:52:10 DEBUG : yam: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f10051f8d9d186b55_d20260312_m014258_c001_v0001044_t0039_u01773279778655") 2026/03/12 01:52:10 DEBUG : yaml: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4019e302fc894689_d20260312_m014304_c001_v7007000_t0000_u01773279784109") 2026/03/12 01:52:10 DEBUG : yaml: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f107c5a2bbd85dcb1_d20260312_m014303_c001_v0001185_t0022_u01773279783168") 2026/03/12 01:52:11 DEBUG : yaml: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f4019e302fc894678_d20260312_m014301_c001_v7007000_t0000_u01773279781383") 2026/03/12 01:52:11 DEBUG : yaml: Deleting (id "4_z0f523d83b04ddbfb9fc80e1b_f10595a987231ae9f_d20260312_m014300_c001_v0001137_t0015_u01773279780256") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 11m17.140565893s (try 1/5)