"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2026/04/21 02:54:14 DEBUG : Creating backend with remote "TestB2:rclone-test-dusamoc6sewe" 2026/04/21 02:54:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/21 02:54:14 DEBUG : Creating backend with remote "/tmp/rclone2866709229" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === 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-dusamoc6sewe", Local "Local file system at /tmp/rclone2866709229", Modify Window "1ms" 2026/04/21 02:54:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/21 02:54:15 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/04/21 02:54:15 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for checks to finish 2026/04/21 02:54:15 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.69s) === RUN TestCopy run.go:185: Remote "B2 bucket rclone-test-dusamoc6sewe", Local "Local file system at /tmp/rclone2866709229", Modify Window "1ms" 2026/04/21 02:54:16 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/21 02:54:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/21 02:54:16 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for checks to finish 2026/04/21 02:54:16 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for transfers to finish 2026/04/21 02:54:17 DEBUG : sub dir/hello world: size = 11 OK 2026/04/21 02:54:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/21 02:54:17 INFO : sub dir/hello world: Copied (new) 2026/04/21 02:54:17 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.65s) === RUN TestCopyMetadata run.go:185: Remote "B2 bucket rclone-test-dusamoc6sewe", Local "Local file system at /tmp/rclone2866709229", 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-dusamoc6sewe", Local "Local file system at /tmp/rclone2866709229", 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-dusamoc6sewe", Local "Local file system at /tmp/rclone2866709229", Modify Window "1ms" 2026/04/21 02:54:18 DEBUG : Creating backend with remote "/non-existing" 2026/04/21 02:54:19 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/04/21 02:54:19 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for checks to finish 2026/04/21 02:54:19 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:185: Remote "B2 bucket rclone-test-dusamoc6sewe", Local "Local file system at /tmp/rclone2866709229", Modify Window "1ms" 2026/04/21 02:54:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/21 02:54:20 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for checks to finish 2026/04/21 02:54:20 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for transfers to finish 2026/04/21 02:54:20 DEBUG : sub dir/hello world: size = 11 OK 2026/04/21 02:54:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/21 02:54:20 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.47s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "B2 bucket rclone-test-dusamoc6sewe", Local "Local file system at /tmp/rclone2866709229", 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-dusamoc6sewe", Local "Local file system at /tmp/rclone2866709229", Modify Window "1ms" 2026/04/21 02:54:21 INFO : B2 bucket rclone-test-dusamoc6sewe: Running all checks before starting transfers 2026/04/21 02:54:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/21 02:54:21 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for checks to finish 2026/04/21 02:54:21 INFO : B2 bucket rclone-test-dusamoc6sewe: Checks finished, now starting transfers 2026/04/21 02:54:21 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for transfers to finish 2026/04/21 02:54:21 DEBUG : sub dir/hello world: size = 11 OK 2026/04/21 02:54:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/21 02:54:21 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.12s) === RUN TestSyncNoTraverse run.go:185: Remote "B2 bucket rclone-test-dusamoc6sewe", Local "Local file system at /tmp/rclone2866709229", Modify Window "1ms" 2026/04/21 02:54:22 ERROR : Ignoring --no-traverse with sync 2026/04/21 02:54:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/21 02:54:22 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for checks to finish 2026/04/21 02:54:22 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for transfers to finish 2026/04/21 02:54:22 DEBUG : sub dir/hello world: size = 11 OK 2026/04/21 02:54:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/21 02:54:22 INFO : sub dir/hello world: Copied (new) 2026/04/21 02:54:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.15s) === RUN TestCopyWithDepth run.go:185: Remote "B2 bucket rclone-test-dusamoc6sewe", Local "Local file system at /tmp/rclone2866709229", Modify Window "1ms" 2026/04/21 02:54:23 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/04/21 02:54:23 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for checks to finish 2026/04/21 02:54:23 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for transfers to finish 2026/04/21 02:54:23 DEBUG : hello world2: size = 12 OK 2026/04/21 02:54:23 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/04/21 02:54:23 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.11s) === RUN TestCopyWithFilesFrom run.go:185: Remote "B2 bucket rclone-test-dusamoc6sewe", Local "Local file system at /tmp/rclone2866709229", Modify Window "1ms" 2026/04/21 02:54:24 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/21 02:54:24 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for checks to finish 2026/04/21 02:54:24 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for transfers to finish 2026/04/21 02:54:25 DEBUG : potato2: size = 11 OK 2026/04/21 02:54:25 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/21 02:54:25 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.11s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "B2 bucket rclone-test-dusamoc6sewe", Local "Local file system at /tmp/rclone2866709229", Modify Window "1ms" 2026/04/21 02:54:26 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/21 02:54:26 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for checks to finish 2026/04/21 02:54:26 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for transfers to finish 2026/04/21 02:54:26 DEBUG : potato2: size = 11 OK 2026/04/21 02:54:26 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/21 02:54:26 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.63s) === RUN TestCopyEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-dusamoc6sewe", Local "Local file system at /tmp/rclone2866709229", Modify Window "1ms" 2026/04/21 02:54:27 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/04/21 02:54:27 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/21 02:54:27 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/04/21 02:54:27 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/21 02:54:27 INFO : sub dir2: Making directory 2026/04/21 02:54:27 INFO : sub dir: Making directory 2026/04/21 02:54:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/21 02:54:27 INFO : sub dir2/sub sub dir2: Making directory 2026/04/21 02:54:27 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for checks to finish 2026/04/21 02:54:27 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for transfers to finish 2026/04/21 02:54:27 DEBUG : sub dir/hello world: size = 11 OK 2026/04/21 02:54:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/21 02:54:27 INFO : sub dir/hello world: Copied (new) fstest.go:250: Filtering empty directory "sub dir2" fstest.go:250: Filtering empty directory "sub dir2/sub sub dir2" 2026/04/21 02:54:27 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.12s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-dusamoc6sewe", Local "Local file system at /tmp/rclone2866709229", Modify Window "1ms" 2026/04/21 02:54:28 INFO : sub dir2: Making directory 2026/04/21 02:54:28 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/04/21 02:54:28 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/21 02:54:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/21 02:54:28 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for checks to finish 2026/04/21 02:54:28 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for transfers to finish 2026/04/21 02:54:29 DEBUG : sub dir/hello world: size = 11 OK 2026/04/21 02:54:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/21 02:54:29 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.24s) === RUN TestMoveEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-dusamoc6sewe", Local "Local file system at /tmp/rclone2866709229", Modify Window "1ms" 2026/04/21 02:54:29 DEBUG : sub dir2: Making directory with metadata 2026/04/21 02:54:29 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/21 02:54:29 INFO : sub dir2: Making directory 2026/04/21 02:54:29 INFO : sub dir: Making directory 2026/04/21 02:54:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/21 02:54:29 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for checks to finish 2026/04/21 02:54:29 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for transfers to finish 2026/04/21 02:54:30 DEBUG : sub dir/hello world: size = 11 OK 2026/04/21 02:54:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/21 02:54:30 INFO : sub dir/hello world: Copied (new) 2026/04/21 02:54:30 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/04/21 02:54:30 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/04/21 02:54:30 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.35s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "B2 bucket rclone-test-dusamoc6sewe", Local "Local file system at /tmp/rclone2866709229", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-dusamoc6sewe", Local "Local file system at /tmp/rclone2866709229", Modify Window "1ms" 2026/04/21 02:54:31 INFO : sub dir2: Making directory 2026/04/21 02:54:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/21 02:54:31 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for checks to finish 2026/04/21 02:54:31 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for transfers to finish 2026/04/21 02:54:31 DEBUG : sub dir/hello world: size = 11 OK 2026/04/21 02:54:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/21 02:54:31 INFO : sub dir/hello world: Copied (new) 2026/04/21 02:54:31 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.11s) === RUN TestSyncEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-dusamoc6sewe", Local "Local file system at /tmp/rclone2866709229", Modify Window "1ms" 2026/04/21 02:54:32 DEBUG : sub dir2: Making directory with metadata 2026/04/21 02:54:32 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/21 02:54:32 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/21 02:54:32 INFO : sub dir2: Making directory 2026/04/21 02:54:32 INFO : sub dir: Making directory 2026/04/21 02:54:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/21 02:54:32 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for checks to finish 2026/04/21 02:54:32 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for transfers to finish 2026/04/21 02:54:33 DEBUG : sub dir/hello world: size = 11 OK 2026/04/21 02:54:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/21 02:54:33 INFO : sub dir/hello world: Copied (new) 2026/04/21 02:54:33 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/04/21 02:54:33 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.20s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "B2 bucket rclone-test-dusamoc6sewe", Local "Local file system at /tmp/rclone2866709229", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-dusamoc6sewe", Local "Local file system at /tmp/rclone2866709229", Modify Window "1ms" 2026/04/21 02:54:34 INFO : sub dir2: Making directory 2026/04/21 02:54:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/21 02:54:34 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for checks to finish 2026/04/21 02:54:34 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for transfers to finish 2026/04/21 02:54:34 DEBUG : sub dir/hello world: size = 11 OK 2026/04/21 02:54:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/21 02:54:34 INFO : sub dir/hello world: Copied (new) 2026/04/21 02:54:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.12s) === RUN TestServerSideCopy run.go:185: Remote "B2 bucket rclone-test-dusamoc6sewe", Local "Local file system at /tmp/rclone2866709229", Modify Window "1ms" 2026/04/21 02:54:35 DEBUG : Creating backend with remote "TestB2:rclone-test-gokovem9siwo" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-dusamoc6sewe -> B2 bucket rclone-test-gokovem9siwo 2026/04/21 02:54:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/21 02:54:36 DEBUG : B2 bucket rclone-test-gokovem9siwo: Waiting for checks to finish 2026/04/21 02:54:36 DEBUG : B2 bucket rclone-test-gokovem9siwo: Waiting for transfers to finish 2026/04/21 02:54:37 DEBUG : sub dir/hello world: size = 11 OK 2026/04/21 02:54:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/21 02:54:37 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/21 02:54:38 DEBUG : B2 bucket rclone-test-gokovem9siwo: Purge remote 2026/04/21 02:54:38 INFO : B2 bucket rclone-test-gokovem9siwo: cleaning bucket "rclone-test-gokovem9siwo" of all files 2026/04/21 02:54:38 DEBUG : sub dir/hello world: Deleting (id "4_zff020dd3f06dabdb9fd80e1b_f105e31e7d6c933be_d20260421_m025437_c001_v0001032_t0042_u01776740077415") --- PASS: TestServerSideCopy (4.15s) === RUN TestCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-dusamoc6sewe", Local "Local file system at /tmp/rclone2866709229", Modify Window "1ms" 2026/04/21 02:54:40 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2866709229) 2026/04/21 02:54:40 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for checks to finish 2026/04/21 02:54:40 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-dusamoc6sewe) 2026/04/21 02:54:40 DEBUG : sub dir/hello world: Sizes differ 2026/04/21 02:54:40 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for transfers to finish 2026/04/21 02:54:40 DEBUG : sub dir/hello world: size = 17 OK 2026/04/21 02:54:40 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/04/21 02:54:40 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.68s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-dusamoc6sewe", Local "Local file system at /tmp/rclone2866709229", Modify Window "1ms" 2026/04/21 02:54:41 DEBUG : Creating backend with remote "TestB2:rclone-test-sipisip7guqo" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-dusamoc6sewe -> B2 bucket rclone-test-sipisip7guqo 2026/04/21 02:54:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/21 02:54:42 DEBUG : B2 bucket rclone-test-sipisip7guqo: Waiting for checks to finish 2026/04/21 02:54:42 DEBUG : B2 bucket rclone-test-sipisip7guqo: Waiting for transfers to finish 2026/04/21 02:54:43 DEBUG : sub dir/hello world: size = 11 OK 2026/04/21 02:54:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/21 02:54:43 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/21 02:54:45 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-dusamoc6sewe) 2026/04/21 02:54:45 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-sipisip7guqo) 2026/04/21 02:54:45 DEBUG : sub dir/hello world: Sizes differ 2026/04/21 02:54:45 DEBUG : B2 bucket rclone-test-sipisip7guqo: Waiting for checks to finish 2026/04/21 02:54:45 DEBUG : B2 bucket rclone-test-sipisip7guqo: Waiting for transfers to finish 2026/04/21 02:54:45 DEBUG : sub dir/hello world: size = 17 OK 2026/04/21 02:54:45 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/04/21 02:54:45 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/21 02:54:45 DEBUG : B2 bucket rclone-test-sipisip7guqo: Purge remote 2026/04/21 02:54:45 INFO : B2 bucket rclone-test-sipisip7guqo: cleaning bucket "rclone-test-sipisip7guqo" of all files 2026/04/21 02:54:46 DEBUG : sub dir/hello world: Deleting (id "4_zdf522d43f06dabdb9fd80e1b_f1132147254a88017_d20260421_m025445_c001_v0001117_t0051_u01776740085189") 2026/04/21 02:54:46 DEBUG : sub dir/hello world: Deleting (id "4_zdf522d43f06dabdb9fd80e1b_f1158c6eed3c8658a_d20260421_m025443_c001_v0001097_t0048_u01776740083320") --- PASS: TestServerSideCopyOverSelf (6.23s) === RUN TestMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-dusamoc6sewe", Local "Local file system at /tmp/rclone2866709229", Modify Window "1ms" 2026/04/21 02:54:48 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2866709229) 2026/04/21 02:54:48 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-dusamoc6sewe) 2026/04/21 02:54:48 DEBUG : sub dir/hello world: Sizes differ 2026/04/21 02:54:48 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for checks to finish 2026/04/21 02:54:48 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for transfers to finish 2026/04/21 02:54:48 DEBUG : sub dir/hello world: size = 17 OK 2026/04/21 02:54:48 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/04/21 02:54:48 INFO : sub dir/hello world: Copied (replaced existing) 2026/04/21 02:54:48 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.70s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-dusamoc6sewe", Local "Local file system at /tmp/rclone2866709229", Modify Window "1ms" 2026/04/21 02:54:49 DEBUG : Creating backend with remote "TestB2:rclone-test-saraxeb5sala" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-dusamoc6sewe -> B2 bucket rclone-test-saraxeb5sala 2026/04/21 02:54:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/21 02:54:50 DEBUG : B2 bucket rclone-test-saraxeb5sala: Waiting for checks to finish 2026/04/21 02:54:50 DEBUG : B2 bucket rclone-test-saraxeb5sala: Waiting for transfers to finish 2026/04/21 02:54:51 DEBUG : sub dir/hello world: size = 11 OK 2026/04/21 02:54:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/21 02:54:51 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/21 02:54:52 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-dusamoc6sewe) 2026/04/21 02:54:52 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-saraxeb5sala) 2026/04/21 02:54:52 DEBUG : sub dir/hello world: Sizes differ 2026/04/21 02:54:52 DEBUG : B2 bucket rclone-test-saraxeb5sala: Waiting for checks to finish 2026/04/21 02:54:52 DEBUG : B2 bucket rclone-test-saraxeb5sala: Waiting for transfers to finish 2026/04/21 02:54:53 DEBUG : sub dir/hello world: size = 17 OK 2026/04/21 02:54:53 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/04/21 02:54:53 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/21 02:54:53 INFO : sub dir/hello world: Deleted 2026/04/21 02:54:54 DEBUG : testing file moves 2026/04/21 02:54:54 DEBUG : B2 bucket rclone-test-saraxeb5sala: Waiting for checks to finish 2026/04/21 02:54:54 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-dusamoc6sewe) 2026/04/21 02:54:54 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-saraxeb5sala) 2026/04/21 02:54:54 DEBUG : sub dir/hello world: Sizes differ 2026/04/21 02:54:54 DEBUG : B2 bucket rclone-test-saraxeb5sala: Waiting for transfers to finish 2026/04/21 02:54:55 DEBUG : sub dir/hello world: size = 24 OK 2026/04/21 02:54:55 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/04/21 02:54:55 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/21 02:54:55 INFO : sub dir/hello world: Deleted 2026/04/21 02:54:55 DEBUG : B2 bucket rclone-test-saraxeb5sala: Purge remote 2026/04/21 02:54:55 INFO : B2 bucket rclone-test-saraxeb5sala: cleaning bucket "rclone-test-saraxeb5sala" of all files 2026/04/21 02:54:55 DEBUG : sub dir/hello world: Deleting (id "4_zbf924d33f06dabdb9fd80e1b_f1158a6effe5c4aa6_d20260421_m025454_c001_v0001109_t0037_u01776740094603") 2026/04/21 02:54:55 DEBUG : sub dir/hello world: Deleting (id "4_zbf924d33f06dabdb9fd80e1b_f1191bb6f7da61350_d20260421_m025452_c001_v0001036_t0036_u01776740092677") 2026/04/21 02:54:55 DEBUG : sub dir/hello world: Deleting (id "4_zbf924d33f06dabdb9fd80e1b_f10116e45fb560551_d20260421_m025451_c001_v0001029_t0010_u01776740091166") --- PASS: TestServerSideMoveOverSelf (8.02s) === RUN TestCopyAfterDelete run.go:185: Remote "B2 bucket rclone-test-dusamoc6sewe", Local "Local file system at /tmp/rclone2866709229", Modify Window "1ms" 2026/04/21 02:54:57 ERROR : error listing: directory not found 2026/04/21 02:54:57 INFO : Local file system at /tmp/rclone2866709229: Making directory 2026/04/21 02:54:57 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for checks to finish 2026/04/21 02:54:57 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.47s) === RUN TestCopyRedownload run.go:185: Remote "B2 bucket rclone-test-dusamoc6sewe", Local "Local file system at /tmp/rclone2866709229", Modify Window "1ms" 2026/04/21 02:54:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/21 02:54:59 DEBUG : Local file system at /tmp/rclone2866709229: Waiting for checks to finish 2026/04/21 02:54:59 DEBUG : Local file system at /tmp/rclone2866709229: Waiting for transfers to finish 2026/04/21 02:54:59 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/04/21 02:54:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/21 02:54:59 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/04/21 02:54:59 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.85s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "B2 bucket rclone-test-dusamoc6sewe", Local "Local file system at /tmp/rclone2866709229", Modify Window "1ms" 2026/04/21 02:55:00 DEBUG : check sum: Need to transfer - File not found at Destination 2026/04/21 02:55:00 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for checks to finish 2026/04/21 02:55:00 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for transfers to finish 2026/04/21 02:55:00 DEBUG : check sum: size = 1 OK 2026/04/21 02:55:00 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/21 02:55:00 INFO : check sum: Copied (new) 2026/04/21 02:55:00 DEBUG : Waiting for deletions to finish 2026/04/21 02:55:01 DEBUG : check sum: size = 1 OK 2026/04/21 02:55:01 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for checks to finish 2026/04/21 02:55:01 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/21 02:55:01 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/04/21 02:55:01 DEBUG : check sum: Unchanged skipping 2026/04/21 02:55:01 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for transfers to finish 2026/04/21 02:55:01 DEBUG : Waiting for deletions to finish 2026/04/21 02:55:01 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.48s) === RUN TestSyncSizeOnly run.go:185: Remote "B2 bucket rclone-test-dusamoc6sewe", Local "Local file system at /tmp/rclone2866709229", Modify Window "1ms" 2026/04/21 02:55:02 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/04/21 02:55:02 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for checks to finish 2026/04/21 02:55:02 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for transfers to finish 2026/04/21 02:55:02 DEBUG : sizeonly: size = 6 OK 2026/04/21 02:55:02 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/04/21 02:55:02 INFO : sizeonly: Copied (new) 2026/04/21 02:55:02 DEBUG : Waiting for deletions to finish 2026/04/21 02:55:02 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for checks to finish 2026/04/21 02:55:02 DEBUG : sizeonly: size = 6 OK 2026/04/21 02:55:02 DEBUG : sizeonly: Sizes identical 2026/04/21 02:55:02 DEBUG : sizeonly: Unchanged skipping 2026/04/21 02:55:02 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for transfers to finish 2026/04/21 02:55:02 DEBUG : Waiting for deletions to finish 2026/04/21 02:55:02 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.67s) === RUN TestSyncIgnoreSize run.go:185: Remote "B2 bucket rclone-test-dusamoc6sewe", Local "Local file system at /tmp/rclone2866709229", Modify Window "1ms" 2026/04/21 02:55:03 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/04/21 02:55:03 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for checks to finish 2026/04/21 02:55:03 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for transfers to finish 2026/04/21 02:55:03 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/04/21 02:55:03 INFO : ignore-size: Copied (new) 2026/04/21 02:55:03 DEBUG : Waiting for deletions to finish 2026/04/21 02:55:04 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:55:04 DEBUG : ignore-size: Unchanged skipping 2026/04/21 02:55:04 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for checks to finish 2026/04/21 02:55:04 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for transfers to finish 2026/04/21 02:55:04 DEBUG : Waiting for deletions to finish 2026/04/21 02:55:04 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.49s) === RUN TestSyncIgnoreTimes run.go:185: Remote "B2 bucket rclone-test-dusamoc6sewe", Local "Local file system at /tmp/rclone2866709229", Modify Window "1ms" 2026/04/21 02:55:05 DEBUG : existing: size = 6 OK 2026/04/21 02:55:05 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:55:05 DEBUG : existing: Unchanged skipping 2026/04/21 02:55:05 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for checks to finish 2026/04/21 02:55:05 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for transfers to finish 2026/04/21 02:55:05 DEBUG : Waiting for deletions to finish 2026/04/21 02:55:05 INFO : There was nothing to transfer 2026/04/21 02:55:05 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for checks to finish 2026/04/21 02:55:05 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/04/21 02:55:05 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for transfers to finish 2026/04/21 02:55:05 DEBUG : existing: size = 6 OK 2026/04/21 02:55:05 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/04/21 02:55:05 INFO : existing: Copied (replaced existing) 2026/04/21 02:55:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.75s) === RUN TestSyncIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-dusamoc6sewe", Local "Local file system at /tmp/rclone2866709229", Modify Window "1ms" 2026/04/21 02:55:06 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/21 02:55:06 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for checks to finish 2026/04/21 02:55:06 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for transfers to finish 2026/04/21 02:55:07 DEBUG : existing: size = 6 OK 2026/04/21 02:55:07 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/04/21 02:55:07 INFO : existing: Copied (new) 2026/04/21 02:55:07 DEBUG : Waiting for deletions to finish 2026/04/21 02:55:07 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for checks to finish 2026/04/21 02:55:07 DEBUG : existing: Destination exists, skipping 2026/04/21 02:55:07 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for transfers to finish 2026/04/21 02:55:07 DEBUG : Waiting for deletions to finish 2026/04/21 02:55:07 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.47s) === RUN TestSyncIgnoreErrors run.go:185: Remote "B2 bucket rclone-test-dusamoc6sewe", Local "Local file system at /tmp/rclone2866709229", Modify Window "1ms" 2026/04/21 02:55:08 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/04/21 02:55:09 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/21 02:55:09 DEBUG : c/non empty space: size = 5 OK 2026/04/21 02:55:09 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/21 02:55:09 DEBUG : c/non empty space: Unchanged skipping 2026/04/21 02:55:09 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for checks to finish 2026/04/21 02:55:09 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for transfers to finish 2026/04/21 02:55:09 DEBUG : a/potato2: size = 60 OK 2026/04/21 02:55:09 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/21 02:55:09 INFO : a/potato2: Copied (new) 2026/04/21 02:55:09 DEBUG : Waiting for deletions to finish 2026/04/21 02:55:09 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.42s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "B2 bucket rclone-test-dusamoc6sewe", Local "Local file system at /tmp/rclone2866709229", Modify Window "1ms" 2026/04/21 02:55:11 DEBUG : empty space: size = 1 OK 2026/04/21 02:55: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/04/21 02:55:11 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for checks to finish 2026/04/21 02:55:11 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/21 02:55:11 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/04/21 02:55:11 DEBUG : empty space: Unchanged skipping 2026/04/21 02:55:11 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for transfers to finish 2026/04/21 02:55:11 DEBUG : Waiting for deletions to finish 2026/04/21 02:55:11 INFO : There was nothing to transfer 2026/04/21 02:55:11 DEBUG : empty space: size = 1 OK 2026/04/21 02:55: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/04/21 02:55:11 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for checks to finish 2026/04/21 02:55:11 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/21 02:55:12 INFO : empty space: Updated modification time in destination 2026/04/21 02:55:12 DEBUG : empty space: Unchanged skipping 2026/04/21 02:55:12 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for transfers to finish 2026/04/21 02:55:12 DEBUG : Waiting for deletions to finish 2026/04/21 02:55:12 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.66s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "B2 bucket rclone-test-dusamoc6sewe", Local "Local file system at /tmp/rclone2866709229", Modify Window "1ms" 2026/04/21 02:55:13 DEBUG : empty space: size = 1 OK 2026/04/21 02:55:13 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/04/21 02:55:13 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for checks to finish 2026/04/21 02:55:13 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/21 02:55:13 DEBUG : empty space: Unchanged skipping 2026/04/21 02:55:13 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for transfers to finish 2026/04/21 02:55:13 DEBUG : Waiting for deletions to finish 2026/04/21 02:55:13 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.33s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "B2 bucket rclone-test-dusamoc6sewe", Local "Local file system at /tmp/rclone2866709229", Modify Window "1ms" 2026/04/21 02:55:15 DEBUG : foo: size = 3 OK 2026/04/21 02:55:15 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/04/21 02:55:15 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for checks to finish 2026/04/21 02:55:15 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2866709229) 2026/04/21 02:55:15 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-dusamoc6sewe) 2026/04/21 02:55:15 DEBUG : foo: sha1 differ 2026/04/21 02:55:15 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for transfers to finish 2026/04/21 02:55:15 DEBUG : foo: size = 3 OK 2026/04/21 02:55:15 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/04/21 02:55:15 INFO : foo: Copied (replaced existing) 2026/04/21 02:55:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.46s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "B2 bucket rclone-test-dusamoc6sewe", Local "Local file system at /tmp/rclone2866709229", Modify Window "1ms" 2026/04/21 02:55:16 DEBUG : potato: Need to transfer - File not found at Destination 2026/04/21 02:55:16 DEBUG : empty space: size = 1 OK 2026/04/21 02:55:16 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/21 02:55:16 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for checks to finish 2026/04/21 02:55:16 DEBUG : empty space: Unchanged skipping 2026/04/21 02:55:16 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for transfers to finish 2026/04/21 02:55:16 DEBUG : potato: size = 60 OK 2026/04/21 02:55:16 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/21 02:55:16 INFO : potato: Copied (new) 2026/04/21 02:55:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (1.70s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "B2 bucket rclone-test-dusamoc6sewe", Local "Local file system at /tmp/rclone2866709229", Modify Window "1ms" 2026/04/21 02:55:18 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for checks to finish 2026/04/21 02:55:18 DEBUG : potato: size = 21 (Local file system at /tmp/rclone2866709229) 2026/04/21 02:55:18 DEBUG : potato: size = 60 (B2 bucket rclone-test-dusamoc6sewe) 2026/04/21 02:55:18 DEBUG : potato: Sizes differ 2026/04/21 02:55:18 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for transfers to finish 2026/04/21 02:55:18 DEBUG : potato: size = 21 OK 2026/04/21 02:55:18 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/04/21 02:55:18 INFO : potato: Copied (replaced existing) 2026/04/21 02:55:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.53s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "B2 bucket rclone-test-dusamoc6sewe", Local "Local file system at /tmp/rclone2866709229", Modify Window "1ms" 2026/04/21 02:55:19 DEBUG : potato: size = 21 OK 2026/04/21 02:55:19 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2026/04/21 02:55:19 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for checks to finish 2026/04/21 02:55:19 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2866709229) 2026/04/21 02:55:19 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-dusamoc6sewe) 2026/04/21 02:55:19 DEBUG : potato: sha1 differ 2026/04/21 02:55:19 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for transfers to finish 2026/04/21 02:55:20 DEBUG : potato: size = 21 OK 2026/04/21 02:55:20 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/04/21 02:55:20 INFO : potato: Copied (replaced existing) 2026/04/21 02:55:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.57s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "B2 bucket rclone-test-dusamoc6sewe", Local "Local file system at /tmp/rclone2866709229", Modify Window "1ms" 2026/04/21 02:55:21 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/21 02:55:21 DEBUG : empty space: size = 1 OK 2026/04/21 02:55:21 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/21 02:55:21 DEBUG : empty space: Unchanged skipping 2026/04/21 02:55:21 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/04/21 02:55:21 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for checks to finish 2026/04/21 02:55:21 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for transfers to finish 2026/04/21 02:55:21 DEBUG : Waiting for deletions to finish 2026/04/21 02:55:21 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.55s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "B2 bucket rclone-test-dusamoc6sewe", Local "Local file system at /tmp/rclone2866709229", Modify Window "1ms" 2026/04/21 02:55:23 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/21 02:55:23 DEBUG : empty space: size = 1 OK 2026/04/21 02:55:23 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/21 02:55:23 DEBUG : empty space: Unchanged skipping 2026/04/21 02:55:23 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for checks to finish 2026/04/21 02:55:23 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for transfers to finish 2026/04/21 02:55:23 DEBUG : potato2: size = 60 OK 2026/04/21 02:55:23 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/21 02:55:23 INFO : potato2: Copied (new) 2026/04/21 02:55:23 DEBUG : Waiting for deletions to finish 2026/04/21 02:55:23 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.23s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "B2 bucket rclone-test-dusamoc6sewe", Local "Local file system at /tmp/rclone2866709229", Modify Window "1ms" 2026/04/21 02:55:25 INFO : d: Making directory 2026/04/21 02:55:25 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/04/21 02:55:25 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/21 02:55:25 DEBUG : c/non empty space: size = 5 OK 2026/04/21 02:55:25 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/21 02:55:25 DEBUG : c/non empty space: Unchanged skipping 2026/04/21 02:55:25 DEBUG : a/potato2: size = 60 OK 2026/04/21 02:55:25 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/21 02:55:25 INFO : a/potato2: Copied (new) 2026/04/21 02:55:25 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for checks to finish 2026/04/21 02:55:25 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for transfers to finish 2026/04/21 02:55:25 DEBUG : Waiting for deletions to finish 2026/04/21 02:55:26 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.27s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "B2 bucket rclone-test-dusamoc6sewe", Local "Local file system at /tmp/rclone2866709229", Modify Window "1ms" 2026/04/21 02:55:27 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/04/21 02:55:27 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/21 02:55:27 DEBUG : c/non empty space: size = 5 OK 2026/04/21 02:55:27 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/21 02:55:27 DEBUG : c/non empty space: Unchanged skipping 2026/04/21 02:55:27 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for checks to finish 2026/04/21 02:55:27 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for transfers to finish 2026/04/21 02:55:27 DEBUG : a/potato2: size = 60 OK 2026/04/21 02:55:27 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/21 02:55:27 INFO : a/potato2: Copied (new) 2026/04/21 02:55:27 ERROR : B2 bucket rclone-test-dusamoc6sewe: not deleting files as there were IO errors 2026/04/21 02:55:27 ERROR : B2 bucket rclone-test-dusamoc6sewe: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.10s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "B2 bucket rclone-test-dusamoc6sewe", Local "Local file system at /tmp/rclone2866709229", Modify Window "1ms" 2026/04/21 02:55:29 DEBUG : Waiting for deletions to finish 2026/04/21 02:55:29 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/21 02:55:29 DEBUG : empty space: size = 1 OK 2026/04/21 02:55:29 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/21 02:55:29 DEBUG : empty space: Unchanged skipping 2026/04/21 02:55:29 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for checks to finish 2026/04/21 02:55:29 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for transfers to finish 2026/04/21 02:55:30 INFO : potato: Deleted 2026/04/21 02:55:30 DEBUG : potato2: size = 60 OK 2026/04/21 02:55:30 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/21 02:55:30 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (1.99s) === RUN TestSyncDeleteBefore run.go:185: Remote "B2 bucket rclone-test-dusamoc6sewe", Local "Local file system at /tmp/rclone2866709229", Modify Window "1ms" 2026/04/21 02:55:31 DEBUG : Waiting for deletions to finish 2026/04/21 02:55:31 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for checks to finish 2026/04/21 02:55:31 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for transfers to finish 2026/04/21 02:55:32 INFO : potato: Deleted 2026/04/21 02:55:32 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/21 02:55:32 DEBUG : empty space: size = 1 OK 2026/04/21 02:55:32 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/21 02:55:32 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for checks to finish 2026/04/21 02:55:32 DEBUG : empty space: Unchanged skipping 2026/04/21 02:55:32 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for transfers to finish 2026/04/21 02:55:32 DEBUG : potato2: size = 60 OK 2026/04/21 02:55:32 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/21 02:55:32 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.34s) === RUN TestCopyDeleteBefore run.go:185: Remote "B2 bucket rclone-test-dusamoc6sewe", Local "Local file system at /tmp/rclone2866709229", Modify Window "1ms" 2026/04/21 02:55:33 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/21 02:55:33 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for checks to finish 2026/04/21 02:55:33 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for transfers to finish 2026/04/21 02:55:34 DEBUG : potato2: size = 19 OK 2026/04/21 02:55:34 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/04/21 02:55:34 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.78s) === RUN TestSyncWithExclude run.go:185: Remote "B2 bucket rclone-test-dusamoc6sewe", Local "Local file system at /tmp/rclone2866709229", Modify Window "1ms" 2026/04/21 02:55:35 DEBUG : enormous: Excluded (Size Filter) 2026/04/21 02:55:35 DEBUG : enormous: Excluded 2026/04/21 02:55:35 DEBUG : potato2: Excluded (Size Filter) 2026/04/21 02:55:35 DEBUG : potato2: Excluded 2026/04/21 02:55:35 DEBUG : potato2: Excluded (Size Filter) 2026/04/21 02:55:35 DEBUG : potato2: Excluded 2026/04/21 02:55:35 DEBUG : empty space: size = 1 OK 2026/04/21 02:55:35 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/21 02:55:35 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for checks to finish 2026/04/21 02:55:35 DEBUG : empty space: Unchanged skipping 2026/04/21 02:55:35 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for transfers to finish 2026/04/21 02:55:35 DEBUG : Waiting for deletions to finish 2026/04/21 02:55:35 INFO : There was nothing to transfer 2026/04/21 02:55:36 DEBUG : enormous: Excluded (Size Filter) 2026/04/21 02:55:36 DEBUG : enormous: Excluded 2026/04/21 02:55:36 DEBUG : potato2: Excluded (Size Filter) 2026/04/21 02:55:36 DEBUG : potato2: Excluded 2026/04/21 02:55:36 DEBUG : potato2: Excluded (Size Filter) 2026/04/21 02:55:36 DEBUG : potato2: Excluded 2026/04/21 02:55:36 DEBUG : empty space: size = 1 OK 2026/04/21 02:55:36 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/04/21 02:55:36 DEBUG : Local file system at /tmp/rclone2866709229: Waiting for checks to finish 2026/04/21 02:55:36 DEBUG : empty space: Unchanged skipping 2026/04/21 02:55:36 DEBUG : Local file system at /tmp/rclone2866709229: Waiting for transfers to finish 2026/04/21 02:55:36 DEBUG : Waiting for deletions to finish 2026/04/21 02:55:36 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (1.89s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "B2 bucket rclone-test-dusamoc6sewe", Local "Local file system at /tmp/rclone2866709229", Modify Window "1ms" 2026/04/21 02:55:37 DEBUG : enormous: Excluded (Size Filter) 2026/04/21 02:55:37 DEBUG : enormous: Excluded 2026/04/21 02:55:37 DEBUG : potato2: Excluded (Size Filter) 2026/04/21 02:55:37 DEBUG : potato2: Excluded 2026/04/21 02:55:38 DEBUG : empty space: size = 1 OK 2026/04/21 02:55:38 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/21 02:55:38 DEBUG : empty space: Unchanged skipping 2026/04/21 02:55:38 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for checks to finish 2026/04/21 02:55:38 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for transfers to finish 2026/04/21 02:55:38 DEBUG : Waiting for deletions to finish 2026/04/21 02:55:38 INFO : enormous: Deleted 2026/04/21 02:55:38 INFO : potato2: Deleted 2026/04/21 02:55:38 INFO : There was nothing to transfer 2026/04/21 02:55:38 DEBUG : empty space: size = 1 OK 2026/04/21 02:55:38 DEBUG : Local file system at /tmp/rclone2866709229: Waiting for checks to finish 2026/04/21 02:55:38 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/04/21 02:55:38 DEBUG : empty space: Unchanged skipping 2026/04/21 02:55:38 DEBUG : Local file system at /tmp/rclone2866709229: Waiting for transfers to finish 2026/04/21 02:55:38 DEBUG : Waiting for deletions to finish 2026/04/21 02:55:38 INFO : enormous: Deleted 2026/04/21 02:55:38 INFO : potato2: Deleted 2026/04/21 02:55:38 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.32s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "B2 bucket rclone-test-dusamoc6sewe", Local "Local file system at /tmp/rclone2866709229", Modify Window "1ms" 2026/04/21 02:55:40 DEBUG : five: Need to transfer - File not found at Destination 2026/04/21 02:55:40 DEBUG : four: size = 4 (Local file system at /tmp/rclone2866709229) 2026/04/21 02:55:40 DEBUG : four: size = 8 (B2 bucket rclone-test-dusamoc6sewe) 2026/04/21 02:55:40 DEBUG : four: Sizes differ 2026/04/21 02:55:40 DEBUG : one: Destination is newer than source, skipping 2026/04/21 02:55:40 DEBUG : three: size = 5 OK 2026/04/21 02:55:40 DEBUG : three: Sizes identical 2026/04/21 02:55:40 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/04/21 02:55:40 DEBUG : two: size = 3 OK 2026/04/21 02:55:40 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2866709229) 2026/04/21 02:55:40 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/04/21 02:55:40 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-dusamoc6sewe) 2026/04/21 02:55:40 DEBUG : two: sha1 differ 2026/04/21 02:55:40 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for checks to finish 2026/04/21 02:55:40 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for transfers to finish 2026/04/21 02:55:40 DEBUG : five: size = 4 OK 2026/04/21 02:55:40 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/04/21 02:55:40 INFO : five: Copied (new) 2026/04/21 02:55:41 DEBUG : four: size = 4 OK 2026/04/21 02:55:41 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/04/21 02:55:41 INFO : four: Copied (replaced existing) 2026/04/21 02:55:41 DEBUG : two: size = 3 OK 2026/04/21 02:55:41 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/04/21 02:55:41 INFO : two: Copied (replaced existing) 2026/04/21 02:55:41 DEBUG : Waiting for deletions to finish 2026/04/21 02:55:41 DEBUG : five: size = 4 OK 2026/04/21 02:55:41 DEBUG : four: size = 4 OK 2026/04/21 02:55:41 DEBUG : one: Destination is newer than source, skipping 2026/04/21 02:55:41 DEBUG : three: size = 5 OK 2026/04/21 02:55:41 DEBUG : two: size = 3 OK 2026/04/21 02:55:41 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/04/21 02:55:41 DEBUG : five: Size and sha1 of src and dst objects identical 2026/04/21 02:55:41 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/04/21 02:55:41 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for checks to finish 2026/04/21 02:55:41 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/04/21 02:55:41 DEBUG : two: Size and sha1 of src and dst objects identical 2026/04/21 02:55:41 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/04/21 02:55:41 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2866709229) 2026/04/21 02:55:41 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-dusamoc6sewe) 2026/04/21 02:55:41 DEBUG : three: sha1 differ 2026/04/21 02:55:41 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/04/21 02:55:41 DEBUG : four: Size and sha1 of src and dst objects identical 2026/04/21 02:55:41 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/04/21 02:55:41 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/04/21 02:55:41 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for transfers to finish 2026/04/21 02:55:42 DEBUG : three: size = 5 OK 2026/04/21 02:55:42 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/21 02:55:42 INFO : three: Copied (replaced existing) 2026/04/21 02:55:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.20s) === 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-dusamoc6sewe", Local "Local file system at /tmp/rclone2866709229", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/04/21 02:55:43 INFO : B2 bucket rclone-test-dusamoc6sewe: Making map for --track-renames 2026/04/21 02:55:43 INFO : B2 bucket rclone-test-dusamoc6sewe: Finished making map for --track-renames 2026/04/21 02:55:43 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for checks to finish 2026/04/21 02:55:43 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/04/21 02:55:43 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/04/21 02:55:43 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for renames to finish 2026/04/21 02:55:43 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for transfers to finish 2026/04/21 02:55:44 DEBUG : yam: size = 11 OK 2026/04/21 02:55:44 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/21 02:55:44 INFO : yam: Copied (new) 2026/04/21 02:55:44 DEBUG : potato: size = 14 OK 2026/04/21 02:55:44 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/04/21 02:55:44 INFO : potato: Copied (new) 2026/04/21 02:55:44 DEBUG : Waiting for deletions to finish 2026/04/21 02:55:44 DEBUG : potato: size = 14 OK 2026/04/21 02:55:44 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:55:44 INFO : B2 bucket rclone-test-dusamoc6sewe: Making map for --track-renames 2026/04/21 02:55:44 DEBUG : potato: Unchanged skipping 2026/04/21 02:55:44 INFO : B2 bucket rclone-test-dusamoc6sewe: Finished making map for --track-renames 2026/04/21 02:55:44 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for checks to finish 2026/04/21 02:55:44 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for renames to finish 2026/04/21 02:55:45 DEBUG : yaml: size = 11 OK 2026/04/21 02:55:45 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/21 02:55:45 INFO : yam: Copied (server-side copy) to: yaml 2026/04/21 02:55:45 INFO : yam: Deleted 2026/04/21 02:55:45 INFO : yaml: Renamed from "yam" 2026/04/21 02:55:45 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for transfers to finish 2026/04/21 02:55:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.07s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "B2 bucket rclone-test-dusamoc6sewe", Local "Local file system at /tmp/rclone2866709229", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/04/21 02:55:46 INFO : B2 bucket rclone-test-dusamoc6sewe: Making map for --track-renames 2026/04/21 02:55:46 INFO : B2 bucket rclone-test-dusamoc6sewe: Finished making map for --track-renames 2026/04/21 02:55:46 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for checks to finish 2026/04/21 02:55:46 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/04/21 02:55:46 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for renames to finish 2026/04/21 02:55:46 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/04/21 02:55:46 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for transfers to finish 2026/04/21 02:55:47 DEBUG : yam: size = 11 OK 2026/04/21 02:55:47 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/21 02:55:47 INFO : yam: Copied (new) 2026/04/21 02:55:47 DEBUG : potato: size = 14 OK 2026/04/21 02:55:47 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/04/21 02:55:47 INFO : potato: Copied (new) 2026/04/21 02:55:47 DEBUG : Waiting for deletions to finish 2026/04/21 02:55:47 INFO : B2 bucket rclone-test-dusamoc6sewe: Making map for --track-renames 2026/04/21 02:55:47 DEBUG : potato: size = 14 OK 2026/04/21 02:55:47 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:55:47 INFO : B2 bucket rclone-test-dusamoc6sewe: Finished making map for --track-renames 2026/04/21 02:55:47 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for checks to finish 2026/04/21 02:55:47 DEBUG : potato: Unchanged skipping 2026/04/21 02:55:47 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for renames to finish 2026/04/21 02:55:48 DEBUG : yaml: size = 11 OK 2026/04/21 02:55:48 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/21 02:55:48 INFO : yam: Copied (server-side copy) to: yaml 2026/04/21 02:55:48 INFO : yam: Deleted 2026/04/21 02:55:48 INFO : yaml: Renamed from "yam" 2026/04/21 02:55:48 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for transfers to finish 2026/04/21 02:55:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.23s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "B2 bucket rclone-test-dusamoc6sewe", Local "Local file system at /tmp/rclone2866709229", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/04/21 02:55:50 INFO : B2 bucket rclone-test-dusamoc6sewe: Making map for --track-renames 2026/04/21 02:55:50 INFO : B2 bucket rclone-test-dusamoc6sewe: Finished making map for --track-renames 2026/04/21 02:55:50 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for checks to finish 2026/04/21 02:55:50 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/04/21 02:55:50 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/04/21 02:55:50 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for renames to finish 2026/04/21 02:55:50 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for transfers to finish 2026/04/21 02:55:50 DEBUG : sub/yam: size = 11 OK 2026/04/21 02:55:50 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/21 02:55:50 INFO : sub/yam: Copied (new) 2026/04/21 02:55:50 DEBUG : potato: size = 14 OK 2026/04/21 02:55:50 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/04/21 02:55:50 INFO : potato: Copied (new) 2026/04/21 02:55:50 DEBUG : Waiting for deletions to finish 2026/04/21 02:55:51 DEBUG : potato: size = 14 OK 2026/04/21 02:55:51 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:55:51 DEBUG : potato: Unchanged skipping 2026/04/21 02:55:51 INFO : B2 bucket rclone-test-dusamoc6sewe: Making map for --track-renames 2026/04/21 02:55:51 INFO : B2 bucket rclone-test-dusamoc6sewe: Finished making map for --track-renames 2026/04/21 02:55:51 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for checks to finish 2026/04/21 02:55:51 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for renames to finish 2026/04/21 02:55:52 DEBUG : yam: size = 11 OK 2026/04/21 02:55:52 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/21 02:55:52 INFO : sub/yam: Copied (server-side copy) to: yam 2026/04/21 02:55:52 INFO : sub/yam: Deleted 2026/04/21 02:55:52 INFO : yam: Renamed from "sub/yam" 2026/04/21 02:55:52 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for transfers to finish 2026/04/21 02:55:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.44s) === RUN TestServerSideMoveLocal run.go:185: Remote "B2 bucket rclone-test-dusamoc6sewe", Local "Local file system at /tmp/rclone2866709229", Modify Window "1ms" 2026/04/21 02:55:53 DEBUG : Creating backend with remote "/tmp/rclone2866709229/dir1" 2026/04/21 02:55:53 DEBUG : Creating backend with remote "/tmp/rclone2866709229/dir2" 2026/04/21 02:55:53 DEBUG : Local file system at /tmp/rclone2866709229/dir2: Using server-side directory move 2026/04/21 02:55:53 INFO : Local file system at /tmp/rclone2866709229/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/04/21 02:55:53 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/04/21 02:55:53 DEBUG : Local file system at /tmp/rclone2866709229/dir2: Waiting for checks to finish 2026/04/21 02:55:53 DEBUG : Local file system at /tmp/rclone2866709229/dir2: Waiting for transfers to finish 2026/04/21 02:55:53 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-dusamoc6sewe", Local "Local file system at /tmp/rclone2866709229", Modify Window "1ms" 2026/04/21 02:55:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/21 02:55:53 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/04/21 02:55:53 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for checks to finish 2026/04/21 02:55:53 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for transfers to finish 2026/04/21 02:55:54 DEBUG : nested/sub dir/file: size = 6 OK 2026/04/21 02:55:54 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/04/21 02:55:54 INFO : nested/sub dir/file: Copied (new) 2026/04/21 02:55:54 INFO : nested/sub dir/file: Deleted 2026/04/21 02:55:54 DEBUG : sub dir/hello world: size = 11 OK 2026/04/21 02:55:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/21 02:55:54 INFO : sub dir/hello world: Copied (new) 2026/04/21 02:55:54 INFO : sub dir/hello world: Deleted 2026/04/21 02:55:54 INFO : sub dir: Removing directory 2026/04/21 02:55:54 INFO : nested/sub dir: Removing directory 2026/04/21 02:55:54 INFO : nested: Removing directory 2026/04/21 02:55:54 DEBUG : Local file system at /tmp/rclone2866709229: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.81s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-dusamoc6sewe", Local "Local file system at /tmp/rclone2866709229", Modify Window "1ms" 2026/04/21 02:55:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/21 02:55:55 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/04/21 02:55:55 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for checks to finish 2026/04/21 02:55:55 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for transfers to finish 2026/04/21 02:55:55 DEBUG : sub dir/hello world: Clearing upload URL because of error: Post "https://pod-000-1103-06.backblaze.com/b2api/v1/b2_upload_file/4fc2bd93f05dabdb9fd80e1b/c001_v0001103_t0034": EOF 2026/04/21 02:55:55 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1103-06.backblaze.com/b2api/v1/b2_upload_file/4fc2bd93f05dabdb9fd80e1b/c001_v0001103_t0034": EOF) 2026/04/21 02:55:55 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/21 02:55:55 DEBUG : sub dir/hello world: Received error: Post "https://pod-000-1103-06.backblaze.com/b2api/v1/b2_upload_file/4fc2bd93f05dabdb9fd80e1b/c001_v0001103_t0034": EOF - low level retry 0/10 2026/04/21 02:55:55 DEBUG : pacer: Reducing sleep to 10ms 2026/04/21 02:55:55 DEBUG : nested/sub dir/file: size = 6 OK 2026/04/21 02:55:55 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/04/21 02:55:55 INFO : nested/sub dir/file: Copied (new) 2026/04/21 02:55:55 INFO : nested/sub dir/file: Deleted 2026/04/21 02:55:56 DEBUG : sub dir/hello world: size = 11 OK 2026/04/21 02:55:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/21 02:55:56 INFO : sub dir/hello world: Copied (new) 2026/04/21 02:55:56 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.71s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-dusamoc6sewe", Local "Local file system at /tmp/rclone2866709229", Modify Window "1ms" 2026/04/21 02:55:57 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/04/21 02:55:57 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/21 02:55:57 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for checks to finish 2026/04/21 02:55:57 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for transfers to finish 2026/04/21 02:55:57 DEBUG : existing-b: size = 6 OK 2026/04/21 02:55:57 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/04/21 02:55:57 INFO : existing-b: Copied (new) 2026/04/21 02:55:57 INFO : existing-b: Deleted 2026/04/21 02:55:57 DEBUG : existing: size = 6 OK 2026/04/21 02:55:57 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/04/21 02:55:57 INFO : existing: Copied (new) 2026/04/21 02:55:57 INFO : existing: Deleted 2026/04/21 02:55:58 DEBUG : existing: Destination exists, skipping 2026/04/21 02:55:58 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/04/21 02:55:58 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for checks to finish 2026/04/21 02:55:58 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for transfers to finish 2026/04/21 02:55:58 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.84s) === RUN TestServerSideMove run.go:185: Remote "B2 bucket rclone-test-dusamoc6sewe", Local "Local file system at /tmp/rclone2866709229", Modify Window "1ms" 2026/04/21 02:55:59 DEBUG : Creating backend with remote "TestB2:rclone-test-qehogol3keju" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-dusamoc6sewe -> B2 bucket rclone-test-qehogol3keju 2026/04/21 02:56:02 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/21 02:56:02 DEBUG : empty space: size = 1 OK 2026/04/21 02:56:02 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/04/21 02:56:02 DEBUG : empty space: Unchanged skipping 2026/04/21 02:56:02 DEBUG : potato3: size = 68 (B2 bucket rclone-test-dusamoc6sewe) 2026/04/21 02:56:02 DEBUG : potato3: size = 60 (B2 bucket rclone-test-qehogol3keju) 2026/04/21 02:56:02 DEBUG : potato3: Sizes differ 2026/04/21 02:56:02 DEBUG : B2 bucket rclone-test-qehogol3keju: Waiting for checks to finish 2026/04/21 02:56:03 INFO : empty space: Deleted 2026/04/21 02:56:03 DEBUG : B2 bucket rclone-test-qehogol3keju: Waiting for transfers to finish 2026/04/21 02:56:03 DEBUG : potato2: size = 60 OK 2026/04/21 02:56:03 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/21 02:56:03 INFO : potato2: Copied (server-side copy) 2026/04/21 02:56:03 INFO : potato2: Deleted 2026/04/21 02:56:03 DEBUG : potato3: size = 68 OK 2026/04/21 02:56:03 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/21 02:56:03 INFO : potato3: Copied (server-side copy) 2026/04/21 02:56:03 INFO : potato3: Deleted 2026/04/21 02:56:04 DEBUG : Creating backend with remote "TestB2:rclone-test-kagiwil1deri" 2026/04/21 02:56:05 DEBUG : empty space: Need to transfer - File not found at Destination 2026/04/21 02:56:05 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/21 02:56:05 DEBUG : potato3: Need to transfer - File not found at Destination 2026/04/21 02:56:05 DEBUG : B2 bucket rclone-test-kagiwil1deri: Waiting for checks to finish 2026/04/21 02:56:05 DEBUG : B2 bucket rclone-test-kagiwil1deri: Waiting for transfers to finish 2026/04/21 02:56:06 DEBUG : empty space: size = 1 OK 2026/04/21 02:56:06 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/21 02:56:06 INFO : empty space: Copied (server-side copy) 2026/04/21 02:56:06 INFO : empty space: Deleted 2026/04/21 02:56:06 DEBUG : potato2: size = 60 OK 2026/04/21 02:56:06 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/21 02:56:06 INFO : potato2: Copied (server-side copy) 2026/04/21 02:56:06 DEBUG : potato3: size = 68 OK 2026/04/21 02:56:06 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/21 02:56:06 INFO : potato3: Copied (server-side copy) 2026/04/21 02:56:06 INFO : potato2: Deleted 2026/04/21 02:56:06 INFO : potato3: Deleted 2026/04/21 02:56:07 DEBUG : B2 bucket rclone-test-kagiwil1deri: Purge remote 2026/04/21 02:56:07 INFO : B2 bucket rclone-test-kagiwil1deri: cleaning bucket "rclone-test-kagiwil1deri" of all files 2026/04/21 02:56:07 DEBUG : empty space: Deleting (id "4_zff226d63f07dabdb9fd80e1b_f112b7b59eea87458_d20260421_m025606_c001_v0001171_t0043_u01776740166021") 2026/04/21 02:56:07 DEBUG : potato2: Deleting (id "4_zff226d63f07dabdb9fd80e1b_f1014b03e8afbc605_d20260421_m025606_c001_v0001097_t0055_u01776740166380") 2026/04/21 02:56:07 DEBUG : potato3: Deleting (id "4_zff226d63f07dabdb9fd80e1b_f110754c486cb3904_d20260421_m025606_c001_v0001097_t0047_u01776740166392") 2026/04/21 02:56:08 DEBUG : B2 bucket rclone-test-qehogol3keju: Purge remote 2026/04/21 02:56:08 INFO : B2 bucket rclone-test-qehogol3keju: cleaning bucket "rclone-test-qehogol3keju" of all files 2026/04/21 02:56:08 DEBUG : empty space: Deleting (id "4_z3f425d63f07dabdb9fd80e1b_f420d2b942dd23c96_d20260421_m025606_c001_v7007000_t0000_u01776740166361") 2026/04/21 02:56:08 DEBUG : empty space: Deleting (id "4_z3f425d63f07dabdb9fd80e1b_f119570126043761d_d20260421_m025602_c001_v0001134_t0048_u01776740162031") 2026/04/21 02:56:08 DEBUG : potato2: Deleting (id "4_z3f425d63f07dabdb9fd80e1b_f420d2b942dd23c97_d20260421_m025606_c001_v7007000_t0000_u01776740166771") 2026/04/21 02:56:08 DEBUG : potato2: Deleting (id "4_z3f425d63f07dabdb9fd80e1b_f111cba698d6332c4_d20260421_m025603_c001_v0001165_t0047_u01776740163091") 2026/04/21 02:56:08 DEBUG : potato3: Deleting (id "4_z3f425d63f07dabdb9fd80e1b_f40099234a9d2332a_d20260421_m025606_c001_v7007000_t0000_u01776740166783") 2026/04/21 02:56:08 DEBUG : potato3: Deleting (id "4_z3f425d63f07dabdb9fd80e1b_f110d10b75063f62e_d20260421_m025603_c001_v0001145_t0044_u01776740163316") 2026/04/21 02:56:08 DEBUG : potato3: Deleting (id "4_z3f425d63f07dabdb9fd80e1b_f119570126043761f_d20260421_m025602_c001_v0001134_t0031_u01776740162338") --- PASS: TestServerSideMove (10.95s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "B2 bucket rclone-test-dusamoc6sewe", Local "Local file system at /tmp/rclone2866709229", Modify Window "1ms" 2026/04/21 02:56:09 DEBUG : Creating backend with remote "TestB2:rclone-test-cayudun2boze" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-dusamoc6sewe -> B2 bucket rclone-test-cayudun2boze 2026/04/21 02:56:15 DEBUG : empty space: Excluded (Size Filter) 2026/04/21 02:56:15 DEBUG : empty space: Excluded 2026/04/21 02:56:15 DEBUG : empty space: Excluded (Size Filter) 2026/04/21 02:56:15 DEBUG : empty space: Excluded 2026/04/21 02:56:15 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/21 02:56:15 DEBUG : potato3: size = 68 (B2 bucket rclone-test-dusamoc6sewe) 2026/04/21 02:56:15 DEBUG : potato3: size = 60 (B2 bucket rclone-test-cayudun2boze) 2026/04/21 02:56:15 DEBUG : potato3: Sizes differ 2026/04/21 02:56:15 DEBUG : B2 bucket rclone-test-cayudun2boze: Waiting for checks to finish 2026/04/21 02:56:15 DEBUG : B2 bucket rclone-test-cayudun2boze: Waiting for transfers to finish 2026/04/21 02:56:15 DEBUG : potato2: size = 60 OK 2026/04/21 02:56:15 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/21 02:56:15 INFO : potato2: Copied (server-side copy) 2026/04/21 02:56:16 INFO : potato2: Deleted 2026/04/21 02:56:16 DEBUG : potato3: size = 68 OK 2026/04/21 02:56:16 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/21 02:56:16 INFO : potato3: Copied (server-side copy) 2026/04/21 02:56:16 INFO : potato3: Deleted 2026/04/21 02:56:16 DEBUG : Creating backend with remote "TestB2:rclone-test-canusuh4xato" 2026/04/21 02:56:17 DEBUG : empty space: Excluded (Size Filter) 2026/04/21 02:56:17 DEBUG : empty space: Excluded 2026/04/21 02:56:17 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/21 02:56:17 DEBUG : potato3: Need to transfer - File not found at Destination 2026/04/21 02:56:17 DEBUG : B2 bucket rclone-test-canusuh4xato: Waiting for checks to finish 2026/04/21 02:56:17 DEBUG : B2 bucket rclone-test-canusuh4xato: Waiting for transfers to finish 2026/04/21 02:56:18 DEBUG : potato2: size = 60 OK 2026/04/21 02:56:18 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/21 02:56:18 INFO : potato2: Copied (server-side copy) 2026/04/21 02:56:18 INFO : potato2: Deleted 2026/04/21 02:56:18 DEBUG : potato3: size = 68 OK 2026/04/21 02:56:18 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/21 02:56:18 INFO : potato3: Copied (server-side copy) 2026/04/21 02:56:18 INFO : potato3: Deleted 2026/04/21 02:56:19 DEBUG : B2 bucket rclone-test-canusuh4xato: Purge remote 2026/04/21 02:56:19 INFO : B2 bucket rclone-test-canusuh4xato: cleaning bucket "rclone-test-canusuh4xato" of all files 2026/04/21 02:56:19 DEBUG : potato2: Deleting (id "4_zcfe29d73f07dabdb9fd80e1b_f11697decff4ca7ff_d20260421_m025618_c001_v0001184_t0017_u01776740178346") 2026/04/21 02:56:19 DEBUG : potato3: Deleting (id "4_zcfe29d73f07dabdb9fd80e1b_f108ed7f1802a26be_d20260421_m025618_c001_v0001157_t0049_u01776740178570") 2026/04/21 02:56:20 DEBUG : B2 bucket rclone-test-cayudun2boze: Purge remote 2026/04/21 02:56:20 INFO : B2 bucket rclone-test-cayudun2boze: cleaning bucket "rclone-test-cayudun2boze" of all files 2026/04/21 02:56:20 DEBUG : empty space: Deleting (id "4_zdf528d43f07dabdb9fd80e1b_f1191c11bc0d09831_d20260421_m025613_c001_v0001033_t0019_u01776740173968") 2026/04/21 02:56:20 DEBUG : potato2: Deleting (id "4_zdf528d43f07dabdb9fd80e1b_f419c278ddf20e51d_d20260421_m025618_c001_v7007000_t0000_u01776740178549") 2026/04/21 02:56:20 DEBUG : potato2: Deleting (id "4_zdf528d43f07dabdb9fd80e1b_f1010934671d7b5fb_d20260421_m025615_c001_v0001100_t0026_u01776740175618") 2026/04/21 02:56:20 DEBUG : potato3: Deleting (id "4_zdf528d43f07dabdb9fd80e1b_f419c278ddf20e51e_d20260421_m025618_c001_v7007000_t0000_u01776740178848") 2026/04/21 02:56:20 DEBUG : potato3: Deleting (id "4_zdf528d43f07dabdb9fd80e1b_f1177d076f8d139f8_d20260421_m025615_c001_v0001177_t0036_u01776740175987") 2026/04/21 02:56:20 DEBUG : potato3: Deleting (id "4_zdf528d43f07dabdb9fd80e1b_f1191c11bc0d09835_d20260421_m025614_c001_v0001033_t0008_u01776740174627") --- PASS: TestServerSideMoveWithFilter (11.82s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "B2 bucket rclone-test-dusamoc6sewe", Local "Local file system at /tmp/rclone2866709229", Modify Window "1ms" 2026/04/21 02:56:21 DEBUG : Creating backend with remote "TestB2:rclone-test-satibaj7keve" 2026/04/21 02:56:23 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-dusamoc6sewe -> B2 bucket rclone-test-satibaj7keve 2026/04/21 02:56:26 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/21 02:56:26 DEBUG : empty space: size = 1 OK 2026/04/21 02:56:26 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/04/21 02:56:26 DEBUG : empty space: Unchanged skipping 2026/04/21 02:56:26 DEBUG : potato3: size = 68 (B2 bucket rclone-test-dusamoc6sewe) 2026/04/21 02:56:26 DEBUG : potato3: size = 60 (B2 bucket rclone-test-satibaj7keve) 2026/04/21 02:56:26 DEBUG : potato3: Sizes differ 2026/04/21 02:56:26 DEBUG : B2 bucket rclone-test-satibaj7keve: Waiting for checks to finish 2026/04/21 02:56:26 INFO : empty space: Deleted 2026/04/21 02:56:26 DEBUG : B2 bucket rclone-test-satibaj7keve: Waiting for transfers to finish 2026/04/21 02:56:26 DEBUG : potato2: size = 60 OK 2026/04/21 02:56:26 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/21 02:56:26 INFO : potato2: Copied (server-side copy) 2026/04/21 02:56:27 INFO : potato2: Deleted 2026/04/21 02:56:27 DEBUG : potato3: size = 68 OK 2026/04/21 02:56:27 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/21 02:56:27 INFO : potato3: Copied (server-side copy) 2026/04/21 02:56:27 INFO : potato3: Deleted 2026/04/21 02:56:27 DEBUG : Creating backend with remote "TestB2:rclone-test-retilut7jeme" 2026/04/21 02:56:28 INFO : tomatoDir: Making directory 2026/04/21 02:56:28 DEBUG : empty space: Need to transfer - File not found at Destination 2026/04/21 02:56:28 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/21 02:56:28 DEBUG : potato3: Need to transfer - File not found at Destination 2026/04/21 02:56:28 DEBUG : B2 bucket rclone-test-retilut7jeme: Waiting for checks to finish 2026/04/21 02:56:28 DEBUG : B2 bucket rclone-test-retilut7jeme: Waiting for transfers to finish 2026/04/21 02:56:30 DEBUG : empty space: size = 1 OK 2026/04/21 02:56:30 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/21 02:56:30 INFO : empty space: Copied (server-side copy) 2026/04/21 02:56:30 DEBUG : potato2: size = 60 OK 2026/04/21 02:56:30 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/21 02:56:30 INFO : potato2: Copied (server-side copy) 2026/04/21 02:56:30 DEBUG : potato3: size = 68 OK 2026/04/21 02:56:30 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/21 02:56:30 INFO : potato3: Copied (server-side copy) 2026/04/21 02:56:30 INFO : empty space: Deleted 2026/04/21 02:56:30 INFO : potato2: Deleted 2026/04/21 02:56:30 INFO : potato3: Deleted 2026/04/21 02:56:30 DEBUG : B2 bucket rclone-test-retilut7jeme: Purge remote 2026/04/21 02:56:30 INFO : B2 bucket rclone-test-retilut7jeme: cleaning bucket "rclone-test-retilut7jeme" of all files 2026/04/21 02:56:31 DEBUG : empty space: Deleting (id "4_z8f82cd33f07dabdb9fd80e1b_f109ac42f305cc296_d20260421_m025629_c001_v0001036_t0049_u01776740189465") 2026/04/21 02:56:31 DEBUG : potato2: Deleting (id "4_z8f82cd33f07dabdb9fd80e1b_f106346280e47d811_d20260421_m025629_c001_v0001167_t0014_u01776740189830") 2026/04/21 02:56:31 DEBUG : potato3: Deleting (id "4_z8f82cd33f07dabdb9fd80e1b_f103a1f5227ceb2f9_d20260421_m025629_c001_v0001174_t0021_u01776740189855") 2026/04/21 02:56:31 DEBUG : B2 bucket rclone-test-satibaj7keve: Purge remote 2026/04/21 02:56:31 INFO : B2 bucket rclone-test-satibaj7keve: cleaning bucket "rclone-test-satibaj7keve" of all files 2026/04/21 02:56:31 DEBUG : empty space: Deleting (id "4_zff52bd13f07dabdb9fd80e1b_f419b700016ac463f_d20260421_m025630_c001_v7007000_t0000_u01776740190097") 2026/04/21 02:56:31 DEBUG : empty space: Deleting (id "4_zff52bd13f07dabdb9fd80e1b_f107ba122077a1c58_d20260421_m025625_c001_v0001174_t0057_u01776740185488") 2026/04/21 02:56:31 DEBUG : potato2: Deleting (id "4_zff52bd13f07dabdb9fd80e1b_f41655af112f4b90b_d20260421_m025630_c001_v7007000_t0000_u01776740190116") 2026/04/21 02:56:31 DEBUG : potato2: Deleting (id "4_zff52bd13f07dabdb9fd80e1b_f105644aecf4e80ef_d20260421_m025626_c001_v0001173_t0042_u01776740186631") 2026/04/21 02:56:31 DEBUG : potato3: Deleting (id "4_zff52bd13f07dabdb9fd80e1b_f419b700016ac4640_d20260421_m025630_c001_v7007000_t0000_u01776740190279") 2026/04/21 02:56:31 DEBUG : potato3: Deleting (id "4_zff52bd13f07dabdb9fd80e1b_f108a14ec7093c080_d20260421_m025627_c001_v0001177_t0023_u01776740186999") 2026/04/21 02:56:31 DEBUG : potato3: Deleting (id "4_zff52bd13f07dabdb9fd80e1b_f107ba122077a1c60_d20260421_m025625_c001_v0001174_t0039_u01776740185813") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (11.83s) === RUN TestServerSideMoveOverlap run.go:185: Remote "B2 bucket rclone-test-dusamoc6sewe", Local "Local file system at /tmp/rclone2866709229", Modify Window "1ms" 2026/04/21 02:56:33 DEBUG : Creating backend with remote "TestB2:rclone-test-dusamoc6sewe/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.65s) === RUN TestSyncOverlap run.go:185: Remote "B2 bucket rclone-test-dusamoc6sewe", Local "Local file system at /tmp/rclone2866709229", Modify Window "1ms" 2026/04/21 02:56:36 DEBUG : Creating backend with remote "TestB2:rclone-test-dusamoc6sewe/rclone-sync-test" --- PASS: TestSyncOverlap (1.45s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "B2 bucket rclone-test-dusamoc6sewe", Local "Local file system at /tmp/rclone2866709229", Modify Window "1ms" 2026/04/21 02:56:37 DEBUG : Creating backend with remote "TestB2:rclone-test-dusamoc6sewe/rclone-sync-test" 2026/04/21 02:56:39 DEBUG : Creating backend with remote "TestB2:rclone-test-dusamoc6sewe/rclone-sync-test-include/layer2" 2026/04/21 02:56:41 DEBUG : Creating backend with remote "TestB2:rclone-test-dusamoc6sewe/rclone-sync-test-ignore-file" 2026/04/21 02:56:45 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/21 02:56:45 DEBUG : B2 bucket rclone-test-dusamoc6sewe path rclone-sync-test: Waiting for checks to finish 2026/04/21 02:56:45 DEBUG : B2 bucket rclone-test-dusamoc6sewe path rclone-sync-test: Waiting for transfers to finish 2026/04/21 02:56:45 DEBUG : Waiting for deletions to finish 2026/04/21 02:56:45 INFO : There was nothing to transfer 2026/04/21 02:56:45 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/21 02:56:45 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for checks to finish 2026/04/21 02:56:45 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for transfers to finish 2026/04/21 02:56:45 DEBUG : Waiting for deletions to finish 2026/04/21 02:56:45 INFO : There was nothing to transfer 2026/04/21 02:56:46 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/21 02:56:46 DEBUG : B2 bucket rclone-test-dusamoc6sewe path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/04/21 02:56:46 DEBUG : B2 bucket rclone-test-dusamoc6sewe path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/04/21 02:56:46 DEBUG : Waiting for deletions to finish 2026/04/21 02:56:46 INFO : There was nothing to transfer 2026/04/21 02:56:46 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/21 02:56:46 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for checks to finish 2026/04/21 02:56:46 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for transfers to finish 2026/04/21 02:56:46 DEBUG : Waiting for deletions to finish 2026/04/21 02:56:46 INFO : There was nothing to transfer 2026/04/21 02:56:47 DEBUG : Excluded 2026/04/21 02:56:47 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/21 02:56:47 DEBUG : B2 bucket rclone-test-dusamoc6sewe path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/04/21 02:56:47 DEBUG : B2 bucket rclone-test-dusamoc6sewe path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/04/21 02:56:47 DEBUG : Waiting for deletions to finish 2026/04/21 02:56:47 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.07s) === RUN TestSyncCompareDest run.go:185: Remote "B2 bucket rclone-test-dusamoc6sewe", Local "Local file system at /tmp/rclone2866709229", Modify Window "1ms" 2026/04/21 02:56:47 DEBUG : Creating backend with remote "TestB2:rclone-test-dusamoc6sewe/dst" 2026/04/21 02:56:48 DEBUG : Creating backend with remote "TestB2:rclone-test-dusamoc6sewe/CompareDest" 2026/04/21 02:56:51 DEBUG : one: Need to transfer - File not found at Destination 2026/04/21 02:56:51 DEBUG : B2 bucket rclone-test-dusamoc6sewe path dst: Waiting for checks to finish 2026/04/21 02:56:51 DEBUG : B2 bucket rclone-test-dusamoc6sewe path dst: Waiting for transfers to finish 2026/04/21 02:56:51 DEBUG : one: size = 3 OK 2026/04/21 02:56:51 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/21 02:56:51 INFO : one: Copied (new) 2026/04/21 02:56:51 DEBUG : Waiting for deletions to finish 2026/04/21 02:56:52 DEBUG : B2 bucket rclone-test-dusamoc6sewe path dst: Waiting for checks to finish 2026/04/21 02:56:52 DEBUG : one: size = 5 (Local file system at /tmp/rclone2866709229) 2026/04/21 02:56:52 DEBUG : one: size = 3 (B2 bucket rclone-test-dusamoc6sewe path dst) 2026/04/21 02:56:52 DEBUG : one: Sizes differ 2026/04/21 02:56:52 DEBUG : B2 bucket rclone-test-dusamoc6sewe path dst: Waiting for transfers to finish 2026/04/21 02:56:52 DEBUG : one: size = 5 OK 2026/04/21 02:56:52 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/04/21 02:56:52 INFO : one: Copied (replaced existing) 2026/04/21 02:56:52 DEBUG : Waiting for deletions to finish 2026/04/21 02:56:54 DEBUG : B2 bucket rclone-test-dusamoc6sewe path dst: Waiting for checks to finish 2026/04/21 02:56:54 DEBUG : one: size = 5 (Local file system at /tmp/rclone2866709229) 2026/04/21 02:56:54 DEBUG : one: size = 3 (B2 bucket rclone-test-dusamoc6sewe path dst) 2026/04/21 02:56:54 DEBUG : one: Sizes differ 2026/04/21 02:56:55 DEBUG : one: size = 5 OK 2026/04/21 02:56:55 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/21 02:56:55 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/21 02:56:55 DEBUG : B2 bucket rclone-test-dusamoc6sewe path dst: Waiting for transfers to finish 2026/04/21 02:56:55 DEBUG : Waiting for deletions to finish 2026/04/21 02:56:55 INFO : There was nothing to transfer 2026/04/21 02:56:56 DEBUG : one: size = 5 (Local file system at /tmp/rclone2866709229) 2026/04/21 02:56:56 DEBUG : one: size = 3 (B2 bucket rclone-test-dusamoc6sewe path dst) 2026/04/21 02:56:56 DEBUG : one: Sizes differ 2026/04/21 02:56:56 DEBUG : two: size = 3 OK 2026/04/21 02:56:56 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/21 02:56:56 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/21 02:56:56 DEBUG : B2 bucket rclone-test-dusamoc6sewe path dst: Waiting for checks to finish 2026/04/21 02:56:56 DEBUG : one: size = 5 OK 2026/04/21 02:56:56 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/21 02:56:56 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/21 02:56:56 DEBUG : B2 bucket rclone-test-dusamoc6sewe path dst: Waiting for transfers to finish 2026/04/21 02:56:56 DEBUG : Waiting for deletions to finish 2026/04/21 02:56:56 INFO : There was nothing to transfer 2026/04/21 02:56:56 DEBUG : one: size = 5 (Local file system at /tmp/rclone2866709229) 2026/04/21 02:56:56 DEBUG : one: size = 3 (B2 bucket rclone-test-dusamoc6sewe path dst) 2026/04/21 02:56:56 DEBUG : one: Sizes differ 2026/04/21 02:56:56 DEBUG : two: size = 3 OK 2026/04/21 02:56:56 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/21 02:56:56 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/21 02:56:56 DEBUG : B2 bucket rclone-test-dusamoc6sewe path dst: Waiting for checks to finish 2026/04/21 02:56:56 DEBUG : one: size = 5 OK 2026/04/21 02:56:56 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/21 02:56:56 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/21 02:56:56 DEBUG : B2 bucket rclone-test-dusamoc6sewe path dst: Waiting for transfers to finish 2026/04/21 02:56:56 DEBUG : Waiting for deletions to finish 2026/04/21 02:56:56 INFO : There was nothing to transfer 2026/04/21 02:56:57 DEBUG : one: size = 5 (Local file system at /tmp/rclone2866709229) 2026/04/21 02:56:57 DEBUG : one: size = 3 (B2 bucket rclone-test-dusamoc6sewe path dst) 2026/04/21 02:56:57 DEBUG : one: Sizes differ 2026/04/21 02:56:58 DEBUG : one: size = 5 OK 2026/04/21 02:56:58 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/21 02:56:58 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/21 02:56:58 DEBUG : two: size = 3 OK 2026/04/21 02:56:58 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2026/04/21 02:56:58 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/04/21 02:56:58 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/21 02:56:58 DEBUG : B2 bucket rclone-test-dusamoc6sewe path dst: Waiting for checks to finish 2026/04/21 02:56:58 DEBUG : B2 bucket rclone-test-dusamoc6sewe path dst: Waiting for transfers to finish 2026/04/21 02:56:58 DEBUG : Waiting for deletions to finish 2026/04/21 02:56:58 INFO : There was nothing to transfer 2026/04/21 02:56:58 DEBUG : one: size = 5 (Local file system at /tmp/rclone2866709229) 2026/04/21 02:56:58 DEBUG : one: size = 3 (B2 bucket rclone-test-dusamoc6sewe path dst) 2026/04/21 02:56:58 DEBUG : one: Sizes differ 2026/04/21 02:56:59 DEBUG : two: size = 5 (Local file system at /tmp/rclone2866709229) 2026/04/21 02:56:59 DEBUG : two: size = 3 (B2 bucket rclone-test-dusamoc6sewe path CompareDest) 2026/04/21 02:56:59 DEBUG : two: Sizes differ 2026/04/21 02:56:59 DEBUG : two: Need to transfer - File not found at Destination 2026/04/21 02:56:59 DEBUG : B2 bucket rclone-test-dusamoc6sewe path dst: Waiting for checks to finish 2026/04/21 02:56:59 DEBUG : one: size = 5 OK 2026/04/21 02:56:59 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/21 02:56:59 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/21 02:56:59 DEBUG : B2 bucket rclone-test-dusamoc6sewe path dst: Waiting for transfers to finish 2026/04/21 02:56:59 DEBUG : two: size = 5 OK 2026/04/21 02:56:59 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/04/21 02:56:59 INFO : two: Copied (new) 2026/04/21 02:56:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.30s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "B2 bucket rclone-test-dusamoc6sewe", Local "Local file system at /tmp/rclone2866709229", Modify Window "1ms" 2026/04/21 02:57:02 DEBUG : Creating backend with remote "TestB2:rclone-test-dusamoc6sewe/dest" 2026/04/21 02:57:03 DEBUG : Creating backend with remote "TestB2:rclone-test-dusamoc6sewe/pre-dest1" 2026/04/21 02:57:05 DEBUG : Creating backend with remote "TestB2:rclone-test-dusamoc6sewe/pre-dest2" 2026/04/21 02:57:07 DEBUG : 1: size = 1 OK 2026/04/21 02:57:07 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:57:07 DEBUG : 1: Destination found in --compare-dest, skipping 2026/04/21 02:57:07 DEBUG : 2: size = 1 OK 2026/04/21 02:57:07 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:57:07 DEBUG : 2: Destination found in --compare-dest, skipping 2026/04/21 02:57:07 DEBUG : 3: Need to transfer - File not found at Destination 2026/04/21 02:57:07 DEBUG : B2 bucket rclone-test-dusamoc6sewe path dest: Waiting for checks to finish 2026/04/21 02:57:07 DEBUG : B2 bucket rclone-test-dusamoc6sewe path dest: Waiting for transfers to finish 2026/04/21 02:57:08 DEBUG : 3: size = 1 OK 2026/04/21 02:57:08 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/04/21 02:57:08 INFO : 3: Copied (new) 2026/04/21 02:57:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.01s) === RUN TestSyncCopyDest run.go:185: Remote "B2 bucket rclone-test-dusamoc6sewe", Local "Local file system at /tmp/rclone2866709229", Modify Window "1ms" 2026/04/21 02:57:10 DEBUG : Creating backend with remote "TestB2:rclone-test-dusamoc6sewe/dst" 2026/04/21 02:57:11 DEBUG : Creating backend with remote "TestB2:rclone-test-dusamoc6sewe/CopyDest" 2026/04/21 02:57:13 DEBUG : one: Need to transfer - File not found at Destination 2026/04/21 02:57:13 DEBUG : B2 bucket rclone-test-dusamoc6sewe path dst: Waiting for checks to finish 2026/04/21 02:57:13 DEBUG : B2 bucket rclone-test-dusamoc6sewe path dst: Waiting for transfers to finish 2026/04/21 02:57:14 DEBUG : one: size = 3 OK 2026/04/21 02:57:14 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/21 02:57:14 INFO : one: Copied (new) 2026/04/21 02:57:14 DEBUG : Waiting for deletions to finish 2026/04/21 02:57:14 DEBUG : B2 bucket rclone-test-dusamoc6sewe path dst: Waiting for checks to finish 2026/04/21 02:57:14 DEBUG : one: size = 5 (Local file system at /tmp/rclone2866709229) 2026/04/21 02:57:14 DEBUG : one: size = 3 (B2 bucket rclone-test-dusamoc6sewe path dst) 2026/04/21 02:57:14 DEBUG : one: Sizes differ 2026/04/21 02:57:14 DEBUG : B2 bucket rclone-test-dusamoc6sewe path dst: Waiting for transfers to finish 2026/04/21 02:57:15 DEBUG : one: size = 5 OK 2026/04/21 02:57:15 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/04/21 02:57:15 INFO : one: Copied (replaced existing) 2026/04/21 02:57:15 DEBUG : Waiting for deletions to finish 2026/04/21 02:57:17 DEBUG : Creating backend with remote "TestB2:rclone-test-dusamoc6sewe/BackupDir" 2026/04/21 02:57:18 DEBUG : one: size = 5 (Local file system at /tmp/rclone2866709229) 2026/04/21 02:57:18 DEBUG : one: size = 3 (B2 bucket rclone-test-dusamoc6sewe path dst) 2026/04/21 02:57:18 DEBUG : one: Sizes differ 2026/04/21 02:57:18 DEBUG : B2 bucket rclone-test-dusamoc6sewe path dst: Waiting for checks to finish 2026/04/21 02:57:18 DEBUG : one: size = 5 OK 2026/04/21 02:57:18 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/21 02:57:18 DEBUG : one: size = 5 (Local file system at /tmp/rclone2866709229) 2026/04/21 02:57:18 DEBUG : one: size = 3 (B2 bucket rclone-test-dusamoc6sewe path dst) 2026/04/21 02:57:18 DEBUG : one: Sizes differ 2026/04/21 02:57:19 DEBUG : one: size = 3 OK 2026/04/21 02:57:19 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/21 02:57:19 INFO : one: Copied (server-side copy) 2026/04/21 02:57:20 INFO : one: Deleted 2026/04/21 02:57:22 DEBUG : one: size = 5 OK 2026/04/21 02:57:22 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/04/21 02:57:22 INFO : one: Copied (server-side copy) 2026/04/21 02:57:22 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/04/21 02:57:22 DEBUG : B2 bucket rclone-test-dusamoc6sewe path dst: Waiting for transfers to finish 2026/04/21 02:57:22 DEBUG : Waiting for deletions to finish 2026/04/21 02:57:23 DEBUG : one: size = 5 OK 2026/04/21 02:57:23 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/21 02:57:23 DEBUG : one: Unchanged skipping 2026/04/21 02:57:24 DEBUG : two: size = 3 OK 2026/04/21 02:57:24 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/21 02:57:25 DEBUG : two: size = 3 OK 2026/04/21 02:57:25 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/04/21 02:57:25 INFO : two: Copied (server-side copy) 2026/04/21 02:57:25 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/04/21 02:57:25 DEBUG : B2 bucket rclone-test-dusamoc6sewe path dst: Waiting for checks to finish 2026/04/21 02:57:25 DEBUG : B2 bucket rclone-test-dusamoc6sewe path dst: Waiting for transfers to finish 2026/04/21 02:57:25 DEBUG : Waiting for deletions to finish 2026/04/21 02:57:25 DEBUG : one: size = 5 OK 2026/04/21 02:57:25 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/21 02:57:25 DEBUG : one: Unchanged skipping 2026/04/21 02:57:25 DEBUG : two: size = 3 OK 2026/04/21 02:57:25 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/21 02:57:25 DEBUG : two: Unchanged skipping 2026/04/21 02:57:25 DEBUG : B2 bucket rclone-test-dusamoc6sewe path dst: Waiting for checks to finish 2026/04/21 02:57:25 DEBUG : B2 bucket rclone-test-dusamoc6sewe path dst: Waiting for transfers to finish 2026/04/21 02:57:25 DEBUG : Waiting for deletions to finish 2026/04/21 02:57:25 INFO : There was nothing to transfer 2026/04/21 02:57:26 DEBUG : one: size = 5 OK 2026/04/21 02:57:26 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/21 02:57:26 DEBUG : one: Unchanged skipping 2026/04/21 02:57:26 DEBUG : three: size = 7 (Local file system at /tmp/rclone2866709229) 2026/04/21 02:57:26 DEBUG : three: size = 5 (B2 bucket rclone-test-dusamoc6sewe path CopyDest) 2026/04/21 02:57:26 DEBUG : three: Sizes differ 2026/04/21 02:57:26 DEBUG : three: Destination not found in --copy-dest 2026/04/21 02:57:26 DEBUG : three: Need to transfer - File not found at Destination 2026/04/21 02:57:26 DEBUG : two: size = 3 OK 2026/04/21 02:57:26 DEBUG : B2 bucket rclone-test-dusamoc6sewe path dst: Waiting for checks to finish 2026/04/21 02:57:26 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/21 02:57:26 DEBUG : two: Unchanged skipping 2026/04/21 02:57:26 DEBUG : B2 bucket rclone-test-dusamoc6sewe path dst: Waiting for transfers to finish 2026/04/21 02:57:27 DEBUG : three: size = 7 OK 2026/04/21 02:57:27 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/04/21 02:57:27 INFO : three: Copied (new) 2026/04/21 02:57:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (19.51s) === RUN TestSyncBackupDir run.go:185: Remote "B2 bucket rclone-test-dusamoc6sewe", Local "Local file system at /tmp/rclone2866709229", Modify Window "1ms" 2026/04/21 02:57:31 DEBUG : Creating backend with remote "TestB2:rclone-test-dusamoc6sewe/dst" 2026/04/21 02:57:32 DEBUG : Creating backend with remote "TestB2:rclone-test-dusamoc6sewe/backup" 2026/04/21 02:57:34 DEBUG : two: size = 3 OK 2026/04/21 02:57:34 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:57:34 DEBUG : two: Unchanged skipping 2026/04/21 02:57:34 DEBUG : one: size = 4 (Local file system at /tmp/rclone2866709229) 2026/04/21 02:57:34 DEBUG : one: size = 3 (B2 bucket rclone-test-dusamoc6sewe path dst) 2026/04/21 02:57:34 DEBUG : one: Sizes differ 2026/04/21 02:57:34 DEBUG : B2 bucket rclone-test-dusamoc6sewe path dst: Waiting for checks to finish 2026/04/21 02:57:35 DEBUG : one: size = 3 OK 2026/04/21 02:57:35 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/21 02:57:35 INFO : one: Copied (server-side copy) 2026/04/21 02:57:35 INFO : one: Deleted 2026/04/21 02:57:35 DEBUG : B2 bucket rclone-test-dusamoc6sewe path dst: Waiting for transfers to finish 2026/04/21 02:57:36 DEBUG : one: size = 4 OK 2026/04/21 02:57:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/21 02:57:36 INFO : one: Copied (new) 2026/04/21 02:57:36 DEBUG : Waiting for deletions to finish 2026/04/21 02:57:37 DEBUG : three.txt: size = 5 OK 2026/04/21 02:57:37 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/21 02:57:37 INFO : three.txt: Copied (server-side copy) 2026/04/21 02:57:37 INFO : three.txt: Deleted 2026/04/21 02:57:37 INFO : three.txt: Moved into backup dir 2026/04/21 02:57:39 DEBUG : one: size = 5 (Local file system at /tmp/rclone2866709229) 2026/04/21 02:57:39 DEBUG : one: size = 4 (B2 bucket rclone-test-dusamoc6sewe path dst) 2026/04/21 02:57:39 DEBUG : one: Sizes differ 2026/04/21 02:57:39 DEBUG : B2 bucket rclone-test-dusamoc6sewe path dst: Waiting for checks to finish 2026/04/21 02:57:39 DEBUG : two: size = 3 OK 2026/04/21 02:57:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:57:39 DEBUG : two: Unchanged skipping 2026/04/21 02:57:40 DEBUG : one: size = 4 OK 2026/04/21 02:57:40 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/21 02:57:40 INFO : one: Copied (server-side copy) 2026/04/21 02:57:40 INFO : one: Deleted 2026/04/21 02:57:40 DEBUG : B2 bucket rclone-test-dusamoc6sewe path dst: Waiting for transfers to finish 2026/04/21 02:57:41 DEBUG : one: size = 5 OK 2026/04/21 02:57:41 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/21 02:57:41 INFO : one: Copied (new) 2026/04/21 02:57:41 DEBUG : Waiting for deletions to finish 2026/04/21 02:57:41 DEBUG : three.txt: size = 6 OK 2026/04/21 02:57:41 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/21 02:57:41 INFO : three.txt: Copied (server-side copy) 2026/04/21 02:57:41 INFO : three.txt: Deleted 2026/04/21 02:57:41 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.36s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "B2 bucket rclone-test-dusamoc6sewe", Local "Local file system at /tmp/rclone2866709229", Modify Window "1ms" 2026/04/21 02:57:43 DEBUG : dst/two: Clearing upload URL because of error: Post "https://pod-000-1097-14.backblaze.com/b2api/v1/b2_upload_file/4fc2bd93f05dabdb9fd80e1b/c001_v0001097_t0036": EOF 2026/04/21 02:57:43 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1097-14.backblaze.com/b2api/v1/b2_upload_file/4fc2bd93f05dabdb9fd80e1b/c001_v0001097_t0036": EOF) 2026/04/21 02:57:43 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:286: Retry Put of "dst/two" to B2 bucket rclone-test-dusamoc6sewe: 1/10 (Post "https://pod-000-1097-14.backblaze.com/b2api/v1/b2_upload_file/4fc2bd93f05dabdb9fd80e1b/c001_v0001097_t0036": EOF) 2026/04/21 02:57:45 DEBUG : pacer: Reducing sleep to 10ms 2026/04/21 02:57:46 DEBUG : Creating backend with remote "TestB2:rclone-test-dusamoc6sewe/dst" 2026/04/21 02:57:47 DEBUG : Creating backend with remote "TestB2:rclone-test-dusamoc6sewe/backup" 2026/04/21 02:57:49 DEBUG : one: size = 4 (Local file system at /tmp/rclone2866709229) 2026/04/21 02:57:49 DEBUG : one: size = 3 (B2 bucket rclone-test-dusamoc6sewe path dst) 2026/04/21 02:57:49 DEBUG : one: Sizes differ 2026/04/21 02:57:49 DEBUG : B2 bucket rclone-test-dusamoc6sewe path dst: Waiting for checks to finish 2026/04/21 02:57:49 DEBUG : two: size = 3 OK 2026/04/21 02:57:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:57:49 DEBUG : two: Unchanged skipping 2026/04/21 02:57:50 DEBUG : one.bak: size = 3 OK 2026/04/21 02:57:50 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/21 02:57:50 INFO : one: Copied (server-side copy) to: one.bak 2026/04/21 02:57:50 INFO : one: Deleted 2026/04/21 02:57:50 DEBUG : B2 bucket rclone-test-dusamoc6sewe path dst: Waiting for transfers to finish 2026/04/21 02:57:51 DEBUG : one: size = 4 OK 2026/04/21 02:57:51 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/21 02:57:51 INFO : one: Copied (new) 2026/04/21 02:57:51 DEBUG : Waiting for deletions to finish 2026/04/21 02:57:52 DEBUG : three.txt.bak: size = 5 OK 2026/04/21 02:57:52 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/21 02:57:52 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/21 02:57:52 INFO : three.txt: Deleted 2026/04/21 02:57:52 INFO : three.txt: Moved into backup dir 2026/04/21 02:57:53 DEBUG : one: size = 5 (Local file system at /tmp/rclone2866709229) 2026/04/21 02:57:53 DEBUG : one: size = 4 (B2 bucket rclone-test-dusamoc6sewe path dst) 2026/04/21 02:57:53 DEBUG : one: Sizes differ 2026/04/21 02:57:53 DEBUG : two: size = 3 OK 2026/04/21 02:57:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:57:53 DEBUG : two: Unchanged skipping 2026/04/21 02:57:53 DEBUG : B2 bucket rclone-test-dusamoc6sewe path dst: Waiting for checks to finish 2026/04/21 02:57:54 DEBUG : one.bak: size = 4 OK 2026/04/21 02:57:54 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/21 02:57:54 INFO : one: Copied (server-side copy) to: one.bak 2026/04/21 02:57:54 INFO : one: Deleted 2026/04/21 02:57:54 DEBUG : B2 bucket rclone-test-dusamoc6sewe path dst: Waiting for transfers to finish 2026/04/21 02:57:55 DEBUG : one: size = 5 OK 2026/04/21 02:57:55 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/21 02:57:55 INFO : one: Copied (new) 2026/04/21 02:57:55 DEBUG : Waiting for deletions to finish 2026/04/21 02:57:55 DEBUG : three.txt.bak: size = 6 OK 2026/04/21 02:57:55 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/21 02:57:55 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/21 02:57:55 INFO : three.txt: Deleted 2026/04/21 02:57:55 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (14.04s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-dusamoc6sewe", Local "Local file system at /tmp/rclone2866709229", Modify Window "1ms" 2026/04/21 02:57:57 DEBUG : Creating backend with remote "TestB2:rclone-test-dusamoc6sewe/dst" 2026/04/21 02:57:58 DEBUG : Creating backend with remote "TestB2:rclone-test-dusamoc6sewe/backup" 2026/04/21 02:58:00 DEBUG : one: size = 4 (Local file system at /tmp/rclone2866709229) 2026/04/21 02:58:00 DEBUG : one: size = 3 (B2 bucket rclone-test-dusamoc6sewe path dst) 2026/04/21 02:58:00 DEBUG : B2 bucket rclone-test-dusamoc6sewe path dst: Waiting for checks to finish 2026/04/21 02:58:00 DEBUG : one: Sizes differ 2026/04/21 02:58:00 DEBUG : two: size = 3 OK 2026/04/21 02:58:00 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:58:00 DEBUG : two: Unchanged skipping 2026/04/21 02:58:02 DEBUG : one-2019-01-01: size = 3 OK 2026/04/21 02:58:02 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/21 02:58:02 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/04/21 02:58:02 INFO : one: Deleted 2026/04/21 02:58:02 DEBUG : B2 bucket rclone-test-dusamoc6sewe path dst: Waiting for transfers to finish 2026/04/21 02:58:03 DEBUG : one: size = 4 OK 2026/04/21 02:58:03 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/21 02:58:03 INFO : one: Copied (new) 2026/04/21 02:58:03 DEBUG : Waiting for deletions to finish 2026/04/21 02:58:04 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/04/21 02:58:04 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/21 02:58:04 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/04/21 02:58:04 INFO : three.txt: Deleted 2026/04/21 02:58:04 INFO : three.txt: Moved into backup dir 2026/04/21 02:58:05 DEBUG : one: size = 5 (Local file system at /tmp/rclone2866709229) 2026/04/21 02:58:05 DEBUG : one: size = 4 (B2 bucket rclone-test-dusamoc6sewe path dst) 2026/04/21 02:58:05 DEBUG : one: Sizes differ 2026/04/21 02:58:05 DEBUG : two: size = 3 OK 2026/04/21 02:58:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:58:05 DEBUG : two: Unchanged skipping 2026/04/21 02:58:05 DEBUG : B2 bucket rclone-test-dusamoc6sewe path dst: Waiting for checks to finish 2026/04/21 02:58:06 DEBUG : one-2019-01-01: size = 4 OK 2026/04/21 02:58:06 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/21 02:58:06 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/04/21 02:58:06 INFO : one: Deleted 2026/04/21 02:58:06 DEBUG : B2 bucket rclone-test-dusamoc6sewe path dst: Waiting for transfers to finish 2026/04/21 02:58:06 DEBUG : one: size = 5 OK 2026/04/21 02:58:06 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/21 02:58:06 INFO : one: Copied (new) 2026/04/21 02:58:06 DEBUG : Waiting for deletions to finish 2026/04/21 02:58:07 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/04/21 02:58:07 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/21 02:58:07 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/04/21 02:58:07 INFO : three.txt: Deleted 2026/04/21 02:58:07 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.31s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "B2 bucket rclone-test-dusamoc6sewe", Local "Local file system at /tmp/rclone2866709229", Modify Window "1ms" 2026/04/21 02:58:10 DEBUG : Creating backend with remote "TestB2:rclone-test-dusamoc6sewe/dst" 2026/04/21 02:58:12 DEBUG : one: size = 4 (Local file system at /tmp/rclone2866709229) 2026/04/21 02:58:12 DEBUG : one: size = 3 (B2 bucket rclone-test-dusamoc6sewe path dst) 2026/04/21 02:58:12 DEBUG : one: Sizes differ 2026/04/21 02:58:12 DEBUG : two: size = 3 OK 2026/04/21 02:58:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:58:12 DEBUG : two: Unchanged skipping 2026/04/21 02:58:12 DEBUG : B2 bucket rclone-test-dusamoc6sewe path dst: Waiting for checks to finish 2026/04/21 02:58:12 DEBUG : one.bak: size = 3 OK 2026/04/21 02:58:12 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/21 02:58:12 INFO : one: Copied (server-side copy) to: one.bak 2026/04/21 02:58:12 INFO : one: Deleted 2026/04/21 02:58:12 DEBUG : B2 bucket rclone-test-dusamoc6sewe path dst: Waiting for transfers to finish 2026/04/21 02:58:13 DEBUG : one: size = 4 OK 2026/04/21 02:58:13 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/21 02:58:13 INFO : one: Copied (new) 2026/04/21 02:58:13 DEBUG : Waiting for deletions to finish 2026/04/21 02:58:14 DEBUG : three.txt.bak: size = 5 OK 2026/04/21 02:58:14 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/21 02:58:14 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/21 02:58:14 INFO : three.txt: Deleted 2026/04/21 02:58:14 INFO : three.txt: Moved into backup dir 2026/04/21 02:58:15 DEBUG : one.bak: Excluded (Path Filter) 2026/04/21 02:58:15 DEBUG : one.bak: Excluded 2026/04/21 02:58:15 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/04/21 02:58:15 DEBUG : three.txt.bak: Excluded 2026/04/21 02:58:15 DEBUG : one: size = 5 (Local file system at /tmp/rclone2866709229) 2026/04/21 02:58:15 DEBUG : one: size = 4 (B2 bucket rclone-test-dusamoc6sewe path dst) 2026/04/21 02:58:15 DEBUG : one: Sizes differ 2026/04/21 02:58:15 DEBUG : two: size = 3 OK 2026/04/21 02:58:15 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:58:15 DEBUG : two: Unchanged skipping 2026/04/21 02:58:15 DEBUG : B2 bucket rclone-test-dusamoc6sewe path dst: Waiting for checks to finish 2026/04/21 02:58:15 DEBUG : one.bak: size = 4 OK 2026/04/21 02:58:15 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/21 02:58:15 INFO : one: Copied (server-side copy) to: one.bak 2026/04/21 02:58:16 INFO : one: Deleted 2026/04/21 02:58:16 DEBUG : B2 bucket rclone-test-dusamoc6sewe path dst: Waiting for transfers to finish 2026/04/21 02:58:16 DEBUG : one: size = 5 OK 2026/04/21 02:58:16 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/21 02:58:16 INFO : one: Copied (new) 2026/04/21 02:58:16 DEBUG : Waiting for deletions to finish 2026/04/21 02:58:17 DEBUG : three.txt.bak: size = 6 OK 2026/04/21 02:58:17 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/21 02:58:17 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/21 02:58:17 INFO : three.txt: Deleted 2026/04/21 02:58:17 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (9.75s) === RUN TestSyncSuffix run.go:185: Remote "B2 bucket rclone-test-dusamoc6sewe", Local "Local file system at /tmp/rclone2866709229", Modify Window "1ms" 2026/04/21 02:58:19 DEBUG : Creating backend with remote "TestB2:rclone-test-dusamoc6sewe/dst" 2026/04/21 02:58:21 DEBUG : one: size = 4 (Local file system at /tmp/rclone2866709229) 2026/04/21 02:58:21 DEBUG : one: size = 3 (B2 bucket rclone-test-dusamoc6sewe path dst) 2026/04/21 02:58:21 DEBUG : one: Sizes differ 2026/04/21 02:58:22 DEBUG : one.bak: size = 3 OK 2026/04/21 02:58:22 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/21 02:58:22 INFO : one: Copied (server-side copy) to: one.bak 2026/04/21 02:58:22 INFO : one: Deleted 2026/04/21 02:58:23 DEBUG : one: size = 4 OK 2026/04/21 02:58:23 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/21 02:58:23 INFO : one: Copied (new) 2026/04/21 02:58:23 DEBUG : two: size = 3 OK 2026/04/21 02:58:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:58:23 DEBUG : two: Unchanged skipping 2026/04/21 02:58:23 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2866709229) 2026/04/21 02:58:23 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-dusamoc6sewe path dst) 2026/04/21 02:58:23 DEBUG : three.txt: Sizes differ 2026/04/21 02:58:24 DEBUG : three.txt.bak: size = 5 OK 2026/04/21 02:58:24 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/21 02:58:24 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/21 02:58:24 INFO : three.txt: Deleted 2026/04/21 02:58:25 DEBUG : three.txt: size = 6 OK 2026/04/21 02:58:25 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/21 02:58:25 INFO : three.txt: Copied (new) 2026/04/21 02:58:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone2866709229) 2026/04/21 02:58:26 DEBUG : one: size = 4 (B2 bucket rclone-test-dusamoc6sewe path dst) 2026/04/21 02:58:26 DEBUG : one: Sizes differ 2026/04/21 02:58:26 DEBUG : one.bak: size = 4 OK 2026/04/21 02:58:26 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/21 02:58:26 INFO : one: Copied (server-side copy) to: one.bak 2026/04/21 02:58:26 INFO : one: Deleted 2026/04/21 02:58:27 DEBUG : one: size = 5 OK 2026/04/21 02:58:27 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/21 02:58:27 INFO : one: Copied (new) 2026/04/21 02:58:27 DEBUG : two: size = 3 OK 2026/04/21 02:58:27 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:58:27 DEBUG : two: Unchanged skipping 2026/04/21 02:58:27 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2866709229) 2026/04/21 02:58:27 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-dusamoc6sewe path dst) 2026/04/21 02:58:27 DEBUG : three.txt: Sizes differ 2026/04/21 02:58:28 DEBUG : three.txt.bak: size = 6 OK 2026/04/21 02:58:28 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/21 02:58:28 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/21 02:58:28 INFO : three.txt: Deleted 2026/04/21 02:58:28 DEBUG : three.txt: size = 19 OK 2026/04/21 02:58:28 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/04/21 02:58:28 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.01s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-dusamoc6sewe", Local "Local file system at /tmp/rclone2866709229", Modify Window "1ms" 2026/04/21 02:58:31 DEBUG : Creating backend with remote "TestB2:rclone-test-dusamoc6sewe/dst" 2026/04/21 02:58:32 DEBUG : one: size = 4 (Local file system at /tmp/rclone2866709229) 2026/04/21 02:58:32 DEBUG : one: size = 3 (B2 bucket rclone-test-dusamoc6sewe path dst) 2026/04/21 02:58:32 DEBUG : one: Sizes differ 2026/04/21 02:58:33 DEBUG : one-2019-01-01: size = 3 OK 2026/04/21 02:58:33 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/21 02:58:33 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/04/21 02:58:34 INFO : one: Deleted 2026/04/21 02:58:35 DEBUG : one: size = 4 OK 2026/04/21 02:58:35 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/21 02:58:35 INFO : one: Copied (new) 2026/04/21 02:58:35 DEBUG : two: size = 3 OK 2026/04/21 02:58:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:58:35 DEBUG : two: Unchanged skipping 2026/04/21 02:58:35 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2866709229) 2026/04/21 02:58:35 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-dusamoc6sewe path dst) 2026/04/21 02:58:35 DEBUG : three.txt: Sizes differ 2026/04/21 02:58:35 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/04/21 02:58:35 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/21 02:58:35 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/04/21 02:58:36 INFO : three.txt: Deleted 2026/04/21 02:58:36 DEBUG : three.txt: size = 6 OK 2026/04/21 02:58:36 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/21 02:58:36 INFO : three.txt: Copied (new) 2026/04/21 02:58:37 DEBUG : one: size = 5 (Local file system at /tmp/rclone2866709229) 2026/04/21 02:58:37 DEBUG : one: size = 4 (B2 bucket rclone-test-dusamoc6sewe path dst) 2026/04/21 02:58:37 DEBUG : one: Sizes differ 2026/04/21 02:58:38 DEBUG : one-2019-01-01: size = 4 OK 2026/04/21 02:58:38 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/21 02:58:38 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/04/21 02:58:38 INFO : one: Deleted 2026/04/21 02:58:38 DEBUG : one: size = 5 OK 2026/04/21 02:58:38 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/21 02:58:38 INFO : one: Copied (new) 2026/04/21 02:58:38 DEBUG : two: size = 3 OK 2026/04/21 02:58:38 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:58:38 DEBUG : two: Unchanged skipping 2026/04/21 02:58:39 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2866709229) 2026/04/21 02:58:39 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-dusamoc6sewe path dst) 2026/04/21 02:58:39 DEBUG : three.txt: Sizes differ 2026/04/21 02:58:39 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/04/21 02:58:39 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/21 02:58:39 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/04/21 02:58:39 INFO : three.txt: Deleted 2026/04/21 02:58:40 DEBUG : three.txt: size = 19 OK 2026/04/21 02:58:40 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/04/21 02:58:40 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.49s) === RUN TestSyncUTFNorm run.go:185: Remote "B2 bucket rclone-test-dusamoc6sewe", Local "Local file system at /tmp/rclone2866709229", Modify Window "1ms" 2026/04/21 02:58:42 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for checks to finish 2026/04/21 02:58:42 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone2866709229) 2026/04/21 02:58:42 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-dusamoc6sewe) 2026/04/21 02:58:42 DEBUG : Testêé: Sizes differ 2026/04/21 02:58:42 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for transfers to finish 2026/04/21 02:58:42 DEBUG : Testêé: size = 14 OK 2026/04/21 02:58:42 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/04/21 02:58:42 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/04/21 02:58:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (1.93s) === RUN TestSyncImmutable run.go:185: Remote "B2 bucket rclone-test-dusamoc6sewe", Local "Local file system at /tmp/rclone2866709229", Modify Window "1ms" 2026/04/21 02:58:43 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/21 02:58:43 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for checks to finish 2026/04/21 02:58:43 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for transfers to finish 2026/04/21 02:58:44 DEBUG : existing: size = 6 OK 2026/04/21 02:58:44 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/04/21 02:58:44 INFO : existing: Copied (new) 2026/04/21 02:58:44 DEBUG : Waiting for deletions to finish 2026/04/21 02:58:44 DEBUG : existing: size = 8 (Local file system at /tmp/rclone2866709229) 2026/04/21 02:58:44 DEBUG : existing: size = 6 (B2 bucket rclone-test-dusamoc6sewe) 2026/04/21 02:58:44 DEBUG : existing: Sizes differ 2026/04/21 02:58:44 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/04/21 02:58:44 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for checks to finish 2026/04/21 02:58:44 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for transfers to finish 2026/04/21 02:58:44 ERROR : B2 bucket rclone-test-dusamoc6sewe: not deleting files as there were IO errors 2026/04/21 02:58:44 ERROR : B2 bucket rclone-test-dusamoc6sewe: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (1.89s) === RUN TestSyncIgnoreCase run.go:185: Remote "B2 bucket rclone-test-dusamoc6sewe", Local "Local file system at /tmp/rclone2866709229", Modify Window "1ms" 2026/04/21 02:58:46 DEBUG : EXISTING: size = 6 OK 2026/04/21 02:58:46 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:58:46 DEBUG : existing: Unchanged skipping 2026/04/21 02:58:46 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for checks to finish 2026/04/21 02:58:46 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for transfers to finish 2026/04/21 02:58:46 DEBUG : Waiting for deletions to finish 2026/04/21 02:58:46 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.34s) === RUN TestFixCase run.go:185: Remote "B2 bucket rclone-test-dusamoc6sewe", Local "Local file system at /tmp/rclone2866709229", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "B2 bucket rclone-test-dusamoc6sewe", Local "Local file system at /tmp/rclone2866709229", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "B2 bucket rclone-test-dusamoc6sewe", Local "Local file system at /tmp/rclone2866709229", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "B2 bucket rclone-test-dusamoc6sewe", Local "Local file system at /tmp/rclone2866709229", 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.38s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:185: Remote "B2 bucket rclone-test-dusamoc6sewe", Local "Local file system at /tmp/rclone2866709229", Modify Window "1ms" 2026/04/21 02:58:58 DEBUG : both0: size = 6 OK 2026/04/21 02:58:58 DEBUG : both12: size = 6 OK 2026/04/21 02:58:58 DEBUG : both11: size = 6 OK 2026/04/21 02:58:58 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:58:58 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for checks to finish 2026/04/21 02:58:58 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:58:58 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:58:58 DEBUG : both10: size = 6 OK 2026/04/21 02:58:58 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:58:58 DEBUG : both12: Unchanged skipping 2026/04/21 02:58:58 DEBUG : both13: size = 6 OK 2026/04/21 02:58:58 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:58:58 DEBUG : both13: Unchanged skipping 2026/04/21 02:58:58 DEBUG : both14: size = 6 OK 2026/04/21 02:58:58 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:58:58 DEBUG : both14: Unchanged skipping 2026/04/21 02:58:58 DEBUG : both15: size = 6 OK 2026/04/21 02:58:58 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:58:58 DEBUG : both15: Unchanged skipping 2026/04/21 02:58:58 DEBUG : both16: size = 6 OK 2026/04/21 02:58:58 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:58:58 DEBUG : both16: Unchanged skipping 2026/04/21 02:58:58 DEBUG : both17: size = 6 OK 2026/04/21 02:58:58 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:58:58 DEBUG : both17: Unchanged skipping 2026/04/21 02:58:58 DEBUG : both18: size = 6 OK 2026/04/21 02:58:58 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:58:58 DEBUG : both18: Unchanged skipping 2026/04/21 02:58:58 DEBUG : both19: size = 6 OK 2026/04/21 02:58:58 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:58:58 DEBUG : both19: Unchanged skipping 2026/04/21 02:58:58 DEBUG : both1: size = 6 OK 2026/04/21 02:58:58 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:58:58 DEBUG : both1: Unchanged skipping 2026/04/21 02:58:58 DEBUG : both2: size = 6 OK 2026/04/21 02:58:58 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:58:58 DEBUG : both2: Unchanged skipping 2026/04/21 02:58:58 DEBUG : both3: size = 6 OK 2026/04/21 02:58:58 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:58:58 DEBUG : both3: Unchanged skipping 2026/04/21 02:58:58 DEBUG : both4: size = 6 OK 2026/04/21 02:58:58 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:58:58 DEBUG : both4: Unchanged skipping 2026/04/21 02:58:58 DEBUG : both5: size = 6 OK 2026/04/21 02:58:58 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:58:58 DEBUG : both5: Unchanged skipping 2026/04/21 02:58:58 DEBUG : both6: size = 6 OK 2026/04/21 02:58:58 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:58:58 DEBUG : both6: Unchanged skipping 2026/04/21 02:58:58 DEBUG : both7: size = 6 OK 2026/04/21 02:58:58 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:58:58 DEBUG : both7: Unchanged skipping 2026/04/21 02:58:58 DEBUG : both8: size = 6 OK 2026/04/21 02:58:58 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:58:58 DEBUG : both8: Unchanged skipping 2026/04/21 02:58:58 DEBUG : both9: size = 6 OK 2026/04/21 02:58:58 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:58:58 DEBUG : both9: Unchanged skipping 2026/04/21 02:58:58 DEBUG : both11: Unchanged skipping 2026/04/21 02:58:58 DEBUG : both0: Unchanged skipping 2026/04/21 02:58:58 DEBUG : both10: Unchanged skipping 2026/04/21 02:58:58 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for transfers to finish 2026/04/21 02:58:58 DEBUG : Waiting for deletions to finish 2026/04/21 02:58:58 INFO : only3: Deleted 2026/04/21 02:58:58 INFO : only0: Deleted 2026/04/21 02:58:58 INFO : only14: Deleted 2026/04/21 02:58:58 INFO : only18: Deleted 2026/04/21 02:58:58 INFO : only4: Deleted 2026/04/21 02:58:58 INFO : only5: Deleted 2026/04/21 02:58:58 INFO : only7: Deleted 2026/04/21 02:58:58 INFO : only17: Deleted 2026/04/21 02:58:58 INFO : only2: Deleted 2026/04/21 02:58:58 INFO : only8: Deleted 2026/04/21 02:58:59 INFO : only1: Deleted 2026/04/21 02:58:59 INFO : only10: Deleted 2026/04/21 02:58:59 INFO : only12: Deleted 2026/04/21 02:58:59 INFO : only13: Deleted 2026/04/21 02:58:59 INFO : only15: Deleted 2026/04/21 02:58:59 INFO : only16: Deleted 2026/04/21 02:58:59 INFO : only11: Deleted 2026/04/21 02:58:59 INFO : only19: Deleted 2026/04/21 02:58:59 INFO : only6: Deleted 2026/04/21 02:58:59 INFO : only9: Deleted 2026/04/21 02:58:59 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (15.44s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "B2 bucket rclone-test-dusamoc6sewe", Local "Local file system at /tmp/rclone2866709229", Modify Window "1ms" 2026/04/21 02:59:13 DEBUG : both0: size = 6 OK 2026/04/21 02:59:13 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:59:13 DEBUG : both0: Unchanged skipping 2026/04/21 02:59:13 DEBUG : both10: size = 6 OK 2026/04/21 02:59:13 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:59:13 DEBUG : both10: Unchanged skipping 2026/04/21 02:59:13 DEBUG : both11: size = 6 OK 2026/04/21 02:59:13 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:59:13 DEBUG : both11: Unchanged skipping 2026/04/21 02:59:13 DEBUG : both12: size = 6 OK 2026/04/21 02:59:13 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:59:13 DEBUG : both12: Unchanged skipping 2026/04/21 02:59:13 DEBUG : both13: size = 6 OK 2026/04/21 02:59:13 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:59:13 DEBUG : both13: Unchanged skipping 2026/04/21 02:59:13 DEBUG : both14: size = 6 OK 2026/04/21 02:59:13 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:59:13 DEBUG : both14: Unchanged skipping 2026/04/21 02:59:13 DEBUG : both15: size = 6 OK 2026/04/21 02:59:13 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:59:13 DEBUG : both15: Unchanged skipping 2026/04/21 02:59:13 DEBUG : both16: size = 6 OK 2026/04/21 02:59:13 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:59:13 DEBUG : both16: Unchanged skipping 2026/04/21 02:59:13 DEBUG : both17: size = 6 OK 2026/04/21 02:59:13 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:59:13 DEBUG : both17: Unchanged skipping 2026/04/21 02:59:13 DEBUG : both18: size = 6 OK 2026/04/21 02:59:13 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:59:13 DEBUG : both18: Unchanged skipping 2026/04/21 02:59:13 DEBUG : both19: size = 6 OK 2026/04/21 02:59:13 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:59:13 DEBUG : both19: Unchanged skipping 2026/04/21 02:59:13 DEBUG : both1: size = 6 OK 2026/04/21 02:59:13 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:59:13 DEBUG : both1: Unchanged skipping 2026/04/21 02:59:13 DEBUG : both2: size = 6 OK 2026/04/21 02:59:13 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:59:13 DEBUG : both2: Unchanged skipping 2026/04/21 02:59:13 DEBUG : both3: size = 6 OK 2026/04/21 02:59:13 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:59:13 DEBUG : both3: Unchanged skipping 2026/04/21 02:59:13 DEBUG : both4: size = 6 OK 2026/04/21 02:59:13 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:59:13 DEBUG : both4: Unchanged skipping 2026/04/21 02:59:13 DEBUG : both8: size = 6 OK 2026/04/21 02:59:13 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:59:13 DEBUG : both8: Unchanged skipping 2026/04/21 02:59:13 DEBUG : both9: size = 6 OK 2026/04/21 02:59:13 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:59:13 DEBUG : both9: Unchanged skipping 2026/04/21 02:59:13 DEBUG : only0: size = 0 (Local file system at /tmp/rclone2866709229) 2026/04/21 02:59:13 DEBUG : only0: size = 6 (B2 bucket rclone-test-dusamoc6sewe) 2026/04/21 02:59:13 DEBUG : only0: Sizes differ 2026/04/21 02:59:13 DEBUG : only10: size = 0 (Local file system at /tmp/rclone2866709229) 2026/04/21 02:59:13 DEBUG : only10: size = 6 (B2 bucket rclone-test-dusamoc6sewe) 2026/04/21 02:59:13 DEBUG : only10: Sizes differ 2026/04/21 02:59:13 DEBUG : only11: size = 0 (Local file system at /tmp/rclone2866709229) 2026/04/21 02:59:13 DEBUG : only11: size = 6 (B2 bucket rclone-test-dusamoc6sewe) 2026/04/21 02:59:13 DEBUG : only11: Sizes differ 2026/04/21 02:59:13 DEBUG : only12: size = 0 (Local file system at /tmp/rclone2866709229) 2026/04/21 02:59:13 DEBUG : only12: size = 6 (B2 bucket rclone-test-dusamoc6sewe) 2026/04/21 02:59:13 DEBUG : only12: Sizes differ 2026/04/21 02:59:13 DEBUG : only13: size = 0 (Local file system at /tmp/rclone2866709229) 2026/04/21 02:59:13 DEBUG : only13: size = 6 (B2 bucket rclone-test-dusamoc6sewe) 2026/04/21 02:59:13 DEBUG : only13: Sizes differ 2026/04/21 02:59:13 DEBUG : only14: size = 0 (Local file system at /tmp/rclone2866709229) 2026/04/21 02:59:13 DEBUG : only14: size = 6 (B2 bucket rclone-test-dusamoc6sewe) 2026/04/21 02:59:13 DEBUG : only14: Sizes differ 2026/04/21 02:59:13 DEBUG : only15: size = 0 (Local file system at /tmp/rclone2866709229) 2026/04/21 02:59:13 DEBUG : only15: size = 6 (B2 bucket rclone-test-dusamoc6sewe) 2026/04/21 02:59:13 DEBUG : only15: Sizes differ 2026/04/21 02:59:13 DEBUG : only16: size = 0 (Local file system at /tmp/rclone2866709229) 2026/04/21 02:59:13 DEBUG : only16: size = 6 (B2 bucket rclone-test-dusamoc6sewe) 2026/04/21 02:59:13 DEBUG : only16: Sizes differ 2026/04/21 02:59:13 DEBUG : only17: size = 0 (Local file system at /tmp/rclone2866709229) 2026/04/21 02:59:13 DEBUG : only17: size = 6 (B2 bucket rclone-test-dusamoc6sewe) 2026/04/21 02:59:13 DEBUG : only17: Sizes differ 2026/04/21 02:59:13 DEBUG : only18: size = 0 (Local file system at /tmp/rclone2866709229) 2026/04/21 02:59:13 DEBUG : only18: size = 6 (B2 bucket rclone-test-dusamoc6sewe) 2026/04/21 02:59:13 DEBUG : only18: Sizes differ 2026/04/21 02:59:13 DEBUG : only19: size = 0 (Local file system at /tmp/rclone2866709229) 2026/04/21 02:59:13 DEBUG : only19: size = 6 (B2 bucket rclone-test-dusamoc6sewe) 2026/04/21 02:59:13 DEBUG : only19: Sizes differ 2026/04/21 02:59:13 DEBUG : only1: size = 0 (Local file system at /tmp/rclone2866709229) 2026/04/21 02:59:13 DEBUG : only1: size = 6 (B2 bucket rclone-test-dusamoc6sewe) 2026/04/21 02:59:13 DEBUG : only1: Sizes differ 2026/04/21 02:59:13 DEBUG : only2: size = 0 (Local file system at /tmp/rclone2866709229) 2026/04/21 02:59:13 DEBUG : only2: size = 6 (B2 bucket rclone-test-dusamoc6sewe) 2026/04/21 02:59:13 DEBUG : only2: Sizes differ 2026/04/21 02:59:13 DEBUG : only3: size = 0 (Local file system at /tmp/rclone2866709229) 2026/04/21 02:59:13 DEBUG : only3: size = 6 (B2 bucket rclone-test-dusamoc6sewe) 2026/04/21 02:59:13 DEBUG : only3: Sizes differ 2026/04/21 02:59:13 DEBUG : only4: size = 0 (Local file system at /tmp/rclone2866709229) 2026/04/21 02:59:13 DEBUG : only4: size = 6 (B2 bucket rclone-test-dusamoc6sewe) 2026/04/21 02:59:13 DEBUG : only4: Sizes differ 2026/04/21 02:59:13 DEBUG : only5: size = 0 (Local file system at /tmp/rclone2866709229) 2026/04/21 02:59:13 DEBUG : only5: size = 6 (B2 bucket rclone-test-dusamoc6sewe) 2026/04/21 02:59:13 DEBUG : only5: Sizes differ 2026/04/21 02:59:13 DEBUG : only6: size = 0 (Local file system at /tmp/rclone2866709229) 2026/04/21 02:59:13 DEBUG : only6: size = 6 (B2 bucket rclone-test-dusamoc6sewe) 2026/04/21 02:59:13 DEBUG : only6: Sizes differ 2026/04/21 02:59:13 DEBUG : both5: size = 6 OK 2026/04/21 02:59:13 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:59:13 DEBUG : both6: size = 6 OK 2026/04/21 02:59:13 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:59:13 DEBUG : both7: size = 6 OK 2026/04/21 02:59:13 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:59:13 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for checks to finish 2026/04/21 02:59:13 DEBUG : only7: size = 0 (Local file system at /tmp/rclone2866709229) 2026/04/21 02:59:13 DEBUG : only7: size = 6 (B2 bucket rclone-test-dusamoc6sewe) 2026/04/21 02:59:13 DEBUG : only7: Sizes differ 2026/04/21 02:59:13 DEBUG : only8: size = 0 (Local file system at /tmp/rclone2866709229) 2026/04/21 02:59:13 DEBUG : only8: size = 6 (B2 bucket rclone-test-dusamoc6sewe) 2026/04/21 02:59:13 DEBUG : only8: Sizes differ 2026/04/21 02:59:13 DEBUG : only9: size = 0 (Local file system at /tmp/rclone2866709229) 2026/04/21 02:59:13 DEBUG : only9: size = 6 (B2 bucket rclone-test-dusamoc6sewe) 2026/04/21 02:59:13 DEBUG : only9: Sizes differ 2026/04/21 02:59:13 DEBUG : both6: Unchanged skipping 2026/04/21 02:59:13 DEBUG : both7: Unchanged skipping 2026/04/21 02:59:13 DEBUG : both5: Unchanged skipping 2026/04/21 02:59:13 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for transfers to finish 2026/04/21 02:59:14 DEBUG : only0: size = 0 OK 2026/04/21 02:59:14 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/21 02:59:14 INFO : only0: Copied (replaced existing) 2026/04/21 02:59:14 DEBUG : only13: size = 0 OK 2026/04/21 02:59:14 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/21 02:59:14 INFO : only13: Copied (replaced existing) 2026/04/21 02:59:14 DEBUG : only10: size = 0 OK 2026/04/21 02:59:14 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/21 02:59:14 INFO : only10: Copied (replaced existing) 2026/04/21 02:59:14 DEBUG : only14: size = 0 OK 2026/04/21 02:59:14 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/21 02:59:14 INFO : only14: Copied (replaced existing) 2026/04/21 02:59:14 DEBUG : only11: size = 0 OK 2026/04/21 02:59:14 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/21 02:59:14 INFO : only11: Copied (replaced existing) 2026/04/21 02:59:15 DEBUG : only15: size = 0 OK 2026/04/21 02:59:15 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/21 02:59:15 INFO : only15: Copied (replaced existing) 2026/04/21 02:59:15 DEBUG : only16: size = 0 OK 2026/04/21 02:59:15 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/21 02:59:15 INFO : only16: Copied (replaced existing) 2026/04/21 02:59:15 DEBUG : only17: size = 0 OK 2026/04/21 02:59:15 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/21 02:59:15 INFO : only17: Copied (replaced existing) 2026/04/21 02:59:15 DEBUG : only12: size = 0 OK 2026/04/21 02:59:15 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/21 02:59:15 INFO : only12: Copied (replaced existing) 2026/04/21 02:59:15 DEBUG : only19: size = 0 OK 2026/04/21 02:59:15 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/21 02:59:15 INFO : only19: Copied (replaced existing) 2026/04/21 02:59:15 DEBUG : only1: size = 0 OK 2026/04/21 02:59:15 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/21 02:59:15 INFO : only1: Copied (replaced existing) 2026/04/21 02:59:15 DEBUG : only2: size = 0 OK 2026/04/21 02:59:15 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/21 02:59:15 INFO : only2: Copied (replaced existing) 2026/04/21 02:59:15 DEBUG : only18: size = 0 OK 2026/04/21 02:59:15 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/21 02:59:15 INFO : only18: Copied (replaced existing) 2026/04/21 02:59:15 DEBUG : only4: size = 0 OK 2026/04/21 02:59:15 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/21 02:59:15 INFO : only4: Copied (replaced existing) 2026/04/21 02:59:15 DEBUG : only5: size = 0 OK 2026/04/21 02:59:15 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/21 02:59:15 INFO : only5: Copied (replaced existing) 2026/04/21 02:59:15 DEBUG : only3: size = 0 OK 2026/04/21 02:59:15 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/21 02:59:15 INFO : only3: Copied (replaced existing) 2026/04/21 02:59:15 DEBUG : only6: size = 0 OK 2026/04/21 02:59:15 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/21 02:59:15 INFO : only6: Copied (replaced existing) 2026/04/21 02:59:15 DEBUG : only7: size = 0 OK 2026/04/21 02:59:15 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/21 02:59:15 INFO : only7: Copied (replaced existing) 2026/04/21 02:59:15 DEBUG : only8: size = 0 OK 2026/04/21 02:59:15 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/21 02:59:15 INFO : only8: Copied (replaced existing) 2026/04/21 02:59:15 DEBUG : only9: size = 0 OK 2026/04/21 02:59:15 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/21 02:59:15 INFO : only9: Copied (replaced existing) 2026/04/21 02:59:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (20.37s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "B2 bucket rclone-test-dusamoc6sewe", Local "Local file system at /tmp/rclone2866709229", Modify Window "1ms" 2026/04/21 02:59:24 DEBUG : empty_dir: Making directory with metadata 2026/04/21 02:59:24 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/21 02:59:24 DEBUG : empty_on_remote: Making directory with metadata 2026/04/21 02:59:24 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/21 02:59:24 INFO : empty_on_remote: Making directory 2026/04/21 02:59:24 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/21 02:59:25 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/04/21 02:59:25 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/04/21 02:59:25 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/04/21 02:59:25 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (3.45s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-dusamoc6sewe", Local "Local file system at /tmp/rclone2866709229", Modify Window "1ms" 2026/04/21 02:59:27 DEBUG : empty_dir: Making directory with metadata 2026/04/21 02:59:27 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/21 02:59:27 DEBUG : empty_on_remote: Making directory with metadata 2026/04/21 02:59:27 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/21 02:59:27 INFO : empty_on_remote: Making directory 2026/04/21 02:59:27 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/21 02:59:28 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/04/21 02:59:28 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/04/21 02:59:28 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/04/21 02:59:28 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/04/21 02:59:28 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.48s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-dusamoc6sewe", Local "Local file system at /tmp/rclone2866709229", Modify Window "1ms" 2026/04/21 02:59:29 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/21 02:59:29 INFO : sub dir: Making directory 2026/04/21 02:59:29 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.42s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "B2 bucket rclone-test-dusamoc6sewe", Local "Local file system at /tmp/rclone2866709229", Modify Window "1ms" 2026/04/21 02:59:33 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/21 02:59:33 INFO : sub dir: Making directory 2026/04/21 02:59:33 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (4.04s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "B2 bucket rclone-test-dusamoc6sewe", Local "Local file system at /tmp/rclone2866709229", Modify Window "1ms" 2026/04/21 02:59:45 DEBUG : Waiting for deletions to finish 2026/04/21 02:59:46 DEBUG : apple: Excluded (Path Filter) 2026/04/21 02:59:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/21 02:59:46 DEBUG : banana: Excluded (Path Filter) 2026/04/21 02:59:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/21 02:59:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/21 02:59:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/21 02:59:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/21 02:59:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/21 02:59:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/21 02:59:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/21 02:59:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/21 02:59:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/21 02:59:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/21 02:59:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/21 02:59:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/21 02:59:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/21 02:59:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/21 02:59:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/21 02:59:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/21 02:59:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/21 02:59:46 DEBUG : apple: size = 5 OK 2026/04/21 02:59:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:59:46 DEBUG : apple: Unchanged skipping 2026/04/21 02:59:46 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/21 02:59:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:59:46 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/21 02:59:46 DEBUG : banana: size = 6 OK 2026/04/21 02:59:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:59:46 DEBUG : banana: Unchanged skipping 2026/04/21 02:59:46 DEBUG : splitbananasplit: size = 16 OK 2026/04/21 02:59:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:59:46 DEBUG : splitbananasplit: Unchanged skipping 2026/04/21 02:59:46 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/21 02:59:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:59:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/21 02:59:46 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/21 02:59:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:59:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/21 02:59:46 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/21 02:59:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:59:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/21 02:59:46 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/21 02:59:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:59:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/21 02:59:46 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/21 02:59:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:59:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/21 02:59:46 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/21 02:59:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:59:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/21 02:59:46 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/21 02:59:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:59:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/21 02:59:46 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/21 02:59:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:59:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/21 02:59:46 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/21 02:59:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:59:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/21 02:59:46 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/21 02:59:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:59:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/21 02:59:46 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/21 02:59:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:59:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/21 02:59:46 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/21 02:59:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:59:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/21 02:59:46 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/21 02:59:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:59:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/21 02:59:46 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/21 02:59:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:59:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/21 02:59:46 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/21 02:59:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:59:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/21 02:59:46 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for checks to finish 2026/04/21 02:59:46 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/21 02:59:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:59:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/21 02:59:46 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for transfers to finish 2026/04/21 02:59:46 DEBUG : Waiting for deletions to finish 2026/04/21 02:59:46 INFO : There was nothing to transfer 2026/04/21 02:59:46 DEBUG : Waiting for deletions to finish 2026/04/21 02:59:47 DEBUG : apple: Excluded (Path Filter) 2026/04/21 02:59:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/21 02:59:47 DEBUG : banana: Excluded (Path Filter) 2026/04/21 02:59:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/21 02:59:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/21 02:59:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/21 02:59:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/21 02:59:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/21 02:59:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/21 02:59:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/21 02:59:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/21 02:59:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/21 02:59:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/21 02:59:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/21 02:59:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/21 02:59:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/21 02:59:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/21 02:59:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/21 02:59:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/21 02:59:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/21 02:59:47 DEBUG : apple: size = 5 OK 2026/04/21 02:59:47 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:59:47 DEBUG : apple: Unchanged skipping 2026/04/21 02:59:47 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/21 02:59:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:59:47 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/21 02:59:47 DEBUG : banana: size = 6 OK 2026/04/21 02:59:47 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:59:47 DEBUG : banana: Unchanged skipping 2026/04/21 02:59:47 DEBUG : splitbananasplit: size = 16 OK 2026/04/21 02:59:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:59:47 DEBUG : splitbananasplit: Unchanged skipping 2026/04/21 02:59:47 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/21 02:59:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:59:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/21 02:59:47 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/21 02:59:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:59:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/21 02:59:47 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/21 02:59:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:59:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/21 02:59:47 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/21 02:59:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:59:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/21 02:59:47 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/21 02:59:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:59:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/21 02:59:47 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/21 02:59:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:59:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/21 02:59:47 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/21 02:59:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:59:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/21 02:59:47 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/21 02:59:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:59:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/21 02:59:47 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/21 02:59:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:59:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/21 02:59:47 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/21 02:59:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:59:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/21 02:59:47 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/21 02:59:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:59:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/21 02:59:47 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/21 02:59:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:59:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/21 02:59:47 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/21 02:59:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:59:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/21 02:59:47 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/21 02:59:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:59:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/21 02:59:47 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/21 02:59:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:59:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/21 02:59:47 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/21 02:59:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:59:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/21 02:59:47 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for checks to finish 2026/04/21 02:59:47 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for transfers to finish 2026/04/21 02:59:47 DEBUG : Waiting for deletions to finish 2026/04/21 02:59:47 INFO : There was nothing to transfer 2026/04/21 02:59:47 DEBUG : Waiting for deletions to finish 2026/04/21 02:59:47 DEBUG : apple: Excluded (Path Filter) 2026/04/21 02:59:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/21 02:59:47 DEBUG : banana: Excluded (Path Filter) 2026/04/21 02:59:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/21 02:59:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/21 02:59:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/21 02:59:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/21 02:59:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/21 02:59:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/21 02:59:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/21 02:59:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/21 02:59:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/21 02:59:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/21 02:59:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/21 02:59:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/21 02:59:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/21 02:59:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/21 02:59:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/21 02:59:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/21 02:59:47 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:185: Remote "B2 bucket rclone-test-dusamoc6sewe", Local "Local file system at /tmp/rclone2866709229", Modify Window "1ms" 2026/04/21 03:00:02 DEBUG : Waiting for deletions to finish 2026/04/21 03:00:03 DEBUG : apple: Excluded (Path Filter) 2026/04/21 03:00:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/21 03:00:03 DEBUG : banana: Excluded (Path Filter) 2026/04/21 03:00:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/21 03:00:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/21 03:00:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/21 03:00:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/21 03:00:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/21 03:00:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/21 03:00:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/21 03:00:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/21 03:00:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/21 03:00:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/21 03:00:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/21 03:00:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/21 03:00:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/21 03:00:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/21 03:00:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/21 03:00:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/21 03:00:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/21 03:00:03 DEBUG : apple: size = 5 OK 2026/04/21 03:00:03 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:00:03 DEBUG : apple: Unchanged skipping 2026/04/21 03:00:04 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/21 03:00:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:00:04 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/21 03:00:04 DEBUG : banana: size = 6 OK 2026/04/21 03:00:04 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:00:04 DEBUG : banana: Unchanged skipping 2026/04/21 03:00:04 DEBUG : splitbananasplit: size = 16 OK 2026/04/21 03:00:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:00:04 DEBUG : splitbananasplit: Unchanged skipping 2026/04/21 03:00:04 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/21 03:00:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:00:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/21 03:00:04 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/21 03:00:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:00:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/21 03:00:04 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/21 03:00:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:00:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/21 03:00:04 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/21 03:00:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:00:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/21 03:00:04 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/21 03:00:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:00:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/21 03:00:04 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/21 03:00:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:00:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/21 03:00:04 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/21 03:00:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:00:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/21 03:00:04 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/21 03:00:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:00:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/21 03:00:04 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/21 03:00:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:00:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/21 03:00:04 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/21 03:00:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:00:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/21 03:00:04 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/21 03:00:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:00:04 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/21 03:00:04 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/21 03:00:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:00:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/21 03:00:04 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/21 03:00:04 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/21 03:00:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:00:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:00:04 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/21 03:00:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/21 03:00:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:00:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/21 03:00:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/21 03:00:04 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for checks to finish 2026/04/21 03:00:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/21 03:00:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:00:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/21 03:00:04 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for transfers to finish 2026/04/21 03:00:04 DEBUG : Waiting for deletions to finish 2026/04/21 03:00:04 INFO : There was nothing to transfer 2026/04/21 03:00:04 DEBUG : Waiting for deletions to finish 2026/04/21 03:00:04 DEBUG : apple: Excluded (Path Filter) 2026/04/21 03:00:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/21 03:00:04 DEBUG : banana: Excluded (Path Filter) 2026/04/21 03:00:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/21 03:00:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/21 03:00:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/21 03:00:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/21 03:00:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/21 03:00:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/21 03:00:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/21 03:00:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/21 03:00:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/21 03:00:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/21 03:00:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/21 03:00:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/21 03:00:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/21 03:00:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/21 03:00:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/21 03:00:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/21 03:00:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/21 03:00:04 DEBUG : apple: size = 5 OK 2026/04/21 03:00:04 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:00:04 DEBUG : apple: Unchanged skipping 2026/04/21 03:00:04 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/21 03:00:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:00:04 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/21 03:00:04 DEBUG : banana: size = 6 OK 2026/04/21 03:00:04 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:00:04 DEBUG : banana: Unchanged skipping 2026/04/21 03:00:04 DEBUG : splitbananasplit: size = 16 OK 2026/04/21 03:00:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:00:04 DEBUG : splitbananasplit: Unchanged skipping 2026/04/21 03:00:05 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/21 03:00:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:00:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/21 03:00:05 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/21 03:00:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:00:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/21 03:00:05 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/21 03:00:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:00:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/21 03:00:05 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/21 03:00:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:00:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/21 03:00:05 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/21 03:00:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:00:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/21 03:00:05 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/21 03:00:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:00:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/21 03:00:05 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/21 03:00:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:00:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/21 03:00:05 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/21 03:00:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:00:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/21 03:00:05 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/21 03:00:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:00:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/21 03:00:05 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/21 03:00:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:00:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/21 03:00:05 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/21 03:00:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:00:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/21 03:00:05 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/21 03:00:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:00:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/21 03:00:05 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/21 03:00:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:00:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/21 03:00:05 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/21 03:00:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:00:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/21 03:00:05 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/21 03:00:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:00:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/21 03:00:05 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/21 03:00:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:00:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/21 03:00:05 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for checks to finish 2026/04/21 03:00:05 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for transfers to finish 2026/04/21 03:00:05 DEBUG : Waiting for deletions to finish 2026/04/21 03:00:05 INFO : There was nothing to transfer 2026/04/21 03:00:05 DEBUG : Waiting for deletions to finish 2026/04/21 03:00:05 DEBUG : apple: Excluded (Path Filter) 2026/04/21 03:00:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/21 03:00:05 DEBUG : banana: Excluded (Path Filter) 2026/04/21 03:00:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/21 03:00:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/21 03:00:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/21 03:00:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/21 03:00:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/21 03:00:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/21 03:00:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/21 03:00:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/21 03:00:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/21 03:00:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/21 03:00:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/21 03:00:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/21 03:00:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/21 03:00:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/21 03:00:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/21 03:00:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/21 03:00:05 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:185: Remote "B2 bucket rclone-test-dusamoc6sewe", Local "Local file system at /tmp/rclone2866709229", Modify Window "1ms" 2026/04/21 03:00:19 DEBUG : Waiting for deletions to finish 2026/04/21 03:00:19 DEBUG : apple: Excluded (Path Filter) 2026/04/21 03:00:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/21 03:00:19 DEBUG : banana: Excluded (Path Filter) 2026/04/21 03:00:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/21 03:00:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/21 03:00:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/21 03:00:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/21 03:00:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/21 03:00:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/21 03:00:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/21 03:00:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/21 03:00:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/21 03:00:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/21 03:00:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/21 03:00:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/21 03:00:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/21 03:00:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/21 03:00:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/21 03:00:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/21 03:00:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/21 03:00:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/21 03:00:20 DEBUG : apple: transformed to: YXBwbGU= 2026/04/21 03:00:20 DEBUG : banana: transformed to: YmFuYW5h 2026/04/21 03:00:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/21 03:00:20 DEBUG : banana: transformed to: YmFuYW5h 2026/04/21 03:00:20 DEBUG : apple: transformed to: YXBwbGU= 2026/04/21 03:00:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/21 03:00:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/21 03:00:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/21 03:00:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/21 03:00:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/21 03:00:20 DEBUG : banana: transformed to: YmFuYW5h 2026/04/21 03:00:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/21 03:00:20 DEBUG : apple: transformed to: YXBwbGU= 2026/04/21 03:00:20 DEBUG : apple: transformed to: YXBwbGU= 2026/04/21 03:00:20 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/21 03:00:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/21 03:00:20 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/21 03:00:20 DEBUG : banana: transformed to: YmFuYW5h 2026/04/21 03:00:20 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/21 03:00:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/21 03:00:20 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/21 03:00:20 DEBUG : apple: transformed to: YXBwbGU= 2026/04/21 03:00:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/21 03:00:20 DEBUG : banana: transformed to: YmFuYW5h 2026/04/21 03:00:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/21 03:00:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/21 03:00:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/21 03:00:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/21 03:00:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/21 03:00:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/21 03:00:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/21 03:00:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/21 03:00:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/21 03:00:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/21 03:00:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/21 03:00:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/21 03:00:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/21 03:00:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/21 03:00:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/21 03:00:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/21 03:00:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/21 03:00:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/21 03:00:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/21 03:00:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/21 03:00:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/21 03:00:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/21 03:00:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/21 03:00:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/21 03:00:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/21 03:00:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/21 03:00:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/21 03:00:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/21 03:00:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/21 03:00:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/21 03:00:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/21 03:00:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/21 03:00:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/21 03:00:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/21 03:00:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/21 03:00:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/21 03:00:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/21 03:00:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/21 03:00:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/21 03:00:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/21 03:00:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/21 03:00:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/21 03:00:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/21 03:00:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/21 03:00:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/21 03:00:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/21 03:00:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/21 03:00:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/21 03:00:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/21 03:00:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/21 03:00:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/21 03:00:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/21 03:00:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/21 03:00:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/21 03:00:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/21 03:00:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/21 03:00:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/21 03:00:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/21 03:00:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/21 03:00:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/21 03:00:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/21 03:00:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/21 03:00:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/21 03:00:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/21 03:00:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/21 03:00:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/21 03:00:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/21 03:00:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/21 03:00:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/21 03:00:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/21 03:00:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/21 03:00:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/21 03:00:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/21 03:00:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/21 03:00:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/21 03:00:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/21 03:00:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/21 03:00:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/21 03:00:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/21 03:00:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/21 03:00:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/21 03:00:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/21 03:00:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/21 03:00:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/21 03:00:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/21 03:00:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/21 03:00:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/21 03:00:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/21 03:00:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/21 03:00:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/21 03:00:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/21 03:00:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/21 03:00:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/21 03:00:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/21 03:00:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/21 03:00:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/21 03:00:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/21 03:00:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/21 03:00:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/21 03:00:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/21 03:00:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/21 03:00:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/21 03:00:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/21 03:00:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/21 03:00:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/21 03:00:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/21 03:00:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/21 03:00:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/21 03:00:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/21 03:00:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/21 03:00:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/21 03:00:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/21 03:00:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/21 03:00:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/21 03:00:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/21 03:00:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/21 03:00:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/21 03:00:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/21 03:00:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/21 03:00:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/21 03:00:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/21 03:00:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/21 03:00:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/21 03:00:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/21 03:00:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/21 03:00:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/21 03:00:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/21 03:00:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/21 03:00:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/21 03:00:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/21 03:00:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/21 03:00:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/21 03:00:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/21 03:00:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/21 03:00:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/21 03:00:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/21 03:00:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/21 03:00:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/21 03:00:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/21 03:00:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/21 03:00:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/21 03:00:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/21 03:00:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/21 03:00:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/21 03:00:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/21 03:00:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/21 03:00:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/21 03:00:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/21 03:00:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/21 03:00:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/21 03:00:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/21 03:00:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/21 03:00:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/21 03:00:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/21 03:00:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/21 03:00:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/21 03:00:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/21 03:00:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/21 03:00:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/21 03:00:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/21 03:00:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/21 03:00:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/21 03:00:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/21 03:00:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/21 03:00:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/21 03:00:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/21 03:00:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/21 03:00:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/21 03:00:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/21 03:00:20 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/21 03:00:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/21 03:00:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/21 03:00:20 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/21 03:00:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/21 03:00:20 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/21 03:00:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/21 03:00:20 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/21 03:00:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/21 03:00:20 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/21 03:00:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/21 03:00:20 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/21 03:00:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/21 03:00:20 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/21 03:00:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/21 03:00:20 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/21 03:00:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/21 03:00:20 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/21 03:00:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/21 03:00:20 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/21 03:00:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/21 03:00:20 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/21 03:00:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/21 03:00:20 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/21 03:00:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/21 03:00:20 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/21 03:00:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/21 03:00:20 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/21 03:00:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/21 03:00:20 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/21 03:00:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/21 03:00:20 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/21 03:00:20 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/21 03:00:20 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/21 03:00:20 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for checks to finish 2026/04/21 03:00:20 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for transfers to finish 2026/04/21 03:00:20 DEBUG : YXBwbGU=: size = 5 OK 2026/04/21 03:00:20 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/04/21 03:00:20 INFO : apple: Copied (new) to: YXBwbGU= 2026/04/21 03:00:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/21 03:00:20 DEBUG : YmFuYW5h: size = 6 OK 2026/04/21 03:00:20 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/04/21 03:00:20 INFO : banana: Copied (new) to: YmFuYW5h 2026/04/21 03:00:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/21 03:00:20 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/04/21 03:00:20 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/21 03:00:20 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/21 03:00:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/21 03:00:21 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/04/21 03:00:21 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/21 03:00:21 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/21 03:00:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/21 03:00:21 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/04/21 03:00:21 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/21 03:00:21 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/21 03:00:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/21 03:00:21 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/04/21 03:00:21 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/21 03:00:21 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/21 03:00:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/21 03:00:21 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/04/21 03:00:21 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/21 03:00:21 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/21 03:00:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/21 03:00:21 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/04/21 03:00:21 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/21 03:00:21 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/21 03:00:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/21 03:00:21 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/04/21 03:00:21 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/21 03:00:21 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/21 03:00:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/21 03:00:21 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/04/21 03:00:21 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/21 03:00:21 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/21 03:00:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/21 03:00:21 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/04/21 03:00:21 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/21 03:00:21 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/21 03:00:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/21 03:00:21 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/04/21 03:00:21 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/21 03:00:21 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/21 03:00:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/21 03:00:21 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/04/21 03:00:21 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/21 03:00:21 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/21 03:00:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/21 03:00:21 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/04/21 03:00:21 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/21 03:00:21 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/21 03:00:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/21 03:00:22 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/04/21 03:00:22 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/21 03:00:22 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/21 03:00:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/21 03:00:22 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/04/21 03:00:22 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/21 03:00:22 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/21 03:00:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/21 03:00:22 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/04/21 03:00:22 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/21 03:00:22 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/21 03:00:22 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/04/21 03:00:22 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/21 03:00:22 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/21 03:00:22 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/04/21 03:00:22 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/21 03:00:22 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/21 03:00:22 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/04/21 03:00:22 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/21 03:00:22 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/04/21 03:00:22 DEBUG : Waiting for deletions to finish 2026/04/21 03:00:22 INFO : apple: Deleted 2026/04/21 03:00:22 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/21 03:00:23 INFO : dir1/0007-1234567.txt: Deleted 2026/04/21 03:00:23 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/21 03:00:23 INFO : dir1/0008-2345678.txt: Deleted 2026/04/21 03:00:23 INFO : dir1/0012-6789;.txt: Deleted 2026/04/21 03:00:23 INFO : dir1/0015-9;=.txt: Deleted 2026/04/21 03:00:23 INFO : banana: Deleted 2026/04/21 03:00:23 INFO : dir1/0009-3456789.txt: Deleted 2026/04/21 03:00:23 INFO : dir1/0011-56789;.txt: Deleted 2026/04/21 03:00:23 INFO : dir1/0003-defghij.txt: Deleted 2026/04/21 03:00:23 INFO : dir1/0010-456789.txt: Deleted 2026/04/21 03:00:23 INFO : dir1/0013-789;=.txt: Deleted 2026/04/21 03:00:23 INFO : appleappleapplebanana: Deleted 2026/04/21 03:00:23 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/21 03:00:23 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/21 03:00:23 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/21 03:00:23 INFO : splitbananasplit: Deleted 2026/04/21 03:00:23 INFO : dir1/0014-89;=.txt: Deleted 2026/04/21 03:00:23 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/21 03:00:23 DEBUG : Waiting for deletions to finish 2026/04/21 03:00:23 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/04/21 03:00:23 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/04/21 03:00:23 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/04/21 03:00:23 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/04/21 03:00:23 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/04/21 03:00:23 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/04/21 03:00:23 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/04/21 03:00:23 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/04/21 03:00:23 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/04/21 03:00:23 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/04/21 03:00:23 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/04/21 03:00:23 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/04/21 03:00:23 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/04/21 03:00:23 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/04/21 03:00:23 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/04/21 03:00:23 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/04/21 03:00:23 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/04/21 03:00:23 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/04/21 03:00:23 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/04/21 03:00:23 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/04/21 03:00:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/21 03:00:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/21 03:00:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/21 03:00:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/21 03:00:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/21 03:00:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/21 03:00:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/21 03:00:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/21 03:00:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/21 03:00:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/21 03:00:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/21 03:00:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/21 03:00:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/21 03:00:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/21 03:00:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/21 03:00:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/21 03:00:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/21 03:00:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/21 03:00:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/21 03:00:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/21 03:00:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/21 03:00:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/21 03:00:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/21 03:00:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/21 03:00:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/21 03:00:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/21 03:00:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/21 03:00:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/21 03:00:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/21 03:00:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/21 03:00:24 DEBUG : apple: transformed to: YXBwbGU= 2026/04/21 03:00:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/21 03:00:24 DEBUG : apple: transformed to: YXBwbGU= 2026/04/21 03:00:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/21 03:00:24 DEBUG : apple: transformed to: YXBwbGU= 2026/04/21 03:00:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/21 03:00:24 DEBUG : apple: transformed to: YXBwbGU= 2026/04/21 03:00:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/21 03:00:24 DEBUG : apple: transformed to: YXBwbGU= 2026/04/21 03:00:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/21 03:00:24 DEBUG : apple: transformed to: YXBwbGU= 2026/04/21 03:00:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/21 03:00:24 DEBUG : apple: transformed to: YXBwbGU= 2026/04/21 03:00:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/21 03:00:24 DEBUG : apple: transformed to: YXBwbGU= 2026/04/21 03:00:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/21 03:00:24 DEBUG : apple: transformed to: YXBwbGU= 2026/04/21 03:00:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/21 03:00:24 DEBUG : apple: transformed to: YXBwbGU= 2026/04/21 03:00:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/21 03:00:24 DEBUG : apple: transformed to: YXBwbGU= 2026/04/21 03:00:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/21 03:00:24 DEBUG : apple: transformed to: YXBwbGU= 2026/04/21 03:00:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/21 03:00:24 DEBUG : apple: transformed to: YXBwbGU= 2026/04/21 03:00:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/21 03:00:24 DEBUG : apple: transformed to: YXBwbGU= 2026/04/21 03:00:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/21 03:00:24 DEBUG : apple: transformed to: YXBwbGU= 2026/04/21 03:00:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/21 03:00:24 DEBUG : apple: transformed to: YXBwbGU= 2026/04/21 03:00:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/21 03:00:24 DEBUG : banana: transformed to: YmFuYW5h 2026/04/21 03:00:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/21 03:00:24 DEBUG : banana: transformed to: YmFuYW5h 2026/04/21 03:00:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/21 03:00:24 DEBUG : banana: transformed to: YmFuYW5h 2026/04/21 03:00:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/21 03:00:24 DEBUG : banana: transformed to: YmFuYW5h 2026/04/21 03:00:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/21 03:00:24 DEBUG : banana: transformed to: YmFuYW5h 2026/04/21 03:00:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/21 03:00:24 DEBUG : banana: transformed to: YmFuYW5h 2026/04/21 03:00:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/21 03:00:24 DEBUG : banana: transformed to: YmFuYW5h 2026/04/21 03:00:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/21 03:00:24 DEBUG : banana: transformed to: YmFuYW5h 2026/04/21 03:00:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/21 03:00:24 DEBUG : banana: transformed to: YmFuYW5h 2026/04/21 03:00:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/21 03:00:24 DEBUG : banana: transformed to: YmFuYW5h 2026/04/21 03:00:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/21 03:00:24 DEBUG : banana: transformed to: YmFuYW5h 2026/04/21 03:00:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/21 03:00:24 DEBUG : banana: transformed to: YmFuYW5h 2026/04/21 03:00:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/21 03:00:24 DEBUG : banana: transformed to: YmFuYW5h 2026/04/21 03:00:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/21 03:00:24 DEBUG : banana: transformed to: YmFuYW5h 2026/04/21 03:00:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/21 03:00:24 DEBUG : banana: transformed to: YmFuYW5h 2026/04/21 03:00:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/21 03:00:24 DEBUG : banana: transformed to: YmFuYW5h 2026/04/21 03:00:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/21 03:00:24 DEBUG : banana: transformed to: YmFuYW5h 2026/04/21 03:00:24 DEBUG : apple: transformed to: YXBwbGU= 2026/04/21 03:00:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/21 03:00:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/21 03:00:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/21 03:00:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/21 03:00:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/21 03:00:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/21 03:00:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/21 03:00:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/21 03:00:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/21 03:00:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/21 03:00:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/21 03:00:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/21 03:00:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/21 03:00:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/21 03:00:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/21 03:00:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/21 03:00:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/21 03:00:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/21 03:00:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/21 03:00:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/21 03:00:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/21 03:00:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/21 03:00:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/21 03:00:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/21 03:00:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/21 03:00:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/21 03:00:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/21 03:00:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/21 03:00:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/21 03:00:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/21 03:00:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/21 03:00:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/21 03:00:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/21 03:00:24 DEBUG : banana: transformed to: YmFuYW5h 2026/04/21 03:00:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/21 03:00:24 DEBUG : apple: transformed to: YXBwbGU= 2026/04/21 03:00:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/21 03:00:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/21 03:00:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/21 03:00:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/21 03:00:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/21 03:00:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/21 03:00:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/21 03:00:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/21 03:00:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/21 03:00:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/21 03:00:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/21 03:00:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/21 03:00:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/21 03:00:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/21 03:00:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/21 03:00:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/21 03:00:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/21 03:00:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/21 03:00:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/21 03:00:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/21 03:00:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/21 03:00:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/21 03:00:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/21 03:00:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/21 03:00:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/21 03:00:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/21 03:00:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/21 03:00:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/21 03:00:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/21 03:00:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/21 03:00:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/21 03:00:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/21 03:00:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/21 03:00:24 DEBUG : banana: transformed to: YmFuYW5h 2026/04/21 03:00:24 DEBUG : apple: transformed to: YXBwbGU= 2026/04/21 03:00:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/21 03:00:24 DEBUG : banana: transformed to: YmFuYW5h 2026/04/21 03:00:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/21 03:00:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/21 03:00:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/21 03:00:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/21 03:00:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/21 03:00:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/21 03:00:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/21 03:00:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/21 03:00:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/21 03:00:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/21 03:00:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/21 03:00:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/21 03:00:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/21 03:00:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/21 03:00:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/21 03:00:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/21 03:00:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/21 03:00:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/21 03:00:24 DEBUG : apple: transformed to: YXBwbGU= 2026/04/21 03:00:24 DEBUG : banana: transformed to: YmFuYW5h 2026/04/21 03:00:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/21 03:00:24 DEBUG : banana: transformed to: YmFuYW5h 2026/04/21 03:00:24 DEBUG : apple: transformed to: YXBwbGU= 2026/04/21 03:00:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/21 03:00:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/21 03:00:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/21 03:00:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/21 03:00:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/21 03:00:24 DEBUG : banana: transformed to: YmFuYW5h 2026/04/21 03:00:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/21 03:00:24 DEBUG : apple: transformed to: YXBwbGU= 2026/04/21 03:00:24 DEBUG : apple: transformed to: YXBwbGU= 2026/04/21 03:00:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/21 03:00:24 DEBUG : banana: transformed to: YmFuYW5h 2026/04/21 03:00:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/21 03:00:24 DEBUG : YXBwbGU=: size = 5 OK 2026/04/21 03:00:24 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:00:24 DEBUG : apple: Unchanged skipping 2026/04/21 03:00:24 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/04/21 03:00:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:00:24 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/21 03:00:24 DEBUG : YmFuYW5h: size = 6 OK 2026/04/21 03:00:24 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:00:24 DEBUG : banana: Unchanged skipping 2026/04/21 03:00:24 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/04/21 03:00:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:00:24 DEBUG : splitbananasplit: Unchanged skipping 2026/04/21 03:00:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/21 03:00:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/21 03:00:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/21 03:00:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/21 03:00:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/21 03:00:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/21 03:00:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/21 03:00:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/21 03:00:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/21 03:00:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/21 03:00:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/21 03:00:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/21 03:00:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/21 03:00:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/21 03:00:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/21 03:00:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/21 03:00:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/21 03:00:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/21 03:00:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/21 03:00:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/21 03:00:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/21 03:00:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/21 03:00:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/21 03:00:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/21 03:00:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/21 03:00:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/21 03:00:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/21 03:00:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/21 03:00:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/21 03:00:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/21 03:00:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/21 03:00:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/21 03:00:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/21 03:00:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/21 03:00:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/21 03:00:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/21 03:00:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/21 03:00:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/21 03:00:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/21 03:00:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/21 03:00:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/21 03:00:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/21 03:00:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/21 03:00:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/21 03:00:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/21 03:00:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/21 03:00:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/21 03:00:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/21 03:00:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/21 03:00:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/21 03:00:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/21 03:00:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/21 03:00:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/21 03:00:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/21 03:00:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/21 03:00:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/21 03:00:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/21 03:00:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/21 03:00:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/21 03:00:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/21 03:00:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/21 03:00:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/21 03:00:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/21 03:00:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/21 03:00:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/21 03:00:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/21 03:00:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/21 03:00:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/21 03:00:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/21 03:00:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/21 03:00:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/21 03:00:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/21 03:00:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/21 03:00:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/21 03:00:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/21 03:00:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/21 03:00:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/21 03:00:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/21 03:00:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/21 03:00:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/21 03:00:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/21 03:00:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/21 03:00:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/21 03:00:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/21 03:00:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/21 03:00:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/21 03:00:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/21 03:00:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/21 03:00:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/21 03:00:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/21 03:00:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/21 03:00:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/21 03:00:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/21 03:00:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/21 03:00:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/21 03:00:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/21 03:00:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/21 03:00:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/21 03:00:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/21 03:00:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/21 03:00:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/21 03:00:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/21 03:00:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/21 03:00:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/21 03:00:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/21 03:00:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/21 03:00:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/21 03:00:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/21 03:00:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/21 03:00:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/21 03:00:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/21 03:00:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/21 03:00:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/21 03:00:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/21 03:00:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/21 03:00:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/21 03:00:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/21 03:00:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/21 03:00:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/21 03:00:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/21 03:00:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/21 03:00:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/21 03:00:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/21 03:00:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/21 03:00:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/21 03:00:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/21 03:00:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/21 03:00:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/21 03:00:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/21 03:00:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/21 03:00:24 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/21 03:00:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/21 03:00:24 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/21 03:00:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/21 03:00:24 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/21 03:00:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/21 03:00:24 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/21 03:00:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/21 03:00:24 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/21 03:00:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/21 03:00:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/21 03:00:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/21 03:00:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/21 03:00:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/21 03:00:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/21 03:00:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/21 03:00:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/21 03:00:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/21 03:00:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/21 03:00:24 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/21 03:00:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/21 03:00:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/21 03:00:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/21 03:00:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/21 03:00:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/21 03:00:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/21 03:00:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/21 03:00:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/21 03:00:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/21 03:00:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/21 03:00:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/21 03:00:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/21 03:00:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/21 03:00:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/21 03:00:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/21 03:00:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/21 03:00:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/21 03:00:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/21 03:00:24 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/21 03:00:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/21 03:00:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/21 03:00:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/21 03:00:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/21 03:00:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/21 03:00:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/21 03:00:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/21 03:00:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/21 03:00:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/21 03:00:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/21 03:00:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/21 03:00:24 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/21 03:00:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/21 03:00:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/21 03:00:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/21 03:00:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/21 03:00:24 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/21 03:00:24 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/04/21 03:00:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:00:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/21 03:00:24 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/04/21 03:00:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:00:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/21 03:00:24 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/04/21 03:00:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:00:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/21 03:00:24 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/04/21 03:00:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:00:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/21 03:00:24 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/04/21 03:00:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:00:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/21 03:00:24 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/04/21 03:00:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:00:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/21 03:00:24 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/04/21 03:00:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:00:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/21 03:00:24 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/04/21 03:00:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:00:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/21 03:00:24 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/04/21 03:00:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:00:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/21 03:00:24 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/04/21 03:00:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:00:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/21 03:00:24 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/04/21 03:00:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:00:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/21 03:00:24 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/04/21 03:00:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:00:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/21 03:00:24 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/04/21 03:00:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:00:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/21 03:00:24 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/04/21 03:00:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:00:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/21 03:00:24 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/04/21 03:00:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:00:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/21 03:00:24 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/04/21 03:00:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:00:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/21 03:00:24 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for checks to finish 2026/04/21 03:00:24 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for transfers to finish 2026/04/21 03:00:24 DEBUG : Waiting for deletions to finish 2026/04/21 03:00:24 DEBUG : Waiting for deletions to finish 2026/04/21 03:00:24 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/04/21 03:00:24 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/04/21 03:00:24 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/04/21 03:00:24 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/04/21 03:00:24 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/04/21 03:00:24 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/04/21 03:00:24 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/04/21 03:00:24 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/04/21 03:00:24 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/04/21 03:00:24 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/04/21 03:00:24 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/04/21 03:00:24 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/04/21 03:00:24 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/04/21 03:00:24 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/04/21 03:00:24 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/04/21 03:00:24 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/04/21 03:00:24 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/04/21 03:00:24 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/04/21 03:00:24 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/04/21 03:00:24 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/04/21 03:00:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/21 03:00:24 DEBUG : apple: transformed to: YXBwbGU= 2026/04/21 03:00:24 DEBUG : banana: transformed to: YmFuYW5h 2026/04/21 03:00:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/21 03:00:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/21 03:00:24 DEBUG : banana: transformed to: YmFuYW5h 2026/04/21 03:00:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/21 03:00:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/21 03:00:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/21 03:00:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/21 03:00:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/21 03:00:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/21 03:00:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/21 03:00:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/21 03:00:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/21 03:00:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/21 03:00:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/21 03:00:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/21 03:00:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/21 03:00:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/21 03:00:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/21 03:00:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/21 03:00:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/21 03:00:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/21 03:00:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/21 03:00:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/21 03:00:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/21 03:00:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/21 03:00:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/21 03:00:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/21 03:00:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/21 03:00:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/21 03:00:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/21 03:00:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/21 03:00:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/21 03:00:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/21 03:00:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/21 03:00:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/21 03:00:24 DEBUG : apple: transformed to: YXBwbGU= 2026/04/21 03:00:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/21 03:00:24 DEBUG : banana: transformed to: YmFuYW5h 2026/04/21 03:00:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/21 03:00:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/21 03:00:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/21 03:00:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/21 03:00:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/21 03:00:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/21 03:00:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/21 03:00:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/21 03:00:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/21 03:00:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/21 03:00:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/21 03:00:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/21 03:00:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/21 03:00:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/21 03:00:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/21 03:00:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/21 03:00:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:185: Remote "B2 bucket rclone-test-dusamoc6sewe", Local "Local file system at /tmp/rclone2866709229", Modify Window "1ms" 2026/04/21 03:00:39 DEBUG : Waiting for deletions to finish 2026/04/21 03:00:39 DEBUG : apple: Excluded (Path Filter) 2026/04/21 03:00:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/21 03:00:39 DEBUG : banana: Excluded (Path Filter) 2026/04/21 03:00:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/21 03:00:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/21 03:00:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/21 03:00:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/21 03:00:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/21 03:00:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/21 03:00:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/21 03:00:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/21 03:00:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/21 03:00:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/21 03:00:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/21 03:00:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/21 03:00:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/21 03:00:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/21 03:00:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/21 03:00:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/21 03:00:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/21 03:00:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/21 03:00:40 DEBUG : apple: transformed to: PREFIXapple 2026/04/21 03:00:40 DEBUG : banana: transformed to: PREFIXbanana 2026/04/21 03:00:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/21 03:00:40 DEBUG : banana: transformed to: PREFIXbanana 2026/04/21 03:00:40 DEBUG : apple: transformed to: PREFIXapple 2026/04/21 03:00:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/21 03:00:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/21 03:00:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/21 03:00:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/21 03:00:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/21 03:00:40 DEBUG : banana: transformed to: PREFIXbanana 2026/04/21 03:00:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/21 03:00:40 DEBUG : apple: transformed to: PREFIXapple 2026/04/21 03:00:40 DEBUG : apple: transformed to: PREFIXapple 2026/04/21 03:00:40 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/21 03:00:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/21 03:00:40 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/21 03:00:40 DEBUG : apple: transformed to: PREFIXapple 2026/04/21 03:00:40 DEBUG : banana: transformed to: PREFIXbanana 2026/04/21 03:00:40 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/21 03:00:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/21 03:00:40 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/21 03:00:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/21 03:00:40 DEBUG : banana: transformed to: PREFIXbanana 2026/04/21 03:00:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/21 03:00:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/21 03:00:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/21 03:00:40 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/21 03:00:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/21 03:00:40 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/21 03:00:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/21 03:00:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/21 03:00:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/21 03:00:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/21 03:00:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/21 03:00:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/21 03:00:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/21 03:00:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/21 03:00:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/21 03:00:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/21 03:00:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/21 03:00:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/21 03:00:40 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/21 03:00:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/21 03:00:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/21 03:00:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/21 03:00:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/21 03:00:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/21 03:00:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/21 03:00:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/21 03:00:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/21 03:00:40 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/21 03:00:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/21 03:00:40 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/21 03:00:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/21 03:00:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/21 03:00:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/21 03:00:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/21 03:00:40 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/21 03:00:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/21 03:00:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/21 03:00:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/21 03:00:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/21 03:00:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/21 03:00:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/21 03:00:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/21 03:00:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/21 03:00:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/21 03:00:40 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/21 03:00:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/21 03:00:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/21 03:00:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/21 03:00:40 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/21 03:00:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/21 03:00:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/21 03:00:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/21 03:00:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/21 03:00:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/21 03:00:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/21 03:00:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/21 03:00:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/21 03:00:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/21 03:00:40 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/21 03:00:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/21 03:00:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/21 03:00:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/21 03:00:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/21 03:00:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/21 03:00:40 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/21 03:00:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/21 03:00:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/21 03:00:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/21 03:00:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/21 03:00:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/21 03:00:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/21 03:00:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/21 03:00:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/21 03:00:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/21 03:00:40 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/21 03:00:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/21 03:00:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/21 03:00:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/21 03:00:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/21 03:00:40 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/21 03:00:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/21 03:00:40 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/21 03:00:40 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/21 03:00:40 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/21 03:00:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/21 03:00:40 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/21 03:00:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/21 03:00:40 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/21 03:00:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/21 03:00:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/21 03:00:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/21 03:00:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/21 03:00:40 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/21 03:00:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/21 03:00:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/21 03:00:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/21 03:00:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/21 03:00:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/21 03:00:40 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/21 03:00:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/21 03:00:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/21 03:00:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/21 03:00:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/21 03:00:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/21 03:00:40 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/21 03:00:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/21 03:00:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/21 03:00:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/21 03:00:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/21 03:00:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/21 03:00:40 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/21 03:00:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/21 03:00:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/21 03:00:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/21 03:00:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/21 03:00:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/21 03:00:40 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/21 03:00:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/21 03:00:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/21 03:00:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/21 03:00:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/21 03:00:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/21 03:00:40 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/21 03:00:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/21 03:00:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/21 03:00:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/21 03:00:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/21 03:00:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/21 03:00:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/21 03:00:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/21 03:00:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/21 03:00:40 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/21 03:00:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/21 03:00:40 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/21 03:00:40 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/21 03:00:40 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/21 03:00:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/21 03:00:40 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/21 03:00:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/21 03:00:40 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/21 03:00:40 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/21 03:00:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/21 03:00:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/21 03:00:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/21 03:00:40 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/21 03:00:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/21 03:00:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/21 03:00:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/21 03:00:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/21 03:00:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/21 03:00:40 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/21 03:00:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/21 03:00:40 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/21 03:00:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/21 03:00:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/21 03:00:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/21 03:00:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/21 03:00:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/21 03:00:40 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/21 03:00:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/21 03:00:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/21 03:00:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/21 03:00:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/21 03:00:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/21 03:00:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/21 03:00:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/21 03:00:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/21 03:00:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/21 03:00:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/21 03:00:40 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/04/21 03:00:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/21 03:00:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/21 03:00:40 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/21 03:00:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/21 03:00:40 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/21 03:00:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/21 03:00:40 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/21 03:00:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/21 03:00:40 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/21 03:00:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/21 03:00:40 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/21 03:00:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/21 03:00:40 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/21 03:00:40 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/21 03:00:40 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/21 03:00:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/21 03:00:40 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/21 03:00:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/21 03:00:40 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/21 03:00:40 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/21 03:00:40 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/21 03:00:40 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/21 03:00:40 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/21 03:00:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/21 03:00:40 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/21 03:00:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/21 03:00:40 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/21 03:00:40 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/21 03:00:40 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/21 03:00:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/21 03:00:40 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/21 03:00:40 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/04/21 03:00:40 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/21 03:00:40 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for checks to finish 2026/04/21 03:00:40 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for transfers to finish 2026/04/21 03:00:40 DEBUG : PREFIXapple: size = 5 OK 2026/04/21 03:00:40 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/04/21 03:00:40 INFO : apple: Copied (new) to: PREFIXapple 2026/04/21 03:00:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/21 03:00:40 DEBUG : PREFIXbanana: size = 6 OK 2026/04/21 03:00:40 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/04/21 03:00:40 INFO : banana: Copied (new) to: PREFIXbanana 2026/04/21 03:00:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/21 03:00:40 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/04/21 03:00:40 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/21 03:00:40 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/04/21 03:00:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/21 03:00:40 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/04/21 03:00:40 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/21 03:00:40 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/04/21 03:00:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/21 03:00:40 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/04/21 03:00:40 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/21 03:00:40 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/04/21 03:00:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/21 03:00:40 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/04/21 03:00:40 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/21 03:00:40 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/04/21 03:00:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/21 03:00:40 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/04/21 03:00:40 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/21 03:00:40 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/04/21 03:00:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/21 03:00:41 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/04/21 03:00:41 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/21 03:00:41 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/04/21 03:00:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/21 03:00:41 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/04/21 03:00:41 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/21 03:00:41 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/04/21 03:00:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/21 03:00:41 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/04/21 03:00:41 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/21 03:00:41 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/04/21 03:00:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/21 03:00:41 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/04/21 03:00:41 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/21 03:00:41 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/04/21 03:00:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/21 03:00:41 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/04/21 03:00:41 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/21 03:00:41 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/04/21 03:00:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/21 03:00:41 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/04/21 03:00:41 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/21 03:00:41 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/04/21 03:00:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/21 03:00:41 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/04/21 03:00:41 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/21 03:00:41 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/04/21 03:00:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/21 03:00:41 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/04/21 03:00:41 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/21 03:00:41 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/04/21 03:00:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/21 03:00:41 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/04/21 03:00:41 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/21 03:00:41 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/04/21 03:00:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/21 03:00:42 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/04/21 03:00:42 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/21 03:00:42 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/04/21 03:00:42 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/04/21 03:00:42 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/21 03:00:42 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/04/21 03:00:42 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/04/21 03:00:42 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/21 03:00:42 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/04/21 03:00:42 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/04/21 03:00:42 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/21 03:00:42 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/04/21 03:00:42 DEBUG : Waiting for deletions to finish 2026/04/21 03:00:42 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/21 03:00:42 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/21 03:00:42 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/21 03:00:42 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/21 03:00:42 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/21 03:00:42 INFO : dir1/0009-3456789.txt: Deleted 2026/04/21 03:00:42 INFO : dir1/0011-56789;.txt: Deleted 2026/04/21 03:00:42 INFO : dir1/0012-6789;.txt: Deleted 2026/04/21 03:00:42 INFO : dir1/0015-9;=.txt: Deleted 2026/04/21 03:00:42 INFO : dir1/0007-1234567.txt: Deleted 2026/04/21 03:00:42 INFO : apple: Deleted 2026/04/21 03:00:42 INFO : dir1/0014-89;=.txt: Deleted 2026/04/21 03:00:42 INFO : appleappleapplebanana: Deleted 2026/04/21 03:00:42 INFO : banana: Deleted 2026/04/21 03:00:42 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/21 03:00:42 INFO : dir1/0003-defghij.txt: Deleted 2026/04/21 03:00:43 INFO : dir1/0008-2345678.txt: Deleted 2026/04/21 03:00:43 INFO : dir1/0010-456789.txt: Deleted 2026/04/21 03:00:43 INFO : dir1/0013-789;=.txt: Deleted 2026/04/21 03:00:43 INFO : splitbananasplit: Deleted 2026/04/21 03:00:43 DEBUG : Waiting for deletions to finish 2026/04/21 03:00:43 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/04/21 03:00:43 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/04/21 03:00:43 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/04/21 03:00:43 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/04/21 03:00:43 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/04/21 03:00:43 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/21 03:00:43 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/04/21 03:00:43 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/04/21 03:00:43 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/04/21 03:00:43 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/04/21 03:00:43 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/04/21 03:00:43 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/04/21 03:00:43 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/04/21 03:00:43 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/04/21 03:00:43 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/04/21 03:00:43 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/04/21 03:00:43 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/04/21 03:00:43 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/04/21 03:00:43 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/04/21 03:00:43 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/04/21 03:00:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/21 03:00:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/21 03:00:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/21 03:00:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/21 03:00:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/21 03:00:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/21 03:00:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/21 03:00:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/21 03:00:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/21 03:00:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/21 03:00:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/21 03:00:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/21 03:00:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/21 03:00:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/21 03:00:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/21 03:00:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/21 03:00:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/21 03:00:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/21 03:00:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/21 03:00:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/21 03:00:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/21 03:00:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/21 03:00:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/21 03:00:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/21 03:00:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/21 03:00:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/21 03:00:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/21 03:00:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/21 03:00:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/21 03:00:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/21 03:00:43 DEBUG : apple: transformed to: PREFIXapple 2026/04/21 03:00:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/21 03:00:43 DEBUG : apple: transformed to: PREFIXapple 2026/04/21 03:00:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/21 03:00:43 DEBUG : apple: transformed to: PREFIXapple 2026/04/21 03:00:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/21 03:00:43 DEBUG : apple: transformed to: PREFIXapple 2026/04/21 03:00:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/21 03:00:43 DEBUG : apple: transformed to: PREFIXapple 2026/04/21 03:00:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/21 03:00:43 DEBUG : apple: transformed to: PREFIXapple 2026/04/21 03:00:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/21 03:00:43 DEBUG : apple: transformed to: PREFIXapple 2026/04/21 03:00:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/21 03:00:43 DEBUG : apple: transformed to: PREFIXapple 2026/04/21 03:00:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/21 03:00:43 DEBUG : apple: transformed to: PREFIXapple 2026/04/21 03:00:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/21 03:00:43 DEBUG : apple: transformed to: PREFIXapple 2026/04/21 03:00:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/21 03:00:43 DEBUG : apple: transformed to: PREFIXapple 2026/04/21 03:00:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/21 03:00:43 DEBUG : apple: transformed to: PREFIXapple 2026/04/21 03:00:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/21 03:00:43 DEBUG : apple: transformed to: PREFIXapple 2026/04/21 03:00:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/21 03:00:43 DEBUG : apple: transformed to: PREFIXapple 2026/04/21 03:00:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/21 03:00:43 DEBUG : apple: transformed to: PREFIXapple 2026/04/21 03:00:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/21 03:00:43 DEBUG : apple: transformed to: PREFIXapple 2026/04/21 03:00:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/21 03:00:43 DEBUG : banana: transformed to: PREFIXbanana 2026/04/21 03:00:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/21 03:00:43 DEBUG : banana: transformed to: PREFIXbanana 2026/04/21 03:00:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/21 03:00:43 DEBUG : banana: transformed to: PREFIXbanana 2026/04/21 03:00:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/21 03:00:43 DEBUG : banana: transformed to: PREFIXbanana 2026/04/21 03:00:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/21 03:00:43 DEBUG : banana: transformed to: PREFIXbanana 2026/04/21 03:00:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/21 03:00:43 DEBUG : banana: transformed to: PREFIXbanana 2026/04/21 03:00:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/21 03:00:43 DEBUG : banana: transformed to: PREFIXbanana 2026/04/21 03:00:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/21 03:00:43 DEBUG : banana: transformed to: PREFIXbanana 2026/04/21 03:00:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/21 03:00:43 DEBUG : banana: transformed to: PREFIXbanana 2026/04/21 03:00:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/21 03:00:43 DEBUG : banana: transformed to: PREFIXbanana 2026/04/21 03:00:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/21 03:00:43 DEBUG : banana: transformed to: PREFIXbanana 2026/04/21 03:00:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/21 03:00:43 DEBUG : banana: transformed to: PREFIXbanana 2026/04/21 03:00:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/21 03:00:43 DEBUG : banana: transformed to: PREFIXbanana 2026/04/21 03:00:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/21 03:00:43 DEBUG : banana: transformed to: PREFIXbanana 2026/04/21 03:00:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/21 03:00:43 DEBUG : banana: transformed to: PREFIXbanana 2026/04/21 03:00:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/21 03:00:43 DEBUG : banana: transformed to: PREFIXbanana 2026/04/21 03:00:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/21 03:00:43 DEBUG : banana: transformed to: PREFIXbanana 2026/04/21 03:00:43 DEBUG : apple: transformed to: PREFIXapple 2026/04/21 03:00:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/21 03:00:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/21 03:00:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/21 03:00:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/21 03:00:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/21 03:00:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/21 03:00:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/21 03:00:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/21 03:00:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/21 03:00:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/21 03:00:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/21 03:00:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/21 03:00:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/21 03:00:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/21 03:00:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/21 03:00:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/21 03:00:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/21 03:00:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/21 03:00:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/21 03:00:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/21 03:00:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/21 03:00:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/21 03:00:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/21 03:00:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/21 03:00:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/21 03:00:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/21 03:00:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/21 03:00:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/21 03:00:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/21 03:00:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/21 03:00:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/21 03:00:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/21 03:00:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/21 03:00:43 DEBUG : banana: transformed to: PREFIXbanana 2026/04/21 03:00:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/21 03:00:43 DEBUG : apple: transformed to: PREFIXapple 2026/04/21 03:00:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/21 03:00:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/21 03:00:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/21 03:00:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/21 03:00:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/21 03:00:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/21 03:00:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/21 03:00:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/21 03:00:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/21 03:00:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/21 03:00:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/21 03:00:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/21 03:00:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/21 03:00:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/21 03:00:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/21 03:00:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/21 03:00:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/21 03:00:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/21 03:00:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/21 03:00:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/21 03:00:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/21 03:00:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/21 03:00:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/21 03:00:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/21 03:00:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/21 03:00:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/21 03:00:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/21 03:00:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/21 03:00:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/21 03:00:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/21 03:00:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/21 03:00:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/21 03:00:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/21 03:00:43 DEBUG : banana: transformed to: PREFIXbanana 2026/04/21 03:00:43 DEBUG : apple: transformed to: PREFIXapple 2026/04/21 03:00:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/21 03:00:43 DEBUG : banana: transformed to: PREFIXbanana 2026/04/21 03:00:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/21 03:00:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/21 03:00:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/21 03:00:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/21 03:00:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/21 03:00:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/21 03:00:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/21 03:00:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/21 03:00:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/21 03:00:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/21 03:00:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/21 03:00:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/21 03:00:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/21 03:00:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/21 03:00:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/21 03:00:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/21 03:00:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/21 03:00:43 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/21 03:00:43 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/21 03:00:43 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/21 03:00:43 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/21 03:00:44 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/21 03:00:44 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/21 03:00:44 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/21 03:00:44 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/21 03:00:44 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/21 03:00:44 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/21 03:00:44 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/21 03:00:44 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/21 03:00:44 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/21 03:00:44 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/21 03:00:44 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/21 03:00:44 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/21 03:00:44 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/21 03:00:44 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/21 03:00:44 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/21 03:00:44 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/21 03:00:44 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for checks to finish 2026/04/21 03:00:44 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for transfers to finish 2026/04/21 03:00:44 DEBUG : splitbananasplit: size = 16 OK 2026/04/21 03:00:44 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/21 03:00:44 INFO : splitbananasplit: Copied (new) 2026/04/21 03:00:44 DEBUG : apple: size = 5 OK 2026/04/21 03:00:44 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/04/21 03:00:44 INFO : apple: Copied (new) 2026/04/21 03:00:44 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/21 03:00:44 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/21 03:00:44 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/04/21 03:00:44 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/21 03:00:44 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/21 03:00:44 INFO : appleappleapplebanana: Copied (new) 2026/04/21 03:00:44 DEBUG : banana: size = 6 OK 2026/04/21 03:00:44 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/04/21 03:00:44 INFO : banana: Copied (new) 2026/04/21 03:00:44 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/21 03:00:44 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/21 03:00:44 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/04/21 03:00:44 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/21 03:00:44 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/21 03:00:44 INFO : dir1/0003-defghij.txt: Copied (new) 2026/04/21 03:00:44 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/21 03:00:44 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/21 03:00:44 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/04/21 03:00:44 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/21 03:00:44 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/21 03:00:44 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/04/21 03:00:44 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/21 03:00:44 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/21 03:00:44 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/04/21 03:00:44 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/21 03:00:44 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/21 03:00:44 INFO : dir1/0008-2345678.txt: Copied (new) 2026/04/21 03:00:44 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/21 03:00:44 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/21 03:00:44 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/04/21 03:00:45 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/21 03:00:45 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/21 03:00:45 INFO : dir1/0007-1234567.txt: Copied (new) 2026/04/21 03:00:45 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/21 03:00:45 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/21 03:00:45 INFO : dir1/0010-456789.txt: Copied (new) 2026/04/21 03:00:45 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/21 03:00:45 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/21 03:00:45 INFO : dir1/0012-6789;.txt: Copied (new) 2026/04/21 03:00:45 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/21 03:00:45 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/21 03:00:45 INFO : dir1/0009-3456789.txt: Copied (new) 2026/04/21 03:00:45 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/21 03:00:45 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/21 03:00:45 INFO : dir1/0011-56789;.txt: Copied (new) 2026/04/21 03:00:45 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/21 03:00:45 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/21 03:00:45 INFO : dir1/0013-789;=.txt: Copied (new) 2026/04/21 03:00:45 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/21 03:00:45 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/21 03:00:45 INFO : dir1/0014-89;=.txt: Copied (new) 2026/04/21 03:00:45 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/21 03:00:45 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/21 03:00:45 INFO : dir1/0015-9;=.txt: Copied (new) 2026/04/21 03:00:45 DEBUG : Waiting for deletions to finish 2026/04/21 03:00:46 INFO : PREFIXappleappleapplebanana: Deleted 2026/04/21 03:00:46 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/04/21 03:00:46 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/04/21 03:00:46 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/04/21 03:00:46 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/04/21 03:00:46 INFO : PREFIXapple: Deleted 2026/04/21 03:00:46 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/04/21 03:00:46 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/04/21 03:00:46 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/04/21 03:00:46 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/04/21 03:00:46 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/04/21 03:00:46 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/04/21 03:00:46 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/04/21 03:00:46 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/04/21 03:00:46 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/04/21 03:00:46 INFO : PREFIXbanana: Deleted 2026/04/21 03:00:46 INFO : PREFIXsplitbananasplit: Deleted 2026/04/21 03:00:46 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/04/21 03:00:46 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/04/21 03:00:46 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/04/21 03:00:46 DEBUG : Waiting for deletions to finish 2026/04/21 03:00:46 DEBUG : apple: Excluded (Path Filter) 2026/04/21 03:00:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/21 03:00:46 DEBUG : banana: Excluded (Path Filter) 2026/04/21 03:00:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/21 03:00:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/21 03:00:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/21 03:00:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/21 03:00:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/21 03:00:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/21 03:00:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/21 03:00:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/21 03:00:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/21 03:00:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/21 03:00:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/21 03:00:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/21 03:00:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/21 03:00:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/21 03:00:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/21 03:00:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/21 03:00:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/21 03:00:46 DEBUG : Waiting for deletions to finish 2026/04/21 03:00:47 DEBUG : apple: Excluded (Path Filter) 2026/04/21 03:00:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/21 03:00:47 DEBUG : banana: Excluded (Path Filter) 2026/04/21 03:00:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/21 03:00:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/21 03:00:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/21 03:00:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/21 03:00:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/21 03:00:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/21 03:00:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/21 03:00:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/21 03:00:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/21 03:00:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/21 03:00:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/21 03:00:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/21 03:00:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/21 03:00:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/21 03:00:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/21 03:00:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/21 03:00:47 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:185: Remote "B2 bucket rclone-test-dusamoc6sewe", Local "Local file system at /tmp/rclone2866709229", Modify Window "1ms" 2026/04/21 03:01:01 DEBUG : Waiting for deletions to finish 2026/04/21 03:01:01 DEBUG : apple: Excluded (Path Filter) 2026/04/21 03:01:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/21 03:01:01 DEBUG : banana: Excluded (Path Filter) 2026/04/21 03:01:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/21 03:01:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/21 03:01:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/21 03:01:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/21 03:01:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/21 03:01:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/21 03:01:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/21 03:01:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/21 03:01:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/21 03:01:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/21 03:01:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/21 03:01:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/21 03:01:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/21 03:01:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/21 03:01:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/21 03:01:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/21 03:01:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/21 03:01:01 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/21 03:01:01 DEBUG : apple: transformed to: appleSUFFIX 2026/04/21 03:01:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/21 03:01:01 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/21 03:01:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/21 03:01:01 DEBUG : apple: transformed to: appleSUFFIX 2026/04/21 03:01:01 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/21 03:01:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/21 03:01:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/21 03:01:01 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/21 03:01:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/21 03:01:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/21 03:01:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/21 03:01:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/21 03:01:01 DEBUG : apple: transformed to: appleSUFFIX 2026/04/21 03:01:01 DEBUG : apple: transformed to: appleSUFFIX 2026/04/21 03:01:01 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/21 03:01:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/21 03:01:01 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/21 03:01:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/21 03:01:01 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/21 03:01:01 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/21 03:01:01 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/21 03:01:01 DEBUG : apple: transformed to: appleSUFFIX 2026/04/21 03:01:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/21 03:01:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/21 03:01:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/21 03:01:01 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/21 03:01:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/21 03:01:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/21 03:01:01 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/21 03:01:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/21 03:01:01 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/21 03:01:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/21 03:01:01 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/21 03:01:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/21 03:01:01 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/21 03:01:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/21 03:01:01 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/21 03:01:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/21 03:01:01 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/21 03:01:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/21 03:01:01 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/21 03:01:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/21 03:01:01 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/21 03:01:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/21 03:01:01 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/21 03:01:01 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/21 03:01:01 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/21 03:01:01 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/21 03:01:01 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/21 03:01:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/21 03:01:01 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/21 03:01:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/21 03:01:01 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/21 03:01:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/21 03:01:01 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/21 03:01:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/21 03:01:01 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/21 03:01:01 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/04/21 03:01:01 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/21 03:01:01 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for checks to finish 2026/04/21 03:01:01 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for transfers to finish 2026/04/21 03:01:01 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/04/21 03:01:01 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/21 03:01:01 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/04/21 03:01:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/21 03:01:02 DEBUG : appleSUFFIX: size = 5 OK 2026/04/21 03:01:02 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/04/21 03:01:02 INFO : apple: Copied (new) to: appleSUFFIX 2026/04/21 03:01:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/21 03:01:02 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/04/21 03:01:02 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/21 03:01:02 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/04/21 03:01:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/21 03:01:02 DEBUG : bananaSUFFIX: size = 6 OK 2026/04/21 03:01:02 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/04/21 03:01:02 INFO : banana: Copied (new) to: bananaSUFFIX 2026/04/21 03:01:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/21 03:01:02 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/04/21 03:01:02 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/21 03:01:02 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/04/21 03:01:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/21 03:01:02 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/04/21 03:01:02 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/21 03:01:02 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/04/21 03:01:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/21 03:01:02 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/04/21 03:01:02 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/21 03:01:02 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/04/21 03:01:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/21 03:01:02 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/04/21 03:01:02 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/21 03:01:02 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/04/21 03:01:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/21 03:01:02 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/04/21 03:01:02 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/21 03:01:02 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/21 03:01:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/21 03:01:02 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/04/21 03:01:02 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/21 03:01:02 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/04/21 03:01:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/21 03:01:02 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/04/21 03:01:02 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/21 03:01:02 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/04/21 03:01:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/21 03:01:03 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/04/21 03:01:03 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/21 03:01:03 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/04/21 03:01:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/21 03:01:03 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/04/21 03:01:03 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/21 03:01:03 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/04/21 03:01:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/21 03:01:03 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/04/21 03:01:03 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/21 03:01:03 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/04/21 03:01:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/21 03:01:03 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/04/21 03:01:03 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/21 03:01:03 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/04/21 03:01:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/21 03:01:03 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/04/21 03:01:03 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/21 03:01:03 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/04/21 03:01:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/21 03:01:03 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/04/21 03:01:03 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/21 03:01:03 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/04/21 03:01:03 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/04/21 03:01:03 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/21 03:01:03 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/04/21 03:01:03 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/04/21 03:01:03 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/21 03:01:03 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/04/21 03:01:03 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/04/21 03:01:03 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/21 03:01:03 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/04/21 03:01:03 DEBUG : Waiting for deletions to finish 2026/04/21 03:01:03 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/21 03:01:03 INFO : dir1/0003-defghij.txt: Deleted 2026/04/21 03:01:03 INFO : dir1/0008-2345678.txt: Deleted 2026/04/21 03:01:03 INFO : dir1/0010-456789.txt: Deleted 2026/04/21 03:01:04 INFO : splitbananasplit: Deleted 2026/04/21 03:01:04 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/21 03:01:04 INFO : dir1/0014-89;=.txt: Deleted 2026/04/21 03:01:04 INFO : apple: Deleted 2026/04/21 03:01:04 INFO : appleappleapplebanana: Deleted 2026/04/21 03:01:04 INFO : banana: Deleted 2026/04/21 03:01:04 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/21 03:01:04 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/21 03:01:04 INFO : dir1/0009-3456789.txt: Deleted 2026/04/21 03:01:04 INFO : dir1/0012-6789;.txt: Deleted 2026/04/21 03:01:04 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/21 03:01:04 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/21 03:01:04 INFO : dir1/0007-1234567.txt: Deleted 2026/04/21 03:01:04 INFO : dir1/0011-56789;.txt: Deleted 2026/04/21 03:01:04 INFO : dir1/0013-789;=.txt: Deleted 2026/04/21 03:01:04 INFO : dir1/0015-9;=.txt: Deleted 2026/04/21 03:01:04 DEBUG : Waiting for deletions to finish 2026/04/21 03:01:04 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/04/21 03:01:04 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/04/21 03:01:04 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/04/21 03:01:04 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/04/21 03:01:04 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/04/21 03:01:04 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/04/21 03:01:04 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/04/21 03:01:04 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/04/21 03:01:04 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/04/21 03:01:04 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/04/21 03:01:04 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/04/21 03:01:04 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/04/21 03:01:04 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/04/21 03:01:04 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/04/21 03:01:04 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/04/21 03:01:04 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/04/21 03:01:04 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/04/21 03:01:04 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/04/21 03:01:04 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/04/21 03:01:04 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/04/21 03:01:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/21 03:01:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/21 03:01:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/21 03:01:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/21 03:01:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/21 03:01:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/21 03:01:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/21 03:01:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/21 03:01:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/21 03:01:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/21 03:01:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/21 03:01:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/21 03:01:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/21 03:01:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/21 03:01:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/21 03:01:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/21 03:01:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/21 03:01:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/21 03:01:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/21 03:01:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/21 03:01:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/21 03:01:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/21 03:01:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/21 03:01:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/21 03:01:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/21 03:01:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/21 03:01:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/21 03:01:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/21 03:01:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/21 03:01:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/21 03:01:04 DEBUG : apple: transformed to: appleSUFFIX 2026/04/21 03:01:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/21 03:01:04 DEBUG : apple: transformed to: appleSUFFIX 2026/04/21 03:01:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/21 03:01:04 DEBUG : apple: transformed to: appleSUFFIX 2026/04/21 03:01:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/21 03:01:04 DEBUG : apple: transformed to: appleSUFFIX 2026/04/21 03:01:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/21 03:01:04 DEBUG : apple: transformed to: appleSUFFIX 2026/04/21 03:01:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/21 03:01:04 DEBUG : apple: transformed to: appleSUFFIX 2026/04/21 03:01:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/21 03:01:04 DEBUG : apple: transformed to: appleSUFFIX 2026/04/21 03:01:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/21 03:01:04 DEBUG : apple: transformed to: appleSUFFIX 2026/04/21 03:01:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/21 03:01:04 DEBUG : apple: transformed to: appleSUFFIX 2026/04/21 03:01:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/21 03:01:04 DEBUG : apple: transformed to: appleSUFFIX 2026/04/21 03:01:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/21 03:01:04 DEBUG : apple: transformed to: appleSUFFIX 2026/04/21 03:01:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/21 03:01:04 DEBUG : apple: transformed to: appleSUFFIX 2026/04/21 03:01:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/21 03:01:04 DEBUG : apple: transformed to: appleSUFFIX 2026/04/21 03:01:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/21 03:01:04 DEBUG : apple: transformed to: appleSUFFIX 2026/04/21 03:01:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/21 03:01:04 DEBUG : apple: transformed to: appleSUFFIX 2026/04/21 03:01:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/21 03:01:04 DEBUG : apple: transformed to: appleSUFFIX 2026/04/21 03:01:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/21 03:01:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/21 03:01:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/21 03:01:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/21 03:01:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/21 03:01:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/21 03:01:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/21 03:01:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/21 03:01:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/21 03:01:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/21 03:01:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/21 03:01:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/21 03:01:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/21 03:01:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/21 03:01:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/21 03:01:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/21 03:01:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/21 03:01:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/21 03:01:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/21 03:01:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/21 03:01:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/21 03:01:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/21 03:01:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/21 03:01:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/21 03:01:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/21 03:01:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/21 03:01:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/21 03:01:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/21 03:01:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/21 03:01:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/21 03:01:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/21 03:01:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/21 03:01:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/21 03:01:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/21 03:01:04 DEBUG : apple: transformed to: appleSUFFIX 2026/04/21 03:01:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/21 03:01:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/21 03:01:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/21 03:01:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/21 03:01:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/21 03:01:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/21 03:01:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/21 03:01:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/21 03:01:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/21 03:01:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/21 03:01:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/21 03:01:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/21 03:01:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/21 03:01:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/21 03:01:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/21 03:01:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/21 03:01:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/21 03:01:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/21 03:01:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/21 03:01:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/21 03:01:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/21 03:01:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/21 03:01:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/21 03:01:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/21 03:01:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/21 03:01:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/21 03:01:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/21 03:01:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/21 03:01:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/21 03:01:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/21 03:01:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/21 03:01:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/21 03:01:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/21 03:01:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/21 03:01:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/21 03:01:04 DEBUG : apple: transformed to: appleSUFFIX 2026/04/21 03:01:04 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/21 03:01:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/21 03:01:04 DEBUG : apple: transformed to: appleSUFFIX 2026/04/21 03:01:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/21 03:01:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/21 03:01:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/21 03:01:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/21 03:01:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/21 03:01:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/21 03:01:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/21 03:01:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/21 03:01:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/21 03:01:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/21 03:01:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/21 03:01:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/21 03:01:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/21 03:01:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/21 03:01:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/21 03:01:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/21 03:01:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/21 03:01:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/21 03:01:04 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/21 03:01:05 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/21 03:01:05 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/21 03:01:05 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/21 03:01:05 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/21 03:01:05 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/21 03:01:05 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/21 03:01:05 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/21 03:01:05 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/21 03:01:05 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/21 03:01:05 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/21 03:01:05 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/21 03:01:05 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/21 03:01:05 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/21 03:01:05 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/21 03:01:05 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/21 03:01:05 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/21 03:01:05 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/21 03:01:05 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/21 03:01:05 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/21 03:01:05 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/21 03:01:05 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for checks to finish 2026/04/21 03:01:05 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for transfers to finish 2026/04/21 03:01:05 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/21 03:01:05 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/21 03:01:05 INFO : appleappleapplebanana: Copied (new) 2026/04/21 03:01:05 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/21 03:01:05 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/21 03:01:05 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/04/21 03:01:05 DEBUG : splitbananasplit: size = 16 OK 2026/04/21 03:01:05 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/21 03:01:05 INFO : splitbananasplit: Copied (new) 2026/04/21 03:01:05 DEBUG : banana: size = 6 OK 2026/04/21 03:01:05 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/04/21 03:01:05 INFO : banana: Copied (new) 2026/04/21 03:01:05 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/21 03:01:05 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/21 03:01:05 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/04/21 03:01:05 DEBUG : apple: size = 5 OK 2026/04/21 03:01:05 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/04/21 03:01:05 INFO : apple: Copied (new) 2026/04/21 03:01:06 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/21 03:01:06 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/21 03:01:06 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/04/21 03:01:06 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/21 03:01:06 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/21 03:01:06 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/04/21 03:01:06 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/21 03:01:06 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/21 03:01:06 INFO : dir1/0003-defghij.txt: Copied (new) 2026/04/21 03:01:06 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/21 03:01:06 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/21 03:01:06 INFO : dir1/0007-1234567.txt: Copied (new) 2026/04/21 03:01:06 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/21 03:01:06 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/21 03:01:06 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/04/21 03:01:06 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/21 03:01:06 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/21 03:01:06 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/04/21 03:01:06 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/21 03:01:06 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/21 03:01:06 INFO : dir1/0008-2345678.txt: Copied (new) 2026/04/21 03:01:06 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/21 03:01:06 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/21 03:01:06 INFO : dir1/0009-3456789.txt: Copied (new) 2026/04/21 03:01:06 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/21 03:01:06 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/21 03:01:06 INFO : dir1/0010-456789.txt: Copied (new) 2026/04/21 03:01:06 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/21 03:01:06 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/21 03:01:06 INFO : dir1/0013-789;=.txt: Copied (new) 2026/04/21 03:01:06 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/21 03:01:06 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/21 03:01:06 INFO : dir1/0015-9;=.txt: Copied (new) 2026/04/21 03:01:06 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/21 03:01:06 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/21 03:01:06 INFO : dir1/0014-89;=.txt: Copied (new) 2026/04/21 03:01:07 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/21 03:01:07 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/21 03:01:07 INFO : dir1/0012-6789;.txt: Copied (new) 2026/04/21 03:01:07 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/21 03:01:07 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/21 03:01:07 INFO : dir1/0011-56789;.txt: Copied (new) 2026/04/21 03:01:07 DEBUG : Waiting for deletions to finish 2026/04/21 03:01:07 INFO : bananaSUFFIX: Deleted 2026/04/21 03:01:07 INFO : splitbananasplitSUFFIX: Deleted 2026/04/21 03:01:07 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/04/21 03:01:07 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/04/21 03:01:07 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/04/21 03:01:07 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/04/21 03:01:07 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/04/21 03:01:07 INFO : appleSUFFIX: Deleted 2026/04/21 03:01:07 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/04/21 03:01:07 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/04/21 03:01:07 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/04/21 03:01:07 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/04/21 03:01:07 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/04/21 03:01:07 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/04/21 03:01:07 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/04/21 03:01:07 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/04/21 03:01:07 INFO : appleappleapplebananaSUFFIX: Deleted 2026/04/21 03:01:07 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/04/21 03:01:07 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/04/21 03:01:07 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/04/21 03:01:07 DEBUG : Waiting for deletions to finish 2026/04/21 03:01:08 DEBUG : apple: Excluded (Path Filter) 2026/04/21 03:01:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/21 03:01:08 DEBUG : banana: Excluded (Path Filter) 2026/04/21 03:01:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/21 03:01:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/21 03:01:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/21 03:01:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/21 03:01:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/21 03:01:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/21 03:01:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/21 03:01:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/21 03:01:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/21 03:01:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/21 03:01:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/21 03:01:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/21 03:01:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/21 03:01:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/21 03:01:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/21 03:01:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/21 03:01:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/21 03:01:08 DEBUG : Waiting for deletions to finish 2026/04/21 03:01:08 DEBUG : apple: Excluded (Path Filter) 2026/04/21 03:01:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/21 03:01:08 DEBUG : banana: Excluded (Path Filter) 2026/04/21 03:01:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/21 03:01:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/21 03:01:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/21 03:01:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/21 03:01:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/21 03:01:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/21 03:01:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/21 03:01:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/21 03:01:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/21 03:01:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/21 03:01:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/21 03:01:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/21 03:01:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/21 03:01:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/21 03:01:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/21 03:01:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/21 03:01:08 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:185: Remote "B2 bucket rclone-test-dusamoc6sewe", Local "Local file system at /tmp/rclone2866709229", Modify Window "1ms" 2026/04/21 03:01:23 DEBUG : Waiting for deletions to finish 2026/04/21 03:01:23 DEBUG : apple: Excluded (Path Filter) 2026/04/21 03:01:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/21 03:01:23 DEBUG : banana: Excluded (Path Filter) 2026/04/21 03:01:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/21 03:01:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/21 03:01:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/21 03:01:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/21 03:01:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/21 03:01:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/21 03:01:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/21 03:01:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/21 03:01:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/21 03:01:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/21 03:01:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/21 03:01:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/21 03:01:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/21 03:01:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/21 03:01:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/21 03:01:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/21 03:01:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/21 03:01:23 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/21 03:01:23 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/21 03:01:23 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/21 03:01:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/21 03:01:23 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/21 03:01:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/21 03:01:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/21 03:01:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/21 03:01:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/21 03:01:23 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/21 03:01:23 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/21 03:01:23 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/21 03:01:23 DEBUG : apple: size = 5 OK 2026/04/21 03:01:23 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:01:23 DEBUG : apple: Unchanged skipping 2026/04/21 03:01:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/21 03:01:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/21 03:01:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/21 03:01:23 DEBUG : banana: size = 6 OK 2026/04/21 03:01:23 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:01:23 DEBUG : banana: Unchanged skipping 2026/04/21 03:01:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/21 03:01:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/21 03:01:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/21 03:01:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/21 03:01:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/21 03:01:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/21 03:01:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/21 03:01:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/21 03:01:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/21 03:01:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/21 03:01:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/21 03:01:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/21 03:01:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/21 03:01:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/21 03:01:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/21 03:01:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/21 03:01:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/21 03:01:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/21 03:01:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/21 03:01:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/21 03:01:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/21 03:01:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/21 03:01:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/21 03:01:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/21 03:01:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/21 03:01:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/21 03:01:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/21 03:01:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/21 03:01:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/21 03:01:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/21 03:01:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/21 03:01:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/21 03:01:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/21 03:01:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/21 03:01:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/21 03:01:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/21 03:01:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/21 03:01:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/21 03:01:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/21 03:01:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/21 03:01:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/21 03:01:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/21 03:01:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/21 03:01:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/21 03:01:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/21 03:01:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/21 03:01:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/21 03:01:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/21 03:01:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/21 03:01:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/21 03:01:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/21 03:01:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/21 03:01:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/21 03:01:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/21 03:01:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/21 03:01:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/21 03:01:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/21 03:01:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/21 03:01:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/21 03:01:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/21 03:01:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/21 03:01:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/21 03:01:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/21 03:01:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/21 03:01:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/21 03:01:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/21 03:01:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/21 03:01:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/21 03:01:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/21 03:01:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/21 03:01:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/21 03:01:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/21 03:01:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/21 03:01:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/21 03:01:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/21 03:01:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/21 03:01:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/21 03:01:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/21 03:01:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/21 03:01:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/21 03:01:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/21 03:01:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/21 03:01:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/21 03:01:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/21 03:01:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/21 03:01:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/21 03:01:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/21 03:01:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/21 03:01:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/21 03:01:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/21 03:01:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/21 03:01:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/21 03:01:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/21 03:01:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/21 03:01:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/21 03:01:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/21 03:01:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/21 03:01:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/21 03:01:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/21 03:01:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/21 03:01:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/21 03:01:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/21 03:01:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/21 03:01:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/21 03:01:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/21 03:01:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/21 03:01:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/21 03:01:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/21 03:01:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/21 03:01:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/21 03:01:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/21 03:01:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/21 03:01:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/21 03:01:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/21 03:01:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/21 03:01:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/21 03:01:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/21 03:01:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/21 03:01:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/21 03:01:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/21 03:01:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/21 03:01:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/21 03:01:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/21 03:01:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/21 03:01:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/21 03:01:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/21 03:01:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/21 03:01:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/21 03:01:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/21 03:01:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/21 03:01:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/21 03:01:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/21 03:01:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/21 03:01:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/21 03:01:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/21 03:01:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/21 03:01:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/21 03:01:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/21 03:01:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/21 03:01:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/21 03:01:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/21 03:01:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/21 03:01:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/21 03:01:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/21 03:01:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/21 03:01:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/21 03:01:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/21 03:01:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/21 03:01:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/21 03:01:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/21 03:01:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/21 03:01:23 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/21 03:01:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/21 03:01:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/21 03:01:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/21 03:01:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/21 03:01:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/21 03:01:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/21 03:01:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/21 03:01:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/21 03:01:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/21 03:01:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/21 03:01:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/21 03:01:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/21 03:01:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/21 03:01:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/21 03:01:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/21 03:01:23 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/21 03:01:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/21 03:01:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/21 03:01:23 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/21 03:01:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/21 03:01:23 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/21 03:01:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/21 03:01:23 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/21 03:01:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/21 03:01:23 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/21 03:01:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/21 03:01:23 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/21 03:01:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/21 03:01:23 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/21 03:01:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/21 03:01:23 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/21 03:01:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/21 03:01:23 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/21 03:01:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/21 03:01:23 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/21 03:01:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/21 03:01:23 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/21 03:01:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/21 03:01:23 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/21 03:01:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/21 03:01:23 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/21 03:01:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/21 03:01:23 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/21 03:01:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/21 03:01:23 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/21 03:01:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/21 03:01:23 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/21 03:01:23 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/21 03:01:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/21 03:01:23 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/21 03:01:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/21 03:01:23 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for checks to finish 2026/04/21 03:01:23 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for transfers to finish 2026/04/21 03:01:23 DEBUG : appleapple: size = 21 OK 2026/04/21 03:01:23 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/21 03:01:23 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/04/21 03:01:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/21 03:01:24 DEBUG : splitbanan: size = 16 OK 2026/04/21 03:01:24 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/21 03:01:24 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/04/21 03:01:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/21 03:01:24 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/04/21 03:01:24 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/21 03:01:24 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/04/21 03:01:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/21 03:01:24 DEBUG : dir1/0003-defgh: size = 21 OK 2026/04/21 03:01:24 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/21 03:01:24 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/04/21 03:01:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/21 03:01:24 DEBUG : dir1/0004-efghi: size = 21 OK 2026/04/21 03:01:24 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/21 03:01:24 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/04/21 03:01:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/21 03:01:24 DEBUG : dir1/0000-abcde: size = 21 OK 2026/04/21 03:01:24 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/21 03:01:24 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/04/21 03:01:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/21 03:01:24 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/04/21 03:01:24 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/21 03:01:24 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/04/21 03:01:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/21 03:01:24 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/04/21 03:01:24 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/21 03:01:24 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/04/21 03:01:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/21 03:01:24 DEBUG : dir1/0005-fghij: size = 21 OK 2026/04/21 03:01:24 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/21 03:01:24 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/04/21 03:01:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/21 03:01:24 DEBUG : dir1/0008-23456: size = 21 OK 2026/04/21 03:01:24 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/21 03:01:24 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/04/21 03:01:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/21 03:01:24 DEBUG : dir1/0009-34567: size = 21 OK 2026/04/21 03:01:24 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/21 03:01:24 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/04/21 03:01:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/21 03:01:24 DEBUG : dir1/0007-12345: size = 21 OK 2026/04/21 03:01:24 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/21 03:01:24 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/04/21 03:01:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/21 03:01:25 DEBUG : dir1/0010-45678: size = 20 OK 2026/04/21 03:01:25 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/21 03:01:25 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/04/21 03:01:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/21 03:01:25 DEBUG : dir1/0012-6789;: size = 19 OK 2026/04/21 03:01:25 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/21 03:01:25 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/04/21 03:01:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/21 03:01:25 DEBUG : dir1/0011-56789: size = 20 OK 2026/04/21 03:01:25 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/21 03:01:25 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/04/21 03:01:25 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/04/21 03:01:25 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/21 03:01:25 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/04/21 03:01:25 DEBUG : dir1/0013-789;=: size = 19 OK 2026/04/21 03:01:25 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/21 03:01:25 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/04/21 03:01:25 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/04/21 03:01:25 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/21 03:01:25 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/04/21 03:01:25 DEBUG : Waiting for deletions to finish 2026/04/21 03:01:25 INFO : dir1/0012-6789;.txt: Deleted 2026/04/21 03:01:25 INFO : appleappleapplebanana: Deleted 2026/04/21 03:01:25 INFO : splitbananasplit: Deleted 2026/04/21 03:01:25 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/21 03:01:25 INFO : dir1/0008-2345678.txt: Deleted 2026/04/21 03:01:25 INFO : dir1/0013-789;=.txt: Deleted 2026/04/21 03:01:25 INFO : dir1/0015-9;=.txt: Deleted 2026/04/21 03:01:25 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/21 03:01:26 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/21 03:01:26 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/21 03:01:26 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/21 03:01:26 INFO : dir1/0009-3456789.txt: Deleted 2026/04/21 03:01:26 INFO : dir1/0011-56789;.txt: Deleted 2026/04/21 03:01:26 INFO : dir1/0003-defghij.txt: Deleted 2026/04/21 03:01:26 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/21 03:01:26 INFO : dir1/0014-89;=.txt: Deleted 2026/04/21 03:01:26 INFO : dir1/0007-1234567.txt: Deleted 2026/04/21 03:01:26 INFO : dir1/0010-456789.txt: Deleted 2026/04/21 03:01:26 DEBUG : Waiting for deletions to finish 2026/04/21 03:01:26 DEBUG : apple: Excluded (Path Filter) 2026/04/21 03:01:26 DEBUG : appleapple: Excluded (Path Filter) 2026/04/21 03:01:26 DEBUG : banana: Excluded (Path Filter) 2026/04/21 03:01:26 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/04/21 03:01:26 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/04/21 03:01:26 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/04/21 03:01:26 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/04/21 03:01:26 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/04/21 03:01:26 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/04/21 03:01:26 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/04/21 03:01:26 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/04/21 03:01:26 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/04/21 03:01:26 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/04/21 03:01:26 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/04/21 03:01:26 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/04/21 03:01:26 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/04/21 03:01:26 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/04/21 03:01:26 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/04/21 03:01:26 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/04/21 03:01:26 DEBUG : splitbanan: Excluded (Path Filter) 2026/04/21 03:01:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/21 03:01:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/21 03:01:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/21 03:01:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/21 03:01:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/21 03:01:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/21 03:01:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/21 03:01:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/21 03:01:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/21 03:01:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/21 03:01:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/21 03:01:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/21 03:01:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/21 03:01:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/21 03:01:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/21 03:01:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/21 03:01:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/21 03:01:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/21 03:01:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/21 03:01:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/21 03:01:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/21 03:01:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/21 03:01:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/21 03:01:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/21 03:01:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/21 03:01:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/21 03:01:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/21 03:01:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/21 03:01:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/21 03:01:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/21 03:01:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/21 03:01:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/21 03:01:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/21 03:01:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/21 03:01:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/21 03:01:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/21 03:01:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/21 03:01:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/21 03:01:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/21 03:01:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/21 03:01:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/21 03:01:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/21 03:01:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/21 03:01:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/21 03:01:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/21 03:01:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/21 03:01:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/21 03:01:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/21 03:01:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/21 03:01:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/21 03:01:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/21 03:01:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/21 03:01:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/21 03:01:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/21 03:01:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/21 03:01:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/21 03:01:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/21 03:01:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/21 03:01:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/21 03:01:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/21 03:01:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/21 03:01:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/21 03:01:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/21 03:01:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/21 03:01:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/21 03:01:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/21 03:01:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/21 03:01:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/21 03:01:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/21 03:01:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/21 03:01:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/21 03:01:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/21 03:01:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/21 03:01:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/21 03:01:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/21 03:01:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/21 03:01:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/21 03:01:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/21 03:01:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/21 03:01:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/21 03:01:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/21 03:01:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/21 03:01:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/21 03:01:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/21 03:01:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/21 03:01:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/21 03:01:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/21 03:01:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/21 03:01:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/21 03:01:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/21 03:01:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/21 03:01:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/21 03:01:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/21 03:01:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/21 03:01:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/21 03:01:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/21 03:01:26 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/21 03:01:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/21 03:01:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/21 03:01:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/21 03:01:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/21 03:01:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/21 03:01:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/21 03:01:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/21 03:01:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/21 03:01:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/21 03:01:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/21 03:01:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/21 03:01:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/21 03:01:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/21 03:01:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/21 03:01:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/21 03:01:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/21 03:01:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/21 03:01:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/21 03:01:26 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/21 03:01:26 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/21 03:01:26 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/21 03:01:26 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/21 03:01:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/21 03:01:26 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/21 03:01:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/21 03:01:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/21 03:01:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/21 03:01:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/21 03:01:27 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/21 03:01:27 DEBUG : apple: size = 5 OK 2026/04/21 03:01:27 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:01:27 DEBUG : apple: Unchanged skipping 2026/04/21 03:01:27 DEBUG : appleapple: size = 21 OK 2026/04/21 03:01:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:01:27 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/21 03:01:27 DEBUG : banana: size = 6 OK 2026/04/21 03:01:27 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:01:27 DEBUG : banana: Unchanged skipping 2026/04/21 03:01:27 DEBUG : splitbanan: size = 16 OK 2026/04/21 03:01:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:01:27 DEBUG : splitbananasplit: Unchanged skipping 2026/04/21 03:01:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/21 03:01:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/21 03:01:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/21 03:01:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/21 03:01:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/21 03:01:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/21 03:01:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/21 03:01:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/21 03:01:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/21 03:01:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/21 03:01:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/21 03:01:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/21 03:01:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/21 03:01:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/21 03:01:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/21 03:01:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/21 03:01:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/21 03:01:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/21 03:01:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/21 03:01:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/21 03:01:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/21 03:01:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/21 03:01:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/21 03:01:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/21 03:01:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/21 03:01:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/21 03:01:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/21 03:01:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/21 03:01:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/21 03:01:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/21 03:01:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/21 03:01:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/21 03:01:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/21 03:01:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/21 03:01:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/21 03:01:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/21 03:01:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/21 03:01:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/21 03:01:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/21 03:01:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/21 03:01:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/21 03:01:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/21 03:01:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/21 03:01:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/21 03:01:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/21 03:01:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/21 03:01:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/21 03:01:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/21 03:01:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/21 03:01:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/21 03:01:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/21 03:01:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/21 03:01:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/21 03:01:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/21 03:01:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/21 03:01:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/21 03:01:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/21 03:01:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/21 03:01:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/21 03:01:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/21 03:01:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/21 03:01:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/21 03:01:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/21 03:01:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/21 03:01:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/21 03:01:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/21 03:01:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/21 03:01:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/21 03:01:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/21 03:01:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/21 03:01:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/21 03:01:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/21 03:01:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/21 03:01:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/21 03:01:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/21 03:01:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/21 03:01:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/21 03:01:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/21 03:01:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/21 03:01:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/21 03:01:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/21 03:01:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/21 03:01:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/21 03:01:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/21 03:01:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/21 03:01:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/21 03:01:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/21 03:01:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/21 03:01:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/21 03:01:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/21 03:01:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/21 03:01:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/21 03:01:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/21 03:01:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/21 03:01:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/21 03:01:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/21 03:01:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/21 03:01:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/21 03:01:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/21 03:01:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/21 03:01:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/21 03:01:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/21 03:01:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/21 03:01:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/21 03:01:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/21 03:01:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/21 03:01:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/21 03:01:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/21 03:01:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/21 03:01:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/21 03:01:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/21 03:01:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/21 03:01:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/21 03:01:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/21 03:01:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/21 03:01:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/21 03:01:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/21 03:01:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/21 03:01:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/21 03:01:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/21 03:01:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/21 03:01:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/21 03:01:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/21 03:01:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/21 03:01:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/21 03:01:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/21 03:01:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/21 03:01:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/21 03:01:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/21 03:01:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/21 03:01:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/21 03:01:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/21 03:01:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/21 03:01:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/21 03:01:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/21 03:01:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/21 03:01:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/21 03:01:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/21 03:01:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/21 03:01:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/21 03:01:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/21 03:01:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/21 03:01:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/21 03:01:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/21 03:01:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/21 03:01:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/21 03:01:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/21 03:01:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/21 03:01:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/21 03:01:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/21 03:01:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/21 03:01:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/21 03:01:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/21 03:01:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/21 03:01:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/21 03:01:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/21 03:01:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/21 03:01:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/21 03:01:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/21 03:01:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/21 03:01:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/21 03:01:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/21 03:01:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/21 03:01:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/21 03:01:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/21 03:01:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/21 03:01:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/21 03:01:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/21 03:01:27 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/21 03:01:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/21 03:01:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/21 03:01:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/21 03:01:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/21 03:01:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/21 03:01:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/21 03:01:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/21 03:01:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/21 03:01:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/21 03:01:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/21 03:01:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/21 03:01:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/21 03:01:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/21 03:01:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/21 03:01:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/21 03:01:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/21 03:01:27 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/21 03:01:27 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/04/21 03:01:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:01:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/21 03:01:27 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/04/21 03:01:27 DEBUG : dir1/0003-defgh: size = 21 OK 2026/04/21 03:01:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:01:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:01:27 DEBUG : dir1/0005-fghij: size = 21 OK 2026/04/21 03:01:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/21 03:01:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:01:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/21 03:01:27 DEBUG : dir1/0008-23456: size = 21 OK 2026/04/21 03:01:27 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for checks to finish 2026/04/21 03:01:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:01:27 DEBUG : dir1/0009-34567: size = 21 OK 2026/04/21 03:01:27 DEBUG : dir1/0004-efghi: size = 21 OK 2026/04/21 03:01:27 DEBUG : dir1/0007-12345: size = 21 OK 2026/04/21 03:01:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:01:27 DEBUG : dir1/0010-45678: size = 20 OK 2026/04/21 03:01:27 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/04/21 03:01:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:01:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/21 03:01:27 DEBUG : dir1/0011-56789: size = 20 OK 2026/04/21 03:01:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:01:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/21 03:01:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:01:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:01:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/21 03:01:27 DEBUG : dir1/0012-6789;: size = 19 OK 2026/04/21 03:01:27 DEBUG : dir1/0013-789;=: size = 19 OK 2026/04/21 03:01:27 DEBUG : dir1/0000-abcde: size = 21 OK 2026/04/21 03:01:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:01:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/21 03:01:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:01:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/21 03:01:27 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/04/21 03:01:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:01:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/21 03:01:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:01:27 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/04/21 03:01:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/21 03:01:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:01:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/21 03:01:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/21 03:01:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/21 03:01:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:01:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/21 03:01:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/21 03:01:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/21 03:01:27 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for transfers to finish 2026/04/21 03:01:27 DEBUG : Waiting for deletions to finish 2026/04/21 03:01:27 DEBUG : Waiting for deletions to finish 2026/04/21 03:01:27 DEBUG : apple: Excluded (Path Filter) 2026/04/21 03:01:27 DEBUG : appleapple: Excluded (Path Filter) 2026/04/21 03:01:27 DEBUG : banana: Excluded (Path Filter) 2026/04/21 03:01:27 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/04/21 03:01:27 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/04/21 03:01:27 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/04/21 03:01:27 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/04/21 03:01:27 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/04/21 03:01:27 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/04/21 03:01:27 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/04/21 03:01:27 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/04/21 03:01:27 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/04/21 03:01:27 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/04/21 03:01:27 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/04/21 03:01:27 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/04/21 03:01:27 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/04/21 03:01:27 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/04/21 03:01:27 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/04/21 03:01:27 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/04/21 03:01:27 DEBUG : splitbanan: Excluded (Path Filter) 2026/04/21 03:01:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/21 03:01:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/21 03:01:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/21 03:01:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/21 03:01:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/21 03:01:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/21 03:01:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/21 03:01:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/21 03:01:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/21 03:01:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/21 03:01:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/21 03:01:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/21 03:01:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/21 03:01:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/21 03:01:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/21 03:01:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/21 03:01:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/21 03:01:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/21 03:01:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/21 03:01:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/21 03:01:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/21 03:01:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/21 03:01:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/21 03:01:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/21 03:01:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/21 03:01:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/21 03:01:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/21 03:01:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/21 03:01:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/21 03:01:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/21 03:01:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/21 03:01:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/21 03:01:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/21 03:01:27 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/21 03:01:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/21 03:01:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/21 03:01:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/21 03:01:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/21 03:01:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/21 03:01:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/21 03:01:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/21 03:01:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/21 03:01:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/21 03:01:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/21 03:01:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/21 03:01:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/21 03:01:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/21 03:01:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/21 03:01:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/21 03:01:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/21 03:01:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/21 03:01:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/21 03:01:27 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:185: Remote "B2 bucket rclone-test-dusamoc6sewe", Local "Local file system at /tmp/rclone2866709229", Modify Window "1ms" 2026/04/21 03:01:42 DEBUG : Waiting for deletions to finish 2026/04/21 03:01:42 DEBUG : apple: Excluded (Path Filter) 2026/04/21 03:01:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/21 03:01:42 DEBUG : banana: Excluded (Path Filter) 2026/04/21 03:01:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/21 03:01:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/21 03:01:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/21 03:01:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/21 03:01:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/21 03:01:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/21 03:01:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/21 03:01:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/21 03:01:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/21 03:01:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/21 03:01:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/21 03:01:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/21 03:01:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/21 03:01:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/21 03:01:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/21 03:01:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/21 03:01:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/21 03:01:42 DEBUG : apple: size = 5 OK 2026/04/21 03:01:42 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:01:42 DEBUG : apple: Unchanged skipping 2026/04/21 03:01:42 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/21 03:01:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:01:42 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/21 03:01:42 DEBUG : banana: size = 6 OK 2026/04/21 03:01:42 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:01:42 DEBUG : banana: Unchanged skipping 2026/04/21 03:01:42 DEBUG : splitbananasplit: size = 16 OK 2026/04/21 03:01:42 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:01:42 DEBUG : splitbananasplit: Unchanged skipping 2026/04/21 03:01:43 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/21 03:01:43 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:01:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/21 03:01:43 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/21 03:01:43 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:01:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/21 03:01:43 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/21 03:01:43 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:01:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/21 03:01:43 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/21 03:01:43 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:01:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/21 03:01:43 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/21 03:01:43 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:01:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/21 03:01:43 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/21 03:01:43 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:01:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/21 03:01:43 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/21 03:01:43 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:01:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/21 03:01:43 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/21 03:01:43 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:01:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/21 03:01:43 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/21 03:01:43 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:01:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/21 03:01:43 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/21 03:01:43 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:01:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/21 03:01:43 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/21 03:01:43 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:01:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/21 03:01:43 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/21 03:01:43 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:01:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/21 03:01:43 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/21 03:01:43 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:01:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/21 03:01:43 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/21 03:01:43 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:01:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/21 03:01:43 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/21 03:01:43 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:01:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/21 03:01:43 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/21 03:01:43 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:01:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/21 03:01:43 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for checks to finish 2026/04/21 03:01:43 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for transfers to finish 2026/04/21 03:01:43 DEBUG : Waiting for deletions to finish 2026/04/21 03:01:43 DEBUG : Waiting for deletions to finish 2026/04/21 03:01:43 DEBUG : apple: Excluded (Path Filter) 2026/04/21 03:01:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/21 03:01:43 DEBUG : banana: Excluded (Path Filter) 2026/04/21 03:01:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/21 03:01:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/21 03:01:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/21 03:01:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/21 03:01:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/21 03:01:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/21 03:01:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/21 03:01:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/21 03:01:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/21 03:01:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/21 03:01:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/21 03:01:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/21 03:01:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/21 03:01:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/21 03:01:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/21 03:01:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/21 03:01:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/21 03:01:43 DEBUG : apple: size = 5 OK 2026/04/21 03:01:43 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:01:43 DEBUG : apple: Unchanged skipping 2026/04/21 03:01:43 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/21 03:01:43 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:01:43 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/21 03:01:43 DEBUG : banana: size = 6 OK 2026/04/21 03:01:43 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:01:43 DEBUG : banana: Unchanged skipping 2026/04/21 03:01:43 DEBUG : splitbananasplit: size = 16 OK 2026/04/21 03:01:43 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:01:43 DEBUG : splitbananasplit: Unchanged skipping 2026/04/21 03:01:44 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/21 03:01:44 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:01:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/21 03:01:44 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/21 03:01:44 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/21 03:01:44 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/21 03:01:44 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:01:44 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:01:44 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/21 03:01:44 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/21 03:01:44 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:01:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/21 03:01:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/21 03:01:44 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/21 03:01:44 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:01:44 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:01:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/21 03:01:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/21 03:01:44 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/21 03:01:44 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:01:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/21 03:01:44 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/21 03:01:44 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for checks to finish 2026/04/21 03:01:44 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:01:44 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/21 03:01:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/21 03:01:44 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:01:44 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/21 03:01:44 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/21 03:01:44 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:01:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/21 03:01:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/21 03:01:44 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/21 03:01:44 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:01:44 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/21 03:01:44 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:01:44 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/21 03:01:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/21 03:01:44 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:01:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/21 03:01:44 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:01:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/21 03:01:44 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/21 03:01:44 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:01:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/21 03:01:44 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:01:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/21 03:01:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/21 03:01:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/21 03:01:44 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for transfers to finish 2026/04/21 03:01:44 DEBUG : Waiting for deletions to finish 2026/04/21 03:01:44 DEBUG : Waiting for deletions to finish 2026/04/21 03:01:44 DEBUG : apple: Excluded (Path Filter) 2026/04/21 03:01:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/21 03:01:44 DEBUG : banana: Excluded (Path Filter) 2026/04/21 03:01:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/21 03:01:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/21 03:01:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/21 03:01:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/21 03:01:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/21 03:01:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/21 03:01:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/21 03:01:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/21 03:01:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/21 03:01:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/21 03:01:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/21 03:01:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/21 03:01:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/21 03:01:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/21 03:01:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/21 03:01:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/21 03:01:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/21 03:01:44 DEBUG : Waiting for deletions to finish 2026/04/21 03:01:44 DEBUG : apple: Excluded (Path Filter) 2026/04/21 03:01:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/21 03:01:44 DEBUG : banana: Excluded (Path Filter) 2026/04/21 03:01:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/21 03:01:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/21 03:01:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/21 03:01:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/21 03:01:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/21 03:01:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/21 03:01:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/21 03:01:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/21 03:01:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/21 03:01:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/21 03:01:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/21 03:01:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/21 03:01:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/21 03:01:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/21 03:01:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/21 03:01:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/21 03:01:44 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:185: Remote "B2 bucket rclone-test-dusamoc6sewe", Local "Local file system at /tmp/rclone2866709229", Modify Window "1ms" 2026/04/21 03:01:58 DEBUG : Waiting for deletions to finish 2026/04/21 03:01:58 DEBUG : apple: Excluded (Path Filter) 2026/04/21 03:01:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/21 03:01:58 DEBUG : banana: Excluded (Path Filter) 2026/04/21 03:01:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/21 03:01:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/21 03:01:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/21 03:01:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/21 03:01:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/21 03:01:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/21 03:01:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/21 03:01:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/21 03:01:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/21 03:01:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/21 03:01:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/21 03:01:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/21 03:01:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/21 03:01:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/21 03:01:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/21 03:01:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/21 03:01:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/21 03:01:59 DEBUG : apple: size = 5 OK 2026/04/21 03:01:59 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:01:59 DEBUG : apple: Unchanged skipping 2026/04/21 03:01:59 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/21 03:01:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:01:59 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/21 03:01:59 DEBUG : banana: size = 6 OK 2026/04/21 03:01:59 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:01:59 DEBUG : banana: Unchanged skipping 2026/04/21 03:01:59 DEBUG : splitbananasplit: size = 16 OK 2026/04/21 03:01:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:01:59 DEBUG : splitbananasplit: Unchanged skipping 2026/04/21 03:01:59 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/21 03:01:59 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/21 03:01:59 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/21 03:01:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:01:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:01:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/21 03:01:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/21 03:01:59 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/21 03:01:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:01:59 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/21 03:01:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:01:59 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/21 03:01:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/21 03:01:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:01:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/21 03:01:59 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/21 03:01:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:01:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/21 03:01:59 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/21 03:01:59 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/21 03:01:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:01:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/21 03:01:59 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/21 03:01:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:01:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/21 03:01:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/21 03:01:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:01:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/21 03:01:59 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/21 03:01:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:01:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/21 03:01:59 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/21 03:01:59 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/21 03:01:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:01:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/21 03:01:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:01:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/21 03:01:59 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/21 03:01:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:01:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/21 03:01:59 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/21 03:01:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:01:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/21 03:01:59 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for checks to finish 2026/04/21 03:01:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:01:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/21 03:01:59 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/21 03:01:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:01:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/21 03:01:59 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for transfers to finish 2026/04/21 03:01:59 DEBUG : Waiting for deletions to finish 2026/04/21 03:01:59 DEBUG : Waiting for deletions to finish 2026/04/21 03:01:59 DEBUG : apple: Excluded (Path Filter) 2026/04/21 03:01:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/21 03:01:59 DEBUG : banana: Excluded (Path Filter) 2026/04/21 03:01:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/21 03:01:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/21 03:01:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/21 03:01:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/21 03:01:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/21 03:01:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/21 03:01:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/21 03:01:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/21 03:01:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/21 03:01:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/21 03:01:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/21 03:01:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/21 03:01:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/21 03:01:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/21 03:01:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/21 03:01:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/21 03:01:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/21 03:02:00 DEBUG : apple: size = 5 OK 2026/04/21 03:02:00 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:02:00 DEBUG : splitbananasplit: size = 16 OK 2026/04/21 03:02:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:02:00 DEBUG : banana: size = 6 OK 2026/04/21 03:02:00 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:02:00 DEBUG : banana: Unchanged skipping 2026/04/21 03:02:00 DEBUG : apple: Unchanged skipping 2026/04/21 03:02:00 DEBUG : splitbananasplit: Unchanged skipping 2026/04/21 03:02:00 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/21 03:02:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:02:00 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/21 03:02:00 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/21 03:02:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:02:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/21 03:02:00 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/21 03:02:00 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/21 03:02:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:02:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:02:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/21 03:02:00 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/21 03:02:00 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/21 03:02:00 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/21 03:02:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:02:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:02:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/21 03:02:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:02:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/21 03:02:00 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/21 03:02:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:02:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/21 03:02:00 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/21 03:02:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:02:00 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/21 03:02:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/21 03:02:00 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/21 03:02:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:02:00 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/21 03:02:00 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/21 03:02:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/21 03:02:00 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/21 03:02:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/21 03:02:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:02:00 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for checks to finish 2026/04/21 03:02:00 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/21 03:02:00 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/21 03:02:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:02:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:02:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/21 03:02:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/21 03:02:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:02:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/21 03:02:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:02:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/21 03:02:00 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/21 03:02:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:02:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/21 03:02:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:02:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/21 03:02:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/21 03:02:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/21 03:02:00 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for transfers to finish 2026/04/21 03:02:00 DEBUG : Waiting for deletions to finish 2026/04/21 03:02:00 DEBUG : Waiting for deletions to finish 2026/04/21 03:02:00 DEBUG : apple: Excluded (Path Filter) 2026/04/21 03:02:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/21 03:02:00 DEBUG : banana: Excluded (Path Filter) 2026/04/21 03:02:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/21 03:02:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/21 03:02:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/21 03:02:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/21 03:02:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/21 03:02:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/21 03:02:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/21 03:02:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/21 03:02:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/21 03:02:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/21 03:02:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/21 03:02:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/21 03:02:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/21 03:02:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/21 03:02:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/21 03:02:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/21 03:02:00 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:185: Remote "B2 bucket rclone-test-dusamoc6sewe", Local "Local file system at /tmp/rclone2866709229", Modify Window "1ms" 2026/04/21 03:02:16 DEBUG : Waiting for deletions to finish 2026/04/21 03:02:16 DEBUG : apple: Excluded (Path Filter) 2026/04/21 03:02:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/21 03:02:16 DEBUG : banana: Excluded (Path Filter) 2026/04/21 03:02:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/21 03:02:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/21 03:02:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/21 03:02:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/21 03:02:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/21 03:02:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/21 03:02:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/21 03:02:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/21 03:02:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/21 03:02:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/21 03:02:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/21 03:02:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/21 03:02:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/21 03:02:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/21 03:02:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/21 03:02:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/21 03:02:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/21 03:02:16 DEBUG : apple: size = 5 OK 2026/04/21 03:02:16 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:02:16 DEBUG : apple: Unchanged skipping 2026/04/21 03:02:16 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/21 03:02:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:02:16 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/21 03:02:16 DEBUG : banana: size = 6 OK 2026/04/21 03:02:16 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:02:16 DEBUG : banana: Unchanged skipping 2026/04/21 03:02:16 DEBUG : splitbananasplit: size = 16 OK 2026/04/21 03:02:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:02:16 DEBUG : splitbananasplit: Unchanged skipping 2026/04/21 03:02:17 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/21 03:02:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:02:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/21 03:02:17 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/21 03:02:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:02:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/21 03:02:17 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/21 03:02:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:02:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/21 03:02:17 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/21 03:02:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:02:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/21 03:02:17 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/21 03:02:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:02:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/21 03:02:17 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/21 03:02:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:02:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/21 03:02:17 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/21 03:02:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:02:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/21 03:02:17 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/21 03:02:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:02:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/21 03:02:17 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/21 03:02:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:02:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/21 03:02:17 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/21 03:02:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:02:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/21 03:02:17 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/21 03:02:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:02:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/21 03:02:17 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/21 03:02:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:02:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/21 03:02:17 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/21 03:02:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:02:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/21 03:02:17 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/21 03:02:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:02:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/21 03:02:17 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/21 03:02:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:02:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/21 03:02:17 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/21 03:02:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:02:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/21 03:02:17 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for checks to finish 2026/04/21 03:02:17 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for transfers to finish 2026/04/21 03:02:17 DEBUG : Waiting for deletions to finish 2026/04/21 03:02:17 DEBUG : Waiting for deletions to finish 2026/04/21 03:02:17 DEBUG : apple: Excluded (Path Filter) 2026/04/21 03:02:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/21 03:02:17 DEBUG : banana: Excluded (Path Filter) 2026/04/21 03:02:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/21 03:02:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/21 03:02:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/21 03:02:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/21 03:02:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/21 03:02:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/21 03:02:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/21 03:02:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/21 03:02:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/21 03:02:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/21 03:02:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/21 03:02:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/21 03:02:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/21 03:02:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/21 03:02:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/21 03:02:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/21 03:02:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/21 03:02:17 DEBUG : apple: size = 5 OK 2026/04/21 03:02:17 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:02:17 DEBUG : apple: Unchanged skipping 2026/04/21 03:02:17 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/21 03:02:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:02:17 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/21 03:02:17 DEBUG : banana: size = 6 OK 2026/04/21 03:02:17 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:02:17 DEBUG : banana: Unchanged skipping 2026/04/21 03:02:17 DEBUG : splitbananasplit: size = 16 OK 2026/04/21 03:02:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:02:17 DEBUG : splitbananasplit: Unchanged skipping 2026/04/21 03:02:17 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/21 03:02:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:02:17 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/21 03:02:17 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/21 03:02:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:02:17 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/21 03:02:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:02:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:02:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/21 03:02:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/21 03:02:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/21 03:02:17 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/21 03:02:17 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/21 03:02:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:02:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/21 03:02:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:02:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/21 03:02:17 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/21 03:02:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:02:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/21 03:02:17 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/21 03:02:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:02:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/21 03:02:17 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/21 03:02:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:02:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/21 03:02:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/21 03:02:17 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/21 03:02:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:02:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/21 03:02:17 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/21 03:02:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:02:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/21 03:02:17 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/21 03:02:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:02:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/21 03:02:17 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/21 03:02:17 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/21 03:02:17 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/21 03:02:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:02:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/21 03:02:17 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/21 03:02:17 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for checks to finish 2026/04/21 03:02:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:02:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:02:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/21 03:02:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:02:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/21 03:02:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/21 03:02:17 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for transfers to finish 2026/04/21 03:02:17 DEBUG : Waiting for deletions to finish 2026/04/21 03:02:17 DEBUG : Waiting for deletions to finish 2026/04/21 03:02:18 DEBUG : apple: Excluded (Path Filter) 2026/04/21 03:02:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/21 03:02:18 DEBUG : banana: Excluded (Path Filter) 2026/04/21 03:02:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/21 03:02:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/21 03:02:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/21 03:02:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/21 03:02:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/21 03:02:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/21 03:02:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/21 03:02:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/21 03:02:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/21 03:02:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/21 03:02:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/21 03:02:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/21 03:02:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/21 03:02:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/21 03:02:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/21 03:02:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/21 03:02:18 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:185: Remote "B2 bucket rclone-test-dusamoc6sewe", Local "Local file system at /tmp/rclone2866709229", Modify Window "1ms" 2026/04/21 03:02:33 DEBUG : Waiting for deletions to finish 2026/04/21 03:02:33 DEBUG : apple: Excluded (Path Filter) 2026/04/21 03:02:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/21 03:02:33 DEBUG : banana: Excluded (Path Filter) 2026/04/21 03:02:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/21 03:02:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/21 03:02:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/21 03:02:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/21 03:02:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/21 03:02:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/21 03:02:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/21 03:02:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/21 03:02:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/21 03:02:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/21 03:02:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/21 03:02:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/21 03:02:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/21 03:02:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/21 03:02:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/21 03:02:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/21 03:02:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/21 03:02:34 DEBUG : apple: size = 5 OK 2026/04/21 03:02:34 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:02:34 DEBUG : apple: Unchanged skipping 2026/04/21 03:02:34 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/21 03:02:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:02:34 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/21 03:02:34 DEBUG : banana: size = 6 OK 2026/04/21 03:02:34 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:02:34 DEBUG : banana: Unchanged skipping 2026/04/21 03:02:34 DEBUG : splitbananasplit: size = 16 OK 2026/04/21 03:02:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:02:34 DEBUG : splitbananasplit: Unchanged skipping 2026/04/21 03:02:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/21 03:02:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/21 03:02:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/21 03:02:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:02:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:02:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/21 03:02:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/21 03:02:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/21 03:02:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:02:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/21 03:02:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/21 03:02:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:02:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/21 03:02:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/21 03:02:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:02:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/21 03:02:34 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for checks to finish 2026/04/21 03:02:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/21 03:02:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/21 03:02:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/21 03:02:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:02:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:02:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:02:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/21 03:02:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/21 03:02:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:02:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/21 03:02:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/21 03:02:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:02:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/21 03:02:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/21 03:02:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:02:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/21 03:02:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/21 03:02:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/21 03:02:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:02:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/21 03:02:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/21 03:02:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:02:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/21 03:02:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/21 03:02:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:02:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/21 03:02:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/21 03:02:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:02:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/21 03:02:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/21 03:02:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:02:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/21 03:02:34 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for transfers to finish 2026/04/21 03:02:34 DEBUG : Waiting for deletions to finish 2026/04/21 03:02:34 DEBUG : Waiting for deletions to finish 2026/04/21 03:02:34 DEBUG : apple: Excluded (Path Filter) 2026/04/21 03:02:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/21 03:02:34 DEBUG : banana: Excluded (Path Filter) 2026/04/21 03:02:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/21 03:02:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/21 03:02:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/21 03:02:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/21 03:02:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/21 03:02:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/21 03:02:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/21 03:02:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/21 03:02:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/21 03:02:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/21 03:02:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/21 03:02:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/21 03:02:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/21 03:02:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/21 03:02:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/21 03:02:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/21 03:02:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/21 03:02:35 DEBUG : apple: size = 5 OK 2026/04/21 03:02:35 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/21 03:02:35 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:02:35 DEBUG : banana: size = 6 OK 2026/04/21 03:02:35 DEBUG : apple: Unchanged skipping 2026/04/21 03:02:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:02:35 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:02:35 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/21 03:02:35 DEBUG : banana: Unchanged skipping 2026/04/21 03:02:35 DEBUG : splitbananasplit: size = 16 OK 2026/04/21 03:02:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:02:35 DEBUG : splitbananasplit: Unchanged skipping 2026/04/21 03:02:35 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/21 03:02:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:02:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/21 03:02:35 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/21 03:02:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:02:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/21 03:02:35 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/21 03:02:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:02:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/21 03:02:35 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/21 03:02:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:02:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/21 03:02:35 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/21 03:02:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:02:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/21 03:02:35 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/21 03:02:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:02:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/21 03:02:35 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/21 03:02:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:02:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/21 03:02:35 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/21 03:02:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:02:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/21 03:02:35 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/21 03:02:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:02:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/21 03:02:35 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/21 03:02:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:02:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/21 03:02:35 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/21 03:02:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:02:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/21 03:02:35 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/21 03:02:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:02:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/21 03:02:35 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/21 03:02:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:02:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/21 03:02:35 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/21 03:02:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:02:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/21 03:02:35 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/21 03:02:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:02:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/21 03:02:35 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/21 03:02:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:02:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/21 03:02:35 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for checks to finish 2026/04/21 03:02:35 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for transfers to finish 2026/04/21 03:02:35 DEBUG : Waiting for deletions to finish 2026/04/21 03:02:35 DEBUG : Waiting for deletions to finish 2026/04/21 03:02:35 DEBUG : apple: Excluded (Path Filter) 2026/04/21 03:02:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/21 03:02:35 DEBUG : banana: Excluded (Path Filter) 2026/04/21 03:02:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/21 03:02:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/21 03:02:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/21 03:02:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/21 03:02:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/21 03:02:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/21 03:02:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/21 03:02:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/21 03:02:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/21 03:02:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/21 03:02:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/21 03:02:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/21 03:02:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/21 03:02:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/21 03:02:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/21 03:02:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/21 03:02:35 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:185: Remote "B2 bucket rclone-test-dusamoc6sewe", Local "Local file system at /tmp/rclone2866709229", Modify Window "1ms" 2026/04/21 03:02:50 DEBUG : Waiting for deletions to finish 2026/04/21 03:02:51 DEBUG : apple: Excluded (Path Filter) 2026/04/21 03:02:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/21 03:02:51 DEBUG : banana: Excluded (Path Filter) 2026/04/21 03:02:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/21 03:02:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/21 03:02:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/21 03:02:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/21 03:02:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/21 03:02:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/21 03:02:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/21 03:02:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/21 03:02:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/21 03:02:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/21 03:02:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/21 03:02:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/21 03:02:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/21 03:02:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/21 03:02:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/21 03:02:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/21 03:02:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/21 03:02:51 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/21 03:02:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:02:51 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/21 03:02:51 DEBUG : splitbananasplit: size = 16 OK 2026/04/21 03:02:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:02:51 DEBUG : splitbananasplit: Unchanged skipping 2026/04/21 03:02:51 DEBUG : banana: size = 6 OK 2026/04/21 03:02:51 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:02:51 DEBUG : banana: Unchanged skipping 2026/04/21 03:02:51 DEBUG : apple: size = 5 OK 2026/04/21 03:02:51 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:02:51 DEBUG : apple: Unchanged skipping 2026/04/21 03:02:51 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/21 03:02:51 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/21 03:02:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:02:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/21 03:02:51 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/21 03:02:51 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for checks to finish 2026/04/21 03:02:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:02:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/21 03:02:51 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/21 03:02:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:02:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/21 03:02:51 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/21 03:02:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:02:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/21 03:02:51 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/21 03:02:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:02:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/21 03:02:51 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/21 03:02:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:02:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/21 03:02:51 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/21 03:02:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:02:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/21 03:02:51 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/21 03:02:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:02:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/21 03:02:51 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/21 03:02:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:02:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/21 03:02:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:02:51 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/21 03:02:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:02:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/21 03:02:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/21 03:02:51 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/21 03:02:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:02:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/21 03:02:51 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/21 03:02:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:02:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/21 03:02:51 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/21 03:02:51 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/21 03:02:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:02:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/21 03:02:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:02:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/21 03:02:51 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/21 03:02:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:02:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/21 03:02:51 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for transfers to finish 2026/04/21 03:02:51 DEBUG : Waiting for deletions to finish 2026/04/21 03:02:51 DEBUG : Waiting for deletions to finish 2026/04/21 03:02:51 DEBUG : apple: Excluded (Path Filter) 2026/04/21 03:02:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/21 03:02:51 DEBUG : banana: Excluded (Path Filter) 2026/04/21 03:02:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/21 03:02:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/21 03:02:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/21 03:02:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/21 03:02:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/21 03:02:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/21 03:02:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/21 03:02:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/21 03:02:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/21 03:02:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/21 03:02:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/21 03:02:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/21 03:02:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/21 03:02:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/21 03:02:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/21 03:02:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/21 03:02:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/21 03:02:52 DEBUG : apple: size = 5 OK 2026/04/21 03:02:52 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:02:52 DEBUG : apple: Unchanged skipping 2026/04/21 03:02:52 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/21 03:02:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:02:52 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/21 03:02:52 DEBUG : banana: size = 6 OK 2026/04/21 03:02:52 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:02:52 DEBUG : banana: Unchanged skipping 2026/04/21 03:02:52 DEBUG : splitbananasplit: size = 16 OK 2026/04/21 03:02:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:02:52 DEBUG : splitbananasplit: Unchanged skipping 2026/04/21 03:02:52 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/21 03:02:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:02:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/21 03:02:52 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/21 03:02:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:02:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/21 03:02:52 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/21 03:02:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:02:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/21 03:02:52 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/21 03:02:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:02:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/21 03:02:52 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/21 03:02:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:02:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/21 03:02:52 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/21 03:02:52 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/21 03:02:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:02:52 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/21 03:02:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/21 03:02:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:02:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/21 03:02:52 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for checks to finish 2026/04/21 03:02:52 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/21 03:02:52 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/21 03:02:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:02:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:02:52 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/21 03:02:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/21 03:02:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:02:52 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/21 03:02:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/21 03:02:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:02:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/21 03:02:52 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/21 03:02:52 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/21 03:02:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:02:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:02:52 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/21 03:02:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/21 03:02:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:02:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/21 03:02:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/21 03:02:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/21 03:02:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:02:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/21 03:02:52 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/21 03:02:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:02:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/21 03:02:52 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for transfers to finish 2026/04/21 03:02:52 DEBUG : Waiting for deletions to finish 2026/04/21 03:02:52 DEBUG : Waiting for deletions to finish 2026/04/21 03:02:52 DEBUG : apple: Excluded (Path Filter) 2026/04/21 03:02:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/21 03:02:52 DEBUG : banana: Excluded (Path Filter) 2026/04/21 03:02:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/21 03:02:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/21 03:02:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/21 03:02:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/21 03:02:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/21 03:02:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/21 03:02:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/21 03:02:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/21 03:02:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/21 03:02:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/21 03:02:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/21 03:02:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/21 03:02:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/21 03:02:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/21 03:02:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/21 03:02:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/21 03:02:52 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (200.20s) --- PASS: TestTransform/NFC (15.29s) --- PASS: TestTransform/NFD (17.28s) --- PASS: TestTransform/base64 (19.35s) --- PASS: TestTransform/prefix (22.63s) --- PASS: TestTransform/suffix (21.19s) --- PASS: TestTransform/truncate (19.10s) --- PASS: TestTransform/encoder (17.15s) --- PASS: TestTransform/ISO-8859-1 (16.01s) --- PASS: TestTransform/charmap (17.59s) --- PASS: TestTransform/lowercase (17.29s) --- PASS: TestTransform/ascii (17.31s) === RUN TestTransformCopy run.go:185: Remote "B2 bucket rclone-test-dusamoc6sewe", Local "Local file system at /tmp/rclone2866709229", Modify Window "1ms" 2026/04/21 03:02:57 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/04/21 03:02:57 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/04/21 03:02:57 INFO : sub dir_somesuffix: Making directory 2026/04/21 03:02:57 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/04/21 03:02:57 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/04/21 03:02:57 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/04/21 03:02:57 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/04/21 03:02:57 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/04/21 03:02:57 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for checks to finish 2026/04/21 03:02:57 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for transfers to finish 2026/04/21 03:02:58 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/04/21 03:02:58 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/21 03:02:58 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/04/21 03:02:58 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (2.27s) === RUN TestDoubleTransform run.go:185: Remote "B2 bucket rclone-test-dusamoc6sewe", Local "Local file system at /tmp/rclone2866709229", Modify Window "1ms" 2026/04/21 03:02:59 DEBUG : toe: transformed to: tictactoe 2026/04/21 03:03:00 DEBUG : toe: transformed to: tictactoe 2026/04/21 03:03:00 INFO : tictactoe: Making directory 2026/04/21 03:03:00 DEBUG : toe: transformed to: tictactoe 2026/04/21 03:03:00 DEBUG : toe: transformed to: tictactoe 2026/04/21 03:03:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/21 03:03:00 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/04/21 03:03:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/21 03:03:00 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for checks to finish 2026/04/21 03:03:00 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for transfers to finish 2026/04/21 03:03:00 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/04/21 03:03:00 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/21 03:03:00 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/04/21 03:03:00 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.60s) === RUN TestFileTag run.go:185: Remote "B2 bucket rclone-test-dusamoc6sewe", Local "Local file system at /tmp/rclone2866709229", Modify Window "1ms" 2026/04/21 03:03:01 INFO : toe: Making directory 2026/04/21 03:03:01 INFO : toe/toe: Making directory 2026/04/21 03:03:01 DEBUG : toe: transformed to: tictactoe 2026/04/21 03:03:01 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/21 03:03:01 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/21 03:03:01 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/21 03:03:01 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for checks to finish 2026/04/21 03:03:01 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for transfers to finish 2026/04/21 03:03:02 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/04/21 03:03:02 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/21 03:03:02 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/04/21 03:03:02 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.98s) === RUN TestNoTag run.go:185: Remote "B2 bucket rclone-test-dusamoc6sewe", Local "Local file system at /tmp/rclone2866709229", Modify Window "1ms" 2026/04/21 03:03:03 INFO : toe: Making directory 2026/04/21 03:03:03 INFO : toe/toe: Making directory 2026/04/21 03:03:03 DEBUG : toe: transformed to: tictactoe 2026/04/21 03:03:03 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/21 03:03:03 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/21 03:03:03 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/21 03:03:03 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for checks to finish 2026/04/21 03:03:03 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for transfers to finish 2026/04/21 03:03:04 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/04/21 03:03:04 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/21 03:03:04 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/04/21 03:03:04 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.73s) === RUN TestDirTag run.go:185: Remote "B2 bucket rclone-test-dusamoc6sewe", Local "Local file system at /tmp/rclone2866709229", Modify Window "1ms" 2026/04/21 03:03:05 DEBUG : empty_dir: Making directory with metadata 2026/04/21 03:03:05 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/21 03:03:05 DEBUG : toe: transformed to: tictactoe 2026/04/21 03:03:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/21 03:03:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/21 03:03:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/21 03:03:05 INFO : tictacempty_dir: Making directory 2026/04/21 03:03:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/21 03:03:05 DEBUG : toe: transformed to: tictactoe 2026/04/21 03:03:05 DEBUG : toe: transformed to: tictactoe 2026/04/21 03:03:05 INFO : tictactoe: Making directory 2026/04/21 03:03:05 DEBUG : toe: transformed to: tictactoe 2026/04/21 03:03:05 DEBUG : toe: transformed to: tictactoe 2026/04/21 03:03:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/21 03:03:05 INFO : tictactoe/tictactoe: Making directory 2026/04/21 03:03:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/21 03:03:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/21 03:03:05 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/21 03:03:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/21 03:03:05 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for checks to finish 2026/04/21 03:03:05 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for transfers to finish 2026/04/21 03:03:06 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/04/21 03:03:06 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/21 03:03:06 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/04/21 03:03:06 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.83s) === RUN TestAllTag run.go:185: Remote "B2 bucket rclone-test-dusamoc6sewe", Local "Local file system at /tmp/rclone2866709229", Modify Window "1ms" 2026/04/21 03:03:07 DEBUG : empty_dir: Making directory with metadata 2026/04/21 03:03:07 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/21 03:03:07 DEBUG : toe: transformed to: tictactoe 2026/04/21 03:03:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/21 03:03:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/21 03:03:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/21 03:03:07 INFO : tictacempty_dir: Making directory 2026/04/21 03:03:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/21 03:03:07 DEBUG : toe: transformed to: tictactoe 2026/04/21 03:03:07 DEBUG : toe: transformed to: tictactoe 2026/04/21 03:03:07 INFO : tictactoe: Making directory 2026/04/21 03:03:07 DEBUG : toe: transformed to: tictactoe 2026/04/21 03:03:07 DEBUG : toe: transformed to: tictactoe 2026/04/21 03:03:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/21 03:03:07 INFO : tictactoe/tictactoe: Making directory 2026/04/21 03:03:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/21 03:03:07 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/21 03:03:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/21 03:03:07 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/21 03:03:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/21 03:03:07 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for checks to finish 2026/04/21 03:03:07 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for transfers to finish 2026/04/21 03:03:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/21 03:03:07 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/21 03:03:07 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/21 03:03:07 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/04/21 03:03:08 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for checks to finish 2026/04/21 03:03:08 DEBUG : toe: transformed to: tictactoe 2026/04/21 03:03:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/21 03:03:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/21 03:03:08 DEBUG : toe: transformed to: tictactoe 2026/04/21 03:03:08 DEBUG : toe: transformed to: tictactoe 2026/04/21 03:03:08 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/21 03:03:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/21 03:03:08 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/21 03:03:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/04/21 03:03:08 NOTICE: B2 bucket rclone-test-dusamoc6sewe: 0 differences found 2026/04/21 03:03:08 NOTICE: B2 bucket rclone-test-dusamoc6sewe: 1 matching files --- PASS: TestAllTag (2.13s) === RUN TestRunTwice run.go:185: Remote "B2 bucket rclone-test-dusamoc6sewe", Local "Local file system at /tmp/rclone2866709229", Modify Window "1ms" 2026/04/21 03:03:09 DEBUG : toe: transformed to: tictactoe 2026/04/21 03:03:09 DEBUG : toe: transformed to: tictactoe 2026/04/21 03:03:09 INFO : tictactoe: Making directory 2026/04/21 03:03:09 DEBUG : toe: transformed to: tictactoe 2026/04/21 03:03:09 DEBUG : toe: transformed to: tictactoe 2026/04/21 03:03:09 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/21 03:03:09 INFO : tictactoe/tictactoe: Making directory 2026/04/21 03:03:09 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/21 03:03:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/21 03:03:09 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/21 03:03:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/21 03:03:09 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for checks to finish 2026/04/21 03:03:09 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for transfers to finish 2026/04/21 03:03:10 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/04/21 03:03:10 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/21 03:03:10 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/04/21 03:03:10 DEBUG : Waiting for deletions to finish 2026/04/21 03:03:10 DEBUG : toe: transformed to: tictactoe 2026/04/21 03:03:10 DEBUG : toe: transformed to: tictactoe 2026/04/21 03:03:10 DEBUG : toe: transformed to: tictactoe 2026/04/21 03:03:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/21 03:03:11 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for checks to finish 2026/04/21 03:03:11 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/04/21 03:03:11 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 03:03:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/21 03:03:11 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/04/21 03:03:11 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for transfers to finish 2026/04/21 03:03:11 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.81s) === RUN TestSyntax 2026/04/21 03:03:12 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "B2 bucket rclone-test-dusamoc6sewe", Local "Local file system at /tmp/rclone2866709229", Modify Window "1ms" 2026/04/21 03:03:12 INFO : toe: Making directory 2026/04/21 03:03:12 INFO : toe/toe: Making directory 2026/04/21 03:03:12 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/21 03:03:12 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for checks to finish 2026/04/21 03:03:12 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for transfers to finish 2026/04/21 03:03:12 DEBUG : toe/toe/toe: size = 11 OK 2026/04/21 03:03:12 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/21 03:03:12 INFO : toe/toe/toe: Copied (new) 2026/04/21 03:03:12 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.75s) === RUN TestMove run.go:185: Remote "B2 bucket rclone-test-dusamoc6sewe", Local "Local file system at /tmp/rclone2866709229", Modify Window "1ms" 2026/04/21 03:03:13 DEBUG : empty_dir: Making directory with metadata 2026/04/21 03:03:13 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/21 03:03:13 DEBUG : toe: transformed to: tictactoe 2026/04/21 03:03:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/21 03:03:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/21 03:03:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/21 03:03:13 INFO : tictacempty_dir: Making directory 2026/04/21 03:03:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/21 03:03:13 DEBUG : toe: transformed to: tictactoe 2026/04/21 03:03:13 DEBUG : toe: transformed to: tictactoe 2026/04/21 03:03:13 INFO : tictactoe: Making directory 2026/04/21 03:03:13 DEBUG : toe: transformed to: tictactoe 2026/04/21 03:03:13 DEBUG : toe: transformed to: tictactoe 2026/04/21 03:03:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/21 03:03:13 INFO : tictactoe/tictactoe: Making directory 2026/04/21 03:03:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/21 03:03:13 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/21 03:03:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/21 03:03:13 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/21 03:03:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/21 03:03:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/21 03:03:13 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for checks to finish 2026/04/21 03:03:13 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for transfers to finish 2026/04/21 03:03:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/21 03:03:14 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/21 03:03:14 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/21 03:03:14 INFO : toe/toe/toe.txt: Deleted 2026/04/21 03:03:14 INFO : toe/toe: Removing directory 2026/04/21 03:03:14 INFO : toe: Removing directory 2026/04/21 03:03:14 INFO : empty_dir: Removing directory 2026/04/21 03:03:14 DEBUG : Local file system at /tmp/rclone2866709229: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.76s) === RUN TestTransformFile run.go:185: Remote "B2 bucket rclone-test-dusamoc6sewe", Local "Local file system at /tmp/rclone2866709229", Modify Window "1ms" 2026/04/21 03:03:15 DEBUG : empty_dir: Making directory with metadata 2026/04/21 03:03:15 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/21 03:03:15 DEBUG : toe: transformed to: tictactoe 2026/04/21 03:03:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/21 03:03:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/21 03:03:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/21 03:03:15 INFO : tictacempty_dir: Making directory 2026/04/21 03:03:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/21 03:03:15 DEBUG : toe: transformed to: tictactoe 2026/04/21 03:03:15 DEBUG : toe: transformed to: tictactoe 2026/04/21 03:03:15 INFO : tictactoe: Making directory 2026/04/21 03:03:15 DEBUG : toe: transformed to: tictactoe 2026/04/21 03:03:15 DEBUG : toe: transformed to: tictactoe 2026/04/21 03:03:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/21 03:03:15 INFO : tictactoe/tictactoe: Making directory 2026/04/21 03:03:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/21 03:03:15 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/21 03:03:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/21 03:03:15 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/21 03:03:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/21 03:03:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/21 03:03:15 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for checks to finish 2026/04/21 03:03:15 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for transfers to finish 2026/04/21 03:03:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/21 03:03:16 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/21 03:03:16 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/21 03:03:16 INFO : toe/toe/toe.txt: Deleted 2026/04/21 03:03:16 INFO : toe/toe: Removing directory 2026/04/21 03:03:16 INFO : toe: Removing directory 2026/04/21 03:03:16 INFO : empty_dir: Removing directory 2026/04/21 03:03:16 DEBUG : Local file system at /tmp/rclone2866709229: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/04/21 03:03:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/21 03:03:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/04/21 03:03:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/21 03:03:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/21 03:03:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/21 03:03:17 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/04/21 03:03:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/21 03:03:17 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/04/21 03:03:17 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (2.89s) === RUN TestManualTransformFile run.go:185: Remote "B2 bucket rclone-test-dusamoc6sewe", Local "Local file system at /tmp/rclone2866709229", Modify Window "1ms" 2026/04/21 03:03:18 DEBUG : Reset feature "Copy" 2026/04/21 03:03:18 DEBUG : Reset feature "Move" 2026/04/21 03:03:18 DEBUG : Reset feature "Copy" 2026/04/21 03:03:18 DEBUG : Reset feature "Move" 2026/04/21 03:03:18 DEBUG : empty_dir: Making directory with metadata 2026/04/21 03:03:18 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/21 03:03:18 DEBUG : toe: transformed to: tictactoe 2026/04/21 03:03:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/21 03:03:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/21 03:03:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/21 03:03:18 INFO : tictacempty_dir: Making directory 2026/04/21 03:03:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/21 03:03:18 DEBUG : toe: transformed to: tictactoe 2026/04/21 03:03:18 DEBUG : toe: transformed to: tictactoe 2026/04/21 03:03:18 INFO : tictactoe: Making directory 2026/04/21 03:03:18 DEBUG : toe: transformed to: tictactoe 2026/04/21 03:03:18 DEBUG : toe: transformed to: tictactoe 2026/04/21 03:03:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/21 03:03:18 INFO : tictactoe/tictactoe: Making directory 2026/04/21 03:03:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/21 03:03:18 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/21 03:03:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/21 03:03:18 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/21 03:03:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/21 03:03:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/21 03:03:18 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for checks to finish 2026/04/21 03:03:18 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for transfers to finish 2026/04/21 03:03:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/21 03:03:19 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/21 03:03:19 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/21 03:03:19 INFO : toe/toe/toe.txt: Deleted 2026/04/21 03:03:19 INFO : toe/toe: Removing directory 2026/04/21 03:03:19 INFO : toe: Removing directory 2026/04/21 03:03:19 INFO : empty_dir: Removing directory 2026/04/21 03:03:19 DEBUG : Local file system at /tmp/rclone2866709229: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/04/21 03:03:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/21 03:03:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/04/21 03:03:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/21 03:03:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/21 03:03:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/21 03:03:21 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/04/21 03:03:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/21 03:03:21 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/04/21 03:03:21 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (4.03s) === RUN TestBase64 run.go:185: Remote "B2 bucket rclone-test-dusamoc6sewe", Local "Local file system at /tmp/rclone2866709229", Modify Window "1ms" 2026/04/21 03:03:22 DEBUG : toe: transformed to: dG9l 2026/04/21 03:03:22 DEBUG : toe: transformed to: dG9l 2026/04/21 03:03:22 INFO : dG9l: Making directory 2026/04/21 03:03:22 DEBUG : toe: transformed to: dG9l 2026/04/21 03:03:22 DEBUG : toe: transformed to: dG9l 2026/04/21 03:03:22 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/04/21 03:03:22 INFO : dG9l/dG9l: Making directory 2026/04/21 03:03:22 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/04/21 03:03:22 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/04/21 03:03:22 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/04/21 03:03:22 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/21 03:03:22 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/04/21 03:03:22 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for checks to finish 2026/04/21 03:03:22 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for transfers to finish 2026/04/21 03:03:23 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/04/21 03:03:23 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/21 03:03:23 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/04/21 03:03:23 DEBUG : Waiting for deletions to finish 2026/04/21 03:03:23 DEBUG : dG9l: transformed to: toe 2026/04/21 03:03:23 DEBUG : dG9l: transformed to: toe 2026/04/21 03:03:24 DEBUG : dG9l: transformed to: toe 2026/04/21 03:03:24 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/04/21 03:03:24 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/04/21 03:03:24 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/04/21 03:03:24 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/04/21 03:03:24 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/04/21 03:03:24 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/04/21 03:03:24 DEBUG : Local file system at /tmp/rclone2866709229: Waiting for checks to finish 2026/04/21 03:03:24 DEBUG : Local file system at /tmp/rclone2866709229: Waiting for transfers to finish 2026/04/21 03:03:24 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.80s) === RUN TestError run.go:185: Remote "B2 bucket rclone-test-dusamoc6sewe", Local "Local file system at /tmp/rclone2866709229", Modify Window "1ms" 2026/04/21 03:03:25 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/21 03:03:25 DEBUG : toe: transformed to: 2026/04/21 03:03:25 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/21 03:03:25 DEBUG : toe: transformed to: 2026/04/21 03:03:25 INFO : B2 bucket rclone-test-dusamoc6sewe: Making directory 2026/04/21 03:03:25 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/21 03:03:25 DEBUG : toe: transformed to: 2026/04/21 03:03:25 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/21 03:03:25 DEBUG : toe: transformed to: 2026/04/21 03:03:25 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/21 03:03:25 DEBUG : toe/toe: transformed to: 2026/04/21 03:03:25 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/04/21 03:03:25 INFO : toe/toe: Making directory 2026/04/21 03:03:25 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/21 03:03:25 DEBUG : toe/toe: transformed to: 2026/04/21 03:03:25 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/04/21 03:03:25 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/21 03:03:25 DEBUG : toe: transformed to: 2026/04/21 03:03:25 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/21 03:03:25 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/21 03:03:25 DEBUG : toe/toe/toe: transformed to: 2026/04/21 03:03:25 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/04/21 03:03:25 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for checks to finish 2026/04/21 03:03:25 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Waiting for transfers to finish 2026/04/21 03:03:26 DEBUG : toe/toe/toe: size = 11 OK 2026/04/21 03:03:26 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/21 03:03:26 INFO : toe/toe/toe: Copied (new) 2026/04/21 03:03:26 ERROR : B2 bucket rclone-test-dusamoc6sewe: not deleting files as there were IO errors 2026/04/21 03:03:26 ERROR : B2 bucket rclone-test-dusamoc6sewe: not deleting directories as there were IO errors --- PASS: TestError (1.59s) PASS 2026/04/21 03:03:26 DEBUG : B2 bucket rclone-test-dusamoc6sewe: Purge remote 2026/04/21 03:03:26 INFO : B2 bucket rclone-test-dusamoc6sewe: cleaning bucket "rclone-test-dusamoc6sewe" of all files 2026/04/21 03:03:27 DEBUG : BackupDir/one: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f41891f2a931b7d0a_d20260421_m025728_c001_v7007000_t0000_u01776740248250") 2026/04/21 03:03:27 DEBUG : BackupDir/one: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f11081975c66fefab_d20260421_m025719_c001_v0001032_t0015_u01776740239623") 2026/04/21 03:03:27 DEBUG : CompareDest/one: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f410f3be933f7dbe3_d20260421_m025700_c001_v7007000_t0000_u01776740220289") 2026/04/21 03:03:27 DEBUG : CompareDest/one: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee707f6_d20260421_m025654_c001_v0001177_t0001_u01776740214430") 2026/04/21 03:03:27 DEBUG : CompareDest/two: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f410f3be933f7dbe5_d20260421_m025700_c001_v7007000_t0000_u01776740220470") 2026/04/21 03:03:27 DEBUG : CompareDest/two: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f114eb4b9a6e43ebd_d20260421_m025655_c001_v0001097_t0051_u01776740215376") 2026/04/21 03:03:27 DEBUG : CopyDest/one: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f41891f2a931b7d0b_d20260421_m025728_c001_v7007000_t0000_u01776740248441") 2026/04/21 03:03:27 DEBUG : CopyDest/one: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f114eb4b9a6e43f39_d20260421_m025716_c001_v0001097_t0029_u01776740236452") 2026/04/21 03:03:27 DEBUG : CopyDest/three: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f41891f2a931b7d0c_d20260421_m025728_c001_v7007000_t0000_u01776740248622") 2026/04/21 03:03:28 DEBUG : CopyDest/three: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f114eb4b9a6e43f6d_d20260421_m025726_c001_v0001097_t0017_u01776740246056") 2026/04/21 03:03:28 DEBUG : CopyDest/two: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f41891f2a931b7d0d_d20260421_m025728_c001_v7007000_t0000_u01776740248803") 2026/04/21 03:03:28 DEBUG : CopyDest/two: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70834_d20260421_m025723_c001_v0001177_t0026_u01776740243443") 2026/04/21 03:03:28 DEBUG : EXISTING: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f410f3be933f7ddfc_d20260421_m025846_c001_v7007000_t0000_u01776740326474") 2026/04/21 03:03:28 DEBUG : EXISTING: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee708cc_d20260421_m025845_c001_v0001177_t0011_u01776740325503") 2026/04/21 03:03:28 DEBUG : PREFIXapple: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f401b98961cfeabc3_d20260421_m030046_c001_v7007000_t0000_u01776740446077") 2026/04/21 03:03:28 DEBUG : PREFIXapple: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70a6a_d20260421_m030040_c001_v0001177_t0024_u01776740440399") 2026/04/21 03:03:28 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f40809267b0d9cbb2_d20260421_m030046_c001_v7007000_t0000_u01776740446020") 2026/04/21 03:03:28 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1184f81600bb0576_d20260421_m030040_c001_v0001106_t0031_u01776740440420") 2026/04/21 03:03:28 DEBUG : PREFIXbanana: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f41350d7920687100_d20260421_m030046_c001_v7007000_t0000_u01776740446283") 2026/04/21 03:03:28 DEBUG : PREFIXbanana: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1136245f730c3132_d20260421_m030040_c001_v0001174_t0056_u01776740440444") 2026/04/21 03:03:28 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f40809267b0d9cbc1_d20260421_m030046_c001_v7007000_t0000_u01776740446383") 2026/04/21 03:03:28 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1022b931e0c232a7_d20260421_m030040_c001_v0001120_t0019_u01776740440429") 2026/04/21 03:03:28 DEBUG : Testêé: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f410f3be933f7ddf9_d20260421_m025843_c001_v7007000_t0000_u01776740323237") 2026/04/21 03:03:28 DEBUG : Testêé: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee708c2_d20260421_m025842_c001_v0001177_t0032_u01776740322643") 2026/04/21 03:03:29 DEBUG : Testêé: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee708c0_d20260421_m025842_c001_v0001177_t0016_u01776740322044") 2026/04/21 03:03:29 DEBUG : YXBwbGU=: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f409d458ffe716e54_d20260421_m030025_c001_v7007000_t0000_u01776740425247") 2026/04/21 03:03:29 DEBUG : YXBwbGU=: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70a2d_d20260421_m030020_c001_v0001177_t0039_u01776740420513") 2026/04/21 03:03:29 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f409d458ffe716e55_d20260421_m030025_c001_v7007000_t0000_u01776740425426") 2026/04/21 03:03:29 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1022b931e0c23279_d20260421_m030020_c001_v0001120_t0023_u01776740420522") 2026/04/21 03:03:29 DEBUG : YmFuYW5h: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f409d458ffe716e57_d20260421_m030025_c001_v7007000_t0000_u01776740425606") 2026/04/21 03:03:29 DEBUG : YmFuYW5h: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1184f81600bb055c_d20260421_m030020_c001_v0001106_t0050_u01776740420533") 2026/04/21 03:03:29 DEBUG : a/potato2: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f415cdd606d676a82_d20260421_m025528_c001_v7007000_t0000_u01776740128413") 2026/04/21 03:03:29 DEBUG : a/potato2: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70707_d20260421_m025527_c001_v0001177_t0025_u01776740127837") 2026/04/21 03:03:29 DEBUG : a/potato2: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f4032613c37ed2007_d20260421_m025526_c001_v7007000_t0000_u01776740126486") 2026/04/21 03:03:29 DEBUG : a/potato2: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee706f9_d20260421_m025525_c001_v0001177_t0037_u01776740125592") 2026/04/21 03:03:29 DEBUG : a/potato2: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f4032613c37ed1ff5_d20260421_m025510_c001_v7007000_t0000_u01776740110181") 2026/04/21 03:03:29 DEBUG : a/potato2: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee706a5_d20260421_m025509_c001_v0001177_t0041_u01776740109166") 2026/04/21 03:03:29 DEBUG : apple: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f42364dcab5353a3a_d20260421_m030253_c001_v7007000_t0000_u01776740573410") 2026/04/21 03:03:29 DEBUG : apple: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1022b931e0c233cc_d20260421_m030248_c001_v0001120_t0036_u01776740568640") 2026/04/21 03:03:29 DEBUG : apple: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f4032613c37ed2c62_d20260421_m030236_c001_v7007000_t0000_u01776740556106") 2026/04/21 03:03:29 DEBUG : apple: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1022b931e0c23392_d20260421_m030231_c001_v0001120_t0031_u01776740551332") 2026/04/21 03:03:29 DEBUG : apple: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f41891f2a931b8405_d20260421_m030218_c001_v7007000_t0000_u01776740538747") 2026/04/21 03:03:29 DEBUG : apple: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1022b931e0c23362_d20260421_m030214_c001_v0001120_t0014_u01776740534790") 2026/04/21 03:03:29 DEBUG : apple: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f4126986b0df7f3ac_d20260421_m030201_c001_v7007000_t0000_u01776740521294") 2026/04/21 03:03:29 DEBUG : apple: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1022b931e0c23345_d20260421_m030156_c001_v0001120_t0014_u01776740516966") 2026/04/21 03:03:29 DEBUG : apple: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f402cdff8ead71633_d20260421_m030145_c001_v7007000_t0000_u01776740505253") 2026/04/21 03:03:30 DEBUG : apple: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1022b931e0c2332b_d20260421_m030140_c001_v0001120_t0019_u01776740500350") 2026/04/21 03:03:30 DEBUG : apple: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f4147b412da9b9888_d20260421_m030128_c001_v7007000_t0000_u01776740488024") 2026/04/21 03:03:30 DEBUG : apple: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70b06_d20260421_m030121_c001_v0001177_t0011_u01776740481323") 2026/04/21 03:03:30 DEBUG : apple: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f407b13c342df6a39_d20260421_m030109_c001_v7007000_t0000_u01776740469030") 2026/04/21 03:03:30 DEBUG : apple: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1184f81600bb05ae_d20260421_m030105_c001_v0001106_t0022_u01776740465289") 2026/04/21 03:03:30 DEBUG : apple: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f41592573390fe243_d20260421_m030104_c001_v7007000_t0000_u01776740464059") 2026/04/21 03:03:30 DEBUG : apple: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1022b931e0c232cf_d20260421_m030059_c001_v0001120_t0053_u01776740459653") 2026/04/21 03:03:30 DEBUG : apple: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f40809267b0d9cbcc_d20260421_m030047_c001_v7007000_t0000_u01776740447764") 2026/04/21 03:03:30 DEBUG : apple: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1184f81600bb057e_d20260421_m030043_c001_v0001106_t0053_u01776740443918") 2026/04/21 03:03:30 DEBUG : apple: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f419b700016ac5264_d20260421_m030042_c001_v7007000_t0000_u01776740442841") 2026/04/21 03:03:30 DEBUG : apple: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70a66_d20260421_m030037_c001_v0001177_t0018_u01776740437705") 2026/04/21 03:03:30 DEBUG : apple: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f40099234a9d23863_d20260421_m030022_c001_v7007000_t0000_u01776740422750") 2026/04/21 03:03:30 DEBUG : apple: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1184f81600bb0554_d20260421_m030017_c001_v0001106_t0031_u01776740417677") 2026/04/21 03:03:30 DEBUG : apple: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f419b700016ac521f_d20260421_m030005_c001_v7007000_t0000_u01776740405807") 2026/04/21 03:03:30 DEBUG : apple: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee709f9_d20260421_m030001_c001_v0001177_t0023_u01776740401700") 2026/04/21 03:03:30 DEBUG : apple: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f417dd60906869a9b_d20260421_m025948_c001_v7007000_t0000_u01776740388476") 2026/04/21 03:03:30 DEBUG : apple: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1022b931e0c23225_d20260421_m025944_c001_v0001120_t0034_u01776740384062") 2026/04/21 03:03:30 DEBUG : appleSUFFIX: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f418d7ebbe50890ba_d20260421_m030107_c001_v7007000_t0000_u01776740467336") 2026/04/21 03:03:30 DEBUG : appleSUFFIX: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1022b931e0c232d3_d20260421_m030101_c001_v0001120_t0038_u01776740461855") 2026/04/21 03:03:30 DEBUG : appleapple: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f4147b412da9b988a_d20260421_m030128_c001_v7007000_t0000_u01776740488210") 2026/04/21 03:03:31 DEBUG : appleapple: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70b0a_d20260421_m030123_c001_v0001177_t0009_u01776740483792") 2026/04/21 03:03:31 DEBUG : appleappleapplebanana: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f42364dcab5353a3b_d20260421_m030253_c001_v7007000_t0000_u01776740573594") 2026/04/21 03:03:31 DEBUG : appleappleapplebanana: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1184f81600bb06b6_d20260421_m030249_c001_v0001106_t0036_u01776740569330") 2026/04/21 03:03:31 DEBUG : appleappleapplebanana: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f4032613c37ed2c63_d20260421_m030236_c001_v7007000_t0000_u01776740556288") 2026/04/21 03:03:31 DEBUG : appleappleapplebanana: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1184f81600bb0690_d20260421_m030232_c001_v0001106_t0020_u01776740552118") 2026/04/21 03:03:31 DEBUG : appleappleapplebanana: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f41891f2a931b8406_d20260421_m030218_c001_v7007000_t0000_u01776740538928") 2026/04/21 03:03:31 DEBUG : appleappleapplebanana: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1184f81600bb065e_d20260421_m030215_c001_v0001106_t0051_u01776740535296") 2026/04/21 03:03:31 DEBUG : appleappleapplebanana: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f4126986b0df7f3ae_d20260421_m030201_c001_v7007000_t0000_u01776740521476") 2026/04/21 03:03:31 DEBUG : appleappleapplebanana: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1184f81600bb062c_d20260421_m030157_c001_v0001106_t0017_u01776740517450") 2026/04/21 03:03:31 DEBUG : appleappleapplebanana: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f402cdff8ead71634_d20260421_m030145_c001_v7007000_t0000_u01776740505445") 2026/04/21 03:03:31 DEBUG : appleappleapplebanana: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1184f81600bb0606_d20260421_m030141_c001_v0001106_t0015_u01776740501112") 2026/04/21 03:03:31 DEBUG : appleappleapplebanana: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f4147b412da9b9877_d20260421_m030125_c001_v7007000_t0000_u01776740485687") 2026/04/21 03:03:31 DEBUG : appleappleapplebanana: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1022b931e0c232ff_d20260421_m030121_c001_v0001120_t0019_u01776740481948") 2026/04/21 03:03:31 DEBUG : appleappleapplebanana: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f407b13c342df6a3f_d20260421_m030109_c001_v7007000_t0000_u01776740469212") 2026/04/21 03:03:31 DEBUG : appleappleapplebanana: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70aca_d20260421_m030105_c001_v0001177_t0031_u01776740465301") 2026/04/21 03:03:31 DEBUG : appleappleapplebanana: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f42364dcab535374d_d20260421_m030104_c001_v7007000_t0000_u01776740464196") 2026/04/21 03:03:31 DEBUG : appleappleapplebanana: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1136245f730c32a6_d20260421_m030100_c001_v0001174_t0044_u01776740460200") 2026/04/21 03:03:31 DEBUG : appleappleapplebanana: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f40809267b0d9cbcd_d20260421_m030047_c001_v7007000_t0000_u01776740447958") 2026/04/21 03:03:31 DEBUG : appleappleapplebanana: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1022b931e0c232b1_d20260421_m030043_c001_v0001120_t0039_u01776740443928") 2026/04/21 03:03:31 DEBUG : appleappleapplebanana: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f410f3be933f7e430_d20260421_m030042_c001_v7007000_t0000_u01776740442848") 2026/04/21 03:03:31 DEBUG : appleappleapplebanana: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1022b931e0c232a3_d20260421_m030038_c001_v0001120_t0016_u01776740438511") 2026/04/21 03:03:31 DEBUG : appleappleapplebanana: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f40099234a9d23875_d20260421_m030023_c001_v7007000_t0000_u01776740423308") 2026/04/21 03:03:32 DEBUG : appleappleapplebanana: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1022b931e0c23273_d20260421_m030018_c001_v0001120_t0045_u01776740418737") 2026/04/21 03:03:32 DEBUG : appleappleapplebanana: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f419b700016ac5221_d20260421_m030006_c001_v7007000_t0000_u01776740406004") 2026/04/21 03:03:32 DEBUG : appleappleapplebanana: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1184f81600bb0540_d20260421_m030002_c001_v0001106_t0013_u01776740402382") 2026/04/21 03:03:32 DEBUG : appleappleapplebanana: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f417dd60906869aa1_d20260421_m025948_c001_v7007000_t0000_u01776740388657") 2026/04/21 03:03:32 DEBUG : appleappleapplebanana: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee709d6_d20260421_m025945_c001_v0001177_t0020_u01776740385034") 2026/04/21 03:03:32 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f411338f46c6b08c0_d20260421_m030107_c001_v7007000_t0000_u01776740467698") 2026/04/21 03:03:32 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70ab4_d20260421_m030101_c001_v0001177_t0036_u01776740461866") 2026/04/21 03:03:32 DEBUG : b/potato: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f415cdd606d676a83_d20260421_m025528_c001_v7007000_t0000_u01776740128594") 2026/04/21 03:03:32 DEBUG : b/potato: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70701_d20260421_m025527_c001_v0001177_t0012_u01776740127041") 2026/04/21 03:03:32 DEBUG : b/potato: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f4032613c37ed2006_d20260421_m025525_c001_v7007000_t0000_u01776740125929") 2026/04/21 03:03:32 DEBUG : b/potato: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee706f5_d20260421_m025524_c001_v0001177_t0019_u01776740124768") 2026/04/21 03:03:32 DEBUG : b/potato: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f4032613c37ed1ff4_d20260421_m025509_c001_v7007000_t0000_u01776740109634") 2026/04/21 03:03:32 DEBUG : b/potato: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee706a1_d20260421_m025508_c001_v0001177_t0014_u01776740108312") 2026/04/21 03:03:32 DEBUG : backup/one: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f40809267b0d9c710_d20260421_m025742_c001_v7007000_t0000_u01776740262167") 2026/04/21 03:03:32 DEBUG : backup/one: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1115e83bc828fd82_d20260421_m025739_c001_v0001040_t0055_u01776740259507") 2026/04/21 03:03:32 DEBUG : backup/one: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1151db29fb3fc0e7_d20260421_m025735_c001_v0001167_t0015_u01776740255043") 2026/04/21 03:03:32 DEBUG : backup/one-2019-01-01: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f407b13c342df65a0_d20260421_m025808_c001_v7007000_t0000_u01776740288077") 2026/04/21 03:03:32 DEBUG : backup/one-2019-01-01: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1054e32b758dfa6b_d20260421_m025806_c001_v0001146_t0040_u01776740286143") 2026/04/21 03:03:32 DEBUG : backup/one-2019-01-01: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f104ace087125bac5_d20260421_m025801_c001_v0001174_t0038_u01776740281802") 2026/04/21 03:03:32 DEBUG : backup/one.bak: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f4045e58dcf1705a0_d20260421_m025756_c001_v7007000_t0000_u01776740276203") 2026/04/21 03:03:32 DEBUG : backup/one.bak: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f101882d8657372bc_d20260421_m025754_c001_v0001033_t0002_u01776740274060") 2026/04/21 03:03:33 DEBUG : backup/one.bak: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1073db585c2e51ed_d20260421_m025750_c001_v0001171_t0019_u01776740270324") 2026/04/21 03:03:33 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f407b13c342df65a1_d20260421_m025808_c001_v7007000_t0000_u01776740288264") 2026/04/21 03:03:33 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f10085d243050bb9a_d20260421_m025807_c001_v0001178_t0003_u01776740287283") 2026/04/21 03:03:33 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1083ca50c48c544a_d20260421_m025803_c001_v0001039_t0052_u01776740283848") 2026/04/21 03:03:33 DEBUG : backup/three.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f40809267b0d9c713_d20260421_m025742_c001_v7007000_t0000_u01776740262349") 2026/04/21 03:03:33 DEBUG : backup/three.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f101db19ac27ef472_d20260421_m025741_c001_v0001174_t0056_u01776740261308") 2026/04/21 03:03:33 DEBUG : backup/three.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f106731852da52e33_d20260421_m025736_c001_v0001171_t0015_u01776740256916") 2026/04/21 03:03:33 DEBUG : backup/three.txt.bak: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f4045e58dcf1705a2_d20260421_m025756_c001_v7007000_t0000_u01776740276385") 2026/04/21 03:03:33 DEBUG : backup/three.txt.bak: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f119cc847e1695252_d20260421_m025755_c001_v0001174_t0054_u01776740275347") 2026/04/21 03:03:33 DEBUG : backup/three.txt.bak: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f108554ef8237c86d_d20260421_m025751_c001_v0001182_t0022_u01776740271952") 2026/04/21 03:03:33 DEBUG : banana: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f42364dcab5353a3c_d20260421_m030253_c001_v7007000_t0000_u01776740573775") 2026/04/21 03:03:33 DEBUG : banana: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70c38_d20260421_m030249_c001_v0001177_t0039_u01776740569076") 2026/04/21 03:03:33 DEBUG : banana: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f4032613c37ed2c64_d20260421_m030236_c001_v7007000_t0000_u01776740556469") 2026/04/21 03:03:33 DEBUG : banana: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70c02_d20260421_m030231_c001_v0001177_t0040_u01776740551787") 2026/04/21 03:03:33 DEBUG : banana: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f41891f2a931b8407_d20260421_m030219_c001_v7007000_t0000_u01776740539109") 2026/04/21 03:03:33 DEBUG : banana: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70bc0_d20260421_m030215_c001_v0001177_t0008_u01776740535083") 2026/04/21 03:03:33 DEBUG : banana: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f4126986b0df7f3b5_d20260421_m030201_c001_v7007000_t0000_u01776740521657") 2026/04/21 03:03:33 DEBUG : banana: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70b7a_d20260421_m030157_c001_v0001177_t0048_u01776740517244") 2026/04/21 03:03:33 DEBUG : banana: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f402cdff8ead71635_d20260421_m030145_c001_v7007000_t0000_u01776740505629") 2026/04/21 03:03:33 DEBUG : banana: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70b4c_d20260421_m030140_c001_v0001177_t0049_u01776740500905") 2026/04/21 03:03:33 DEBUG : banana: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f4147b412da9b988c_d20260421_m030128_c001_v7007000_t0000_u01776740488401") 2026/04/21 03:03:34 DEBUG : banana: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1136245f730c3487_d20260421_m030121_c001_v0001174_t0005_u01776740481530") 2026/04/21 03:03:34 DEBUG : banana: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f407b13c342df6a42_d20260421_m030109_c001_v7007000_t0000_u01776740469394") 2026/04/21 03:03:34 DEBUG : banana: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1022b931e0c232db_d20260421_m030105_c001_v0001120_t0009_u01776740465311") 2026/04/21 03:03:34 DEBUG : banana: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f419c278ddf20eda6_d20260421_m030104_c001_v7007000_t0000_u01776740464200") 2026/04/21 03:03:34 DEBUG : banana: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70aac_d20260421_m030059_c001_v0001177_t0004_u01776740459993") 2026/04/21 03:03:34 DEBUG : banana: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f40809267b0d9cbce_d20260421_m030048_c001_v7007000_t0000_u01776740448146") 2026/04/21 03:03:34 DEBUG : banana: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1136245f730c3176_d20260421_m030043_c001_v0001174_t0055_u01776740443956") 2026/04/21 03:03:34 DEBUG : banana: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f40809267b0d9cb62_d20260421_m030042_c001_v7007000_t0000_u01776740442853") 2026/04/21 03:03:34 DEBUG : banana: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1184f81600bb0574_d20260421_m030037_c001_v0001106_t0009_u01776740437909") 2026/04/21 03:03:34 DEBUG : banana: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f42364dcab53535f1_d20260421_m030023_c001_v7007000_t0000_u01776740423153") 2026/04/21 03:03:34 DEBUG : banana: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70a25_d20260421_m030018_c001_v0001177_t0014_u01776740418534") 2026/04/21 03:03:34 DEBUG : banana: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f419b700016ac5222_d20260421_m030006_c001_v7007000_t0000_u01776740406188") 2026/04/21 03:03:34 DEBUG : banana: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1022b931e0c23243_d20260421_m030001_c001_v0001120_t0043_u01776740401925") 2026/04/21 03:03:34 DEBUG : banana: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f417dd60906869aa8_d20260421_m025948_c001_v7007000_t0000_u01776740388839") 2026/04/21 03:03:34 DEBUG : banana: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1184f81600bb050a_d20260421_m025944_c001_v0001106_t0028_u01776740384486") 2026/04/21 03:03:34 DEBUG : bananaSUFFIX: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f407b13c342df6a0c_d20260421_m030107_c001_v7007000_t0000_u01776740467256") 2026/04/21 03:03:34 DEBUG : bananaSUFFIX: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1136245f730c32c8_d20260421_m030101_c001_v0001174_t0059_u01776740461877") 2026/04/21 03:03:34 DEBUG : both0: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f418d7ebbe5088d37_d20260421_m025916_c001_v7007000_t0000_u01776740356439") 2026/04/21 03:03:34 DEBUG : both0: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee7093c_d20260421_m025904_c001_v0001177_t0015_u01776740344374") 2026/04/21 03:03:34 DEBUG : both0: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f407b13c342df6766_d20260421_m025859_c001_v7007000_t0000_u01776740339918") 2026/04/21 03:03:35 DEBUG : both0: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee708d4_d20260421_m025848_c001_v0001177_t0008_u01776740328341") 2026/04/21 03:03:35 DEBUG : both1: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f418d7ebbe5088d38_d20260421_m025916_c001_v7007000_t0000_u01776740356623") 2026/04/21 03:03:35 DEBUG : both1: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70940_d20260421_m025904_c001_v0001177_t0030_u01776740344800") 2026/04/21 03:03:35 DEBUG : both1: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f407b13c342df6768_d20260421_m025900_c001_v7007000_t0000_u01776740340101") 2026/04/21 03:03:35 DEBUG : both1: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee708d8_d20260421_m025848_c001_v0001177_t0021_u01776740328830") 2026/04/21 03:03:35 DEBUG : both10: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f418d7ebbe5088d39_d20260421_m025916_c001_v7007000_t0000_u01776740356806") 2026/04/21 03:03:35 DEBUG : both10: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70968_d20260421_m025908_c001_v0001177_t0025_u01776740348967") 2026/04/21 03:03:35 DEBUG : both10: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f407b13c342df6769_d20260421_m025900_c001_v7007000_t0000_u01776740340284") 2026/04/21 03:03:35 DEBUG : both10: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70902_d20260421_m025852_c001_v0001177_t0052_u01776740332834") 2026/04/21 03:03:35 DEBUG : both11: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f418d7ebbe5088d3a_d20260421_m025916_c001_v7007000_t0000_u01776740356988") 2026/04/21 03:03:35 DEBUG : both11: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee7096c_d20260421_m025909_c001_v0001177_t0025_u01776740349416") 2026/04/21 03:03:35 DEBUG : both11: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f407b13c342df676a_d20260421_m025900_c001_v7007000_t0000_u01776740340466") 2026/04/21 03:03:35 DEBUG : both11: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70908_d20260421_m025853_c001_v0001177_t0055_u01776740333252") 2026/04/21 03:03:35 DEBUG : both12: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f418d7ebbe5088d3b_d20260421_m025917_c001_v7007000_t0000_u01776740357171") 2026/04/21 03:03:35 DEBUG : both12: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70970_d20260421_m025909_c001_v0001177_t0019_u01776740349837") 2026/04/21 03:03:35 DEBUG : both12: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f407b13c342df676b_d20260421_m025900_c001_v7007000_t0000_u01776740340649") 2026/04/21 03:03:35 DEBUG : both12: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee7090c_d20260421_m025853_c001_v0001177_t0009_u01776740333755") 2026/04/21 03:03:35 DEBUG : both13: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f418d7ebbe5088d3c_d20260421_m025917_c001_v7007000_t0000_u01776740357354") 2026/04/21 03:03:35 DEBUG : both13: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70974_d20260421_m025910_c001_v0001177_t0022_u01776740350256") 2026/04/21 03:03:35 DEBUG : both13: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f407b13c342df676c_d20260421_m025900_c001_v7007000_t0000_u01776740340831") 2026/04/21 03:03:35 DEBUG : both13: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70910_d20260421_m025854_c001_v0001177_t0057_u01776740334179") 2026/04/21 03:03:35 DEBUG : both14: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f418d7ebbe5088d3e_d20260421_m025917_c001_v7007000_t0000_u01776740357537") 2026/04/21 03:03:35 DEBUG : both14: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70978_d20260421_m025910_c001_v0001177_t0056_u01776740350672") 2026/04/21 03:03:35 DEBUG : both14: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f407b13c342df676d_d20260421_m025901_c001_v7007000_t0000_u01776740341014") 2026/04/21 03:03:36 DEBUG : both14: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70916_d20260421_m025854_c001_v0001177_t0028_u01776740334599") 2026/04/21 03:03:36 DEBUG : both15: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f418d7ebbe5088d40_d20260421_m025917_c001_v7007000_t0000_u01776740357720") 2026/04/21 03:03:36 DEBUG : both15: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee7097c_d20260421_m025911_c001_v0001177_t0038_u01776740351166") 2026/04/21 03:03:36 DEBUG : both15: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f407b13c342df676e_d20260421_m025901_c001_v7007000_t0000_u01776740341196") 2026/04/21 03:03:36 DEBUG : both15: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee7091a_d20260421_m025855_c001_v0001177_t0001_u01776740335015") 2026/04/21 03:03:36 DEBUG : both16: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f418d7ebbe5088d42_d20260421_m025917_c001_v7007000_t0000_u01776740357903") 2026/04/21 03:03:36 DEBUG : both16: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70980_d20260421_m025911_c001_v0001177_t0044_u01776740351588") 2026/04/21 03:03:36 DEBUG : both16: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f407b13c342df6771_d20260421_m025901_c001_v7007000_t0000_u01776740341379") 2026/04/21 03:03:36 DEBUG : both16: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee7091e_d20260421_m025855_c001_v0001177_t0032_u01776740335448") 2026/04/21 03:03:36 DEBUG : both17: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f418d7ebbe5088d44_d20260421_m025918_c001_v7007000_t0000_u01776740358087") 2026/04/21 03:03:36 DEBUG : both17: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70984_d20260421_m025912_c001_v0001177_t0025_u01776740352058") 2026/04/21 03:03:36 DEBUG : both17: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f407b13c342df6776_d20260421_m025901_c001_v7007000_t0000_u01776740341562") 2026/04/21 03:03:36 DEBUG : both17: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70922_d20260421_m025855_c001_v0001177_t0052_u01776740335935") 2026/04/21 03:03:36 DEBUG : both18: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f418d7ebbe5088d45_d20260421_m025918_c001_v7007000_t0000_u01776740358271") 2026/04/21 03:03:36 DEBUG : both18: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70988_d20260421_m025912_c001_v0001177_t0012_u01776740352485") 2026/04/21 03:03:36 DEBUG : both18: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f407b13c342df677b_d20260421_m025901_c001_v7007000_t0000_u01776740341745") 2026/04/21 03:03:36 DEBUG : both18: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70928_d20260421_m025856_c001_v0001177_t0038_u01776740336350") 2026/04/21 03:03:36 DEBUG : both19: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f418d7ebbe5088d46_d20260421_m025918_c001_v7007000_t0000_u01776740358454") 2026/04/21 03:03:36 DEBUG : both19: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee7098c_d20260421_m025912_c001_v0001177_t0001_u01776740352912") 2026/04/21 03:03:36 DEBUG : both19: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f407b13c342df6780_d20260421_m025901_c001_v7007000_t0000_u01776740341935") 2026/04/21 03:03:37 DEBUG : both19: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee7092c_d20260421_m025856_c001_v0001177_t0053_u01776740336788") 2026/04/21 03:03:37 DEBUG : both2: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f418d7ebbe5088d47_d20260421_m025918_c001_v7007000_t0000_u01776740358637") 2026/04/21 03:03:37 DEBUG : both2: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70946_d20260421_m025905_c001_v0001177_t0016_u01776740345405") 2026/04/21 03:03:37 DEBUG : both2: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f407b13c342df6787_d20260421_m025902_c001_v7007000_t0000_u01776740342134") 2026/04/21 03:03:37 DEBUG : both2: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee708dc_d20260421_m025849_c001_v0001177_t0042_u01776740329249") 2026/04/21 03:03:37 DEBUG : both3: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f418d7ebbe5088d48_d20260421_m025918_c001_v7007000_t0000_u01776740358823") 2026/04/21 03:03:37 DEBUG : both3: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee7094a_d20260421_m025905_c001_v0001177_t0032_u01776740345833") 2026/04/21 03:03:37 DEBUG : both3: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f407b13c342df678c_d20260421_m025902_c001_v7007000_t0000_u01776740342316") 2026/04/21 03:03:37 DEBUG : both3: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee708e0_d20260421_m025849_c001_v0001177_t0017_u01776740329721") 2026/04/21 03:03:37 DEBUG : both4: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f418d7ebbe5088d49_d20260421_m025919_c001_v7007000_t0000_u01776740359008") 2026/04/21 03:03:37 DEBUG : both4: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee7094e_d20260421_m025906_c001_v0001177_t0032_u01776740346259") 2026/04/21 03:03:37 DEBUG : both4: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f407b13c342df6793_d20260421_m025902_c001_v7007000_t0000_u01776740342498") 2026/04/21 03:03:37 DEBUG : both4: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee708e4_d20260421_m025850_c001_v0001177_t0039_u01776740330215") 2026/04/21 03:03:37 DEBUG : both5: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f418d7ebbe5088d4b_d20260421_m025919_c001_v7007000_t0000_u01776740359250") 2026/04/21 03:03:37 DEBUG : both5: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70952_d20260421_m025906_c001_v0001177_t0010_u01776740346712") 2026/04/21 03:03:37 DEBUG : both5: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f407b13c342df6797_d20260421_m025902_c001_v7007000_t0000_u01776740342680") 2026/04/21 03:03:37 DEBUG : both5: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee708ec_d20260421_m025850_c001_v0001177_t0032_u01776740330667") 2026/04/21 03:03:37 DEBUG : both6: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f418d7ebbe5088d4c_d20260421_m025919_c001_v7007000_t0000_u01776740359434") 2026/04/21 03:03:37 DEBUG : both6: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70956_d20260421_m025907_c001_v0001177_t0009_u01776740347138") 2026/04/21 03:03:37 DEBUG : both6: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f407b13c342df679a_d20260421_m025902_c001_v7007000_t0000_u01776740342862") 2026/04/21 03:03:38 DEBUG : both6: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee708f2_d20260421_m025851_c001_v0001177_t0046_u01776740331091") 2026/04/21 03:03:38 DEBUG : both7: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f418d7ebbe5088d4e_d20260421_m025919_c001_v7007000_t0000_u01776740359705") 2026/04/21 03:03:38 DEBUG : both7: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee7095c_d20260421_m025907_c001_v0001177_t0000_u01776740347663") 2026/04/21 03:03:38 DEBUG : both7: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f407b13c342df67a0_d20260421_m025903_c001_v7007000_t0000_u01776740343044") 2026/04/21 03:03:38 DEBUG : both7: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee708f6_d20260421_m025851_c001_v0001177_t0035_u01776740331563") 2026/04/21 03:03:38 DEBUG : both8: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f418d7ebbe5088d4f_d20260421_m025919_c001_v7007000_t0000_u01776740359889") 2026/04/21 03:03:38 DEBUG : both8: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70960_d20260421_m025908_c001_v0001177_t0021_u01776740348081") 2026/04/21 03:03:38 DEBUG : both8: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f407b13c342df67a3_d20260421_m025903_c001_v7007000_t0000_u01776740343228") 2026/04/21 03:03:38 DEBUG : both8: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee708fa_d20260421_m025851_c001_v0001177_t0022_u01776740331983") 2026/04/21 03:03:38 DEBUG : both9: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f418d7ebbe5088d50_d20260421_m025920_c001_v7007000_t0000_u01776740360075") 2026/04/21 03:03:38 DEBUG : both9: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70964_d20260421_m025908_c001_v0001177_t0014_u01776740348497") 2026/04/21 03:03:38 DEBUG : both9: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f407b13c342df67a7_d20260421_m025903_c001_v7007000_t0000_u01776740343411") 2026/04/21 03:03:38 DEBUG : both9: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee708fe_d20260421_m025852_c001_v0001177_t0035_u01776740332412") 2026/04/21 03:03:38 DEBUG : c/non empty space: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f415cdd606d676a84_d20260421_m025528_c001_v7007000_t0000_u01776740128778") 2026/04/21 03:03:38 DEBUG : c/non empty space: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70703_d20260421_m025527_c001_v0001177_t0008_u01776740127247") 2026/04/21 03:03:38 DEBUG : c/non empty space: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f4032613c37ed2008_d20260421_m025526_c001_v7007000_t0000_u01776740126669") 2026/04/21 03:03:38 DEBUG : c/non empty space: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee706f7_d20260421_m025524_c001_v0001177_t0037_u01776740124983") 2026/04/21 03:03:38 DEBUG : c/non empty space: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f4032613c37ed1ff6_d20260421_m025510_c001_v7007000_t0000_u01776740110364") 2026/04/21 03:03:38 DEBUG : c/non empty space: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee706a3_d20260421_m025508_c001_v0001177_t0059_u01776740108574") 2026/04/21 03:03:38 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f409d458ffe716e58_d20260421_m030025_c001_v7007000_t0000_u01776740425789") 2026/04/21 03:03:38 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1136245f730c2fe1_d20260421_m030021_c001_v0001174_t0035_u01776740421261") 2026/04/21 03:03:38 DEBUG : check sum: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f409d458ffe716483_d20260421_m025501_c001_v7007000_t0000_u01776740101573") 2026/04/21 03:03:38 DEBUG : check sum: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70684_d20260421_m025500_c001_v0001177_t0017_u01776740100633") 2026/04/21 03:03:39 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f41350d79206873f2_d20260421_m030324_c001_v7007000_t0000_u01776740604938") 2026/04/21 03:03:39 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1022b931e0c2343e_d20260421_m030323_c001_v0001120_t0015_u01776740603083") 2026/04/21 03:03:39 DEBUG : dest/3: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f402cdff8ead70c55_d20260421_m025709_c001_v7007000_t0000_u01776740229478") 2026/04/21 03:03:39 DEBUG : dest/3: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f407756b3fd874a6d_d20260421_m025708_c001_v0001146_t0033_u01776740228375") 2026/04/21 03:03:39 DEBUG : dir1/0000-abcde: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f4147b412da9b988f_d20260421_m030128_c001_v7007000_t0000_u01776740488600") 2026/04/21 03:03:39 DEBUG : dir1/0000-abcde: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1184f81600bb05d2_d20260421_m030124_c001_v0001106_t0020_u01776740484016") 2026/04/21 03:03:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f42364dcab5353a3d_d20260421_m030253_c001_v7007000_t0000_u01776740573957") 2026/04/21 03:03:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1022b931e0c233b0_d20260421_m030240_c001_v0001120_t0039_u01776740560827") 2026/04/21 03:03:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f4032613c37ed2c66_d20260421_m030236_c001_v7007000_t0000_u01776740556676") 2026/04/21 03:03:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1022b931e0c23374_d20260421_m030223_c001_v0001120_t0020_u01776740543519") 2026/04/21 03:03:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f41891f2a931b8408_d20260421_m030219_c001_v7007000_t0000_u01776740539291") 2026/04/21 03:03:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1022b931e0c2334e_d20260421_m030205_c001_v0001120_t0050_u01776740525953") 2026/04/21 03:03:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f4126986b0df7f3b6_d20260421_m030201_c001_v7007000_t0000_u01776740521839") 2026/04/21 03:03:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1022b931e0c23337_d20260421_m030149_c001_v0001120_t0039_u01776740509898") 2026/04/21 03:03:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f402cdff8ead71636_d20260421_m030145_c001_v7007000_t0000_u01776740505813") 2026/04/21 03:03:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1022b931e0c23319_d20260421_m030132_c001_v0001120_t0029_u01776740492786") 2026/04/21 03:03:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f41891f2a931b822f_d20260421_m030125_c001_v7007000_t0000_u01776740485894") 2026/04/21 03:03:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70aec_d20260421_m030113_c001_v0001177_t0047_u01776740473644") 2026/04/21 03:03:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f407b13c342df6a45_d20260421_m030109_c001_v7007000_t0000_u01776740469576") 2026/04/21 03:03:40 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70ace_d20260421_m030105_c001_v0001177_t0055_u01776740465510") 2026/04/21 03:03:40 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f419c278ddf20eda0_d20260421_m030104_c001_v7007000_t0000_u01776740464020") 2026/04/21 03:03:40 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1022b931e0c232c1_d20260421_m030052_c001_v0001120_t0020_u01776740452449") 2026/04/21 03:03:40 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f40809267b0d9cbcf_d20260421_m030048_c001_v7007000_t0000_u01776740448333") 2026/04/21 03:03:40 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70a80_d20260421_m030044_c001_v0001177_t0023_u01776740444146") 2026/04/21 03:03:40 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f4055737fff4138b3_d20260421_m030042_c001_v7007000_t0000_u01776740442624") 2026/04/21 03:03:40 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70a4e_d20260421_m030029_c001_v0001177_t0010_u01776740429816") 2026/04/21 03:03:40 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f42364dcab53535f2_d20260421_m030023_c001_v7007000_t0000_u01776740423338") 2026/04/21 03:03:40 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1022b931e0c2325b_d20260421_m030010_c001_v0001120_t0038_u01776740410513") 2026/04/21 03:03:40 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f419b700016ac5223_d20260421_m030006_c001_v7007000_t0000_u01776740406370") 2026/04/21 03:03:40 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1184f81600bb051c_d20260421_m025953_c001_v0001106_t0059_u01776740393237") 2026/04/21 03:03:40 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f417dd60906869ab0_d20260421_m025949_c001_v7007000_t0000_u01776740389026") 2026/04/21 03:03:40 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee709c6_d20260421_m025937_c001_v0001177_t0022_u01776740377897") 2026/04/21 03:03:40 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f4095a8195afa0d40_d20260421_m030107_c001_v7007000_t0000_u01776740467293") 2026/04/21 03:03:40 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70ab6_d20260421_m030102_c001_v0001177_t0050_u01776740462074") 2026/04/21 03:03:40 DEBUG : dir1/0001-bcdef: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f4147b412da9b9891_d20260421_m030128_c001_v7007000_t0000_u01776740488838") 2026/04/21 03:03:40 DEBUG : dir1/0001-bcdef: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1022b931e0c2330b_d20260421_m030124_c001_v0001120_t0008_u01776740484007") 2026/04/21 03:03:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f42364dcab5353a3e_d20260421_m030254_c001_v7007000_t0000_u01776740574139") 2026/04/21 03:03:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70c1a_d20260421_m030241_c001_v0001177_t0004_u01776740561642") 2026/04/21 03:03:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f4032613c37ed2c67_d20260421_m030236_c001_v7007000_t0000_u01776740556858") 2026/04/21 03:03:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70bea_d20260421_m030224_c001_v0001177_t0042_u01776740544295") 2026/04/21 03:03:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f41891f2a931b8409_d20260421_m030219_c001_v7007000_t0000_u01776740539553") 2026/04/21 03:03:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70b90_d20260421_m030207_c001_v0001177_t0016_u01776740527750") 2026/04/21 03:03:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f4126986b0df7f3ba_d20260421_m030202_c001_v7007000_t0000_u01776740522020") 2026/04/21 03:03:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70b68_d20260421_m030150_c001_v0001177_t0012_u01776740510753") 2026/04/21 03:03:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f402cdff8ead71637_d20260421_m030145_c001_v7007000_t0000_u01776740505996") 2026/04/21 03:03:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70b30_d20260421_m030133_c001_v0001177_t0058_u01776740493583") 2026/04/21 03:03:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f420d2b942dd24df5_d20260421_m030126_c001_v7007000_t0000_u01776740486035") 2026/04/21 03:03:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1136245f730c33f7_d20260421_m030114_c001_v0001174_t0051_u01776740474212") 2026/04/21 03:03:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f407b13c342df6a47_d20260421_m030109_c001_v7007000_t0000_u01776740469761") 2026/04/21 03:03:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70ad2_d20260421_m030105_c001_v0001177_t0036_u01776740465717") 2026/04/21 03:03:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f41674622af7f1b04_d20260421_m030104_c001_v7007000_t0000_u01776740464258") 2026/04/21 03:03:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70aa0_d20260421_m030053_c001_v0001177_t0033_u01776740453270") 2026/04/21 03:03:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f40809267b0d9cbd0_d20260421_m030048_c001_v7007000_t0000_u01776740448518") 2026/04/21 03:03:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1184f81600bb0580_d20260421_m030044_c001_v0001106_t0041_u01776740444334") 2026/04/21 03:03:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f4055737fff4138b2_d20260421_m030042_c001_v7007000_t0000_u01776740442444") 2026/04/21 03:03:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1184f81600bb0566_d20260421_m030030_c001_v0001106_t0043_u01776740430432") 2026/04/21 03:03:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f409d458ffe716e4f_d20260421_m030023_c001_v7007000_t0000_u01776740423377") 2026/04/21 03:03:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1184f81600bb0546_d20260421_m030011_c001_v0001106_t0057_u01776740411436") 2026/04/21 03:03:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f419b700016ac5224_d20260421_m030006_c001_v7007000_t0000_u01776740406551") 2026/04/21 03:03:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee709e3_d20260421_m025954_c001_v0001177_t0020_u01776740394207") 2026/04/21 03:03:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f417dd60906869ab8_d20260421_m025949_c001_v7007000_t0000_u01776740389208") 2026/04/21 03:03:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1022b931e0c23217_d20260421_m025938_c001_v0001120_t0040_u01776740378112") 2026/04/21 03:03:41 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f419c278ddf20edd4_d20260421_m030107_c001_v7007000_t0000_u01776740467487") 2026/04/21 03:03:42 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1022b931e0c232d5_d20260421_m030102_c001_v0001120_t0015_u01776740462279") 2026/04/21 03:03:42 DEBUG : dir1/0002-cdefg: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f4147b412da9b9893_d20260421_m030129_c001_v7007000_t0000_u01776740489023") 2026/04/21 03:03:42 DEBUG : dir1/0002-cdefg: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70b0e_d20260421_m030124_c001_v0001177_t0050_u01776740484029") 2026/04/21 03:03:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f42364dcab5353a3f_d20260421_m030254_c001_v7007000_t0000_u01776740574322") 2026/04/21 03:03:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1184f81600bb069c_d20260421_m030242_c001_v0001106_t0044_u01776740562276") 2026/04/21 03:03:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f4032613c37ed2c68_d20260421_m030237_c001_v7007000_t0000_u01776740557038") 2026/04/21 03:03:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1184f81600bb0682_d20260421_m030224_c001_v0001106_t0047_u01776740544953") 2026/04/21 03:03:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f41891f2a931b840a_d20260421_m030219_c001_v7007000_t0000_u01776740539734") 2026/04/21 03:03:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1184f81600bb0646_d20260421_m030208_c001_v0001106_t0018_u01776740528367") 2026/04/21 03:03:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f4126986b0df7f3bd_d20260421_m030202_c001_v7007000_t0000_u01776740522202") 2026/04/21 03:03:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1184f81600bb061a_d20260421_m030151_c001_v0001106_t0039_u01776740511326") 2026/04/21 03:03:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f402cdff8ead71638_d20260421_m030146_c001_v7007000_t0000_u01776740506182") 2026/04/21 03:03:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1184f81600bb05ea_d20260421_m030134_c001_v0001106_t0012_u01776740494147") 2026/04/21 03:03:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f41891f2a931b822d_d20260421_m030125_c001_v7007000_t0000_u01776740485713") 2026/04/21 03:03:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1022b931e0c232ef_d20260421_m030114_c001_v0001120_t0051_u01776740474968") 2026/04/21 03:03:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f407b13c342df6a48_d20260421_m030109_c001_v7007000_t0000_u01776740469943") 2026/04/21 03:03:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1136245f730c3326_d20260421_m030105_c001_v0001174_t0054_u01776740465740") 2026/04/21 03:03:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f42364dcab535374a_d20260421_m030103_c001_v7007000_t0000_u01776740463833") 2026/04/21 03:03:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1136245f730c3228_d20260421_m030053_c001_v0001174_t0057_u01776740453842") 2026/04/21 03:03:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f40809267b0d9cbd2_d20260421_m030048_c001_v7007000_t0000_u01776740448703") 2026/04/21 03:03:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70a84_d20260421_m030044_c001_v0001177_t0057_u01776740444359") 2026/04/21 03:03:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f40809267b0d9cb5d_d20260421_m030042_c001_v7007000_t0000_u01776740442463") 2026/04/21 03:03:43 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1022b931e0c23297_d20260421_m030031_c001_v0001120_t0031_u01776740431392") 2026/04/21 03:03:43 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f419c278ddf20ecba_d20260421_m030022_c001_v7007000_t0000_u01776740422752") 2026/04/21 03:03:43 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70a0b_d20260421_m030012_c001_v0001177_t0001_u01776740412339") 2026/04/21 03:03:43 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f419b700016ac5225_d20260421_m030006_c001_v7007000_t0000_u01776740406731") 2026/04/21 03:03:43 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1022b931e0c2322f_d20260421_m025954_c001_v0001120_t0027_u01776740394823") 2026/04/21 03:03:43 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f417dd60906869abf_d20260421_m025949_c001_v7007000_t0000_u01776740389389") 2026/04/21 03:03:43 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1184f81600bb04fa_d20260421_m025938_c001_v0001106_t0014_u01776740378615") 2026/04/21 03:03:43 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f411338f46c6b08bb_d20260421_m030107_c001_v7007000_t0000_u01776740467277") 2026/04/21 03:03:43 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70ab8_d20260421_m030102_c001_v0001177_t0023_u01776740462291") 2026/04/21 03:03:43 DEBUG : dir1/0003-defgh: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f4147b412da9b9895_d20260421_m030129_c001_v7007000_t0000_u01776740489207") 2026/04/21 03:03:43 DEBUG : dir1/0003-defgh: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1136245f730c34bf_d20260421_m030124_c001_v0001174_t0022_u01776740484111") 2026/04/21 03:03:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f42364dcab5353a40_d20260421_m030254_c001_v7007000_t0000_u01776740574506") 2026/04/21 03:03:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1136245f730c3dd1_d20260421_m030243_c001_v0001174_t0046_u01776740563139") 2026/04/21 03:03:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f4032613c37ed2c69_d20260421_m030237_c001_v7007000_t0000_u01776740557218") 2026/04/21 03:03:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1136245f730c3bd6_d20260421_m030225_c001_v0001174_t0024_u01776740545802") 2026/04/21 03:03:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f41891f2a931b840b_d20260421_m030219_c001_v7007000_t0000_u01776740539915") 2026/04/21 03:03:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1136245f730c39ad_d20260421_m030209_c001_v0001174_t0011_u01776740529269") 2026/04/21 03:03:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f4126986b0df7f3bf_d20260421_m030202_c001_v7007000_t0000_u01776740522384") 2026/04/21 03:03:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1136245f730c37da_d20260421_m030152_c001_v0001174_t0016_u01776740512226") 2026/04/21 03:03:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f402cdff8ead71639_d20260421_m030146_c001_v7007000_t0000_u01776740506366") 2026/04/21 03:03:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1136245f730c35f1_d20260421_m030135_c001_v0001174_t0031_u01776740495012") 2026/04/21 03:03:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f40809267b0d9cc15_d20260421_m030126_c001_v7007000_t0000_u01776740486086") 2026/04/21 03:03:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1184f81600bb05be_d20260421_m030115_c001_v0001106_t0046_u01776740475659") 2026/04/21 03:03:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f407b13c342df6a49_d20260421_m030110_c001_v7007000_t0000_u01776740470124") 2026/04/21 03:03:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1022b931e0c232dd_d20260421_m030105_c001_v0001120_t0038_u01776740465749") 2026/04/21 03:03:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f419c278ddf20ed9f_d20260421_m030103_c001_v7007000_t0000_u01776740463838") 2026/04/21 03:03:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1184f81600bb0590_d20260421_m030054_c001_v0001106_t0033_u01776740454602") 2026/04/21 03:03:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f40809267b0d9cbd4_d20260421_m030048_c001_v7007000_t0000_u01776740448886") 2026/04/21 03:03:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1022b931e0c232b3_d20260421_m030044_c001_v0001120_t0019_u01776740444383") 2026/04/21 03:03:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f4147b412da9b966d_d20260421_m030042_c001_v7007000_t0000_u01776740442878") 2026/04/21 03:03:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1136245f730c308d_d20260421_m030032_c001_v0001174_t0037_u01776740432222") 2026/04/21 03:03:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f409d458ffe716e4c_d20260421_m030023_c001_v7007000_t0000_u01776740423175") 2026/04/21 03:03:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1022b931e0c23263_d20260421_m030012_c001_v0001120_t0028_u01776740412547") 2026/04/21 03:03:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f419b700016ac5226_d20260421_m030006_c001_v7007000_t0000_u01776740406911") 2026/04/21 03:03:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1184f81600bb0520_d20260421_m025955_c001_v0001106_t0005_u01776740395292") 2026/04/21 03:03:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f417dd60906869ac8_d20260421_m025949_c001_v7007000_t0000_u01776740389571") 2026/04/21 03:03:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee709ca_d20260421_m025939_c001_v0001177_t0018_u01776740379138") 2026/04/21 03:03:44 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f407b13c342df6a10_d20260421_m030107_c001_v7007000_t0000_u01776740467443") 2026/04/21 03:03:44 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1136245f730c32cf_d20260421_m030102_c001_v0001174_t0012_u01776740462312") 2026/04/21 03:03:44 DEBUG : dir1/0004-efghi: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f4147b412da9b9898_d20260421_m030129_c001_v7007000_t0000_u01776740489391") 2026/04/21 03:03:44 DEBUG : dir1/0004-efghi: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70b12_d20260421_m030124_c001_v0001177_t0045_u01776740484238") 2026/04/21 03:03:44 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f42364dcab5353a42_d20260421_m030254_c001_v7007000_t0000_u01776740574688") 2026/04/21 03:03:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1022b931e0c233b6_d20260421_m030243_c001_v0001120_t0031_u01776740563574") 2026/04/21 03:03:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f4032613c37ed2c6a_d20260421_m030237_c001_v7007000_t0000_u01776740557400") 2026/04/21 03:03:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1022b931e0c2337a_d20260421_m030226_c001_v0001120_t0047_u01776740546188") 2026/04/21 03:03:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f41891f2a931b840c_d20260421_m030220_c001_v7007000_t0000_u01776740540096") 2026/04/21 03:03:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1022b931e0c23356_d20260421_m030209_c001_v0001120_t0014_u01776740529661") 2026/04/21 03:03:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f4126986b0df7f3c3_d20260421_m030202_c001_v7007000_t0000_u01776740522566") 2026/04/21 03:03:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1022b931e0c23339_d20260421_m030152_c001_v0001120_t0051_u01776740512717") 2026/04/21 03:03:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f402cdff8ead7163a_d20260421_m030146_c001_v7007000_t0000_u01776740506551") 2026/04/21 03:03:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1022b931e0c2331d_d20260421_m030135_c001_v0001120_t0035_u01776740495432") 2026/04/21 03:03:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f4095a8195afa0dcb_d20260421_m030126_c001_v7007000_t0000_u01776740486094") 2026/04/21 03:03:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70af8_d20260421_m030116_c001_v0001177_t0010_u01776740476151") 2026/04/21 03:03:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f407b13c342df6a4a_d20260421_m030110_c001_v7007000_t0000_u01776740470306") 2026/04/21 03:03:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70ad4_d20260421_m030105_c001_v0001177_t0057_u01776740465926") 2026/04/21 03:03:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f411338f46c6b0890_d20260421_m030104_c001_v7007000_t0000_u01776740464225") 2026/04/21 03:03:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1022b931e0c232c5_d20260421_m030055_c001_v0001120_t0033_u01776740455118") 2026/04/21 03:03:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f40809267b0d9cbd5_d20260421_m030049_c001_v7007000_t0000_u01776740449074") 2026/04/21 03:03:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1136245f730c317a_d20260421_m030044_c001_v0001174_t0013_u01776740444403") 2026/04/21 03:03:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f410f3be933f7e431_d20260421_m030042_c001_v7007000_t0000_u01776740442874") 2026/04/21 03:03:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70a54_d20260421_m030032_c001_v0001177_t0033_u01776740432681") 2026/04/21 03:03:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f40099234a9d23869_d20260421_m030022_c001_v7007000_t0000_u01776740422931") 2026/04/21 03:03:46 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1184f81600bb0548_d20260421_m030013_c001_v0001106_t0042_u01776740413047") 2026/04/21 03:03:46 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f419b700016ac5227_d20260421_m030007_c001_v7007000_t0000_u01776740407091") 2026/04/21 03:03:46 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee709eb_d20260421_m025956_c001_v0001177_t0056_u01776740396133") 2026/04/21 03:03:46 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f417dd60906869ace_d20260421_m025949_c001_v7007000_t0000_u01776740389752") 2026/04/21 03:03:46 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1022b931e0c23219_d20260421_m025939_c001_v0001120_t0009_u01776740379350") 2026/04/21 03:03:46 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f40809267b0d9cbfb_d20260421_m030107_c001_v7007000_t0000_u01776740467454") 2026/04/21 03:03:46 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1184f81600bb05a6_d20260421_m030102_c001_v0001106_t0046_u01776740462460") 2026/04/21 03:03:46 DEBUG : dir1/0005-fghij: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f4147b412da9b989a_d20260421_m030129_c001_v7007000_t0000_u01776740489575") 2026/04/21 03:03:46 DEBUG : dir1/0005-fghij: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1136245f730c34d3_d20260421_m030124_c001_v0001174_t0048_u01776740484427") 2026/04/21 03:03:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f42364dcab5353a44_d20260421_m030254_c001_v7007000_t0000_u01776740574869") 2026/04/21 03:03:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70c24_d20260421_m030244_c001_v0001177_t0023_u01776740564019") 2026/04/21 03:03:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f4032613c37ed2c6b_d20260421_m030237_c001_v7007000_t0000_u01776740557584") 2026/04/21 03:03:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70bf2_d20260421_m030226_c001_v0001177_t0017_u01776740546513") 2026/04/21 03:03:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f41891f2a931b840d_d20260421_m030220_c001_v7007000_t0000_u01776740540276") 2026/04/21 03:03:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70ba0_d20260421_m030209_c001_v0001177_t0017_u01776740529970") 2026/04/21 03:03:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f4126986b0df7f3c9_d20260421_m030202_c001_v7007000_t0000_u01776740522747") 2026/04/21 03:03:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70b72_d20260421_m030153_c001_v0001177_t0008_u01776740513011") 2026/04/21 03:03:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f402cdff8ead7163b_d20260421_m030146_c001_v7007000_t0000_u01776740506735") 2026/04/21 03:03:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70b36_d20260421_m030135_c001_v0001177_t0033_u01776740495869") 2026/04/21 03:03:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f4147b412da9b987b_d20260421_m030126_c001_v7007000_t0000_u01776740486055") 2026/04/21 03:03:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1136245f730c340f_d20260421_m030116_c001_v0001174_t0039_u01776740476362") 2026/04/21 03:03:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f407b13c342df6a4b_d20260421_m030110_c001_v7007000_t0000_u01776740470489") 2026/04/21 03:03:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1184f81600bb05b2_d20260421_m030105_c001_v0001106_t0057_u01776740465935") 2026/04/21 03:03:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f4032613c37ed2ae0_d20260421_m030104_c001_v7007000_t0000_u01776740464262") 2026/04/21 03:03:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70aa2_d20260421_m030055_c001_v0001177_t0008_u01776740455503") 2026/04/21 03:03:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f40809267b0d9cbd6_d20260421_m030049_c001_v7007000_t0000_u01776740449258") 2026/04/21 03:03:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70a86_d20260421_m030044_c001_v0001177_t0049_u01776740444576") 2026/04/21 03:03:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f421cf19402a341cd_d20260421_m030042_c001_v7007000_t0000_u01776740442472") 2026/04/21 03:03:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1184f81600bb056c_d20260421_m030032_c001_v0001106_t0054_u01776740432890") 2026/04/21 03:03:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f420d2b942dd24c58_d20260421_m030023_c001_v7007000_t0000_u01776740423347") 2026/04/21 03:03:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70a0d_d20260421_m030013_c001_v0001177_t0057_u01776740413627") 2026/04/21 03:03:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f419b700016ac5228_d20260421_m030007_c001_v7007000_t0000_u01776740407276") 2026/04/21 03:03:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1022b931e0c23235_d20260421_m025956_c001_v0001120_t0012_u01776740396341") 2026/04/21 03:03:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f417dd60906869ad8_d20260421_m025950_c001_v7007000_t0000_u01776740390006") 2026/04/21 03:03:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1184f81600bb04fc_d20260421_m025939_c001_v0001106_t0004_u01776740379957") 2026/04/21 03:03:47 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f41655af112f4c286_d20260421_m030107_c001_v7007000_t0000_u01776740467515") 2026/04/21 03:03:47 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70aba_d20260421_m030102_c001_v0001177_t0000_u01776740462501") 2026/04/21 03:03:47 DEBUG : dir1/0006-ghijk: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f4147b412da9b989d_d20260421_m030129_c001_v7007000_t0000_u01776740489762") 2026/04/21 03:03:47 DEBUG : dir1/0006-ghijk: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70b14_d20260421_m030124_c001_v0001177_t0042_u01776740484473") 2026/04/21 03:03:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f42364dcab5353a46_d20260421_m030255_c001_v7007000_t0000_u01776740575052") 2026/04/21 03:03:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1184f81600bb06a2_d20260421_m030244_c001_v0001106_t0036_u01776740564231") 2026/04/21 03:03:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f4032613c37ed2c6c_d20260421_m030237_c001_v7007000_t0000_u01776740557765") 2026/04/21 03:03:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1184f81600bb0684_d20260421_m030226_c001_v0001106_t0020_u01776740546734") 2026/04/21 03:03:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f41891f2a931b840e_d20260421_m030220_c001_v7007000_t0000_u01776740540457") 2026/04/21 03:03:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1184f81600bb0654_d20260421_m030210_c001_v0001106_t0003_u01776740530183") 2026/04/21 03:03:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f4126986b0df7f3cf_d20260421_m030202_c001_v7007000_t0000_u01776740522931") 2026/04/21 03:03:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1184f81600bb0620_d20260421_m030153_c001_v0001106_t0015_u01776740513221") 2026/04/21 03:03:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f402cdff8ead7163c_d20260421_m030146_c001_v7007000_t0000_u01776740506918") 2026/04/21 03:03:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1184f81600bb05f8_d20260421_m030136_c001_v0001106_t0000_u01776740496077") 2026/04/21 03:03:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f419b700016ac53ab_d20260421_m030126_c001_v7007000_t0000_u01776740486058") 2026/04/21 03:03:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1022b931e0c232f1_d20260421_m030116_c001_v0001120_t0021_u01776740476694") 2026/04/21 03:03:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f407b13c342df6a4c_d20260421_m030110_c001_v7007000_t0000_u01776740470671") 2026/04/21 03:03:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1136245f730c3336_d20260421_m030106_c001_v0001174_t0045_u01776740466096") 2026/04/21 03:03:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f407b13c342df69dc_d20260421_m030104_c001_v7007000_t0000_u01776740464232") 2026/04/21 03:03:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1136245f730c324a_d20260421_m030055_c001_v0001174_t0002_u01776740455723") 2026/04/21 03:03:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f40809267b0d9cbd8_d20260421_m030049_c001_v7007000_t0000_u01776740449441") 2026/04/21 03:03:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1022b931e0c232b5_d20260421_m030044_c001_v0001120_t0047_u01776740444744") 2026/04/21 03:03:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f419b700016ac5262_d20260421_m030042_c001_v7007000_t0000_u01776740442477") 2026/04/21 03:03:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1022b931e0c2329b_d20260421_m030033_c001_v0001120_t0035_u01776740433490") 2026/04/21 03:03:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f409d458ffe716e4e_d20260421_m030023_c001_v7007000_t0000_u01776740423357") 2026/04/21 03:03:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1022b931e0c23265_d20260421_m030013_c001_v0001120_t0033_u01776740413903") 2026/04/21 03:03:49 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f419b700016ac522d_d20260421_m030007_c001_v7007000_t0000_u01776740407457") 2026/04/21 03:03:49 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1184f81600bb0528_d20260421_m025956_c001_v0001106_t0025_u01776740396627") 2026/04/21 03:03:49 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f417dd60906869ad9_d20260421_m025950_c001_v7007000_t0000_u01776740390188") 2026/04/21 03:03:49 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee709cc_d20260421_m025940_c001_v0001177_t0038_u01776740380554") 2026/04/21 03:03:49 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f418d7ebbe50890bb_d20260421_m030107_c001_v7007000_t0000_u01776740467525") 2026/04/21 03:03:49 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1136245f730c32d9_d20260421_m030102_c001_v0001174_t0036_u01776740462683") 2026/04/21 03:03:49 DEBUG : dir1/0007-12345: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f4147b412da9b989f_d20260421_m030129_c001_v7007000_t0000_u01776740489945") 2026/04/21 03:03:49 DEBUG : dir1/0007-12345: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1184f81600bb05d4_d20260421_m030124_c001_v0001106_t0033_u01776740484538") 2026/04/21 03:03:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f42364dcab5353a48_d20260421_m030255_c001_v7007000_t0000_u01776740575233") 2026/04/21 03:03:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1136245f730c3df5_d20260421_m030244_c001_v0001174_t0036_u01776740564891") 2026/04/21 03:03:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f4032613c37ed2c6e_d20260421_m030237_c001_v7007000_t0000_u01776740557945") 2026/04/21 03:03:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1136245f730c3bf6_d20260421_m030227_c001_v0001174_t0046_u01776740547730") 2026/04/21 03:03:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f41891f2a931b8410_d20260421_m030220_c001_v7007000_t0000_u01776740540638") 2026/04/21 03:03:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1136245f730c39e9_d20260421_m030211_c001_v0001174_t0041_u01776740531105") 2026/04/21 03:03:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f4126986b0df7f3d6_d20260421_m030203_c001_v7007000_t0000_u01776740523113") 2026/04/21 03:03:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1136245f730c3802_d20260421_m030153_c001_v0001174_t0038_u01776740513710") 2026/04/21 03:03:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f402cdff8ead7163d_d20260421_m030147_c001_v7007000_t0000_u01776740507100") 2026/04/21 03:03:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1136245f730c3625_d20260421_m030136_c001_v0001174_t0007_u01776740496599") 2026/04/21 03:03:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f420d2b942dd24df7_d20260421_m030126_c001_v7007000_t0000_u01776740486216") 2026/04/21 03:03:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1184f81600bb05c2_d20260421_m030117_c001_v0001106_t0016_u01776740477279") 2026/04/21 03:03:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f407b13c342df6a4d_d20260421_m030110_c001_v7007000_t0000_u01776740470852") 2026/04/21 03:03:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70ad6_d20260421_m030106_c001_v0001177_t0012_u01776740466130") 2026/04/21 03:03:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f42364dcab535374f_d20260421_m030104_c001_v7007000_t0000_u01776740464381") 2026/04/21 03:03:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1184f81600bb0592_d20260421_m030056_c001_v0001106_t0050_u01776740456110") 2026/04/21 03:03:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f40809267b0d9cbd9_d20260421_m030049_c001_v7007000_t0000_u01776740449626") 2026/04/21 03:03:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1136245f730c3182_d20260421_m030044_c001_v0001174_t0027_u01776740444784") 2026/04/21 03:03:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f40809267b0d9cb61_d20260421_m030042_c001_v7007000_t0000_u01776740442832") 2026/04/21 03:03:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1136245f730c30a2_d20260421_m030033_c001_v0001174_t0033_u01776740433927") 2026/04/21 03:03:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f419c278ddf20ecc1_d20260421_m030022_c001_v7007000_t0000_u01776740422934") 2026/04/21 03:03:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1184f81600bb054a_d20260421_m030014_c001_v0001106_t0031_u01776740414407") 2026/04/21 03:03:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f419b700016ac522f_d20260421_m030007_c001_v7007000_t0000_u01776740407637") 2026/04/21 03:03:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee709ef_d20260421_m025957_c001_v0001177_t0029_u01776740397122") 2026/04/21 03:03:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f417dd60906869add_d20260421_m025950_c001_v7007000_t0000_u01776740390370") 2026/04/21 03:03:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1022b931e0c2321f_d20260421_m025940_c001_v0001120_t0051_u01776740380782") 2026/04/21 03:03:50 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f419c278ddf20edd2_d20260421_m030107_c001_v7007000_t0000_u01776740467297") 2026/04/21 03:03:50 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70abc_d20260421_m030102_c001_v0001177_t0016_u01776740462719") 2026/04/21 03:03:50 DEBUG : dir1/0008-23456: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f4147b412da9b98a1_d20260421_m030130_c001_v7007000_t0000_u01776740490132") 2026/04/21 03:03:50 DEBUG : dir1/0008-23456: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1022b931e0c2330f_d20260421_m030124_c001_v0001120_t0040_u01776740484564") 2026/04/21 03:03:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f42364dcab5353a4a_d20260421_m030255_c001_v7007000_t0000_u01776740575491") 2026/04/21 03:03:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1022b931e0c233bc_d20260421_m030245_c001_v0001120_t0036_u01776740565380") 2026/04/21 03:03:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f4032613c37ed2c6f_d20260421_m030238_c001_v7007000_t0000_u01776740558125") 2026/04/21 03:03:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1022b931e0c23382_d20260421_m030228_c001_v0001120_t0020_u01776740548044") 2026/04/21 03:03:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f41891f2a931b8411_d20260421_m030220_c001_v7007000_t0000_u01776740540820") 2026/04/21 03:03:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1022b931e0c23358_d20260421_m030211_c001_v0001120_t0029_u01776740531532") 2026/04/21 03:03:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f4126986b0df7f3db_d20260421_m030203_c001_v7007000_t0000_u01776740523296") 2026/04/21 03:03:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1022b931e0c2333d_d20260421_m030153_c001_v0001120_t0053_u01776740513988") 2026/04/21 03:03:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f402cdff8ead7163e_d20260421_m030147_c001_v7007000_t0000_u01776740507283") 2026/04/21 03:03:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1022b931e0c2331f_d20260421_m030136_c001_v0001120_t0033_u01776740496945") 2026/04/21 03:03:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f420d2b942dd24df4_d20260421_m030125_c001_v7007000_t0000_u01776740485853") 2026/04/21 03:03:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70afc_d20260421_m030117_c001_v0001177_t0050_u01776740477816") 2026/04/21 03:03:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f407b13c342df6a4e_d20260421_m030111_c001_v7007000_t0000_u01776740471032") 2026/04/21 03:03:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1022b931e0c232df_d20260421_m030106_c001_v0001120_t0047_u01776740466151") 2026/04/21 03:03:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f411338f46c6b088e_d20260421_m030103_c001_v7007000_t0000_u01776740463854") 2026/04/21 03:03:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1022b931e0c232c7_d20260421_m030056_c001_v0001120_t0027_u01776740456602") 2026/04/21 03:03:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f40809267b0d9cbda_d20260421_m030049_c001_v7007000_t0000_u01776740449813") 2026/04/21 03:03:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70a88_d20260421_m030044_c001_v0001177_t0015_u01776740444791") 2026/04/21 03:03:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f4055737fff4138be_d20260421_m030042_c001_v7007000_t0000_u01776740442996") 2026/04/21 03:03:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70a5c_d20260421_m030034_c001_v0001177_t0028_u01776740434279") 2026/04/21 03:03:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f419c278ddf20ecc8_d20260421_m030023_c001_v7007000_t0000_u01776740423115") 2026/04/21 03:03:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70a15_d20260421_m030014_c001_v0001177_t0033_u01776740414836") 2026/04/21 03:03:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f419b700016ac5231_d20260421_m030007_c001_v7007000_t0000_u01776740407820") 2026/04/21 03:03:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1022b931e0c23237_d20260421_m025957_c001_v0001120_t0028_u01776740397328") 2026/04/21 03:03:52 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f417dd60906869ae4_d20260421_m025950_c001_v7007000_t0000_u01776740390551") 2026/04/21 03:03:52 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1184f81600bb0500_d20260421_m025941_c001_v0001106_t0059_u01776740381134") 2026/04/21 03:03:52 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f411338f46c6b08bf_d20260421_m030107_c001_v7007000_t0000_u01776740467463") 2026/04/21 03:03:52 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1022b931e0c232d7_d20260421_m030102_c001_v0001120_t0051_u01776740462847") 2026/04/21 03:03:52 DEBUG : dir1/0009-34567: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f4147b412da9b98a3_d20260421_m030130_c001_v7007000_t0000_u01776740490318") 2026/04/21 03:03:52 DEBUG : dir1/0009-34567: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70b16_d20260421_m030124_c001_v0001177_t0036_u01776740484821") 2026/04/21 03:03:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f42364dcab5353a4c_d20260421_m030255_c001_v7007000_t0000_u01776740575673") 2026/04/21 03:03:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70c2a_d20260421_m030245_c001_v0001177_t0017_u01776740565853") 2026/04/21 03:03:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f4032613c37ed2c70_d20260421_m030238_c001_v7007000_t0000_u01776740558306") 2026/04/21 03:03:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70bfa_d20260421_m030228_c001_v0001177_t0008_u01776740548567") 2026/04/21 03:03:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f41891f2a931b8412_d20260421_m030221_c001_v7007000_t0000_u01776740541002") 2026/04/21 03:03:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70bb0_d20260421_m030211_c001_v0001177_t0058_u01776740531957") 2026/04/21 03:03:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f4126986b0df7f3df_d20260421_m030203_c001_v7007000_t0000_u01776740523477") 2026/04/21 03:03:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70b74_d20260421_m030154_c001_v0001177_t0010_u01776740514272") 2026/04/21 03:03:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f402cdff8ead7163f_d20260421_m030147_c001_v7007000_t0000_u01776740507465") 2026/04/21 03:03:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70b3e_d20260421_m030137_c001_v0001177_t0042_u01776740497470") 2026/04/21 03:03:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f40099234a9d23974_d20260421_m030126_c001_v7007000_t0000_u01776740486073") 2026/04/21 03:03:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1136245f730c342b_d20260421_m030118_c001_v0001174_t0036_u01776740478034") 2026/04/21 03:03:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f407b13c342df6a4f_d20260421_m030111_c001_v7007000_t0000_u01776740471215") 2026/04/21 03:03:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70ad8_d20260421_m030106_c001_v0001177_t0001_u01776740466350") 2026/04/21 03:03:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f42364dcab535374e_d20260421_m030104_c001_v7007000_t0000_u01776740464241") 2026/04/21 03:03:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70aa4_d20260421_m030056_c001_v0001177_t0044_u01776740456979") 2026/04/21 03:03:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f40809267b0d9cbdb_d20260421_m030049_c001_v7007000_t0000_u01776740449998") 2026/04/21 03:03:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1184f81600bb0584_d20260421_m030044_c001_v0001106_t0036_u01776740444817") 2026/04/21 03:03:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f40809267b0d9cb5f_d20260421_m030042_c001_v7007000_t0000_u01776740442648") 2026/04/21 03:03:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1184f81600bb056e_d20260421_m030034_c001_v0001106_t0020_u01776740434487") 2026/04/21 03:03:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f420d2b942dd24c57_d20260421_m030023_c001_v7007000_t0000_u01776740423160") 2026/04/21 03:03:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1022b931e0c23267_d20260421_m030015_c001_v0001120_t0009_u01776740415039") 2026/04/21 03:03:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f419b700016ac5232_d20260421_m030008_c001_v7007000_t0000_u01776740408003") 2026/04/21 03:03:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1184f81600bb052a_d20260421_m025958_c001_v0001106_t0034_u01776740398044") 2026/04/21 03:03:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f417dd60906869aeb_d20260421_m025950_c001_v7007000_t0000_u01776740390732") 2026/04/21 03:03:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee709ce_d20260421_m025941_c001_v0001177_t0045_u01776740381614") 2026/04/21 03:03:53 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f4095a8195afa0d42_d20260421_m030107_c001_v7007000_t0000_u01776740467476") 2026/04/21 03:03:53 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70abe_d20260421_m030102_c001_v0001177_t0031_u01776740462934") 2026/04/21 03:03:53 DEBUG : dir1/0010-45678: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f4147b412da9b98a5_d20260421_m030130_c001_v7007000_t0000_u01776740490502") 2026/04/21 03:03:53 DEBUG : dir1/0010-45678: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1136245f730c34db_d20260421_m030124_c001_v0001174_t0000_u01776740484850") 2026/04/21 03:03:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f42364dcab5353a4e_d20260421_m030255_c001_v7007000_t0000_u01776740575858") 2026/04/21 03:03:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1184f81600bb06a8_d20260421_m030246_c001_v0001106_t0031_u01776740566090") 2026/04/21 03:03:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f4032613c37ed2c71_d20260421_m030238_c001_v7007000_t0000_u01776740558487") 2026/04/21 03:03:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1184f81600bb0688_d20260421_m030228_c001_v0001106_t0010_u01776740548805") 2026/04/21 03:03:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f41891f2a931b8413_d20260421_m030221_c001_v7007000_t0000_u01776740541186") 2026/04/21 03:03:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1184f81600bb0656_d20260421_m030212_c001_v0001106_t0031_u01776740532163") 2026/04/21 03:03:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f4126986b0df7f3e1_d20260421_m030203_c001_v7007000_t0000_u01776740523660") 2026/04/21 03:03:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1184f81600bb0622_d20260421_m030154_c001_v0001106_t0013_u01776740514477") 2026/04/21 03:03:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f402cdff8ead71640_d20260421_m030147_c001_v7007000_t0000_u01776740507648") 2026/04/21 03:03:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1184f81600bb05fe_d20260421_m030137_c001_v0001106_t0040_u01776740497738") 2026/04/21 03:03:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f4147b412da9b987d_d20260421_m030126_c001_v7007000_t0000_u01776740486239") 2026/04/21 03:03:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1022b931e0c232f5_d20260421_m030118_c001_v0001120_t0047_u01776740478574") 2026/04/21 03:03:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f407b13c342df6a50_d20260421_m030111_c001_v7007000_t0000_u01776740471397") 2026/04/21 03:03:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1136245f730c333e_d20260421_m030106_c001_v0001174_t0012_u01776740466425") 2026/04/21 03:03:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f41592573390fe241_d20260421_m030103_c001_v7007000_t0000_u01776740463877") 2026/04/21 03:03:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1136245f730c3266_d20260421_m030057_c001_v0001174_t0001_u01776740457192") 2026/04/21 03:03:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f40809267b0d9cbdc_d20260421_m030050_c001_v7007000_t0000_u01776740450190") 2026/04/21 03:03:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70a8a_d20260421_m030045_c001_v0001177_t0043_u01776740445002") 2026/04/21 03:03:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f40809267b0d9cb64_d20260421_m030043_c001_v7007000_t0000_u01776740443016") 2026/04/21 03:03:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1022b931e0c2329f_d20260421_m030035_c001_v0001120_t0000_u01776740435029") 2026/04/21 03:03:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f418d7ebbe5088f4d_d20260421_m030023_c001_v7007000_t0000_u01776740423178") 2026/04/21 03:03:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1184f81600bb054c_d20260421_m030015_c001_v0001106_t0032_u01776740415464") 2026/04/21 03:03:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f419b700016ac5233_d20260421_m030008_c001_v7007000_t0000_u01776740408184") 2026/04/21 03:03:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee709f1_d20260421_m025958_c001_v0001177_t0002_u01776740398910") 2026/04/21 03:03:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f417dd60906869af0_d20260421_m025950_c001_v7007000_t0000_u01776740390993") 2026/04/21 03:03:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1022b931e0c23221_d20260421_m025941_c001_v0001120_t0026_u01776740381819") 2026/04/21 03:03:54 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f4095a8195afa0d44_d20260421_m030107_c001_v7007000_t0000_u01776740467698") 2026/04/21 03:03:54 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1184f81600bb05a8_d20260421_m030102_c001_v0001106_t0020_u01776740462969") 2026/04/21 03:03:55 DEBUG : dir1/0011-56789: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f4147b412da9b98a7_d20260421_m030130_c001_v7007000_t0000_u01776740490686") 2026/04/21 03:03:55 DEBUG : dir1/0011-56789: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1022b931e0c23311_d20260421_m030124_c001_v0001120_t0032_u01776740484988") 2026/04/21 03:03:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f42364dcab5353a4f_d20260421_m030256_c001_v7007000_t0000_u01776740576041") 2026/04/21 03:03:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1136245f730c3e1d_d20260421_m030246_c001_v0001174_t0054_u01776740566673") 2026/04/21 03:03:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f4032613c37ed2c72_d20260421_m030238_c001_v7007000_t0000_u01776740558668") 2026/04/21 03:03:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1136245f730c3c14_d20260421_m030229_c001_v0001174_t0039_u01776740549320") 2026/04/21 03:03:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f41891f2a931b8414_d20260421_m030221_c001_v7007000_t0000_u01776740541411") 2026/04/21 03:03:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1136245f730c3a0b_d20260421_m030212_c001_v0001174_t0006_u01776740532689") 2026/04/21 03:03:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f4126986b0df7f3e2_d20260421_m030203_c001_v7007000_t0000_u01776740523841") 2026/04/21 03:03:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1136245f730c3820_d20260421_m030155_c001_v0001174_t0047_u01776740515080") 2026/04/21 03:03:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f402cdff8ead71641_d20260421_m030147_c001_v7007000_t0000_u01776740507833") 2026/04/21 03:03:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1136245f730c3657_d20260421_m030138_c001_v0001174_t0028_u01776740498281") 2026/04/21 03:03:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f41891f2a931b8232_d20260421_m030126_c001_v7007000_t0000_u01776740486078") 2026/04/21 03:03:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1184f81600bb05c6_d20260421_m030118_c001_v0001106_t0042_u01776740478917") 2026/04/21 03:03:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f407b13c342df6a51_d20260421_m030111_c001_v7007000_t0000_u01776740471579") 2026/04/21 03:03:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1184f81600bb05b6_d20260421_m030106_c001_v0001106_t0016_u01776740466458") 2026/04/21 03:03:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f419c278ddf20edad_d20260421_m030104_c001_v7007000_t0000_u01776740464388") 2026/04/21 03:03:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1184f81600bb0598_d20260421_m030057_c001_v0001106_t0040_u01776740457657") 2026/04/21 03:03:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f40809267b0d9cbdd_d20260421_m030050_c001_v7007000_t0000_u01776740450375") 2026/04/21 03:03:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1022b931e0c232b7_d20260421_m030045_c001_v0001120_t0009_u01776740445038") 2026/04/21 03:03:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f421cf19402a341cf_d20260421_m030042_c001_v7007000_t0000_u01776740442654") 2026/04/21 03:03:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1136245f730c30c3_d20260421_m030035_c001_v0001174_t0025_u01776740435560") 2026/04/21 03:03:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f409d458ffe716e4d_d20260421_m030023_c001_v7007000_t0000_u01776740423176") 2026/04/21 03:03:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70a1f_d20260421_m030016_c001_v0001177_t0046_u01776740416019") 2026/04/21 03:03:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f419b700016ac5234_d20260421_m030008_c001_v7007000_t0000_u01776740408363") 2026/04/21 03:03:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1022b931e0c2323d_d20260421_m025959_c001_v0001120_t0034_u01776740399122") 2026/04/21 03:03:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f417dd60906869af1_d20260421_m025951_c001_v7007000_t0000_u01776740391174") 2026/04/21 03:03:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1184f81600bb0506_d20260421_m025942_c001_v0001106_t0055_u01776740382252") 2026/04/21 03:03:56 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f42364dcab5353754_d20260421_m030107_c001_v7007000_t0000_u01776740467536") 2026/04/21 03:03:56 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70ac0_d20260421_m030103_c001_v0001177_t0030_u01776740463146") 2026/04/21 03:03:56 DEBUG : dir1/0012-6789;: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f4147b412da9b98aa_d20260421_m030130_c001_v7007000_t0000_u01776740490869") 2026/04/21 03:03:56 DEBUG : dir1/0012-6789;: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70b18_d20260421_m030125_c001_v0001177_t0035_u01776740485033") 2026/04/21 03:03:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f42364dcab5353a51_d20260421_m030256_c001_v7007000_t0000_u01776740576223") 2026/04/21 03:03:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1022b931e0c233c2_d20260421_m030247_c001_v0001120_t0052_u01776740567114") 2026/04/21 03:03:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f4032613c37ed2c73_d20260421_m030238_c001_v7007000_t0000_u01776740558848") 2026/04/21 03:03:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1022b931e0c23386_d20260421_m030229_c001_v0001120_t0032_u01776740549702") 2026/04/21 03:03:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f41891f2a931b8415_d20260421_m030221_c001_v7007000_t0000_u01776740541593") 2026/04/21 03:03:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1022b931e0c2335e_d20260421_m030213_c001_v0001120_t0023_u01776740533071") 2026/04/21 03:03:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f4126986b0df7f3e4_d20260421_m030204_c001_v7007000_t0000_u01776740524024") 2026/04/21 03:03:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1022b931e0c23341_d20260421_m030155_c001_v0001120_t0045_u01776740515418") 2026/04/21 03:03:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f402cdff8ead71642_d20260421_m030148_c001_v7007000_t0000_u01776740508016") 2026/04/21 03:03:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1022b931e0c23323_d20260421_m030138_c001_v0001120_t0011_u01776740498656") 2026/04/21 03:03:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f420d2b942dd24df3_d20260421_m030125_c001_v7007000_t0000_u01776740485672") 2026/04/21 03:03:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70b00_d20260421_m030119_c001_v0001177_t0043_u01776740479494") 2026/04/21 03:03:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f407b13c342df6a52_d20260421_m030111_c001_v7007000_t0000_u01776740471763") 2026/04/21 03:03:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1022b931e0c232e1_d20260421_m030106_c001_v0001120_t0017_u01776740466489") 2026/04/21 03:03:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f41592573390fe244_d20260421_m030104_c001_v7007000_t0000_u01776740464241") 2026/04/21 03:03:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1022b931e0c232cb_d20260421_m030058_c001_v0001120_t0051_u01776740458176") 2026/04/21 03:03:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f40809267b0d9cbde_d20260421_m030050_c001_v7007000_t0000_u01776740450558") 2026/04/21 03:03:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1136245f730c318c_d20260421_m030045_c001_v0001174_t0053_u01776740445139") 2026/04/21 03:03:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f419b700016ac5263_d20260421_m030042_c001_v7007000_t0000_u01776740442659") 2026/04/21 03:03:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70a60_d20260421_m030036_c001_v0001177_t0013_u01776740436091") 2026/04/21 03:03:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f40099234a9d23870_d20260421_m030023_c001_v7007000_t0000_u01776740423120") 2026/04/21 03:03:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1022b931e0c2326b_d20260421_m030016_c001_v0001120_t0056_u01776740416238") 2026/04/21 03:03:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f419b700016ac5235_d20260421_m030008_c001_v7007000_t0000_u01776740408545") 2026/04/21 03:03:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1184f81600bb0530_d20260421_m025959_c001_v0001106_t0052_u01776740399575") 2026/04/21 03:03:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f417dd60906869af4_d20260421_m025951_c001_v7007000_t0000_u01776740391354") 2026/04/21 03:03:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee709d0_d20260421_m025942_c001_v0001177_t0000_u01776740382687") 2026/04/21 03:03:57 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f407b13c342df6a1a_d20260421_m030107_c001_v7007000_t0000_u01776740467704") 2026/04/21 03:03:57 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1136245f730c32df_d20260421_m030103_c001_v0001174_t0028_u01776740463162") 2026/04/21 03:03:57 DEBUG : dir1/0013-789;=: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f4147b412da9b98ac_d20260421_m030131_c001_v7007000_t0000_u01776740491059") 2026/04/21 03:03:57 DEBUG : dir1/0013-789;=: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1184f81600bb05d8_d20260421_m030125_c001_v0001106_t0025_u01776740485041") 2026/04/21 03:03:57 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f42364dcab5353a53_d20260421_m030256_c001_v7007000_t0000_u01776740576408") 2026/04/21 03:03:57 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70c2c_d20260421_m030247_c001_v0001177_t0056_u01776740567495") 2026/04/21 03:03:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f4032613c37ed2c74_d20260421_m030239_c001_v7007000_t0000_u01776740559028") 2026/04/21 03:03:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70bfe_d20260421_m030230_c001_v0001177_t0032_u01776740550156") 2026/04/21 03:03:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f41891f2a931b8417_d20260421_m030221_c001_v7007000_t0000_u01776740541775") 2026/04/21 03:03:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70bba_d20260421_m030213_c001_v0001177_t0010_u01776740533546") 2026/04/21 03:03:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f4126986b0df7f3eb_d20260421_m030204_c001_v7007000_t0000_u01776740524206") 2026/04/21 03:03:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70b76_d20260421_m030155_c001_v0001177_t0018_u01776740515739") 2026/04/21 03:03:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f402cdff8ead71643_d20260421_m030148_c001_v7007000_t0000_u01776740508200") 2026/04/21 03:03:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70b44_d20260421_m030138_c001_v0001177_t0000_u01776740498972") 2026/04/21 03:03:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f4147b412da9b9879_d20260421_m030125_c001_v7007000_t0000_u01776740485871") 2026/04/21 03:03:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1136245f730c345d_d20260421_m030119_c001_v0001174_t0057_u01776740479847") 2026/04/21 03:03:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f407b13c342df6a53_d20260421_m030111_c001_v7007000_t0000_u01776740471967") 2026/04/21 03:03:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70ada_d20260421_m030106_c001_v0001177_t0038_u01776740466563") 2026/04/21 03:03:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f411338f46c6b0891_d20260421_m030104_c001_v7007000_t0000_u01776740464408") 2026/04/21 03:03:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70aaa_d20260421_m030058_c001_v0001177_t0012_u01776740458501") 2026/04/21 03:03:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f40809267b0d9cbe0_d20260421_m030050_c001_v7007000_t0000_u01776740450743") 2026/04/21 03:03:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70a8c_d20260421_m030045_c001_v0001177_t0044_u01776740445364") 2026/04/21 03:03:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f419b700016ac5265_d20260421_m030043_c001_v7007000_t0000_u01776740443026") 2026/04/21 03:03:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1184f81600bb0572_d20260421_m030036_c001_v0001106_t0052_u01776740436310") 2026/04/21 03:03:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f419c278ddf20eccd_d20260421_m030023_c001_v7007000_t0000_u01776740423296") 2026/04/21 03:03:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1184f81600bb0552_d20260421_m030016_c001_v0001106_t0013_u01776740416555") 2026/04/21 03:03:59 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f419b700016ac5236_d20260421_m030008_c001_v7007000_t0000_u01776740408725") 2026/04/21 03:03:59 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee709f3_d20260421_m030000_c001_v0001177_t0022_u01776740400189") 2026/04/21 03:03:59 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f417dd60906869af6_d20260421_m025951_c001_v7007000_t0000_u01776740391536") 2026/04/21 03:03:59 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1022b931e0c23223_d20260421_m025942_c001_v0001120_t0021_u01776740382898") 2026/04/21 03:03:59 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f40809267b0d9cbfc_d20260421_m030107_c001_v7007000_t0000_u01776740467702") 2026/04/21 03:03:59 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1022b931e0c232d9_d20260421_m030103_c001_v0001120_t0037_u01776740463274") 2026/04/21 03:03:59 DEBUG : dir1/0014-89;=.: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f4147b412da9b98ae_d20260421_m030131_c001_v7007000_t0000_u01776740491242") 2026/04/21 03:03:59 DEBUG : dir1/0014-89;=.: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1136245f730c34ed_d20260421_m030125_c001_v0001174_t0050_u01776740485317") 2026/04/21 03:03:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f42364dcab5353a55_d20260421_m030256_c001_v7007000_t0000_u01776740576590") 2026/04/21 03:03:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1184f81600bb06b0_d20260421_m030247_c001_v0001106_t0017_u01776740567702") 2026/04/21 03:03:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f4032613c37ed2c75_d20260421_m030239_c001_v7007000_t0000_u01776740559208") 2026/04/21 03:03:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1184f81600bb068c_d20260421_m030230_c001_v0001106_t0040_u01776740550367") 2026/04/21 03:03:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f41891f2a931b8418_d20260421_m030221_c001_v7007000_t0000_u01776740541956") 2026/04/21 03:03:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1184f81600bb065a_d20260421_m030213_c001_v0001106_t0031_u01776740533757") 2026/04/21 03:03:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f4126986b0df7f3ec_d20260421_m030204_c001_v7007000_t0000_u01776740524389") 2026/04/21 03:03:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1184f81600bb0626_d20260421_m030156_c001_v0001106_t0009_u01776740516008") 2026/04/21 03:03:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f402cdff8ead71644_d20260421_m030148_c001_v7007000_t0000_u01776740508383") 2026/04/21 03:03:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1184f81600bb0602_d20260421_m030139_c001_v0001106_t0045_u01776740499179") 2026/04/21 03:03:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f420d2b942dd24df6_d20260421_m030126_c001_v7007000_t0000_u01776740486105") 2026/04/21 03:03:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1022b931e0c232fd_d20260421_m030120_c001_v0001120_t0048_u01776740480293") 2026/04/21 03:03:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f407b13c342df6a54_d20260421_m030112_c001_v7007000_t0000_u01776740472150") 2026/04/21 03:03:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1136245f730c3348_d20260421_m030106_c001_v0001174_t0017_u01776740466739") 2026/04/21 03:03:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f411338f46c6b088f_d20260421_m030104_c001_v7007000_t0000_u01776740464044") 2026/04/21 03:03:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1136245f730c3292_d20260421_m030058_c001_v0001174_t0031_u01776740458720") 2026/04/21 03:04:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f40809267b0d9cbe1_d20260421_m030050_c001_v7007000_t0000_u01776740450929") 2026/04/21 03:04:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1136245f730c3194_d20260421_m030045_c001_v0001174_t0037_u01776740445428") 2026/04/21 03:04:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f421cf19402a341d0_d20260421_m030042_c001_v7007000_t0000_u01776740442836") 2026/04/21 03:04:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1022b931e0c232a1_d20260421_m030036_c001_v0001120_t0037_u01776740436743") 2026/04/21 03:04:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f418d7ebbe5088f4e_d20260421_m030023_c001_v7007000_t0000_u01776740423370") 2026/04/21 03:04:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70a23_d20260421_m030017_c001_v0001177_t0028_u01776740417191") 2026/04/21 03:04:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f419b700016ac5237_d20260421_m030008_c001_v7007000_t0000_u01776740408924") 2026/04/21 03:04:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1022b931e0c23241_d20260421_m030000_c001_v0001120_t0020_u01776740400447") 2026/04/21 03:04:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f417dd60906869afd_d20260421_m025951_c001_v7007000_t0000_u01776740391717") 2026/04/21 03:04:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1184f81600bb0508_d20260421_m025943_c001_v0001106_t0046_u01776740383363") 2026/04/21 03:04:00 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f41655af112f4c284_d20260421_m030107_c001_v7007000_t0000_u01776740467316") 2026/04/21 03:04:00 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70ac2_d20260421_m030103_c001_v0001177_t0001_u01776740463355") 2026/04/21 03:04:00 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f4147b412da9b98b0_d20260421_m030131_c001_v7007000_t0000_u01776740491427") 2026/04/21 03:04:00 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70b1a_d20260421_m030125_c001_v0001177_t0049_u01776740485326") 2026/04/21 03:04:00 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f42364dcab5353a57_d20260421_m030256_c001_v7007000_t0000_u01776740576775") 2026/04/21 03:04:00 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1136245f730c3e3f_d20260421_m030248_c001_v0001174_t0053_u01776740568220") 2026/04/21 03:04:00 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f4032613c37ed2c77_d20260421_m030239_c001_v7007000_t0000_u01776740559388") 2026/04/21 03:04:00 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1136245f730c3c3e_d20260421_m030230_c001_v0001174_t0033_u01776740550914") 2026/04/21 03:04:00 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f41891f2a931b8419_d20260421_m030222_c001_v7007000_t0000_u01776740542138") 2026/04/21 03:04:00 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1136245f730c3a51_d20260421_m030214_c001_v0001174_t0029_u01776740534271") 2026/04/21 03:04:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f4126986b0df7f3ed_d20260421_m030204_c001_v7007000_t0000_u01776740524571") 2026/04/21 03:04:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1136245f730c384c_d20260421_m030156_c001_v0001174_t0033_u01776740516597") 2026/04/21 03:04:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f402cdff8ead71645_d20260421_m030148_c001_v7007000_t0000_u01776740508565") 2026/04/21 03:04:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1136245f730c3681_d20260421_m030139_c001_v0001174_t0030_u01776740499790") 2026/04/21 03:04:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f419b700016ac53a5_d20260421_m030125_c001_v7007000_t0000_u01776740485876") 2026/04/21 03:04:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1184f81600bb05cc_d20260421_m030120_c001_v0001106_t0004_u01776740480583") 2026/04/21 03:04:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f407b13c342df6a55_d20260421_m030112_c001_v7007000_t0000_u01776740472331") 2026/04/21 03:04:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70adc_d20260421_m030106_c001_v0001177_t0045_u01776740466796") 2026/04/21 03:04:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f407b13c342df69e2_d20260421_m030104_c001_v7007000_t0000_u01776740464416") 2026/04/21 03:04:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1184f81600bb059a_d20260421_m030059_c001_v0001106_t0032_u01776740459149") 2026/04/21 03:04:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f40809267b0d9cbe2_d20260421_m030051_c001_v7007000_t0000_u01776740451123") 2026/04/21 03:04:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1184f81600bb0586_d20260421_m030045_c001_v0001106_t0041_u01776740445448") 2026/04/21 03:04:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f4055737fff4138b7_d20260421_m030042_c001_v7007000_t0000_u01776740442814") 2026/04/21 03:04:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1136245f730c30e0_d20260421_m030037_c001_v0001174_t0028_u01776740437120") 2026/04/21 03:04:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f4055737fff41387c_d20260421_m030023_c001_v7007000_t0000_u01776740423144") 2026/04/21 03:04:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1022b931e0c2326f_d20260421_m030017_c001_v0001120_t0052_u01776740417407") 2026/04/21 03:04:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f419b700016ac523a_d20260421_m030009_c001_v7007000_t0000_u01776740409183") 2026/04/21 03:04:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1184f81600bb0534_d20260421_m030000_c001_v0001106_t0009_u01776740400843") 2026/04/21 03:04:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f417dd60906869b04_d20260421_m025951_c001_v7007000_t0000_u01776740391898") 2026/04/21 03:04:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee709d4_d20260421_m025943_c001_v0001177_t0026_u01776740383848") 2026/04/21 03:04:02 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f42364dcab5353752_d20260421_m030107_c001_v7007000_t0000_u01776740467336") 2026/04/21 03:04:02 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1136245f730c32e5_d20260421_m030103_c001_v0001174_t0017_u01776740463451") 2026/04/21 03:04:02 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f409d458ffe716e59_d20260421_m030025_c001_v7007000_t0000_u01776740425968") 2026/04/21 03:04:02 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70a31_d20260421_m030020_c001_v0001177_t0010_u01776740420908") 2026/04/21 03:04:02 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f409d458ffe716e5b_d20260421_m030026_c001_v7007000_t0000_u01776740426148") 2026/04/21 03:04:02 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1184f81600bb055e_d20260421_m030020_c001_v0001106_t0026_u01776740420945") 2026/04/21 03:04:02 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f409d458ffe716e5c_d20260421_m030026_c001_v7007000_t0000_u01776740426329") 2026/04/21 03:04:02 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1022b931e0c2327f_d20260421_m030021_c001_v0001120_t0032_u01776740421040") 2026/04/21 03:04:02 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f409d458ffe716e5d_d20260421_m030026_c001_v7007000_t0000_u01776740426508") 2026/04/21 03:04:02 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70a33_d20260421_m030021_c001_v0001177_t0043_u01776740421119") 2026/04/21 03:04:02 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f409d458ffe716e5e_d20260421_m030026_c001_v7007000_t0000_u01776740426688") 2026/04/21 03:04:02 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70a35_d20260421_m030021_c001_v0001177_t0002_u01776740421396") 2026/04/21 03:04:02 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f409d458ffe716e5f_d20260421_m030026_c001_v7007000_t0000_u01776740426873") 2026/04/21 03:04:02 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1022b931e0c23281_d20260421_m030021_c001_v0001120_t0056_u01776740421424") 2026/04/21 03:04:02 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f409d458ffe716e60_d20260421_m030027_c001_v7007000_t0000_u01776740427060") 2026/04/21 03:04:02 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1184f81600bb0560_d20260421_m030021_c001_v0001106_t0031_u01776740421456") 2026/04/21 03:04:02 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f409d458ffe716e61_d20260421_m030027_c001_v7007000_t0000_u01776740427244") 2026/04/21 03:04:02 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1136245f730c2fe9_d20260421_m030021_c001_v0001174_t0048_u01776740421603") 2026/04/21 03:04:02 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f409d458ffe716e62_d20260421_m030027_c001_v7007000_t0000_u01776740427425") 2026/04/21 03:04:02 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70a37_d20260421_m030021_c001_v0001177_t0022_u01776740421614") 2026/04/21 03:04:02 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f409d458ffe716e63_d20260421_m030027_c001_v7007000_t0000_u01776740427605") 2026/04/21 03:04:03 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1022b931e0c23283_d20260421_m030021_c001_v0001120_t0050_u01776740421771") 2026/04/21 03:04:03 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f409d458ffe716e64_d20260421_m030027_c001_v7007000_t0000_u01776740427785") 2026/04/21 03:04:03 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70a39_d20260421_m030021_c001_v0001177_t0043_u01776740421827") 2026/04/21 03:04:03 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f409d458ffe716e65_d20260421_m030027_c001_v7007000_t0000_u01776740427964") 2026/04/21 03:04:03 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1184f81600bb0562_d20260421_m030021_c001_v0001106_t0050_u01776740421899") 2026/04/21 03:04:03 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f409d458ffe716e66_d20260421_m030028_c001_v7007000_t0000_u01776740428144") 2026/04/21 03:04:03 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1136245f730c2ff3_d20260421_m030021_c001_v0001174_t0053_u01776740421977") 2026/04/21 03:04:03 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f409d458ffe716e67_d20260421_m030028_c001_v7007000_t0000_u01776740428324") 2026/04/21 03:04:03 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1022b931e0c23285_d20260421_m030022_c001_v0001120_t0027_u01776740422080") 2026/04/21 03:04:03 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f409d458ffe716e68_d20260421_m030028_c001_v7007000_t0000_u01776740428504") 2026/04/21 03:04:03 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70a3c_d20260421_m030022_c001_v0001177_t0055_u01776740422194") 2026/04/21 03:04:03 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f409d458ffe716e69_d20260421_m030028_c001_v7007000_t0000_u01776740428683") 2026/04/21 03:04:03 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1136245f730c3001_d20260421_m030022_c001_v0001174_t0021_u01776740422388") 2026/04/21 03:04:03 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f422f6d60734063a4_d20260421_m030046_c001_v7007000_t0000_u01776740446037") 2026/04/21 03:04:03 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70a6c_d20260421_m030040_c001_v0001177_t0055_u01776740440634") 2026/04/21 03:04:03 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f422f6d60734063a9_d20260421_m030046_c001_v7007000_t0000_u01776740446401") 2026/04/21 03:04:03 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1136245f730c3134_d20260421_m030040_c001_v0001174_t0003_u01776740440754") 2026/04/21 03:04:03 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f422f6d60734063a7_d20260421_m030046_c001_v7007000_t0000_u01776740446255") 2026/04/21 03:04:03 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1022b931e0c232ab_d20260421_m030040_c001_v0001120_t0051_u01776740440761") 2026/04/21 03:04:03 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f419b700016ac5267_d20260421_m030046_c001_v7007000_t0000_u01776740446041") 2026/04/21 03:04:04 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70a6e_d20260421_m030040_c001_v0001177_t0011_u01776740440854") 2026/04/21 03:04:04 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f40809267b0d9cbb4_d20260421_m030046_c001_v7007000_t0000_u01776740446053") 2026/04/21 03:04:04 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1184f81600bb0578_d20260421_m030040_c001_v0001106_t0056_u01776740440966") 2026/04/21 03:04:04 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f422f6d60734063a5_d20260421_m030046_c001_v7007000_t0000_u01776740446072") 2026/04/21 03:04:04 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1136245f730c3138_d20260421_m030041_c001_v0001174_t0054_u01776740441021") 2026/04/21 03:04:04 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f4055737fff4138f4_d20260421_m030046_c001_v7007000_t0000_u01776740446083") 2026/04/21 03:04:04 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70a70_d20260421_m030041_c001_v0001177_t0043_u01776740441065") 2026/04/21 03:04:04 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f41350d79206870f9_d20260421_m030046_c001_v7007000_t0000_u01776740446094") 2026/04/21 03:04:04 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1022b931e0c232ad_d20260421_m030041_c001_v0001120_t0016_u01776740441211") 2026/04/21 03:04:04 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f401b98961cfeabc4_d20260421_m030046_c001_v7007000_t0000_u01776740446263") 2026/04/21 03:04:04 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1136245f730c3146_d20260421_m030041_c001_v0001174_t0052_u01776740441313") 2026/04/21 03:04:04 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f419b700016ac5269_d20260421_m030046_c001_v7007000_t0000_u01776740446410") 2026/04/21 03:04:04 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70a72_d20260421_m030041_c001_v0001177_t0044_u01776740441451") 2026/04/21 03:04:04 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f40809267b0d9cbba_d20260421_m030046_c001_v7007000_t0000_u01776740446202") 2026/04/21 03:04:04 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1184f81600bb057a_d20260421_m030041_c001_v0001106_t0024_u01776740441478") 2026/04/21 03:04:04 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f4055737fff4138f5_d20260421_m030046_c001_v7007000_t0000_u01776740446273") 2026/04/21 03:04:04 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70a74_d20260421_m030041_c001_v0001177_t0002_u01776740441656") 2026/04/21 03:04:04 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f422f6d60734063a6_d20260421_m030046_c001_v7007000_t0000_u01776740446219") 2026/04/21 03:04:04 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1136245f730c3152_d20260421_m030041_c001_v0001174_t0051_u01776740441707") 2026/04/21 03:04:04 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f40809267b0d9cbc2_d20260421_m030046_c001_v7007000_t0000_u01776740446423") 2026/04/21 03:04:05 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70a76_d20260421_m030041_c001_v0001177_t0046_u01776740441869") 2026/04/21 03:04:05 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f419b700016ac5268_d20260421_m030046_c001_v7007000_t0000_u01776740446227") 2026/04/21 03:04:05 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1136245f730c3159_d20260421_m030041_c001_v0001174_t0005_u01776740441998") 2026/04/21 03:04:05 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f40809267b0d9cbbc_d20260421_m030046_c001_v7007000_t0000_u01776740446238") 2026/04/21 03:04:05 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70a7a_d20260421_m030042_c001_v0001177_t0030_u01776740442085") 2026/04/21 03:04:05 DEBUG : dst/one: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f410f3be933f7ddf4_d20260421_m025840_c001_v7007000_t0000_u01776740320505") 2026/04/21 03:04:05 DEBUG : dst/one: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f107ba122077a247d_d20260421_m025838_c001_v0001174_t0048_u01776740318373") 2026/04/21 03:04:05 DEBUG : dst/one: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f411338f46c6b03d6_d20260421_m025838_c001_v7007000_t0000_u01776740318190") 2026/04/21 03:04:05 DEBUG : dst/one: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f107ba122077a243b_d20260421_m025834_c001_v0001174_t0028_u01776740314781") 2026/04/21 03:04:05 DEBUG : dst/one: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f411338f46c6b03ce_d20260421_m025834_c001_v7007000_t0000_u01776740314060") 2026/04/21 03:04:05 DEBUG : dst/one: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee708a6_d20260421_m025830_c001_v0001177_t0048_u01776740310556") 2026/04/21 03:04:05 DEBUG : dst/one: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f41891f2a931b7db7_d20260421_m025829_c001_v7007000_t0000_u01776740309098") 2026/04/21 03:04:05 DEBUG : dst/one: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1055036a444f8bdf_d20260421_m025826_c001_v0001102_t0022_u01776740306716") 2026/04/21 03:04:05 DEBUG : dst/one: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f41655af112f4bfa9_d20260421_m025826_c001_v7007000_t0000_u01776740306534") 2026/04/21 03:04:05 DEBUG : dst/one: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1055036a444f8bd3_d20260421_m025823_c001_v0001102_t0017_u01776740303344") 2026/04/21 03:04:05 DEBUG : dst/one: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f41655af112f4bfa6_d20260421_m025822_c001_v7007000_t0000_u01776740302580") 2026/04/21 03:04:05 DEBUG : dst/one: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70890_d20260421_m025819_c001_v0001177_t0015_u01776740299191") 2026/04/21 03:04:05 DEBUG : dst/one: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f407b13c342df65a9_d20260421_m025818_c001_v7007000_t0000_u01776740298268") 2026/04/21 03:04:05 DEBUG : dst/one: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1172c8ada3f8a870_d20260421_m025816_c001_v0001040_t0033_u01776740296155") 2026/04/21 03:04:05 DEBUG : dst/one: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f42364dcab53533af_d20260421_m025815_c001_v7007000_t0000_u01776740295973") 2026/04/21 03:04:05 DEBUG : dst/one: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1172c8ada3f8a86c_d20260421_m025813_c001_v0001040_t0013_u01776740293301") 2026/04/21 03:04:05 DEBUG : dst/one: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f42364dcab535339c_d20260421_m025812_c001_v7007000_t0000_u01776740292530") 2026/04/21 03:04:05 DEBUG : dst/one: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70884_d20260421_m025809_c001_v0001177_t0035_u01776740289436") 2026/04/21 03:04:05 DEBUG : dst/one: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f407b13c342df65a3_d20260421_m025808_c001_v7007000_t0000_u01776740288877") 2026/04/21 03:04:06 DEBUG : dst/one: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1067b08dda4c9f8f_d20260421_m025806_c001_v0001105_t0000_u01776740286682") 2026/04/21 03:04:06 DEBUG : dst/one: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f4032613c37ed25b0_d20260421_m025806_c001_v7007000_t0000_u01776740286496") 2026/04/21 03:04:06 DEBUG : dst/one: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1067b08dda4c9f8b_d20260421_m025803_c001_v0001105_t0037_u01776740283075") 2026/04/21 03:04:06 DEBUG : dst/one: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f4032613c37ed25aa_d20260421_m025802_c001_v7007000_t0000_u01776740282310") 2026/04/21 03:04:06 DEBUG : dst/one: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70872_d20260421_m025757_c001_v0001177_t0045_u01776740277124") 2026/04/21 03:04:06 DEBUG : dst/one: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f4045e58dcf1705a4_d20260421_m025756_c001_v7007000_t0000_u01776740276568") 2026/04/21 03:04:06 DEBUG : dst/one: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f112429304528b00a_d20260421_m025754_c001_v0001098_t0019_u01776740274801") 2026/04/21 03:04:06 DEBUG : dst/one: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f40663867bb6cf9ea_d20260421_m025754_c001_v7007000_t0000_u01776740274611") 2026/04/21 03:04:06 DEBUG : dst/one: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f112429304528b004_d20260421_m025751_c001_v0001098_t0029_u01776740271331") 2026/04/21 03:04:06 DEBUG : dst/one: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f40663867bb6cf9e7_d20260421_m025750_c001_v7007000_t0000_u01776740270588") 2026/04/21 03:04:06 DEBUG : dst/one: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee7084c_d20260421_m025743_c001_v0001177_t0051_u01776740263439") 2026/04/21 03:04:06 DEBUG : dst/one: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f40809267b0d9c71a_d20260421_m025742_c001_v7007000_t0000_u01776740262532") 2026/04/21 03:04:06 DEBUG : dst/one: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f102d588c4306ba79_d20260421_m025740_c001_v0001109_t0036_u01776740260433") 2026/04/21 03:04:06 DEBUG : dst/one: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f421cf19402a329cb_d20260421_m025740_c001_v7007000_t0000_u01776740260250") 2026/04/21 03:04:06 DEBUG : dst/one: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f102d588c4306ba67_d20260421_m025736_c001_v0001109_t0059_u01776740256155") 2026/04/21 03:04:06 DEBUG : dst/one: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f421cf19402a329c8_d20260421_m025735_c001_v7007000_t0000_u01776740255389") 2026/04/21 03:04:06 DEBUG : dst/one: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee7083a_d20260421_m025730_c001_v0001177_t0052_u01776740250082") 2026/04/21 03:04:06 DEBUG : dst/one: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f41891f2a931b7d0e_d20260421_m025728_c001_v7007000_t0000_u01776740248985") 2026/04/21 03:04:06 DEBUG : dst/one: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f103a1f5227ceb666_d20260421_m025722_c001_v0001174_t0024_u01776740242214") 2026/04/21 03:04:07 DEBUG : dst/one: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f4055737fff4133ea_d20260421_m025719_c001_v7007000_t0000_u01776740239991") 2026/04/21 03:04:07 DEBUG : dst/one: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70820_d20260421_m025715_c001_v0001177_t0037_u01776740235885") 2026/04/21 03:04:07 DEBUG : dst/one: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f107f89bbbdec6129_d20260421_m025714_c001_v0001173_t0040_u01776740234966") 2026/04/21 03:04:07 DEBUG : dst/one: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f107f89bbbdec611a_d20260421_m025713_c001_v0001173_t0056_u01776740233849") 2026/04/21 03:04:07 DEBUG : dst/one: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f410f3be933f7dbe6_d20260421_m025700_c001_v7007000_t0000_u01776740220652") 2026/04/21 03:04:07 DEBUG : dst/one: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f114eb4b9a6e43eb1_d20260421_m025653_c001_v0001097_t0027_u01776740213546") 2026/04/21 03:04:07 DEBUG : dst/one: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1131a17f418b7fb4_d20260421_m025652_c001_v0001165_t0035_u01776740212690") 2026/04/21 03:04:07 DEBUG : dst/one: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1131a17f418b7fb2_d20260421_m025651_c001_v0001165_t0025_u01776740211714") 2026/04/21 03:04:07 DEBUG : dst/one-2019-01-01: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f410f3be933f7ddf5_d20260421_m025840_c001_v7007000_t0000_u01776740320687") 2026/04/21 03:04:07 DEBUG : dst/one-2019-01-01: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f11945f40c7234755_d20260421_m025837_c001_v0001042_t0034_u01776740317581") 2026/04/21 03:04:07 DEBUG : dst/one-2019-01-01: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f100f18ea9f178532_d20260421_m025833_c001_v0001172_t0037_u01776740313678") 2026/04/21 03:04:07 DEBUG : dst/one.bak: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f41891f2a931b7db8_d20260421_m025829_c001_v7007000_t0000_u01776740309282") 2026/04/21 03:04:07 DEBUG : dst/one.bak: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f103730a0f342fe68_d20260421_m025826_c001_v0001184_t0017_u01776740306320") 2026/04/21 03:04:07 DEBUG : dst/one.bak: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f11962504cf88ebd4_d20260421_m025822_c001_v0001184_t0034_u01776740302377") 2026/04/21 03:04:07 DEBUG : dst/one.bak: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f407b13c342df65aa_d20260421_m025818_c001_v7007000_t0000_u01776740298451") 2026/04/21 03:04:07 DEBUG : dst/one.bak: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1069a7f1e03009dc_d20260421_m025815_c001_v0001173_t0003_u01776740295470") 2026/04/21 03:04:07 DEBUG : dst/one.bak: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f10853d984792eafa_d20260421_m025812_c001_v0001185_t0036_u01776740292326") 2026/04/21 03:04:07 DEBUG : dst/three: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f41891f2a931b7d0f_d20260421_m025729_c001_v7007000_t0000_u01776740249173") 2026/04/21 03:04:07 DEBUG : dst/three: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f107f89bbbdec6154_d20260421_m025727_c001_v0001173_t0026_u01776740247308") 2026/04/21 03:04:07 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f410f3be933f7ddf6_d20260421_m025840_c001_v7007000_t0000_u01776740320869") 2026/04/21 03:04:07 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f10168e01055014c6_d20260421_m025839_c001_v0001180_t0023_u01776740319419") 2026/04/21 03:04:07 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f109299e8b1800a11_d20260421_m025835_c001_v0001157_t0003_u01776740315655") 2026/04/21 03:04:08 DEBUG : dst/three.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f410f3be933f7ddf7_d20260421_m025841_c001_v7007000_t0000_u01776740321051") 2026/04/21 03:04:08 DEBUG : dst/three.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f107ba122077a249f_d20260421_m025839_c001_v0001174_t0022_u01776740319802") 2026/04/21 03:04:08 DEBUG : dst/three.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f411338f46c6b03db_d20260421_m025839_c001_v7007000_t0000_u01776740319618") 2026/04/21 03:04:08 DEBUG : dst/three.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f107ba122077a2451_d20260421_m025836_c001_v0001174_t0028_u01776740316134") 2026/04/21 03:04:08 DEBUG : dst/three.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f411338f46c6b03d1_d20260421_m025835_c001_v7007000_t0000_u01776740315950") 2026/04/21 03:04:08 DEBUG : dst/three.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee708aa_d20260421_m025830_c001_v0001177_t0020_u01776740310980") 2026/04/21 03:04:08 DEBUG : dst/three.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f41891f2a931b7dba_d20260421_m025829_c001_v7007000_t0000_u01776740309464") 2026/04/21 03:04:08 DEBUG : dst/three.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1055036a444f8be1_d20260421_m025828_c001_v0001102_t0041_u01776740308310") 2026/04/21 03:04:08 DEBUG : dst/three.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f41655af112f4bfaa_d20260421_m025828_c001_v7007000_t0000_u01776740308128") 2026/04/21 03:04:08 DEBUG : dst/three.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1055036a444f8bd7_d20260421_m025824_c001_v0001102_t0022_u01776740304842") 2026/04/21 03:04:08 DEBUG : dst/three.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f41655af112f4bfa8_d20260421_m025824_c001_v7007000_t0000_u01776740304661") 2026/04/21 03:04:08 DEBUG : dst/three.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70894_d20260421_m025819_c001_v0001177_t0021_u01776740299610") 2026/04/21 03:04:08 DEBUG : dst/three.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f42364dcab53533b5_d20260421_m025817_c001_v7007000_t0000_u01776740297160") 2026/04/21 03:04:08 DEBUG : dst/three.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee7088a_d20260421_m025814_c001_v0001177_t0033_u01776740294672") 2026/04/21 03:04:08 DEBUG : dst/three.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f42364dcab53533a6_d20260421_m025814_c001_v7007000_t0000_u01776740294303") 2026/04/21 03:04:08 DEBUG : dst/three.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70888_d20260421_m025809_c001_v0001177_t0030_u01776740289851") 2026/04/21 03:04:08 DEBUG : dst/three.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f4032613c37ed25b1_d20260421_m025807_c001_v7007000_t0000_u01776740287509") 2026/04/21 03:04:08 DEBUG : dst/three.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee7087c_d20260421_m025805_c001_v0001177_t0017_u01776740285314") 2026/04/21 03:04:08 DEBUG : dst/three.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f4032613c37ed25ae_d20260421_m025804_c001_v7007000_t0000_u01776740284211") 2026/04/21 03:04:08 DEBUG : dst/three.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70876_d20260421_m025757_c001_v0001177_t0000_u01776740277542") 2026/04/21 03:04:08 DEBUG : dst/three.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f40663867bb6cf9eb_d20260421_m025755_c001_v7007000_t0000_u01776740275656") 2026/04/21 03:04:09 DEBUG : dst/three.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70862_d20260421_m025753_c001_v0001177_t0008_u01776740273254") 2026/04/21 03:04:09 DEBUG : dst/three.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f40663867bb6cf9e8_d20260421_m025752_c001_v7007000_t0000_u01776740272163") 2026/04/21 03:04:09 DEBUG : dst/three.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70854_d20260421_m025746_c001_v0001177_t0039_u01776740266035") 2026/04/21 03:04:09 DEBUG : dst/three.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f421cf19402a329ce_d20260421_m025741_c001_v7007000_t0000_u01776740261587") 2026/04/21 03:04:09 DEBUG : dst/three.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f114eb4b9a6e43fa9_d20260421_m025738_c001_v0001097_t0048_u01776740258264") 2026/04/21 03:04:09 DEBUG : dst/three.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f421cf19402a329c9_d20260421_m025737_c001_v7007000_t0000_u01776740257175") 2026/04/21 03:04:09 DEBUG : dst/three.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee7083e_d20260421_m025730_c001_v0001177_t0049_u01776740250752") 2026/04/21 03:04:09 DEBUG : dst/three.txt.bak: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f41891f2a931b7dbb_d20260421_m025829_c001_v7007000_t0000_u01776740309646") 2026/04/21 03:04:09 DEBUG : dst/three.txt.bak: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f111e45ea4e110df4_d20260421_m025827_c001_v0001136_t0056_u01776740307850") 2026/04/21 03:04:09 DEBUG : dst/three.txt.bak: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1118928105cc0549_d20260421_m025824_c001_v0001098_t0025_u01776740304247") 2026/04/21 03:04:09 DEBUG : dst/three.txt.bak: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f407b13c342df65ab_d20260421_m025818_c001_v7007000_t0000_u01776740298635") 2026/04/21 03:04:09 DEBUG : dst/three.txt.bak: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f118a21d2ce2012f0_d20260421_m025816_c001_v0001171_t0026_u01776740296869") 2026/04/21 03:04:09 DEBUG : dst/three.txt.bak: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f118af792249306e2_d20260421_m025813_c001_v0001174_t0023_u01776740293968") 2026/04/21 03:04:09 DEBUG : dst/two: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f410f3be933f7ddf8_d20260421_m025841_c001_v7007000_t0000_u01776740321233") 2026/04/21 03:04:09 DEBUG : dst/two: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee708a8_d20260421_m025830_c001_v0001177_t0004_u01776740310773") 2026/04/21 03:04:09 DEBUG : dst/two: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f41891f2a931b7dbc_d20260421_m025829_c001_v7007000_t0000_u01776740309828") 2026/04/21 03:04:09 DEBUG : dst/two: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70892_d20260421_m025819_c001_v0001177_t0017_u01776740299398") 2026/04/21 03:04:09 DEBUG : dst/two: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f407b13c342df65ac_d20260421_m025818_c001_v7007000_t0000_u01776740298818") 2026/04/21 03:04:09 DEBUG : dst/two: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70886_d20260421_m025809_c001_v0001177_t0037_u01776740289646") 2026/04/21 03:04:09 DEBUG : dst/two: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f407b13c342df65a4_d20260421_m025809_c001_v7007000_t0000_u01776740289060") 2026/04/21 03:04:09 DEBUG : dst/two: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70874_d20260421_m025757_c001_v0001177_t0055_u01776740277337") 2026/04/21 03:04:10 DEBUG : dst/two: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f4045e58dcf1705a5_d20260421_m025756_c001_v7007000_t0000_u01776740276751") 2026/04/21 03:04:10 DEBUG : dst/two: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70850_d20260421_m025745_c001_v0001177_t0042_u01776740265722") 2026/04/21 03:04:10 DEBUG : dst/two: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f40809267b0d9c71d_d20260421_m025742_c001_v7007000_t0000_u01776740262714") 2026/04/21 03:04:10 DEBUG : dst/two: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f114eb4b9a6e43f87_d20260421_m025730_c001_v0001097_t0040_u01776740250289") 2026/04/21 03:04:10 DEBUG : dst/two: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f41891f2a931b7d10_d20260421_m025729_c001_v7007000_t0000_u01776740249355") 2026/04/21 03:04:10 DEBUG : dst/two: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f104ace087125b913_d20260421_m025724_c001_v0001174_t0058_u01776740244615") 2026/04/21 03:04:10 DEBUG : dst/two: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f410f3be933f7dbe7_d20260421_m025700_c001_v7007000_t0000_u01776740220835") 2026/04/21 03:04:10 DEBUG : dst/two: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1131a17f418b7fc2_d20260421_m025659_c001_v0001165_t0032_u01776740219597") 2026/04/21 03:04:10 DEBUG : empty space: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f41674622af7f179a_d20260421_m025626_c001_v7007000_t0000_u01776740186606") 2026/04/21 03:04:10 DEBUG : empty space: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f114eb4b9a6e43ddd_d20260421_m025623_c001_v0001097_t0022_u01776740183412") 2026/04/21 03:04:10 DEBUG : empty space: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f41674622af7f1797_d20260421_m025621_c001_v7007000_t0000_u01776740181541") 2026/04/21 03:04:10 DEBUG : empty space: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee7078e_d20260421_m025611_c001_v0001177_t0000_u01776740171793") 2026/04/21 03:04:10 DEBUG : empty space: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f421cf19402a3283b_d20260421_m025603_c001_v7007000_t0000_u01776740163060") 2026/04/21 03:04:10 DEBUG : empty space: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f114eb4b9a6e43d3f_d20260421_m025559_c001_v0001097_t0005_u01776740159890") 2026/04/21 03:04:10 DEBUG : empty space: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f415cdd606d676a96_d20260421_m025539_c001_v7007000_t0000_u01776740139091") 2026/04/21 03:04:10 DEBUG : empty space: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70735_d20260421_m025537_c001_v0001177_t0050_u01776740137358") 2026/04/21 03:04:10 DEBUG : empty space: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f415cdd606d676a90_d20260421_m025536_c001_v7007000_t0000_u01776740136592") 2026/04/21 03:04:10 DEBUG : empty space: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70731_d20260421_m025535_c001_v0001177_t0053_u01776740135460") 2026/04/21 03:04:10 DEBUG : empty space: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f415cdd606d676a8c_d20260421_m025532_c001_v7007000_t0000_u01776740132898") 2026/04/21 03:04:10 DEBUG : empty space: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee7071b_d20260421_m025531_c001_v0001177_t0041_u01776740131336") 2026/04/21 03:04:10 DEBUG : empty space: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f415cdd606d676a88_d20260421_m025530_c001_v7007000_t0000_u01776740130584") 2026/04/21 03:04:10 DEBUG : empty space: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70715_d20260421_m025529_c001_v0001177_t0024_u01776740129360") 2026/04/21 03:04:10 DEBUG : empty space: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f4032613c37ed2004_d20260421_m025524_c001_v7007000_t0000_u01776740124119") 2026/04/21 03:04:11 DEBUG : empty space: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee706eb_d20260421_m025522_c001_v0001177_t0055_u01776740122785") 2026/04/21 03:04:11 DEBUG : empty space: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f4032613c37ed2000_d20260421_m025521_c001_v7007000_t0000_u01776740121945") 2026/04/21 03:04:11 DEBUG : empty space: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee706df_d20260421_m025521_c001_v0001177_t0057_u01776740121193") 2026/04/21 03:04:11 DEBUG : empty space: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f4032613c37ed1ffb_d20260421_m025517_c001_v7007000_t0000_u01776740117334") 2026/04/21 03:04:11 DEBUG : empty space: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee706c1_d20260421_m025516_c001_v0001177_t0022_u01776740116190") 2026/04/21 03:04:11 DEBUG : empty space: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f4032613c37ed1ff8_d20260421_m025514_c001_v7007000_t0000_u01776740114359") 2026/04/21 03:04:11 DEBUG : empty space: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee706af_d20260421_m025513_c001_v0001177_t0046_u01776740113398") 2026/04/21 03:04:11 DEBUG : empty space: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f4032613c37ed1ff7_d20260421_m025513_c001_v7007000_t0000_u01776740113027") 2026/04/21 03:04:11 DEBUG : empty space: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1027fe7e8d14a314_d20260421_m025512_c001_v0001099_t0051_u01776740112337") 2026/04/21 03:04:11 DEBUG : empty space: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee706ab_d20260421_m025510_c001_v0001177_t0056_u01776740110737") 2026/04/21 03:04:11 DEBUG : enormous: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f415cdd606d676a94_d20260421_m025538_c001_v7007000_t0000_u01776740138178") 2026/04/21 03:04:11 DEBUG : enormous: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70737_d20260421_m025537_c001_v0001177_t0032_u01776740137571") 2026/04/21 03:04:11 DEBUG : existing: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f410f3be933f7ddfb_d20260421_m025845_c001_v7007000_t0000_u01776740325132") 2026/04/21 03:04:11 DEBUG : existing: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee708c8_d20260421_m025843_c001_v0001177_t0036_u01776740323985") 2026/04/21 03:04:11 DEBUG : existing: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f421cf19402a32839_d20260421_m025558_c001_v7007000_t0000_u01776740158582") 2026/04/21 03:04:11 DEBUG : existing: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f114eb4b9a6e43d2d_d20260421_m025557_c001_v0001097_t0019_u01776740157486") 2026/04/21 03:04:11 DEBUG : existing: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f409d458ffe716487_d20260421_m025507_c001_v7007000_t0000_u01776740107947") 2026/04/21 03:04:11 DEBUG : existing: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee7069d_d20260421_m025507_c001_v0001177_t0024_u01776740107021") 2026/04/21 03:04:11 DEBUG : existing: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f409d458ffe716486_d20260421_m025506_c001_v7007000_t0000_u01776740106426") 2026/04/21 03:04:11 DEBUG : existing: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70699_d20260421_m025505_c001_v0001177_t0025_u01776740105846") 2026/04/21 03:04:12 DEBUG : existing: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70697_d20260421_m025505_c001_v0001177_t0056_u01776740105088") 2026/04/21 03:04:12 DEBUG : existing-b: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f421cf19402a3283a_d20260421_m025558_c001_v7007000_t0000_u01776740158766") 2026/04/21 03:04:12 DEBUG : existing-b: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70770_d20260421_m025557_c001_v0001177_t0039_u01776740157475") 2026/04/21 03:04:12 DEBUG : file1: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f418d7ebbe5088d89_d20260421_m025929_c001_v7007000_t0000_u01776740369331") 2026/04/21 03:04:12 DEBUG : file1: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee709b8_d20260421_m025928_c001_v0001177_t0026_u01776740368156") 2026/04/21 03:04:12 DEBUG : file1: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f418d7ebbe5088d68_d20260421_m025926_c001_v7007000_t0000_u01776740366851") 2026/04/21 03:04:12 DEBUG : file1: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1184f81600bb04e8_d20260421_m025924_c001_v0001106_t0022_u01776740364745") 2026/04/21 03:04:12 DEBUG : five: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f415cdd606d676a9a_d20260421_m025542_c001_v7007000_t0000_u01776740142564") 2026/04/21 03:04:12 DEBUG : five: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f405d4eaa9ee70749_d20260421_m025540_c001_v0001177_t0011_u01776740140626") 2026/04/21 03:04:12 DEBUG : foo: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f4032613c37ed1ff9_d20260421_m025515_c001_v7007000_t0000_u01776740115819") 2026/04/21 03:04:12 DEBUG : foo: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f405d4eaa9ee706bb_d20260421_m025515_c001_v0001177_t0011_u01776740115281") 2026/04/21 03:04:12 DEBUG : foo: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f405d4eaa9ee706b7_d20260421_m025514_c001_v0001177_t0011_u01776740114730") 2026/04/21 03:04:12 DEBUG : four: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f415cdd606d676a9b_d20260421_m025542_c001_v7007000_t0000_u01776740142747") 2026/04/21 03:04:12 DEBUG : four: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f406b63172f8ef085_d20260421_m025541_c001_v0001103_t0034_u01776740141169") 2026/04/21 03:04:12 DEBUG : four: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70747_d20260421_m025540_c001_v0001177_t0011_u01776740140045") 2026/04/21 03:04:12 DEBUG : hello world2: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f421cf19402a3226b_d20260421_m025424_c001_v7007000_t0000_u01776740064384") 2026/04/21 03:04:12 DEBUG : hello world2: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70600_d20260421_m025423_c001_v0001177_t0035_u01776740063825") 2026/04/21 03:04:12 DEBUG : ignore-size: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f409d458ffe716485_d20260421_m025504_c001_v7007000_t0000_u01776740104725") 2026/04/21 03:04:12 DEBUG : ignore-size: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70691_d20260421_m025503_c001_v0001177_t0059_u01776740103783") 2026/04/21 03:04:12 DEBUG : nested/sub dir/file: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f421cf19402a32837_d20260421_m025556_c001_v7007000_t0000_u01776740156742") 2026/04/21 03:04:12 DEBUG : nested/sub dir/file: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee7076e_d20260421_m025555_c001_v0001177_t0041_u01776740155781") 2026/04/21 03:04:13 DEBUG : nested/sub dir/file: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f415cdd606d676aac_d20260421_m025555_c001_v7007000_t0000_u01776740155038") 2026/04/21 03:04:13 DEBUG : nested/sub dir/file: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee7076c_d20260421_m025553_c001_v0001177_t0000_u01776740153977") 2026/04/21 03:04:13 DEBUG : one: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f415cdd606d676a9c_d20260421_m025542_c001_v7007000_t0000_u01776740142928") 2026/04/21 03:04:13 DEBUG : one: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f405d4eaa9ee70741_d20260421_m025539_c001_v0001177_t0011_u01776740139459") 2026/04/21 03:04:13 DEBUG : only0: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f418d7ebbe5088d51_d20260421_m025920_c001_v7007000_t0000_u01776740360259") 2026/04/21 03:04:13 DEBUG : only0: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f405d4eaa9ee70992_d20260421_m025913_c001_v0001177_t0011_u01776740353974") 2026/04/21 03:04:13 DEBUG : only0: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee7093e_d20260421_m025904_c001_v0001177_t0025_u01776740344587") 2026/04/21 03:04:13 DEBUG : only0: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f418d7ebbe5088c92_d20260421_m025858_c001_v7007000_t0000_u01776740338374") 2026/04/21 03:04:13 DEBUG : only0: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee708d6_d20260421_m025848_c001_v0001177_t0024_u01776740328581") 2026/04/21 03:04:13 DEBUG : only1: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f418d7ebbe5088d52_d20260421_m025920_c001_v7007000_t0000_u01776740360442") 2026/04/21 03:04:13 DEBUG : only1: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f41407caef91e62ba_d20260421_m025915_c001_v0001103_t0041_u01776740355117") 2026/04/21 03:04:13 DEBUG : only1: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70942_d20260421_m025905_c001_v0001177_t0043_u01776740345005") 2026/04/21 03:04:13 DEBUG : only1: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f418d7ebbe5088ca2_d20260421_m025858_c001_v7007000_t0000_u01776740338921") 2026/04/21 03:04:13 DEBUG : only1: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee708da_d20260421_m025849_c001_v0001177_t0057_u01776740329043") 2026/04/21 03:04:13 DEBUG : only10: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f418d7ebbe5088d53_d20260421_m025920_c001_v7007000_t0000_u01776740360625") 2026/04/21 03:04:13 DEBUG : only10: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f4184f81600bb04d4_d20260421_m025914_c001_v0001106_t0005_u01776740354569") 2026/04/21 03:04:13 DEBUG : only10: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee7096a_d20260421_m025909_c001_v0001177_t0054_u01776740349178") 2026/04/21 03:04:13 DEBUG : only10: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f407b13c342df675f_d20260421_m025858_c001_v7007000_t0000_u01776740338930") 2026/04/21 03:04:13 DEBUG : only10: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70906_d20260421_m025853_c001_v0001177_t0045_u01776740333041") 2026/04/21 03:04:13 DEBUG : only11: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f418d7ebbe5088d54_d20260421_m025920_c001_v7007000_t0000_u01776740360809") 2026/04/21 03:04:13 DEBUG : only11: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f41407caef91e62b6_d20260421_m025914_c001_v0001103_t0041_u01776740354740") 2026/04/21 03:04:13 DEBUG : only11: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee7096e_d20260421_m025909_c001_v0001177_t0019_u01776740349630") 2026/04/21 03:04:13 DEBUG : only11: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f41592573390fe10a_d20260421_m025859_c001_v7007000_t0000_u01776740339131") 2026/04/21 03:04:14 DEBUG : only11: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee7090a_d20260421_m025853_c001_v0001177_t0043_u01776740333463") 2026/04/21 03:04:14 DEBUG : only12: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f418d7ebbe5088d55_d20260421_m025920_c001_v7007000_t0000_u01776740360992") 2026/04/21 03:04:14 DEBUG : only12: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f4022b931e0c231e7_d20260421_m025914_c001_v0001120_t0034_u01776740354949") 2026/04/21 03:04:14 DEBUG : only12: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70972_d20260421_m025910_c001_v0001177_t0038_u01776740350043") 2026/04/21 03:04:14 DEBUG : only12: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f41592573390fe109_d20260421_m025858_c001_v7007000_t0000_u01776740338940") 2026/04/21 03:04:14 DEBUG : only12: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee7090e_d20260421_m025853_c001_v0001177_t0026_u01776740333967") 2026/04/21 03:04:14 DEBUG : only13: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f418d7ebbe5088d56_d20260421_m025921_c001_v7007000_t0000_u01776740361176") 2026/04/21 03:04:14 DEBUG : only13: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f405d4eaa9ee70996_d20260421_m025914_c001_v0001177_t0011_u01776740354555") 2026/04/21 03:04:14 DEBUG : only13: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70976_d20260421_m025910_c001_v0001177_t0056_u01776740350466") 2026/04/21 03:04:14 DEBUG : only13: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f4032613c37ed281d_d20260421_m025858_c001_v7007000_t0000_u01776740338946") 2026/04/21 03:04:14 DEBUG : only13: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70914_d20260421_m025854_c001_v0001177_t0032_u01776740334384") 2026/04/21 03:04:14 DEBUG : only14: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f418d7ebbe5088d57_d20260421_m025921_c001_v7007000_t0000_u01776740361360") 2026/04/21 03:04:14 DEBUG : only14: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f405d4eaa9ee70998_d20260421_m025914_c001_v0001177_t0011_u01776740354737") 2026/04/21 03:04:14 DEBUG : only14: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee7097a_d20260421_m025910_c001_v0001177_t0040_u01776740350879") 2026/04/21 03:04:14 DEBUG : only14: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f418d7ebbe5088c97_d20260421_m025858_c001_v7007000_t0000_u01776740338557") 2026/04/21 03:04:14 DEBUG : only14: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70918_d20260421_m025854_c001_v0001177_t0016_u01776740334807") 2026/04/21 03:04:14 DEBUG : only15: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f418d7ebbe5088d58_d20260421_m025921_c001_v7007000_t0000_u01776740361544") 2026/04/21 03:04:14 DEBUG : only15: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f4184f81600bb04d6_d20260421_m025914_c001_v0001106_t0005_u01776740354903") 2026/04/21 03:04:14 DEBUG : only15: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee7097e_d20260421_m025911_c001_v0001177_t0018_u01776740351381") 2026/04/21 03:04:14 DEBUG : only15: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f418d7ebbe5088ca4_d20260421_m025859_c001_v7007000_t0000_u01776740339103") 2026/04/21 03:04:15 DEBUG : only15: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee7091c_d20260421_m025855_c001_v0001177_t0045_u01776740335231") 2026/04/21 03:04:15 DEBUG : only16: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f418d7ebbe5088d59_d20260421_m025921_c001_v7007000_t0000_u01776740361728") 2026/04/21 03:04:15 DEBUG : only16: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f405d4eaa9ee7099a_d20260421_m025914_c001_v0001177_t0011_u01776740354920") 2026/04/21 03:04:15 DEBUG : only16: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70982_d20260421_m025911_c001_v0001177_t0023_u01776740351797") 2026/04/21 03:04:15 DEBUG : only16: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f407b13c342df6761_d20260421_m025859_c001_v7007000_t0000_u01776740339113") 2026/04/21 03:04:15 DEBUG : only16: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70920_d20260421_m025855_c001_v0001177_t0040_u01776740335654") 2026/04/21 03:04:16 DEBUG : only17: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f418d7ebbe5088d5a_d20260421_m025921_c001_v7007000_t0000_u01776740361912") 2026/04/21 03:04:16 DEBUG : only17: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f41407caef91e62b8_d20260421_m025914_c001_v0001103_t0041_u01776740354932") 2026/04/21 03:04:16 DEBUG : only17: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70986_d20260421_m025912_c001_v0001177_t0029_u01776740352270") 2026/04/21 03:04:16 DEBUG : only17: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f407b13c342df675d_d20260421_m025858_c001_v7007000_t0000_u01776740338747") 2026/04/21 03:04:16 DEBUG : only17: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70924_d20260421_m025856_c001_v0001177_t0052_u01776740336142") 2026/04/21 03:04:16 DEBUG : only18: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f418d7ebbe5088d5b_d20260421_m025922_c001_v7007000_t0000_u01776740362124") 2026/04/21 03:04:16 DEBUG : only18: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f4184f81600bb04d8_d20260421_m025915_c001_v0001106_t0005_u01776740355086") 2026/04/21 03:04:16 DEBUG : only18: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee7098a_d20260421_m025912_c001_v0001177_t0044_u01776740352702") 2026/04/21 03:04:16 DEBUG : only18: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f407b13c342df675b_d20260421_m025858_c001_v7007000_t0000_u01776740338561") 2026/04/21 03:04:16 DEBUG : only18: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee7092a_d20260421_m025856_c001_v0001177_t0018_u01776740336574") 2026/04/21 03:04:16 DEBUG : only19: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f418d7ebbe5088d5c_d20260421_m025922_c001_v7007000_t0000_u01776740362309") 2026/04/21 03:04:16 DEBUG : only19: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f405d4eaa9ee7099c_d20260421_m025915_c001_v0001177_t0011_u01776740355104") 2026/04/21 03:04:16 DEBUG : only19: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee7098e_d20260421_m025913_c001_v0001177_t0004_u01776740353122") 2026/04/21 03:04:16 DEBUG : only19: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f4032613c37ed2826_d20260421_m025859_c001_v7007000_t0000_u01776740339135") 2026/04/21 03:04:16 DEBUG : only19: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee7092e_d20260421_m025856_c001_v0001177_t0030_u01776740336988") 2026/04/21 03:04:16 DEBUG : only2: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f418d7ebbe5088d5d_d20260421_m025922_c001_v7007000_t0000_u01776740362492") 2026/04/21 03:04:16 DEBUG : only2: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f4022b931e0c231e9_d20260421_m025915_c001_v0001120_t0034_u01776740355138") 2026/04/21 03:04:16 DEBUG : only2: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70948_d20260421_m025905_c001_v0001177_t0055_u01776740345618") 2026/04/21 03:04:16 DEBUG : only2: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f41592573390fe108_d20260421_m025858_c001_v7007000_t0000_u01776740338758") 2026/04/21 03:04:16 DEBUG : only2: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee708de_d20260421_m025849_c001_v0001177_t0020_u01776740329508") 2026/04/21 03:04:16 DEBUG : only3: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f418d7ebbe5088d5e_d20260421_m025922_c001_v7007000_t0000_u01776740362675") 2026/04/21 03:04:16 DEBUG : only3: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f405d4eaa9ee709a0_d20260421_m025915_c001_v0001177_t0011_u01776740355288") 2026/04/21 03:04:16 DEBUG : only3: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee7094c_d20260421_m025906_c001_v0001177_t0045_u01776740346045") 2026/04/21 03:04:16 DEBUG : only3: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f418d7ebbe5088c8c_d20260421_m025858_c001_v7007000_t0000_u01776740338192") 2026/04/21 03:04:16 DEBUG : only3: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee708e2_d20260421_m025849_c001_v0001177_t0039_u01776740329933") 2026/04/21 03:04:16 DEBUG : only4: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f418d7ebbe5088d5f_d20260421_m025922_c001_v7007000_t0000_u01776740362858") 2026/04/21 03:04:16 DEBUG : only4: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f41407caef91e62bc_d20260421_m025915_c001_v0001103_t0041_u01776740355302") 2026/04/21 03:04:16 DEBUG : only4: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70950_d20260421_m025906_c001_v0001177_t0054_u01776740346473") 2026/04/21 03:04:17 DEBUG : only4: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f41592573390fe107_d20260421_m025858_c001_v7007000_t0000_u01776740338574") 2026/04/21 03:04:17 DEBUG : only4: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee708ea_d20260421_m025850_c001_v0001177_t0026_u01776740330467") 2026/04/21 03:04:17 DEBUG : only5: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f418d7ebbe5088d60_d20260421_m025923_c001_v7007000_t0000_u01776740363041") 2026/04/21 03:04:17 DEBUG : only5: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f4022b931e0c231eb_d20260421_m025915_c001_v0001120_t0034_u01776740355326") 2026/04/21 03:04:17 DEBUG : only5: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70954_d20260421_m025906_c001_v0001177_t0037_u01776740346927") 2026/04/21 03:04:17 DEBUG : only5: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f4032613c37ed280a_d20260421_m025858_c001_v7007000_t0000_u01776740338576") 2026/04/21 03:04:17 DEBUG : only5: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee708ee_d20260421_m025850_c001_v0001177_t0014_u01776740330881") 2026/04/21 03:04:17 DEBUG : only6: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f418d7ebbe5088d61_d20260421_m025923_c001_v7007000_t0000_u01776740363225") 2026/04/21 03:04:17 DEBUG : only6: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f4184f81600bb04dc_d20260421_m025915_c001_v0001106_t0005_u01776740355361") 2026/04/21 03:04:17 DEBUG : only6: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70958_d20260421_m025907_c001_v0001177_t0040_u01776740347355") 2026/04/21 03:04:17 DEBUG : only6: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f418d7ebbe5088ca6_d20260421_m025859_c001_v7007000_t0000_u01776740339287") 2026/04/21 03:04:17 DEBUG : only6: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee708f4_d20260421_m025851_c001_v0001177_t0057_u01776740331351") 2026/04/21 03:04:17 DEBUG : only7: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f418d7ebbe5088d62_d20260421_m025923_c001_v7007000_t0000_u01776740363407") 2026/04/21 03:04:17 DEBUG : only7: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f41407caef91e62be_d20260421_m025915_c001_v0001103_t0041_u01776740355488") 2026/04/21 03:04:17 DEBUG : only7: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee7095e_d20260421_m025907_c001_v0001177_t0001_u01776740347871") 2026/04/21 03:04:17 DEBUG : only7: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f418d7ebbe5088c9a_d20260421_m025858_c001_v7007000_t0000_u01776740338739") 2026/04/21 03:04:17 DEBUG : only7: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee708f8_d20260421_m025851_c001_v0001177_t0019_u01776740331773") 2026/04/21 03:04:17 DEBUG : only8: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f418d7ebbe5088d63_d20260421_m025923_c001_v7007000_t0000_u01776740363590") 2026/04/21 03:04:17 DEBUG : only8: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f4022b931e0c231ed_d20260421_m025915_c001_v0001120_t0034_u01776740355510") 2026/04/21 03:04:17 DEBUG : only8: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70962_d20260421_m025908_c001_v0001177_t0036_u01776740348287") 2026/04/21 03:04:17 DEBUG : only8: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f4032613c37ed2814_d20260421_m025858_c001_v7007000_t0000_u01776740338765") 2026/04/21 03:04:18 DEBUG : only8: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee708fc_d20260421_m025852_c001_v0001177_t0058_u01776740332198") 2026/04/21 03:04:18 DEBUG : only9: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f418d7ebbe5088d65_d20260421_m025923_c001_v7007000_t0000_u01776740363773") 2026/04/21 03:04:18 DEBUG : only9: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f405d4eaa9ee709a2_d20260421_m025915_c001_v0001177_t0011_u01776740355538") 2026/04/21 03:04:18 DEBUG : only9: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70966_d20260421_m025908_c001_v0001177_t0039_u01776740348710") 2026/04/21 03:04:18 DEBUG : only9: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f407b13c342df6763_d20260421_m025859_c001_v7007000_t0000_u01776740339296") 2026/04/21 03:04:18 DEBUG : only9: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70900_d20260421_m025852_c001_v0001177_t0027_u01776740332619") 2026/04/21 03:04:18 DEBUG : potato: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f415cdd606d676aa9_d20260421_m025552_c001_v7007000_t0000_u01776740152858") 2026/04/21 03:04:18 DEBUG : potato: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f106b63172f8ef0ab_d20260421_m025550_c001_v0001103_t0027_u01776740150502") 2026/04/21 03:04:18 DEBUG : potato: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f415cdd606d676aa4_d20260421_m025549_c001_v7007000_t0000_u01776740149407") 2026/04/21 03:04:18 DEBUG : potato: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f114eb4b9a6e43cde_d20260421_m025546_c001_v0001097_t0002_u01776740146921") 2026/04/21 03:04:18 DEBUG : potato: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f415cdd606d676aa0_d20260421_m025546_c001_v7007000_t0000_u01776740146183") 2026/04/21 03:04:18 DEBUG : potato: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f106b63172f8ef093_d20260421_m025543_c001_v0001103_t0041_u01776740143837") 2026/04/21 03:04:18 DEBUG : potato: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f415cdd606d676a8e_d20260421_m025534_c001_v7007000_t0000_u01776740134704") 2026/04/21 03:04:18 DEBUG : potato: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70725_d20260421_m025533_c001_v0001177_t0019_u01776740133464") 2026/04/21 03:04:18 DEBUG : potato: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f415cdd606d676a8b_d20260421_m025531_c001_v7007000_t0000_u01776740131952") 2026/04/21 03:04:18 DEBUG : potato: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70719_d20260421_m025531_c001_v0001177_t0052_u01776740131129") 2026/04/21 03:04:18 DEBUG : potato: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f415cdd606d676a87_d20260421_m025529_c001_v7007000_t0000_u01776740129942") 2026/04/21 03:04:18 DEBUG : potato: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70713_d20260421_m025529_c001_v0001177_t0035_u01776740129140") 2026/04/21 03:04:18 DEBUG : potato: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f4032613c37ed2003_d20260421_m025523_c001_v7007000_t0000_u01776740123571") 2026/04/21 03:04:18 DEBUG : potato: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee706e9_d20260421_m025522_c001_v0001177_t0048_u01776740122539") 2026/04/21 03:04:19 DEBUG : potato: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f4032613c37ed2001_d20260421_m025522_c001_v7007000_t0000_u01776740122128") 2026/04/21 03:04:19 DEBUG : potato: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee706db_d20260421_m025520_c001_v0001177_t0055_u01776740120987") 2026/04/21 03:04:19 DEBUG : potato: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f4032613c37ed1fff_d20260421_m025520_c001_v7007000_t0000_u01776740120615") 2026/04/21 03:04:19 DEBUG : potato: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee706d9_d20260421_m025520_c001_v0001177_t0047_u01776740120035") 2026/04/21 03:04:19 DEBUG : potato: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee706d5_d20260421_m025519_c001_v0001177_t0018_u01776740119413") 2026/04/21 03:04:19 DEBUG : potato: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f4032613c37ed1ffd_d20260421_m025519_c001_v7007000_t0000_u01776740119042") 2026/04/21 03:04:19 DEBUG : potato: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee706d1_d20260421_m025518_c001_v0001177_t0018_u01776740118464") 2026/04/21 03:04:19 DEBUG : potato: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee706cb_d20260421_m025517_c001_v0001177_t0057_u01776740117888") 2026/04/21 03:04:19 DEBUG : potato: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f4032613c37ed1ffc_d20260421_m025517_c001_v7007000_t0000_u01776740117517") 2026/04/21 03:04:19 DEBUG : potato: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee706c5_d20260421_m025516_c001_v0001177_t0012_u01776740116766") 2026/04/21 03:04:19 DEBUG : potato2: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f409d458ffe7165d1_d20260421_m025636_c001_v7007000_t0000_u01776740196007") 2026/04/21 03:04:19 DEBUG : potato2: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f114eb4b9a6e43e3d_d20260421_m025635_c001_v0001097_t0059_u01776740195187") 2026/04/21 03:04:19 DEBUG : potato2: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f41674622af7f179b_d20260421_m025626_c001_v7007000_t0000_u01776740186971") 2026/04/21 03:04:19 DEBUG : potato2: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee707bc_d20260421_m025622_c001_v0001177_t0051_u01776740182823") 2026/04/21 03:04:19 DEBUG : potato2: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f41674622af7f1792_d20260421_m025615_c001_v7007000_t0000_u01776740175963") 2026/04/21 03:04:19 DEBUG : potato2: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f114eb4b9a6e43d81_d20260421_m025611_c001_v0001097_t0033_u01776740171028") 2026/04/21 03:04:19 DEBUG : potato2: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f421cf19402a3283c_d20260421_m025603_c001_v7007000_t0000_u01776740163287") 2026/04/21 03:04:19 DEBUG : potato2: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70776_d20260421_m025559_c001_v0001177_t0059_u01776740159681") 2026/04/21 03:04:19 DEBUG : potato2: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f415cdd606d676a95_d20260421_m025538_c001_v7007000_t0000_u01776740138360") 2026/04/21 03:04:19 DEBUG : potato2: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70733_d20260421_m025537_c001_v0001177_t0001_u01776740137136") 2026/04/21 03:04:19 DEBUG : potato2: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f415cdd606d676a91_d20260421_m025536_c001_v7007000_t0000_u01776740136774") 2026/04/21 03:04:20 DEBUG : potato2: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee7072f_d20260421_m025535_c001_v0001177_t0018_u01776740135248") 2026/04/21 03:04:20 DEBUG : potato2: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f415cdd606d676a8f_d20260421_m025534_c001_v7007000_t0000_u01776740134885") 2026/04/21 03:04:20 DEBUG : potato2: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70729_d20260421_m025534_c001_v0001177_t0027_u01776740134047") 2026/04/21 03:04:20 DEBUG : potato2: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f415cdd606d676a8d_d20260421_m025533_c001_v7007000_t0000_u01776740133080") 2026/04/21 03:04:20 DEBUG : potato2: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee7071f_d20260421_m025532_c001_v0001177_t0025_u01776740132319") 2026/04/21 03:04:20 DEBUG : potato2: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f415cdd606d676a89_d20260421_m025530_c001_v7007000_t0000_u01776740130767") 2026/04/21 03:04:20 DEBUG : potato2: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70717_d20260421_m025529_c001_v0001177_t0046_u01776740129950") 2026/04/21 03:04:20 DEBUG : potato2: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f4032613c37ed2005_d20260421_m025524_c001_v7007000_t0000_u01776740124301") 2026/04/21 03:04:20 DEBUG : potato2: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee706ef_d20260421_m025523_c001_v0001177_t0004_u01776740123356") 2026/04/21 03:04:20 DEBUG : potato2: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f421cf19402a3226e_d20260421_m025427_c001_v7007000_t0000_u01776740067108") 2026/04/21 03:04:20 DEBUG : potato2: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee7060a_d20260421_m025426_c001_v0001177_t0037_u01776740066434") 2026/04/21 03:04:20 DEBUG : potato2: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f421cf19402a3226c_d20260421_m025425_c001_v7007000_t0000_u01776740065493") 2026/04/21 03:04:20 DEBUG : potato2: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70602_d20260421_m025424_c001_v0001177_t0031_u01776740064932") 2026/04/21 03:04:20 DEBUG : potato3: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f41674622af7f179c_d20260421_m025627_c001_v7007000_t0000_u01776740187213") 2026/04/21 03:04:20 DEBUG : potato3: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee707be_d20260421_m025623_c001_v0001177_t0017_u01776740183781") 2026/04/21 03:04:20 DEBUG : potato3: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f41674622af7f1793_d20260421_m025616_c001_v7007000_t0000_u01776740176195") 2026/04/21 03:04:20 DEBUG : potato3: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f114eb4b9a6e43d8b_d20260421_m025612_c001_v0001097_t0053_u01776740172007") 2026/04/21 03:04:20 DEBUG : potato3: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f421cf19402a3283e_d20260421_m025603_c001_v7007000_t0000_u01776740163678") 2026/04/21 03:04:21 DEBUG : potato3: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70778_d20260421_m025600_c001_v0001177_t0012_u01776740160278") 2026/04/21 03:04:21 DEBUG : pre-dest1/1: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f402cdff8ead70c56_d20260421_m025709_c001_v7007000_t0000_u01776740229659") 2026/04/21 03:04:21 DEBUG : pre-dest1/1: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70810_d20260421_m025701_c001_v0001177_t0051_u01776740221590") 2026/04/21 03:04:21 DEBUG : pre-dest2/2: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f402cdff8ead70c57_d20260421_m025709_c001_v7007000_t0000_u01776740229840") 2026/04/21 03:04:21 DEBUG : pre-dest2/2: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f114eb4b9a6e43ee3_d20260421_m025702_c001_v0001097_t0036_u01776740222184") 2026/04/21 03:04:21 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f410f3be933f7dbb2_d20260421_m025647_c001_v7007000_t0000_u01776740207532") 2026/04/21 03:04:21 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee707e2_d20260421_m025643_c001_v0001177_t0016_u01776740203705") 2026/04/21 03:04:21 DEBUG : sizeonly: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f409d458ffe716484_d20260421_m025503_c001_v7007000_t0000_u01776740103238") 2026/04/21 03:04:21 DEBUG : sizeonly: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee7068b_d20260421_m025502_c001_v0001177_t0026_u01776740102119") 2026/04/21 03:04:21 DEBUG : splitbanan: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f4147b412da9b98b4_d20260421_m030131_c001_v7007000_t0000_u01776740491611") 2026/04/21 03:04:21 DEBUG : splitbanan: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1136245f730c34bb_d20260421_m030123_c001_v0001174_t0030_u01776740483803") 2026/04/21 03:04:21 DEBUG : splitbananasplit: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f42364dcab5353a58_d20260421_m030256_c001_v7007000_t0000_u01776740576957") 2026/04/21 03:04:21 DEBUG : splitbananasplit: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1136245f730c3e63_d20260421_m030250_c001_v0001174_t0029_u01776740570108") 2026/04/21 03:04:21 DEBUG : splitbananasplit: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f4032613c37ed2c7a_d20260421_m030239_c001_v7007000_t0000_u01776740559569") 2026/04/21 03:04:21 DEBUG : splitbananasplit: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1136245f730c3c70_d20260421_m030232_c001_v0001174_t0055_u01776740552733") 2026/04/21 03:04:21 DEBUG : splitbananasplit: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f41891f2a931b841a_d20260421_m030222_c001_v7007000_t0000_u01776740542348") 2026/04/21 03:04:21 DEBUG : splitbananasplit: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1136245f730c3a7f_d20260421_m030215_c001_v0001174_t0046_u01776740535780") 2026/04/21 03:04:21 DEBUG : splitbananasplit: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f4126986b0df7f3ee_d20260421_m030204_c001_v7007000_t0000_u01776740524752") 2026/04/21 03:04:21 DEBUG : splitbananasplit: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1136245f730c386c_d20260421_m030158_c001_v0001174_t0041_u01776740518335") 2026/04/21 03:04:21 DEBUG : splitbananasplit: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f402cdff8ead71646_d20260421_m030148_c001_v7007000_t0000_u01776740508748") 2026/04/21 03:04:21 DEBUG : splitbananasplit: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1136245f730c36bd_d20260421_m030141_c001_v0001174_t0027_u01776740501868") 2026/04/21 03:04:21 DEBUG : splitbananasplit: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f419b700016ac539f_d20260421_m030125_c001_v7007000_t0000_u01776740485692") 2026/04/21 03:04:21 DEBUG : splitbananasplit: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1184f81600bb05d0_d20260421_m030122_c001_v0001106_t0013_u01776740482641") 2026/04/21 03:04:22 DEBUG : splitbananasplit: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f407b13c342df6a56_d20260421_m030112_c001_v7007000_t0000_u01776740472513") 2026/04/21 03:04:22 DEBUG : splitbananasplit: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1136245f730c3314_d20260421_m030105_c001_v0001174_t0003_u01776740465323") 2026/04/21 03:04:22 DEBUG : splitbananasplit: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f42364dcab535374b_d20260421_m030104_c001_v7007000_t0000_u01776740464015") 2026/04/21 03:04:22 DEBUG : splitbananasplit: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1184f81600bb059e_d20260421_m030100_c001_v0001106_t0036_u01776740460583") 2026/04/21 03:04:22 DEBUG : splitbananasplit: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f40809267b0d9cbe3_d20260421_m030051_c001_v7007000_t0000_u01776740451308") 2026/04/21 03:04:22 DEBUG : splitbananasplit: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70a7e_d20260421_m030043_c001_v0001177_t0052_u01776740443940") 2026/04/21 03:04:22 DEBUG : splitbananasplit: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f40809267b0d9cb66_d20260421_m030043_c001_v7007000_t0000_u01776740443039") 2026/04/21 03:04:22 DEBUG : splitbananasplit: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1136245f730c311c_d20260421_m030039_c001_v0001174_t0026_u01776740439338") 2026/04/21 03:04:22 DEBUG : splitbananasplit: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f4055737fff41387d_d20260421_m030023_c001_v7007000_t0000_u01776740423328") 2026/04/21 03:04:22 DEBUG : splitbananasplit: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1184f81600bb0558_d20260421_m030019_c001_v0001106_t0034_u01776740419047") 2026/04/21 03:04:22 DEBUG : splitbananasplit: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f419b700016ac523b_d20260421_m030009_c001_v7007000_t0000_u01776740409363") 2026/04/21 03:04:22 DEBUG : splitbananasplit: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee709fb_d20260421_m030002_c001_v0001177_t0015_u01776740402867") 2026/04/21 03:04:22 DEBUG : splitbananasplit: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f417dd60906869b0b_d20260421_m025952_c001_v7007000_t0000_u01776740392080") 2026/04/21 03:04:22 DEBUG : splitbananasplit: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1022b931e0c2322b_d20260421_m025945_c001_v0001120_t0041_u01776740385240") 2026/04/21 03:04:22 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f40809267b0d9cbf9_d20260421_m030107_c001_v7007000_t0000_u01776740467267") 2026/04/21 03:04:22 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1184f81600bb05a4_d20260421_m030101_c001_v0001106_t0042_u01776740461884") 2026/04/21 03:04:22 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f418d7ebbe5088dd3_d20260421_m025936_c001_v7007000_t0000_u01776740376980") 2026/04/21 03:04:22 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1184f81600bb04f2_d20260421_m025934_c001_v0001106_t0042_u01776740374071") 2026/04/21 03:04:22 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f419b700016ac511c_d20260421_m025932_c001_v7007000_t0000_u01776740372944") 2026/04/21 03:04:22 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee709ba_d20260421_m025930_c001_v0001177_t0041_u01776740370425") 2026/04/21 03:04:23 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f421cf19402a32838_d20260421_m025556_c001_v7007000_t0000_u01776740156925") 2026/04/21 03:04:23 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f114eb4b9a6e43d21_d20260421_m025555_c001_v0001097_t0056_u01776740155936") 2026/04/21 03:04:23 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f415cdd606d676aad_d20260421_m025555_c001_v7007000_t0000_u01776740155220") 2026/04/21 03:04:23 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f114eb4b9a6e43d13_d20260421_m025554_c001_v0001097_t0019_u01776740154335") 2026/04/21 03:04:23 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f409d458ffe716482_d20260421_m025500_c001_v7007000_t0000_u01776740100090") 2026/04/21 03:04:23 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee7067c_d20260421_m025458_c001_v0001177_t0019_u01776740098608") 2026/04/21 03:04:23 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f409d458ffe71647e_d20260421_m025458_c001_v7007000_t0000_u01776740098245") 2026/04/21 03:04:23 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70672_d20260421_m025457_c001_v0001177_t0044_u01776740097135") 2026/04/21 03:04:23 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f409d458ffe71645d_d20260421_m025455_c001_v7007000_t0000_u01776740095117") 2026/04/21 03:04:23 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70666_d20260421_m025453_c001_v0001177_t0043_u01776740093770") 2026/04/21 03:04:23 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f409d458ffe716429_d20260421_m025453_c001_v7007000_t0000_u01776740093228") 2026/04/21 03:04:23 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee7065e_d20260421_m025451_c001_v0001177_t0045_u01776740091776") 2026/04/21 03:04:23 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70658_d20260421_m025449_c001_v0001177_t0012_u01776740089113") 2026/04/21 03:04:23 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f409d458ffe7163e3_d20260421_m025448_c001_v7007000_t0000_u01776740088744") 2026/04/21 03:04:23 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70656_d20260421_m025448_c001_v0001177_t0047_u01776740088161") 2026/04/21 03:04:23 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70654_d20260421_m025447_c001_v0001177_t0058_u01776740087409") 2026/04/21 03:04:23 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f409d458ffe7163d9_d20260421_m025447_c001_v7007000_t0000_u01776740087045") 2026/04/21 03:04:23 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee7064c_d20260421_m025444_c001_v0001177_t0049_u01776740084061") 2026/04/21 03:04:24 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70648_d20260421_m025441_c001_v0001177_t0012_u01776740081180") 2026/04/21 03:04:24 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f421cf19402a3227c_d20260421_m025440_c001_v7007000_t0000_u01776740080813") 2026/04/21 03:04:24 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70646_d20260421_m025440_c001_v0001177_t0031_u01776740080251") 2026/04/21 03:04:24 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70644_d20260421_m025439_c001_v0001177_t0048_u01776740079498") 2026/04/21 03:04:24 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f421cf19402a3227a_d20260421_m025439_c001_v7007000_t0000_u01776740079130") 2026/04/21 03:04:24 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70638_d20260421_m025435_c001_v0001177_t0032_u01776740075350") 2026/04/21 03:04:24 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f421cf19402a32274_d20260421_m025434_c001_v7007000_t0000_u01776740074983") 2026/04/21 03:04:24 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70636_d20260421_m025434_c001_v0001177_t0001_u01776740074413") 2026/04/21 03:04:24 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f421cf19402a32273_d20260421_m025433_c001_v7007000_t0000_u01776740073505") 2026/04/21 03:04:24 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee7062c_d20260421_m025432_c001_v0001177_t0039_u01776740072851") 2026/04/21 03:04:24 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f421cf19402a32272_d20260421_m025432_c001_v7007000_t0000_u01776740072303") 2026/04/21 03:04:24 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70622_d20260421_m025431_c001_v0001177_t0044_u01776740071741") 2026/04/21 03:04:24 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f421cf19402a32271_d20260421_m025430_c001_v7007000_t0000_u01776740070835") 2026/04/21 03:04:24 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee7061a_d20260421_m025430_c001_v0001177_t0010_u01776740070033") 2026/04/21 03:04:24 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f421cf19402a32270_d20260421_m025429_c001_v7007000_t0000_u01776740069487") 2026/04/21 03:04:24 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70614_d20260421_m025428_c001_v0001177_t0042_u01776740068788") 2026/04/21 03:04:24 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f421cf19402a3226f_d20260421_m025428_c001_v7007000_t0000_u01776740068241") 2026/04/21 03:04:24 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee7060c_d20260421_m025427_c001_v0001177_t0022_u01776740067671") 2026/04/21 03:04:24 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f421cf19402a3226a_d20260421_m025423_c001_v7007000_t0000_u01776740063239") 2026/04/21 03:04:25 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee705fe_d20260421_m025422_c001_v0001177_t0028_u01776740062676") 2026/04/21 03:04:25 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f421cf19402a32269_d20260421_m025422_c001_v7007000_t0000_u01776740062130") 2026/04/21 03:04:25 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee705f8_d20260421_m025421_c001_v0001177_t0009_u01776740061559") 2026/04/21 03:04:25 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f421cf19402a32268_d20260421_m025420_c001_v7007000_t0000_u01776740060654") 2026/04/21 03:04:25 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee705f6_d20260421_m025420_c001_v0001177_t0020_u01776740060088") 2026/04/21 03:04:25 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f421cf19402a32265_d20260421_m025417_c001_v7007000_t0000_u01776740057923") 2026/04/21 03:04:25 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee705ee_d20260421_m025417_c001_v0001177_t0012_u01776740057354") 2026/04/21 03:04:25 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f418d7ebbe5088dd4_d20260421_m025937_c001_v7007000_t0000_u01776740377163") 2026/04/21 03:04:25 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1022b931e0c23209_d20260421_m025933_c001_v0001120_t0029_u01776740373705") 2026/04/21 03:04:25 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f419b700016ac511d_d20260421_m025933_c001_v7007000_t0000_u01776740373126") 2026/04/21 03:04:25 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1022b931e0c23203_d20260421_m025930_c001_v0001120_t0052_u01776740370283") 2026/04/21 03:04:25 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f42364dcab5353a67_d20260421_m030259_c001_v7007000_t0000_u01776740579611") 2026/04/21 03:04:25 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1022b931e0c233fc_d20260421_m030258_c001_v0001120_t0037_u01776740578348") 2026/04/21 03:04:25 DEBUG : sub/yam: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f415cdd606d676aa8_d20260421_m025552_c001_v7007000_t0000_u01776740152311") 2026/04/21 03:04:25 DEBUG : sub/yam: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70764_d20260421_m025550_c001_v0001177_t0030_u01776740150153") 2026/04/21 03:04:25 DEBUG : test_dir1/file2: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f418d7ebbe5088d8f_d20260421_m025929_c001_v7007000_t0000_u01776740369515") 2026/04/21 03:04:25 DEBUG : test_dir1/file2: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1184f81600bb04ee_d20260421_m025927_c001_v0001106_t0039_u01776740367815") 2026/04/21 03:04:25 DEBUG : test_dir1/file2: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f418d7ebbe5088d69_d20260421_m025927_c001_v7007000_t0000_u01776740367036") 2026/04/21 03:04:25 DEBUG : test_dir1/file2: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1022b931e0c231ff_d20260421_m025924_c001_v0001120_t0034_u01776740364762") 2026/04/21 03:04:25 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f418d7ebbe5088d95_d20260421_m025929_c001_v7007000_t0000_u01776740369699") 2026/04/21 03:04:26 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1022b931e0c23201_d20260421_m025927_c001_v0001120_t0054_u01776740367805") 2026/04/21 03:04:26 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f418d7ebbe5088d6a_d20260421_m025927_c001_v7007000_t0000_u01776740367219") 2026/04/21 03:04:26 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f11407caef91e62e2_d20260421_m025924_c001_v0001103_t0009_u01776740364754") 2026/04/21 03:04:26 DEBUG : three: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f415cdd606d676a9d_d20260421_m025543_c001_v7007000_t0000_u01776740143110") 2026/04/21 03:04:26 DEBUG : three: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee7074b_d20260421_m025541_c001_v0001177_t0050_u01776740141955") 2026/04/21 03:04:26 DEBUG : three: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70745_d20260421_m025539_c001_v0001177_t0024_u01776740139824") 2026/04/21 03:04:26 DEBUG : tictactoe/tictactoe: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f42364dcab5353a70_d20260421_m030301_c001_v7007000_t0000_u01776740581217") 2026/04/21 03:04:26 DEBUG : tictactoe/tictactoe: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70c72_d20260421_m030300_c001_v0001177_t0035_u01776740580582") 2026/04/21 03:04:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f42364dcab5353ac8_d20260421_m030321_c001_v7007000_t0000_u01776740601114") 2026/04/21 03:04:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1184f81600bb070a_d20260421_m030319_c001_v0001106_t0055_u01776740599072") 2026/04/21 03:04:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f42364dcab5353ac4_d20260421_m030317_c001_v7007000_t0000_u01776740597508") 2026/04/21 03:04:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70cb2_d20260421_m030316_c001_v0001177_t0027_u01776740596161") 2026/04/21 03:04:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f42364dcab5353abd_d20260421_m030315_c001_v7007000_t0000_u01776740595215") 2026/04/21 03:04:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1022b931e0c23422_d20260421_m030314_c001_v0001120_t0053_u01776740594401") 2026/04/21 03:04:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f42364dcab5353a9d_d20260421_m030308_c001_v7007000_t0000_u01776740588895") 2026/04/21 03:04:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70c90_d20260421_m030307_c001_v0001177_t0021_u01776740587703") 2026/04/21 03:04:26 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f42364dcab5353aab_d20260421_m030311_c001_v7007000_t0000_u01776740591702") 2026/04/21 03:04:26 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1184f81600bb06f6_d20260421_m030309_c001_v0001106_t0044_u01776740589849") 2026/04/21 03:04:26 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f42364dcab5353a91_d20260421_m030306_c001_v7007000_t0000_u01776740586760") 2026/04/21 03:04:26 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1022b931e0c2340a_d20260421_m030305_c001_v0001120_t0008_u01776740585870") 2026/04/21 03:04:26 DEBUG : toe/toe/tictactoe: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f42364dcab5353a87_d20260421_m030304_c001_v7007000_t0000_u01776740584934") 2026/04/21 03:04:27 DEBUG : toe/toe/tictactoe: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1136245f730c3f8d_d20260421_m030304_c001_v0001174_t0020_u01776740584159") 2026/04/21 03:04:27 DEBUG : toe/toe/tictactoe: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f42364dcab5353a7b_d20260421_m030303_c001_v7007000_t0000_u01776740583208") 2026/04/21 03:04:27 DEBUG : toe/toe/tictactoe: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1184f81600bb06e6_d20260421_m030302_c001_v0001106_t0016_u01776740582209") 2026/04/21 03:04:27 DEBUG : toe/toe/toe: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f41350d79206873f3_d20260421_m030326_c001_v7007000_t0000_u01776740606535") 2026/04/21 03:04:27 DEBUG : toe/toe/toe: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70ce7_d20260421_m030325_c001_v0001177_t0028_u01776740605883") 2026/04/21 03:04:27 DEBUG : toe/toe/toe: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f42364dcab5353ab4_d20260421_m030313_c001_v7007000_t0000_u01776740593459") 2026/04/21 03:04:27 DEBUG : toe/toe/toe: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1136245f730c4049_d20260421_m030312_c001_v0001174_t0033_u01776740592647") 2026/04/21 03:04:27 DEBUG : toe/toe/toe.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f42364dcab5353aca_d20260421_m030321_c001_v7007000_t0000_u01776740601704") 2026/04/21 03:04:27 DEBUG : toe/toe/toe.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1136245f730c415f_d20260421_m030320_c001_v0001174_t0021_u01776740600731") 2026/04/21 03:04:27 DEBUG : toe/toe/toe.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f42364dcab5353ac5_d20260421_m030318_c001_v7007000_t0000_u01776740598082") 2026/04/21 03:04:27 DEBUG : toe/toe/toe.txt: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1122afc0c3b2bef8_d20260421_m030317_c001_v0001183_t0044_u01776740597305") 2026/04/21 03:04:27 DEBUG : two: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f415cdd606d676a9e_d20260421_m025543_c001_v7007000_t0000_u01776740143293") 2026/04/21 03:04:27 DEBUG : two: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f414eb4b9a6e43cb6_d20260421_m025541_c001_v0001097_t0036_u01776740141391") 2026/04/21 03:04:27 DEBUG : two: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f405d4eaa9ee70743_d20260421_m025539_c001_v0001177_t0011_u01776740139642") 2026/04/21 03:04:27 DEBUG : yam: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f415cdd606d676aaa_d20260421_m025553_c001_v7007000_t0000_u01776740153040") 2026/04/21 03:04:27 DEBUG : yam: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f111d395e300bf72c_d20260421_m025551_c001_v0001144_t0013_u01776740151725") 2026/04/21 03:04:27 DEBUG : yam: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f415cdd606d676aa3_d20260421_m025548_c001_v7007000_t0000_u01776740148860") 2026/04/21 03:04:27 DEBUG : yam: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f105d4eaa9ee70758_d20260421_m025546_c001_v0001177_t0026_u01776740146910") 2026/04/21 03:04:27 DEBUG : yam: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f415cdd606d676a9f_d20260421_m025545_c001_v7007000_t0000_u01776740145590") 2026/04/21 03:04:27 DEBUG : yam: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f114eb4b9a6e43cc5_d20260421_m025543_c001_v0001097_t0056_u01776740143852") 2026/04/21 03:04:27 DEBUG : yaml: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f415cdd606d676aa5_d20260421_m025549_c001_v7007000_t0000_u01776740149592") 2026/04/21 03:04:27 DEBUG : yaml: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f1125cdb6b7c9c61c_d20260421_m025547_c001_v0001091_t0034_u01776740147856") 2026/04/21 03:04:28 DEBUG : yaml: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f415cdd606d676aa1_d20260421_m025546_c001_v7007000_t0000_u01776740146366") 2026/04/21 03:04:28 DEBUG : yaml: Deleting (id "4_z4fc2bd93f05dabdb9fd80e1b_f115acec2815c34a3_d20260421_m025545_c001_v0001136_t0025_u01776740145172") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 10m14.807962436s (try 1/5)