"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2026/03/09 06:09:26 DEBUG : Creating backend with remote "TestB2:rclone-test-denuful2sopo" 2026/03/09 06:09:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/09 06:09:27 DEBUG : Creating backend with remote "/tmp/rclone1985531682" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:185: Remote "B2 bucket rclone-test-denuful2sopo", Local "Local file system at /tmp/rclone1985531682", Modify Window "1ms" 2026/03/09 06:09:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/09 06:09:28 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/03/09 06:09:28 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for checks to finish 2026/03/09 06:09:28 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.55s) === RUN TestCopy run.go:185: Remote "B2 bucket rclone-test-denuful2sopo", Local "Local file system at /tmp/rclone1985531682", Modify Window "1ms" 2026/03/09 06:09:29 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/09 06:09:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/09 06:09:29 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for checks to finish 2026/03/09 06:09:29 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for transfers to finish 2026/03/09 06:09:30 DEBUG : sub dir/hello world: size = 11 OK 2026/03/09 06:09:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/09 06:09:30 INFO : sub dir/hello world: Copied (new) 2026/03/09 06:09:30 DEBUG : B2 bucket rclone-test-denuful2sopo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.92s) === RUN TestCopyMetadata run.go:185: Remote "B2 bucket rclone-test-denuful2sopo", Local "Local file system at /tmp/rclone1985531682", 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-denuful2sopo", Local "Local file system at /tmp/rclone1985531682", 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-denuful2sopo", Local "Local file system at /tmp/rclone1985531682", Modify Window "1ms" 2026/03/09 06:09:31 DEBUG : Creating backend with remote "/non-existing" 2026/03/09 06:09:31 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/03/09 06:09:31 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for checks to finish 2026/03/09 06:09:31 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:185: Remote "B2 bucket rclone-test-denuful2sopo", Local "Local file system at /tmp/rclone1985531682", Modify Window "1ms" 2026/03/09 06:09:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/09 06:09:32 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for checks to finish 2026/03/09 06:09:32 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for transfers to finish 2026/03/09 06:09:33 DEBUG : sub dir/hello world: size = 11 OK 2026/03/09 06:09:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/09 06:09:33 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.72s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "B2 bucket rclone-test-denuful2sopo", Local "Local file system at /tmp/rclone1985531682", 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-denuful2sopo", Local "Local file system at /tmp/rclone1985531682", Modify Window "1ms" 2026/03/09 06:09:34 INFO : B2 bucket rclone-test-denuful2sopo: Running all checks before starting transfers 2026/03/09 06:09:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/09 06:09:34 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for checks to finish 2026/03/09 06:09:34 INFO : B2 bucket rclone-test-denuful2sopo: Checks finished, now starting transfers 2026/03/09 06:09:34 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for transfers to finish 2026/03/09 06:09:35 DEBUG : sub dir/hello world: size = 11 OK 2026/03/09 06:09:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/09 06:09:35 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.51s) === RUN TestSyncNoTraverse run.go:185: Remote "B2 bucket rclone-test-denuful2sopo", Local "Local file system at /tmp/rclone1985531682", Modify Window "1ms" 2026/03/09 06:09:35 ERROR : Ignoring --no-traverse with sync 2026/03/09 06:09:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/09 06:09:36 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for checks to finish 2026/03/09 06:09:36 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for transfers to finish 2026/03/09 06:09:36 DEBUG : sub dir/hello world: size = 11 OK 2026/03/09 06:09:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/09 06:09:36 INFO : sub dir/hello world: Copied (new) 2026/03/09 06:09:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.33s) === RUN TestCopyWithDepth run.go:185: Remote "B2 bucket rclone-test-denuful2sopo", Local "Local file system at /tmp/rclone1985531682", Modify Window "1ms" 2026/03/09 06:09:37 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/03/09 06:09:37 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for checks to finish 2026/03/09 06:09:37 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for transfers to finish 2026/03/09 06:09:37 DEBUG : hello world2: size = 12 OK 2026/03/09 06:09:37 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/03/09 06:09:37 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.24s) === RUN TestCopyWithFilesFrom run.go:185: Remote "B2 bucket rclone-test-denuful2sopo", Local "Local file system at /tmp/rclone1985531682", Modify Window "1ms" 2026/03/09 06:09:38 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/09 06:09:38 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for checks to finish 2026/03/09 06:09:38 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for transfers to finish 2026/03/09 06:09:39 DEBUG : potato2: size = 11 OK 2026/03/09 06:09:39 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/09 06:09:39 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.51s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "B2 bucket rclone-test-denuful2sopo", Local "Local file system at /tmp/rclone1985531682", Modify Window "1ms" 2026/03/09 06:09:40 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/09 06:09:40 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for checks to finish 2026/03/09 06:09:40 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for transfers to finish 2026/03/09 06:09:41 DEBUG : potato2: size = 11 OK 2026/03/09 06:09:41 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/09 06:09:41 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (2.15s) === RUN TestCopyEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-denuful2sopo", Local "Local file system at /tmp/rclone1985531682", Modify Window "1ms" 2026/03/09 06:09:42 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/03/09 06:09:42 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/09 06:09:42 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/03/09 06:09:42 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/09 06:09:42 INFO : sub dir2: Making directory 2026/03/09 06:09:42 INFO : sub dir: Making directory 2026/03/09 06:09:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/09 06:09:42 INFO : sub dir2/sub sub dir2: Making directory 2026/03/09 06:09:42 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for checks to finish 2026/03/09 06:09:42 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for transfers to finish 2026/03/09 06:09:42 DEBUG : sub dir/hello world: size = 11 OK 2026/03/09 06:09:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/09 06:09:42 INFO : sub dir/hello world: Copied (new) fstest.go:250: Filtering empty directory "sub dir2" fstest.go:250: Filtering empty directory "sub dir2/sub sub dir2" 2026/03/09 06:09:43 DEBUG : B2 bucket rclone-test-denuful2sopo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.45s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-denuful2sopo", Local "Local file system at /tmp/rclone1985531682", Modify Window "1ms" 2026/03/09 06:09:43 INFO : sub dir2: Making directory 2026/03/09 06:09:43 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/03/09 06:09:43 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/09 06:09:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/09 06:09:43 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for checks to finish 2026/03/09 06:09:43 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for transfers to finish 2026/03/09 06:09:44 DEBUG : sub dir/hello world: size = 11 OK 2026/03/09 06:09:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/09 06:09:44 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.37s) === RUN TestMoveEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-denuful2sopo", Local "Local file system at /tmp/rclone1985531682", Modify Window "1ms" 2026/03/09 06:09:44 DEBUG : sub dir2: Making directory with metadata 2026/03/09 06:09:44 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/09 06:09:45 INFO : sub dir2: Making directory 2026/03/09 06:09:45 INFO : sub dir: Making directory 2026/03/09 06:09:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/09 06:09:45 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for checks to finish 2026/03/09 06:09:45 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for transfers to finish 2026/03/09 06:09:45 DEBUG : sub dir/hello world: size = 11 OK 2026/03/09 06:09:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/09 06:09:45 INFO : sub dir/hello world: Copied (new) 2026/03/09 06:09:45 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/03/09 06:09:45 DEBUG : B2 bucket rclone-test-denuful2sopo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/03/09 06:09:46 DEBUG : B2 bucket rclone-test-denuful2sopo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.59s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "B2 bucket rclone-test-denuful2sopo", Local "Local file system at /tmp/rclone1985531682", 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-denuful2sopo", Local "Local file system at /tmp/rclone1985531682", Modify Window "1ms" 2026/03/09 06:09:46 INFO : sub dir2: Making directory 2026/03/09 06:09:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/09 06:09:47 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for checks to finish 2026/03/09 06:09:47 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for transfers to finish 2026/03/09 06:09:47 DEBUG : sub dir/hello world: size = 11 OK 2026/03/09 06:09:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/09 06:09:47 INFO : sub dir/hello world: Copied (new) 2026/03/09 06:09:47 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.31s) === RUN TestSyncEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-denuful2sopo", Local "Local file system at /tmp/rclone1985531682", Modify Window "1ms" 2026/03/09 06:09:48 DEBUG : sub dir2: Making directory with metadata 2026/03/09 06:09:48 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/09 06:09:48 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/09 06:09:48 INFO : sub dir2: Making directory 2026/03/09 06:09:48 INFO : sub dir: Making directory 2026/03/09 06:09:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/09 06:09:48 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for checks to finish 2026/03/09 06:09:48 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for transfers to finish 2026/03/09 06:09:48 DEBUG : sub dir/hello world: size = 11 OK 2026/03/09 06:09:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/09 06:09:48 INFO : sub dir/hello world: Copied (new) 2026/03/09 06:09:48 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/03/09 06:09:49 DEBUG : B2 bucket rclone-test-denuful2sopo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.38s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "B2 bucket rclone-test-denuful2sopo", Local "Local file system at /tmp/rclone1985531682", 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-denuful2sopo", Local "Local file system at /tmp/rclone1985531682", Modify Window "1ms" 2026/03/09 06:09:49 INFO : sub dir2: Making directory 2026/03/09 06:09:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/09 06:09:50 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for checks to finish 2026/03/09 06:09:50 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for transfers to finish 2026/03/09 06:09:50 DEBUG : sub dir/hello world: size = 11 OK 2026/03/09 06:09:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/09 06:09:50 INFO : sub dir/hello world: Copied (new) 2026/03/09 06:09:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.42s) === RUN TestServerSideCopy run.go:185: Remote "B2 bucket rclone-test-denuful2sopo", Local "Local file system at /tmp/rclone1985531682", Modify Window "1ms" 2026/03/09 06:09:51 DEBUG : Creating backend with remote "TestB2:rclone-test-ninidup7vama" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-denuful2sopo -> B2 bucket rclone-test-ninidup7vama 2026/03/09 06:09:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/09 06:09:53 DEBUG : B2 bucket rclone-test-ninidup7vama: Waiting for checks to finish 2026/03/09 06:09:53 DEBUG : B2 bucket rclone-test-ninidup7vama: Waiting for transfers to finish 2026/03/09 06:09:54 DEBUG : sub dir/hello world: size = 11 OK 2026/03/09 06:09:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/09 06:09:54 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/09 06:09:54 DEBUG : B2 bucket rclone-test-ninidup7vama: Purge remote 2026/03/09 06:09:54 INFO : B2 bucket rclone-test-ninidup7vama: cleaning bucket "rclone-test-ninidup7vama" of all files 2026/03/09 06:09:54 DEBUG : sub dir/hello world: Deleting (id "4_zcfd26d03307ddb1b9fc80e1b_f110757d17445b0f8_d20260309_m060953_c001_v0001109_t0041_u01773036593796") --- PASS: TestServerSideCopy (4.44s) === RUN TestCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-denuful2sopo", Local "Local file system at /tmp/rclone1985531682", Modify Window "1ms" 2026/03/09 06:09:57 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for checks to finish 2026/03/09 06:09:57 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1985531682) 2026/03/09 06:09:57 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-denuful2sopo) 2026/03/09 06:09:57 DEBUG : sub dir/hello world: Sizes differ 2026/03/09 06:09:57 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for transfers to finish 2026/03/09 06:09:57 DEBUG : sub dir/hello world: size = 17 OK 2026/03/09 06:09:57 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/03/09 06:09:57 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.36s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-denuful2sopo", Local "Local file system at /tmp/rclone1985531682", Modify Window "1ms" 2026/03/09 06:09:59 DEBUG : Creating backend with remote "TestB2:rclone-test-cutegap0hepo" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-denuful2sopo -> B2 bucket rclone-test-cutegap0hepo 2026/03/09 06:10:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/09 06:10:00 DEBUG : B2 bucket rclone-test-cutegap0hepo: Waiting for checks to finish 2026/03/09 06:10:00 DEBUG : B2 bucket rclone-test-cutegap0hepo: Waiting for transfers to finish 2026/03/09 06:10:01 DEBUG : sub dir/hello world: size = 11 OK 2026/03/09 06:10:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/09 06:10:01 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/09 06:10:02 DEBUG : B2 bucket rclone-test-cutegap0hepo: Waiting for checks to finish 2026/03/09 06:10:02 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-denuful2sopo) 2026/03/09 06:10:02 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-cutegap0hepo) 2026/03/09 06:10:02 DEBUG : sub dir/hello world: Sizes differ 2026/03/09 06:10:02 DEBUG : B2 bucket rclone-test-cutegap0hepo: Waiting for transfers to finish 2026/03/09 06:10:03 DEBUG : sub dir/hello world: size = 17 OK 2026/03/09 06:10:03 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/03/09 06:10:03 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/09 06:10:03 DEBUG : B2 bucket rclone-test-cutegap0hepo: Purge remote 2026/03/09 06:10:03 INFO : B2 bucket rclone-test-cutegap0hepo: cleaning bucket "rclone-test-cutegap0hepo" of all files 2026/03/09 06:10:03 DEBUG : sub dir/hello world: Deleting (id "4_zaf827dc3307ddb1b9fc80e1b_f11566af27d6ce817_d20260309_m061003_c001_v0001150_t0006_u01773036603001") 2026/03/09 06:10:03 DEBUG : sub dir/hello world: Deleting (id "4_zaf827dc3307ddb1b9fc80e1b_f112d5278e66a5794_d20260309_m061000_c001_v0001173_t0053_u01773036600913") --- PASS: TestServerSideCopyOverSelf (6.77s) === RUN TestMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-denuful2sopo", Local "Local file system at /tmp/rclone1985531682", Modify Window "1ms" 2026/03/09 06:10:05 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1985531682) 2026/03/09 06:10:05 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-denuful2sopo) 2026/03/09 06:10:05 DEBUG : sub dir/hello world: Sizes differ 2026/03/09 06:10:05 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for checks to finish 2026/03/09 06:10:05 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for transfers to finish 2026/03/09 06:10:06 DEBUG : sub dir/hello world: size = 17 OK 2026/03/09 06:10:06 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/03/09 06:10:06 INFO : sub dir/hello world: Copied (replaced existing) 2026/03/09 06:10:06 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.97s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-denuful2sopo", Local "Local file system at /tmp/rclone1985531682", Modify Window "1ms" 2026/03/09 06:10:07 DEBUG : Creating backend with remote "TestB2:rclone-test-vanedis9dine" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-denuful2sopo -> B2 bucket rclone-test-vanedis9dine 2026/03/09 06:10:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/09 06:10:09 DEBUG : B2 bucket rclone-test-vanedis9dine: Waiting for checks to finish 2026/03/09 06:10:09 DEBUG : B2 bucket rclone-test-vanedis9dine: Waiting for transfers to finish 2026/03/09 06:10:09 DEBUG : sub dir/hello world: size = 11 OK 2026/03/09 06:10:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/09 06:10:09 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/09 06:10:10 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-denuful2sopo) 2026/03/09 06:10:10 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-vanedis9dine) 2026/03/09 06:10:10 DEBUG : sub dir/hello world: Sizes differ 2026/03/09 06:10:10 DEBUG : B2 bucket rclone-test-vanedis9dine: Waiting for checks to finish 2026/03/09 06:10:10 DEBUG : B2 bucket rclone-test-vanedis9dine: Waiting for transfers to finish 2026/03/09 06:10:11 DEBUG : sub dir/hello world: size = 17 OK 2026/03/09 06:10:11 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/03/09 06:10:11 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/09 06:10:11 INFO : sub dir/hello world: Deleted 2026/03/09 06:10:12 DEBUG : testing file moves 2026/03/09 06:10:12 DEBUG : B2 bucket rclone-test-vanedis9dine: Waiting for checks to finish 2026/03/09 06:10:12 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-denuful2sopo) 2026/03/09 06:10:12 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-vanedis9dine) 2026/03/09 06:10:12 DEBUG : sub dir/hello world: Sizes differ 2026/03/09 06:10:12 DEBUG : B2 bucket rclone-test-vanedis9dine: Waiting for transfers to finish 2026/03/09 06:10:13 DEBUG : sub dir/hello world: size = 24 OK 2026/03/09 06:10:13 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/03/09 06:10:13 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/09 06:10:13 INFO : sub dir/hello world: Deleted 2026/03/09 06:10:13 DEBUG : B2 bucket rclone-test-vanedis9dine: Purge remote 2026/03/09 06:10:13 INFO : B2 bucket rclone-test-vanedis9dine: cleaning bucket "rclone-test-vanedis9dine" of all files 2026/03/09 06:10:14 DEBUG : sub dir/hello world: Deleting (id "4_zdfe29de3307ddb1b9fc80e1b_f102dfb60d7fb9f25_d20260309_m061013_c001_v0001153_t0011_u01773036613042") 2026/03/09 06:10:14 DEBUG : sub dir/hello world: Deleting (id "4_zdfe29de3307ddb1b9fc80e1b_f112f7ca89928d6af_d20260309_m061011_c001_v0001131_t0039_u01773036611077") 2026/03/09 06:10:14 DEBUG : sub dir/hello world: Deleting (id "4_zdfe29de3307ddb1b9fc80e1b_f1042c16a8222af91_d20260309_m061009_c001_v0001165_t0027_u01773036609732") --- PASS: TestServerSideMoveOverSelf (8.75s) === RUN TestCopyAfterDelete run.go:185: Remote "B2 bucket rclone-test-denuful2sopo", Local "Local file system at /tmp/rclone1985531682", Modify Window "1ms" 2026/03/09 06:10:16 ERROR : error listing: directory not found 2026/03/09 06:10:16 INFO : Local file system at /tmp/rclone1985531682: Making directory 2026/03/09 06:10:16 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for checks to finish 2026/03/09 06:10:16 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.74s) === RUN TestCopyRedownload run.go:185: Remote "B2 bucket rclone-test-denuful2sopo", Local "Local file system at /tmp/rclone1985531682", Modify Window "1ms" 2026/03/09 06:10:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/09 06:10:18 DEBUG : Local file system at /tmp/rclone1985531682: Waiting for checks to finish 2026/03/09 06:10:18 DEBUG : Local file system at /tmp/rclone1985531682: Waiting for transfers to finish 2026/03/09 06:10:18 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/03/09 06:10:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/09 06:10:18 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/03/09 06:10:18 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.00s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "B2 bucket rclone-test-denuful2sopo", Local "Local file system at /tmp/rclone1985531682", Modify Window "1ms" 2026/03/09 06:10:19 DEBUG : check sum: Need to transfer - File not found at Destination 2026/03/09 06:10:19 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for checks to finish 2026/03/09 06:10:19 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for transfers to finish 2026/03/09 06:10:19 DEBUG : check sum: size = 1 OK 2026/03/09 06:10:19 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/09 06:10:19 INFO : check sum: Copied (new) 2026/03/09 06:10:19 DEBUG : Waiting for deletions to finish 2026/03/09 06:10:20 DEBUG : check sum: size = 1 OK 2026/03/09 06:10:20 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for checks to finish 2026/03/09 06:10:20 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/09 06:10:20 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/03/09 06:10:20 DEBUG : check sum: Unchanged skipping 2026/03/09 06:10:20 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for transfers to finish 2026/03/09 06:10:20 DEBUG : Waiting for deletions to finish 2026/03/09 06:10:20 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.67s) === RUN TestSyncSizeOnly run.go:185: Remote "B2 bucket rclone-test-denuful2sopo", Local "Local file system at /tmp/rclone1985531682", Modify Window "1ms" 2026/03/09 06:10:21 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/03/09 06:10:21 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for checks to finish 2026/03/09 06:10:21 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for transfers to finish 2026/03/09 06:10:21 DEBUG : sizeonly: size = 6 OK 2026/03/09 06:10:21 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/03/09 06:10:21 INFO : sizeonly: Copied (new) 2026/03/09 06:10:21 DEBUG : Waiting for deletions to finish 2026/03/09 06:10:22 DEBUG : sizeonly: size = 6 OK 2026/03/09 06:10:22 DEBUG : sizeonly: Sizes identical 2026/03/09 06:10:22 DEBUG : sizeonly: Unchanged skipping 2026/03/09 06:10:22 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for checks to finish 2026/03/09 06:10:22 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for transfers to finish 2026/03/09 06:10:22 DEBUG : Waiting for deletions to finish 2026/03/09 06:10:22 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.75s) === RUN TestSyncIgnoreSize run.go:185: Remote "B2 bucket rclone-test-denuful2sopo", Local "Local file system at /tmp/rclone1985531682", Modify Window "1ms" 2026/03/09 06:10:22 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/03/09 06:10:22 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for checks to finish 2026/03/09 06:10:22 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for transfers to finish 2026/03/09 06:10:23 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/03/09 06:10:23 INFO : ignore-size: Copied (new) 2026/03/09 06:10:23 DEBUG : Waiting for deletions to finish 2026/03/09 06:10:23 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for checks to finish 2026/03/09 06:10:23 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:10:23 DEBUG : ignore-size: Unchanged skipping 2026/03/09 06:10:23 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for transfers to finish 2026/03/09 06:10:23 DEBUG : Waiting for deletions to finish 2026/03/09 06:10:23 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.73s) === RUN TestSyncIgnoreTimes run.go:185: Remote "B2 bucket rclone-test-denuful2sopo", Local "Local file system at /tmp/rclone1985531682", Modify Window "1ms" 2026/03/09 06:10:25 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for checks to finish 2026/03/09 06:10:25 DEBUG : existing: size = 6 OK 2026/03/09 06:10:25 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:10:25 DEBUG : existing: Unchanged skipping 2026/03/09 06:10:25 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for transfers to finish 2026/03/09 06:10:25 DEBUG : Waiting for deletions to finish 2026/03/09 06:10:25 INFO : There was nothing to transfer 2026/03/09 06:10:25 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/03/09 06:10:25 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for checks to finish 2026/03/09 06:10:25 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for transfers to finish 2026/03/09 06:10:25 DEBUG : existing: size = 6 OK 2026/03/09 06:10:25 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/03/09 06:10:25 INFO : existing: Copied (replaced existing) 2026/03/09 06:10:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.12s) === RUN TestSyncIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-denuful2sopo", Local "Local file system at /tmp/rclone1985531682", Modify Window "1ms" 2026/03/09 06:10:26 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/09 06:10:26 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for checks to finish 2026/03/09 06:10:26 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for transfers to finish 2026/03/09 06:10:27 DEBUG : existing: size = 6 OK 2026/03/09 06:10:27 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/03/09 06:10:27 INFO : existing: Copied (new) 2026/03/09 06:10:27 DEBUG : Waiting for deletions to finish 2026/03/09 06:10:27 DEBUG : existing: Destination exists, skipping 2026/03/09 06:10:27 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for checks to finish 2026/03/09 06:10:27 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for transfers to finish 2026/03/09 06:10:27 DEBUG : Waiting for deletions to finish 2026/03/09 06:10:27 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.66s) === RUN TestSyncIgnoreErrors run.go:185: Remote "B2 bucket rclone-test-denuful2sopo", Local "Local file system at /tmp/rclone1985531682", Modify Window "1ms" 2026/03/09 06:10:29 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/03/09 06:10:29 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/09 06:10:30 DEBUG : c/non empty space: size = 5 OK 2026/03/09 06:10:30 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/09 06:10:30 DEBUG : c/non empty space: Unchanged skipping 2026/03/09 06:10:30 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for checks to finish 2026/03/09 06:10:30 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for transfers to finish 2026/03/09 06:10:30 DEBUG : a/potato2: size = 60 OK 2026/03/09 06:10:30 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/09 06:10:30 INFO : a/potato2: Copied (new) 2026/03/09 06:10:30 DEBUG : Waiting for deletions to finish 2026/03/09 06:10:30 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (3.23s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "B2 bucket rclone-test-denuful2sopo", Local "Local file system at /tmp/rclone1985531682", Modify Window "1ms" 2026/03/09 06:10:32 DEBUG : empty space: size = 1 OK 2026/03/09 06:10:32 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/03/09 06:10:32 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for checks to finish 2026/03/09 06:10:32 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/09 06:10:32 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/03/09 06:10:32 DEBUG : empty space: Unchanged skipping 2026/03/09 06:10:32 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for transfers to finish 2026/03/09 06:10:32 DEBUG : Waiting for deletions to finish 2026/03/09 06:10:32 INFO : There was nothing to transfer 2026/03/09 06:10:32 DEBUG : empty space: size = 1 OK 2026/03/09 06:10:32 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for checks to finish 2026/03/09 06:10:32 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/03/09 06:10:32 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/09 06:10:33 INFO : empty space: Updated modification time in destination 2026/03/09 06:10:33 DEBUG : empty space: Unchanged skipping 2026/03/09 06:10:33 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for transfers to finish 2026/03/09 06:10:33 DEBUG : Waiting for deletions to finish 2026/03/09 06:10:33 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.84s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "B2 bucket rclone-test-denuful2sopo", Local "Local file system at /tmp/rclone1985531682", Modify Window "1ms" 2026/03/09 06:10:35 DEBUG : empty space: size = 1 OK 2026/03/09 06:10:35 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for checks to finish 2026/03/09 06:10:35 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/03/09 06:10:35 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/09 06:10:35 DEBUG : empty space: Unchanged skipping 2026/03/09 06:10:35 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for transfers to finish 2026/03/09 06:10:35 DEBUG : Waiting for deletions to finish 2026/03/09 06:10:35 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.66s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "B2 bucket rclone-test-denuful2sopo", Local "Local file system at /tmp/rclone1985531682", Modify Window "1ms" 2026/03/09 06:10:36 DEBUG : foo: size = 3 OK 2026/03/09 06:10:36 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/03/09 06:10:36 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for checks to finish 2026/03/09 06:10:36 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1985531682) 2026/03/09 06:10:36 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-denuful2sopo) 2026/03/09 06:10:36 DEBUG : foo: sha1 differ 2026/03/09 06:10:36 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for transfers to finish 2026/03/09 06:10:36 DEBUG : foo: size = 3 OK 2026/03/09 06:10:36 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/03/09 06:10:36 INFO : foo: Copied (replaced existing) 2026/03/09 06:10:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.47s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "B2 bucket rclone-test-denuful2sopo", Local "Local file system at /tmp/rclone1985531682", Modify Window "1ms" 2026/03/09 06:10:38 DEBUG : empty space: size = 1 OK 2026/03/09 06:10:38 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/09 06:10:38 DEBUG : potato: Need to transfer - File not found at Destination 2026/03/09 06:10:38 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for checks to finish 2026/03/09 06:10:38 DEBUG : empty space: Unchanged skipping 2026/03/09 06:10:38 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for transfers to finish 2026/03/09 06:10:39 DEBUG : potato: size = 60 OK 2026/03/09 06:10:39 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/09 06:10:39 INFO : potato: Copied (new) 2026/03/09 06:10:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.52s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "B2 bucket rclone-test-denuful2sopo", Local "Local file system at /tmp/rclone1985531682", Modify Window "1ms" 2026/03/09 06:10:40 DEBUG : potato: size = 21 (Local file system at /tmp/rclone1985531682) 2026/03/09 06:10:40 DEBUG : potato: size = 60 (B2 bucket rclone-test-denuful2sopo) 2026/03/09 06:10:40 DEBUG : potato: Sizes differ 2026/03/09 06:10:40 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for checks to finish 2026/03/09 06:10:40 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for transfers to finish 2026/03/09 06:10:41 DEBUG : potato: size = 21 OK 2026/03/09 06:10:41 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/03/09 06:10:41 INFO : potato: Copied (replaced existing) 2026/03/09 06:10:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (2.20s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "B2 bucket rclone-test-denuful2sopo", Local "Local file system at /tmp/rclone1985531682", Modify Window "1ms" 2026/03/09 06:10:43 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for checks to finish 2026/03/09 06:10:43 DEBUG : potato: size = 21 OK 2026/03/09 06:10:43 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2026/03/09 06:10:43 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1985531682) 2026/03/09 06:10:43 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-denuful2sopo) 2026/03/09 06:10:43 DEBUG : potato: sha1 differ 2026/03/09 06:10:43 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for transfers to finish 2026/03/09 06:10:43 DEBUG : potato: size = 21 OK 2026/03/09 06:10:43 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/03/09 06:10:43 INFO : potato: Copied (replaced existing) 2026/03/09 06:10:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.92s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "B2 bucket rclone-test-denuful2sopo", Local "Local file system at /tmp/rclone1985531682", Modify Window "1ms" 2026/03/09 06:10:45 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/09 06:10:45 DEBUG : empty space: size = 1 OK 2026/03/09 06:10:45 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/09 06:10:45 DEBUG : empty space: Unchanged skipping 2026/03/09 06:10:45 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for checks to finish 2026/03/09 06:10:45 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for transfers to finish 2026/03/09 06:10:45 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/03/09 06:10:45 DEBUG : Waiting for deletions to finish 2026/03/09 06:10:45 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.17s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "B2 bucket rclone-test-denuful2sopo", Local "Local file system at /tmp/rclone1985531682", Modify Window "1ms" 2026/03/09 06:10:47 DEBUG : empty space: size = 1 OK 2026/03/09 06:10:47 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/09 06:10:47 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/09 06:10:47 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for checks to finish 2026/03/09 06:10:47 DEBUG : empty space: Unchanged skipping 2026/03/09 06:10:47 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for transfers to finish 2026/03/09 06:10:47 DEBUG : potato2: size = 60 OK 2026/03/09 06:10:47 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/09 06:10:47 INFO : potato2: Copied (new) 2026/03/09 06:10:47 DEBUG : Waiting for deletions to finish 2026/03/09 06:10:47 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.54s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "B2 bucket rclone-test-denuful2sopo", Local "Local file system at /tmp/rclone1985531682", Modify Window "1ms" 2026/03/09 06:10:49 INFO : d: Making directory 2026/03/09 06:10:49 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/03/09 06:10:50 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/09 06:10:50 DEBUG : c/non empty space: size = 5 OK 2026/03/09 06:10:50 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/09 06:10:50 DEBUG : c/non empty space: Unchanged skipping 2026/03/09 06:10:50 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for checks to finish 2026/03/09 06:10:50 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for transfers to finish 2026/03/09 06:10:50 DEBUG : a/potato2: size = 60 OK 2026/03/09 06:10:50 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/09 06:10:50 INFO : a/potato2: Copied (new) 2026/03/09 06:10:50 DEBUG : Waiting for deletions to finish 2026/03/09 06:10:50 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.96s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "B2 bucket rclone-test-denuful2sopo", Local "Local file system at /tmp/rclone1985531682", Modify Window "1ms" 2026/03/09 06:10:52 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/03/09 06:10:53 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/09 06:10:53 DEBUG : c/non empty space: size = 5 OK 2026/03/09 06:10:53 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/09 06:10:53 DEBUG : c/non empty space: Unchanged skipping 2026/03/09 06:10:53 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for checks to finish 2026/03/09 06:10:53 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for transfers to finish 2026/03/09 06:10:53 DEBUG : a/potato2: size = 60 OK 2026/03/09 06:10:53 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/09 06:10:53 INFO : a/potato2: Copied (new) 2026/03/09 06:10:53 ERROR : B2 bucket rclone-test-denuful2sopo: not deleting files as there were IO errors 2026/03/09 06:10:53 ERROR : B2 bucket rclone-test-denuful2sopo: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.79s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "B2 bucket rclone-test-denuful2sopo", Local "Local file system at /tmp/rclone1985531682", Modify Window "1ms" 2026/03/09 06:10:56 DEBUG : Waiting for deletions to finish 2026/03/09 06:10:56 DEBUG : empty space: size = 1 OK 2026/03/09 06:10:56 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/09 06:10:56 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/09 06:10:56 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for checks to finish 2026/03/09 06:10:56 DEBUG : empty space: Unchanged skipping 2026/03/09 06:10:56 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for transfers to finish 2026/03/09 06:10:56 INFO : potato: Deleted 2026/03/09 06:10:56 DEBUG : potato2: size = 60 OK 2026/03/09 06:10:56 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/09 06:10:56 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (3.24s) === RUN TestSyncDeleteBefore run.go:185: Remote "B2 bucket rclone-test-denuful2sopo", Local "Local file system at /tmp/rclone1985531682", Modify Window "1ms" 2026/03/09 06:10:59 DEBUG : Waiting for deletions to finish 2026/03/09 06:10:59 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for checks to finish 2026/03/09 06:10:59 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for transfers to finish 2026/03/09 06:10:59 INFO : potato: Deleted 2026/03/09 06:10:59 DEBUG : empty space: size = 1 OK 2026/03/09 06:10:59 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/09 06:10:59 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/09 06:10:59 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for checks to finish 2026/03/09 06:10:59 DEBUG : empty space: Unchanged skipping 2026/03/09 06:10:59 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for transfers to finish 2026/03/09 06:10:59 DEBUG : potato2: size = 60 OK 2026/03/09 06:10:59 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/09 06:10:59 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (3.04s) === RUN TestCopyDeleteBefore run.go:185: Remote "B2 bucket rclone-test-denuful2sopo", Local "Local file system at /tmp/rclone1985531682", Modify Window "1ms" 2026/03/09 06:11:01 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/09 06:11:01 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for checks to finish 2026/03/09 06:11:01 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for transfers to finish 2026/03/09 06:11:02 DEBUG : potato2: size = 19 OK 2026/03/09 06:11:02 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/03/09 06:11:02 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.11s) === RUN TestSyncWithExclude run.go:185: Remote "B2 bucket rclone-test-denuful2sopo", Local "Local file system at /tmp/rclone1985531682", Modify Window "1ms" 2026/03/09 06:11:04 DEBUG : enormous: Excluded (Size Filter) 2026/03/09 06:11:04 DEBUG : enormous: Excluded 2026/03/09 06:11:04 DEBUG : potato2: Excluded (Size Filter) 2026/03/09 06:11:04 DEBUG : potato2: Excluded 2026/03/09 06:11:04 DEBUG : potato2: Excluded (Size Filter) 2026/03/09 06:11:04 DEBUG : potato2: Excluded 2026/03/09 06:11:04 DEBUG : empty space: size = 1 OK 2026/03/09 06:11:04 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/09 06:11:04 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for checks to finish 2026/03/09 06:11:04 DEBUG : empty space: Unchanged skipping 2026/03/09 06:11:04 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for transfers to finish 2026/03/09 06:11:04 DEBUG : Waiting for deletions to finish 2026/03/09 06:11:04 INFO : There was nothing to transfer 2026/03/09 06:11:04 DEBUG : enormous: Excluded (Size Filter) 2026/03/09 06:11:04 DEBUG : enormous: Excluded 2026/03/09 06:11:04 DEBUG : potato2: Excluded (Size Filter) 2026/03/09 06:11:04 DEBUG : potato2: Excluded 2026/03/09 06:11:04 DEBUG : potato2: Excluded (Size Filter) 2026/03/09 06:11:04 DEBUG : potato2: Excluded 2026/03/09 06:11:04 DEBUG : empty space: size = 1 OK 2026/03/09 06:11:04 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/03/09 06:11:04 DEBUG : empty space: Unchanged skipping 2026/03/09 06:11:04 DEBUG : Local file system at /tmp/rclone1985531682: Waiting for checks to finish 2026/03/09 06:11:04 DEBUG : Local file system at /tmp/rclone1985531682: Waiting for transfers to finish 2026/03/09 06:11:04 DEBUG : Waiting for deletions to finish 2026/03/09 06:11:04 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.77s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "B2 bucket rclone-test-denuful2sopo", Local "Local file system at /tmp/rclone1985531682", Modify Window "1ms" 2026/03/09 06:11:07 DEBUG : enormous: Excluded (Size Filter) 2026/03/09 06:11:07 DEBUG : enormous: Excluded 2026/03/09 06:11:07 DEBUG : potato2: Excluded (Size Filter) 2026/03/09 06:11:07 DEBUG : potato2: Excluded 2026/03/09 06:11:07 DEBUG : empty space: size = 1 OK 2026/03/09 06:11:07 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/09 06:11:07 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for checks to finish 2026/03/09 06:11:07 DEBUG : empty space: Unchanged skipping 2026/03/09 06:11:07 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for transfers to finish 2026/03/09 06:11:07 DEBUG : Waiting for deletions to finish 2026/03/09 06:11:07 INFO : enormous: Deleted 2026/03/09 06:11:07 INFO : potato2: Deleted 2026/03/09 06:11:07 INFO : There was nothing to transfer 2026/03/09 06:11:08 DEBUG : empty space: size = 1 OK 2026/03/09 06:11:08 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/03/09 06:11:08 DEBUG : empty space: Unchanged skipping 2026/03/09 06:11:08 DEBUG : Local file system at /tmp/rclone1985531682: Waiting for checks to finish 2026/03/09 06:11:08 DEBUG : Local file system at /tmp/rclone1985531682: Waiting for transfers to finish 2026/03/09 06:11:08 DEBUG : Waiting for deletions to finish 2026/03/09 06:11:08 INFO : enormous: Deleted 2026/03/09 06:11:08 INFO : potato2: Deleted 2026/03/09 06:11:08 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.85s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "B2 bucket rclone-test-denuful2sopo", Local "Local file system at /tmp/rclone1985531682", Modify Window "1ms" 2026/03/09 06:11:10 DEBUG : five: Need to transfer - File not found at Destination 2026/03/09 06:11:10 DEBUG : four: size = 4 (Local file system at /tmp/rclone1985531682) 2026/03/09 06:11:10 DEBUG : three: size = 5 OK 2026/03/09 06:11:10 DEBUG : three: Sizes identical 2026/03/09 06:11:10 DEBUG : one: Destination is newer than source, skipping 2026/03/09 06:11:10 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/03/09 06:11:10 DEBUG : two: size = 3 OK 2026/03/09 06:11:10 DEBUG : four: size = 8 (B2 bucket rclone-test-denuful2sopo) 2026/03/09 06:11:10 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for checks to finish 2026/03/09 06:11:10 DEBUG : four: Sizes differ 2026/03/09 06:11:10 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/03/09 06:11:10 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1985531682) 2026/03/09 06:11:10 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-denuful2sopo) 2026/03/09 06:11:10 DEBUG : two: sha1 differ 2026/03/09 06:11:10 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for transfers to finish 2026/03/09 06:11:10 DEBUG : five: size = 4 OK 2026/03/09 06:11:10 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/03/09 06:11:10 INFO : five: Copied (new) 2026/03/09 06:11:10 DEBUG : four: size = 4 OK 2026/03/09 06:11:10 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/03/09 06:11:10 INFO : four: Copied (replaced existing) 2026/03/09 06:11:11 DEBUG : two: size = 3 OK 2026/03/09 06:11:11 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/03/09 06:11:11 INFO : two: Copied (replaced existing) 2026/03/09 06:11:11 DEBUG : Waiting for deletions to finish 2026/03/09 06:11:11 DEBUG : five: size = 4 OK 2026/03/09 06:11:11 DEBUG : three: size = 5 OK 2026/03/09 06:11:11 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for checks to finish 2026/03/09 06:11:11 DEBUG : four: size = 4 OK 2026/03/09 06:11:11 DEBUG : one: Destination is newer than source, skipping 2026/03/09 06:11:11 DEBUG : two: size = 3 OK 2026/03/09 06:11:11 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/03/09 06:11:11 DEBUG : five: Size and sha1 of src and dst objects identical 2026/03/09 06:11:11 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/03/09 06:11:11 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/03/09 06:11:11 DEBUG : four: Size and sha1 of src and dst objects identical 2026/03/09 06:11:11 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/03/09 06:11:11 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1985531682) 2026/03/09 06:11:11 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-denuful2sopo) 2026/03/09 06:11:11 DEBUG : three: sha1 differ 2026/03/09 06:11:11 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/03/09 06:11:11 DEBUG : two: Size and sha1 of src and dst objects identical 2026/03/09 06:11:11 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/03/09 06:11:11 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/03/09 06:11:11 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for transfers to finish 2026/03/09 06:11:12 DEBUG : three: size = 5 OK 2026/03/09 06:11:12 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/09 06:11:12 INFO : three: Copied (replaced existing) 2026/03/09 06:11:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (5.23s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:185: Remote "B2 bucket rclone-test-denuful2sopo", Local "Local file system at /tmp/rclone1985531682", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/03/09 06:11:14 INFO : B2 bucket rclone-test-denuful2sopo: Making map for --track-renames 2026/03/09 06:11:14 INFO : B2 bucket rclone-test-denuful2sopo: Finished making map for --track-renames 2026/03/09 06:11:14 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for checks to finish 2026/03/09 06:11:14 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for renames to finish 2026/03/09 06:11:14 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/03/09 06:11:14 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/03/09 06:11:14 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for transfers to finish 2026/03/09 06:11:14 DEBUG : potato: size = 14 OK 2026/03/09 06:11:14 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/03/09 06:11:14 INFO : potato: Copied (new) 2026/03/09 06:11:14 DEBUG : yam: size = 11 OK 2026/03/09 06:11:14 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/09 06:11:14 INFO : yam: Copied (new) 2026/03/09 06:11:14 DEBUG : Waiting for deletions to finish 2026/03/09 06:11:14 DEBUG : potato: size = 14 OK 2026/03/09 06:11:14 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:11:14 INFO : B2 bucket rclone-test-denuful2sopo: Making map for --track-renames 2026/03/09 06:11:14 INFO : B2 bucket rclone-test-denuful2sopo: Finished making map for --track-renames 2026/03/09 06:11:14 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for checks to finish 2026/03/09 06:11:14 DEBUG : potato: Unchanged skipping 2026/03/09 06:11:14 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for renames to finish 2026/03/09 06:11:15 DEBUG : yaml: size = 11 OK 2026/03/09 06:11:15 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/09 06:11:15 INFO : yam: Copied (server-side copy) to: yaml 2026/03/09 06:11:16 INFO : yam: Deleted 2026/03/09 06:11:16 INFO : yaml: Renamed from "yam" 2026/03/09 06:11:16 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for transfers to finish 2026/03/09 06:11:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.22s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "B2 bucket rclone-test-denuful2sopo", Local "Local file system at /tmp/rclone1985531682", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/03/09 06:11:17 INFO : B2 bucket rclone-test-denuful2sopo: Making map for --track-renames 2026/03/09 06:11:17 INFO : B2 bucket rclone-test-denuful2sopo: Finished making map for --track-renames 2026/03/09 06:11:17 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for checks to finish 2026/03/09 06:11:17 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/03/09 06:11:17 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/03/09 06:11:17 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for renames to finish 2026/03/09 06:11:17 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for transfers to finish 2026/03/09 06:11:17 DEBUG : potato: Clearing upload URL because of error: Post "https://pod-000-1097-14.backblaze.com/b2api/v1/b2_upload_file/ff82fdd3306ddb1b9fc80e1b/c001_v0001097_t0044": EOF 2026/03/09 06:11:17 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1097-14.backblaze.com/b2api/v1/b2_upload_file/ff82fdd3306ddb1b9fc80e1b/c001_v0001097_t0044": EOF) 2026/03/09 06:11:17 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/09 06:11:17 DEBUG : potato: Received error: Post "https://pod-000-1097-14.backblaze.com/b2api/v1/b2_upload_file/ff82fdd3306ddb1b9fc80e1b/c001_v0001097_t0044": EOF - low level retry 0/10 2026/03/09 06:11:17 DEBUG : pacer: Reducing sleep to 10ms 2026/03/09 06:11:17 DEBUG : yam: size = 11 OK 2026/03/09 06:11:17 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/09 06:11:17 INFO : yam: Copied (new) 2026/03/09 06:11:18 DEBUG : potato: size = 14 OK 2026/03/09 06:11:18 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/03/09 06:11:18 INFO : potato: Copied (new) 2026/03/09 06:11:18 DEBUG : Waiting for deletions to finish 2026/03/09 06:11:18 DEBUG : potato: size = 14 OK 2026/03/09 06:11:18 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:11:18 INFO : B2 bucket rclone-test-denuful2sopo: Making map for --track-renames 2026/03/09 06:11:18 INFO : B2 bucket rclone-test-denuful2sopo: Finished making map for --track-renames 2026/03/09 06:11:18 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for checks to finish 2026/03/09 06:11:18 DEBUG : potato: Unchanged skipping 2026/03/09 06:11:18 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for renames to finish 2026/03/09 06:11:19 DEBUG : yaml: size = 11 OK 2026/03/09 06:11:19 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/09 06:11:19 INFO : yam: Copied (server-side copy) to: yaml 2026/03/09 06:11:19 INFO : yam: Deleted 2026/03/09 06:11:19 INFO : yaml: Renamed from "yam" 2026/03/09 06:11:19 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for transfers to finish 2026/03/09 06:11:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.47s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "B2 bucket rclone-test-denuful2sopo", Local "Local file system at /tmp/rclone1985531682", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/03/09 06:11:20 INFO : B2 bucket rclone-test-denuful2sopo: Making map for --track-renames 2026/03/09 06:11:20 INFO : B2 bucket rclone-test-denuful2sopo: Finished making map for --track-renames 2026/03/09 06:11:20 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for checks to finish 2026/03/09 06:11:20 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/03/09 06:11:20 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/03/09 06:11:20 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for renames to finish 2026/03/09 06:11:20 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for transfers to finish 2026/03/09 06:11:21 DEBUG : sub/yam: size = 11 OK 2026/03/09 06:11:21 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/09 06:11:21 INFO : sub/yam: Copied (new) 2026/03/09 06:11:21 DEBUG : potato: size = 14 OK 2026/03/09 06:11:21 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/03/09 06:11:21 INFO : potato: Copied (new) 2026/03/09 06:11:21 DEBUG : Waiting for deletions to finish 2026/03/09 06:11:21 DEBUG : potato: size = 14 OK 2026/03/09 06:11:21 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:11:21 DEBUG : potato: Unchanged skipping 2026/03/09 06:11:21 INFO : B2 bucket rclone-test-denuful2sopo: Making map for --track-renames 2026/03/09 06:11:21 INFO : B2 bucket rclone-test-denuful2sopo: Finished making map for --track-renames 2026/03/09 06:11:21 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for checks to finish 2026/03/09 06:11:21 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for renames to finish 2026/03/09 06:11:22 DEBUG : yam: size = 11 OK 2026/03/09 06:11:22 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/09 06:11:22 INFO : sub/yam: Copied (server-side copy) to: yam 2026/03/09 06:11:22 INFO : sub/yam: Deleted 2026/03/09 06:11:22 INFO : yam: Renamed from "sub/yam" 2026/03/09 06:11:22 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for transfers to finish 2026/03/09 06:11:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.02s) === RUN TestServerSideMoveLocal run.go:185: Remote "B2 bucket rclone-test-denuful2sopo", Local "Local file system at /tmp/rclone1985531682", Modify Window "1ms" 2026/03/09 06:11:23 DEBUG : Creating backend with remote "/tmp/rclone1985531682/dir1" 2026/03/09 06:11:23 DEBUG : Creating backend with remote "/tmp/rclone1985531682/dir2" 2026/03/09 06:11:23 DEBUG : Local file system at /tmp/rclone1985531682/dir2: Using server-side directory move 2026/03/09 06:11:23 INFO : Local file system at /tmp/rclone1985531682/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/03/09 06:11:23 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/03/09 06:11:23 DEBUG : Local file system at /tmp/rclone1985531682/dir2: Waiting for checks to finish 2026/03/09 06:11:23 DEBUG : Local file system at /tmp/rclone1985531682/dir2: Waiting for transfers to finish 2026/03/09 06:11:23 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.39s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-denuful2sopo", Local "Local file system at /tmp/rclone1985531682", Modify Window "1ms" 2026/03/09 06:11:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/09 06:11:24 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/03/09 06:11:24 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for checks to finish 2026/03/09 06:11:24 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for transfers to finish 2026/03/09 06:11:24 DEBUG : sub dir/hello world: size = 11 OK 2026/03/09 06:11:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/09 06:11:24 INFO : sub dir/hello world: Copied (new) 2026/03/09 06:11:24 INFO : sub dir/hello world: Deleted 2026/03/09 06:11:24 DEBUG : nested/sub dir/file: size = 6 OK 2026/03/09 06:11:24 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/03/09 06:11:24 INFO : nested/sub dir/file: Copied (new) 2026/03/09 06:11:24 INFO : nested/sub dir/file: Deleted 2026/03/09 06:11:24 INFO : sub dir: Removing directory 2026/03/09 06:11:24 INFO : nested/sub dir: Removing directory 2026/03/09 06:11:24 INFO : nested: Removing directory 2026/03/09 06:11:24 DEBUG : Local file system at /tmp/rclone1985531682: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.60s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-denuful2sopo", Local "Local file system at /tmp/rclone1985531682", Modify Window "1ms" 2026/03/09 06:11:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/09 06:11:25 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/03/09 06:11:25 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for checks to finish 2026/03/09 06:11:25 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for transfers to finish 2026/03/09 06:11:26 DEBUG : sub dir/hello world: size = 11 OK 2026/03/09 06:11:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/09 06:11:26 INFO : sub dir/hello world: Copied (new) 2026/03/09 06:11:26 INFO : sub dir/hello world: Deleted 2026/03/09 06:11:26 DEBUG : nested/sub dir/file: size = 6 OK 2026/03/09 06:11:26 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/03/09 06:11:26 INFO : nested/sub dir/file: Copied (new) 2026/03/09 06:11:26 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.85s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-denuful2sopo", Local "Local file system at /tmp/rclone1985531682", Modify Window "1ms" 2026/03/09 06:11:27 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/03/09 06:11:27 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/09 06:11:27 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for checks to finish 2026/03/09 06:11:27 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for transfers to finish 2026/03/09 06:11:27 DEBUG : existing-b: size = 6 OK 2026/03/09 06:11:27 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/03/09 06:11:27 INFO : existing-b: Copied (new) 2026/03/09 06:11:27 INFO : existing-b: Deleted 2026/03/09 06:11:28 DEBUG : existing: size = 6 OK 2026/03/09 06:11:28 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/03/09 06:11:28 INFO : existing: Copied (new) 2026/03/09 06:11:28 INFO : existing: Deleted 2026/03/09 06:11:28 DEBUG : existing: Destination exists, skipping 2026/03/09 06:11:28 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for checks to finish 2026/03/09 06:11:28 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/03/09 06:11:28 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for transfers to finish 2026/03/09 06:11:28 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (2.18s) === RUN TestServerSideMove run.go:185: Remote "B2 bucket rclone-test-denuful2sopo", Local "Local file system at /tmp/rclone1985531682", Modify Window "1ms" 2026/03/09 06:11:29 DEBUG : Creating backend with remote "TestB2:rclone-test-suxegux8haka" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-denuful2sopo -> B2 bucket rclone-test-suxegux8haka 2026/03/09 06:11:34 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/09 06:11:34 DEBUG : empty space: size = 1 OK 2026/03/09 06:11:34 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/03/09 06:11:34 DEBUG : empty space: Unchanged skipping 2026/03/09 06:11:34 DEBUG : B2 bucket rclone-test-suxegux8haka: Waiting for checks to finish 2026/03/09 06:11:34 DEBUG : potato3: size = 68 (B2 bucket rclone-test-denuful2sopo) 2026/03/09 06:11:34 DEBUG : potato3: size = 60 (B2 bucket rclone-test-suxegux8haka) 2026/03/09 06:11:34 DEBUG : potato3: Sizes differ 2026/03/09 06:11:34 INFO : empty space: Deleted 2026/03/09 06:11:34 DEBUG : B2 bucket rclone-test-suxegux8haka: Waiting for transfers to finish 2026/03/09 06:11:34 DEBUG : potato3: size = 68 OK 2026/03/09 06:11:34 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/09 06:11:34 INFO : potato3: Copied (server-side copy) 2026/03/09 06:11:34 INFO : potato3: Deleted 2026/03/09 06:11:34 DEBUG : potato2: size = 60 OK 2026/03/09 06:11:34 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/09 06:11:34 INFO : potato2: Copied (server-side copy) 2026/03/09 06:11:34 INFO : potato2: Deleted 2026/03/09 06:11:35 DEBUG : Creating backend with remote "TestB2:rclone-test-datebac7tabu" 2026/03/09 06:11:36 DEBUG : empty space: Need to transfer - File not found at Destination 2026/03/09 06:11:36 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/09 06:11:36 DEBUG : potato3: Need to transfer - File not found at Destination 2026/03/09 06:11:36 DEBUG : B2 bucket rclone-test-datebac7tabu: Waiting for checks to finish 2026/03/09 06:11:36 DEBUG : B2 bucket rclone-test-datebac7tabu: Waiting for transfers to finish 2026/03/09 06:11:37 DEBUG : empty space: size = 1 OK 2026/03/09 06:11:37 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/09 06:11:37 INFO : empty space: Copied (server-side copy) 2026/03/09 06:11:37 DEBUG : potato2: size = 60 OK 2026/03/09 06:11:37 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/09 06:11:37 INFO : potato2: Copied (server-side copy) 2026/03/09 06:11:37 INFO : empty space: Deleted 2026/03/09 06:11:37 DEBUG : potato3: size = 68 OK 2026/03/09 06:11:37 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/09 06:11:37 INFO : potato3: Copied (server-side copy) 2026/03/09 06:11:37 INFO : potato2: Deleted 2026/03/09 06:11:37 INFO : potato3: Deleted 2026/03/09 06:11:38 DEBUG : B2 bucket rclone-test-datebac7tabu: Purge remote 2026/03/09 06:11:38 INFO : B2 bucket rclone-test-datebac7tabu: cleaning bucket "rclone-test-datebac7tabu" of all files 2026/03/09 06:11:38 DEBUG : empty space: Deleting (id "4_zbf02fd33308ddb1b9fc80e1b_f11834ea6014190eb_d20260309_m061136_c001_v0001042_t0006_u01773036696917") 2026/03/09 06:11:38 DEBUG : potato2: Deleting (id "4_zbf02fd33308ddb1b9fc80e1b_f1188fd5722c2c8c5_d20260309_m061137_c001_v0001120_t0047_u01773036697304") 2026/03/09 06:11:38 DEBUG : potato3: Deleting (id "4_zbf02fd33308ddb1b9fc80e1b_f102077ad70653813_d20260309_m061137_c001_v0001173_t0039_u01773036697295") 2026/03/09 06:11:38 DEBUG : B2 bucket rclone-test-suxegux8haka: Purge remote 2026/03/09 06:11:38 INFO : B2 bucket rclone-test-suxegux8haka: cleaning bucket "rclone-test-suxegux8haka" of all files 2026/03/09 06:11:39 DEBUG : empty space: Deleting (id "4_z3f02ed33308ddb1b9fc80e1b_f422a33e966f98112_d20260309_m061137_c001_v7007000_t0000_u01773036697427") 2026/03/09 06:11:39 DEBUG : empty space: Deleting (id "4_z3f02ed33308ddb1b9fc80e1b_f10403437389d26af_d20260309_m061133_c001_v0001182_t0019_u01773036693280") 2026/03/09 06:11:39 DEBUG : potato2: Deleting (id "4_z3f02ed33308ddb1b9fc80e1b_f414cf046bdc4aa05_d20260309_m061137_c001_v7007000_t0000_u01773036697620") 2026/03/09 06:11:39 DEBUG : potato2: Deleting (id "4_z3f02ed33308ddb1b9fc80e1b_f111ac70d7cbf86a6_d20260309_m061134_c001_v0001033_t0037_u01773036694405") 2026/03/09 06:11:39 DEBUG : potato3: Deleting (id "4_z3f02ed33308ddb1b9fc80e1b_f422a33e966f98114_d20260309_m061137_c001_v7007000_t0000_u01773036697716") 2026/03/09 06:11:39 DEBUG : potato3: Deleting (id "4_z3f02ed33308ddb1b9fc80e1b_f10756fc1fba06e7f_d20260309_m061134_c001_v0001181_t0045_u01773036694164") 2026/03/09 06:11:39 DEBUG : potato3: Deleting (id "4_z3f02ed33308ddb1b9fc80e1b_f10403437389d26b1_d20260309_m061133_c001_v0001182_t0036_u01773036693509") --- PASS: TestServerSideMove (10.96s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "B2 bucket rclone-test-denuful2sopo", Local "Local file system at /tmp/rclone1985531682", Modify Window "1ms" 2026/03/09 06:11:40 DEBUG : Creating backend with remote "TestB2:rclone-test-xujasoc5megi" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-denuful2sopo -> B2 bucket rclone-test-xujasoc5megi 2026/03/09 06:11:47 DEBUG : empty space: Excluded (Size Filter) 2026/03/09 06:11:47 DEBUG : empty space: Excluded 2026/03/09 06:11:47 DEBUG : empty space: Excluded (Size Filter) 2026/03/09 06:11:47 DEBUG : empty space: Excluded 2026/03/09 06:11:47 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/09 06:11:47 DEBUG : B2 bucket rclone-test-xujasoc5megi: Waiting for checks to finish 2026/03/09 06:11:47 DEBUG : potato3: size = 68 (B2 bucket rclone-test-denuful2sopo) 2026/03/09 06:11:47 DEBUG : potato3: size = 60 (B2 bucket rclone-test-xujasoc5megi) 2026/03/09 06:11:47 DEBUG : potato3: Sizes differ 2026/03/09 06:11:47 DEBUG : B2 bucket rclone-test-xujasoc5megi: Waiting for transfers to finish 2026/03/09 06:11:47 DEBUG : potato2: size = 60 OK 2026/03/09 06:11:47 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/09 06:11:47 INFO : potato2: Copied (server-side copy) 2026/03/09 06:11:47 INFO : potato2: Deleted 2026/03/09 06:11:47 DEBUG : potato3: size = 68 OK 2026/03/09 06:11:47 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/09 06:11:47 INFO : potato3: Copied (server-side copy) 2026/03/09 06:11:47 INFO : potato3: Deleted 2026/03/09 06:11:48 DEBUG : Creating backend with remote "TestB2:rclone-test-kegufiw5vulu" 2026/03/09 06:11:49 DEBUG : empty space: Excluded (Size Filter) 2026/03/09 06:11:49 DEBUG : empty space: Excluded 2026/03/09 06:11:49 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/09 06:11:49 DEBUG : potato3: Need to transfer - File not found at Destination 2026/03/09 06:11:49 DEBUG : B2 bucket rclone-test-kegufiw5vulu: Waiting for checks to finish 2026/03/09 06:11:49 DEBUG : B2 bucket rclone-test-kegufiw5vulu: Waiting for transfers to finish 2026/03/09 06:11:50 DEBUG : potato2: size = 60 OK 2026/03/09 06:11:50 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/09 06:11:50 INFO : potato2: Copied (server-side copy) 2026/03/09 06:11:50 INFO : potato2: Deleted 2026/03/09 06:11:50 DEBUG : potato3: size = 68 OK 2026/03/09 06:11:50 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/09 06:11:50 INFO : potato3: Copied (server-side copy) 2026/03/09 06:11:50 INFO : potato3: Deleted 2026/03/09 06:11:51 DEBUG : B2 bucket rclone-test-kegufiw5vulu: Purge remote 2026/03/09 06:11:51 INFO : B2 bucket rclone-test-kegufiw5vulu: cleaning bucket "rclone-test-kegufiw5vulu" of all files 2026/03/09 06:11:51 DEBUG : potato2: Deleting (id "4_z8fb22d63309ddb1b9fc80e1b_f1198eb0fee82a35d_d20260309_m061149_c001_v0001097_t0034_u01773036709926") 2026/03/09 06:11:51 DEBUG : potato3: Deleting (id "4_z8fb22d63309ddb1b9fc80e1b_f1188a638489e5b3d_d20260309_m061150_c001_v0001091_t0001_u01773036710296") 2026/03/09 06:11:52 DEBUG : B2 bucket rclone-test-xujasoc5megi: Purge remote 2026/03/09 06:11:52 INFO : B2 bucket rclone-test-xujasoc5megi: cleaning bucket "rclone-test-xujasoc5megi" of all files 2026/03/09 06:11:52 DEBUG : empty space: Deleting (id "4_zff421d63309ddb1b9fc80e1b_f11458b2e2b72f6ce_d20260309_m061146_c001_v0001185_t0032_u01773036706587") 2026/03/09 06:11:52 DEBUG : potato2: Deleting (id "4_zff421d63309ddb1b9fc80e1b_f41876ddd2a8ca663_d20260309_m061150_c001_v7007000_t0000_u01773036710310") 2026/03/09 06:11:52 DEBUG : potato2: Deleting (id "4_zff421d63309ddb1b9fc80e1b_f110923a2d59703b4_d20260309_m061147_c001_v0001181_t0012_u01773036707396") 2026/03/09 06:11:52 DEBUG : potato3: Deleting (id "4_zff421d63309ddb1b9fc80e1b_f41876ddd2a8ca664_d20260309_m061150_c001_v7007000_t0000_u01773036710735") 2026/03/09 06:11:52 DEBUG : potato3: Deleting (id "4_zff421d63309ddb1b9fc80e1b_f110f9ec63e76be86_d20260309_m061147_c001_v0001182_t0057_u01773036707622") 2026/03/09 06:11:52 DEBUG : potato3: Deleting (id "4_zff421d63309ddb1b9fc80e1b_f11458b2e2b72f6d4_d20260309_m061146_c001_v0001185_t0001_u01773036706791") --- PASS: TestServerSideMoveWithFilter (13.73s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "B2 bucket rclone-test-denuful2sopo", Local "Local file system at /tmp/rclone1985531682", Modify Window "1ms" 2026/03/09 06:11:54 DEBUG : Creating backend with remote "TestB2:rclone-test-zumocoy7yiwa" 2026/03/09 06:11:58 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-denuful2sopo -> B2 bucket rclone-test-zumocoy7yiwa 2026/03/09 06:12:00 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/09 06:12:00 DEBUG : empty space: size = 1 OK 2026/03/09 06:12:00 DEBUG : potato3: size = 68 (B2 bucket rclone-test-denuful2sopo) 2026/03/09 06:12:00 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/03/09 06:12:00 DEBUG : potato3: size = 60 (B2 bucket rclone-test-zumocoy7yiwa) 2026/03/09 06:12:00 DEBUG : potato3: Sizes differ 2026/03/09 06:12:00 DEBUG : empty space: Unchanged skipping 2026/03/09 06:12:00 DEBUG : B2 bucket rclone-test-zumocoy7yiwa: Waiting for checks to finish 2026/03/09 06:12:00 INFO : empty space: Deleted 2026/03/09 06:12:00 DEBUG : B2 bucket rclone-test-zumocoy7yiwa: Waiting for transfers to finish 2026/03/09 06:12:01 DEBUG : potato2: size = 60 OK 2026/03/09 06:12:01 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/09 06:12:01 INFO : potato2: Copied (server-side copy) 2026/03/09 06:12:01 INFO : potato2: Deleted 2026/03/09 06:12:01 DEBUG : potato3: size = 68 OK 2026/03/09 06:12:01 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/09 06:12:01 INFO : potato3: Copied (server-side copy) 2026/03/09 06:12:01 INFO : potato3: Deleted 2026/03/09 06:12:02 DEBUG : Creating backend with remote "TestB2:rclone-test-ruyovel1zazo" 2026/03/09 06:12:02 INFO : tomatoDir: Making directory 2026/03/09 06:12:03 DEBUG : empty space: Need to transfer - File not found at Destination 2026/03/09 06:12:03 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/09 06:12:03 DEBUG : potato3: Need to transfer - File not found at Destination 2026/03/09 06:12:03 DEBUG : B2 bucket rclone-test-ruyovel1zazo: Waiting for checks to finish 2026/03/09 06:12:03 DEBUG : B2 bucket rclone-test-ruyovel1zazo: Waiting for transfers to finish 2026/03/09 06:12:04 DEBUG : empty space: size = 1 OK 2026/03/09 06:12:04 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/09 06:12:04 INFO : empty space: Copied (server-side copy) 2026/03/09 06:12:04 INFO : empty space: Deleted 2026/03/09 06:12:04 DEBUG : potato3: size = 68 OK 2026/03/09 06:12:04 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/09 06:12:04 INFO : potato3: Copied (server-side copy) 2026/03/09 06:12:04 INFO : potato3: Deleted 2026/03/09 06:12:04 DEBUG : potato2: size = 60 OK 2026/03/09 06:12:04 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/09 06:12:04 INFO : potato2: Copied (server-side copy) 2026/03/09 06:12:05 INFO : potato2: Deleted 2026/03/09 06:12:05 DEBUG : B2 bucket rclone-test-ruyovel1zazo: Purge remote 2026/03/09 06:12:05 INFO : B2 bucket rclone-test-ruyovel1zazo: cleaning bucket "rclone-test-ruyovel1zazo" of all files 2026/03/09 06:12:05 DEBUG : empty space: Deleting (id "4_z6f825dd3309ddb1b9fc80e1b_f11156bdd4b48be56_d20260309_m061204_c001_v0001167_t0057_u01773036724002") 2026/03/09 06:12:05 DEBUG : potato2: Deleting (id "4_z6f825dd3309ddb1b9fc80e1b_f103bf6f490eaefe9_d20260309_m061204_c001_v0001104_t0019_u01773036724359") 2026/03/09 06:12:05 DEBUG : potato3: Deleting (id "4_z6f825dd3309ddb1b9fc80e1b_f1002ebdb429152f1_d20260309_m061204_c001_v0001101_t0059_u01773036724465") 2026/03/09 06:12:06 DEBUG : B2 bucket rclone-test-zumocoy7yiwa: Purge remote 2026/03/09 06:12:06 INFO : B2 bucket rclone-test-zumocoy7yiwa: cleaning bucket "rclone-test-zumocoy7yiwa" of all files 2026/03/09 06:12:06 DEBUG : empty space: Deleting (id "4_zafd24da3309ddb1b9fc80e1b_f4054dbf55252f107_d20260309_m061204_c001_v7007000_t0000_u01773036724436") 2026/03/09 06:12:06 DEBUG : empty space: Deleting (id "4_zafd24da3309ddb1b9fc80e1b_f1044c274ae922972_d20260309_m061159_c001_v0001173_t0049_u01773036719708") 2026/03/09 06:12:06 DEBUG : potato2: Deleting (id "4_zafd24da3309ddb1b9fc80e1b_f4054dbf55252f109_d20260309_m061205_c001_v7007000_t0000_u01773036725061") 2026/03/09 06:12:06 DEBUG : potato2: Deleting (id "4_zafd24da3309ddb1b9fc80e1b_f108258e794f2b60c_d20260309_m061200_c001_v0001097_t0034_u01773036720912") 2026/03/09 06:12:06 DEBUG : potato3: Deleting (id "4_zafd24da3309ddb1b9fc80e1b_f4054dbf55252f108_d20260309_m061204_c001_v7007000_t0000_u01773036724780") 2026/03/09 06:12:06 DEBUG : potato3: Deleting (id "4_zafd24da3309ddb1b9fc80e1b_f108241552d771cff_d20260309_m061201_c001_v0001167_t0002_u01773036721266") 2026/03/09 06:12:06 DEBUG : potato3: Deleting (id "4_zafd24da3309ddb1b9fc80e1b_f1044c274ae92297a_d20260309_m061200_c001_v0001173_t0037_u01773036720043") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (14.40s) === RUN TestServerSideMoveOverlap run.go:185: Remote "B2 bucket rclone-test-denuful2sopo", Local "Local file system at /tmp/rclone1985531682", Modify Window "1ms" 2026/03/09 06:12:08 DEBUG : Creating backend with remote "TestB2:rclone-test-denuful2sopo/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.71s) === RUN TestSyncOverlap run.go:185: Remote "B2 bucket rclone-test-denuful2sopo", Local "Local file system at /tmp/rclone1985531682", Modify Window "1ms" 2026/03/09 06:12:11 DEBUG : Creating backend with remote "TestB2:rclone-test-denuful2sopo/rclone-sync-test" --- PASS: TestSyncOverlap (1.47s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "B2 bucket rclone-test-denuful2sopo", Local "Local file system at /tmp/rclone1985531682", Modify Window "1ms" 2026/03/09 06:12:12 DEBUG : Creating backend with remote "TestB2:rclone-test-denuful2sopo/rclone-sync-test" 2026/03/09 06:12:14 DEBUG : Creating backend with remote "TestB2:rclone-test-denuful2sopo/rclone-sync-test-include/layer2" 2026/03/09 06:12:16 DEBUG : Creating backend with remote "TestB2:rclone-test-denuful2sopo/rclone-sync-test-ignore-file" 2026/03/09 06:12:20 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/09 06:12:20 DEBUG : B2 bucket rclone-test-denuful2sopo path rclone-sync-test: Waiting for checks to finish 2026/03/09 06:12:20 DEBUG : B2 bucket rclone-test-denuful2sopo path rclone-sync-test: Waiting for transfers to finish 2026/03/09 06:12:20 DEBUG : Waiting for deletions to finish 2026/03/09 06:12:20 INFO : There was nothing to transfer 2026/03/09 06:12:21 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/09 06:12:21 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for checks to finish 2026/03/09 06:12:21 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for transfers to finish 2026/03/09 06:12:21 DEBUG : Waiting for deletions to finish 2026/03/09 06:12:21 INFO : There was nothing to transfer 2026/03/09 06:12:21 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/09 06:12:21 DEBUG : B2 bucket rclone-test-denuful2sopo path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/03/09 06:12:21 DEBUG : B2 bucket rclone-test-denuful2sopo path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/03/09 06:12:21 DEBUG : Waiting for deletions to finish 2026/03/09 06:12:21 INFO : There was nothing to transfer 2026/03/09 06:12:22 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/09 06:12:22 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for checks to finish 2026/03/09 06:12:22 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for transfers to finish 2026/03/09 06:12:22 DEBUG : Waiting for deletions to finish 2026/03/09 06:12:22 INFO : There was nothing to transfer 2026/03/09 06:12:22 DEBUG : Excluded 2026/03/09 06:12:22 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/09 06:12:22 DEBUG : B2 bucket rclone-test-denuful2sopo path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/03/09 06:12:22 DEBUG : B2 bucket rclone-test-denuful2sopo path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/03/09 06:12:22 DEBUG : Waiting for deletions to finish 2026/03/09 06:12:22 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.37s) === RUN TestSyncCompareDest run.go:185: Remote "B2 bucket rclone-test-denuful2sopo", Local "Local file system at /tmp/rclone1985531682", Modify Window "1ms" 2026/03/09 06:12:23 DEBUG : Creating backend with remote "TestB2:rclone-test-denuful2sopo/dst" 2026/03/09 06:12:24 DEBUG : Creating backend with remote "TestB2:rclone-test-denuful2sopo/CompareDest" 2026/03/09 06:12:26 DEBUG : one: Need to transfer - File not found at Destination 2026/03/09 06:12:26 DEBUG : B2 bucket rclone-test-denuful2sopo path dst: Waiting for checks to finish 2026/03/09 06:12:26 DEBUG : B2 bucket rclone-test-denuful2sopo path dst: Waiting for transfers to finish 2026/03/09 06:12:27 DEBUG : one: size = 3 OK 2026/03/09 06:12:27 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/09 06:12:27 INFO : one: Copied (new) 2026/03/09 06:12:27 DEBUG : Waiting for deletions to finish 2026/03/09 06:12:28 DEBUG : B2 bucket rclone-test-denuful2sopo path dst: Waiting for checks to finish 2026/03/09 06:12:28 DEBUG : one: size = 5 (Local file system at /tmp/rclone1985531682) 2026/03/09 06:12:28 DEBUG : one: size = 3 (B2 bucket rclone-test-denuful2sopo path dst) 2026/03/09 06:12:28 DEBUG : one: Sizes differ 2026/03/09 06:12:28 DEBUG : B2 bucket rclone-test-denuful2sopo path dst: Waiting for transfers to finish 2026/03/09 06:12:29 DEBUG : one: size = 5 OK 2026/03/09 06:12:29 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/03/09 06:12:29 INFO : one: Copied (replaced existing) 2026/03/09 06:12:29 DEBUG : Waiting for deletions to finish 2026/03/09 06:12:31 DEBUG : B2 bucket rclone-test-denuful2sopo path dst: Waiting for checks to finish 2026/03/09 06:12:31 DEBUG : one: size = 5 (Local file system at /tmp/rclone1985531682) 2026/03/09 06:12:31 DEBUG : one: size = 3 (B2 bucket rclone-test-denuful2sopo path dst) 2026/03/09 06:12:31 DEBUG : one: Sizes differ 2026/03/09 06:12:31 DEBUG : one: size = 5 OK 2026/03/09 06:12:31 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/09 06:12:31 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/09 06:12:31 DEBUG : B2 bucket rclone-test-denuful2sopo path dst: Waiting for transfers to finish 2026/03/09 06:12:31 DEBUG : Waiting for deletions to finish 2026/03/09 06:12:31 INFO : There was nothing to transfer 2026/03/09 06:12:33 DEBUG : one: size = 5 (Local file system at /tmp/rclone1985531682) 2026/03/09 06:12:33 DEBUG : one: size = 3 (B2 bucket rclone-test-denuful2sopo path dst) 2026/03/09 06:12:33 DEBUG : one: Sizes differ 2026/03/09 06:12:33 DEBUG : two: size = 3 OK 2026/03/09 06:12:33 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/09 06:12:33 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/09 06:12:33 DEBUG : B2 bucket rclone-test-denuful2sopo path dst: Waiting for checks to finish 2026/03/09 06:12:33 DEBUG : one: size = 5 OK 2026/03/09 06:12:33 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/09 06:12:33 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/09 06:12:33 DEBUG : B2 bucket rclone-test-denuful2sopo path dst: Waiting for transfers to finish 2026/03/09 06:12:33 DEBUG : Waiting for deletions to finish 2026/03/09 06:12:33 INFO : There was nothing to transfer 2026/03/09 06:12:33 DEBUG : one: size = 5 (Local file system at /tmp/rclone1985531682) 2026/03/09 06:12:33 DEBUG : one: size = 3 (B2 bucket rclone-test-denuful2sopo path dst) 2026/03/09 06:12:33 DEBUG : one: Sizes differ 2026/03/09 06:12:34 DEBUG : two: size = 3 OK 2026/03/09 06:12:34 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/09 06:12:34 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/09 06:12:34 DEBUG : B2 bucket rclone-test-denuful2sopo path dst: Waiting for checks to finish 2026/03/09 06:12:34 DEBUG : one: size = 5 OK 2026/03/09 06:12:34 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/09 06:12:34 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/09 06:12:34 DEBUG : B2 bucket rclone-test-denuful2sopo path dst: Waiting for transfers to finish 2026/03/09 06:12:34 DEBUG : Waiting for deletions to finish 2026/03/09 06:12:34 INFO : There was nothing to transfer 2026/03/09 06:12:35 DEBUG : one: size = 5 (Local file system at /tmp/rclone1985531682) 2026/03/09 06:12:35 DEBUG : one: size = 3 (B2 bucket rclone-test-denuful2sopo path dst) 2026/03/09 06:12:35 DEBUG : one: Sizes differ 2026/03/09 06:12:35 DEBUG : one: size = 5 OK 2026/03/09 06:12:35 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/09 06:12:35 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/09 06:12:35 DEBUG : two: size = 3 OK 2026/03/09 06:12:35 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2026/03/09 06:12:35 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/03/09 06:12:35 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/09 06:12:35 DEBUG : B2 bucket rclone-test-denuful2sopo path dst: Waiting for checks to finish 2026/03/09 06:12:35 DEBUG : B2 bucket rclone-test-denuful2sopo path dst: Waiting for transfers to finish 2026/03/09 06:12:35 DEBUG : Waiting for deletions to finish 2026/03/09 06:12:35 INFO : There was nothing to transfer 2026/03/09 06:12:35 DEBUG : one: size = 5 (Local file system at /tmp/rclone1985531682) 2026/03/09 06:12:35 DEBUG : one: size = 3 (B2 bucket rclone-test-denuful2sopo path dst) 2026/03/09 06:12:35 DEBUG : one: Sizes differ 2026/03/09 06:12:36 DEBUG : two: size = 5 (Local file system at /tmp/rclone1985531682) 2026/03/09 06:12:36 DEBUG : two: size = 3 (B2 bucket rclone-test-denuful2sopo path CompareDest) 2026/03/09 06:12:36 DEBUG : two: Sizes differ 2026/03/09 06:12:36 DEBUG : two: Need to transfer - File not found at Destination 2026/03/09 06:12:36 DEBUG : B2 bucket rclone-test-denuful2sopo path dst: Waiting for checks to finish 2026/03/09 06:12:36 DEBUG : one: size = 5 OK 2026/03/09 06:12:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/09 06:12:36 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/09 06:12:36 DEBUG : B2 bucket rclone-test-denuful2sopo path dst: Waiting for transfers to finish 2026/03/09 06:12:37 DEBUG : two: size = 5 OK 2026/03/09 06:12:37 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/03/09 06:12:37 INFO : two: Copied (new) 2026/03/09 06:12:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (15.19s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "B2 bucket rclone-test-denuful2sopo", Local "Local file system at /tmp/rclone1985531682", Modify Window "1ms" 2026/03/09 06:12:40 DEBUG : Creating backend with remote "TestB2:rclone-test-denuful2sopo/dest" 2026/03/09 06:12:41 DEBUG : Creating backend with remote "TestB2:rclone-test-denuful2sopo/pre-dest1" 2026/03/09 06:12:42 DEBUG : Creating backend with remote "TestB2:rclone-test-denuful2sopo/pre-dest2" 2026/03/09 06:12:44 DEBUG : 1: size = 1 OK 2026/03/09 06:12:44 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:12:44 DEBUG : 1: Destination found in --compare-dest, skipping 2026/03/09 06:12:45 DEBUG : 2: size = 1 OK 2026/03/09 06:12:45 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:12:45 DEBUG : 2: Destination found in --compare-dest, skipping 2026/03/09 06:12:45 DEBUG : 3: Need to transfer - File not found at Destination 2026/03/09 06:12:45 DEBUG : B2 bucket rclone-test-denuful2sopo path dest: Waiting for checks to finish 2026/03/09 06:12:45 DEBUG : B2 bucket rclone-test-denuful2sopo path dest: Waiting for transfers to finish 2026/03/09 06:12:46 DEBUG : 3: size = 1 OK 2026/03/09 06:12:46 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/03/09 06:12:46 INFO : 3: Copied (new) 2026/03/09 06:12:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.36s) === RUN TestSyncCopyDest run.go:185: Remote "B2 bucket rclone-test-denuful2sopo", Local "Local file system at /tmp/rclone1985531682", Modify Window "1ms" 2026/03/09 06:12:47 DEBUG : Creating backend with remote "TestB2:rclone-test-denuful2sopo/dst" 2026/03/09 06:12:48 DEBUG : Creating backend with remote "TestB2:rclone-test-denuful2sopo/CopyDest" 2026/03/09 06:12:50 DEBUG : one: Need to transfer - File not found at Destination 2026/03/09 06:12:50 DEBUG : B2 bucket rclone-test-denuful2sopo path dst: Waiting for checks to finish 2026/03/09 06:12:50 DEBUG : B2 bucket rclone-test-denuful2sopo path dst: Waiting for transfers to finish 2026/03/09 06:12:51 DEBUG : one: size = 3 OK 2026/03/09 06:12:51 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/09 06:12:51 INFO : one: Copied (new) 2026/03/09 06:12:51 DEBUG : Waiting for deletions to finish 2026/03/09 06:12:52 DEBUG : one: size = 5 (Local file system at /tmp/rclone1985531682) 2026/03/09 06:12:52 DEBUG : one: size = 3 (B2 bucket rclone-test-denuful2sopo path dst) 2026/03/09 06:12:52 DEBUG : one: Sizes differ 2026/03/09 06:12:52 DEBUG : B2 bucket rclone-test-denuful2sopo path dst: Waiting for checks to finish 2026/03/09 06:12:52 DEBUG : B2 bucket rclone-test-denuful2sopo path dst: Waiting for transfers to finish 2026/03/09 06:12:53 DEBUG : one: size = 5 OK 2026/03/09 06:12:53 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/03/09 06:12:53 INFO : one: Copied (replaced existing) 2026/03/09 06:12:53 DEBUG : Waiting for deletions to finish 2026/03/09 06:12:56 DEBUG : Creating backend with remote "TestB2:rclone-test-denuful2sopo/BackupDir" 2026/03/09 06:12:57 DEBUG : B2 bucket rclone-test-denuful2sopo path dst: Waiting for checks to finish 2026/03/09 06:12:57 DEBUG : one: size = 5 (Local file system at /tmp/rclone1985531682) 2026/03/09 06:12:57 DEBUG : one: size = 3 (B2 bucket rclone-test-denuful2sopo path dst) 2026/03/09 06:12:57 DEBUG : one: Sizes differ 2026/03/09 06:12:57 DEBUG : one: size = 5 OK 2026/03/09 06:12:57 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/09 06:12:57 DEBUG : one: size = 5 (Local file system at /tmp/rclone1985531682) 2026/03/09 06:12:57 DEBUG : one: size = 3 (B2 bucket rclone-test-denuful2sopo path dst) 2026/03/09 06:12:57 DEBUG : one: Sizes differ 2026/03/09 06:12:58 DEBUG : one: size = 3 OK 2026/03/09 06:12:58 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/09 06:12:58 INFO : one: Copied (server-side copy) 2026/03/09 06:12:58 INFO : one: Deleted 2026/03/09 06:12:59 DEBUG : one: size = 5 OK 2026/03/09 06:12:59 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/03/09 06:12:59 INFO : one: Copied (server-side copy) 2026/03/09 06:12:59 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/03/09 06:12:59 DEBUG : B2 bucket rclone-test-denuful2sopo path dst: Waiting for transfers to finish 2026/03/09 06:12:59 DEBUG : Waiting for deletions to finish 2026/03/09 06:13:00 DEBUG : one: size = 5 OK 2026/03/09 06:13:00 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/09 06:13:00 DEBUG : one: Unchanged skipping 2026/03/09 06:13:00 DEBUG : two: size = 3 OK 2026/03/09 06:13:00 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/09 06:13:01 DEBUG : two: size = 3 OK 2026/03/09 06:13:01 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/03/09 06:13:01 INFO : two: Copied (server-side copy) 2026/03/09 06:13:01 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/03/09 06:13:01 DEBUG : B2 bucket rclone-test-denuful2sopo path dst: Waiting for checks to finish 2026/03/09 06:13:01 DEBUG : B2 bucket rclone-test-denuful2sopo path dst: Waiting for transfers to finish 2026/03/09 06:13:01 DEBUG : Waiting for deletions to finish 2026/03/09 06:13:02 DEBUG : one: size = 5 OK 2026/03/09 06:13:02 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/09 06:13:02 DEBUG : B2 bucket rclone-test-denuful2sopo path dst: Waiting for checks to finish 2026/03/09 06:13:02 DEBUG : two: size = 3 OK 2026/03/09 06:13:02 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/09 06:13:02 DEBUG : one: Unchanged skipping 2026/03/09 06:13:02 DEBUG : two: Unchanged skipping 2026/03/09 06:13:02 DEBUG : B2 bucket rclone-test-denuful2sopo path dst: Waiting for transfers to finish 2026/03/09 06:13:02 DEBUG : Waiting for deletions to finish 2026/03/09 06:13:02 INFO : There was nothing to transfer 2026/03/09 06:13:03 DEBUG : one: size = 5 OK 2026/03/09 06:13:03 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/09 06:13:03 DEBUG : one: Unchanged skipping 2026/03/09 06:13:04 DEBUG : three: size = 7 (Local file system at /tmp/rclone1985531682) 2026/03/09 06:13:04 DEBUG : three: size = 5 (B2 bucket rclone-test-denuful2sopo path CopyDest) 2026/03/09 06:13:04 DEBUG : three: Sizes differ 2026/03/09 06:13:04 DEBUG : three: Destination not found in --copy-dest 2026/03/09 06:13:04 DEBUG : three: Need to transfer - File not found at Destination 2026/03/09 06:13:04 DEBUG : two: size = 3 OK 2026/03/09 06:13:04 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/09 06:13:04 DEBUG : two: Unchanged skipping 2026/03/09 06:13:04 DEBUG : B2 bucket rclone-test-denuful2sopo path dst: Waiting for checks to finish 2026/03/09 06:13:04 DEBUG : B2 bucket rclone-test-denuful2sopo path dst: Waiting for transfers to finish 2026/03/09 06:13:04 DEBUG : three: size = 7 OK 2026/03/09 06:13:04 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/03/09 06:13:04 INFO : three: Copied (new) 2026/03/09 06:13:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (18.98s) === RUN TestSyncBackupDir run.go:185: Remote "B2 bucket rclone-test-denuful2sopo", Local "Local file system at /tmp/rclone1985531682", Modify Window "1ms" 2026/03/09 06:13:09 DEBUG : Creating backend with remote "TestB2:rclone-test-denuful2sopo/dst" 2026/03/09 06:13:10 DEBUG : Creating backend with remote "TestB2:rclone-test-denuful2sopo/backup" 2026/03/09 06:13:12 DEBUG : one: size = 4 (Local file system at /tmp/rclone1985531682) 2026/03/09 06:13:12 DEBUG : one: size = 3 (B2 bucket rclone-test-denuful2sopo path dst) 2026/03/09 06:13:12 DEBUG : one: Sizes differ 2026/03/09 06:13:12 DEBUG : two: size = 3 OK 2026/03/09 06:13:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:13:12 DEBUG : two: Unchanged skipping 2026/03/09 06:13:12 DEBUG : B2 bucket rclone-test-denuful2sopo path dst: Waiting for checks to finish 2026/03/09 06:13:14 DEBUG : one: size = 3 OK 2026/03/09 06:13:14 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/09 06:13:14 INFO : one: Copied (server-side copy) 2026/03/09 06:13:14 INFO : one: Deleted 2026/03/09 06:13:14 DEBUG : B2 bucket rclone-test-denuful2sopo path dst: Waiting for transfers to finish 2026/03/09 06:13:15 DEBUG : one: size = 4 OK 2026/03/09 06:13:15 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/09 06:13:15 INFO : one: Copied (new) 2026/03/09 06:13:15 DEBUG : Waiting for deletions to finish 2026/03/09 06:13:15 DEBUG : three.txt: size = 5 OK 2026/03/09 06:13:15 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/09 06:13:15 INFO : three.txt: Copied (server-side copy) 2026/03/09 06:13:16 INFO : three.txt: Deleted 2026/03/09 06:13:16 INFO : three.txt: Moved into backup dir 2026/03/09 06:13:18 DEBUG : one: size = 5 (Local file system at /tmp/rclone1985531682) 2026/03/09 06:13:18 DEBUG : one: size = 4 (B2 bucket rclone-test-denuful2sopo path dst) 2026/03/09 06:13:18 DEBUG : one: Sizes differ 2026/03/09 06:13:18 DEBUG : two: size = 3 OK 2026/03/09 06:13:18 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:13:18 DEBUG : two: Unchanged skipping 2026/03/09 06:13:18 DEBUG : B2 bucket rclone-test-denuful2sopo path dst: Waiting for checks to finish 2026/03/09 06:13:18 DEBUG : one: size = 4 OK 2026/03/09 06:13:18 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/09 06:13:18 INFO : one: Copied (server-side copy) 2026/03/09 06:13:18 INFO : one: Deleted 2026/03/09 06:13:18 DEBUG : B2 bucket rclone-test-denuful2sopo path dst: Waiting for transfers to finish 2026/03/09 06:13:19 DEBUG : one: size = 5 OK 2026/03/09 06:13:19 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/09 06:13:19 INFO : one: Copied (new) 2026/03/09 06:13:19 DEBUG : Waiting for deletions to finish 2026/03/09 06:13:20 DEBUG : three.txt: size = 6 OK 2026/03/09 06:13:20 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/09 06:13:20 INFO : three.txt: Copied (server-side copy) 2026/03/09 06:13:20 INFO : three.txt: Deleted 2026/03/09 06:13:20 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (14.79s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "B2 bucket rclone-test-denuful2sopo", Local "Local file system at /tmp/rclone1985531682", Modify Window "1ms" 2026/03/09 06:13:24 DEBUG : Creating backend with remote "TestB2:rclone-test-denuful2sopo/dst" 2026/03/09 06:13:25 DEBUG : Creating backend with remote "TestB2:rclone-test-denuful2sopo/backup" 2026/03/09 06:13:27 DEBUG : one: size = 4 (Local file system at /tmp/rclone1985531682) 2026/03/09 06:13:27 DEBUG : one: size = 3 (B2 bucket rclone-test-denuful2sopo path dst) 2026/03/09 06:13:27 DEBUG : one: Sizes differ 2026/03/09 06:13:27 DEBUG : B2 bucket rclone-test-denuful2sopo path dst: Waiting for checks to finish 2026/03/09 06:13:27 DEBUG : two: size = 3 OK 2026/03/09 06:13:27 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:13:27 DEBUG : two: Unchanged skipping 2026/03/09 06:13:28 DEBUG : one.bak: size = 3 OK 2026/03/09 06:13:28 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/09 06:13:28 INFO : one: Copied (server-side copy) to: one.bak 2026/03/09 06:13:28 INFO : one: Deleted 2026/03/09 06:13:28 DEBUG : B2 bucket rclone-test-denuful2sopo path dst: Waiting for transfers to finish 2026/03/09 06:13:29 DEBUG : one: size = 4 OK 2026/03/09 06:13:29 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/09 06:13:29 INFO : one: Copied (new) 2026/03/09 06:13:29 DEBUG : Waiting for deletions to finish 2026/03/09 06:13:30 DEBUG : three.txt.bak: size = 5 OK 2026/03/09 06:13:30 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/09 06:13:30 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/09 06:13:30 INFO : three.txt: Deleted 2026/03/09 06:13:30 INFO : three.txt: Moved into backup dir 2026/03/09 06:13:32 DEBUG : two: size = 3 OK 2026/03/09 06:13:32 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:13:32 DEBUG : B2 bucket rclone-test-denuful2sopo path dst: Waiting for checks to finish 2026/03/09 06:13:32 DEBUG : two: Unchanged skipping 2026/03/09 06:13:32 DEBUG : one: size = 5 (Local file system at /tmp/rclone1985531682) 2026/03/09 06:13:32 DEBUG : one: size = 4 (B2 bucket rclone-test-denuful2sopo path dst) 2026/03/09 06:13:32 DEBUG : one: Sizes differ 2026/03/09 06:13:33 DEBUG : one.bak: size = 4 OK 2026/03/09 06:13:33 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/09 06:13:33 INFO : one: Copied (server-side copy) to: one.bak 2026/03/09 06:13:33 INFO : one: Deleted 2026/03/09 06:13:33 DEBUG : B2 bucket rclone-test-denuful2sopo path dst: Waiting for transfers to finish 2026/03/09 06:13:33 DEBUG : one: size = 5 OK 2026/03/09 06:13:33 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/09 06:13:33 INFO : one: Copied (new) 2026/03/09 06:13:33 DEBUG : Waiting for deletions to finish 2026/03/09 06:13:34 DEBUG : three.txt.bak: size = 6 OK 2026/03/09 06:13:34 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/09 06:13:34 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/09 06:13:34 INFO : three.txt: Deleted 2026/03/09 06:13:34 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (14.46s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-denuful2sopo", Local "Local file system at /tmp/rclone1985531682", Modify Window "1ms" 2026/03/09 06:13:37 DEBUG : dst/two: Clearing upload URL because of error: Post "https://pod-000-1144-00.backblaze.com/b2api/v1/b2_upload_file/ff82fdd3306ddb1b9fc80e1b/c001_v0001144_t0012": EOF 2026/03/09 06:13:37 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1144-00.backblaze.com/b2api/v1/b2_upload_file/ff82fdd3306ddb1b9fc80e1b/c001_v0001144_t0012": EOF) 2026/03/09 06:13:37 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:286: Retry Put of "dst/two" to B2 bucket rclone-test-denuful2sopo: 1/10 (Post "https://pod-000-1144-00.backblaze.com/b2api/v1/b2_upload_file/ff82fdd3306ddb1b9fc80e1b/c001_v0001144_t0012": EOF) 2026/03/09 06:13:39 DEBUG : pacer: Reducing sleep to 10ms 2026/03/09 06:13:40 DEBUG : Creating backend with remote "TestB2:rclone-test-denuful2sopo/dst" 2026/03/09 06:13:41 DEBUG : Creating backend with remote "TestB2:rclone-test-denuful2sopo/backup" 2026/03/09 06:13:43 DEBUG : one: size = 4 (Local file system at /tmp/rclone1985531682) 2026/03/09 06:13:43 DEBUG : one: size = 3 (B2 bucket rclone-test-denuful2sopo path dst) 2026/03/09 06:13:43 DEBUG : one: Sizes differ 2026/03/09 06:13:43 DEBUG : two: size = 3 OK 2026/03/09 06:13:43 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:13:43 DEBUG : two: Unchanged skipping 2026/03/09 06:13:43 DEBUG : B2 bucket rclone-test-denuful2sopo path dst: Waiting for checks to finish 2026/03/09 06:13:44 DEBUG : one-2019-01-01: size = 3 OK 2026/03/09 06:13:44 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/09 06:13:44 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/03/09 06:13:44 INFO : one: Deleted 2026/03/09 06:13:44 DEBUG : B2 bucket rclone-test-denuful2sopo path dst: Waiting for transfers to finish 2026/03/09 06:13:45 DEBUG : one: size = 4 OK 2026/03/09 06:13:45 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/09 06:13:45 INFO : one: Copied (new) 2026/03/09 06:13:45 DEBUG : Waiting for deletions to finish 2026/03/09 06:13:46 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/03/09 06:13:46 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/09 06:13:46 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/03/09 06:13:46 INFO : three.txt: Deleted 2026/03/09 06:13:46 INFO : three.txt: Moved into backup dir 2026/03/09 06:13:48 DEBUG : two: size = 3 OK 2026/03/09 06:13:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:13:48 DEBUG : two: Unchanged skipping 2026/03/09 06:13:48 DEBUG : one: size = 5 (Local file system at /tmp/rclone1985531682) 2026/03/09 06:13:48 DEBUG : one: size = 4 (B2 bucket rclone-test-denuful2sopo path dst) 2026/03/09 06:13:48 DEBUG : one: Sizes differ 2026/03/09 06:13:48 DEBUG : B2 bucket rclone-test-denuful2sopo path dst: Waiting for checks to finish 2026/03/09 06:13:49 DEBUG : one-2019-01-01: size = 4 OK 2026/03/09 06:13:49 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/09 06:13:49 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/03/09 06:13:49 INFO : one: Deleted 2026/03/09 06:13:49 DEBUG : B2 bucket rclone-test-denuful2sopo path dst: Waiting for transfers to finish 2026/03/09 06:13:49 DEBUG : one: size = 5 OK 2026/03/09 06:13:49 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/09 06:13:49 INFO : one: Copied (new) 2026/03/09 06:13:49 DEBUG : Waiting for deletions to finish 2026/03/09 06:13:50 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/03/09 06:13:50 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/09 06:13:50 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/03/09 06:13:50 INFO : three.txt: Deleted 2026/03/09 06:13:50 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (16.17s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "B2 bucket rclone-test-denuful2sopo", Local "Local file system at /tmp/rclone1985531682", Modify Window "1ms" 2026/03/09 06:13:53 DEBUG : Creating backend with remote "TestB2:rclone-test-denuful2sopo/dst" 2026/03/09 06:13:55 DEBUG : one: size = 4 (Local file system at /tmp/rclone1985531682) 2026/03/09 06:13:55 DEBUG : one: size = 3 (B2 bucket rclone-test-denuful2sopo path dst) 2026/03/09 06:13:55 DEBUG : two: size = 3 OK 2026/03/09 06:13:55 DEBUG : one: Sizes differ 2026/03/09 06:13:55 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:13:55 DEBUG : two: Unchanged skipping 2026/03/09 06:13:55 DEBUG : B2 bucket rclone-test-denuful2sopo path dst: Waiting for checks to finish 2026/03/09 06:13:56 DEBUG : one.bak: size = 3 OK 2026/03/09 06:13:56 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/09 06:13:56 INFO : one: Copied (server-side copy) to: one.bak 2026/03/09 06:13:56 INFO : one: Deleted 2026/03/09 06:13:56 DEBUG : B2 bucket rclone-test-denuful2sopo path dst: Waiting for transfers to finish 2026/03/09 06:13:57 DEBUG : one: size = 4 OK 2026/03/09 06:13:57 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/09 06:13:57 INFO : one: Copied (new) 2026/03/09 06:13:57 DEBUG : Waiting for deletions to finish 2026/03/09 06:13:57 DEBUG : three.txt.bak: size = 5 OK 2026/03/09 06:13:57 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/09 06:13:57 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/09 06:13:58 INFO : three.txt: Deleted 2026/03/09 06:13:58 INFO : three.txt: Moved into backup dir 2026/03/09 06:13:58 DEBUG : one.bak: Excluded (Path Filter) 2026/03/09 06:13:58 DEBUG : one.bak: Excluded 2026/03/09 06:13:58 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/03/09 06:13:58 DEBUG : three.txt.bak: Excluded 2026/03/09 06:13:58 DEBUG : one: size = 5 (Local file system at /tmp/rclone1985531682) 2026/03/09 06:13:58 DEBUG : one: size = 4 (B2 bucket rclone-test-denuful2sopo path dst) 2026/03/09 06:13:58 DEBUG : one: Sizes differ 2026/03/09 06:13:58 DEBUG : two: size = 3 OK 2026/03/09 06:13:58 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:13:58 DEBUG : B2 bucket rclone-test-denuful2sopo path dst: Waiting for checks to finish 2026/03/09 06:13:58 DEBUG : two: Unchanged skipping 2026/03/09 06:13:59 DEBUG : one.bak: size = 4 OK 2026/03/09 06:13:59 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/09 06:13:59 INFO : one: Copied (server-side copy) to: one.bak 2026/03/09 06:13:59 INFO : one: Deleted 2026/03/09 06:13:59 DEBUG : B2 bucket rclone-test-denuful2sopo path dst: Waiting for transfers to finish 2026/03/09 06:14:00 DEBUG : one: size = 5 OK 2026/03/09 06:14:00 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/09 06:14:00 INFO : one: Copied (new) 2026/03/09 06:14:00 DEBUG : Waiting for deletions to finish 2026/03/09 06:14:00 DEBUG : three.txt.bak: size = 6 OK 2026/03/09 06:14:00 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/09 06:14:00 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/09 06:14:00 INFO : three.txt: Deleted 2026/03/09 06:14:00 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (9.87s) === RUN TestSyncSuffix run.go:185: Remote "B2 bucket rclone-test-denuful2sopo", Local "Local file system at /tmp/rclone1985531682", Modify Window "1ms" 2026/03/09 06:14:03 DEBUG : Creating backend with remote "TestB2:rclone-test-denuful2sopo/dst" 2026/03/09 06:14:05 DEBUG : one: size = 4 (Local file system at /tmp/rclone1985531682) 2026/03/09 06:14:05 DEBUG : one: size = 3 (B2 bucket rclone-test-denuful2sopo path dst) 2026/03/09 06:14:05 DEBUG : one: Sizes differ 2026/03/09 06:14:06 DEBUG : one.bak: size = 3 OK 2026/03/09 06:14:06 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/09 06:14:06 INFO : one: Copied (server-side copy) to: one.bak 2026/03/09 06:14:06 INFO : one: Deleted 2026/03/09 06:14:07 DEBUG : one: size = 4 OK 2026/03/09 06:14:07 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/09 06:14:07 INFO : one: Copied (new) 2026/03/09 06:14:07 DEBUG : two: size = 3 OK 2026/03/09 06:14:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:14:07 DEBUG : two: Unchanged skipping 2026/03/09 06:14:08 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1985531682) 2026/03/09 06:14:08 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-denuful2sopo path dst) 2026/03/09 06:14:08 DEBUG : three.txt: Sizes differ 2026/03/09 06:14:08 DEBUG : three.txt.bak: size = 5 OK 2026/03/09 06:14:08 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/09 06:14:08 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/09 06:14:08 INFO : three.txt: Deleted 2026/03/09 06:14:09 DEBUG : three.txt: size = 6 OK 2026/03/09 06:14:09 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/09 06:14:09 INFO : three.txt: Copied (new) 2026/03/09 06:14:10 DEBUG : one: size = 5 (Local file system at /tmp/rclone1985531682) 2026/03/09 06:14:10 DEBUG : one: size = 4 (B2 bucket rclone-test-denuful2sopo path dst) 2026/03/09 06:14:10 DEBUG : one: Sizes differ 2026/03/09 06:14:11 DEBUG : one.bak: size = 4 OK 2026/03/09 06:14:11 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/09 06:14:11 INFO : one: Copied (server-side copy) to: one.bak 2026/03/09 06:14:11 INFO : one: Deleted 2026/03/09 06:14:11 DEBUG : one: size = 5 OK 2026/03/09 06:14:11 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/09 06:14:11 INFO : one: Copied (new) 2026/03/09 06:14:11 DEBUG : two: size = 3 OK 2026/03/09 06:14:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:14:11 DEBUG : two: Unchanged skipping 2026/03/09 06:14:12 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1985531682) 2026/03/09 06:14:12 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-denuful2sopo path dst) 2026/03/09 06:14:12 DEBUG : three.txt: Sizes differ 2026/03/09 06:14:12 DEBUG : three.txt.bak: size = 6 OK 2026/03/09 06:14:12 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/09 06:14:12 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/09 06:14:13 INFO : three.txt: Deleted 2026/03/09 06:14:13 DEBUG : three.txt: size = 19 OK 2026/03/09 06:14:13 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/03/09 06:14:13 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (13.00s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-denuful2sopo", Local "Local file system at /tmp/rclone1985531682", Modify Window "1ms" 2026/03/09 06:14:16 DEBUG : Creating backend with remote "TestB2:rclone-test-denuful2sopo/dst" 2026/03/09 06:14:18 DEBUG : one: size = 4 (Local file system at /tmp/rclone1985531682) 2026/03/09 06:14:18 DEBUG : one: size = 3 (B2 bucket rclone-test-denuful2sopo path dst) 2026/03/09 06:14:18 DEBUG : one: Sizes differ 2026/03/09 06:14:19 DEBUG : one-2019-01-01: size = 3 OK 2026/03/09 06:14:19 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/09 06:14:19 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/03/09 06:14:19 INFO : one: Deleted 2026/03/09 06:14:20 DEBUG : one: size = 4 OK 2026/03/09 06:14:20 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/09 06:14:20 INFO : one: Copied (new) 2026/03/09 06:14:20 DEBUG : two: size = 3 OK 2026/03/09 06:14:20 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:14:20 DEBUG : two: Unchanged skipping 2026/03/09 06:14:21 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1985531682) 2026/03/09 06:14:21 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-denuful2sopo path dst) 2026/03/09 06:14:21 DEBUG : three.txt: Sizes differ 2026/03/09 06:14:21 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/03/09 06:14:21 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/09 06:14:21 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/03/09 06:14:22 INFO : three.txt: Deleted 2026/03/09 06:14:22 DEBUG : three.txt: size = 6 OK 2026/03/09 06:14:22 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/09 06:14:22 INFO : three.txt: Copied (new) 2026/03/09 06:14:23 DEBUG : one: size = 5 (Local file system at /tmp/rclone1985531682) 2026/03/09 06:14:23 DEBUG : one: size = 4 (B2 bucket rclone-test-denuful2sopo path dst) 2026/03/09 06:14:23 DEBUG : one: Sizes differ 2026/03/09 06:14:23 DEBUG : one-2019-01-01: size = 4 OK 2026/03/09 06:14:23 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/09 06:14:23 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/03/09 06:14:23 INFO : one: Deleted 2026/03/09 06:14:24 DEBUG : one: size = 5 OK 2026/03/09 06:14:24 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/09 06:14:24 INFO : one: Copied (new) 2026/03/09 06:14:24 DEBUG : two: size = 3 OK 2026/03/09 06:14:24 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:14:24 DEBUG : two: Unchanged skipping 2026/03/09 06:14:24 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1985531682) 2026/03/09 06:14:24 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-denuful2sopo path dst) 2026/03/09 06:14:24 DEBUG : three.txt: Sizes differ 2026/03/09 06:14:25 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/03/09 06:14:25 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/09 06:14:25 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/03/09 06:14:25 INFO : three.txt: Deleted 2026/03/09 06:14:26 DEBUG : three.txt: size = 19 OK 2026/03/09 06:14:26 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/03/09 06:14:26 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (14.03s) === RUN TestSyncUTFNorm run.go:185: Remote "B2 bucket rclone-test-denuful2sopo", Local "Local file system at /tmp/rclone1985531682", Modify Window "1ms" 2026/03/09 06:14:33 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for checks to finish 2026/03/09 06:14:33 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone1985531682) 2026/03/09 06:14:33 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-denuful2sopo) 2026/03/09 06:14:33 DEBUG : Testêé: Sizes differ 2026/03/09 06:14:33 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for transfers to finish 2026/03/09 06:14:34 DEBUG : Testêé: size = 14 OK 2026/03/09 06:14:34 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/03/09 06:14:34 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/03/09 06:14:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (21.99s) === RUN TestSyncImmutable run.go:185: Remote "B2 bucket rclone-test-denuful2sopo", Local "Local file system at /tmp/rclone1985531682", Modify Window "1ms" 2026/03/09 06:14:52 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/09 06:14:52 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for checks to finish 2026/03/09 06:14:52 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for transfers to finish 2026/03/09 06:14:52 DEBUG : existing: size = 6 OK 2026/03/09 06:14:52 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/03/09 06:14:52 INFO : existing: Copied (new) 2026/03/09 06:14:52 DEBUG : Waiting for deletions to finish 2026/03/09 06:14:53 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for checks to finish 2026/03/09 06:14:53 DEBUG : existing: size = 8 (Local file system at /tmp/rclone1985531682) 2026/03/09 06:14:53 DEBUG : existing: size = 6 (B2 bucket rclone-test-denuful2sopo) 2026/03/09 06:14:53 DEBUG : existing: Sizes differ 2026/03/09 06:14:53 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/03/09 06:14:53 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for transfers to finish 2026/03/09 06:14:53 ERROR : B2 bucket rclone-test-denuful2sopo: not deleting files as there were IO errors 2026/03/09 06:14:53 ERROR : B2 bucket rclone-test-denuful2sopo: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (3.23s) === RUN TestSyncIgnoreCase run.go:185: Remote "B2 bucket rclone-test-denuful2sopo", Local "Local file system at /tmp/rclone1985531682", Modify Window "1ms" 2026/03/09 06:14:55 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for checks to finish 2026/03/09 06:14:55 DEBUG : EXISTING: size = 6 OK 2026/03/09 06:14:55 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:14:55 DEBUG : existing: Unchanged skipping 2026/03/09 06:14:55 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for transfers to finish 2026/03/09 06:14:55 DEBUG : Waiting for deletions to finish 2026/03/09 06:14:55 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.78s) === RUN TestFixCase run.go:185: Remote "B2 bucket rclone-test-denuful2sopo", Local "Local file system at /tmp/rclone1985531682", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "B2 bucket rclone-test-denuful2sopo", Local "Local file system at /tmp/rclone1985531682", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "B2 bucket rclone-test-denuful2sopo", Local "Local file system at /tmp/rclone1985531682", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "B2 bucket rclone-test-denuful2sopo", Local "Local file system at /tmp/rclone1985531682", 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.38s) === RUN TestSyncConcurrentDelete run.go:185: Remote "B2 bucket rclone-test-denuful2sopo", Local "Local file system at /tmp/rclone1985531682", Modify Window "1ms" 2026/03/09 06:15:22 DEBUG : both0: size = 6 OK 2026/03/09 06:15:22 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:15:22 DEBUG : both10: size = 6 OK 2026/03/09 06:15:22 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:15:22 DEBUG : both11: size = 6 OK 2026/03/09 06:15:22 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:15:22 DEBUG : both12: size = 6 OK 2026/03/09 06:15:22 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:15:22 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for checks to finish 2026/03/09 06:15:22 DEBUG : both0: Unchanged skipping 2026/03/09 06:15:22 DEBUG : both13: size = 6 OK 2026/03/09 06:15:22 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:15:22 DEBUG : both13: Unchanged skipping 2026/03/09 06:15:22 DEBUG : both14: size = 6 OK 2026/03/09 06:15:22 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:15:22 DEBUG : both10: Unchanged skipping 2026/03/09 06:15:22 DEBUG : both15: size = 6 OK 2026/03/09 06:15:22 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:15:22 DEBUG : both11: Unchanged skipping 2026/03/09 06:15:22 DEBUG : both16: size = 6 OK 2026/03/09 06:15:22 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:15:22 DEBUG : both12: Unchanged skipping 2026/03/09 06:15:22 DEBUG : both17: size = 6 OK 2026/03/09 06:15:22 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:15:22 DEBUG : both14: Unchanged skipping 2026/03/09 06:15:22 DEBUG : both18: size = 6 OK 2026/03/09 06:15:22 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:15:22 DEBUG : both18: Unchanged skipping 2026/03/09 06:15:22 DEBUG : both19: size = 6 OK 2026/03/09 06:15:22 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:15:22 DEBUG : both15: Unchanged skipping 2026/03/09 06:15:22 DEBUG : both1: size = 6 OK 2026/03/09 06:15:22 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:15:22 DEBUG : both16: Unchanged skipping 2026/03/09 06:15:22 DEBUG : both2: size = 6 OK 2026/03/09 06:15:22 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:15:22 DEBUG : both17: Unchanged skipping 2026/03/09 06:15:22 DEBUG : both3: size = 6 OK 2026/03/09 06:15:22 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:15:22 DEBUG : both19: Unchanged skipping 2026/03/09 06:15:22 DEBUG : both4: size = 6 OK 2026/03/09 06:15:22 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:15:22 DEBUG : both3: Unchanged skipping 2026/03/09 06:15:22 DEBUG : both5: size = 6 OK 2026/03/09 06:15:22 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:15:22 DEBUG : both4: Unchanged skipping 2026/03/09 06:15:22 DEBUG : both6: size = 6 OK 2026/03/09 06:15:22 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:15:22 DEBUG : both2: Unchanged skipping 2026/03/09 06:15:22 DEBUG : both7: size = 6 OK 2026/03/09 06:15:22 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:15:22 DEBUG : both7: Unchanged skipping 2026/03/09 06:15:22 DEBUG : both8: size = 6 OK 2026/03/09 06:15:22 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:15:22 DEBUG : both1: Unchanged skipping 2026/03/09 06:15:22 DEBUG : both9: size = 6 OK 2026/03/09 06:15:22 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:15:22 DEBUG : both5: Unchanged skipping 2026/03/09 06:15:22 DEBUG : both6: Unchanged skipping 2026/03/09 06:15:22 DEBUG : both8: Unchanged skipping 2026/03/09 06:15:22 DEBUG : both9: Unchanged skipping 2026/03/09 06:15:22 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for transfers to finish 2026/03/09 06:15:22 DEBUG : Waiting for deletions to finish 2026/03/09 06:15:22 INFO : only5: Deleted 2026/03/09 06:15:22 INFO : only19: Deleted 2026/03/09 06:15:23 INFO : only12: Deleted 2026/03/09 06:15:23 INFO : only18: Deleted 2026/03/09 06:15:23 INFO : only7: Deleted 2026/03/09 06:15:23 INFO : only8: Deleted 2026/03/09 06:15:23 INFO : only9: Deleted 2026/03/09 06:15:23 INFO : only11: Deleted 2026/03/09 06:15:23 INFO : only14: Deleted 2026/03/09 06:15:23 INFO : only16: Deleted 2026/03/09 06:15:23 INFO : only15: Deleted 2026/03/09 06:15:23 INFO : only1: Deleted 2026/03/09 06:15:23 INFO : only3: Deleted 2026/03/09 06:15:23 INFO : only6: Deleted 2026/03/09 06:15:23 INFO : only0: Deleted 2026/03/09 06:15:23 INFO : only10: Deleted 2026/03/09 06:15:23 INFO : only13: Deleted 2026/03/09 06:15:23 INFO : only17: Deleted 2026/03/09 06:15:23 INFO : only2: Deleted 2026/03/09 06:15:23 INFO : only4: Deleted 2026/03/09 06:15:23 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (30.48s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "B2 bucket rclone-test-denuful2sopo", Local "Local file system at /tmp/rclone1985531682", Modify Window "1ms" 2026/03/09 06:15:51 DEBUG : both10: size = 6 OK 2026/03/09 06:15:51 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:15:51 DEBUG : both12: size = 6 OK 2026/03/09 06:15:51 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:15:51 DEBUG : both11: size = 6 OK 2026/03/09 06:15:51 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for checks to finish 2026/03/09 06:15:51 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:15:51 DEBUG : both0: size = 6 OK 2026/03/09 06:15:51 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:15:51 DEBUG : both10: Unchanged skipping 2026/03/09 06:15:51 DEBUG : both13: size = 6 OK 2026/03/09 06:15:51 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:15:51 DEBUG : both13: Unchanged skipping 2026/03/09 06:15:51 DEBUG : both14: size = 6 OK 2026/03/09 06:15:51 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:15:51 DEBUG : both14: Unchanged skipping 2026/03/09 06:15:51 DEBUG : both15: size = 6 OK 2026/03/09 06:15:51 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:15:51 DEBUG : both12: Unchanged skipping 2026/03/09 06:15:51 DEBUG : both16: size = 6 OK 2026/03/09 06:15:51 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:15:51 DEBUG : both16: Unchanged skipping 2026/03/09 06:15:51 DEBUG : both17: size = 6 OK 2026/03/09 06:15:51 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:15:51 DEBUG : both11: Unchanged skipping 2026/03/09 06:15:51 DEBUG : both18: size = 6 OK 2026/03/09 06:15:51 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:15:51 DEBUG : both0: Unchanged skipping 2026/03/09 06:15:51 DEBUG : both19: size = 6 OK 2026/03/09 06:15:51 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:15:51 DEBUG : both15: Unchanged skipping 2026/03/09 06:15:51 DEBUG : both1: size = 6 OK 2026/03/09 06:15:51 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:15:51 DEBUG : both17: Unchanged skipping 2026/03/09 06:15:51 DEBUG : both2: size = 6 OK 2026/03/09 06:15:51 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:15:51 DEBUG : both2: Unchanged skipping 2026/03/09 06:15:51 DEBUG : both3: size = 6 OK 2026/03/09 06:15:51 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:15:51 DEBUG : both3: Unchanged skipping 2026/03/09 06:15:51 DEBUG : both4: size = 6 OK 2026/03/09 06:15:51 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:15:51 DEBUG : both18: Unchanged skipping 2026/03/09 06:15:51 DEBUG : both5: size = 6 OK 2026/03/09 06:15:51 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:15:51 DEBUG : both19: Unchanged skipping 2026/03/09 06:15:51 DEBUG : both6: size = 6 OK 2026/03/09 06:15:51 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:15:51 DEBUG : both1: Unchanged skipping 2026/03/09 06:15:51 DEBUG : both7: size = 6 OK 2026/03/09 06:15:51 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:15:51 DEBUG : both7: Unchanged skipping 2026/03/09 06:15:51 DEBUG : both8: size = 6 OK 2026/03/09 06:15:51 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:15:51 DEBUG : both8: Unchanged skipping 2026/03/09 06:15:51 DEBUG : both9: size = 6 OK 2026/03/09 06:15:51 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:15:51 DEBUG : both9: Unchanged skipping 2026/03/09 06:15:51 DEBUG : only0: size = 0 (Local file system at /tmp/rclone1985531682) 2026/03/09 06:15:51 DEBUG : only0: size = 6 (B2 bucket rclone-test-denuful2sopo) 2026/03/09 06:15:51 DEBUG : only0: Sizes differ 2026/03/09 06:15:51 DEBUG : only10: size = 0 (Local file system at /tmp/rclone1985531682) 2026/03/09 06:15:51 DEBUG : only10: size = 6 (B2 bucket rclone-test-denuful2sopo) 2026/03/09 06:15:51 DEBUG : only10: Sizes differ 2026/03/09 06:15:51 DEBUG : both5: Unchanged skipping 2026/03/09 06:15:51 DEBUG : only11: size = 0 (Local file system at /tmp/rclone1985531682) 2026/03/09 06:15:51 DEBUG : only11: size = 6 (B2 bucket rclone-test-denuful2sopo) 2026/03/09 06:15:51 DEBUG : only11: Sizes differ 2026/03/09 06:15:51 DEBUG : only12: size = 0 (Local file system at /tmp/rclone1985531682) 2026/03/09 06:15:51 DEBUG : only12: size = 6 (B2 bucket rclone-test-denuful2sopo) 2026/03/09 06:15:51 DEBUG : only12: Sizes differ 2026/03/09 06:15:51 DEBUG : only13: size = 0 (Local file system at /tmp/rclone1985531682) 2026/03/09 06:15:51 DEBUG : only13: size = 6 (B2 bucket rclone-test-denuful2sopo) 2026/03/09 06:15:51 DEBUG : only13: Sizes differ 2026/03/09 06:15:51 DEBUG : both4: Unchanged skipping 2026/03/09 06:15:51 DEBUG : only14: size = 0 (Local file system at /tmp/rclone1985531682) 2026/03/09 06:15:51 DEBUG : only14: size = 6 (B2 bucket rclone-test-denuful2sopo) 2026/03/09 06:15:51 DEBUG : only14: Sizes differ 2026/03/09 06:15:51 DEBUG : only15: size = 0 (Local file system at /tmp/rclone1985531682) 2026/03/09 06:15:51 DEBUG : only15: size = 6 (B2 bucket rclone-test-denuful2sopo) 2026/03/09 06:15:51 DEBUG : only15: Sizes differ 2026/03/09 06:15:51 DEBUG : only16: size = 0 (Local file system at /tmp/rclone1985531682) 2026/03/09 06:15:51 DEBUG : only16: size = 6 (B2 bucket rclone-test-denuful2sopo) 2026/03/09 06:15:51 DEBUG : only16: Sizes differ 2026/03/09 06:15:51 DEBUG : only17: size = 0 (Local file system at /tmp/rclone1985531682) 2026/03/09 06:15:51 DEBUG : only17: size = 6 (B2 bucket rclone-test-denuful2sopo) 2026/03/09 06:15:51 DEBUG : only17: Sizes differ 2026/03/09 06:15:51 DEBUG : only18: size = 0 (Local file system at /tmp/rclone1985531682) 2026/03/09 06:15:51 DEBUG : only18: size = 6 (B2 bucket rclone-test-denuful2sopo) 2026/03/09 06:15:51 DEBUG : only18: Sizes differ 2026/03/09 06:15:51 DEBUG : both6: Unchanged skipping 2026/03/09 06:15:51 DEBUG : only19: size = 0 (Local file system at /tmp/rclone1985531682) 2026/03/09 06:15:51 DEBUG : only19: size = 6 (B2 bucket rclone-test-denuful2sopo) 2026/03/09 06:15:51 DEBUG : only19: Sizes differ 2026/03/09 06:15:51 DEBUG : only1: size = 0 (Local file system at /tmp/rclone1985531682) 2026/03/09 06:15:51 DEBUG : only1: size = 6 (B2 bucket rclone-test-denuful2sopo) 2026/03/09 06:15:51 DEBUG : only1: Sizes differ 2026/03/09 06:15:51 DEBUG : only2: size = 0 (Local file system at /tmp/rclone1985531682) 2026/03/09 06:15:51 DEBUG : only2: size = 6 (B2 bucket rclone-test-denuful2sopo) 2026/03/09 06:15:51 DEBUG : only2: Sizes differ 2026/03/09 06:15:51 DEBUG : only3: size = 0 (Local file system at /tmp/rclone1985531682) 2026/03/09 06:15:51 DEBUG : only4: size = 0 (Local file system at /tmp/rclone1985531682) 2026/03/09 06:15:51 DEBUG : only3: size = 6 (B2 bucket rclone-test-denuful2sopo) 2026/03/09 06:15:51 DEBUG : only4: size = 6 (B2 bucket rclone-test-denuful2sopo) 2026/03/09 06:15:51 DEBUG : only3: Sizes differ 2026/03/09 06:15:51 DEBUG : only4: Sizes differ 2026/03/09 06:15:51 DEBUG : only5: size = 0 (Local file system at /tmp/rclone1985531682) 2026/03/09 06:15:51 DEBUG : only5: size = 6 (B2 bucket rclone-test-denuful2sopo) 2026/03/09 06:15:51 DEBUG : only5: Sizes differ 2026/03/09 06:15:51 DEBUG : only6: size = 0 (Local file system at /tmp/rclone1985531682) 2026/03/09 06:15:51 DEBUG : only6: size = 6 (B2 bucket rclone-test-denuful2sopo) 2026/03/09 06:15:51 DEBUG : only6: Sizes differ 2026/03/09 06:15:51 DEBUG : only7: size = 0 (Local file system at /tmp/rclone1985531682) 2026/03/09 06:15:51 DEBUG : only7: size = 6 (B2 bucket rclone-test-denuful2sopo) 2026/03/09 06:15:51 DEBUG : only7: Sizes differ 2026/03/09 06:15:51 DEBUG : only8: size = 0 (Local file system at /tmp/rclone1985531682) 2026/03/09 06:15:51 DEBUG : only8: size = 6 (B2 bucket rclone-test-denuful2sopo) 2026/03/09 06:15:51 DEBUG : only8: Sizes differ 2026/03/09 06:15:51 DEBUG : only9: size = 0 (Local file system at /tmp/rclone1985531682) 2026/03/09 06:15:51 DEBUG : only9: size = 6 (B2 bucket rclone-test-denuful2sopo) 2026/03/09 06:15:51 DEBUG : only9: Sizes differ 2026/03/09 06:15:51 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for transfers to finish 2026/03/09 06:15:52 DEBUG : only0: size = 0 OK 2026/03/09 06:15:52 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/09 06:15:52 INFO : only0: Copied (replaced existing) 2026/03/09 06:15:52 DEBUG : only13: size = 0 OK 2026/03/09 06:15:52 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/09 06:15:52 INFO : only13: Copied (replaced existing) 2026/03/09 06:15:52 DEBUG : only11: size = 0 OK 2026/03/09 06:15:52 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/09 06:15:52 INFO : only11: Copied (replaced existing) 2026/03/09 06:15:52 DEBUG : only15: size = 0 OK 2026/03/09 06:15:52 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/09 06:15:52 INFO : only15: Copied (replaced existing) 2026/03/09 06:15:52 DEBUG : only12: size = 0 OK 2026/03/09 06:15:52 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/09 06:15:52 INFO : only12: Copied (replaced existing) 2026/03/09 06:15:52 DEBUG : only16: size = 0 OK 2026/03/09 06:15:52 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/09 06:15:52 INFO : only16: Copied (replaced existing) 2026/03/09 06:15:52 DEBUG : only17: size = 0 OK 2026/03/09 06:15:52 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/09 06:15:52 INFO : only17: Copied (replaced existing) 2026/03/09 06:15:52 DEBUG : only1: size = 0 OK 2026/03/09 06:15:52 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/09 06:15:52 INFO : only1: Copied (replaced existing) 2026/03/09 06:15:52 DEBUG : only14: size = 0 OK 2026/03/09 06:15:52 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/09 06:15:52 INFO : only14: Copied (replaced existing) 2026/03/09 06:15:52 DEBUG : only10: size = 0 OK 2026/03/09 06:15:52 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/09 06:15:52 INFO : only10: Copied (replaced existing) 2026/03/09 06:15:52 DEBUG : only19: size = 0 OK 2026/03/09 06:15:52 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/09 06:15:52 INFO : only19: Copied (replaced existing) 2026/03/09 06:15:52 DEBUG : only18: size = 0 OK 2026/03/09 06:15:52 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/09 06:15:52 INFO : only18: Copied (replaced existing) 2026/03/09 06:15:52 DEBUG : only2: size = 0 OK 2026/03/09 06:15:52 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/09 06:15:52 INFO : only2: Copied (replaced existing) 2026/03/09 06:15:52 DEBUG : only5: size = 0 OK 2026/03/09 06:15:52 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/09 06:15:52 INFO : only5: Copied (replaced existing) 2026/03/09 06:15:52 DEBUG : only7: size = 0 OK 2026/03/09 06:15:52 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/09 06:15:52 INFO : only7: Copied (replaced existing) 2026/03/09 06:15:52 DEBUG : only4: size = 0 OK 2026/03/09 06:15:52 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/09 06:15:52 INFO : only4: Copied (replaced existing) 2026/03/09 06:15:52 DEBUG : only6: size = 0 OK 2026/03/09 06:15:52 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/09 06:15:52 INFO : only6: Copied (replaced existing) 2026/03/09 06:15:52 DEBUG : only3: size = 0 OK 2026/03/09 06:15:52 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/09 06:15:52 INFO : only3: Copied (replaced existing) 2026/03/09 06:15:53 DEBUG : only8: size = 0 OK 2026/03/09 06:15:53 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/09 06:15:53 INFO : only8: Copied (replaced existing) 2026/03/09 06:15:53 DEBUG : only9: size = 0 OK 2026/03/09 06:15:53 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/09 06:15:53 INFO : only9: Copied (replaced existing) 2026/03/09 06:15:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (33.14s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "B2 bucket rclone-test-denuful2sopo", Local "Local file system at /tmp/rclone1985531682", Modify Window "1ms" 2026/03/09 06:16:01 DEBUG : empty_dir: Making directory with metadata 2026/03/09 06:16:01 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/09 06:16:01 DEBUG : empty_on_remote: Making directory with metadata 2026/03/09 06:16:01 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/09 06:16:01 INFO : empty_on_remote: Making directory 2026/03/09 06:16:01 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/03/09 06:16:02 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/03/09 06:16:02 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/03/09 06:16:02 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/03/09 06:16:02 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (3.03s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-denuful2sopo", Local "Local file system at /tmp/rclone1985531682", Modify Window "1ms" 2026/03/09 06:16:04 DEBUG : empty_dir: Making directory with metadata 2026/03/09 06:16:04 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/09 06:16:04 DEBUG : empty_on_remote: Making directory with metadata 2026/03/09 06:16:04 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/09 06:16:04 INFO : empty_on_remote: Making directory 2026/03/09 06:16:04 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/03/09 06:16:05 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/03/09 06:16:05 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/03/09 06:16:05 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/03/09 06:16:05 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/03/09 06:16:05 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.74s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-denuful2sopo", Local "Local file system at /tmp/rclone1985531682", Modify Window "1ms" 2026/03/09 06:16:07 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/09 06:16:07 INFO : sub dir: Making directory 2026/03/09 06:16:07 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.52s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "B2 bucket rclone-test-denuful2sopo", Local "Local file system at /tmp/rclone1985531682", Modify Window "1ms" 2026/03/09 06:16:10 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/09 06:16:10 INFO : sub dir: Making directory 2026/03/09 06:16:10 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.74s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "B2 bucket rclone-test-denuful2sopo", Local "Local file system at /tmp/rclone1985531682", Modify Window "1ms" 2026/03/09 06:16:23 DEBUG : Waiting for deletions to finish 2026/03/09 06:16:24 DEBUG : apple: Excluded (Path Filter) 2026/03/09 06:16:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/09 06:16:24 DEBUG : banana: Excluded (Path Filter) 2026/03/09 06:16:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/09 06:16:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/09 06:16:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/09 06:16:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/09 06:16:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/09 06:16:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/09 06:16:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/09 06:16:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/09 06:16:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/09 06:16:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/09 06:16:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/09 06:16:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/09 06:16:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/09 06:16:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/09 06:16:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/09 06:16:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/09 06:16:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/09 06:16:24 DEBUG : apple: size = 5 OK 2026/03/09 06:16:24 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:16:24 DEBUG : apple: Unchanged skipping 2026/03/09 06:16:24 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/09 06:16:24 DEBUG : banana: size = 6 OK 2026/03/09 06:16:24 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:16:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:16:24 DEBUG : banana: Unchanged skipping 2026/03/09 06:16:24 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/09 06:16:24 DEBUG : splitbananasplit: size = 16 OK 2026/03/09 06:16:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:16:24 DEBUG : splitbananasplit: Unchanged skipping 2026/03/09 06:16:25 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/09 06:16:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:16:25 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/09 06:16:25 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/09 06:16:25 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/09 06:16:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:16:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:16:25 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/09 06:16:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:16:25 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/09 06:16:25 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/09 06:16:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:16:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:16:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/09 06:16:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/09 06:16:25 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/09 06:16:25 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/09 06:16:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:16:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:16:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/09 06:16:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/09 06:16:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/09 06:16:25 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/09 06:16:25 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/09 06:16:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/09 06:16:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/09 06:16:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:16:25 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/09 06:16:25 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/09 06:16:25 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/09 06:16:25 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for checks to finish 2026/03/09 06:16:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:16:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:16:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/09 06:16:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:16:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:16:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/09 06:16:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/09 06:16:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:16:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/09 06:16:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/09 06:16:25 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/09 06:16:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:16:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/09 06:16:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/09 06:16:25 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/09 06:16:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:16:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/09 06:16:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/09 06:16:25 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for transfers to finish 2026/03/09 06:16:25 DEBUG : Waiting for deletions to finish 2026/03/09 06:16:25 INFO : There was nothing to transfer 2026/03/09 06:16:25 DEBUG : Waiting for deletions to finish 2026/03/09 06:16:25 DEBUG : apple: Excluded (Path Filter) 2026/03/09 06:16:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/09 06:16:25 DEBUG : banana: Excluded (Path Filter) 2026/03/09 06:16:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/09 06:16:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/09 06:16:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/09 06:16:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/09 06:16:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/09 06:16:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/09 06:16:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/09 06:16:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/09 06:16:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/09 06:16:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/09 06:16:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/09 06:16:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/09 06:16:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/09 06:16:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/09 06:16:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/09 06:16:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/09 06:16:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/09 06:16:25 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/09 06:16:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:16:25 DEBUG : banana: size = 6 OK 2026/03/09 06:16:25 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/09 06:16:25 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:16:25 DEBUG : banana: Unchanged skipping 2026/03/09 06:16:25 DEBUG : apple: size = 5 OK 2026/03/09 06:16:25 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:16:25 DEBUG : apple: Unchanged skipping 2026/03/09 06:16:25 DEBUG : splitbananasplit: size = 16 OK 2026/03/09 06:16:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:16:25 DEBUG : splitbananasplit: Unchanged skipping 2026/03/09 06:16:26 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/09 06:16:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:16:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/09 06:16:26 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/09 06:16:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:16:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/09 06:16:26 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/09 06:16:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:16:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/09 06:16:26 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/09 06:16:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:16:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/09 06:16:26 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/09 06:16:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:16:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/09 06:16:26 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/09 06:16:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:16:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/09 06:16:26 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/09 06:16:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:16:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/09 06:16:26 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/09 06:16:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:16:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/09 06:16:26 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/09 06:16:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:16:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/09 06:16:26 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/09 06:16:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:16:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/09 06:16:26 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/09 06:16:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:16:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/09 06:16:26 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/09 06:16:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:16:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/09 06:16:26 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/09 06:16:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:16:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/09 06:16:26 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/09 06:16:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:16:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/09 06:16:26 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/09 06:16:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:16:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/09 06:16:26 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/09 06:16:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:16:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/09 06:16:26 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for checks to finish 2026/03/09 06:16:26 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for transfers to finish 2026/03/09 06:16:26 DEBUG : Waiting for deletions to finish 2026/03/09 06:16:26 INFO : There was nothing to transfer 2026/03/09 06:16:26 DEBUG : Waiting for deletions to finish 2026/03/09 06:16:26 DEBUG : apple: Excluded (Path Filter) 2026/03/09 06:16:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/09 06:16:26 DEBUG : banana: Excluded (Path Filter) 2026/03/09 06:16:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/09 06:16:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/09 06:16:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/09 06:16:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/09 06:16:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/09 06:16:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/09 06:16:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/09 06:16:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/09 06:16:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/09 06:16:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/09 06:16:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/09 06:16:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/09 06:16:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/09 06:16:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/09 06:16:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/09 06:16:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/09 06:16:26 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:185: Remote "B2 bucket rclone-test-denuful2sopo", Local "Local file system at /tmp/rclone1985531682", Modify Window "1ms" 2026/03/09 06:16:41 DEBUG : Waiting for deletions to finish 2026/03/09 06:16:41 DEBUG : apple: Excluded (Path Filter) 2026/03/09 06:16:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/09 06:16:41 DEBUG : banana: Excluded (Path Filter) 2026/03/09 06:16:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/09 06:16:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/09 06:16:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/09 06:16:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/09 06:16:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/09 06:16:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/09 06:16:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/09 06:16:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/09 06:16:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/09 06:16:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/09 06:16:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/09 06:16:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/09 06:16:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/09 06:16:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/09 06:16:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/09 06:16:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/09 06:16:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/09 06:16:42 DEBUG : apple: size = 5 OK 2026/03/09 06:16:42 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:16:42 DEBUG : apple: Unchanged skipping 2026/03/09 06:16:42 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/09 06:16:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:16:42 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/09 06:16:42 DEBUG : banana: size = 6 OK 2026/03/09 06:16:42 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:16:42 DEBUG : banana: Unchanged skipping 2026/03/09 06:16:42 DEBUG : splitbananasplit: size = 16 OK 2026/03/09 06:16:42 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:16:42 DEBUG : splitbananasplit: Unchanged skipping 2026/03/09 06:16:42 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/09 06:16:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:16:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/09 06:16:42 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/09 06:16:42 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/09 06:16:42 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/09 06:16:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:16:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/09 06:16:42 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/09 06:16:42 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for checks to finish 2026/03/09 06:16:42 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/09 06:16:42 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/09 06:16:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:16:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:16:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/09 06:16:42 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/09 06:16:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/09 06:16:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:16:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/09 06:16:42 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/09 06:16:42 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/09 06:16:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:16:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/09 06:16:42 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/09 06:16:42 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/09 06:16:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:16:42 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/09 06:16:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:16:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/09 06:16:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:16:42 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/09 06:16:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/09 06:16:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/09 06:16:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:16:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/09 06:16:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:16:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/09 06:16:42 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/09 06:16:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:16:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/09 06:16:42 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/09 06:16:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:16:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/09 06:16:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:16:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/09 06:16:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:16:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/09 06:16:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:16:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/09 06:16:42 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for transfers to finish 2026/03/09 06:16:42 DEBUG : Waiting for deletions to finish 2026/03/09 06:16:42 INFO : There was nothing to transfer 2026/03/09 06:16:42 DEBUG : Waiting for deletions to finish 2026/03/09 06:16:42 DEBUG : apple: Excluded (Path Filter) 2026/03/09 06:16:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/09 06:16:42 DEBUG : banana: Excluded (Path Filter) 2026/03/09 06:16:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/09 06:16:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/09 06:16:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/09 06:16:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/09 06:16:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/09 06:16:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/09 06:16:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/09 06:16:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/09 06:16:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/09 06:16:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/09 06:16:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/09 06:16:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/09 06:16:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/09 06:16:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/09 06:16:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/09 06:16:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/09 06:16:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/09 06:16:43 DEBUG : apple: size = 5 OK 2026/03/09 06:16:43 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:16:43 DEBUG : apple: Unchanged skipping 2026/03/09 06:16:43 DEBUG : banana: size = 6 OK 2026/03/09 06:16:43 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:16:43 DEBUG : banana: Unchanged skipping 2026/03/09 06:16:43 DEBUG : splitbananasplit: size = 16 OK 2026/03/09 06:16:43 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:16:43 DEBUG : splitbananasplit: Unchanged skipping 2026/03/09 06:16:43 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/09 06:16:43 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:16:43 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/09 06:16:43 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/09 06:16:43 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:16:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/09 06:16:43 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/09 06:16:43 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/09 06:16:43 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:16:43 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:16:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/09 06:16:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/09 06:16:43 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/09 06:16:43 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/09 06:16:43 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/09 06:16:43 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:16:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/09 06:16:43 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/09 06:16:43 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:16:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/09 06:16:43 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/09 06:16:43 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:16:43 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:16:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/09 06:16:43 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/09 06:16:43 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:16:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/09 06:16:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/09 06:16:43 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/09 06:16:43 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/09 06:16:43 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:16:43 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/09 06:16:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/09 06:16:43 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:16:43 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:16:43 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/09 06:16:43 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:16:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/09 06:16:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/09 06:16:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/09 06:16:43 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:16:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/09 06:16:43 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/09 06:16:43 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:16:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/09 06:16:43 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/09 06:16:43 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:16:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/09 06:16:43 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for checks to finish 2026/03/09 06:16:43 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/09 06:16:43 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:16:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/09 06:16:43 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for transfers to finish 2026/03/09 06:16:43 DEBUG : Waiting for deletions to finish 2026/03/09 06:16:43 INFO : There was nothing to transfer 2026/03/09 06:16:43 DEBUG : Waiting for deletions to finish 2026/03/09 06:16:43 DEBUG : apple: Excluded (Path Filter) 2026/03/09 06:16:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/09 06:16:43 DEBUG : banana: Excluded (Path Filter) 2026/03/09 06:16:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/09 06:16:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/09 06:16:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/09 06:16:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/09 06:16:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/09 06:16:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/09 06:16:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/09 06:16:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/09 06:16:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/09 06:16:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/09 06:16:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/09 06:16:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/09 06:16:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/09 06:16:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/09 06:16:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/09 06:16:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/09 06:16:43 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:185: Remote "B2 bucket rclone-test-denuful2sopo", Local "Local file system at /tmp/rclone1985531682", Modify Window "1ms" 2026/03/09 06:16:58 DEBUG : Waiting for deletions to finish 2026/03/09 06:16:59 DEBUG : apple: Excluded (Path Filter) 2026/03/09 06:16:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/09 06:16:59 DEBUG : banana: Excluded (Path Filter) 2026/03/09 06:16:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/09 06:16:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/09 06:16:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/09 06:16:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/09 06:16:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/09 06:16:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/09 06:16:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/09 06:16:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/09 06:16:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/09 06:16:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/09 06:16:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/09 06:16:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/09 06:16:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/09 06:16:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/09 06:16:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/09 06:16:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/09 06:16:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/09 06:16:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/09 06:16:59 DEBUG : apple: transformed to: YXBwbGU= 2026/03/09 06:16:59 DEBUG : banana: transformed to: YmFuYW5h 2026/03/09 06:16:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/09 06:16:59 DEBUG : banana: transformed to: YmFuYW5h 2026/03/09 06:16:59 DEBUG : apple: transformed to: YXBwbGU= 2026/03/09 06:16:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/09 06:16:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/09 06:16:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/09 06:16:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/09 06:16:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/09 06:16:59 DEBUG : banana: transformed to: YmFuYW5h 2026/03/09 06:16:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/09 06:16:59 DEBUG : apple: transformed to: YXBwbGU= 2026/03/09 06:16:59 DEBUG : apple: transformed to: YXBwbGU= 2026/03/09 06:16:59 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/09 06:16:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/09 06:16:59 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/09 06:16:59 DEBUG : banana: transformed to: YmFuYW5h 2026/03/09 06:16:59 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/09 06:16:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/09 06:16:59 DEBUG : apple: transformed to: YXBwbGU= 2026/03/09 06:16:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/09 06:16:59 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/09 06:16:59 DEBUG : banana: transformed to: YmFuYW5h 2026/03/09 06:16:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/09 06:16:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/09 06:16:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/09 06:16:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/09 06:16:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/09 06:16:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/09 06:16:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/09 06:16:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/09 06:16:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/09 06:16:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/09 06:16:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/09 06:16:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/09 06:16:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/09 06:16:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/09 06:16:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/09 06:16:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/09 06:16:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/09 06:16:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/09 06:16:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/09 06:16:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/09 06:16:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/09 06:16:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/09 06:16:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/09 06:16:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/09 06:16:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/09 06:16:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/09 06:16:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/09 06:16:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/09 06:16:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/09 06:16:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/09 06:16:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/09 06:16:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/09 06:16:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/09 06:16:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/09 06:16:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/09 06:16:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/09 06:16:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/09 06:16:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/09 06:16:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/09 06:16:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/09 06:16:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/09 06:16:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/09 06:16:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/09 06:16:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/09 06:16:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/09 06:16:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/09 06:16:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/09 06:16:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/09 06:16:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/09 06:16:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/09 06:16:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/09 06:16:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/09 06:16:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/09 06:16:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/09 06:16:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/09 06:16:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/09 06:16:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/09 06:16:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/09 06:16:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/09 06:16:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/09 06:16:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/09 06:16:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/09 06:16:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/09 06:16:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/09 06:16:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/09 06:16:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/09 06:16:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/09 06:16:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/09 06:16:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/09 06:16:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/09 06:16:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/09 06:16:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/09 06:16:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/09 06:16:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/09 06:16:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/09 06:16:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/09 06:16:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/09 06:16:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/09 06:16:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/09 06:16:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/09 06:16:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/09 06:16:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/09 06:16:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/09 06:16:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/09 06:16:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/09 06:16:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/09 06:16:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/09 06:16:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/09 06:16:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/09 06:16:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/09 06:16:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/09 06:16:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/09 06:16:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/09 06:16:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/09 06:16:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/09 06:16:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/09 06:16:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/09 06:16:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/09 06:16:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/09 06:16:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/09 06:16:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/09 06:16:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/09 06:16:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/09 06:16:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/09 06:16:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/09 06:16:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/09 06:16:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/09 06:16:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/09 06:16:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/09 06:16:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/09 06:16:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/09 06:16:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/09 06:16:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/09 06:16:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/09 06:16:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/09 06:16:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/09 06:16:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/09 06:16:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/09 06:16:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/09 06:16:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/09 06:16:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/09 06:16:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/09 06:16:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/09 06:16:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/09 06:16:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/09 06:16:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/09 06:16:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/09 06:16:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/09 06:16:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/09 06:16:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/09 06:16:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/09 06:16:59 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/09 06:16:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/09 06:16:59 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/09 06:16:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/09 06:16:59 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/09 06:16:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/09 06:16:59 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/09 06:16:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/09 06:16:59 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/09 06:16:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/09 06:16:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/09 06:16:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/09 06:16:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/09 06:16:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/09 06:16:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/09 06:16:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/09 06:16:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/09 06:16:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/09 06:16:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/09 06:16:59 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/09 06:16:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/09 06:16:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/09 06:16:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/09 06:16:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/09 06:16:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/09 06:16:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/09 06:16:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/09 06:16:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/09 06:16:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/09 06:16:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/09 06:16:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/09 06:16:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/09 06:16:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/09 06:16:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/09 06:16:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/09 06:16:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/09 06:16:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/09 06:16:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/09 06:16:59 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/09 06:16:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/09 06:16:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/09 06:16:59 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/09 06:16:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/09 06:16:59 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/09 06:16:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/09 06:16:59 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/09 06:16:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/09 06:16:59 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/09 06:16:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/09 06:16:59 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/09 06:16:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/09 06:16:59 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/09 06:16:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/09 06:16:59 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/09 06:16:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/09 06:16:59 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/09 06:16:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/09 06:16:59 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/09 06:16:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/09 06:16:59 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/09 06:16:59 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/09 06:16:59 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/09 06:16:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/09 06:16:59 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/09 06:16:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/09 06:16:59 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/09 06:16:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/09 06:16:59 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/09 06:16:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/09 06:16:59 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/09 06:16:59 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/09 06:16:59 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/09 06:16:59 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for checks to finish 2026/03/09 06:16:59 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for transfers to finish 2026/03/09 06:16:59 DEBUG : YXBwbGU=: size = 5 OK 2026/03/09 06:16:59 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/03/09 06:16:59 INFO : apple: Copied (new) to: YXBwbGU= 2026/03/09 06:16:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/09 06:17:00 DEBUG : YmFuYW5h: size = 6 OK 2026/03/09 06:17:00 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/03/09 06:17:00 INFO : banana: Copied (new) to: YmFuYW5h 2026/03/09 06:17:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/09 06:17:00 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/03/09 06:17:00 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/09 06:17:00 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/09 06:17:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/09 06:17:00 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/03/09 06:17:00 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/09 06:17:00 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/09 06:17:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/09 06:17:00 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/03/09 06:17:00 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/09 06:17:00 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/09 06:17:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/09 06:17:00 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/03/09 06:17:00 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/09 06:17:00 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/09 06:17:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/09 06:17:00 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/03/09 06:17:00 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/09 06:17:00 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/09 06:17:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/09 06:17:00 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/03/09 06:17:00 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/09 06:17:00 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/09 06:17:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/09 06:17:00 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/03/09 06:17:00 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/09 06:17:00 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/09 06:17:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/09 06:17:00 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/03/09 06:17:00 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/09 06:17:00 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/09 06:17:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/09 06:17:01 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/03/09 06:17:01 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/09 06:17:01 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/09 06:17:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/09 06:17:01 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/03/09 06:17:01 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/09 06:17:01 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/09 06:17:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/09 06:17:01 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/03/09 06:17:01 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/09 06:17:01 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/09 06:17:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/09 06:17:01 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/03/09 06:17:01 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/09 06:17:01 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/09 06:17:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/09 06:17:01 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/03/09 06:17:01 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/09 06:17:01 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/09 06:17:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/09 06:17:01 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/03/09 06:17:01 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/09 06:17:01 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/09 06:17:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/09 06:17:01 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/03/09 06:17:01 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/09 06:17:01 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/09 06:17:01 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/03/09 06:17:01 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/09 06:17:01 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/09 06:17:02 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/03/09 06:17:02 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/09 06:17:02 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/03/09 06:17:02 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/03/09 06:17:02 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/09 06:17:02 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/09 06:17:02 DEBUG : Waiting for deletions to finish 2026/03/09 06:17:02 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/09 06:17:02 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/09 06:17:02 INFO : dir1/0014-89;=.txt: Deleted 2026/03/09 06:17:02 INFO : banana: Deleted 2026/03/09 06:17:02 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/09 06:17:02 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/09 06:17:02 INFO : dir1/0007-1234567.txt: Deleted 2026/03/09 06:17:02 INFO : appleappleapplebanana: Deleted 2026/03/09 06:17:02 INFO : dir1/0009-3456789.txt: Deleted 2026/03/09 06:17:02 INFO : dir1/0010-456789.txt: Deleted 2026/03/09 06:17:02 INFO : splitbananasplit: Deleted 2026/03/09 06:17:02 INFO : dir1/0013-789;=.txt: Deleted 2026/03/09 06:17:02 INFO : dir1/0015-9;=.txt: Deleted 2026/03/09 06:17:02 INFO : dir1/0008-2345678.txt: Deleted 2026/03/09 06:17:02 INFO : apple: Deleted 2026/03/09 06:17:02 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/09 06:17:02 INFO : dir1/0003-defghij.txt: Deleted 2026/03/09 06:17:02 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/09 06:17:02 INFO : dir1/0011-56789;.txt: Deleted 2026/03/09 06:17:02 INFO : dir1/0012-6789;.txt: Deleted 2026/03/09 06:17:02 DEBUG : Waiting for deletions to finish 2026/03/09 06:17:03 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/03/09 06:17:03 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/03/09 06:17:03 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/03/09 06:17:03 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/03/09 06:17:03 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/03/09 06:17:03 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/03/09 06:17:03 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/03/09 06:17:03 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/03/09 06:17:03 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/03/09 06:17:03 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/03/09 06:17:03 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/03/09 06:17:03 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/03/09 06:17:03 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/03/09 06:17:03 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/03/09 06:17:03 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/03/09 06:17:03 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/03/09 06:17:03 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/03/09 06:17:03 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/03/09 06:17:03 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/03/09 06:17:03 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/03/09 06:17:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/09 06:17:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/09 06:17:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/09 06:17:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/09 06:17:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/09 06:17:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/09 06:17:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/09 06:17:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/09 06:17:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/09 06:17:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/09 06:17:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/09 06:17:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/09 06:17:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/09 06:17:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/09 06:17:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/09 06:17:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/09 06:17:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/09 06:17:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/09 06:17:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/09 06:17:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/09 06:17:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/09 06:17:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/09 06:17:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/09 06:17:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/09 06:17:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/09 06:17:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/09 06:17:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/09 06:17:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/09 06:17:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/09 06:17:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/09 06:17:03 DEBUG : apple: transformed to: YXBwbGU= 2026/03/09 06:17:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/09 06:17:03 DEBUG : apple: transformed to: YXBwbGU= 2026/03/09 06:17:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/09 06:17:03 DEBUG : apple: transformed to: YXBwbGU= 2026/03/09 06:17:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/09 06:17:03 DEBUG : apple: transformed to: YXBwbGU= 2026/03/09 06:17:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/09 06:17:03 DEBUG : apple: transformed to: YXBwbGU= 2026/03/09 06:17:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/09 06:17:03 DEBUG : apple: transformed to: YXBwbGU= 2026/03/09 06:17:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/09 06:17:03 DEBUG : apple: transformed to: YXBwbGU= 2026/03/09 06:17:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/09 06:17:03 DEBUG : apple: transformed to: YXBwbGU= 2026/03/09 06:17:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/09 06:17:03 DEBUG : apple: transformed to: YXBwbGU= 2026/03/09 06:17:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/09 06:17:03 DEBUG : apple: transformed to: YXBwbGU= 2026/03/09 06:17:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/09 06:17:03 DEBUG : apple: transformed to: YXBwbGU= 2026/03/09 06:17:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/09 06:17:03 DEBUG : apple: transformed to: YXBwbGU= 2026/03/09 06:17:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/09 06:17:03 DEBUG : apple: transformed to: YXBwbGU= 2026/03/09 06:17:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/09 06:17:03 DEBUG : apple: transformed to: YXBwbGU= 2026/03/09 06:17:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/09 06:17:03 DEBUG : apple: transformed to: YXBwbGU= 2026/03/09 06:17:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/09 06:17:03 DEBUG : apple: transformed to: YXBwbGU= 2026/03/09 06:17:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/09 06:17:03 DEBUG : banana: transformed to: YmFuYW5h 2026/03/09 06:17:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/09 06:17:03 DEBUG : banana: transformed to: YmFuYW5h 2026/03/09 06:17:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/09 06:17:03 DEBUG : banana: transformed to: YmFuYW5h 2026/03/09 06:17:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/09 06:17:03 DEBUG : banana: transformed to: YmFuYW5h 2026/03/09 06:17:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/09 06:17:03 DEBUG : banana: transformed to: YmFuYW5h 2026/03/09 06:17:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/09 06:17:03 DEBUG : banana: transformed to: YmFuYW5h 2026/03/09 06:17:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/09 06:17:03 DEBUG : banana: transformed to: YmFuYW5h 2026/03/09 06:17:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/09 06:17:03 DEBUG : banana: transformed to: YmFuYW5h 2026/03/09 06:17:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/09 06:17:03 DEBUG : banana: transformed to: YmFuYW5h 2026/03/09 06:17:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/09 06:17:03 DEBUG : banana: transformed to: YmFuYW5h 2026/03/09 06:17:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/09 06:17:03 DEBUG : banana: transformed to: YmFuYW5h 2026/03/09 06:17:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/09 06:17:03 DEBUG : banana: transformed to: YmFuYW5h 2026/03/09 06:17:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/09 06:17:03 DEBUG : banana: transformed to: YmFuYW5h 2026/03/09 06:17:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/09 06:17:03 DEBUG : banana: transformed to: YmFuYW5h 2026/03/09 06:17:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/09 06:17:03 DEBUG : banana: transformed to: YmFuYW5h 2026/03/09 06:17:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/09 06:17:03 DEBUG : banana: transformed to: YmFuYW5h 2026/03/09 06:17:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/09 06:17:03 DEBUG : banana: transformed to: YmFuYW5h 2026/03/09 06:17:03 DEBUG : apple: transformed to: YXBwbGU= 2026/03/09 06:17:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/09 06:17:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/09 06:17:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/09 06:17:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/09 06:17:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/09 06:17:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/09 06:17:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/09 06:17:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/09 06:17:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/09 06:17:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/09 06:17:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/09 06:17:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/09 06:17:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/09 06:17:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/09 06:17:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/09 06:17:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/09 06:17:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/09 06:17:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/09 06:17:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/09 06:17:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/09 06:17:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/09 06:17:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/09 06:17:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/09 06:17:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/09 06:17:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/09 06:17:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/09 06:17:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/09 06:17:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/09 06:17:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/09 06:17:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/09 06:17:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/09 06:17:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/09 06:17:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/09 06:17:03 DEBUG : banana: transformed to: YmFuYW5h 2026/03/09 06:17:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/09 06:17:03 DEBUG : apple: transformed to: YXBwbGU= 2026/03/09 06:17:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/09 06:17:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/09 06:17:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/09 06:17:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/09 06:17:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/09 06:17:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/09 06:17:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/09 06:17:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/09 06:17:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/09 06:17:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/09 06:17:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/09 06:17:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/09 06:17:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/09 06:17:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/09 06:17:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/09 06:17:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/09 06:17:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/09 06:17:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/09 06:17:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/09 06:17:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/09 06:17:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/09 06:17:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/09 06:17:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/09 06:17:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/09 06:17:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/09 06:17:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/09 06:17:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/09 06:17:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/09 06:17:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/09 06:17:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/09 06:17:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/09 06:17:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/09 06:17:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/09 06:17:03 DEBUG : banana: transformed to: YmFuYW5h 2026/03/09 06:17:03 DEBUG : apple: transformed to: YXBwbGU= 2026/03/09 06:17:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/09 06:17:03 DEBUG : banana: transformed to: YmFuYW5h 2026/03/09 06:17:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/09 06:17:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/09 06:17:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/09 06:17:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/09 06:17:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/09 06:17:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/09 06:17:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/09 06:17:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/09 06:17:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/09 06:17:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/09 06:17:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/09 06:17:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/09 06:17:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/09 06:17:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/09 06:17:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/09 06:17:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/09 06:17:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/09 06:17:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/09 06:17:03 DEBUG : apple: transformed to: YXBwbGU= 2026/03/09 06:17:03 DEBUG : banana: transformed to: YmFuYW5h 2026/03/09 06:17:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/09 06:17:03 DEBUG : banana: transformed to: YmFuYW5h 2026/03/09 06:17:03 DEBUG : apple: transformed to: YXBwbGU= 2026/03/09 06:17:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/09 06:17:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/09 06:17:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/09 06:17:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/09 06:17:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/09 06:17:03 DEBUG : banana: transformed to: YmFuYW5h 2026/03/09 06:17:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/09 06:17:03 DEBUG : apple: transformed to: YXBwbGU= 2026/03/09 06:17:03 DEBUG : apple: transformed to: YXBwbGU= 2026/03/09 06:17:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/09 06:17:03 DEBUG : banana: transformed to: YmFuYW5h 2026/03/09 06:17:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/09 06:17:03 DEBUG : YXBwbGU=: size = 5 OK 2026/03/09 06:17:03 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:17:03 DEBUG : apple: Unchanged skipping 2026/03/09 06:17:03 DEBUG : YmFuYW5h: size = 6 OK 2026/03/09 06:17:03 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:17:03 DEBUG : banana: Unchanged skipping 2026/03/09 06:17:03 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/03/09 06:17:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:17:03 DEBUG : splitbananasplit: Unchanged skipping 2026/03/09 06:17:03 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/03/09 06:17:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:17:03 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/09 06:17:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/09 06:17:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/09 06:17:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/09 06:17:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/09 06:17:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/09 06:17:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/09 06:17:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/09 06:17:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/09 06:17:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/09 06:17:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/09 06:17:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/09 06:17:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/09 06:17:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/09 06:17:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/09 06:17:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/09 06:17:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/09 06:17:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/09 06:17:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/09 06:17:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/09 06:17:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/09 06:17:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/09 06:17:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/09 06:17:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/09 06:17:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/09 06:17:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/09 06:17:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/09 06:17:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/09 06:17:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/09 06:17:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/09 06:17:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/09 06:17:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/09 06:17:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/09 06:17:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/09 06:17:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/09 06:17:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/09 06:17:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/09 06:17:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/09 06:17:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/09 06:17:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/09 06:17:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/09 06:17:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/09 06:17:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/09 06:17:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/09 06:17:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/09 06:17:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/09 06:17:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/09 06:17:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/09 06:17:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/09 06:17:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/09 06:17:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/09 06:17:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/09 06:17:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/09 06:17:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/09 06:17:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/09 06:17:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/09 06:17:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/09 06:17:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/09 06:17:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/09 06:17:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/09 06:17:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/09 06:17:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/09 06:17:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/09 06:17:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/09 06:17:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/09 06:17:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/09 06:17:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/09 06:17:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/09 06:17:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/09 06:17:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/09 06:17:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/09 06:17:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/09 06:17:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/09 06:17:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/09 06:17:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/09 06:17:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/09 06:17:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/09 06:17:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/09 06:17:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/09 06:17:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/09 06:17:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/09 06:17:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/09 06:17:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/09 06:17:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/09 06:17:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/09 06:17:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/09 06:17:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/09 06:17:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/09 06:17:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/09 06:17:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/09 06:17:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/09 06:17:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/09 06:17:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/09 06:17:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/09 06:17:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/09 06:17:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/09 06:17:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/09 06:17:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/09 06:17:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/09 06:17:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/09 06:17:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/09 06:17:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/09 06:17:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/09 06:17:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/09 06:17:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/09 06:17:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/09 06:17:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/09 06:17:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/09 06:17:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/09 06:17:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/09 06:17:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/09 06:17:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/09 06:17:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/09 06:17:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/09 06:17:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/09 06:17:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/09 06:17:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/09 06:17:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/09 06:17:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/09 06:17:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/09 06:17:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/09 06:17:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/09 06:17:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/09 06:17:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/09 06:17:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/09 06:17:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/09 06:17:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/09 06:17:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/09 06:17:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/09 06:17:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/09 06:17:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/09 06:17:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/09 06:17:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/09 06:17:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/09 06:17:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/09 06:17:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/09 06:17:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/09 06:17:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/09 06:17:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/09 06:17:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/09 06:17:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/09 06:17:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/09 06:17:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/09 06:17:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/09 06:17:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/09 06:17:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/09 06:17:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/09 06:17:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/09 06:17:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/09 06:17:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/09 06:17:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/09 06:17:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/09 06:17:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/09 06:17:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/09 06:17:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/09 06:17:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/09 06:17:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/09 06:17:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/09 06:17:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/09 06:17:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/09 06:17:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/09 06:17:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/09 06:17:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/09 06:17:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/09 06:17:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/09 06:17:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/09 06:17:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/09 06:17:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/09 06:17:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/09 06:17:03 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/09 06:17:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/09 06:17:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/09 06:17:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/09 06:17:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/09 06:17:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/09 06:17:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/09 06:17:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/09 06:17:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/09 06:17:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/09 06:17:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/09 06:17:03 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/03/09 06:17:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:17:03 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/03/09 06:17:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/09 06:17:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:17:03 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/03/09 06:17:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/09 06:17:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/09 06:17:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:17:03 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/03/09 06:17:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/09 06:17:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:17:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/09 06:17:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/09 06:17:03 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/03/09 06:17:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/09 06:17:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:17:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/09 06:17:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/09 06:17:03 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/03/09 06:17:03 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/03/09 06:17:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:17:03 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/03/09 06:17:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/09 06:17:03 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/03/09 06:17:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:17:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/09 06:17:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:17:03 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/03/09 06:17:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/09 06:17:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:17:03 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/03/09 06:17:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/09 06:17:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:17:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/09 06:17:03 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/03/09 06:17:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:17:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/09 06:17:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:17:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/09 06:17:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/09 06:17:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/09 06:17:03 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/09 06:17:03 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/03/09 06:17:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:17:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/09 06:17:03 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/03/09 06:17:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:17:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/09 06:17:03 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/03/09 06:17:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:17:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/09 06:17:03 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/03/09 06:17:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:17:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/09 06:17:03 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for checks to finish 2026/03/09 06:17:03 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for transfers to finish 2026/03/09 06:17:03 DEBUG : Waiting for deletions to finish 2026/03/09 06:17:03 DEBUG : Waiting for deletions to finish 2026/03/09 06:17:04 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/03/09 06:17:04 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/03/09 06:17:04 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/03/09 06:17:04 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/03/09 06:17:04 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/03/09 06:17:04 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/03/09 06:17:04 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/03/09 06:17:04 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/03/09 06:17:04 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/03/09 06:17:04 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/03/09 06:17:04 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/03/09 06:17:04 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/03/09 06:17:04 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/03/09 06:17:04 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/03/09 06:17:04 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/03/09 06:17:04 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/03/09 06:17:04 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/03/09 06:17:04 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/03/09 06:17:04 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/03/09 06:17:04 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/03/09 06:17:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/09 06:17:04 DEBUG : apple: transformed to: YXBwbGU= 2026/03/09 06:17:04 DEBUG : banana: transformed to: YmFuYW5h 2026/03/09 06:17:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/09 06:17:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/09 06:17:04 DEBUG : banana: transformed to: YmFuYW5h 2026/03/09 06:17:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/09 06:17:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/09 06:17:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/09 06:17:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/09 06:17:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/09 06:17:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/09 06:17:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/09 06:17:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/09 06:17:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/09 06:17:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/09 06:17:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/09 06:17:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/09 06:17:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/09 06:17:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/09 06:17:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/09 06:17:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/09 06:17:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/09 06:17:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/09 06:17:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/09 06:17:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/09 06:17:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/09 06:17:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/09 06:17:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/09 06:17:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/09 06:17:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/09 06:17:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/09 06:17:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/09 06:17:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/09 06:17:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/09 06:17:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/09 06:17:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/09 06:17:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/09 06:17:04 DEBUG : apple: transformed to: YXBwbGU= 2026/03/09 06:17:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/09 06:17:04 DEBUG : banana: transformed to: YmFuYW5h 2026/03/09 06:17:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/09 06:17:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/09 06:17:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/09 06:17:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/09 06:17:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/09 06:17:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/09 06:17:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/09 06:17:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/09 06:17:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/09 06:17:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/09 06:17:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/09 06:17:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/09 06:17:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/09 06:17:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/09 06:17:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/09 06:17:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/09 06:17:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:185: Remote "B2 bucket rclone-test-denuful2sopo", Local "Local file system at /tmp/rclone1985531682", Modify Window "1ms" 2026/03/09 06:17:19 DEBUG : Waiting for deletions to finish 2026/03/09 06:17:19 DEBUG : apple: Excluded (Path Filter) 2026/03/09 06:17:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/09 06:17:19 DEBUG : banana: Excluded (Path Filter) 2026/03/09 06:17:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/09 06:17:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/09 06:17:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/09 06:17:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/09 06:17:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/09 06:17:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/09 06:17:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/09 06:17:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/09 06:17:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/09 06:17:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/09 06:17:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/09 06:17:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/09 06:17:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/09 06:17:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/09 06:17:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/09 06:17:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/09 06:17:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/09 06:17:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/09 06:17:19 DEBUG : apple: transformed to: PREFIXapple 2026/03/09 06:17:19 DEBUG : banana: transformed to: PREFIXbanana 2026/03/09 06:17:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/09 06:17:19 DEBUG : banana: transformed to: PREFIXbanana 2026/03/09 06:17:19 DEBUG : apple: transformed to: PREFIXapple 2026/03/09 06:17:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/09 06:17:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/09 06:17:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/09 06:17:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/09 06:17:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/09 06:17:19 DEBUG : banana: transformed to: PREFIXbanana 2026/03/09 06:17:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/09 06:17:19 DEBUG : apple: transformed to: PREFIXapple 2026/03/09 06:17:19 DEBUG : apple: transformed to: PREFIXapple 2026/03/09 06:17:19 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/09 06:17:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/09 06:17:19 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/09 06:17:19 DEBUG : banana: transformed to: PREFIXbanana 2026/03/09 06:17:19 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/09 06:17:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/09 06:17:19 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/09 06:17:19 DEBUG : apple: transformed to: PREFIXapple 2026/03/09 06:17:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/09 06:17:19 DEBUG : banana: transformed to: PREFIXbanana 2026/03/09 06:17:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/09 06:17:19 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/09 06:17:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/09 06:17:19 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/09 06:17:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/09 06:17:19 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/09 06:17:19 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/09 06:17:19 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/09 06:17:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/09 06:17:19 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/09 06:17:19 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/09 06:17:19 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/09 06:17:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/09 06:17:19 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/09 06:17:19 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/09 06:17:19 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/09 06:17:19 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/09 06:17:19 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/09 06:17:19 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/09 06:17:19 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/09 06:17:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/09 06:17:19 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/09 06:17:19 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/09 06:17:19 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/09 06:17:19 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/09 06:17:19 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/09 06:17:19 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/09 06:17:19 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/09 06:17:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/09 06:17:19 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/09 06:17:19 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/09 06:17:19 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/09 06:17:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/09 06:17:19 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/09 06:17:19 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/09 06:17:19 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/09 06:17:19 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/09 06:17:19 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/09 06:17:19 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/09 06:17:19 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/09 06:17:19 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/09 06:17:19 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/09 06:17:19 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/09 06:17:19 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/09 06:17:19 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/09 06:17:19 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/09 06:17:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/09 06:17:19 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/09 06:17:19 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/09 06:17:19 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/09 06:17:19 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/09 06:17:19 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/09 06:17:19 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/09 06:17:19 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/09 06:17:19 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/09 06:17:19 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/09 06:17:19 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/09 06:17:19 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/09 06:17:19 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/09 06:17:19 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/09 06:17:19 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/09 06:17:19 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/09 06:17:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/09 06:17:19 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/09 06:17:19 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/09 06:17:19 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/09 06:17:19 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/09 06:17:19 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/09 06:17:19 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/09 06:17:19 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/09 06:17:19 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/09 06:17:19 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/09 06:17:19 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/09 06:17:19 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/09 06:17:19 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/09 06:17:19 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/09 06:17:19 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/09 06:17:19 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/09 06:17:19 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/09 06:17:19 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/09 06:17:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/09 06:17:19 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/09 06:17:19 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/09 06:17:19 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/09 06:17:19 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/09 06:17:19 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/09 06:17:19 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/09 06:17:19 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/09 06:17:19 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/09 06:17:19 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/09 06:17:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/09 06:17:19 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/09 06:17:19 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/09 06:17:19 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/09 06:17:19 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/09 06:17:19 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/09 06:17:19 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/09 06:17:19 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/09 06:17:19 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/09 06:17:19 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/09 06:17:19 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/09 06:17:19 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/09 06:17:19 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/09 06:17:19 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/09 06:17:19 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/09 06:17:19 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/09 06:17:19 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/09 06:17:19 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/09 06:17:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/09 06:17:19 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/09 06:17:19 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/09 06:17:19 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/09 06:17:19 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/09 06:17:19 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/09 06:17:19 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/09 06:17:19 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/09 06:17:19 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/09 06:17:19 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/09 06:17:19 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/09 06:17:19 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/09 06:17:19 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/09 06:17:19 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/09 06:17:19 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/09 06:17:19 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/09 06:17:19 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/09 06:17:19 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/09 06:17:19 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/09 06:17:19 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/09 06:17:19 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/09 06:17:19 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/09 06:17:19 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/09 06:17:19 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/09 06:17:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/09 06:17:19 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/09 06:17:19 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/09 06:17:19 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/09 06:17:19 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/09 06:17:19 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/09 06:17:19 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/09 06:17:19 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/09 06:17:19 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/09 06:17:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/09 06:17:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/09 06:17:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/09 06:17:19 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/09 06:17:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/09 06:17:19 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/09 06:17:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/09 06:17:19 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/09 06:17:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/09 06:17:19 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/09 06:17:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/09 06:17:19 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/09 06:17:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/09 06:17:19 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/09 06:17:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/09 06:17:19 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/09 06:17:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/09 06:17:19 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/09 06:17:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/09 06:17:19 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/09 06:17:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/09 06:17:19 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/09 06:17:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/09 06:17:19 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/09 06:17:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/09 06:17:19 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/09 06:17:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/09 06:17:19 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/09 06:17:19 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/03/09 06:17:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/09 06:17:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/09 06:17:20 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/09 06:17:20 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/09 06:17:20 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/09 06:17:20 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/09 06:17:20 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/09 06:17:20 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/09 06:17:20 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/09 06:17:20 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/09 06:17:20 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/09 06:17:20 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/09 06:17:20 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/09 06:17:20 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/09 06:17:20 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/09 06:17:20 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/09 06:17:20 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/09 06:17:20 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/09 06:17:20 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/09 06:17:20 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/09 06:17:20 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/09 06:17:20 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/09 06:17:20 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/09 06:17:20 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/09 06:17:20 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/09 06:17:20 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/09 06:17:20 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/09 06:17:20 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/09 06:17:20 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/09 06:17:20 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/09 06:17:20 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/09 06:17:20 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/03/09 06:17:20 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/09 06:17:20 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for checks to finish 2026/03/09 06:17:20 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for transfers to finish 2026/03/09 06:17:20 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/03/09 06:17:20 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/09 06:17:20 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/03/09 06:17:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/09 06:17:20 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/03/09 06:17:20 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/09 06:17:20 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/03/09 06:17:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/09 06:17:20 DEBUG : PREFIXapple: size = 5 OK 2026/03/09 06:17:20 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/03/09 06:17:20 INFO : apple: Copied (new) to: PREFIXapple 2026/03/09 06:17:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/09 06:17:20 DEBUG : PREFIXbanana: size = 6 OK 2026/03/09 06:17:20 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/03/09 06:17:20 INFO : banana: Copied (new) to: PREFIXbanana 2026/03/09 06:17:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/09 06:17:20 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/03/09 06:17:20 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/09 06:17:20 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/03/09 06:17:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/09 06:17:20 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/03/09 06:17:20 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/09 06:17:20 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/03/09 06:17:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/09 06:17:20 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/03/09 06:17:20 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/09 06:17:20 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/03/09 06:17:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/09 06:17:20 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/03/09 06:17:20 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/09 06:17:20 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/03/09 06:17:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/09 06:17:20 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/03/09 06:17:20 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/09 06:17:20 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/03/09 06:17:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/09 06:17:21 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/03/09 06:17:21 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/09 06:17:21 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/03/09 06:17:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/09 06:17:21 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/03/09 06:17:21 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/09 06:17:21 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/03/09 06:17:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/09 06:17:21 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/03/09 06:17:21 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/09 06:17:21 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/03/09 06:17:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/09 06:17:21 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/03/09 06:17:21 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/09 06:17:21 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/03/09 06:17:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/09 06:17:21 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/03/09 06:17:21 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/09 06:17:21 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/03/09 06:17:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/09 06:17:21 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/03/09 06:17:21 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/09 06:17:21 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/03/09 06:17:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/09 06:17:21 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/03/09 06:17:21 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/09 06:17:21 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/03/09 06:17:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/09 06:17:21 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/03/09 06:17:21 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/09 06:17:21 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/03/09 06:17:22 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/03/09 06:17:22 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/09 06:17:22 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/03/09 06:17:22 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/03/09 06:17:22 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/09 06:17:22 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/03/09 06:17:22 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/03/09 06:17:22 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/09 06:17:22 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/03/09 06:17:22 DEBUG : Waiting for deletions to finish 2026/03/09 06:17:22 INFO : dir1/0009-3456789.txt: Deleted 2026/03/09 06:17:22 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/09 06:17:22 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/09 06:17:22 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/09 06:17:22 INFO : dir1/0013-789;=.txt: Deleted 2026/03/09 06:17:22 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/09 06:17:22 INFO : splitbananasplit: Deleted 2026/03/09 06:17:22 INFO : dir1/0015-9;=.txt: Deleted 2026/03/09 06:17:22 INFO : banana: Deleted 2026/03/09 06:17:22 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/09 06:17:22 INFO : dir1/0012-6789;.txt: Deleted 2026/03/09 06:17:22 INFO : dir1/0003-defghij.txt: Deleted 2026/03/09 06:17:23 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/09 06:17:23 INFO : dir1/0011-56789;.txt: Deleted 2026/03/09 06:17:23 INFO : dir1/0014-89;=.txt: Deleted 2026/03/09 06:17:23 INFO : apple: Deleted 2026/03/09 06:17:23 INFO : appleappleapplebanana: Deleted 2026/03/09 06:17:23 INFO : dir1/0007-1234567.txt: Deleted 2026/03/09 06:17:23 INFO : dir1/0008-2345678.txt: Deleted 2026/03/09 06:17:23 INFO : dir1/0010-456789.txt: Deleted 2026/03/09 06:17:23 DEBUG : Waiting for deletions to finish 2026/03/09 06:17:23 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/03/09 06:17:23 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/03/09 06:17:23 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/03/09 06:17:23 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/03/09 06:17:23 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/03/09 06:17:23 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/09 06:17:23 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/03/09 06:17:23 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/03/09 06:17:23 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/03/09 06:17:23 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/03/09 06:17:23 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/03/09 06:17:23 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/03/09 06:17:23 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/03/09 06:17:23 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/03/09 06:17:23 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/03/09 06:17:23 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/03/09 06:17:23 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/03/09 06:17:23 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/03/09 06:17:23 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/03/09 06:17:23 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/03/09 06:17:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/09 06:17:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/09 06:17:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/09 06:17:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/09 06:17:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/09 06:17:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/09 06:17:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/09 06:17:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/09 06:17:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/09 06:17:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/09 06:17:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/09 06:17:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/09 06:17:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/09 06:17:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/09 06:17:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/09 06:17:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/09 06:17:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/09 06:17:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/09 06:17:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/09 06:17:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/09 06:17:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/09 06:17:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/09 06:17:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/09 06:17:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/09 06:17:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/09 06:17:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/09 06:17:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/09 06:17:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/09 06:17:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/09 06:17:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/09 06:17:23 DEBUG : apple: transformed to: PREFIXapple 2026/03/09 06:17:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/09 06:17:23 DEBUG : apple: transformed to: PREFIXapple 2026/03/09 06:17:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/09 06:17:23 DEBUG : apple: transformed to: PREFIXapple 2026/03/09 06:17:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/09 06:17:23 DEBUG : apple: transformed to: PREFIXapple 2026/03/09 06:17:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/09 06:17:23 DEBUG : apple: transformed to: PREFIXapple 2026/03/09 06:17:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/09 06:17:23 DEBUG : apple: transformed to: PREFIXapple 2026/03/09 06:17:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/09 06:17:23 DEBUG : apple: transformed to: PREFIXapple 2026/03/09 06:17:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/09 06:17:23 DEBUG : apple: transformed to: PREFIXapple 2026/03/09 06:17:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/09 06:17:23 DEBUG : apple: transformed to: PREFIXapple 2026/03/09 06:17:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/09 06:17:23 DEBUG : apple: transformed to: PREFIXapple 2026/03/09 06:17:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/09 06:17:23 DEBUG : apple: transformed to: PREFIXapple 2026/03/09 06:17:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/09 06:17:23 DEBUG : apple: transformed to: PREFIXapple 2026/03/09 06:17:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/09 06:17:23 DEBUG : apple: transformed to: PREFIXapple 2026/03/09 06:17:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/09 06:17:23 DEBUG : apple: transformed to: PREFIXapple 2026/03/09 06:17:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/09 06:17:23 DEBUG : apple: transformed to: PREFIXapple 2026/03/09 06:17:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/09 06:17:23 DEBUG : apple: transformed to: PREFIXapple 2026/03/09 06:17:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/09 06:17:23 DEBUG : banana: transformed to: PREFIXbanana 2026/03/09 06:17:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/09 06:17:23 DEBUG : banana: transformed to: PREFIXbanana 2026/03/09 06:17:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/09 06:17:23 DEBUG : banana: transformed to: PREFIXbanana 2026/03/09 06:17:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/09 06:17:23 DEBUG : banana: transformed to: PREFIXbanana 2026/03/09 06:17:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/09 06:17:23 DEBUG : banana: transformed to: PREFIXbanana 2026/03/09 06:17:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/09 06:17:23 DEBUG : banana: transformed to: PREFIXbanana 2026/03/09 06:17:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/09 06:17:23 DEBUG : banana: transformed to: PREFIXbanana 2026/03/09 06:17:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/09 06:17:23 DEBUG : banana: transformed to: PREFIXbanana 2026/03/09 06:17:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/09 06:17:23 DEBUG : banana: transformed to: PREFIXbanana 2026/03/09 06:17:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/09 06:17:23 DEBUG : banana: transformed to: PREFIXbanana 2026/03/09 06:17:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/09 06:17:23 DEBUG : banana: transformed to: PREFIXbanana 2026/03/09 06:17:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/09 06:17:23 DEBUG : banana: transformed to: PREFIXbanana 2026/03/09 06:17:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/09 06:17:23 DEBUG : banana: transformed to: PREFIXbanana 2026/03/09 06:17:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/09 06:17:23 DEBUG : banana: transformed to: PREFIXbanana 2026/03/09 06:17:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/09 06:17:23 DEBUG : banana: transformed to: PREFIXbanana 2026/03/09 06:17:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/09 06:17:23 DEBUG : banana: transformed to: PREFIXbanana 2026/03/09 06:17:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/09 06:17:23 DEBUG : banana: transformed to: PREFIXbanana 2026/03/09 06:17:23 DEBUG : apple: transformed to: PREFIXapple 2026/03/09 06:17:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/09 06:17:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/09 06:17:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/09 06:17:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/09 06:17:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/09 06:17:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/09 06:17:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/09 06:17:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/09 06:17:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/09 06:17:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/09 06:17:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/09 06:17:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/09 06:17:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/09 06:17:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/09 06:17:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/09 06:17:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/09 06:17:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/09 06:17:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/09 06:17:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/09 06:17:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/09 06:17:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/09 06:17:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/09 06:17:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/09 06:17:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/09 06:17:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/09 06:17:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/09 06:17:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/09 06:17:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/09 06:17:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/09 06:17:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/09 06:17:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/09 06:17:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/09 06:17:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/09 06:17:23 DEBUG : banana: transformed to: PREFIXbanana 2026/03/09 06:17:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/09 06:17:23 DEBUG : apple: transformed to: PREFIXapple 2026/03/09 06:17:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/09 06:17:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/09 06:17:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/09 06:17:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/09 06:17:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/09 06:17:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/09 06:17:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/09 06:17:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/09 06:17:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/09 06:17:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/09 06:17:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/09 06:17:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/09 06:17:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/09 06:17:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/09 06:17:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/09 06:17:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/09 06:17:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/09 06:17:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/09 06:17:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/09 06:17:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/09 06:17:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/09 06:17:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/09 06:17:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/09 06:17:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/09 06:17:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/09 06:17:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/09 06:17:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/09 06:17:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/09 06:17:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/09 06:17:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/09 06:17:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/09 06:17:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/09 06:17:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/09 06:17:23 DEBUG : banana: transformed to: PREFIXbanana 2026/03/09 06:17:23 DEBUG : apple: transformed to: PREFIXapple 2026/03/09 06:17:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/09 06:17:23 DEBUG : banana: transformed to: PREFIXbanana 2026/03/09 06:17:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/09 06:17:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/09 06:17:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/09 06:17:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/09 06:17:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/09 06:17:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/09 06:17:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/09 06:17:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/09 06:17:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/09 06:17:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/09 06:17:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/09 06:17:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/09 06:17:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/09 06:17:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/09 06:17:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/09 06:17:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/09 06:17:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/09 06:17:23 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/09 06:17:23 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/09 06:17:23 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/09 06:17:23 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/09 06:17:24 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/09 06:17:24 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/09 06:17:24 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/09 06:17:24 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/09 06:17:24 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/09 06:17:24 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/09 06:17:24 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/09 06:17:24 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/09 06:17:24 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/09 06:17:24 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/09 06:17:24 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/09 06:17:24 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/09 06:17:24 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/09 06:17:24 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/09 06:17:24 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/09 06:17:24 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/09 06:17:24 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for checks to finish 2026/03/09 06:17:24 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for transfers to finish 2026/03/09 06:17:24 DEBUG : apple: size = 5 OK 2026/03/09 06:17:24 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/03/09 06:17:24 INFO : apple: Copied (new) 2026/03/09 06:17:24 DEBUG : banana: size = 6 OK 2026/03/09 06:17:24 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/03/09 06:17:24 INFO : banana: Copied (new) 2026/03/09 06:17:24 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/09 06:17:24 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/09 06:17:24 INFO : appleappleapplebanana: Copied (new) 2026/03/09 06:17:24 DEBUG : splitbananasplit: size = 16 OK 2026/03/09 06:17:24 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/09 06:17:24 INFO : splitbananasplit: Copied (new) 2026/03/09 06:17:24 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/09 06:17:24 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/09 06:17:24 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/03/09 06:17:24 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/09 06:17:24 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/09 06:17:24 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/03/09 06:17:24 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/09 06:17:24 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/09 06:17:24 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/03/09 06:17:24 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/09 06:17:24 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/09 06:17:24 INFO : dir1/0003-defghij.txt: Copied (new) 2026/03/09 06:17:25 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/09 06:17:25 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/09 06:17:25 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/03/09 06:17:25 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/09 06:17:25 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/09 06:17:25 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/03/09 06:17:25 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/09 06:17:25 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/09 06:17:25 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/03/09 06:17:25 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/09 06:17:25 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/09 06:17:25 INFO : dir1/0008-2345678.txt: Copied (new) 2026/03/09 06:17:25 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/09 06:17:25 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/09 06:17:25 INFO : dir1/0009-3456789.txt: Copied (new) 2026/03/09 06:17:25 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/09 06:17:25 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/09 06:17:25 INFO : dir1/0010-456789.txt: Copied (new) 2026/03/09 06:17:25 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/09 06:17:25 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/09 06:17:25 INFO : dir1/0007-1234567.txt: Copied (new) 2026/03/09 06:17:25 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/09 06:17:25 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/09 06:17:25 INFO : dir1/0012-6789;.txt: Copied (new) 2026/03/09 06:17:26 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/09 06:17:26 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/09 06:17:26 INFO : dir1/0011-56789;.txt: Copied (new) 2026/03/09 06:17:26 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/09 06:17:26 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/09 06:17:26 INFO : dir1/0013-789;=.txt: Copied (new) 2026/03/09 06:17:26 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/09 06:17:26 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/09 06:17:26 INFO : dir1/0014-89;=.txt: Copied (new) 2026/03/09 06:17:26 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/09 06:17:26 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/09 06:17:26 INFO : dir1/0015-9;=.txt: Copied (new) 2026/03/09 06:17:26 DEBUG : Waiting for deletions to finish 2026/03/09 06:17:26 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/03/09 06:17:26 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/03/09 06:17:26 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/03/09 06:17:26 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/03/09 06:17:26 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/03/09 06:17:26 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/03/09 06:17:26 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/03/09 06:17:26 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/03/09 06:17:26 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/03/09 06:17:26 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/03/09 06:17:26 INFO : PREFIXappleappleapplebanana: Deleted 2026/03/09 06:17:26 INFO : PREFIXbanana: Deleted 2026/03/09 06:17:26 INFO : PREFIXsplitbananasplit: Deleted 2026/03/09 06:17:26 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/03/09 06:17:26 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/03/09 06:17:26 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/03/09 06:17:26 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/03/09 06:17:26 INFO : PREFIXapple: Deleted 2026/03/09 06:17:26 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/03/09 06:17:26 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/03/09 06:17:26 DEBUG : Waiting for deletions to finish 2026/03/09 06:17:27 DEBUG : apple: Excluded (Path Filter) 2026/03/09 06:17:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/09 06:17:27 DEBUG : banana: Excluded (Path Filter) 2026/03/09 06:17:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/09 06:17:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/09 06:17:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/09 06:17:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/09 06:17:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/09 06:17:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/09 06:17:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/09 06:17:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/09 06:17:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/09 06:17:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/09 06:17:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/09 06:17:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/09 06:17:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/09 06:17:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/09 06:17:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/09 06:17:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/09 06:17:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/09 06:17:27 DEBUG : Waiting for deletions to finish 2026/03/09 06:17:27 DEBUG : apple: Excluded (Path Filter) 2026/03/09 06:17:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/09 06:17:27 DEBUG : banana: Excluded (Path Filter) 2026/03/09 06:17:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/09 06:17:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/09 06:17:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/09 06:17:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/09 06:17:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/09 06:17:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/09 06:17:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/09 06:17:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/09 06:17:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/09 06:17:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/09 06:17:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/09 06:17:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/09 06:17:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/09 06:17:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/09 06:17:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/09 06:17:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/09 06:17:27 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:185: Remote "B2 bucket rclone-test-denuful2sopo", Local "Local file system at /tmp/rclone1985531682", Modify Window "1ms" 2026/03/09 06:17:43 DEBUG : Waiting for deletions to finish 2026/03/09 06:17:43 DEBUG : apple: Excluded (Path Filter) 2026/03/09 06:17:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/09 06:17:43 DEBUG : banana: Excluded (Path Filter) 2026/03/09 06:17:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/09 06:17:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/09 06:17:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/09 06:17:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/09 06:17:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/09 06:17:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/09 06:17:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/09 06:17:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/09 06:17:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/09 06:17:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/09 06:17:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/09 06:17:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/09 06:17:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/09 06:17:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/09 06:17:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/09 06:17:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/09 06:17:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/09 06:17:44 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/09 06:17:44 DEBUG : apple: transformed to: appleSUFFIX 2026/03/09 06:17:44 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/09 06:17:44 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/09 06:17:44 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/09 06:17:44 DEBUG : apple: transformed to: appleSUFFIX 2026/03/09 06:17:44 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/09 06:17:44 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/09 06:17:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/09 06:17:44 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/09 06:17:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/09 06:17:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/09 06:17:44 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/09 06:17:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/09 06:17:44 DEBUG : apple: transformed to: appleSUFFIX 2026/03/09 06:17:44 DEBUG : apple: transformed to: appleSUFFIX 2026/03/09 06:17:44 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/09 06:17:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/09 06:17:44 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/09 06:17:44 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/09 06:17:44 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/09 06:17:44 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/09 06:17:44 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/09 06:17:44 DEBUG : apple: transformed to: appleSUFFIX 2026/03/09 06:17:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/09 06:17:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/09 06:17:44 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/09 06:17:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/09 06:17:44 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/09 06:17:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/09 06:17:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/09 06:17:44 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/09 06:17:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/09 06:17:44 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/09 06:17:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/09 06:17:44 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/09 06:17:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/09 06:17:44 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/09 06:17:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/09 06:17:44 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/09 06:17:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/09 06:17:44 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/09 06:17:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/09 06:17:44 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/09 06:17:44 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/09 06:17:44 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/09 06:17:44 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/09 06:17:44 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/09 06:17:44 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/09 06:17:44 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/09 06:17:44 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/09 06:17:44 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/09 06:17:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/09 06:17:44 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/09 06:17:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/09 06:17:44 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/09 06:17:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/09 06:17:44 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/09 06:17:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/09 06:17:44 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/09 06:17:44 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/03/09 06:17:44 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/09 06:17:44 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for checks to finish 2026/03/09 06:17:44 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for transfers to finish 2026/03/09 06:17:44 DEBUG : appleSUFFIX: size = 5 OK 2026/03/09 06:17:44 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/03/09 06:17:44 INFO : apple: Copied (new) to: appleSUFFIX 2026/03/09 06:17:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/09 06:17:44 DEBUG : bananaSUFFIX: size = 6 OK 2026/03/09 06:17:44 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/03/09 06:17:44 INFO : banana: Copied (new) to: bananaSUFFIX 2026/03/09 06:17:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/09 06:17:44 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/03/09 06:17:44 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/09 06:17:44 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/03/09 06:17:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/09 06:17:44 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/03/09 06:17:44 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/09 06:17:44 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/03/09 06:17:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/09 06:17:45 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/03/09 06:17:45 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/09 06:17:45 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/03/09 06:17:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/09 06:17:45 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/03/09 06:17:45 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/09 06:17:45 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/09 06:17:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/09 06:17:45 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/03/09 06:17:45 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/09 06:17:45 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/03/09 06:17:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/09 06:17:45 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/03/09 06:17:45 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/09 06:17:45 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/03/09 06:17:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/09 06:17:45 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/03/09 06:17:45 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/09 06:17:45 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/03/09 06:17:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/09 06:17:45 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/03/09 06:17:45 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/09 06:17:45 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/03/09 06:17:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/09 06:17:45 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/03/09 06:17:45 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/09 06:17:45 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/03/09 06:17:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/09 06:17:45 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/03/09 06:17:45 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/09 06:17:45 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/03/09 06:17:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/09 06:17:45 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/03/09 06:17:45 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/09 06:17:45 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/03/09 06:17:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/09 06:17:45 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/03/09 06:17:45 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/09 06:17:45 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/03/09 06:17:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/09 06:17:46 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/03/09 06:17:46 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/09 06:17:46 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/03/09 06:17:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/09 06:17:46 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/03/09 06:17:46 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/09 06:17:46 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/03/09 06:17:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/09 06:17:46 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/03/09 06:17:46 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/09 06:17:46 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/03/09 06:17:46 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/03/09 06:17:46 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/09 06:17:46 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/03/09 06:17:46 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/03/09 06:17:46 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/09 06:17:46 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/03/09 06:17:46 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/03/09 06:17:46 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/09 06:17:46 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/03/09 06:17:46 DEBUG : Waiting for deletions to finish 2026/03/09 06:17:47 INFO : dir1/0013-789;=.txt: Deleted 2026/03/09 06:17:47 INFO : splitbananasplit: Deleted 2026/03/09 06:17:47 INFO : banana: Deleted 2026/03/09 06:17:47 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/09 06:17:47 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/09 06:17:47 INFO : dir1/0008-2345678.txt: Deleted 2026/03/09 06:17:47 INFO : dir1/0012-6789;.txt: Deleted 2026/03/09 06:17:47 INFO : dir1/0015-9;=.txt: Deleted 2026/03/09 06:17:47 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/09 06:17:47 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/09 06:17:47 INFO : dir1/0007-1234567.txt: Deleted 2026/03/09 06:17:47 INFO : dir1/0003-defghij.txt: Deleted 2026/03/09 06:17:47 INFO : dir1/0009-3456789.txt: Deleted 2026/03/09 06:17:47 INFO : dir1/0010-456789.txt: Deleted 2026/03/09 06:17:47 INFO : dir1/0014-89;=.txt: Deleted 2026/03/09 06:17:47 INFO : apple: Deleted 2026/03/09 06:17:47 INFO : appleappleapplebanana: Deleted 2026/03/09 06:17:47 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/09 06:17:47 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/09 06:17:47 INFO : dir1/0011-56789;.txt: Deleted 2026/03/09 06:17:47 DEBUG : Waiting for deletions to finish 2026/03/09 06:17:47 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/03/09 06:17:47 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/03/09 06:17:47 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/03/09 06:17:47 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/03/09 06:17:47 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/03/09 06:17:47 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/03/09 06:17:47 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/03/09 06:17:47 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/03/09 06:17:47 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/03/09 06:17:47 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/03/09 06:17:47 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/03/09 06:17:47 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/03/09 06:17:47 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/03/09 06:17:47 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/03/09 06:17:47 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/03/09 06:17:47 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/03/09 06:17:47 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/03/09 06:17:47 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/03/09 06:17:47 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/03/09 06:17:47 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/03/09 06:17:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/09 06:17:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/09 06:17:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/09 06:17:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/09 06:17:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/09 06:17:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/09 06:17:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/09 06:17:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/09 06:17:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/09 06:17:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/09 06:17:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/09 06:17:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/09 06:17:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/09 06:17:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/09 06:17:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/09 06:17:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/09 06:17:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/09 06:17:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/09 06:17:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/09 06:17:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/09 06:17:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/09 06:17:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/09 06:17:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/09 06:17:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/09 06:17:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/09 06:17:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/09 06:17:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/09 06:17:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/09 06:17:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/09 06:17:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/09 06:17:48 DEBUG : apple: transformed to: appleSUFFIX 2026/03/09 06:17:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/09 06:17:48 DEBUG : apple: transformed to: appleSUFFIX 2026/03/09 06:17:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/09 06:17:48 DEBUG : apple: transformed to: appleSUFFIX 2026/03/09 06:17:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/09 06:17:48 DEBUG : apple: transformed to: appleSUFFIX 2026/03/09 06:17:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/09 06:17:48 DEBUG : apple: transformed to: appleSUFFIX 2026/03/09 06:17:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/09 06:17:48 DEBUG : apple: transformed to: appleSUFFIX 2026/03/09 06:17:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/09 06:17:48 DEBUG : apple: transformed to: appleSUFFIX 2026/03/09 06:17:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/09 06:17:48 DEBUG : apple: transformed to: appleSUFFIX 2026/03/09 06:17:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/09 06:17:48 DEBUG : apple: transformed to: appleSUFFIX 2026/03/09 06:17:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/09 06:17:48 DEBUG : apple: transformed to: appleSUFFIX 2026/03/09 06:17:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/09 06:17:48 DEBUG : apple: transformed to: appleSUFFIX 2026/03/09 06:17:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/09 06:17:48 DEBUG : apple: transformed to: appleSUFFIX 2026/03/09 06:17:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/09 06:17:48 DEBUG : apple: transformed to: appleSUFFIX 2026/03/09 06:17:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/09 06:17:48 DEBUG : apple: transformed to: appleSUFFIX 2026/03/09 06:17:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/09 06:17:48 DEBUG : apple: transformed to: appleSUFFIX 2026/03/09 06:17:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/09 06:17:48 DEBUG : apple: transformed to: appleSUFFIX 2026/03/09 06:17:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/09 06:17:48 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/09 06:17:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/09 06:17:48 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/09 06:17:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/09 06:17:48 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/09 06:17:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/09 06:17:48 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/09 06:17:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/09 06:17:48 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/09 06:17:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/09 06:17:48 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/09 06:17:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/09 06:17:48 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/09 06:17:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/09 06:17:48 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/09 06:17:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/09 06:17:48 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/09 06:17:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/09 06:17:48 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/09 06:17:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/09 06:17:48 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/09 06:17:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/09 06:17:48 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/09 06:17:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/09 06:17:48 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/09 06:17:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/09 06:17:48 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/09 06:17:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/09 06:17:48 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/09 06:17:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/09 06:17:48 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/09 06:17:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/09 06:17:48 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/09 06:17:48 DEBUG : apple: transformed to: appleSUFFIX 2026/03/09 06:17:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/09 06:17:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/09 06:17:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/09 06:17:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/09 06:17:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/09 06:17:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/09 06:17:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/09 06:17:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/09 06:17:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/09 06:17:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/09 06:17:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/09 06:17:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/09 06:17:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/09 06:17:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/09 06:17:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/09 06:17:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/09 06:17:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/09 06:17:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/09 06:17:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/09 06:17:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/09 06:17:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/09 06:17:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/09 06:17:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/09 06:17:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/09 06:17:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/09 06:17:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/09 06:17:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/09 06:17:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/09 06:17:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/09 06:17:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/09 06:17:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/09 06:17:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/09 06:17:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/09 06:17:48 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/09 06:17:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/09 06:17:48 DEBUG : apple: transformed to: appleSUFFIX 2026/03/09 06:17:48 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/09 06:17:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/09 06:17:48 DEBUG : apple: transformed to: appleSUFFIX 2026/03/09 06:17:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/09 06:17:48 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/09 06:17:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/09 06:17:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/09 06:17:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/09 06:17:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/09 06:17:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/09 06:17:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/09 06:17:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/09 06:17:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/09 06:17:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/09 06:17:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/09 06:17:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/09 06:17:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/09 06:17:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/09 06:17:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/09 06:17:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/09 06:17:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/09 06:17:48 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/09 06:17:48 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/09 06:17:48 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/09 06:17:48 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/09 06:17:48 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/09 06:17:48 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/09 06:17:48 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/09 06:17:48 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/09 06:17:48 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/09 06:17:48 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/09 06:17:48 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/09 06:17:48 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/09 06:17:48 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/09 06:17:48 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/09 06:17:48 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/09 06:17:48 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/09 06:17:48 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/09 06:17:48 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/09 06:17:48 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/09 06:17:48 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/09 06:17:48 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/09 06:17:48 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for checks to finish 2026/03/09 06:17:48 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for transfers to finish 2026/03/09 06:17:48 DEBUG : splitbananasplit: size = 16 OK 2026/03/09 06:17:48 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/09 06:17:48 INFO : splitbananasplit: Copied (new) 2026/03/09 06:17:48 DEBUG : banana: size = 6 OK 2026/03/09 06:17:48 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/03/09 06:17:48 INFO : banana: Copied (new) 2026/03/09 06:17:48 DEBUG : apple: size = 5 OK 2026/03/09 06:17:48 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/03/09 06:17:48 INFO : apple: Copied (new) 2026/03/09 06:17:49 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/09 06:17:49 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/09 06:17:49 INFO : appleappleapplebanana: Copied (new) 2026/03/09 06:17:49 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/09 06:17:49 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/09 06:17:49 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/03/09 06:17:49 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/09 06:17:49 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/09 06:17:49 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/03/09 06:17:49 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/09 06:17:49 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/09 06:17:49 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/03/09 06:17:49 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/09 06:17:49 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/09 06:17:49 INFO : dir1/0003-defghij.txt: Copied (new) 2026/03/09 06:17:49 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/09 06:17:49 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/09 06:17:49 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/03/09 06:17:49 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/09 06:17:49 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/09 06:17:49 INFO : dir1/0007-1234567.txt: Copied (new) 2026/03/09 06:17:49 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/09 06:17:49 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/09 06:17:49 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/03/09 06:17:49 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/09 06:17:49 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/09 06:17:49 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/03/09 06:17:50 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/09 06:17:50 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/09 06:17:50 INFO : dir1/0009-3456789.txt: Copied (new) 2026/03/09 06:17:50 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/09 06:17:50 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/09 06:17:50 INFO : dir1/0008-2345678.txt: Copied (new) 2026/03/09 06:17:50 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/09 06:17:50 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/09 06:17:50 INFO : dir1/0010-456789.txt: Copied (new) 2026/03/09 06:17:50 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/09 06:17:50 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/09 06:17:50 INFO : dir1/0011-56789;.txt: Copied (new) 2026/03/09 06:17:50 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/09 06:17:50 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/09 06:17:50 INFO : dir1/0012-6789;.txt: Copied (new) 2026/03/09 06:17:50 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/09 06:17:50 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/09 06:17:50 INFO : dir1/0015-9;=.txt: Copied (new) 2026/03/09 06:17:50 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/09 06:17:50 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/09 06:17:50 INFO : dir1/0013-789;=.txt: Copied (new) 2026/03/09 06:17:50 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/09 06:17:50 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/09 06:17:50 INFO : dir1/0014-89;=.txt: Copied (new) 2026/03/09 06:17:50 DEBUG : Waiting for deletions to finish 2026/03/09 06:17:50 INFO : bananaSUFFIX: Deleted 2026/03/09 06:17:50 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/03/09 06:17:50 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/03/09 06:17:50 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/03/09 06:17:50 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/03/09 06:17:50 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/03/09 06:17:50 INFO : appleSUFFIX: Deleted 2026/03/09 06:17:50 INFO : appleappleapplebananaSUFFIX: Deleted 2026/03/09 06:17:51 INFO : splitbananasplitSUFFIX: Deleted 2026/03/09 06:17:51 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/03/09 06:17:51 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/03/09 06:17:51 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/03/09 06:17:51 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/03/09 06:17:51 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/03/09 06:17:51 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/03/09 06:17:51 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/03/09 06:17:51 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/03/09 06:17:51 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/03/09 06:17:51 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/03/09 06:17:51 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/03/09 06:17:51 DEBUG : Waiting for deletions to finish 2026/03/09 06:17:51 DEBUG : apple: Excluded (Path Filter) 2026/03/09 06:17:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/09 06:17:51 DEBUG : banana: Excluded (Path Filter) 2026/03/09 06:17:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/09 06:17:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/09 06:17:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/09 06:17:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/09 06:17:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/09 06:17:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/09 06:17:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/09 06:17:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/09 06:17:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/09 06:17:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/09 06:17:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/09 06:17:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/09 06:17:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/09 06:17:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/09 06:17:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/09 06:17:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/09 06:17:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/09 06:17:51 DEBUG : Waiting for deletions to finish 2026/03/09 06:17:51 DEBUG : apple: Excluded (Path Filter) 2026/03/09 06:17:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/09 06:17:51 DEBUG : banana: Excluded (Path Filter) 2026/03/09 06:17:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/09 06:17:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/09 06:17:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/09 06:17:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/09 06:17:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/09 06:17:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/09 06:17:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/09 06:17:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/09 06:17:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/09 06:17:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/09 06:17:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/09 06:17:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/09 06:17:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/09 06:17:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/09 06:17:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/09 06:17:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/09 06:17:51 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:185: Remote "B2 bucket rclone-test-denuful2sopo", Local "Local file system at /tmp/rclone1985531682", Modify Window "1ms" 2026/03/09 06:18:07 DEBUG : Waiting for deletions to finish 2026/03/09 06:18:08 DEBUG : apple: Excluded (Path Filter) 2026/03/09 06:18:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/09 06:18:08 DEBUG : banana: Excluded (Path Filter) 2026/03/09 06:18:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/09 06:18:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/09 06:18:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/09 06:18:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/09 06:18:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/09 06:18:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/09 06:18:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/09 06:18:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/09 06:18:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/09 06:18:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/09 06:18:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/09 06:18:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/09 06:18:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/09 06:18:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/09 06:18:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/09 06:18:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/09 06:18:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/09 06:18:08 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/09 06:18:08 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/09 06:18:08 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/09 06:18:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/09 06:18:08 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/09 06:18:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/09 06:18:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/09 06:18:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/09 06:18:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/09 06:18:08 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/09 06:18:08 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/09 06:18:08 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/09 06:18:08 DEBUG : apple: size = 5 OK 2026/03/09 06:18:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/09 06:18:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:18:08 DEBUG : apple: Unchanged skipping 2026/03/09 06:18:08 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/09 06:18:08 DEBUG : banana: size = 6 OK 2026/03/09 06:18:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:18:08 DEBUG : banana: Unchanged skipping 2026/03/09 06:18:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/09 06:18:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/09 06:18:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/09 06:18:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/09 06:18:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/09 06:18:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/09 06:18:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/09 06:18:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/09 06:18:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/09 06:18:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/09 06:18:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/09 06:18:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/09 06:18:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/09 06:18:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/09 06:18:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/09 06:18:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/09 06:18:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/09 06:18:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/09 06:18:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/09 06:18:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/09 06:18:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/09 06:18:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/09 06:18:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/09 06:18:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/09 06:18:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/09 06:18:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/09 06:18:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/09 06:18:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/09 06:18:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/09 06:18:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/09 06:18:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/09 06:18:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/09 06:18:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/09 06:18:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/09 06:18:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/09 06:18:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/09 06:18:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/09 06:18:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/09 06:18:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/09 06:18:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/09 06:18:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/09 06:18:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/09 06:18:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/09 06:18:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/09 06:18:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/09 06:18:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/09 06:18:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/09 06:18:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/09 06:18:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/09 06:18:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/09 06:18:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/09 06:18:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/09 06:18:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/09 06:18:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/09 06:18:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/09 06:18:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/09 06:18:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/09 06:18:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/09 06:18:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/09 06:18:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/09 06:18:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/09 06:18:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/09 06:18:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/09 06:18:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/09 06:18:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/09 06:18:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/09 06:18:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/09 06:18:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/09 06:18:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/09 06:18:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/09 06:18:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/09 06:18:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/09 06:18:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/09 06:18:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/09 06:18:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/09 06:18:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/09 06:18:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/09 06:18:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/09 06:18:08 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/09 06:18:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/09 06:18:08 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/09 06:18:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/09 06:18:08 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/09 06:18:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/09 06:18:08 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/09 06:18:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/09 06:18:08 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/09 06:18:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/09 06:18:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/09 06:18:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/09 06:18:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/09 06:18:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/09 06:18:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/09 06:18:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/09 06:18:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/09 06:18:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/09 06:18:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/09 06:18:08 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/09 06:18:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/09 06:18:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/09 06:18:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/09 06:18:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/09 06:18:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/09 06:18:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/09 06:18:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/09 06:18:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/09 06:18:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/09 06:18:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/09 06:18:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/09 06:18:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/09 06:18:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/09 06:18:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/09 06:18:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/09 06:18:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/09 06:18:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/09 06:18:08 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/09 06:18:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/09 06:18:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/09 06:18:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/09 06:18:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/09 06:18:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/09 06:18:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/09 06:18:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/09 06:18:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/09 06:18:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/09 06:18:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/09 06:18:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/09 06:18:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/09 06:18:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/09 06:18:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/09 06:18:08 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/09 06:18:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/09 06:18:08 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/09 06:18:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/09 06:18:08 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/09 06:18:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/09 06:18:08 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/09 06:18:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/09 06:18:08 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/09 06:18:08 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/09 06:18:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/09 06:18:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/09 06:18:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/09 06:18:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/09 06:18:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/09 06:18:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/09 06:18:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/09 06:18:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/09 06:18:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/09 06:18:08 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/09 06:18:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/09 06:18:08 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/09 06:18:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/09 06:18:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/09 06:18:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/09 06:18:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/09 06:18:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/09 06:18:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/09 06:18:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/09 06:18:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/09 06:18:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/09 06:18:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/09 06:18:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/09 06:18:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/09 06:18:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/09 06:18:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/09 06:18:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/09 06:18:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/09 06:18:08 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/09 06:18:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/09 06:18:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/09 06:18:08 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/09 06:18:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/09 06:18:08 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/09 06:18:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/09 06:18:08 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/09 06:18:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/09 06:18:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/09 06:18:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/09 06:18:08 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/09 06:18:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/09 06:18:08 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/09 06:18:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/09 06:18:08 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/09 06:18:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/09 06:18:08 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/09 06:18:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/09 06:18:08 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/09 06:18:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/09 06:18:08 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/09 06:18:08 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/09 06:18:08 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/09 06:18:08 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/09 06:18:08 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/09 06:18:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/09 06:18:08 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/09 06:18:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/09 06:18:08 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/09 06:18:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/09 06:18:08 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/09 06:18:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/09 06:18:08 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/09 06:18:08 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/09 06:18:08 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/09 06:18:08 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for checks to finish 2026/03/09 06:18:08 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for transfers to finish 2026/03/09 06:18:09 DEBUG : appleapple: size = 21 OK 2026/03/09 06:18:09 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/09 06:18:09 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/03/09 06:18:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/09 06:18:09 DEBUG : splitbanan: size = 16 OK 2026/03/09 06:18:09 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/09 06:18:09 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/03/09 06:18:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/09 06:18:09 DEBUG : dir1/0000-abcde: size = 21 OK 2026/03/09 06:18:09 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/09 06:18:09 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/03/09 06:18:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/09 06:18:09 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/03/09 06:18:09 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/09 06:18:09 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/03/09 06:18:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/09 06:18:09 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/03/09 06:18:09 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/09 06:18:09 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/03/09 06:18:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/09 06:18:09 DEBUG : dir1/0004-efghi: size = 21 OK 2026/03/09 06:18:09 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/09 06:18:09 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/03/09 06:18:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/09 06:18:09 DEBUG : dir1/0003-defgh: size = 21 OK 2026/03/09 06:18:09 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/09 06:18:09 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/03/09 06:18:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/09 06:18:09 DEBUG : dir1/0005-fghij: size = 21 OK 2026/03/09 06:18:09 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/09 06:18:09 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/03/09 06:18:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/09 06:18:09 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/03/09 06:18:09 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/09 06:18:09 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/03/09 06:18:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/09 06:18:09 DEBUG : dir1/0007-12345: size = 21 OK 2026/03/09 06:18:09 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/09 06:18:09 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/03/09 06:18:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/09 06:18:09 DEBUG : dir1/0008-23456: size = 21 OK 2026/03/09 06:18:09 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/09 06:18:09 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/03/09 06:18:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/09 06:18:10 DEBUG : dir1/0009-34567: size = 21 OK 2026/03/09 06:18:10 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/09 06:18:10 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/03/09 06:18:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/09 06:18:10 DEBUG : dir1/0010-45678: size = 20 OK 2026/03/09 06:18:10 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/09 06:18:10 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/03/09 06:18:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/09 06:18:10 DEBUG : dir1/0011-56789: size = 20 OK 2026/03/09 06:18:10 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/09 06:18:10 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/03/09 06:18:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/09 06:18:10 DEBUG : dir1/0012-6789;: size = 19 OK 2026/03/09 06:18:10 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/09 06:18:10 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/03/09 06:18:10 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/03/09 06:18:10 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/09 06:18:10 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/03/09 06:18:10 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/03/09 06:18:10 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/09 06:18:10 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/03/09 06:18:10 DEBUG : dir1/0013-789;=: size = 19 OK 2026/03/09 06:18:10 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/09 06:18:10 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/03/09 06:18:10 DEBUG : Waiting for deletions to finish 2026/03/09 06:18:10 INFO : dir1/0011-56789;.txt: Deleted 2026/03/09 06:18:10 INFO : dir1/0015-9;=.txt: Deleted 2026/03/09 06:18:10 INFO : dir1/0013-789;=.txt: Deleted 2026/03/09 06:18:10 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/09 06:18:10 INFO : dir1/0007-1234567.txt: Deleted 2026/03/09 06:18:11 INFO : appleappleapplebanana: Deleted 2026/03/09 06:18:11 INFO : dir1/0012-6789;.txt: Deleted 2026/03/09 06:18:11 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/09 06:18:11 INFO : splitbananasplit: Deleted 2026/03/09 06:18:11 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/09 06:18:11 INFO : dir1/0008-2345678.txt: Deleted 2026/03/09 06:18:11 INFO : dir1/0003-defghij.txt: Deleted 2026/03/09 06:18:11 INFO : dir1/0009-3456789.txt: Deleted 2026/03/09 06:18:11 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/09 06:18:11 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/09 06:18:11 INFO : dir1/0014-89;=.txt: Deleted 2026/03/09 06:18:11 INFO : dir1/0010-456789.txt: Deleted 2026/03/09 06:18:11 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/09 06:18:11 DEBUG : Waiting for deletions to finish 2026/03/09 06:18:11 DEBUG : apple: Excluded (Path Filter) 2026/03/09 06:18:11 DEBUG : appleapple: Excluded (Path Filter) 2026/03/09 06:18:11 DEBUG : banana: Excluded (Path Filter) 2026/03/09 06:18:11 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/03/09 06:18:11 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/03/09 06:18:11 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/03/09 06:18:11 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/03/09 06:18:11 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/03/09 06:18:11 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/03/09 06:18:11 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/03/09 06:18:11 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/03/09 06:18:11 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/03/09 06:18:11 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/03/09 06:18:11 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/03/09 06:18:11 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/03/09 06:18:11 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/03/09 06:18:11 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/03/09 06:18:11 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/03/09 06:18:11 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/03/09 06:18:11 DEBUG : splitbanan: Excluded (Path Filter) 2026/03/09 06:18:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/09 06:18:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/09 06:18:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/09 06:18:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/09 06:18:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/09 06:18:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/09 06:18:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/09 06:18:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/09 06:18:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/09 06:18:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/09 06:18:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/09 06:18:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/09 06:18:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/09 06:18:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/09 06:18:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/09 06:18:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/09 06:18:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/09 06:18:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/09 06:18:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/09 06:18:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/09 06:18:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/09 06:18:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/09 06:18:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/09 06:18:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/09 06:18:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/09 06:18:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/09 06:18:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/09 06:18:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/09 06:18:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/09 06:18:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/09 06:18:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/09 06:18:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/09 06:18:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/09 06:18:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/09 06:18:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/09 06:18:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/09 06:18:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/09 06:18:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/09 06:18:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/09 06:18:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/09 06:18:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/09 06:18:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/09 06:18:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/09 06:18:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/09 06:18:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/09 06:18:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/09 06:18:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/09 06:18:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/09 06:18:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/09 06:18:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/09 06:18:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/09 06:18:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/09 06:18:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/09 06:18:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/09 06:18:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/09 06:18:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/09 06:18:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/09 06:18:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/09 06:18:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/09 06:18:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/09 06:18:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/09 06:18:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/09 06:18:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/09 06:18:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/09 06:18:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/09 06:18:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/09 06:18:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/09 06:18:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/09 06:18:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/09 06:18:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/09 06:18:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/09 06:18:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/09 06:18:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/09 06:18:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/09 06:18:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/09 06:18:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/09 06:18:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/09 06:18:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/09 06:18:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/09 06:18:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/09 06:18:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/09 06:18:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/09 06:18:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/09 06:18:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/09 06:18:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/09 06:18:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/09 06:18:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/09 06:18:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/09 06:18:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/09 06:18:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/09 06:18:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/09 06:18:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/09 06:18:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/09 06:18:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/09 06:18:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/09 06:18:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/09 06:18:11 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/09 06:18:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/09 06:18:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/09 06:18:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/09 06:18:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/09 06:18:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/09 06:18:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/09 06:18:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/09 06:18:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/09 06:18:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/09 06:18:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/09 06:18:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/09 06:18:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/09 06:18:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/09 06:18:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/09 06:18:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/09 06:18:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/09 06:18:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/09 06:18:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/09 06:18:11 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/09 06:18:11 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/09 06:18:11 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/09 06:18:11 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/09 06:18:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/09 06:18:11 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/09 06:18:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/09 06:18:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/09 06:18:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/09 06:18:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/09 06:18:12 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/09 06:18:12 DEBUG : appleapple: size = 21 OK 2026/03/09 06:18:12 DEBUG : apple: size = 5 OK 2026/03/09 06:18:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:18:12 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/09 06:18:12 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:18:12 DEBUG : banana: size = 6 OK 2026/03/09 06:18:12 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:18:12 DEBUG : banana: Unchanged skipping 2026/03/09 06:18:12 DEBUG : splitbanan: size = 16 OK 2026/03/09 06:18:12 DEBUG : apple: Unchanged skipping 2026/03/09 06:18:12 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:18:12 DEBUG : splitbananasplit: Unchanged skipping 2026/03/09 06:18:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/09 06:18:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/09 06:18:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/09 06:18:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/09 06:18:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/09 06:18:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/09 06:18:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/09 06:18:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/09 06:18:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/09 06:18:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/09 06:18:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/09 06:18:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/09 06:18:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/09 06:18:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/09 06:18:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/09 06:18:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/09 06:18:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/09 06:18:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/09 06:18:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/09 06:18:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/09 06:18:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/09 06:18:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/09 06:18:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/09 06:18:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/09 06:18:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/09 06:18:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/09 06:18:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/09 06:18:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/09 06:18:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/09 06:18:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/09 06:18:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/09 06:18:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/09 06:18:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/09 06:18:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/09 06:18:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/09 06:18:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/09 06:18:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/09 06:18:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/09 06:18:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/09 06:18:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/09 06:18:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/09 06:18:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/09 06:18:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/09 06:18:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/09 06:18:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/09 06:18:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/09 06:18:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/09 06:18:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/09 06:18:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/09 06:18:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/09 06:18:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/09 06:18:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/09 06:18:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/09 06:18:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/09 06:18:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/09 06:18:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/09 06:18:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/09 06:18:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/09 06:18:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/09 06:18:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/09 06:18:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/09 06:18:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/09 06:18:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/09 06:18:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/09 06:18:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/09 06:18:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/09 06:18:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/09 06:18:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/09 06:18:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/09 06:18:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/09 06:18:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/09 06:18:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/09 06:18:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/09 06:18:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/09 06:18:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/09 06:18:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/09 06:18:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/09 06:18:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/09 06:18:12 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/09 06:18:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/09 06:18:12 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/09 06:18:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/09 06:18:12 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/09 06:18:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/09 06:18:12 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/09 06:18:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/09 06:18:12 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/09 06:18:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/09 06:18:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/09 06:18:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/09 06:18:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/09 06:18:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/09 06:18:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/09 06:18:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/09 06:18:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/09 06:18:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/09 06:18:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/09 06:18:12 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/09 06:18:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/09 06:18:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/09 06:18:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/09 06:18:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/09 06:18:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/09 06:18:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/09 06:18:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/09 06:18:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/09 06:18:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/09 06:18:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/09 06:18:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/09 06:18:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/09 06:18:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/09 06:18:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/09 06:18:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/09 06:18:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/09 06:18:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/09 06:18:12 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/09 06:18:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/09 06:18:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/09 06:18:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/09 06:18:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/09 06:18:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/09 06:18:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/09 06:18:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/09 06:18:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/09 06:18:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/09 06:18:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/09 06:18:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/09 06:18:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/09 06:18:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/09 06:18:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/09 06:18:12 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/09 06:18:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/09 06:18:12 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/09 06:18:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/09 06:18:12 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/09 06:18:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/09 06:18:12 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/09 06:18:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/09 06:18:12 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/09 06:18:12 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/09 06:18:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/09 06:18:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/09 06:18:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/09 06:18:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/09 06:18:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/09 06:18:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/09 06:18:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/09 06:18:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/09 06:18:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/09 06:18:12 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/09 06:18:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/09 06:18:12 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/09 06:18:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/09 06:18:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/09 06:18:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/09 06:18:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/09 06:18:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/09 06:18:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/09 06:18:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/09 06:18:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/09 06:18:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/09 06:18:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/09 06:18:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/09 06:18:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/09 06:18:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/09 06:18:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/09 06:18:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/09 06:18:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/09 06:18:12 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/09 06:18:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/09 06:18:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/09 06:18:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/09 06:18:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/09 06:18:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/09 06:18:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/09 06:18:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/09 06:18:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/09 06:18:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/09 06:18:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/09 06:18:12 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/09 06:18:12 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/09 06:18:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/09 06:18:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/09 06:18:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/09 06:18:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/09 06:18:12 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/09 06:18:12 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/03/09 06:18:12 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:18:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/09 06:18:12 DEBUG : dir1/0000-abcde: size = 21 OK 2026/03/09 06:18:12 DEBUG : dir1/0003-defgh: size = 21 OK 2026/03/09 06:18:12 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:18:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/09 06:18:12 DEBUG : dir1/0004-efghi: size = 21 OK 2026/03/09 06:18:12 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:18:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/09 06:18:12 DEBUG : dir1/0005-fghij: size = 21 OK 2026/03/09 06:18:12 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:18:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/09 06:18:12 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/03/09 06:18:12 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:18:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/09 06:18:12 DEBUG : dir1/0007-12345: size = 21 OK 2026/03/09 06:18:12 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:18:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/09 06:18:12 DEBUG : dir1/0008-23456: size = 21 OK 2026/03/09 06:18:12 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:18:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/09 06:18:12 DEBUG : dir1/0009-34567: size = 21 OK 2026/03/09 06:18:12 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:18:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/09 06:18:12 DEBUG : dir1/0010-45678: size = 20 OK 2026/03/09 06:18:12 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:18:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/09 06:18:12 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:18:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/09 06:18:12 DEBUG : dir1/0011-56789: size = 20 OK 2026/03/09 06:18:12 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/03/09 06:18:12 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:18:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/09 06:18:12 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:18:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/09 06:18:12 DEBUG : dir1/0012-6789;: size = 19 OK 2026/03/09 06:18:12 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:18:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/09 06:18:12 DEBUG : dir1/0013-789;=: size = 19 OK 2026/03/09 06:18:12 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/03/09 06:18:12 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:18:12 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:18:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/09 06:18:12 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for checks to finish 2026/03/09 06:18:12 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/03/09 06:18:12 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:18:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/09 06:18:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/09 06:18:12 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for transfers to finish 2026/03/09 06:18:12 DEBUG : Waiting for deletions to finish 2026/03/09 06:18:12 DEBUG : Waiting for deletions to finish 2026/03/09 06:18:12 DEBUG : apple: Excluded (Path Filter) 2026/03/09 06:18:12 DEBUG : appleapple: Excluded (Path Filter) 2026/03/09 06:18:12 DEBUG : banana: Excluded (Path Filter) 2026/03/09 06:18:12 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/03/09 06:18:12 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/03/09 06:18:12 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/03/09 06:18:12 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/03/09 06:18:12 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/03/09 06:18:12 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/03/09 06:18:12 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/03/09 06:18:12 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/03/09 06:18:12 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/03/09 06:18:12 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/03/09 06:18:12 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/03/09 06:18:12 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/03/09 06:18:12 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/03/09 06:18:12 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/03/09 06:18:12 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/03/09 06:18:12 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/03/09 06:18:12 DEBUG : splitbanan: Excluded (Path Filter) 2026/03/09 06:18:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/09 06:18:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/09 06:18:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/09 06:18:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/09 06:18:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/09 06:18:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/09 06:18:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/09 06:18:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/09 06:18:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/09 06:18:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/09 06:18:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/09 06:18:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/09 06:18:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/09 06:18:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/09 06:18:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/09 06:18:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/09 06:18:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/09 06:18:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/09 06:18:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/09 06:18:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/09 06:18:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/09 06:18:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/09 06:18:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/09 06:18:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/09 06:18:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/09 06:18:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/09 06:18:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/09 06:18:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/09 06:18:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/09 06:18:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/09 06:18:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/09 06:18:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/09 06:18:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/09 06:18:12 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/09 06:18:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/09 06:18:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/09 06:18:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/09 06:18:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/09 06:18:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/09 06:18:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/09 06:18:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/09 06:18:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/09 06:18:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/09 06:18:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/09 06:18:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/09 06:18:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/09 06:18:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/09 06:18:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/09 06:18:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/09 06:18:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/09 06:18:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/09 06:18:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/09 06:18:12 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:185: Remote "B2 bucket rclone-test-denuful2sopo", Local "Local file system at /tmp/rclone1985531682", Modify Window "1ms" 2026/03/09 06:18:28 DEBUG : Waiting for deletions to finish 2026/03/09 06:18:28 DEBUG : apple: Excluded (Path Filter) 2026/03/09 06:18:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/09 06:18:28 DEBUG : banana: Excluded (Path Filter) 2026/03/09 06:18:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/09 06:18:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/09 06:18:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/09 06:18:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/09 06:18:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/09 06:18:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/09 06:18:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/09 06:18:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/09 06:18:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/09 06:18:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/09 06:18:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/09 06:18:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/09 06:18:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/09 06:18:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/09 06:18:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/09 06:18:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/09 06:18:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/09 06:18:29 DEBUG : apple: size = 5 OK 2026/03/09 06:18:29 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:18:29 DEBUG : apple: Unchanged skipping 2026/03/09 06:18:29 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/09 06:18:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:18:29 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/09 06:18:29 DEBUG : banana: size = 6 OK 2026/03/09 06:18:29 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:18:29 DEBUG : banana: Unchanged skipping 2026/03/09 06:18:29 DEBUG : splitbananasplit: size = 16 OK 2026/03/09 06:18:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:18:29 DEBUG : splitbananasplit: Unchanged skipping 2026/03/09 06:18:29 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/09 06:18:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:18:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/09 06:18:29 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/09 06:18:29 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/09 06:18:29 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/09 06:18:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:18:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:18:29 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/09 06:18:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:18:29 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for checks to finish 2026/03/09 06:18:29 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/09 06:18:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:18:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/09 06:18:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:18:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/09 06:18:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/09 06:18:29 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/09 06:18:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:18:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/09 06:18:29 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/09 06:18:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:18:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/09 06:18:29 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/09 06:18:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:18:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/09 06:18:29 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/09 06:18:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:18:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/09 06:18:29 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/09 06:18:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:18:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/09 06:18:29 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/09 06:18:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:18:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/09 06:18:29 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/09 06:18:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:18:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/09 06:18:29 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/09 06:18:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:18:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/09 06:18:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/09 06:18:29 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/09 06:18:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:18:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/09 06:18:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/09 06:18:29 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/09 06:18:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:18:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/09 06:18:29 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for transfers to finish 2026/03/09 06:18:29 DEBUG : Waiting for deletions to finish 2026/03/09 06:18:29 DEBUG : Waiting for deletions to finish 2026/03/09 06:18:29 DEBUG : apple: Excluded (Path Filter) 2026/03/09 06:18:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/09 06:18:29 DEBUG : banana: Excluded (Path Filter) 2026/03/09 06:18:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/09 06:18:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/09 06:18:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/09 06:18:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/09 06:18:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/09 06:18:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/09 06:18:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/09 06:18:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/09 06:18:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/09 06:18:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/09 06:18:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/09 06:18:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/09 06:18:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/09 06:18:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/09 06:18:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/09 06:18:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/09 06:18:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/09 06:18:30 DEBUG : apple: size = 5 OK 2026/03/09 06:18:30 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:18:30 DEBUG : apple: Unchanged skipping 2026/03/09 06:18:30 DEBUG : splitbananasplit: size = 16 OK 2026/03/09 06:18:30 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:18:30 DEBUG : splitbananasplit: Unchanged skipping 2026/03/09 06:18:30 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/09 06:18:30 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:18:30 DEBUG : banana: size = 6 OK 2026/03/09 06:18:30 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/09 06:18:30 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:18:30 DEBUG : banana: Unchanged skipping 2026/03/09 06:18:30 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/09 06:18:30 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:18:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/09 06:18:30 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/09 06:18:30 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/09 06:18:30 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:18:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/09 06:18:30 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/09 06:18:30 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:18:30 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:18:30 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/09 06:18:30 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:18:30 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/09 06:18:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/09 06:18:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/09 06:18:30 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/09 06:18:30 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:18:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/09 06:18:30 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/09 06:18:30 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/09 06:18:30 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:18:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/09 06:18:30 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/09 06:18:30 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:18:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/09 06:18:30 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/09 06:18:30 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:18:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/09 06:18:30 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/09 06:18:30 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:18:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/09 06:18:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/09 06:18:30 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:18:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/09 06:18:30 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:18:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/09 06:18:30 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for checks to finish 2026/03/09 06:18:30 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/09 06:18:30 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:18:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/09 06:18:30 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/09 06:18:30 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:18:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/09 06:18:30 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/09 06:18:30 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:18:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/09 06:18:30 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/09 06:18:30 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:18:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/09 06:18:30 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for transfers to finish 2026/03/09 06:18:30 DEBUG : Waiting for deletions to finish 2026/03/09 06:18:30 DEBUG : Waiting for deletions to finish 2026/03/09 06:18:30 DEBUG : apple: Excluded (Path Filter) 2026/03/09 06:18:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/09 06:18:30 DEBUG : banana: Excluded (Path Filter) 2026/03/09 06:18:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/09 06:18:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/09 06:18:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/09 06:18:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/09 06:18:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/09 06:18:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/09 06:18:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/09 06:18:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/09 06:18:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/09 06:18:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/09 06:18:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/09 06:18:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/09 06:18:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/09 06:18:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/09 06:18:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/09 06:18:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/09 06:18:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/09 06:18:30 DEBUG : Waiting for deletions to finish 2026/03/09 06:18:30 DEBUG : apple: Excluded (Path Filter) 2026/03/09 06:18:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/09 06:18:30 DEBUG : banana: Excluded (Path Filter) 2026/03/09 06:18:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/09 06:18:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/09 06:18:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/09 06:18:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/09 06:18:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/09 06:18:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/09 06:18:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/09 06:18:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/09 06:18:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/09 06:18:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/09 06:18:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/09 06:18:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/09 06:18:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/09 06:18:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/09 06:18:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/09 06:18:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/09 06:18:30 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:185: Remote "B2 bucket rclone-test-denuful2sopo", Local "Local file system at /tmp/rclone1985531682", Modify Window "1ms" 2026/03/09 06:18:45 DEBUG : Waiting for deletions to finish 2026/03/09 06:18:45 DEBUG : apple: Excluded (Path Filter) 2026/03/09 06:18:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/09 06:18:45 DEBUG : banana: Excluded (Path Filter) 2026/03/09 06:18:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/09 06:18:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/09 06:18:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/09 06:18:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/09 06:18:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/09 06:18:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/09 06:18:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/09 06:18:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/09 06:18:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/09 06:18:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/09 06:18:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/09 06:18:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/09 06:18:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/09 06:18:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/09 06:18:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/09 06:18:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/09 06:18:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/09 06:18:46 DEBUG : apple: size = 5 OK 2026/03/09 06:18:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:18:46 DEBUG : apple: Unchanged skipping 2026/03/09 06:18:46 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/09 06:18:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:18:46 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/09 06:18:46 DEBUG : banana: size = 6 OK 2026/03/09 06:18:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:18:46 DEBUG : banana: Unchanged skipping 2026/03/09 06:18:46 DEBUG : splitbananasplit: size = 16 OK 2026/03/09 06:18:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:18:46 DEBUG : splitbananasplit: Unchanged skipping 2026/03/09 06:18:46 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/09 06:18:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:18:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/09 06:18:46 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/09 06:18:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:18:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/09 06:18:46 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/09 06:18:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:18:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/09 06:18:46 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/09 06:18:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:18:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/09 06:18:46 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/09 06:18:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:18:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/09 06:18:46 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/09 06:18:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:18:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/09 06:18:46 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/09 06:18:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:18:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/09 06:18:46 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/09 06:18:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:18:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/09 06:18:46 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/09 06:18:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:18:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/09 06:18:46 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/09 06:18:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:18:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/09 06:18:46 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/09 06:18:46 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/09 06:18:46 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/09 06:18:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:18:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:18:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/09 06:18:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:18:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/09 06:18:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/09 06:18:46 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/09 06:18:46 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/09 06:18:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:18:46 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/09 06:18:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/09 06:18:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:18:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/09 06:18:46 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for checks to finish 2026/03/09 06:18:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:18:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/09 06:18:46 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for transfers to finish 2026/03/09 06:18:46 DEBUG : Waiting for deletions to finish 2026/03/09 06:18:46 DEBUG : Waiting for deletions to finish 2026/03/09 06:18:46 DEBUG : apple: Excluded (Path Filter) 2026/03/09 06:18:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/09 06:18:46 DEBUG : banana: Excluded (Path Filter) 2026/03/09 06:18:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/09 06:18:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/09 06:18:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/09 06:18:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/09 06:18:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/09 06:18:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/09 06:18:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/09 06:18:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/09 06:18:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/09 06:18:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/09 06:18:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/09 06:18:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/09 06:18:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/09 06:18:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/09 06:18:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/09 06:18:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/09 06:18:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/09 06:18:47 DEBUG : apple: size = 5 OK 2026/03/09 06:18:47 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:18:47 DEBUG : apple: Unchanged skipping 2026/03/09 06:18:47 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/09 06:18:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:18:47 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/09 06:18:47 DEBUG : banana: size = 6 OK 2026/03/09 06:18:47 DEBUG : splitbananasplit: size = 16 OK 2026/03/09 06:18:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:18:47 DEBUG : splitbananasplit: Unchanged skipping 2026/03/09 06:18:47 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:18:47 DEBUG : banana: Unchanged skipping 2026/03/09 06:18:47 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/09 06:18:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:18:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/09 06:18:47 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/09 06:18:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:18:47 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/09 06:18:47 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/09 06:18:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:18:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/09 06:18:47 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/09 06:18:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:18:47 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/09 06:18:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:18:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:18:47 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/09 06:18:47 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for checks to finish 2026/03/09 06:18:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/09 06:18:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/09 06:18:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/09 06:18:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:18:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/09 06:18:47 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/09 06:18:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:18:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/09 06:18:47 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/09 06:18:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:18:47 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/09 06:18:47 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/09 06:18:47 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/09 06:18:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/09 06:18:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:18:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/09 06:18:47 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/09 06:18:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:18:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/09 06:18:47 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/09 06:18:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:18:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:18:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/09 06:18:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/09 06:18:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/09 06:18:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:18:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/09 06:18:47 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/09 06:18:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:18:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/09 06:18:47 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/09 06:18:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:18:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/09 06:18:47 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for transfers to finish 2026/03/09 06:18:47 DEBUG : Waiting for deletions to finish 2026/03/09 06:18:47 DEBUG : Waiting for deletions to finish 2026/03/09 06:18:47 DEBUG : apple: Excluded (Path Filter) 2026/03/09 06:18:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/09 06:18:47 DEBUG : banana: Excluded (Path Filter) 2026/03/09 06:18:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/09 06:18:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/09 06:18:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/09 06:18:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/09 06:18:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/09 06:18:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/09 06:18:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/09 06:18:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/09 06:18:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/09 06:18:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/09 06:18:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/09 06:18:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/09 06:18:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/09 06:18:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/09 06:18:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/09 06:18:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/09 06:18:47 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:185: Remote "B2 bucket rclone-test-denuful2sopo", Local "Local file system at /tmp/rclone1985531682", Modify Window "1ms" 2026/03/09 06:19:01 DEBUG : Waiting for deletions to finish 2026/03/09 06:19:02 DEBUG : apple: Excluded (Path Filter) 2026/03/09 06:19:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/09 06:19:02 DEBUG : banana: Excluded (Path Filter) 2026/03/09 06:19:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/09 06:19:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/09 06:19:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/09 06:19:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/09 06:19:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/09 06:19:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/09 06:19:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/09 06:19:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/09 06:19:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/09 06:19:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/09 06:19:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/09 06:19:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/09 06:19:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/09 06:19:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/09 06:19:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/09 06:19:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/09 06:19:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/09 06:19:02 DEBUG : apple: size = 5 OK 2026/03/09 06:19:02 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:19:02 DEBUG : apple: Unchanged skipping 2026/03/09 06:19:02 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/09 06:19:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:19:02 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/09 06:19:02 DEBUG : banana: size = 6 OK 2026/03/09 06:19:02 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:19:02 DEBUG : banana: Unchanged skipping 2026/03/09 06:19:02 DEBUG : splitbananasplit: size = 16 OK 2026/03/09 06:19:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:19:02 DEBUG : splitbananasplit: Unchanged skipping 2026/03/09 06:19:02 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/09 06:19:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:19:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/09 06:19:02 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/09 06:19:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:19:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/09 06:19:02 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/09 06:19:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:19:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/09 06:19:02 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/09 06:19:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:19:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/09 06:19:02 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/09 06:19:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:19:02 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for checks to finish 2026/03/09 06:19:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/09 06:19:02 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/09 06:19:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:19:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/09 06:19:02 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/09 06:19:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:19:02 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/09 06:19:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:19:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/09 06:19:02 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/09 06:19:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:19:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/09 06:19:02 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/09 06:19:02 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/09 06:19:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:19:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/09 06:19:02 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/09 06:19:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:19:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/09 06:19:02 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/09 06:19:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/09 06:19:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:19:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/09 06:19:02 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/09 06:19:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:19:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/09 06:19:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:19:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/09 06:19:02 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/09 06:19:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:19:02 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/09 06:19:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/09 06:19:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:19:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/09 06:19:02 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for transfers to finish 2026/03/09 06:19:02 DEBUG : Waiting for deletions to finish 2026/03/09 06:19:02 DEBUG : Waiting for deletions to finish 2026/03/09 06:19:03 DEBUG : apple: Excluded (Path Filter) 2026/03/09 06:19:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/09 06:19:03 DEBUG : banana: Excluded (Path Filter) 2026/03/09 06:19:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/09 06:19:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/09 06:19:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/09 06:19:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/09 06:19:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/09 06:19:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/09 06:19:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/09 06:19:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/09 06:19:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/09 06:19:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/09 06:19:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/09 06:19:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/09 06:19:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/09 06:19:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/09 06:19:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/09 06:19:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/09 06:19:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/09 06:19:03 DEBUG : apple: size = 5 OK 2026/03/09 06:19:03 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:19:03 DEBUG : apple: Unchanged skipping 2026/03/09 06:19:03 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/09 06:19:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:19:03 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/09 06:19:03 DEBUG : banana: size = 6 OK 2026/03/09 06:19:03 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:19:03 DEBUG : banana: Unchanged skipping 2026/03/09 06:19:03 DEBUG : splitbananasplit: size = 16 OK 2026/03/09 06:19:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:19:03 DEBUG : splitbananasplit: Unchanged skipping 2026/03/09 06:19:03 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/09 06:19:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:19:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/09 06:19:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/09 06:19:03 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/09 06:19:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:19:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/09 06:19:03 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/09 06:19:03 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/09 06:19:03 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/09 06:19:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:19:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/09 06:19:03 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/09 06:19:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:19:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/09 06:19:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:19:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/09 06:19:03 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/09 06:19:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:19:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/09 06:19:03 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/09 06:19:03 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/09 06:19:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:19:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:19:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/09 06:19:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/09 06:19:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:19:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/09 06:19:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:19:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/09 06:19:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/09 06:19:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:19:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/09 06:19:03 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/09 06:19:03 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/09 06:19:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:19:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:19:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/09 06:19:03 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/09 06:19:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/09 06:19:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:19:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/09 06:19:03 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/09 06:19:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:19:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/09 06:19:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/09 06:19:03 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for checks to finish 2026/03/09 06:19:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:19:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/09 06:19:03 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for transfers to finish 2026/03/09 06:19:03 DEBUG : Waiting for deletions to finish 2026/03/09 06:19:03 DEBUG : Waiting for deletions to finish 2026/03/09 06:19:03 DEBUG : apple: Excluded (Path Filter) 2026/03/09 06:19:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/09 06:19:03 DEBUG : banana: Excluded (Path Filter) 2026/03/09 06:19:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/09 06:19:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/09 06:19:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/09 06:19:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/09 06:19:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/09 06:19:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/09 06:19:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/09 06:19:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/09 06:19:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/09 06:19:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/09 06:19:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/09 06:19:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/09 06:19:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/09 06:19:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/09 06:19:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/09 06:19:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/09 06:19:03 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:185: Remote "B2 bucket rclone-test-denuful2sopo", Local "Local file system at /tmp/rclone1985531682", Modify Window "1ms" 2026/03/09 06:19:18 DEBUG : Waiting for deletions to finish 2026/03/09 06:19:19 DEBUG : apple: Excluded (Path Filter) 2026/03/09 06:19:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/09 06:19:19 DEBUG : banana: Excluded (Path Filter) 2026/03/09 06:19:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/09 06:19:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/09 06:19:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/09 06:19:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/09 06:19:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/09 06:19:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/09 06:19:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/09 06:19:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/09 06:19:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/09 06:19:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/09 06:19:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/09 06:19:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/09 06:19:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/09 06:19:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/09 06:19:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/09 06:19:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/09 06:19:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/09 06:19:20 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/09 06:19:20 DEBUG : banana: size = 6 OK 2026/03/09 06:19:20 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:19:20 DEBUG : banana: Unchanged skipping 2026/03/09 06:19:20 DEBUG : splitbananasplit: size = 16 OK 2026/03/09 06:19:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:19:20 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/09 06:19:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:19:20 DEBUG : splitbananasplit: Unchanged skipping 2026/03/09 06:19:20 DEBUG : apple: size = 5 OK 2026/03/09 06:19:20 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:19:20 DEBUG : apple: Unchanged skipping 2026/03/09 06:19:20 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/09 06:19:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:19:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/09 06:19:20 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/09 06:19:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:19:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/09 06:19:20 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/09 06:19:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:19:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/09 06:19:20 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/09 06:19:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:19:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/09 06:19:20 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/09 06:19:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:19:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/09 06:19:20 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/09 06:19:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:19:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/09 06:19:20 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/09 06:19:20 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/09 06:19:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:19:20 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for checks to finish 2026/03/09 06:19:20 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/09 06:19:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:19:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/09 06:19:20 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/09 06:19:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:19:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/09 06:19:20 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/09 06:19:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:19:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/09 06:19:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:19:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/09 06:19:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/09 06:19:20 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/09 06:19:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:19:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/09 06:19:20 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/09 06:19:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:19:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/09 06:19:20 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/09 06:19:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:19:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/09 06:19:20 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/09 06:19:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:19:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/09 06:19:20 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/09 06:19:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:19:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/09 06:19:20 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for transfers to finish 2026/03/09 06:19:20 DEBUG : Waiting for deletions to finish 2026/03/09 06:19:20 DEBUG : Waiting for deletions to finish 2026/03/09 06:19:20 DEBUG : apple: Excluded (Path Filter) 2026/03/09 06:19:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/09 06:19:20 DEBUG : banana: Excluded (Path Filter) 2026/03/09 06:19:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/09 06:19:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/09 06:19:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/09 06:19:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/09 06:19:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/09 06:19:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/09 06:19:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/09 06:19:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/09 06:19:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/09 06:19:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/09 06:19:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/09 06:19:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/09 06:19:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/09 06:19:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/09 06:19:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/09 06:19:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/09 06:19:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/09 06:19:20 DEBUG : apple: size = 5 OK 2026/03/09 06:19:20 DEBUG : banana: size = 6 OK 2026/03/09 06:19:20 DEBUG : splitbananasplit: size = 16 OK 2026/03/09 06:19:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:19:20 DEBUG : splitbananasplit: Unchanged skipping 2026/03/09 06:19:20 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:19:20 DEBUG : banana: Unchanged skipping 2026/03/09 06:19:20 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:19:20 DEBUG : apple: Unchanged skipping 2026/03/09 06:19:20 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/09 06:19:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:19:20 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/09 06:19:21 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/09 06:19:21 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/09 06:19:21 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/09 06:19:21 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/09 06:19:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:19:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:19:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/09 06:19:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/09 06:19:21 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/09 06:19:21 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/09 06:19:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:19:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:19:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/09 06:19:21 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/09 06:19:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:19:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/09 06:19:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/09 06:19:21 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/09 06:19:21 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/09 06:19:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:19:21 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/09 06:19:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/09 06:19:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:19:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/09 06:19:21 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/09 06:19:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:19:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/09 06:19:21 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/09 06:19:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:19:21 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for checks to finish 2026/03/09 06:19:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:19:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/09 06:19:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/09 06:19:21 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/09 06:19:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:19:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/09 06:19:21 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/09 06:19:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:19:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/09 06:19:21 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/09 06:19:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:19:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/09 06:19:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:19:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/09 06:19:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:19:21 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/09 06:19:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/09 06:19:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:19:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/09 06:19:21 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for transfers to finish 2026/03/09 06:19:21 DEBUG : Waiting for deletions to finish 2026/03/09 06:19:21 DEBUG : Waiting for deletions to finish 2026/03/09 06:19:21 DEBUG : apple: Excluded (Path Filter) 2026/03/09 06:19:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/09 06:19:21 DEBUG : banana: Excluded (Path Filter) 2026/03/09 06:19:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/09 06:19:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/09 06:19:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/09 06:19:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/09 06:19:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/09 06:19:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/09 06:19:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/09 06:19:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/09 06:19:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/09 06:19:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/09 06:19:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/09 06:19:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/09 06:19:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/09 06:19:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/09 06:19:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/09 06:19:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/09 06:19:21 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:185: Remote "B2 bucket rclone-test-denuful2sopo", Local "Local file system at /tmp/rclone1985531682", Modify Window "1ms" 2026/03/09 06:19:36 DEBUG : Waiting for deletions to finish 2026/03/09 06:19:36 DEBUG : apple: Excluded (Path Filter) 2026/03/09 06:19:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/09 06:19:36 DEBUG : banana: Excluded (Path Filter) 2026/03/09 06:19:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/09 06:19:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/09 06:19:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/09 06:19:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/09 06:19:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/09 06:19:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/09 06:19:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/09 06:19:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/09 06:19:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/09 06:19:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/09 06:19:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/09 06:19:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/09 06:19:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/09 06:19:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/09 06:19:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/09 06:19:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/09 06:19:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/09 06:19:37 DEBUG : apple: size = 5 OK 2026/03/09 06:19:37 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:19:37 DEBUG : apple: Unchanged skipping 2026/03/09 06:19:37 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/09 06:19:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:19:37 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/09 06:19:37 DEBUG : banana: size = 6 OK 2026/03/09 06:19:37 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:19:37 DEBUG : banana: Unchanged skipping 2026/03/09 06:19:37 DEBUG : splitbananasplit: size = 16 OK 2026/03/09 06:19:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:19:37 DEBUG : splitbananasplit: Unchanged skipping 2026/03/09 06:19:37 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/09 06:19:37 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/09 06:19:37 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for checks to finish 2026/03/09 06:19:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:19:37 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/09 06:19:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:19:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/09 06:19:37 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/09 06:19:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:19:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/09 06:19:37 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/09 06:19:37 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/09 06:19:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:19:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:19:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/09 06:19:37 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/09 06:19:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:19:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/09 06:19:37 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/09 06:19:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:19:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/09 06:19:37 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/09 06:19:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:19:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/09 06:19:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/09 06:19:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/09 06:19:37 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/09 06:19:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:19:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/09 06:19:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:19:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/09 06:19:37 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/09 06:19:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:19:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/09 06:19:37 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/09 06:19:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:19:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/09 06:19:37 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/09 06:19:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:19:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/09 06:19:37 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/09 06:19:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:19:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/09 06:19:37 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/09 06:19:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:19:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/09 06:19:37 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/09 06:19:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:19:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/09 06:19:37 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for transfers to finish 2026/03/09 06:19:37 DEBUG : Waiting for deletions to finish 2026/03/09 06:19:37 DEBUG : Waiting for deletions to finish 2026/03/09 06:19:37 DEBUG : apple: Excluded (Path Filter) 2026/03/09 06:19:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/09 06:19:37 DEBUG : banana: Excluded (Path Filter) 2026/03/09 06:19:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/09 06:19:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/09 06:19:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/09 06:19:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/09 06:19:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/09 06:19:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/09 06:19:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/09 06:19:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/09 06:19:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/09 06:19:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/09 06:19:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/09 06:19:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/09 06:19:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/09 06:19:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/09 06:19:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/09 06:19:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/09 06:19:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/09 06:19:38 DEBUG : apple: size = 5 OK 2026/03/09 06:19:38 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:19:38 DEBUG : apple: Unchanged skipping 2026/03/09 06:19:38 DEBUG : splitbananasplit: size = 16 OK 2026/03/09 06:19:38 DEBUG : banana: size = 6 OK 2026/03/09 06:19:38 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:19:38 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/09 06:19:38 DEBUG : splitbananasplit: Unchanged skipping 2026/03/09 06:19:38 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:19:38 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:19:38 DEBUG : banana: Unchanged skipping 2026/03/09 06:19:38 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/09 06:19:38 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/09 06:19:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:19:38 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/09 06:19:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:19:38 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/09 06:19:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/09 06:19:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:19:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/09 06:19:38 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/09 06:19:38 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/09 06:19:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:19:38 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for checks to finish 2026/03/09 06:19:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/09 06:19:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/09 06:19:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:19:38 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/09 06:19:38 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/09 06:19:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:19:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:19:38 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/09 06:19:38 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/09 06:19:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:19:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/09 06:19:38 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/09 06:19:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:19:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/09 06:19:38 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/09 06:19:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:19:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/09 06:19:38 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/09 06:19:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:19:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/09 06:19:38 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/09 06:19:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:19:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/09 06:19:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:19:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/09 06:19:38 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/09 06:19:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:19:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/09 06:19:38 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/09 06:19:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:19:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/09 06:19:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/09 06:19:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/09 06:19:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/09 06:19:38 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/09 06:19:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:19:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/09 06:19:38 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for transfers to finish 2026/03/09 06:19:38 DEBUG : Waiting for deletions to finish 2026/03/09 06:19:38 DEBUG : Waiting for deletions to finish 2026/03/09 06:19:38 DEBUG : apple: Excluded (Path Filter) 2026/03/09 06:19:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/09 06:19:38 DEBUG : banana: Excluded (Path Filter) 2026/03/09 06:19:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/09 06:19:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/09 06:19:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/09 06:19:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/09 06:19:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/09 06:19:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/09 06:19:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/09 06:19:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/09 06:19:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/09 06:19:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/09 06:19:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/09 06:19:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/09 06:19:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/09 06:19:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/09 06:19:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/09 06:19:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/09 06:19:38 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (209.20s) --- PASS: TestTransform/NFC (16.57s) --- PASS: TestTransform/NFD (17.39s) --- PASS: TestTransform/base64 (20.58s) --- PASS: TestTransform/prefix (23.63s) --- PASS: TestTransform/suffix (24.35s) --- PASS: TestTransform/truncate (20.45s) --- PASS: TestTransform/encoder (18.41s) --- PASS: TestTransform/ISO-8859-1 (17.14s) --- PASS: TestTransform/charmap (16.08s) --- PASS: TestTransform/lowercase (17.20s) --- PASS: TestTransform/ascii (17.40s) === RUN TestTransformCopy run.go:185: Remote "B2 bucket rclone-test-denuful2sopo", Local "Local file system at /tmp/rclone1985531682", Modify Window "1ms" 2026/03/09 06:19:43 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/03/09 06:19:43 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/03/09 06:19:43 INFO : sub dir_somesuffix: Making directory 2026/03/09 06:19:43 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/03/09 06:19:43 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/03/09 06:19:43 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/03/09 06:19:43 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/03/09 06:19:43 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/03/09 06:19:43 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for checks to finish 2026/03/09 06:19:43 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for transfers to finish 2026/03/09 06:19:44 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/03/09 06:19:44 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/09 06:19:44 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/03/09 06:19:44 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.79s) === RUN TestDoubleTransform run.go:185: Remote "B2 bucket rclone-test-denuful2sopo", Local "Local file system at /tmp/rclone1985531682", Modify Window "1ms" 2026/03/09 06:19:45 DEBUG : toe: transformed to: tictactoe 2026/03/09 06:19:45 DEBUG : toe: transformed to: tictactoe 2026/03/09 06:19:45 INFO : tictactoe: Making directory 2026/03/09 06:19:45 DEBUG : toe: transformed to: tictactoe 2026/03/09 06:19:45 DEBUG : toe: transformed to: tictactoe 2026/03/09 06:19:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/09 06:19:45 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/03/09 06:19:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/09 06:19:45 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for checks to finish 2026/03/09 06:19:45 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for transfers to finish 2026/03/09 06:19:46 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/03/09 06:19:46 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/09 06:19:46 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/03/09 06:19:46 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.75s) === RUN TestFileTag run.go:185: Remote "B2 bucket rclone-test-denuful2sopo", Local "Local file system at /tmp/rclone1985531682", Modify Window "1ms" 2026/03/09 06:19:47 INFO : toe: Making directory 2026/03/09 06:19:47 INFO : toe/toe: Making directory 2026/03/09 06:19:47 DEBUG : toe: transformed to: tictactoe 2026/03/09 06:19:47 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/09 06:19:47 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/09 06:19:47 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/09 06:19:47 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for checks to finish 2026/03/09 06:19:47 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for transfers to finish 2026/03/09 06:19:47 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/03/09 06:19:47 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/09 06:19:47 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/03/09 06:19:47 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.72s) === RUN TestNoTag run.go:185: Remote "B2 bucket rclone-test-denuful2sopo", Local "Local file system at /tmp/rclone1985531682", Modify Window "1ms" 2026/03/09 06:19:48 INFO : toe: Making directory 2026/03/09 06:19:48 INFO : toe/toe: Making directory 2026/03/09 06:19:48 DEBUG : toe: transformed to: tictactoe 2026/03/09 06:19:48 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/09 06:19:48 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/09 06:19:48 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/09 06:19:48 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for checks to finish 2026/03/09 06:19:48 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for transfers to finish 2026/03/09 06:19:49 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/03/09 06:19:49 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/09 06:19:49 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/03/09 06:19:49 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.72s) === RUN TestDirTag run.go:185: Remote "B2 bucket rclone-test-denuful2sopo", Local "Local file system at /tmp/rclone1985531682", Modify Window "1ms" 2026/03/09 06:19:50 DEBUG : empty_dir: Making directory with metadata 2026/03/09 06:19:50 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/09 06:19:50 DEBUG : toe: transformed to: tictactoe 2026/03/09 06:19:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/09 06:19:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/09 06:19:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/09 06:19:50 INFO : tictacempty_dir: Making directory 2026/03/09 06:19:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/09 06:19:50 DEBUG : toe: transformed to: tictactoe 2026/03/09 06:19:50 DEBUG : toe: transformed to: tictactoe 2026/03/09 06:19:50 INFO : tictactoe: Making directory 2026/03/09 06:19:50 DEBUG : toe: transformed to: tictactoe 2026/03/09 06:19:50 DEBUG : toe: transformed to: tictactoe 2026/03/09 06:19:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/09 06:19:50 INFO : tictactoe/tictactoe: Making directory 2026/03/09 06:19:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/09 06:19:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/09 06:19:50 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/09 06:19:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/09 06:19:50 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for checks to finish 2026/03/09 06:19:50 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for transfers to finish 2026/03/09 06:19:51 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/03/09 06:19:51 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/09 06:19:51 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/03/09 06:19:51 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.78s) === RUN TestAllTag run.go:185: Remote "B2 bucket rclone-test-denuful2sopo", Local "Local file system at /tmp/rclone1985531682", Modify Window "1ms" 2026/03/09 06:19:52 DEBUG : empty_dir: Making directory with metadata 2026/03/09 06:19:52 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/09 06:19:52 DEBUG : toe: transformed to: tictactoe 2026/03/09 06:19:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/09 06:19:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/09 06:19:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/09 06:19:52 INFO : tictacempty_dir: Making directory 2026/03/09 06:19:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/09 06:19:52 DEBUG : toe: transformed to: tictactoe 2026/03/09 06:19:52 DEBUG : toe: transformed to: tictactoe 2026/03/09 06:19:52 INFO : tictactoe: Making directory 2026/03/09 06:19:52 DEBUG : toe: transformed to: tictactoe 2026/03/09 06:19:52 DEBUG : toe: transformed to: tictactoe 2026/03/09 06:19:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/09 06:19:52 INFO : tictactoe/tictactoe: Making directory 2026/03/09 06:19:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/09 06:19:52 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/09 06:19:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/09 06:19:52 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/09 06:19:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/09 06:19:52 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for checks to finish 2026/03/09 06:19:52 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for transfers to finish 2026/03/09 06:19:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/09 06:19:53 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/09 06:19:53 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/09 06:19:53 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/03/09 06:19:53 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for checks to finish 2026/03/09 06:19:53 DEBUG : toe: transformed to: tictactoe 2026/03/09 06:19:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/09 06:19:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/09 06:19:53 DEBUG : toe: transformed to: tictactoe 2026/03/09 06:19:53 DEBUG : toe: transformed to: tictactoe 2026/03/09 06:19:53 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/09 06:19:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/09 06:19:53 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/09 06:19:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/03/09 06:19:53 NOTICE: B2 bucket rclone-test-denuful2sopo: 0 differences found 2026/03/09 06:19:53 NOTICE: B2 bucket rclone-test-denuful2sopo: 1 matching files --- PASS: TestAllTag (2.21s) === RUN TestRunTwice run.go:185: Remote "B2 bucket rclone-test-denuful2sopo", Local "Local file system at /tmp/rclone1985531682", Modify Window "1ms" 2026/03/09 06:19:54 DEBUG : toe: transformed to: tictactoe 2026/03/09 06:19:54 DEBUG : toe: transformed to: tictactoe 2026/03/09 06:19:54 INFO : tictactoe: Making directory 2026/03/09 06:19:54 DEBUG : toe: transformed to: tictactoe 2026/03/09 06:19:54 DEBUG : toe: transformed to: tictactoe 2026/03/09 06:19:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/09 06:19:54 INFO : tictactoe/tictactoe: Making directory 2026/03/09 06:19:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/09 06:19:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/09 06:19:54 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/09 06:19:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/09 06:19:54 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for checks to finish 2026/03/09 06:19:54 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for transfers to finish 2026/03/09 06:19:55 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/03/09 06:19:55 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/09 06:19:55 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/03/09 06:19:55 DEBUG : Waiting for deletions to finish 2026/03/09 06:19:55 DEBUG : toe: transformed to: tictactoe 2026/03/09 06:19:55 DEBUG : toe: transformed to: tictactoe 2026/03/09 06:19:55 DEBUG : toe: transformed to: tictactoe 2026/03/09 06:19:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/09 06:19:56 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/03/09 06:19:56 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/09 06:19:56 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for checks to finish 2026/03/09 06:19:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/09 06:19:56 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/03/09 06:19:56 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for transfers to finish 2026/03/09 06:19:56 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.58s) === RUN TestSyntax 2026/03/09 06:19:57 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "B2 bucket rclone-test-denuful2sopo", Local "Local file system at /tmp/rclone1985531682", Modify Window "1ms" 2026/03/09 06:19:57 INFO : toe: Making directory 2026/03/09 06:19:57 INFO : toe/toe: Making directory 2026/03/09 06:19:57 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/09 06:19:57 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for checks to finish 2026/03/09 06:19:57 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for transfers to finish 2026/03/09 06:19:58 DEBUG : toe/toe/toe: size = 11 OK 2026/03/09 06:19:58 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/09 06:19:58 INFO : toe/toe/toe: Copied (new) 2026/03/09 06:19:58 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.80s) === RUN TestMove run.go:185: Remote "B2 bucket rclone-test-denuful2sopo", Local "Local file system at /tmp/rclone1985531682", Modify Window "1ms" 2026/03/09 06:19:58 DEBUG : empty_dir: Making directory with metadata 2026/03/09 06:19:58 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/09 06:19:58 DEBUG : toe: transformed to: tictactoe 2026/03/09 06:19:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/09 06:19:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/09 06:19:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/09 06:19:59 INFO : tictacempty_dir: Making directory 2026/03/09 06:19:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/09 06:19:59 DEBUG : toe: transformed to: tictactoe 2026/03/09 06:19:59 DEBUG : toe: transformed to: tictactoe 2026/03/09 06:19:59 INFO : tictactoe: Making directory 2026/03/09 06:19:59 DEBUG : toe: transformed to: tictactoe 2026/03/09 06:19:59 DEBUG : toe: transformed to: tictactoe 2026/03/09 06:19:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/09 06:19:59 INFO : tictactoe/tictactoe: Making directory 2026/03/09 06:19:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/09 06:19:59 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/09 06:19:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/09 06:19:59 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/09 06:19:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/09 06:19:59 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for checks to finish 2026/03/09 06:19:59 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for transfers to finish 2026/03/09 06:19:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/09 06:19:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/09 06:19:59 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/09 06:19:59 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/09 06:19:59 INFO : toe/toe/toe.txt: Deleted 2026/03/09 06:19:59 INFO : toe/toe: Removing directory 2026/03/09 06:19:59 INFO : toe: Removing directory 2026/03/09 06:19:59 INFO : empty_dir: Removing directory 2026/03/09 06:19:59 DEBUG : Local file system at /tmp/rclone1985531682: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.90s) === RUN TestTransformFile run.go:185: Remote "B2 bucket rclone-test-denuful2sopo", Local "Local file system at /tmp/rclone1985531682", Modify Window "1ms" 2026/03/09 06:20:00 DEBUG : empty_dir: Making directory with metadata 2026/03/09 06:20:00 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/09 06:20:00 DEBUG : toe: transformed to: tictactoe 2026/03/09 06:20:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/09 06:20:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/09 06:20:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/09 06:20:00 INFO : tictacempty_dir: Making directory 2026/03/09 06:20:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/09 06:20:00 DEBUG : toe: transformed to: tictactoe 2026/03/09 06:20:00 DEBUG : toe: transformed to: tictactoe 2026/03/09 06:20:00 INFO : tictactoe: Making directory 2026/03/09 06:20:00 DEBUG : toe: transformed to: tictactoe 2026/03/09 06:20:00 DEBUG : toe: transformed to: tictactoe 2026/03/09 06:20:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/09 06:20:00 INFO : tictactoe/tictactoe: Making directory 2026/03/09 06:20:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/09 06:20:00 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/09 06:20:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/09 06:20:00 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/09 06:20:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/09 06:20:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/09 06:20:00 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for checks to finish 2026/03/09 06:20:00 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for transfers to finish 2026/03/09 06:20:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/09 06:20:01 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/09 06:20:01 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/09 06:20:01 INFO : toe/toe/toe.txt: Deleted 2026/03/09 06:20:01 INFO : toe/toe: Removing directory 2026/03/09 06:20:01 INFO : toe: Removing directory 2026/03/09 06:20:01 INFO : empty_dir: Removing directory 2026/03/09 06:20:01 DEBUG : Local file system at /tmp/rclone1985531682: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/03/09 06:20:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/09 06:20:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/03/09 06:20:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/09 06:20:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/09 06:20:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/09 06:20:03 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/03/09 06:20:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/09 06:20:03 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/03/09 06:20:03 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (3.38s) === RUN TestManualTransformFile run.go:185: Remote "B2 bucket rclone-test-denuful2sopo", Local "Local file system at /tmp/rclone1985531682", Modify Window "1ms" 2026/03/09 06:20:04 DEBUG : Reset feature "Copy" 2026/03/09 06:20:04 DEBUG : Reset feature "Move" 2026/03/09 06:20:04 DEBUG : Reset feature "Copy" 2026/03/09 06:20:04 DEBUG : Reset feature "Move" 2026/03/09 06:20:04 DEBUG : empty_dir: Making directory with metadata 2026/03/09 06:20:04 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/09 06:20:04 DEBUG : toe: transformed to: tictactoe 2026/03/09 06:20:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/09 06:20:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/09 06:20:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/09 06:20:04 INFO : tictacempty_dir: Making directory 2026/03/09 06:20:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/09 06:20:04 DEBUG : toe: transformed to: tictactoe 2026/03/09 06:20:04 DEBUG : toe: transformed to: tictactoe 2026/03/09 06:20:04 INFO : tictactoe: Making directory 2026/03/09 06:20:04 DEBUG : toe: transformed to: tictactoe 2026/03/09 06:20:04 DEBUG : toe: transformed to: tictactoe 2026/03/09 06:20:04 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/09 06:20:04 INFO : tictactoe/tictactoe: Making directory 2026/03/09 06:20:04 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/09 06:20:04 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/09 06:20:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/09 06:20:04 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/09 06:20:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/09 06:20:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/09 06:20:04 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for checks to finish 2026/03/09 06:20:04 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for transfers to finish 2026/03/09 06:20:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/09 06:20:05 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/09 06:20:05 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/09 06:20:05 INFO : toe/toe/toe.txt: Deleted 2026/03/09 06:20:05 INFO : toe/toe: Removing directory 2026/03/09 06:20:05 INFO : toe: Removing directory 2026/03/09 06:20:05 INFO : empty_dir: Removing directory 2026/03/09 06:20:05 DEBUG : Local file system at /tmp/rclone1985531682: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/03/09 06:20:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/09 06:20:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/03/09 06:20:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/09 06:20:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/09 06:20:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/09 06:20:07 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/03/09 06:20:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/09 06:20:07 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/03/09 06:20:07 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.63s) === RUN TestBase64 run.go:185: Remote "B2 bucket rclone-test-denuful2sopo", Local "Local file system at /tmp/rclone1985531682", Modify Window "1ms" 2026/03/09 06:20:08 DEBUG : toe: transformed to: dG9l 2026/03/09 06:20:08 DEBUG : toe: transformed to: dG9l 2026/03/09 06:20:08 INFO : dG9l: Making directory 2026/03/09 06:20:08 DEBUG : toe: transformed to: dG9l 2026/03/09 06:20:08 DEBUG : toe: transformed to: dG9l 2026/03/09 06:20:08 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/03/09 06:20:08 INFO : dG9l/dG9l: Making directory 2026/03/09 06:20:08 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/03/09 06:20:08 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/03/09 06:20:08 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/03/09 06:20:08 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/09 06:20:08 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/03/09 06:20:08 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for checks to finish 2026/03/09 06:20:08 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for transfers to finish 2026/03/09 06:20:09 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/03/09 06:20:09 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/09 06:20:09 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/03/09 06:20:09 DEBUG : Waiting for deletions to finish 2026/03/09 06:20:10 DEBUG : dG9l: transformed to: toe 2026/03/09 06:20:10 DEBUG : dG9l: transformed to: toe 2026/03/09 06:20:10 DEBUG : dG9l: transformed to: toe 2026/03/09 06:20:10 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/03/09 06:20:10 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/03/09 06:20:10 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/03/09 06:20:10 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/03/09 06:20:10 DEBUG : Local file system at /tmp/rclone1985531682: Waiting for checks to finish 2026/03/09 06:20:10 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/03/09 06:20:10 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/03/09 06:20:10 DEBUG : Local file system at /tmp/rclone1985531682: Waiting for transfers to finish 2026/03/09 06:20:10 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.61s) === RUN TestError run.go:185: Remote "B2 bucket rclone-test-denuful2sopo", Local "Local file system at /tmp/rclone1985531682", Modify Window "1ms" 2026/03/09 06:20:11 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/09 06:20:11 DEBUG : toe: transformed to: 2026/03/09 06:20:11 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/09 06:20:11 DEBUG : toe: transformed to: 2026/03/09 06:20:11 INFO : B2 bucket rclone-test-denuful2sopo: Making directory 2026/03/09 06:20:11 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/09 06:20:11 DEBUG : toe: transformed to: 2026/03/09 06:20:11 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/09 06:20:11 DEBUG : toe: transformed to: 2026/03/09 06:20:11 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/09 06:20:11 DEBUG : toe/toe: transformed to: 2026/03/09 06:20:11 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/03/09 06:20:11 INFO : toe/toe: Making directory 2026/03/09 06:20:11 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/09 06:20:11 DEBUG : toe/toe: transformed to: 2026/03/09 06:20:11 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/03/09 06:20:11 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/09 06:20:11 DEBUG : toe: transformed to: 2026/03/09 06:20:11 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/09 06:20:11 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/09 06:20:11 DEBUG : toe/toe/toe: transformed to: 2026/03/09 06:20:11 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/03/09 06:20:11 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for checks to finish 2026/03/09 06:20:11 DEBUG : B2 bucket rclone-test-denuful2sopo: Waiting for transfers to finish 2026/03/09 06:20:12 DEBUG : toe/toe/toe: size = 11 OK 2026/03/09 06:20:12 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/09 06:20:12 INFO : toe/toe/toe: Copied (new) 2026/03/09 06:20:12 ERROR : B2 bucket rclone-test-denuful2sopo: not deleting files as there were IO errors 2026/03/09 06:20:12 ERROR : B2 bucket rclone-test-denuful2sopo: not deleting directories as there were IO errors --- PASS: TestError (1.72s) PASS 2026/03/09 06:20:13 DEBUG : B2 bucket rclone-test-denuful2sopo: Purge remote 2026/03/09 06:20:13 INFO : B2 bucket rclone-test-denuful2sopo: cleaning bucket "rclone-test-denuful2sopo" of all files 2026/03/09 06:20:14 DEBUG : BackupDir/one: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4094ac70e1089579_d20260309_m061305_c001_v7007000_t0000_u01773036785397") 2026/03/09 06:20:14 DEBUG : BackupDir/one: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1059a77bf5f2b0af_d20260309_m061258_c001_v0001177_t0040_u01773036778557") 2026/03/09 06:20:14 DEBUG : CompareDest/one: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4060d65fef225188_d20260309_m061237_c001_v7007000_t0000_u01773036757609") 2026/03/09 06:20:14 DEBUG : CompareDest/one: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba663094d94_d20260309_m061230_c001_v0001173_t0049_u01773036750883") 2026/03/09 06:20:14 DEBUG : CompareDest/two: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4060d65fef225189_d20260309_m061237_c001_v7007000_t0000_u01773036757791") 2026/03/09 06:20:14 DEBUG : CompareDest/two: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f100f31400ad688f9_d20260309_m061232_c001_v0001144_t0027_u01773036752236") 2026/03/09 06:20:14 DEBUG : CopyDest/one: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4094ac70e108957a_d20260309_m061305_c001_v7007000_t0000_u01773036785579") 2026/03/09 06:20:14 DEBUG : CopyDest/one: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f100f31400ad68919_d20260309_m061255_c001_v0001144_t0036_u01773036775289") 2026/03/09 06:20:14 DEBUG : CopyDest/three: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4094ac70e108957b_d20260309_m061305_c001_v7007000_t0000_u01773036785761") 2026/03/09 06:20:14 DEBUG : CopyDest/three: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f100f31400ad68935_d20260309_m061302_c001_v0001144_t0033_u01773036782815") 2026/03/09 06:20:14 DEBUG : CopyDest/two: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4094ac70e108957c_d20260309_m061305_c001_v7007000_t0000_u01773036785943") 2026/03/09 06:20:14 DEBUG : CopyDest/two: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba663094eeb_d20260309_m061259_c001_v0001173_t0013_u01773036779583") 2026/03/09 06:20:14 DEBUG : EXISTING: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4172ddf8571e67b3_d20260309_m061455_c001_v7007000_t0000_u01773036895854") 2026/03/09 06:20:14 DEBUG : EXISTING: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba663095193_d20260309_m061454_c001_v0001173_t0015_u01773036894445") 2026/03/09 06:20:14 DEBUG : PREFIXapple: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f421966c5bdf729f9_d20260309_m061726_c001_v7007000_t0000_u01773037046808") 2026/03/09 06:20:14 DEBUG : PREFIXapple: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1030d7be6566d418_d20260309_m061720_c001_v0001097_t0022_u01773037039999") 2026/03/09 06:20:14 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4094ac70e108968c_d20260309_m061726_c001_v7007000_t0000_u01773037046637") 2026/03/09 06:20:15 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1061e04ec8574dc3_d20260309_m061719_c001_v0001172_t0013_u01773037039974") 2026/03/09 06:20:15 DEBUG : PREFIXbanana: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f41514fadd9e9ebd8_d20260309_m061726_c001_v7007000_t0000_u01773037046659") 2026/03/09 06:20:15 DEBUG : PREFIXbanana: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba663095658_d20260309_m061719_c001_v0001173_t0021_u01773037039985") 2026/03/09 06:20:15 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4060d65fef225261_d20260309_m061726_c001_v7007000_t0000_u01773037046662") 2026/03/09 06:20:15 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1155a9422f6c031c_d20260309_m061720_c001_v0001105_t0012_u01773037040005") 2026/03/09 06:20:15 DEBUG : Testêé: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4172ddf8571e67ab_d20260309_m061450_c001_v7007000_t0000_u01773036890552") 2026/03/09 06:20:15 DEBUG : Testêé: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba663095125_d20260309_m061433_c001_v0001173_t0026_u01773036873712") 2026/03/09 06:20:15 DEBUG : Testêé: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba663095111_d20260309_m061431_c001_v0001173_t0056_u01773036871489") 2026/03/09 06:20:15 DEBUG : YXBwbGU=: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f413a47deff26fa10_d20260309_m061704_c001_v7007000_t0000_u01773037024668") 2026/03/09 06:20:15 DEBUG : YXBwbGU=: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1155a9422f6c02f7_d20260309_m061659_c001_v0001105_t0022_u01773037019671") 2026/03/09 06:20:15 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f413a47deff26fa11_d20260309_m061704_c001_v7007000_t0000_u01773037024849") 2026/03/09 06:20:15 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1030d7be6566d3aa_d20260309_m061659_c001_v0001097_t0039_u01773037019651") 2026/03/09 06:20:15 DEBUG : YmFuYW5h: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f413a47deff26fa12_d20260309_m061705_c001_v7007000_t0000_u01773037025030") 2026/03/09 06:20:15 DEBUG : YmFuYW5h: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba663095584_d20260309_m061659_c001_v0001173_t0059_u01773037019663") 2026/03/09 06:20:15 DEBUG : a/potato2: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f40882dbb042f8ceb_d20260309_m061053_c001_v7007000_t0000_u01773036653932") 2026/03/09 06:20:15 DEBUG : a/potato2: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f114e5066872e182e_d20260309_m061053_c001_v0001097_t0056_u01773036653150") 2026/03/09 06:20:15 DEBUG : a/potato2: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f421966c5bdf68ca9_d20260309_m061051_c001_v7007000_t0000_u01773036651380") 2026/03/09 06:20:15 DEBUG : a/potato2: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f114e5066872e1813_d20260309_m061050_c001_v0001097_t0033_u01773036650256") 2026/03/09 06:20:16 DEBUG : a/potato2: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f40882dbb042f8cba_d20260309_m061031_c001_v7007000_t0000_u01773036631105") 2026/03/09 06:20:16 DEBUG : a/potato2: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f114e5066872e179f_d20260309_m061029_c001_v0001097_t0024_u01773036629949") 2026/03/09 06:20:16 DEBUG : apple: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f421966c5bdf72a38_d20260309_m061939_c001_v7007000_t0000_u01773037179337") 2026/03/09 06:20:16 DEBUG : apple: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba663095bca_d20260309_m061934_c001_v0001173_t0004_u01773037174623") 2026/03/09 06:20:16 DEBUG : apple: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4239a2502282b2c0_d20260309_m061921_c001_v7007000_t0000_u01773037161941") 2026/03/09 06:20:16 DEBUG : apple: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba663095b3a_d20260309_m061917_c001_v0001173_t0022_u01773037157408") 2026/03/09 06:20:16 DEBUG : apple: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f40882dbb042f8fc2_d20260309_m061904_c001_v7007000_t0000_u01773037144538") 2026/03/09 06:20:16 DEBUG : apple: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba663095a85_d20260309_m061900_c001_v0001173_t0038_u01773037140351") 2026/03/09 06:20:16 DEBUG : apple: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f41790e618b8a3dce_d20260309_m061848_c001_v7007000_t0000_u01773037128466") 2026/03/09 06:20:16 DEBUG : apple: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba6630959c3_d20260309_m061844_c001_v0001173_t0039_u01773037124040") 2026/03/09 06:20:16 DEBUG : apple: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f41514fadd9e9ec04_d20260309_m061831_c001_v7007000_t0000_u01773037111499") 2026/03/09 06:20:16 DEBUG : apple: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba66309590d_d20260309_m061826_c001_v0001173_t0039_u01773037106859") 2026/03/09 06:20:16 DEBUG : apple: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f40882dbb042f8f99_d20260309_m061813_c001_v7007000_t0000_u01773037093087") 2026/03/09 06:20:16 DEBUG : apple: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1061e04ec8574e4b_d20260309_m061806_c001_v0001172_t0045_u01773037086141") 2026/03/09 06:20:16 DEBUG : apple: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4030e6bc44d6935d_d20260309_m061752_c001_v7007000_t0000_u01773037072488") 2026/03/09 06:20:17 DEBUG : apple: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba663095790_d20260309_m061748_c001_v0001173_t0036_u01773037068470") 2026/03/09 06:20:17 DEBUG : apple: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f419d63c162274730_d20260309_m061747_c001_v7007000_t0000_u01773037067564") 2026/03/09 06:20:17 DEBUG : apple: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1061e04ec8574e03_d20260309_m061741_c001_v0001172_t0019_u01773037061597") 2026/03/09 06:20:17 DEBUG : apple: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f41514fadd9e9ebdc_d20260309_m061728_c001_v7007000_t0000_u01773037048169") 2026/03/09 06:20:17 DEBUG : apple: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba663095689_d20260309_m061723_c001_v0001173_t0038_u01773037043987") 2026/03/09 06:20:17 DEBUG : apple: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4060d65fef22525f_d20260309_m061723_c001_v7007000_t0000_u01773037043082") 2026/03/09 06:20:17 DEBUG : apple: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1061e04ec8574dbd_d20260309_m061717_c001_v0001172_t0059_u01773037037721") 2026/03/09 06:20:17 DEBUG : apple: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4030e6bc44d6931b_d20260309_m061702_c001_v7007000_t0000_u01773037022727") 2026/03/09 06:20:17 DEBUG : apple: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1030d7be6566d3a4_d20260309_m061656_c001_v0001097_t0044_u01773037016429") 2026/03/09 06:20:17 DEBUG : apple: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f414cf046bdc4ac8d_d20260309_m061644_c001_v7007000_t0000_u01773037004076") 2026/03/09 06:20:17 DEBUG : apple: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1030d7be6566d332_d20260309_m061639_c001_v0001097_t0042_u01773036999229") 2026/03/09 06:20:17 DEBUG : apple: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f413a47deff26f9de_d20260309_m061626_c001_v7007000_t0000_u01773036986751") 2026/03/09 06:20:17 DEBUG : apple: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1030d7be6566d2b6_d20260309_m061622_c001_v0001097_t0026_u01773036982294") 2026/03/09 06:20:17 DEBUG : appleSUFFIX: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4102a247f1dd6381_d20260309_m061750_c001_v7007000_t0000_u01773037070816") 2026/03/09 06:20:17 DEBUG : appleSUFFIX: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1061e04ec8574e05_d20260309_m061744_c001_v0001172_t0007_u01773037064377") 2026/03/09 06:20:17 DEBUG : appleapple: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f40882dbb042f8f9a_d20260309_m061813_c001_v7007000_t0000_u01773037093268") 2026/03/09 06:20:17 DEBUG : appleapple: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1061e04ec8574e4f_d20260309_m061808_c001_v0001172_t0011_u01773037088735") 2026/03/09 06:20:17 DEBUG : appleappleapplebanana: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f421966c5bdf72a39_d20260309_m061939_c001_v7007000_t0000_u01773037179518") 2026/03/09 06:20:17 DEBUG : appleappleapplebanana: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1155a9422f6c0445_d20260309_m061935_c001_v0001105_t0031_u01773037175594") 2026/03/09 06:20:17 DEBUG : appleappleapplebanana: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4239a2502282b2c1_d20260309_m061922_c001_v7007000_t0000_u01773037162123") 2026/03/09 06:20:18 DEBUG : appleappleapplebanana: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1155a9422f6c0422_d20260309_m061918_c001_v0001105_t0051_u01773037158428") 2026/03/09 06:20:18 DEBUG : appleappleapplebanana: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f40882dbb042f8fc3_d20260309_m061904_c001_v7007000_t0000_u01773037144722") 2026/03/09 06:20:18 DEBUG : appleappleapplebanana: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1155a9422f6c0400_d20260309_m061901_c001_v0001105_t0045_u01773037141150") 2026/03/09 06:20:18 DEBUG : appleappleapplebanana: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f41790e618b8a3dd0_d20260309_m061848_c001_v7007000_t0000_u01773037128723") 2026/03/09 06:20:18 DEBUG : appleappleapplebanana: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1155a9422f6c03ce_d20260309_m061844_c001_v0001105_t0045_u01773037124747") 2026/03/09 06:20:18 DEBUG : appleappleapplebanana: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f41514fadd9e9ec05_d20260309_m061831_c001_v7007000_t0000_u01773037111680") 2026/03/09 06:20:18 DEBUG : appleappleapplebanana: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1155a9422f6c03b6_d20260309_m061827_c001_v0001105_t0022_u01773037107610") 2026/03/09 06:20:18 DEBUG : appleappleapplebanana: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4116c6451f88c1ee_d20260309_m061810_c001_v7007000_t0000_u01773037090908") 2026/03/09 06:20:18 DEBUG : appleappleapplebanana: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1030d7be6566d4ef_d20260309_m061806_c001_v0001097_t0022_u01773037086890") 2026/03/09 06:20:18 DEBUG : appleappleapplebanana: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4030e6bc44d6935e_d20260309_m061752_c001_v7007000_t0000_u01773037072672") 2026/03/09 06:20:18 DEBUG : appleappleapplebanana: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1061e04ec8574e19_d20260309_m061748_c001_v0001172_t0045_u01773037068717") 2026/03/09 06:20:18 DEBUG : appleappleapplebanana: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4030e6bc44d6934f_d20260309_m061747_c001_v7007000_t0000_u01773037067575") 2026/03/09 06:20:18 DEBUG : appleappleapplebanana: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1030d7be6566d466_d20260309_m061742_c001_v0001097_t0058_u01773037062729") 2026/03/09 06:20:18 DEBUG : appleappleapplebanana: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f41514fadd9e9ebdd_d20260309_m061728_c001_v7007000_t0000_u01773037048351") 2026/03/09 06:20:18 DEBUG : appleappleapplebanana: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1155a9422f6c032c_d20260309_m061723_c001_v0001105_t0001_u01773037043997") 2026/03/09 06:20:18 DEBUG : appleappleapplebanana: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f41514fadd9e9ebcf_d20260309_m061723_c001_v7007000_t0000_u01773037043102") 2026/03/09 06:20:18 DEBUG : appleappleapplebanana: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1030d7be6566d40c_d20260309_m061718_c001_v0001097_t0048_u01773037038555") 2026/03/09 06:20:18 DEBUG : appleappleapplebanana: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4094ac70e1089680_d20260309_m061702_c001_v7007000_t0000_u01773037022562") 2026/03/09 06:20:18 DEBUG : appleappleapplebanana: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1155a9422f6c02ef_d20260309_m061657_c001_v0001105_t0019_u01773037017430") 2026/03/09 06:20:18 DEBUG : appleappleapplebanana: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f414cf046bdc4ac8e_d20260309_m061644_c001_v7007000_t0000_u01773037004259") 2026/03/09 06:20:18 DEBUG : appleappleapplebanana: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1155a9422f6c02c7_d20260309_m061640_c001_v0001105_t0028_u01773037000366") 2026/03/09 06:20:18 DEBUG : appleappleapplebanana: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f413a47deff26f9e0_d20260309_m061626_c001_v7007000_t0000_u01773036986932") 2026/03/09 06:20:18 DEBUG : appleappleapplebanana: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1155a9422f6c02a1_d20260309_m061623_c001_v0001105_t0051_u01773036983364") 2026/03/09 06:20:19 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4030e6bc44d69356_d20260309_m061750_c001_v7007000_t0000_u01773037070829") 2026/03/09 06:20:19 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba66309575c_d20260309_m061744_c001_v0001173_t0042_u01773037064393") 2026/03/09 06:20:19 DEBUG : b/potato: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f40882dbb042f8cf2_d20260309_m061054_c001_v7007000_t0000_u01773036654166") 2026/03/09 06:20:19 DEBUG : b/potato: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f114e5066872e1823_d20260309_m061051_c001_v0001097_t0042_u01773036651931") 2026/03/09 06:20:19 DEBUG : b/potato: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f421966c5bdf68c9e_d20260309_m061050_c001_v7007000_t0000_u01773036650727") 2026/03/09 06:20:19 DEBUG : b/potato: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f114e5066872e180d_d20260309_m061048_c001_v0001097_t0054_u01773036648968") 2026/03/09 06:20:19 DEBUG : b/potato: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f40882dbb042f8cb9_d20260309_m061030_c001_v7007000_t0000_u01773036630542") 2026/03/09 06:20:19 DEBUG : b/potato: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f114e5066872e1799_d20260309_m061028_c001_v0001097_t0034_u01773036628426") 2026/03/09 06:20:19 DEBUG : backup/one: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f409304ff7e6ec1a3_d20260309_m061320_c001_v7007000_t0000_u01773036800729") 2026/03/09 06:20:19 DEBUG : backup/one: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f10933ce00dbbbb69_d20260309_m061318_c001_v0001093_t0047_u01773036798564") 2026/03/09 06:20:19 DEBUG : backup/one: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f10070c3a4caee882_d20260309_m061313_c001_v0001044_t0035_u01773036793635") 2026/03/09 06:20:19 DEBUG : backup/one-2019-01-01: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f401f837f0a675eee_d20260309_m061351_c001_v7007000_t0000_u01773036831344") 2026/03/09 06:20:19 DEBUG : backup/one-2019-01-01: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1053f10111e774ee_d20260309_m061348_c001_v0001040_t0030_u01773036828680") 2026/03/09 06:20:19 DEBUG : backup/one-2019-01-01: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1030b02ba4933920_d20260309_m061344_c001_v0001137_t0001_u01773036824134") 2026/03/09 06:20:19 DEBUG : backup/one.bak: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f41299c15a7dff783_d20260309_m061335_c001_v7007000_t0000_u01773036815183") 2026/03/09 06:20:19 DEBUG : backup/one.bak: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1028fb64f026a8c7_d20260309_m061332_c001_v0001097_t0008_u01773036812745") 2026/03/09 06:20:19 DEBUG : backup/one.bak: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f116dffe91f93b4ee_d20260309_m061328_c001_v0001093_t0009_u01773036808280") 2026/03/09 06:20:19 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f401f837f0a675eef_d20260309_m061351_c001_v7007000_t0000_u01773036831528") 2026/03/09 06:20:19 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f10572dbdffd9e57d_d20260309_m061350_c001_v0001115_t0046_u01773036830084") 2026/03/09 06:20:19 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f104aa01949da93f4_d20260309_m061345_c001_v0001167_t0053_u01773036825981") 2026/03/09 06:20:20 DEBUG : backup/three.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f409304ff7e6ec1a4_d20260309_m061320_c001_v7007000_t0000_u01773036800909") 2026/03/09 06:20:20 DEBUG : backup/three.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f109d8afa55e611dc_d20260309_m061319_c001_v0001103_t0034_u01773036799704") 2026/03/09 06:20:20 DEBUG : backup/three.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f113d2fb7701e11a4_d20260309_m061315_c001_v0001097_t0016_u01773036795528") 2026/03/09 06:20:20 DEBUG : backup/three.txt.bak: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f41299c15a7dff784_d20260309_m061335_c001_v7007000_t0000_u01773036815366") 2026/03/09 06:20:20 DEBUG : backup/three.txt.bak: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f105b2730347679da_d20260309_m061334_c001_v0001167_t0055_u01773036814111") 2026/03/09 06:20:20 DEBUG : backup/three.txt.bak: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f116703c1b2cc9a53_d20260309_m061330_c001_v0001167_t0040_u01773036810078") 2026/03/09 06:20:20 DEBUG : banana: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f421966c5bdf72a3a_d20260309_m061939_c001_v7007000_t0000_u01773037179700") 2026/03/09 06:20:20 DEBUG : banana: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1061e04ec8574ef8_d20260309_m061935_c001_v0001172_t0025_u01773037175131") 2026/03/09 06:20:20 DEBUG : banana: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4239a2502282b2c2_d20260309_m061922_c001_v7007000_t0000_u01773037162306") 2026/03/09 06:20:20 DEBUG : banana: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1061e04ec8574edd_d20260309_m061917_c001_v0001172_t0035_u01773037157886") 2026/03/09 06:20:20 DEBUG : banana: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f40882dbb042f8fc4_d20260309_m061904_c001_v7007000_t0000_u01773037144907") 2026/03/09 06:20:20 DEBUG : banana: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1061e04ec8574ebd_d20260309_m061900_c001_v0001172_t0049_u01773037140738") 2026/03/09 06:20:20 DEBUG : banana: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f41790e618b8a3dd1_d20260309_m061848_c001_v7007000_t0000_u01773037128964") 2026/03/09 06:20:20 DEBUG : banana: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1061e04ec8574e8c_d20260309_m061844_c001_v0001172_t0000_u01773037124351") 2026/03/09 06:20:20 DEBUG : banana: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f41514fadd9e9ec06_d20260309_m061831_c001_v7007000_t0000_u01773037111861") 2026/03/09 06:20:20 DEBUG : banana: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1061e04ec8574e74_d20260309_m061827_c001_v0001172_t0003_u01773037107277") 2026/03/09 06:20:20 DEBUG : banana: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f40882dbb042f8f9b_d20260309_m061813_c001_v7007000_t0000_u01773037093448") 2026/03/09 06:20:20 DEBUG : banana: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba663095832_d20260309_m061806_c001_v0001173_t0039_u01773037086489") 2026/03/09 06:20:20 DEBUG : banana: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4030e6bc44d6935f_d20260309_m061752_c001_v7007000_t0000_u01773037072855") 2026/03/09 06:20:20 DEBUG : banana: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1030d7be6566d480_d20260309_m061748_c001_v0001097_t0033_u01773037068480") 2026/03/09 06:20:21 DEBUG : banana: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f414cf046bdc4acd0_d20260309_m061747_c001_v7007000_t0000_u01773037067006") 2026/03/09 06:20:21 DEBUG : banana: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba66309574a_d20260309_m061742_c001_v0001173_t0035_u01773037062136") 2026/03/09 06:20:21 DEBUG : banana: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f41514fadd9e9ebde_d20260309_m061728_c001_v7007000_t0000_u01773037048533") 2026/03/09 06:20:21 DEBUG : banana: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1061e04ec8574dd7_d20260309_m061724_c001_v0001172_t0035_u01773037044017") 2026/03/09 06:20:21 DEBUG : banana: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f416740bd60e43485_d20260309_m061722_c001_v7007000_t0000_u01773037042897") 2026/03/09 06:20:21 DEBUG : banana: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba663095648_d20260309_m061718_c001_v0001173_t0030_u01773037038140") 2026/03/09 06:20:21 DEBUG : banana: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f413a47deff26fa0b_d20260309_m061702_c001_v7007000_t0000_u01773037022505") 2026/03/09 06:20:21 DEBUG : banana: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba66309556e_d20260309_m061656_c001_v0001173_t0040_u01773037016942") 2026/03/09 06:20:21 DEBUG : banana: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f414cf046bdc4ac8f_d20260309_m061644_c001_v7007000_t0000_u01773037004442") 2026/03/09 06:20:21 DEBUG : banana: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba6630954c4_d20260309_m061639_c001_v0001173_t0009_u01773036999691") 2026/03/09 06:20:21 DEBUG : banana: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f413a47deff26f9e1_d20260309_m061627_c001_v7007000_t0000_u01773036987119") 2026/03/09 06:20:21 DEBUG : banana: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba663095463_d20260309_m061622_c001_v0001173_t0002_u01773036982950") 2026/03/09 06:20:21 DEBUG : bananaSUFFIX: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f41844cdd183bd1c2_d20260309_m061750_c001_v7007000_t0000_u01773037070752") 2026/03/09 06:20:21 DEBUG : bananaSUFFIX: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1155a9422f6c0351_d20260309_m061744_c001_v0001105_t0059_u01773037064408") 2026/03/09 06:20:21 DEBUG : both0: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4094ac70e108962e_d20260309_m061553_c001_v7007000_t0000_u01773036953749") 2026/03/09 06:20:21 DEBUG : both0: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba6630952cf_d20260309_m061528_c001_v0001173_t0019_u01773036928569") 2026/03/09 06:20:21 DEBUG : both0: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4116c6451f88b209_d20260309_m061524_c001_v7007000_t0000_u01773036924367") 2026/03/09 06:20:21 DEBUG : both0: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba6630951ab_d20260309_m061457_c001_v0001173_t0022_u01773036897729") 2026/03/09 06:20:21 DEBUG : both1: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4094ac70e108962f_d20260309_m061553_c001_v7007000_t0000_u01773036953931") 2026/03/09 06:20:21 DEBUG : both1: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba6630952d5_d20260309_m061529_c001_v0001173_t0008_u01773036929386") 2026/03/09 06:20:21 DEBUG : both1: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4116c6451f88b20a_d20260309_m061524_c001_v7007000_t0000_u01773036924549") 2026/03/09 06:20:21 DEBUG : both1: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba6630951b5_d20260309_m061458_c001_v0001173_t0017_u01773036898927") 2026/03/09 06:20:21 DEBUG : both10: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4094ac70e1089630_d20260309_m061554_c001_v7007000_t0000_u01773036954113") 2026/03/09 06:20:22 DEBUG : both10: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba66309531d_d20260309_m061538_c001_v0001173_t0041_u01773036938937") 2026/03/09 06:20:22 DEBUG : both10: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4116c6451f88b20b_d20260309_m061524_c001_v7007000_t0000_u01773036924730") 2026/03/09 06:20:22 DEBUG : both10: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba663095229_d20260309_m061510_c001_v0001173_t0052_u01773036910408") 2026/03/09 06:20:22 DEBUG : both11: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4094ac70e1089631_d20260309_m061554_c001_v7007000_t0000_u01773036954294") 2026/03/09 06:20:22 DEBUG : both11: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba663095327_d20260309_m061540_c001_v0001173_t0009_u01773036940204") 2026/03/09 06:20:22 DEBUG : both11: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4116c6451f88b20c_d20260309_m061524_c001_v7007000_t0000_u01773036924913") 2026/03/09 06:20:22 DEBUG : both11: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba66309523b_d20260309_m061511_c001_v0001173_t0013_u01773036911890") 2026/03/09 06:20:22 DEBUG : both12: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4094ac70e1089632_d20260309_m061554_c001_v7007000_t0000_u01773036954475") 2026/03/09 06:20:22 DEBUG : both12: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba663095339_d20260309_m061541_c001_v0001173_t0037_u01773036941257") 2026/03/09 06:20:22 DEBUG : both12: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4116c6451f88b20d_d20260309_m061525_c001_v7007000_t0000_u01773036925097") 2026/03/09 06:20:22 DEBUG : both12: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba663095245_d20260309_m061513_c001_v0001173_t0057_u01773036913502") 2026/03/09 06:20:22 DEBUG : both13: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4094ac70e1089633_d20260309_m061554_c001_v7007000_t0000_u01773036954660") 2026/03/09 06:20:22 DEBUG : both13: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba663095343_d20260309_m061542_c001_v0001173_t0050_u01773036942288") 2026/03/09 06:20:22 DEBUG : both13: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4116c6451f88b20e_d20260309_m061525_c001_v7007000_t0000_u01773036925278") 2026/03/09 06:20:22 DEBUG : both13: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba66309524f_d20260309_m061514_c001_v0001173_t0055_u01773036914534") 2026/03/09 06:20:22 DEBUG : both14: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4094ac70e1089634_d20260309_m061554_c001_v7007000_t0000_u01773036954848") 2026/03/09 06:20:22 DEBUG : both14: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba663095355_d20260309_m061543_c001_v0001173_t0051_u01773036943410") 2026/03/09 06:20:22 DEBUG : both14: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4116c6451f88b20f_d20260309_m061525_c001_v7007000_t0000_u01773036925459") 2026/03/09 06:20:22 DEBUG : both14: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba663095261_d20260309_m061515_c001_v0001173_t0029_u01773036915679") 2026/03/09 06:20:22 DEBUG : both15: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4094ac70e1089635_d20260309_m061555_c001_v7007000_t0000_u01773036955032") 2026/03/09 06:20:23 DEBUG : both15: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba66309535f_d20260309_m061544_c001_v0001173_t0046_u01773036944430") 2026/03/09 06:20:23 DEBUG : both15: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4116c6451f88b211_d20260309_m061525_c001_v7007000_t0000_u01773036925641") 2026/03/09 06:20:23 DEBUG : both15: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba663095267_d20260309_m061516_c001_v0001173_t0043_u01773036916524") 2026/03/09 06:20:23 DEBUG : both16: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4094ac70e1089636_d20260309_m061555_c001_v7007000_t0000_u01773036955215") 2026/03/09 06:20:23 DEBUG : both16: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba66309536b_d20260309_m061545_c001_v0001173_t0028_u01773036945690") 2026/03/09 06:20:23 DEBUG : both16: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4116c6451f88b212_d20260309_m061525_c001_v7007000_t0000_u01773036925826") 2026/03/09 06:20:23 DEBUG : both16: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba663095273_d20260309_m061517_c001_v0001173_t0040_u01773036917644") 2026/03/09 06:20:23 DEBUG : both17: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4094ac70e1089637_d20260309_m061555_c001_v7007000_t0000_u01773036955397") 2026/03/09 06:20:23 DEBUG : both17: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba663095379_d20260309_m061547_c001_v0001173_t0058_u01773036947263") 2026/03/09 06:20:23 DEBUG : both17: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4116c6451f88b213_d20260309_m061526_c001_v7007000_t0000_u01773036926009") 2026/03/09 06:20:23 DEBUG : both17: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba66309527f_d20260309_m061518_c001_v0001173_t0048_u01773036918475") 2026/03/09 06:20:23 DEBUG : both18: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4094ac70e1089638_d20260309_m061555_c001_v7007000_t0000_u01773036955579") 2026/03/09 06:20:23 DEBUG : both18: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba663095383_d20260309_m061548_c001_v0001173_t0000_u01773036948276") 2026/03/09 06:20:23 DEBUG : both18: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4116c6451f88b214_d20260309_m061526_c001_v7007000_t0000_u01773036926191") 2026/03/09 06:20:23 DEBUG : both18: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba663095291_d20260309_m061519_c001_v0001173_t0052_u01773036919670") 2026/03/09 06:20:23 DEBUG : both19: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4094ac70e1089639_d20260309_m061555_c001_v7007000_t0000_u01773036955762") 2026/03/09 06:20:23 DEBUG : both19: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba663095393_d20260309_m061549_c001_v0001173_t0027_u01773036949523") 2026/03/09 06:20:23 DEBUG : both19: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4116c6451f88b216_d20260309_m061526_c001_v7007000_t0000_u01773036926373") 2026/03/09 06:20:23 DEBUG : both19: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba66309529b_d20260309_m061520_c001_v0001173_t0025_u01773036920513") 2026/03/09 06:20:23 DEBUG : both2: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4094ac70e108963a_d20260309_m061555_c001_v7007000_t0000_u01773036955944") 2026/03/09 06:20:23 DEBUG : both2: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba6630952db_d20260309_m061530_c001_v0001173_t0024_u01773036930346") 2026/03/09 06:20:23 DEBUG : both2: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4116c6451f88b217_d20260309_m061526_c001_v7007000_t0000_u01773036926554") 2026/03/09 06:20:23 DEBUG : both2: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba6630951bb_d20260309_m061500_c001_v0001173_t0001_u01773036900386") 2026/03/09 06:20:24 DEBUG : both3: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4094ac70e108963b_d20260309_m061556_c001_v7007000_t0000_u01773036956126") 2026/03/09 06:20:24 DEBUG : both3: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba6630952e7_d20260309_m061531_c001_v0001173_t0039_u01773036931529") 2026/03/09 06:20:24 DEBUG : both3: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4116c6451f88b218_d20260309_m061526_c001_v7007000_t0000_u01773036926736") 2026/03/09 06:20:24 DEBUG : both3: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba6630951cd_d20260309_m061501_c001_v0001173_t0035_u01773036901610") 2026/03/09 06:20:24 DEBUG : both4: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4094ac70e108963c_d20260309_m061556_c001_v7007000_t0000_u01773036956307") 2026/03/09 06:20:24 DEBUG : both4: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba6630952eb_d20260309_m061532_c001_v0001173_t0053_u01773036932600") 2026/03/09 06:20:24 DEBUG : both4: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4116c6451f88b219_d20260309_m061526_c001_v7007000_t0000_u01773036926918") 2026/03/09 06:20:24 DEBUG : both4: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba6630951dd_d20260309_m061502_c001_v0001173_t0021_u01773036902816") 2026/03/09 06:20:24 DEBUG : both5: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4094ac70e108963d_d20260309_m061556_c001_v7007000_t0000_u01773036956488") 2026/03/09 06:20:24 DEBUG : both5: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba6630952f1_d20260309_m061533_c001_v0001173_t0029_u01773036933669") 2026/03/09 06:20:24 DEBUG : both5: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4116c6451f88b21a_d20260309_m061527_c001_v7007000_t0000_u01773036927102") 2026/03/09 06:20:24 DEBUG : both5: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba6630951eb_d20260309_m061504_c001_v0001173_t0031_u01773036904158") 2026/03/09 06:20:24 DEBUG : both6: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4094ac70e108963e_d20260309_m061556_c001_v7007000_t0000_u01773036956669") 2026/03/09 06:20:24 DEBUG : both6: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba6630952f7_d20260309_m061534_c001_v0001173_t0054_u01773036934722") 2026/03/09 06:20:24 DEBUG : both6: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4116c6451f88b21b_d20260309_m061527_c001_v7007000_t0000_u01773036927283") 2026/03/09 06:20:24 DEBUG : both6: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba6630951f9_d20260309_m061505_c001_v0001173_t0049_u01773036905309") 2026/03/09 06:20:24 DEBUG : both7: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4094ac70e108963f_d20260309_m061556_c001_v7007000_t0000_u01773036956851") 2026/03/09 06:20:24 DEBUG : both7: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba663095301_d20260309_m061536_c001_v0001173_t0033_u01773036936082") 2026/03/09 06:20:24 DEBUG : both7: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4116c6451f88b21c_d20260309_m061527_c001_v7007000_t0000_u01773036927465") 2026/03/09 06:20:25 DEBUG : both7: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba663095207_d20260309_m061506_c001_v0001173_t0033_u01773036906701") 2026/03/09 06:20:25 DEBUG : both8: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4094ac70e1089640_d20260309_m061557_c001_v7007000_t0000_u01773036957032") 2026/03/09 06:20:25 DEBUG : both8: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba663095309_d20260309_m061537_c001_v0001173_t0018_u01773036937022") 2026/03/09 06:20:25 DEBUG : both8: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4116c6451f88b21d_d20260309_m061527_c001_v7007000_t0000_u01773036927646") 2026/03/09 06:20:25 DEBUG : both8: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba66309520d_d20260309_m061507_c001_v0001173_t0008_u01773036907699") 2026/03/09 06:20:25 DEBUG : both9: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4094ac70e1089641_d20260309_m061557_c001_v7007000_t0000_u01773036957333") 2026/03/09 06:20:25 DEBUG : both9: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba66309530f_d20260309_m061537_c001_v0001173_t0026_u01773036937769") 2026/03/09 06:20:25 DEBUG : both9: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4116c6451f88b21e_d20260309_m061527_c001_v7007000_t0000_u01773036927827") 2026/03/09 06:20:25 DEBUG : both9: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba663095219_d20260309_m061509_c001_v0001173_t0034_u01773036909118") 2026/03/09 06:20:25 DEBUG : c/non empty space: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f40882dbb042f8cfa_d20260309_m061054_c001_v7007000_t0000_u01773036654352") 2026/03/09 06:20:25 DEBUG : c/non empty space: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f114e5066872e1825_d20260309_m061052_c001_v0001097_t0014_u01773036652338") 2026/03/09 06:20:25 DEBUG : c/non empty space: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f421966c5bdf68cac_d20260309_m061051_c001_v7007000_t0000_u01773036651563") 2026/03/09 06:20:25 DEBUG : c/non empty space: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f114e5066872e180f_d20260309_m061049_c001_v0001097_t0018_u01773036649354") 2026/03/09 06:20:25 DEBUG : c/non empty space: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f40882dbb042f8cbb_d20260309_m061031_c001_v7007000_t0000_u01773036631289") 2026/03/09 06:20:25 DEBUG : c/non empty space: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f114e5066872e179d_d20260309_m061028_c001_v0001097_t0010_u01773036628823") 2026/03/09 06:20:25 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f413a47deff26fa13_d20260309_m061705_c001_v7007000_t0000_u01773037025211") 2026/03/09 06:20:25 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1061e04ec8574d93_d20260309_m061659_c001_v0001172_t0055_u01773037019682") 2026/03/09 06:20:25 DEBUG : check sum: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4239a2502282afcc_d20260309_m061020_c001_v7007000_t0000_u01773036620801") 2026/03/09 06:20:25 DEBUG : check sum: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f114e5066872e176d_d20260309_m061019_c001_v0001097_t0043_u01773036619674") 2026/03/09 06:20:25 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4094ac70e10896fc_d20260309_m062011_c001_v7007000_t0000_u01773037211045") 2026/03/09 06:20:25 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba663095d8e_d20260309_m062009_c001_v0001173_t0043_u01773037209410") 2026/03/09 06:20:25 DEBUG : dest/3: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4094ac70e1089543_d20260309_m061247_c001_v7007000_t0000_u01773036767149") 2026/03/09 06:20:25 DEBUG : dest/3: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4034231860fdafca_d20260309_m061246_c001_v0001171_t0001_u01773036766050") 2026/03/09 06:20:26 DEBUG : dir1/0000-abcde: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f40882dbb042f8f9c_d20260309_m061813_c001_v7007000_t0000_u01773037093631") 2026/03/09 06:20:26 DEBUG : dir1/0000-abcde: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1155a9422f6c0390_d20260309_m061808_c001_v0001105_t0059_u01773037088961") 2026/03/09 06:20:26 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f421966c5bdf72a3c_d20260309_m061939_c001_v7007000_t0000_u01773037179883") 2026/03/09 06:20:26 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba663095b8a_d20260309_m061926_c001_v0001173_t0018_u01773037166537") 2026/03/09 06:20:26 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4239a2502282b2c3_d20260309_m061922_c001_v7007000_t0000_u01773037162488") 2026/03/09 06:20:26 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba663095afb_d20260309_m061909_c001_v0001173_t0047_u01773037149352") 2026/03/09 06:20:26 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f40882dbb042f8fc5_d20260309_m061905_c001_v7007000_t0000_u01773037145092") 2026/03/09 06:20:26 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba663095a39_d20260309_m061853_c001_v0001173_t0020_u01773037133257") 2026/03/09 06:20:26 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f41790e618b8a3dd2_d20260309_m061849_c001_v7007000_t0000_u01773037129148") 2026/03/09 06:20:26 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba66309596f_d20260309_m061836_c001_v0001173_t0035_u01773037116113") 2026/03/09 06:20:26 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f41514fadd9e9ec07_d20260309_m061832_c001_v7007000_t0000_u01773037112044") 2026/03/09 06:20:26 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba6630958a1_d20260309_m061817_c001_v0001173_t0010_u01773037097703") 2026/03/09 06:20:26 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4116c6451f88c1ef_d20260309_m061811_c001_v7007000_t0000_u01773037091092") 2026/03/09 06:20:26 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1061e04ec8574e2b_d20260309_m061757_c001_v0001172_t0034_u01773037077259") 2026/03/09 06:20:26 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4030e6bc44d69360_d20260309_m061753_c001_v7007000_t0000_u01773037073039") 2026/03/09 06:20:26 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1155a9422f6c0363_d20260309_m061748_c001_v0001105_t0042_u01773037068779") 2026/03/09 06:20:26 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4102a247f1dd637b_d20260309_m061747_c001_v7007000_t0000_u01773037067172") 2026/03/09 06:20:26 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1061e04ec8574ded_d20260309_m061732_c001_v0001172_t0028_u01773037052930") 2026/03/09 06:20:26 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f41514fadd9e9ebe1_d20260309_m061728_c001_v7007000_t0000_u01773037048716") 2026/03/09 06:20:26 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba66309568b_d20260309_m061724_c001_v0001173_t0033_u01773037044339") 2026/03/09 06:20:26 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4102a247f1dd636d_d20260309_m061722_c001_v7007000_t0000_u01773037042876") 2026/03/09 06:20:27 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1061e04ec8574daf_d20260309_m061709_c001_v0001172_t0035_u01773037029302") 2026/03/09 06:20:27 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f416740bd60e4347e_d20260309_m061702_c001_v7007000_t0000_u01773037022124") 2026/03/09 06:20:27 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1030d7be6566d362_d20260309_m061648_c001_v0001097_t0020_u01773037008719") 2026/03/09 06:20:27 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f414cf046bdc4ac90_d20260309_m061644_c001_v7007000_t0000_u01773037004625") 2026/03/09 06:20:27 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1030d7be6566d2f8_d20260309_m061631_c001_v0001097_t0010_u01773036991332") 2026/03/09 06:20:27 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f413a47deff26f9e2_d20260309_m061627_c001_v7007000_t0000_u01773036987298") 2026/03/09 06:20:27 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1030d7be6566d270_d20260309_m061614_c001_v0001097_t0026_u01773036974732") 2026/03/09 06:20:27 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f419d63c162274732_d20260309_m061750_c001_v7007000_t0000_u01773037070983") 2026/03/09 06:20:27 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1061e04ec8574e07_d20260309_m061744_c001_v0001172_t0041_u01773037064714") 2026/03/09 06:20:27 DEBUG : dir1/0001-bcdef: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f40882dbb042f8f9d_d20260309_m061813_c001_v7007000_t0000_u01773037093810") 2026/03/09 06:20:27 DEBUG : dir1/0001-bcdef: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1030d7be6566d4f7_d20260309_m061808_c001_v0001097_t0055_u01773037088949") 2026/03/09 06:20:27 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f421966c5bdf72a3d_d20260309_m061940_c001_v7007000_t0000_u01773037180063") 2026/03/09 06:20:27 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1061e04ec8574ee8_d20260309_m061927_c001_v0001172_t0014_u01773037167591") 2026/03/09 06:20:27 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4239a2502282b2c5_d20260309_m061922_c001_v7007000_t0000_u01773037162670") 2026/03/09 06:20:27 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1061e04ec8574ecb_d20260309_m061910_c001_v0001172_t0055_u01773037150328") 2026/03/09 06:20:27 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f40882dbb042f8fc6_d20260309_m061905_c001_v7007000_t0000_u01773037145277") 2026/03/09 06:20:27 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1061e04ec8574ea6_d20260309_m061854_c001_v0001172_t0053_u01773037134037") 2026/03/09 06:20:27 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f41790e618b8a3dd3_d20260309_m061849_c001_v7007000_t0000_u01773037129332") 2026/03/09 06:20:27 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1061e04ec8574e7e_d20260309_m061837_c001_v0001172_t0019_u01773037117031") 2026/03/09 06:20:27 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f41514fadd9e9ec08_d20260309_m061832_c001_v7007000_t0000_u01773037112225") 2026/03/09 06:20:27 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1061e04ec8574e63_d20260309_m061818_c001_v0001172_t0032_u01773037098615") 2026/03/09 06:20:28 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f413a47deff26fc53_d20260309_m061811_c001_v7007000_t0000_u01773037091129") 2026/03/09 06:20:28 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba6630957e3_d20260309_m061757_c001_v0001173_t0014_u01773037077991") 2026/03/09 06:20:28 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4030e6bc44d69361_d20260309_m061753_c001_v7007000_t0000_u01773037073223") 2026/03/09 06:20:28 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1030d7be6566d482_d20260309_m061748_c001_v0001097_t0054_u01773037068876") 2026/03/09 06:20:28 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f419d63c16227472e_d20260309_m061747_c001_v7007000_t0000_u01773037067197") 2026/03/09 06:20:28 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba6630956ee_d20260309_m061733_c001_v0001173_t0049_u01773037053703") 2026/03/09 06:20:28 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f41514fadd9e9ebe2_d20260309_m061728_c001_v7007000_t0000_u01773037048898") 2026/03/09 06:20:28 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1061e04ec8574ddb_d20260309_m061724_c001_v0001172_t0045_u01773037044431") 2026/03/09 06:20:28 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4030e6bc44d69341_d20260309_m061722_c001_v7007000_t0000_u01773037042625") 2026/03/09 06:20:28 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba6630955fe_d20260309_m061710_c001_v0001173_t0056_u01773037030246") 2026/03/09 06:20:28 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4094ac70e1089681_d20260309_m061702_c001_v7007000_t0000_u01773037022744") 2026/03/09 06:20:28 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba663095528_d20260309_m061649_c001_v0001173_t0045_u01773037009514") 2026/03/09 06:20:28 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f414cf046bdc4ac91_d20260309_m061644_c001_v7007000_t0000_u01773037004808") 2026/03/09 06:20:28 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba663095489_d20260309_m061632_c001_v0001173_t0051_u01773036992261") 2026/03/09 06:20:28 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f413a47deff26f9e3_d20260309_m061627_c001_v7007000_t0000_u01773036987479") 2026/03/09 06:20:28 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba66309542d_d20260309_m061615_c001_v0001173_t0052_u01773036975530") 2026/03/09 06:20:28 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4030e6bc44d6935a_d20260309_m061751_c001_v7007000_t0000_u01773037071129") 2026/03/09 06:20:28 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1155a9422f6c0355_d20260309_m061744_c001_v0001105_t0039_u01773037064724") 2026/03/09 06:20:28 DEBUG : dir1/0002-cdefg: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f40882dbb042f8f9e_d20260309_m061813_c001_v7007000_t0000_u01773037093990") 2026/03/09 06:20:29 DEBUG : dir1/0002-cdefg: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1061e04ec8574e51_d20260309_m061809_c001_v0001172_t0031_u01773037089125") 2026/03/09 06:20:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f421966c5bdf72a3e_d20260309_m061940_c001_v7007000_t0000_u01773037180245") 2026/03/09 06:20:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1155a9422f6c042c_d20260309_m061928_c001_v0001105_t0005_u01773037168280") 2026/03/09 06:20:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4239a2502282b2c6_d20260309_m061922_c001_v7007000_t0000_u01773037162852") 2026/03/09 06:20:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1155a9422f6c0418_d20260309_m061910_c001_v0001105_t0027_u01773037150959") 2026/03/09 06:20:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f40882dbb042f8fc7_d20260309_m061905_c001_v7007000_t0000_u01773037145462") 2026/03/09 06:20:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1155a9422f6c03e8_d20260309_m061854_c001_v0001105_t0044_u01773037134677") 2026/03/09 06:20:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f41790e618b8a3dd4_d20260309_m061849_c001_v7007000_t0000_u01773037129515") 2026/03/09 06:20:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1155a9422f6c03c2_d20260309_m061837_c001_v0001105_t0008_u01773037117847") 2026/03/09 06:20:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f41514fadd9e9ec09_d20260309_m061832_c001_v7007000_t0000_u01773037112405") 2026/03/09 06:20:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1155a9422f6c03a2_d20260309_m061819_c001_v0001105_t0027_u01773037099758") 2026/03/09 06:20:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f416740bd60e43497_d20260309_m061811_c001_v7007000_t0000_u01773037091103") 2026/03/09 06:20:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1030d7be6566d4c5_d20260309_m061758_c001_v0001097_t0008_u01773037078795") 2026/03/09 06:20:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4030e6bc44d69362_d20260309_m061753_c001_v7007000_t0000_u01773037073407") 2026/03/09 06:20:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba663095794_d20260309_m061748_c001_v0001173_t0040_u01773037068983") 2026/03/09 06:20:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4030e6bc44d6934d_d20260309_m061747_c001_v7007000_t0000_u01773037067383") 2026/03/09 06:20:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1030d7be6566d44e_d20260309_m061734_c001_v0001097_t0032_u01773037054713") 2026/03/09 06:20:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f41514fadd9e9ebe3_d20260309_m061729_c001_v7007000_t0000_u01773037049081") 2026/03/09 06:20:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1155a9422f6c032e_d20260309_m061724_c001_v0001105_t0047_u01773037044460") 2026/03/09 06:20:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f421966c5bdf729f1_d20260309_m061722_c001_v7007000_t0000_u01773037042904") 2026/03/09 06:20:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1030d7be6566d3dc_d20260309_m061711_c001_v0001097_t0032_u01773037031249") 2026/03/09 06:20:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4116c6451f88b2b7_d20260309_m061702_c001_v7007000_t0000_u01773037022519") 2026/03/09 06:20:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1155a9422f6c02db_d20260309_m061650_c001_v0001105_t0007_u01773037010453") 2026/03/09 06:20:30 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f414cf046bdc4ac92_d20260309_m061644_c001_v7007000_t0000_u01773037004990") 2026/03/09 06:20:30 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1155a9422f6c02b3_d20260309_m061633_c001_v0001105_t0031_u01773036993129") 2026/03/09 06:20:30 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f413a47deff26f9e4_d20260309_m061627_c001_v7007000_t0000_u01773036987659") 2026/03/09 06:20:30 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1155a9422f6c0291_d20260309_m061616_c001_v0001105_t0050_u01773036976019") 2026/03/09 06:20:30 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f41299c15a7dff84f_d20260309_m061751_c001_v7007000_t0000_u01773037071143") 2026/03/09 06:20:30 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba663095766_d20260309_m061744_c001_v0001173_t0015_u01773037064847") 2026/03/09 06:20:30 DEBUG : dir1/0003-defgh: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f40882dbb042f8f9f_d20260309_m061814_c001_v7007000_t0000_u01773037094169") 2026/03/09 06:20:30 DEBUG : dir1/0003-defgh: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba663095847_d20260309_m061809_c001_v0001173_t0012_u01773037089194") 2026/03/09 06:20:30 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f421966c5bdf72a3f_d20260309_m061940_c001_v7007000_t0000_u01773037180426") 2026/03/09 06:20:30 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1030d7be6566d69b_d20260309_m061929_c001_v0001097_t0014_u01773037169050") 2026/03/09 06:20:30 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4239a2502282b2c7_d20260309_m061923_c001_v7007000_t0000_u01773037163034") 2026/03/09 06:20:30 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1030d7be6566d63d_d20260309_m061911_c001_v0001097_t0013_u01773037151820") 2026/03/09 06:20:30 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f40882dbb042f8fc8_d20260309_m061905_c001_v7007000_t0000_u01773037145646") 2026/03/09 06:20:30 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1030d7be6566d5d5_d20260309_m061855_c001_v0001097_t0032_u01773037135324") 2026/03/09 06:20:30 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f41790e618b8a3dd5_d20260309_m061849_c001_v7007000_t0000_u01773037129698") 2026/03/09 06:20:30 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1030d7be6566d57f_d20260309_m061838_c001_v0001097_t0014_u01773037118575") 2026/03/09 06:20:30 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f41514fadd9e9ec0a_d20260309_m061832_c001_v7007000_t0000_u01773037112586") 2026/03/09 06:20:30 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1030d7be6566d531_d20260309_m061820_c001_v0001097_t0050_u01773037100515") 2026/03/09 06:20:30 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4054dbf55252f258_d20260309_m061811_c001_v7007000_t0000_u01773037091115") 2026/03/09 06:20:30 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1155a9422f6c037c_d20260309_m061759_c001_v0001105_t0011_u01773037079788") 2026/03/09 06:20:30 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4030e6bc44d69363_d20260309_m061753_c001_v7007000_t0000_u01773037073590") 2026/03/09 06:20:31 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1061e04ec8574e1b_d20260309_m061749_c001_v0001172_t0006_u01773037069168") 2026/03/09 06:20:31 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4030e6bc44d6934e_d20260309_m061747_c001_v7007000_t0000_u01773037067413") 2026/03/09 06:20:31 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1155a9422f6c0343_d20260309_m061735_c001_v0001105_t0045_u01773037055676") 2026/03/09 06:20:31 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f41514fadd9e9ebe4_d20260309_m061729_c001_v7007000_t0000_u01773037049262") 2026/03/09 06:20:31 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1030d7be6566d434_d20260309_m061724_c001_v0001097_t0051_u01773037044610") 2026/03/09 06:20:31 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f41514fadd9e9ebce_d20260309_m061722_c001_v7007000_t0000_u01773037042913") 2026/03/09 06:20:31 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1155a9422f6c0309_d20260309_m061712_c001_v0001105_t0036_u01773037032053") 2026/03/09 06:20:31 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f41844cdd183bd193_d20260309_m061702_c001_v7007000_t0000_u01773037022756") 2026/03/09 06:20:31 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1061e04ec8574d83_d20260309_m061651_c001_v0001172_t0036_u01773037011153") 2026/03/09 06:20:31 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f414cf046bdc4ac93_d20260309_m061645_c001_v7007000_t0000_u01773037005173") 2026/03/09 06:20:31 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1061e04ec8574d5d_d20260309_m061633_c001_v0001172_t0023_u01773036993959") 2026/03/09 06:20:31 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f413a47deff26f9e5_d20260309_m061627_c001_v7007000_t0000_u01773036987840") 2026/03/09 06:20:31 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1061e04ec8574d45_d20260309_m061616_c001_v0001172_t0006_u01773036976284") 2026/03/09 06:20:31 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4030e6bc44d6935b_d20260309_m061751_c001_v7007000_t0000_u01773037071157") 2026/03/09 06:20:31 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1030d7be6566d46a_d20260309_m061744_c001_v0001097_t0031_u01773037064923") 2026/03/09 06:20:31 DEBUG : dir1/0004-efghi: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f40882dbb042f8fa0_d20260309_m061814_c001_v7007000_t0000_u01773037094349") 2026/03/09 06:20:31 DEBUG : dir1/0004-efghi: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1155a9422f6c0392_d20260309_m061809_c001_v0001105_t0000_u01773037089278") 2026/03/09 06:20:31 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f421966c5bdf72a40_d20260309_m061940_c001_v7007000_t0000_u01773037180606") 2026/03/09 06:20:31 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba663095b9a_d20260309_m061929_c001_v0001173_t0035_u01773037169494") 2026/03/09 06:20:32 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4239a2502282b2c8_d20260309_m061923_c001_v7007000_t0000_u01773037163216") 2026/03/09 06:20:32 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba663095b12_d20260309_m061912_c001_v0001173_t0026_u01773037152306") 2026/03/09 06:20:32 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f40882dbb042f8fca_d20260309_m061905_c001_v7007000_t0000_u01773037145832") 2026/03/09 06:20:32 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba663095a51_d20260309_m061855_c001_v0001173_t0033_u01773037135693") 2026/03/09 06:20:32 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f41790e618b8a3dd6_d20260309_m061849_c001_v7007000_t0000_u01773037129881") 2026/03/09 06:20:32 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba663095985_d20260309_m061838_c001_v0001173_t0020_u01773037118983") 2026/03/09 06:20:32 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f41514fadd9e9ec0b_d20260309_m061832_c001_v7007000_t0000_u01773037112769") 2026/03/09 06:20:32 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba6630958c9_d20260309_m061820_c001_v0001173_t0007_u01773037100905") 2026/03/09 06:20:32 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f40882dbb042f8f97_d20260309_m061811_c001_v7007000_t0000_u01773037091297") 2026/03/09 06:20:32 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1061e04ec8574e33_d20260309_m061800_c001_v0001172_t0012_u01773037080188") 2026/03/09 06:20:32 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4030e6bc44d69364_d20260309_m061753_c001_v7007000_t0000_u01773037073774") 2026/03/09 06:20:32 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1030d7be6566d488_d20260309_m061749_c001_v0001097_t0056_u01773037069316") 2026/03/09 06:20:32 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f41299c15a7dff849_d20260309_m061747_c001_v7007000_t0000_u01773037067585") 2026/03/09 06:20:32 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1061e04ec8574df9_d20260309_m061735_c001_v0001172_t0021_u01773037055994") 2026/03/09 06:20:32 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f41514fadd9e9ebe6_d20260309_m061729_c001_v7007000_t0000_u01773037049444") 2026/03/09 06:20:32 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1061e04ec8574ddd_d20260309_m061724_c001_v0001172_t0014_u01773037044767") 2026/03/09 06:20:32 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4094ac70e1089685_d20260309_m061722_c001_v7007000_t0000_u01773037042456") 2026/03/09 06:20:32 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1061e04ec8574db5_d20260309_m061712_c001_v0001172_t0031_u01773037032428") 2026/03/09 06:20:32 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f416740bd60e4347f_d20260309_m061702_c001_v7007000_t0000_u01773037022306") 2026/03/09 06:20:32 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1030d7be6566d378_d20260309_m061651_c001_v0001097_t0052_u01773037011502") 2026/03/09 06:20:32 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f414cf046bdc4ac94_d20260309_m061645_c001_v7007000_t0000_u01773037005355") 2026/03/09 06:20:32 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1030d7be6566d30a_d20260309_m061634_c001_v0001097_t0016_u01773036994313") 2026/03/09 06:20:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f413a47deff26f9e6_d20260309_m061628_c001_v7007000_t0000_u01773036988021") 2026/03/09 06:20:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1030d7be6566d280_d20260309_m061616_c001_v0001097_t0054_u01773036976885") 2026/03/09 06:20:33 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4030e6bc44d69357_d20260309_m061750_c001_v7007000_t0000_u01773037070947") 2026/03/09 06:20:33 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1061e04ec8574e09_d20260309_m061745_c001_v0001172_t0025_u01773037065200") 2026/03/09 06:20:33 DEBUG : dir1/0005-fghij: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f40882dbb042f8fa1_d20260309_m061814_c001_v7007000_t0000_u01773037094529") 2026/03/09 06:20:33 DEBUG : dir1/0005-fghij: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1030d7be6566d4ff_d20260309_m061809_c001_v0001097_t0004_u01773037089316") 2026/03/09 06:20:33 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f421966c5bdf72a41_d20260309_m061940_c001_v7007000_t0000_u01773037180787") 2026/03/09 06:20:33 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1061e04ec8574eea_d20260309_m061930_c001_v0001172_t0047_u01773037170047") 2026/03/09 06:20:33 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4239a2502282b2c9_d20260309_m061923_c001_v7007000_t0000_u01773037163397") 2026/03/09 06:20:33 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1061e04ec8574ed1_d20260309_m061912_c001_v0001172_t0059_u01773037152853") 2026/03/09 06:20:33 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f40882dbb042f8fcb_d20260309_m061906_c001_v7007000_t0000_u01773037146018") 2026/03/09 06:20:33 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1061e04ec8574eb0_d20260309_m061856_c001_v0001172_t0024_u01773037136046") 2026/03/09 06:20:33 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f41790e618b8a3dd7_d20260309_m061850_c001_v7007000_t0000_u01773037130063") 2026/03/09 06:20:33 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1061e04ec8574e80_d20260309_m061839_c001_v0001172_t0014_u01773037119530") 2026/03/09 06:20:33 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f41514fadd9e9ec0c_d20260309_m061832_c001_v7007000_t0000_u01773037112950") 2026/03/09 06:20:33 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1061e04ec8574e67_d20260309_m061821_c001_v0001172_t0015_u01773037101448") 2026/03/09 06:20:33 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4060d65fef22526f_d20260309_m061811_c001_v7007000_t0000_u01773037091245") 2026/03/09 06:20:33 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba663095807_d20260309_m061800_c001_v0001173_t0001_u01773037080563") 2026/03/09 06:20:33 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4030e6bc44d69365_d20260309_m061754_c001_v7007000_t0000_u01773037074103") 2026/03/09 06:20:33 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba66309579a_d20260309_m061749_c001_v0001173_t0037_u01773037069339") 2026/03/09 06:20:34 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4030e6bc44d69350_d20260309_m061747_c001_v7007000_t0000_u01773037067596") 2026/03/09 06:20:34 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba663095708_d20260309_m061736_c001_v0001173_t0022_u01773037056451") 2026/03/09 06:20:34 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f41514fadd9e9ebe7_d20260309_m061729_c001_v7007000_t0000_u01773037049719") 2026/03/09 06:20:34 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba663095693_d20260309_m061724_c001_v0001173_t0040_u01773037044835") 2026/03/09 06:20:34 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4094ac70e1089686_d20260309_m061722_c001_v7007000_t0000_u01773037042638") 2026/03/09 06:20:34 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba663095614_d20260309_m061712_c001_v0001173_t0008_u01773037032919") 2026/03/09 06:20:34 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4094ac70e1089682_d20260309_m061702_c001_v7007000_t0000_u01773037022766") 2026/03/09 06:20:34 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba663095542_d20260309_m061652_c001_v0001173_t0038_u01773037012086") 2026/03/09 06:20:34 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f414cf046bdc4ac95_d20260309_m061645_c001_v7007000_t0000_u01773037005538") 2026/03/09 06:20:34 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba663095495_d20260309_m061634_c001_v0001173_t0008_u01773036994916") 2026/03/09 06:20:34 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f413a47deff26f9e8_d20260309_m061628_c001_v7007000_t0000_u01773036988202") 2026/03/09 06:20:34 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba66309543b_d20260309_m061617_c001_v0001173_t0050_u01773036977241") 2026/03/09 06:20:34 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f41299c15a7dff84e_d20260309_m061750_c001_v7007000_t0000_u01773037070959") 2026/03/09 06:20:34 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1155a9422f6c0357_d20260309_m061745_c001_v0001105_t0052_u01773037065231") 2026/03/09 06:20:34 DEBUG : dir1/0006-ghijk: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f40882dbb042f8fa2_d20260309_m061814_c001_v7007000_t0000_u01773037094710") 2026/03/09 06:20:34 DEBUG : dir1/0006-ghijk: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1061e04ec8574e53_d20260309_m061809_c001_v0001172_t0027_u01773037089519") 2026/03/09 06:20:34 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f421966c5bdf72a42_d20260309_m061940_c001_v7007000_t0000_u01773037180970") 2026/03/09 06:20:34 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1155a9422f6c0430_d20260309_m061930_c001_v0001105_t0014_u01773037170333") 2026/03/09 06:20:34 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4239a2502282b2ca_d20260309_m061923_c001_v7007000_t0000_u01773037163579") 2026/03/09 06:20:34 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1155a9422f6c041a_d20260309_m061913_c001_v0001105_t0059_u01773037153249") 2026/03/09 06:20:35 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f40882dbb042f8fcc_d20260309_m061906_c001_v7007000_t0000_u01773037146203") 2026/03/09 06:20:35 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1155a9422f6c03ee_d20260309_m061856_c001_v0001105_t0019_u01773037136338") 2026/03/09 06:20:35 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f41790e618b8a3dd8_d20260309_m061850_c001_v7007000_t0000_u01773037130246") 2026/03/09 06:20:35 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1155a9422f6c03c4_d20260309_m061839_c001_v0001105_t0040_u01773037119807") 2026/03/09 06:20:35 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f41514fadd9e9ec0d_d20260309_m061833_c001_v7007000_t0000_u01773037113131") 2026/03/09 06:20:35 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1155a9422f6c03aa_d20260309_m061821_c001_v0001105_t0013_u01773037101905") 2026/03/09 06:20:35 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4060d65fef22526c_d20260309_m061810_c001_v7007000_t0000_u01773037090882") 2026/03/09 06:20:35 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1030d7be6566d4d3_d20260309_m061801_c001_v0001097_t0035_u01773037081105") 2026/03/09 06:20:35 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4030e6bc44d69366_d20260309_m061754_c001_v7007000_t0000_u01773037074286") 2026/03/09 06:20:35 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1155a9422f6c0365_d20260309_m061749_c001_v0001105_t0001_u01773037069436") 2026/03/09 06:20:35 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f41299c15a7dff848_d20260309_m061747_c001_v7007000_t0000_u01773037067399") 2026/03/09 06:20:35 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1030d7be6566d452_d20260309_m061736_c001_v0001097_t0030_u01773037056867") 2026/03/09 06:20:35 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f41514fadd9e9ebe8_d20260309_m061729_c001_v7007000_t0000_u01773037049902") 2026/03/09 06:20:35 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1155a9422f6c0330_d20260309_m061724_c001_v0001105_t0034_u01773037044846") 2026/03/09 06:20:35 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4030e6bc44d69343_d20260309_m061722_c001_v7007000_t0000_u01773037042990") 2026/03/09 06:20:35 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1030d7be6566d3f2_d20260309_m061713_c001_v0001097_t0045_u01773037033325") 2026/03/09 06:20:35 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f416fe720ec69cf3a_d20260309_m061702_c001_v7007000_t0000_u01773037022529") 2026/03/09 06:20:35 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1155a9422f6c02e1_d20260309_m061652_c001_v0001105_t0049_u01773037012449") 2026/03/09 06:20:35 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f414cf046bdc4ac96_d20260309_m061645_c001_v7007000_t0000_u01773037005723") 2026/03/09 06:20:35 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1155a9422f6c02b7_d20260309_m061635_c001_v0001105_t0000_u01773036995375") 2026/03/09 06:20:35 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f413a47deff26f9e9_d20260309_m061628_c001_v7007000_t0000_u01773036988383") 2026/03/09 06:20:35 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1155a9422f6c0295_d20260309_m061617_c001_v0001105_t0039_u01773036977975") 2026/03/09 06:20:36 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4030e6bc44d69354_d20260309_m061750_c001_v7007000_t0000_u01773037070765") 2026/03/09 06:20:36 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba663095768_d20260309_m061745_c001_v0001173_t0021_u01773037065319") 2026/03/09 06:20:36 DEBUG : dir1/0007-12345: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f40882dbb042f8fa3_d20260309_m061814_c001_v7007000_t0000_u01773037094890") 2026/03/09 06:20:36 DEBUG : dir1/0007-12345: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1155a9422f6c0394_d20260309_m061809_c001_v0001105_t0046_u01773037089596") 2026/03/09 06:20:36 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f421966c5bdf72a43_d20260309_m061941_c001_v7007000_t0000_u01773037181151") 2026/03/09 06:20:36 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1030d7be6566d6ab_d20260309_m061930_c001_v0001097_t0001_u01773037170749") 2026/03/09 06:20:36 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4239a2502282b2cb_d20260309_m061923_c001_v7007000_t0000_u01773037163762") 2026/03/09 06:20:36 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1030d7be6566d641_d20260309_m061913_c001_v0001097_t0047_u01773037153568") 2026/03/09 06:20:36 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f40882dbb042f8fcd_d20260309_m061906_c001_v7007000_t0000_u01773037146391") 2026/03/09 06:20:36 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1030d7be6566d5db_d20260309_m061856_c001_v0001097_t0026_u01773037136701") 2026/03/09 06:20:36 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f41790e618b8a3dd9_d20260309_m061850_c001_v7007000_t0000_u01773037130428") 2026/03/09 06:20:36 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1030d7be6566d585_d20260309_m061840_c001_v0001097_t0012_u01773037120083") 2026/03/09 06:20:36 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f41514fadd9e9ec0e_d20260309_m061833_c001_v7007000_t0000_u01773037113337") 2026/03/09 06:20:36 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1030d7be6566d53b_d20260309_m061822_c001_v0001097_t0020_u01773037102327") 2026/03/09 06:20:36 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f401f837f0a675fac_d20260309_m061810_c001_v7007000_t0000_u01773037090894") 2026/03/09 06:20:36 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1155a9422f6c0384_d20260309_m061801_c001_v0001105_t0009_u01773037081651") 2026/03/09 06:20:36 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4030e6bc44d69367_d20260309_m061754_c001_v7007000_t0000_u01773037074468") 2026/03/09 06:20:36 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1061e04ec8574e1d_d20260309_m061749_c001_v0001172_t0048_u01773037069478") 2026/03/09 06:20:36 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f413a47deff26fc48_d20260309_m061747_c001_v7007000_t0000_u01773037067403") 2026/03/09 06:20:37 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1155a9422f6c0347_d20260309_m061737_c001_v0001105_t0031_u01773037057423") 2026/03/09 06:20:37 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f41514fadd9e9ebe9_d20260309_m061730_c001_v7007000_t0000_u01773037050085") 2026/03/09 06:20:37 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1030d7be6566d43a_d20260309_m061725_c001_v0001097_t0008_u01773037045058") 2026/03/09 06:20:37 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4094ac70e1089688_d20260309_m061723_c001_v7007000_t0000_u01773037043103") 2026/03/09 06:20:37 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1155a9422f6c030b_d20260309_m061713_c001_v0001105_t0030_u01773037033837") 2026/03/09 06:20:37 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4030e6bc44d6931a_d20260309_m061702_c001_v7007000_t0000_u01773037022543") 2026/03/09 06:20:37 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1061e04ec8574d85_d20260309_m061652_c001_v0001172_t0040_u01773037012742") 2026/03/09 06:20:37 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f414cf046bdc4ac97_d20260309_m061645_c001_v7007000_t0000_u01773037005905") 2026/03/09 06:20:37 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1061e04ec8574d65_d20260309_m061635_c001_v0001172_t0013_u01773036995740") 2026/03/09 06:20:37 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f413a47deff26f9ea_d20260309_m061628_c001_v7007000_t0000_u01773036988565") 2026/03/09 06:20:37 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1061e04ec8574d49_d20260309_m061618_c001_v0001172_t0055_u01773036978395") 2026/03/09 06:20:37 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f419d63c162274731_d20260309_m061750_c001_v7007000_t0000_u01773037070800") 2026/03/09 06:20:37 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1030d7be6566d46e_d20260309_m061745_c001_v0001097_t0003_u01773037065361") 2026/03/09 06:20:37 DEBUG : dir1/0008-23456: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f40882dbb042f8fa4_d20260309_m061815_c001_v7007000_t0000_u01773037095070") 2026/03/09 06:20:37 DEBUG : dir1/0008-23456: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba66309584d_d20260309_m061809_c001_v0001173_t0033_u01773037089668") 2026/03/09 06:20:37 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f421966c5bdf72a44_d20260309_m061941_c001_v7007000_t0000_u01773037181333") 2026/03/09 06:20:37 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba663095ba4_d20260309_m061931_c001_v0001173_t0042_u01773037171163") 2026/03/09 06:20:37 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4239a2502282b2cc_d20260309_m061923_c001_v7007000_t0000_u01773037163944") 2026/03/09 06:20:37 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba663095b1e_d20260309_m061914_c001_v0001173_t0049_u01773037154024") 2026/03/09 06:20:37 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f40882dbb042f8fce_d20260309_m061906_c001_v7007000_t0000_u01773037146576") 2026/03/09 06:20:38 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba663095a61_d20260309_m061857_c001_v0001173_t0043_u01773037137131") 2026/03/09 06:20:38 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f41790e618b8a3dda_d20260309_m061850_c001_v7007000_t0000_u01773037130612") 2026/03/09 06:20:38 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba663095995_d20260309_m061840_c001_v0001173_t0025_u01773037120594") 2026/03/09 06:20:38 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f41514fadd9e9ec0f_d20260309_m061833_c001_v7007000_t0000_u01773037113519") 2026/03/09 06:20:38 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba6630958e5_d20260309_m061823_c001_v0001173_t0028_u01773037103574") 2026/03/09 06:20:38 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f40882dbb042f8f96_d20260309_m061811_c001_v7007000_t0000_u01773037091116") 2026/03/09 06:20:38 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1061e04ec8574e37_d20260309_m061802_c001_v0001172_t0009_u01773037082062") 2026/03/09 06:20:38 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4030e6bc44d69368_d20260309_m061754_c001_v7007000_t0000_u01773037074651") 2026/03/09 06:20:38 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1030d7be6566d48c_d20260309_m061749_c001_v0001097_t0000_u01773037069751") 2026/03/09 06:20:38 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f414cf046bdc4acd1_d20260309_m061747_c001_v7007000_t0000_u01773037067273") 2026/03/09 06:20:38 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1061e04ec8574dfb_d20260309_m061738_c001_v0001172_t0030_u01773037058102") 2026/03/09 06:20:38 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f41514fadd9e9ebea_d20260309_m061730_c001_v7007000_t0000_u01773037050266") 2026/03/09 06:20:38 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1061e04ec8574de1_d20260309_m061725_c001_v0001172_t0059_u01773037045142") 2026/03/09 06:20:38 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f421966c5bdf729f2_d20260309_m061723_c001_v7007000_t0000_u01773037043112") 2026/03/09 06:20:38 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1061e04ec8574db7_d20260309_m061714_c001_v0001172_t0050_u01773037034231") 2026/03/09 06:20:38 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f416fe720ec69cf3b_d20260309_m061702_c001_v7007000_t0000_u01773037022713") 2026/03/09 06:20:38 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1030d7be6566d386_d20260309_m061653_c001_v0001097_t0037_u01773037013039") 2026/03/09 06:20:38 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f414cf046bdc4ac98_d20260309_m061646_c001_v7007000_t0000_u01773037006087") 2026/03/09 06:20:38 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1030d7be6566d31e_d20260309_m061636_c001_v0001097_t0054_u01773036996129") 2026/03/09 06:20:38 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f413a47deff26f9ec_d20260309_m061628_c001_v7007000_t0000_u01773036988746") 2026/03/09 06:20:38 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1030d7be6566d28e_d20260309_m061618_c001_v0001097_t0035_u01773036978721") 2026/03/09 06:20:39 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f41844cdd183bd1c4_d20260309_m061751_c001_v7007000_t0000_u01773037071116") 2026/03/09 06:20:39 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1155a9422f6c035b_d20260309_m061745_c001_v0001105_t0005_u01773037065557") 2026/03/09 06:20:39 DEBUG : dir1/0009-34567: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f40882dbb042f8fa5_d20260309_m061815_c001_v7007000_t0000_u01773037095250") 2026/03/09 06:20:39 DEBUG : dir1/0009-34567: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1030d7be6566d501_d20260309_m061809_c001_v0001097_t0050_u01773037089679") 2026/03/09 06:20:39 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f421966c5bdf72a46_d20260309_m061941_c001_v7007000_t0000_u01773037181514") 2026/03/09 06:20:39 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1061e04ec8574eee_d20260309_m061931_c001_v0001172_t0010_u01773037171493") 2026/03/09 06:20:39 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4239a2502282b2cd_d20260309_m061924_c001_v7007000_t0000_u01773037164126") 2026/03/09 06:20:39 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1061e04ec8574ed3_d20260309_m061914_c001_v0001172_t0053_u01773037154545") 2026/03/09 06:20:39 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f40882dbb042f8fcf_d20260309_m061906_c001_v7007000_t0000_u01773037146760") 2026/03/09 06:20:39 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1061e04ec8574eb4_d20260309_m061857_c001_v0001172_t0041_u01773037137512") 2026/03/09 06:20:39 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f41790e618b8a3ddb_d20260309_m061850_c001_v7007000_t0000_u01773037130794") 2026/03/09 06:20:39 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1061e04ec8574e84_d20260309_m061840_c001_v0001172_t0057_u01773037120995") 2026/03/09 06:20:39 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f41514fadd9e9ec10_d20260309_m061833_c001_v7007000_t0000_u01773037113699") 2026/03/09 06:20:39 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1061e04ec8574e6e_d20260309_m061824_c001_v0001172_t0007_u01773037104015") 2026/03/09 06:20:39 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f401f837f0a675fae_d20260309_m061811_c001_v7007000_t0000_u01773037091077") 2026/03/09 06:20:39 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba663095815_d20260309_m061802_c001_v0001173_t0043_u01773037082407") 2026/03/09 06:20:39 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4030e6bc44d69369_d20260309_m061754_c001_v7007000_t0000_u01773037074835") 2026/03/09 06:20:39 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1061e04ec8574e1f_d20260309_m061749_c001_v0001172_t0047_u01773037069764") 2026/03/09 06:20:39 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f41844cdd183bd1be_d20260309_m061747_c001_v7007000_t0000_u01773037067418") 2026/03/09 06:20:39 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba66309571c_d20260309_m061738_c001_v0001173_t0039_u01773037058599") 2026/03/09 06:20:39 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f41514fadd9e9ebeb_d20260309_m061730_c001_v7007000_t0000_u01773037050449") 2026/03/09 06:20:40 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1155a9422f6c0334_d20260309_m061725_c001_v0001105_t0014_u01773037045229") 2026/03/09 06:20:40 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4030e6bc44d69340_d20260309_m061722_c001_v7007000_t0000_u01773037042445") 2026/03/09 06:20:40 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba663095628_d20260309_m061714_c001_v0001173_t0016_u01773037034705") 2026/03/09 06:20:40 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4094ac70e108967f_d20260309_m061702_c001_v7007000_t0000_u01773037022496") 2026/03/09 06:20:40 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba663095550_d20260309_m061653_c001_v0001173_t0000_u01773037013669") 2026/03/09 06:20:40 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f414cf046bdc4ac99_d20260309_m061646_c001_v7007000_t0000_u01773037006271") 2026/03/09 06:20:40 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba6630954a9_d20260309_m061636_c001_v0001173_t0008_u01773036996624") 2026/03/09 06:20:40 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f413a47deff26f9ed_d20260309_m061628_c001_v7007000_t0000_u01773036988925") 2026/03/09 06:20:40 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba663095449_d20260309_m061619_c001_v0001173_t0014_u01773036979263") 2026/03/09 06:20:40 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f401f837f0a675f73_d20260309_m061750_c001_v7007000_t0000_u01773037070812") 2026/03/09 06:20:40 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1061e04ec8574e0b_d20260309_m061745_c001_v0001172_t0049_u01773037065603") 2026/03/09 06:20:40 DEBUG : dir1/0010-45678: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f40882dbb042f8fa6_d20260309_m061815_c001_v7007000_t0000_u01773037095465") 2026/03/09 06:20:40 DEBUG : dir1/0010-45678: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1061e04ec8574e55_d20260309_m061809_c001_v0001172_t0048_u01773037089929") 2026/03/09 06:20:40 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f421966c5bdf72a48_d20260309_m061941_c001_v7007000_t0000_u01773037181695") 2026/03/09 06:20:40 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1155a9422f6c0436_d20260309_m061931_c001_v0001105_t0012_u01773037171821") 2026/03/09 06:20:40 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4239a2502282b2ce_d20260309_m061924_c001_v7007000_t0000_u01773037164308") 2026/03/09 06:20:40 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1155a9422f6c041e_d20260309_m061914_c001_v0001105_t0001_u01773037154861") 2026/03/09 06:20:40 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f40882dbb042f8fd0_d20260309_m061906_c001_v7007000_t0000_u01773037146945") 2026/03/09 06:20:40 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1155a9422f6c03f6_d20260309_m061857_c001_v0001105_t0040_u01773037137953") 2026/03/09 06:20:40 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f41790e618b8a3ddc_d20260309_m061850_c001_v7007000_t0000_u01773037130978") 2026/03/09 06:20:41 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1155a9422f6c03c6_d20260309_m061841_c001_v0001105_t0011_u01773037121280") 2026/03/09 06:20:41 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f41514fadd9e9ec11_d20260309_m061833_c001_v7007000_t0000_u01773037113880") 2026/03/09 06:20:41 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1155a9422f6c03ac_d20260309_m061824_c001_v0001105_t0050_u01773037104466") 2026/03/09 06:20:41 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f416740bd60e43498_d20260309_m061811_c001_v7007000_t0000_u01773037091286") 2026/03/09 06:20:41 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1030d7be6566d4d7_d20260309_m061802_c001_v0001097_t0047_u01773037082835") 2026/03/09 06:20:41 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4030e6bc44d6936a_d20260309_m061755_c001_v7007000_t0000_u01773037075019") 2026/03/09 06:20:41 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1155a9422f6c0367_d20260309_m061749_c001_v0001105_t0033_u01773037069777") 2026/03/09 06:20:41 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f414cf046bdc4acd2_d20260309_m061747_c001_v7007000_t0000_u01773037067463") 2026/03/09 06:20:41 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1030d7be6566d462_d20260309_m061739_c001_v0001097_t0000_u01773037059063") 2026/03/09 06:20:41 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f41514fadd9e9ebec_d20260309_m061730_c001_v7007000_t0000_u01773037050632") 2026/03/09 06:20:41 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba66309569c_d20260309_m061725_c001_v0001173_t0046_u01773037045373") 2026/03/09 06:20:41 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f416740bd60e43487_d20260309_m061723_c001_v7007000_t0000_u01773037043120") 2026/03/09 06:20:41 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1030d7be6566d3f8_d20260309_m061715_c001_v0001097_t0021_u01773037035144") 2026/03/09 06:20:41 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f41844cdd183bd192_d20260309_m061702_c001_v7007000_t0000_u01773037022563") 2026/03/09 06:20:41 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1155a9422f6c02e5_d20260309_m061654_c001_v0001105_t0047_u01773037014022") 2026/03/09 06:20:41 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f414cf046bdc4ac9a_d20260309_m061646_c001_v7007000_t0000_u01773037006454") 2026/03/09 06:20:41 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1155a9422f6c02bb_d20260309_m061637_c001_v0001105_t0055_u01773036997041") 2026/03/09 06:20:41 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f413a47deff26f9ee_d20260309_m061629_c001_v7007000_t0000_u01773036989106") 2026/03/09 06:20:41 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1155a9422f6c0297_d20260309_m061619_c001_v0001105_t0024_u01773036979926") 2026/03/09 06:20:41 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f41299c15a7dff84d_d20260309_m061750_c001_v7007000_t0000_u01773037070775") 2026/03/09 06:20:41 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba663095774_d20260309_m061745_c001_v0001173_t0020_u01773037065758") 2026/03/09 06:20:42 DEBUG : dir1/0011-56789: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f40882dbb042f8fa8_d20260309_m061815_c001_v7007000_t0000_u01773037095645") 2026/03/09 06:20:42 DEBUG : dir1/0011-56789: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1155a9422f6c0396_d20260309_m061809_c001_v0001105_t0030_u01773037089964") 2026/03/09 06:20:42 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f421966c5bdf72a49_d20260309_m061941_c001_v7007000_t0000_u01773037181876") 2026/03/09 06:20:42 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1030d7be6566d6b5_d20260309_m061932_c001_v0001097_t0024_u01773037172199") 2026/03/09 06:20:42 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4239a2502282b2cf_d20260309_m061924_c001_v7007000_t0000_u01773037164489") 2026/03/09 06:20:42 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1030d7be6566d649_d20260309_m061915_c001_v0001097_t0039_u01773037155182") 2026/03/09 06:20:42 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f40882dbb042f8fd1_d20260309_m061907_c001_v7007000_t0000_u01773037147129") 2026/03/09 06:20:42 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1030d7be6566d5ef_d20260309_m061858_c001_v0001097_t0035_u01773037138219") 2026/03/09 06:20:42 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f41790e618b8a3ddd_d20260309_m061851_c001_v7007000_t0000_u01773037131160") 2026/03/09 06:20:42 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1030d7be6566d589_d20260309_m061841_c001_v0001097_t0052_u01773037121640") 2026/03/09 06:20:42 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f41514fadd9e9ec12_d20260309_m061834_c001_v7007000_t0000_u01773037114062") 2026/03/09 06:20:42 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1030d7be6566d549_d20260309_m061824_c001_v0001097_t0018_u01773037104811") 2026/03/09 06:20:42 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4060d65fef22526b_d20260309_m061810_c001_v7007000_t0000_u01773037090701") 2026/03/09 06:20:42 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1155a9422f6c0386_d20260309_m061803_c001_v0001105_t0006_u01773037083632") 2026/03/09 06:20:42 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4030e6bc44d6936b_d20260309_m061755_c001_v7007000_t0000_u01773037075202") 2026/03/09 06:20:42 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba66309579c_d20260309_m061749_c001_v0001173_t0043_u01773037069788") 2026/03/09 06:20:42 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f41844cdd183bd1bf_d20260309_m061747_c001_v7007000_t0000_u01773037067605") 2026/03/09 06:20:42 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1155a9422f6c0349_d20260309_m061739_c001_v0001105_t0002_u01773037059419") 2026/03/09 06:20:42 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f41514fadd9e9ebed_d20260309_m061730_c001_v7007000_t0000_u01773037050814") 2026/03/09 06:20:42 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1061e04ec8574de5_d20260309_m061725_c001_v0001172_t0029_u01773037045566") 2026/03/09 06:20:42 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4102a247f1dd636e_d20260309_m061723_c001_v7007000_t0000_u01773037043060") 2026/03/09 06:20:42 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1155a9422f6c0312_d20260309_m061715_c001_v0001105_t0014_u01773037035737") 2026/03/09 06:20:42 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f416740bd60e43482_d20260309_m061702_c001_v7007000_t0000_u01773037022852") 2026/03/09 06:20:43 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1061e04ec8574d87_d20260309_m061654_c001_v0001172_t0048_u01773037014285") 2026/03/09 06:20:43 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f414cf046bdc4ac9b_d20260309_m061646_c001_v7007000_t0000_u01773037006637") 2026/03/09 06:20:43 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1061e04ec8574d67_d20260309_m061637_c001_v0001172_t0035_u01773036997387") 2026/03/09 06:20:43 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f413a47deff26f9ef_d20260309_m061629_c001_v7007000_t0000_u01773036989285") 2026/03/09 06:20:43 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1061e04ec8574d4b_d20260309_m061620_c001_v0001172_t0018_u01773036980430") 2026/03/09 06:20:43 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4030e6bc44d69358_d20260309_m061750_c001_v7007000_t0000_u01773037070973") 2026/03/09 06:20:43 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1030d7be6566d470_d20260309_m061745_c001_v0001097_t0014_u01773037065789") 2026/03/09 06:20:43 DEBUG : dir1/0012-6789;: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f40882dbb042f8fa9_d20260309_m061815_c001_v7007000_t0000_u01773037095824") 2026/03/09 06:20:43 DEBUG : dir1/0012-6789;: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba66309584f_d20260309_m061810_c001_v0001173_t0046_u01773037090072") 2026/03/09 06:20:43 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f421966c5bdf72a4a_d20260309_m061942_c001_v7007000_t0000_u01773037182058") 2026/03/09 06:20:43 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba663095bb8_d20260309_m061932_c001_v0001173_t0041_u01773037172731") 2026/03/09 06:20:43 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4239a2502282b2d0_d20260309_m061924_c001_v7007000_t0000_u01773037164672") 2026/03/09 06:20:43 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba663095b32_d20260309_m061915_c001_v0001173_t0032_u01773037155697") 2026/03/09 06:20:43 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f40882dbb042f8fd3_d20260309_m061907_c001_v7007000_t0000_u01773037147314") 2026/03/09 06:20:43 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba663095a71_d20260309_m061858_c001_v0001173_t0038_u01773037138671") 2026/03/09 06:20:43 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f41790e618b8a3dde_d20260309_m061851_c001_v7007000_t0000_u01773037131343") 2026/03/09 06:20:43 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba6630959a5_d20260309_m061842_c001_v0001173_t0009_u01773037122073") 2026/03/09 06:20:43 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f41514fadd9e9ec13_d20260309_m061834_c001_v7007000_t0000_u01773037114244") 2026/03/09 06:20:43 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba6630958f7_d20260309_m061825_c001_v0001173_t0026_u01773037105236") 2026/03/09 06:20:43 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4060d65fef22526e_d20260309_m061811_c001_v7007000_t0000_u01773037091064") 2026/03/09 06:20:44 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1061e04ec8574e43_d20260309_m061804_c001_v0001172_t0045_u01773037084133") 2026/03/09 06:20:44 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4030e6bc44d6936c_d20260309_m061755_c001_v7007000_t0000_u01773037075387") 2026/03/09 06:20:44 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1061e04ec8574e21_d20260309_m061750_c001_v0001172_t0028_u01773037070109") 2026/03/09 06:20:44 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4102a247f1dd637c_d20260309_m061747_c001_v7007000_t0000_u01773037067355") 2026/03/09 06:20:44 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1061e04ec8574dff_d20260309_m061739_c001_v0001172_t0054_u01773037059679") 2026/03/09 06:20:44 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f41514fadd9e9ebee_d20260309_m061731_c001_v7007000_t0000_u01773037051035") 2026/03/09 06:20:44 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1155a9422f6c0336_d20260309_m061725_c001_v0001105_t0002_u01773037045596") 2026/03/09 06:20:44 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4094ac70e1089687_d20260309_m061722_c001_v7007000_t0000_u01773037042869") 2026/03/09 06:20:44 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1061e04ec8574dbb_d20260309_m061716_c001_v0001172_t0056_u01773037036118") 2026/03/09 06:20:44 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f413a47deff26fa0d_d20260309_m061702_c001_v7007000_t0000_u01773037022868") 2026/03/09 06:20:44 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1030d7be6566d390_d20260309_m061654_c001_v0001097_t0019_u01773037014815") 2026/03/09 06:20:44 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f414cf046bdc4ac9c_d20260309_m061646_c001_v7007000_t0000_u01773037006820") 2026/03/09 06:20:44 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1030d7be6566d328_d20260309_m061637_c001_v0001097_t0028_u01773036997797") 2026/03/09 06:20:44 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f413a47deff26f9f0_d20260309_m061629_c001_v7007000_t0000_u01773036989466") 2026/03/09 06:20:44 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1030d7be6566d2a4_d20260309_m061620_c001_v0001097_t0033_u01773036980697") 2026/03/09 06:20:44 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f401f837f0a675f74_d20260309_m061750_c001_v7007000_t0000_u01773037070996") 2026/03/09 06:20:44 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1155a9422f6c035d_d20260309_m061745_c001_v0001105_t0029_u01773037065895") 2026/03/09 06:20:44 DEBUG : dir1/0013-789;=: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f40882dbb042f8faa_d20260309_m061816_c001_v7007000_t0000_u01773037096004") 2026/03/09 06:20:44 DEBUG : dir1/0013-789;=: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1030d7be6566d505_d20260309_m061810_c001_v0001097_t0014_u01773037090117") 2026/03/09 06:20:44 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f421966c5bdf72a4b_d20260309_m061942_c001_v7007000_t0000_u01773037182238") 2026/03/09 06:20:44 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1061e04ec8574ef2_d20260309_m061933_c001_v0001172_t0009_u01773037173076") 2026/03/09 06:20:45 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4239a2502282b2d1_d20260309_m061924_c001_v7007000_t0000_u01773037164854") 2026/03/09 06:20:45 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1061e04ec8574ed9_d20260309_m061916_c001_v0001172_t0003_u01773037156343") 2026/03/09 06:20:45 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f40882dbb042f8fd4_d20260309_m061907_c001_v7007000_t0000_u01773037147502") 2026/03/09 06:20:45 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1061e04ec8574eb8_d20260309_m061858_c001_v0001172_t0032_u01773037138960") 2026/03/09 06:20:45 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f41790e618b8a3ddf_d20260309_m061851_c001_v7007000_t0000_u01773037131525") 2026/03/09 06:20:45 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1061e04ec8574e86_d20260309_m061842_c001_v0001172_t0032_u01773037122420") 2026/03/09 06:20:45 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f41514fadd9e9ec14_d20260309_m061834_c001_v7007000_t0000_u01773037114425") 2026/03/09 06:20:45 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1061e04ec8574e72_d20260309_m061825_c001_v0001172_t0055_u01773037105599") 2026/03/09 06:20:45 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4116c6451f88c1ed_d20260309_m061810_c001_v7007000_t0000_u01773037090722") 2026/03/09 06:20:45 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba663095827_d20260309_m061804_c001_v0001173_t0044_u01773037084554") 2026/03/09 06:20:45 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4030e6bc44d6936d_d20260309_m061755_c001_v7007000_t0000_u01773037075572") 2026/03/09 06:20:45 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1030d7be6566d48e_d20260309_m061750_c001_v0001097_t0039_u01773037070182") 2026/03/09 06:20:45 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4102a247f1dd637a_d20260309_m061746_c001_v7007000_t0000_u01773037066988") 2026/03/09 06:20:45 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba663095736_d20260309_m061740_c001_v0001173_t0059_u01773037059999") 2026/03/09 06:20:45 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f41514fadd9e9ebef_d20260309_m061731_c001_v7007000_t0000_u01773037051235") 2026/03/09 06:20:45 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba6630956a3_d20260309_m061725_c001_v0001173_t0026_u01773037045646") 2026/03/09 06:20:45 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4030e6bc44d69342_d20260309_m061722_c001_v7007000_t0000_u01773037042807") 2026/03/09 06:20:45 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba66309563c_d20260309_m061716_c001_v0001173_t0038_u01773037036484") 2026/03/09 06:20:45 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f413a47deff26fa0c_d20260309_m061702_c001_v7007000_t0000_u01773037022686") 2026/03/09 06:20:45 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba66309555e_d20260309_m061655_c001_v0001173_t0044_u01773037015346") 2026/03/09 06:20:45 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f414cf046bdc4ac9d_d20260309_m061647_c001_v7007000_t0000_u01773037007003") 2026/03/09 06:20:45 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba6630954b8_d20260309_m061638_c001_v0001173_t0006_u01773036998217") 2026/03/09 06:20:45 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f413a47deff26f9f1_d20260309_m061629_c001_v7007000_t0000_u01773036989647") 2026/03/09 06:20:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba663095453_d20260309_m061621_c001_v0001173_t0048_u01773036981112") 2026/03/09 06:20:46 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4030e6bc44d69355_d20260309_m061750_c001_v7007000_t0000_u01773037070789") 2026/03/09 06:20:46 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1061e04ec8574e0d_d20260309_m061745_c001_v0001172_t0011_u01773037065908") 2026/03/09 06:20:46 DEBUG : dir1/0014-89;=.: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f40882dbb042f8fac_d20260309_m061816_c001_v7007000_t0000_u01773037096183") 2026/03/09 06:20:46 DEBUG : dir1/0014-89;=.: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1061e04ec8574e57_d20260309_m061810_c001_v0001172_t0054_u01773037090291") 2026/03/09 06:20:46 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f421966c5bdf72a4d_d20260309_m061942_c001_v7007000_t0000_u01773037182419") 2026/03/09 06:20:46 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1155a9422f6c043f_d20260309_m061933_c001_v0001105_t0004_u01773037173422") 2026/03/09 06:20:46 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4239a2502282b2d2_d20260309_m061925_c001_v7007000_t0000_u01773037165037") 2026/03/09 06:20:46 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1155a9422f6c0420_d20260309_m061916_c001_v0001105_t0058_u01773037156674") 2026/03/09 06:20:46 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f40882dbb042f8fd5_d20260309_m061907_c001_v7007000_t0000_u01773037147688") 2026/03/09 06:20:46 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1155a9422f6c03fa_d20260309_m061859_c001_v0001105_t0016_u01773037139302") 2026/03/09 06:20:46 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f41790e618b8a3de0_d20260309_m061851_c001_v7007000_t0000_u01773037131712") 2026/03/09 06:20:46 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1155a9422f6c03c8_d20260309_m061842_c001_v0001105_t0058_u01773037122992") 2026/03/09 06:20:46 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f41514fadd9e9ec15_d20260309_m061834_c001_v7007000_t0000_u01773037114607") 2026/03/09 06:20:46 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1155a9422f6c03b0_d20260309_m061825_c001_v0001105_t0041_u01773037105974") 2026/03/09 06:20:46 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4116c6451f88c1f1_d20260309_m061811_c001_v7007000_t0000_u01773037091276") 2026/03/09 06:20:46 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1030d7be6566d4e1_d20260309_m061805_c001_v0001097_t0056_u01773037085000") 2026/03/09 06:20:46 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4030e6bc44d6936e_d20260309_m061755_c001_v7007000_t0000_u01773037075755") 2026/03/09 06:20:46 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1155a9422f6c0369_d20260309_m061750_c001_v0001105_t0029_u01773037070194") 2026/03/09 06:20:46 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4102a247f1dd637d_d20260309_m061747_c001_v7007000_t0000_u01773037067537") 2026/03/09 06:20:47 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1030d7be6566d464_d20260309_m061740_c001_v0001097_t0026_u01773037060615") 2026/03/09 06:20:47 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f41514fadd9e9ebf0_d20260309_m061731_c001_v7007000_t0000_u01773037051418") 2026/03/09 06:20:47 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1030d7be6566d43c_d20260309_m061725_c001_v0001097_t0035_u01773037045705") 2026/03/09 06:20:47 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f416740bd60e43486_d20260309_m061723_c001_v7007000_t0000_u01773037043068") 2026/03/09 06:20:47 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1030d7be6566d402_d20260309_m061716_c001_v0001097_t0043_u01773037036923") 2026/03/09 06:20:47 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f416740bd60e43480_d20260309_m061702_c001_v7007000_t0000_u01773037022487") 2026/03/09 06:20:47 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1155a9422f6c02e9_d20260309_m061655_c001_v0001105_t0059_u01773037015648") 2026/03/09 06:20:47 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f414cf046bdc4ac9e_d20260309_m061647_c001_v7007000_t0000_u01773037007189") 2026/03/09 06:20:47 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1155a9422f6c02c1_d20260309_m061638_c001_v0001105_t0001_u01773036998636") 2026/03/09 06:20:47 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f413a47deff26f9f2_d20260309_m061629_c001_v7007000_t0000_u01773036989827") 2026/03/09 06:20:47 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1155a9422f6c029f_d20260309_m061621_c001_v0001105_t0049_u01773036981603") 2026/03/09 06:20:47 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4102a247f1dd6382_d20260309_m061751_c001_v7007000_t0000_u01773037071006") 2026/03/09 06:20:47 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1155a9422f6c035f_d20260309_m061746_c001_v0001105_t0017_u01773037066319") 2026/03/09 06:20:47 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f40882dbb042f8fad_d20260309_m061816_c001_v7007000_t0000_u01773037096363") 2026/03/09 06:20:47 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1155a9422f6c0398_d20260309_m061810_c001_v0001105_t0041_u01773037090340") 2026/03/09 06:20:47 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f421966c5bdf72a4e_d20260309_m061942_c001_v7007000_t0000_u01773037182602") 2026/03/09 06:20:47 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1030d7be6566d6c1_d20260309_m061933_c001_v0001097_t0020_u01773037173872") 2026/03/09 06:20:47 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4239a2502282b2d3_d20260309_m061925_c001_v7007000_t0000_u01773037165219") 2026/03/09 06:20:47 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1030d7be6566d655_d20260309_m061916_c001_v0001097_t0027_u01773037156971") 2026/03/09 06:20:47 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f40882dbb042f8fd6_d20260309_m061907_c001_v7007000_t0000_u01773037147893") 2026/03/09 06:20:47 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1030d7be6566d5fb_d20260309_m061859_c001_v0001097_t0055_u01773037139910") 2026/03/09 06:20:47 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f41790e618b8a3de1_d20260309_m061851_c001_v7007000_t0000_u01773037131895") 2026/03/09 06:20:48 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1030d7be6566d591_d20260309_m061843_c001_v0001097_t0040_u01773037123328") 2026/03/09 06:20:48 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f41514fadd9e9ec16_d20260309_m061834_c001_v7007000_t0000_u01773037114788") 2026/03/09 06:20:48 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1030d7be6566d551_d20260309_m061826_c001_v0001097_t0020_u01773037106259") 2026/03/09 06:20:48 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f401f837f0a675faa_d20260309_m061810_c001_v7007000_t0000_u01773037090708") 2026/03/09 06:20:48 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1155a9422f6c0388_d20260309_m061805_c001_v0001105_t0031_u01773037085439") 2026/03/09 06:20:48 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4030e6bc44d69370_d20260309_m061755_c001_v7007000_t0000_u01773037075938") 2026/03/09 06:20:48 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba6630957aa_d20260309_m061750_c001_v0001173_t0020_u01773037070205") 2026/03/09 06:20:48 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f419d63c16227472f_d20260309_m061747_c001_v7007000_t0000_u01773037067380") 2026/03/09 06:20:48 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1155a9422f6c034b_d20260309_m061741_c001_v0001105_t0031_u01773037061221") 2026/03/09 06:20:48 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f41514fadd9e9ebf1_d20260309_m061731_c001_v7007000_t0000_u01773037051600") 2026/03/09 06:20:48 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1155a9422f6c0338_d20260309_m061726_c001_v0001105_t0000_u01773037046073") 2026/03/09 06:20:48 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4060d65fef22525e_d20260309_m061722_c001_v7007000_t0000_u01773037042895") 2026/03/09 06:20:48 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1155a9422f6c0316_d20260309_m061717_c001_v0001105_t0002_u01773037037385") 2026/03/09 06:20:48 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4116c6451f88b2b8_d20260309_m061702_c001_v7007000_t0000_u01773037022704") 2026/03/09 06:20:48 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1061e04ec8574d8b_d20260309_m061655_c001_v0001172_t0051_u01773037015919") 2026/03/09 06:20:48 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f414cf046bdc4ac9f_d20260309_m061647_c001_v7007000_t0000_u01773037007372") 2026/03/09 06:20:48 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1061e04ec8574d6b_d20260309_m061638_c001_v0001172_t0036_u01773036998909") 2026/03/09 06:20:48 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f413a47deff26f9f3_d20260309_m061630_c001_v7007000_t0000_u01773036990008") 2026/03/09 06:20:48 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1061e04ec8574d4f_d20260309_m061621_c001_v0001172_t0010_u01773036981978") 2026/03/09 06:20:48 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4030e6bc44d69359_d20260309_m061751_c001_v7007000_t0000_u01773037071019") 2026/03/09 06:20:48 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1061e04ec8574e0f_d20260309_m061746_c001_v0001172_t0049_u01773037066333") 2026/03/09 06:20:48 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f413a47deff26fa14_d20260309_m061705_c001_v7007000_t0000_u01773037025394") 2026/03/09 06:20:49 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1155a9422f6c02f9_d20260309_m061700_c001_v0001105_t0038_u01773037020036") 2026/03/09 06:20:49 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f413a47deff26fa15_d20260309_m061705_c001_v7007000_t0000_u01773037025576") 2026/03/09 06:20:49 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba66309558a_d20260309_m061700_c001_v0001173_t0025_u01773037020095") 2026/03/09 06:20:49 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f413a47deff26fa16_d20260309_m061705_c001_v7007000_t0000_u01773037025759") 2026/03/09 06:20:49 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1030d7be6566d3ac_d20260309_m061700_c001_v0001097_t0043_u01773037020198") 2026/03/09 06:20:49 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f413a47deff26fa17_d20260309_m061705_c001_v7007000_t0000_u01773037025942") 2026/03/09 06:20:49 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1061e04ec8574d95_d20260309_m061700_c001_v0001172_t0016_u01773037020215") 2026/03/09 06:20:49 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f413a47deff26fa18_d20260309_m061706_c001_v7007000_t0000_u01773037026124") 2026/03/09 06:20:49 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba663095594_d20260309_m061700_c001_v0001173_t0057_u01773037020605") 2026/03/09 06:20:49 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f413a47deff26fa19_d20260309_m061706_c001_v7007000_t0000_u01773037026305") 2026/03/09 06:20:49 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1061e04ec8574d99_d20260309_m061700_c001_v0001172_t0058_u01773037020616") 2026/03/09 06:20:49 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f413a47deff26fa1a_d20260309_m061706_c001_v7007000_t0000_u01773037026487") 2026/03/09 06:20:49 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1155a9422f6c02fb_d20260309_m061700_c001_v0001105_t0037_u01773037020694") 2026/03/09 06:20:49 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f413a47deff26fa1b_d20260309_m061706_c001_v7007000_t0000_u01773037026668") 2026/03/09 06:20:49 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1030d7be6566d3ae_d20260309_m061700_c001_v0001097_t0031_u01773037020726") 2026/03/09 06:20:49 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f413a47deff26fa1c_d20260309_m061706_c001_v7007000_t0000_u01773037026850") 2026/03/09 06:20:49 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba663095598_d20260309_m061700_c001_v0001173_t0019_u01773037020940") 2026/03/09 06:20:49 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f413a47deff26fa1d_d20260309_m061707_c001_v7007000_t0000_u01773037027032") 2026/03/09 06:20:49 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1155a9422f6c02fd_d20260309_m061701_c001_v0001105_t0001_u01773037021058") 2026/03/09 06:20:49 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f413a47deff26fa1e_d20260309_m061707_c001_v7007000_t0000_u01773037027214") 2026/03/09 06:20:49 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1061e04ec8574d9b_d20260309_m061701_c001_v0001172_t0008_u01773037021118") 2026/03/09 06:20:50 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f413a47deff26fa20_d20260309_m061707_c001_v7007000_t0000_u01773037027415") 2026/03/09 06:20:50 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1030d7be6566d3b0_d20260309_m061701_c001_v0001097_t0028_u01773037021253") 2026/03/09 06:20:50 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f413a47deff26fa21_d20260309_m061707_c001_v7007000_t0000_u01773037027601") 2026/03/09 06:20:50 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba6630955a6_d20260309_m061701_c001_v0001173_t0017_u01773037021402") 2026/03/09 06:20:50 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f413a47deff26fa22_d20260309_m061707_c001_v7007000_t0000_u01773037027786") 2026/03/09 06:20:50 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1155a9422f6c0301_d20260309_m061701_c001_v0001105_t0017_u01773037021459") 2026/03/09 06:20:50 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f413a47deff26fa23_d20260309_m061707_c001_v7007000_t0000_u01773037027976") 2026/03/09 06:20:50 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1061e04ec8574d9d_d20260309_m061701_c001_v0001172_t0045_u01773037021561") 2026/03/09 06:20:50 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f413a47deff26fa24_d20260309_m061708_c001_v7007000_t0000_u01773037028159") 2026/03/09 06:20:50 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1030d7be6566d3b2_d20260309_m061701_c001_v0001097_t0058_u01773037021706") 2026/03/09 06:20:50 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f416740bd60e4348c_d20260309_m061726_c001_v7007000_t0000_u01773037046669") 2026/03/09 06:20:50 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1061e04ec8574dc7_d20260309_m061720_c001_v0001172_t0048_u01773037040315") 2026/03/09 06:20:50 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f41514fadd9e9ebd6_d20260309_m061726_c001_v7007000_t0000_u01773037046475") 2026/03/09 06:20:50 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1155a9422f6c031e_d20260309_m061720_c001_v0001105_t0044_u01773037040349") 2026/03/09 06:20:50 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4060d65fef225260_d20260309_m061726_c001_v7007000_t0000_u01773037046477") 2026/03/09 06:20:50 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1030d7be6566d41a_d20260309_m061720_c001_v0001097_t0055_u01773037040454") 2026/03/09 06:20:50 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f416740bd60e4348a_d20260309_m061726_c001_v7007000_t0000_u01773037046484") 2026/03/09 06:20:50 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba663095669_d20260309_m061720_c001_v0001173_t0002_u01773037040821") 2026/03/09 06:20:50 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4102a247f1dd6371_d20260309_m061726_c001_v7007000_t0000_u01773037046682") 2026/03/09 06:20:50 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1061e04ec8574dcb_d20260309_m061720_c001_v0001172_t0004_u01773037040625") 2026/03/09 06:20:50 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f421966c5bdf729f7_d20260309_m061726_c001_v7007000_t0000_u01773037046444") 2026/03/09 06:20:50 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1155a9422f6c0320_d20260309_m061720_c001_v0001105_t0042_u01773037040712") 2026/03/09 06:20:51 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f416740bd60e43489_d20260309_m061726_c001_v7007000_t0000_u01773037046431") 2026/03/09 06:20:51 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1030d7be6566d41c_d20260309_m061720_c001_v0001097_t0027_u01773037040916") 2026/03/09 06:20:51 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4094ac70e108968b_d20260309_m061726_c001_v7007000_t0000_u01773037046454") 2026/03/09 06:20:51 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1061e04ec8574dcd_d20260309_m061720_c001_v0001172_t0018_u01773037040943") 2026/03/09 06:20:51 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4094ac70e108968e_d20260309_m061726_c001_v7007000_t0000_u01773037046819") 2026/03/09 06:20:51 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1155a9422f6c0324_d20260309_m061721_c001_v0001105_t0033_u01773037041014") 2026/03/09 06:20:51 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f416740bd60e4348b_d20260309_m061726_c001_v7007000_t0000_u01773037046612") 2026/03/09 06:20:51 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba66309566f_d20260309_m061721_c001_v0001173_t0029_u01773037041271") 2026/03/09 06:20:51 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4102a247f1dd6370_d20260309_m061726_c001_v7007000_t0000_u01773037046496") 2026/03/09 06:20:51 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1061e04ec8574dcf_d20260309_m061721_c001_v0001172_t0031_u01773037041287") 2026/03/09 06:20:51 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4078302f7c440a1d_d20260309_m061726_c001_v7007000_t0000_u01773037046697") 2026/03/09 06:20:51 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1030d7be6566d41e_d20260309_m061721_c001_v0001097_t0039_u01773037041319") 2026/03/09 06:20:51 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f416740bd60e4348d_d20260309_m061726_c001_v7007000_t0000_u01773037046795") 2026/03/09 06:20:51 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1155a9422f6c0326_d20260309_m061721_c001_v0001105_t0036_u01773037041428") 2026/03/09 06:20:51 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4078302f7c440a1c_d20260309_m061726_c001_v7007000_t0000_u01773037046514") 2026/03/09 06:20:51 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1030d7be6566d422_d20260309_m061721_c001_v0001097_t0058_u01773037041806") 2026/03/09 06:20:51 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f421966c5bdf729f8_d20260309_m061726_c001_v7007000_t0000_u01773037046627") 2026/03/09 06:20:51 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1061e04ec8574dd3_d20260309_m061721_c001_v0001172_t0021_u01773037041819") 2026/03/09 06:20:51 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f41514fadd9e9ebd9_d20260309_m061726_c001_v7007000_t0000_u01773037046840") 2026/03/09 06:20:51 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1155a9422f6c0328_d20260309_m061721_c001_v0001105_t0058_u01773037041906") 2026/03/09 06:20:52 DEBUG : dst/one: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4239a2502282b1f3_d20260309_m061427_c001_v7007000_t0000_u01773036867495") 2026/03/09 06:20:52 DEBUG : dst/one: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f116703c1b2cc9cc1_d20260309_m061424_c001_v0001167_t0013_u01773036864039") 2026/03/09 06:20:52 DEBUG : dst/one: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f40246a5f0c4efab6_d20260309_m061423_c001_v7007000_t0000_u01773036863853") 2026/03/09 06:20:52 DEBUG : dst/one: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f116703c1b2cc9c93_d20260309_m061420_c001_v0001167_t0008_u01773036860343") 2026/03/09 06:20:52 DEBUG : dst/one: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f40246a5f0c4efab0_d20260309_m061419_c001_v7007000_t0000_u01773036859574") 2026/03/09 06:20:52 DEBUG : dst/one: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba6630950c7_d20260309_m061415_c001_v0001173_t0018_u01773036855509") 2026/03/09 06:20:52 DEBUG : dst/one: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4172ddf8571e6751_d20260309_m061414_c001_v7007000_t0000_u01773036854023") 2026/03/09 06:20:52 DEBUG : dst/one: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f114e69bc94e97cef_d20260309_m061411_c001_v0001173_t0041_u01773036851518") 2026/03/09 06:20:52 DEBUG : dst/one: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f413a47deff25c4c0_d20260309_m061411_c001_v7007000_t0000_u01773036851332") 2026/03/09 06:20:52 DEBUG : dst/one: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f114e69bc94e97cd5_d20260309_m061407_c001_v0001173_t0048_u01773036847087") 2026/03/09 06:20:52 DEBUG : dst/one: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f413a47deff25c496_d20260309_m061406_c001_v7007000_t0000_u01773036846316") 2026/03/09 06:20:52 DEBUG : dst/one: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba663095081_d20260309_m061402_c001_v0001173_t0038_u01773036842143") 2026/03/09 06:20:52 DEBUG : dst/one: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f401f837f0a675ef4_d20260309_m061401_c001_v7007000_t0000_u01773036841161") 2026/03/09 06:20:52 DEBUG : dst/one: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f107ef20793383a35_d20260309_m061359_c001_v0001185_t0033_u01773036839970") 2026/03/09 06:20:52 DEBUG : dst/one: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4094ac70e108959b_d20260309_m061359_c001_v7007000_t0000_u01773036839771") 2026/03/09 06:20:52 DEBUG : dst/one: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f107ef20793383a18_d20260309_m061357_c001_v0001185_t0009_u01773036837333") 2026/03/09 06:20:52 DEBUG : dst/one: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4094ac70e1089598_d20260309_m061356_c001_v7007000_t0000_u01773036836571") 2026/03/09 06:20:52 DEBUG : dst/one: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba66309503f_d20260309_m061352_c001_v0001173_t0038_u01773036832270") 2026/03/09 06:20:52 DEBUG : dst/one: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f401f837f0a675ef0_d20260309_m061351_c001_v7007000_t0000_u01773036831717") 2026/03/09 06:20:52 DEBUG : dst/one: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f10835f19fc3a6a0b_d20260309_m061349_c001_v0001173_t0041_u01773036829451") 2026/03/09 06:20:52 DEBUG : dst/one: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4060d65fef2251e6_d20260309_m061349_c001_v7007000_t0000_u01773036829270") 2026/03/09 06:20:53 DEBUG : dst/one: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f10835f19fc3a69ed_d20260309_m061345_c001_v0001173_t0019_u01773036825228") 2026/03/09 06:20:53 DEBUG : dst/one: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4060d65fef2251e3_d20260309_m061344_c001_v7007000_t0000_u01773036824488") 2026/03/09 06:20:53 DEBUG : dst/one: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba663094ff3_d20260309_m061336_c001_v0001173_t0054_u01773036816508") 2026/03/09 06:20:53 DEBUG : dst/one: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f41299c15a7dff785_d20260309_m061335_c001_v7007000_t0000_u01773036815549") 2026/03/09 06:20:53 DEBUG : dst/one: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11018d32da0c7e57_d20260309_m061333_c001_v0001098_t0049_u01773036813391") 2026/03/09 06:20:53 DEBUG : dst/one: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f413a47deff25c45b_d20260309_m061333_c001_v7007000_t0000_u01773036813209") 2026/03/09 06:20:53 DEBUG : dst/one: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11018d32da0c7e4f_d20260309_m061329_c001_v0001098_t0006_u01773036809419") 2026/03/09 06:20:53 DEBUG : dst/one: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f413a47deff25c453_d20260309_m061328_c001_v7007000_t0000_u01773036808650") 2026/03/09 06:20:53 DEBUG : dst/one: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba663094f93_d20260309_m061322_c001_v0001173_t0029_u01773036802039") 2026/03/09 06:20:53 DEBUG : dst/one: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f409304ff7e6ec1a5_d20260309_m061321_c001_v7007000_t0000_u01773036801093") 2026/03/09 06:20:53 DEBUG : dst/one: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f111f2b13703d72d7_d20260309_m061319_c001_v0001171_t0019_u01773036799050") 2026/03/09 06:20:53 DEBUG : dst/one: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f404ff05cb08ebfc9_d20260309_m061318_c001_v7007000_t0000_u01773036798867") 2026/03/09 06:20:53 DEBUG : dst/one: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f111f2b13703d72c7_d20260309_m061314_c001_v0001171_t0026_u01773036794987") 2026/03/09 06:20:53 DEBUG : dst/one: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f404ff05cb08ebfc5_d20260309_m061314_c001_v7007000_t0000_u01773036794221") 2026/03/09 06:20:53 DEBUG : dst/one: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba663094f45_d20260309_m061307_c001_v0001173_t0052_u01773036787262") 2026/03/09 06:20:53 DEBUG : dst/one: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4094ac70e108957d_d20260309_m061306_c001_v7007000_t0000_u01773036786123") 2026/03/09 06:20:53 DEBUG : dst/one: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1135fcab7d8f2bf2_d20260309_m061259_c001_v0001130_t0045_u01773036779004") 2026/03/09 06:20:53 DEBUG : dst/one: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f416740bd60e43438_d20260309_m061258_c001_v7007000_t0000_u01773036778761") 2026/03/09 06:20:53 DEBUG : dst/one: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba663094ead_d20260309_m061253_c001_v0001173_t0028_u01773036773994") 2026/03/09 06:20:53 DEBUG : dst/one: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1108690e1d0c90e4_d20260309_m061252_c001_v0001103_t0031_u01773036772728") 2026/03/09 06:20:53 DEBUG : dst/one: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1108690e1d0c90dc_d20260309_m061251_c001_v0001103_t0034_u01773036771590") 2026/03/09 06:20:53 DEBUG : dst/one: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4060d65fef22518a_d20260309_m061237_c001_v7007000_t0000_u01773036757973") 2026/03/09 06:20:54 DEBUG : dst/one: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f100f31400ad688f7_d20260309_m061229_c001_v0001144_t0017_u01773036749752") 2026/03/09 06:20:54 DEBUG : dst/one: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f114ce836db360955_d20260309_m061228_c001_v0001106_t0044_u01773036748325") 2026/03/09 06:20:54 DEBUG : dst/one: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f114ce836db36094b_d20260309_m061227_c001_v0001106_t0037_u01773036747107") 2026/03/09 06:20:54 DEBUG : dst/one-2019-01-01: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4239a2502282b1f5_d20260309_m061427_c001_v7007000_t0000_u01773036867823") 2026/03/09 06:20:54 DEBUG : dst/one-2019-01-01: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f10305d5294d69d23_d20260309_m061423_c001_v0001165_t0019_u01773036863625") 2026/03/09 06:20:54 DEBUG : dst/one-2019-01-01: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1057fc19f0646e4b_d20260309_m061419_c001_v0001137_t0048_u01773036859265") 2026/03/09 06:20:54 DEBUG : dst/one.bak: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4172ddf8571e6753_d20260309_m061414_c001_v7007000_t0000_u01773036854208") 2026/03/09 06:20:54 DEBUG : dst/one.bak: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f10070c3a4caee8c2_d20260309_m061410_c001_v0001044_t0042_u01773036850669") 2026/03/09 06:20:54 DEBUG : dst/one.bak: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1143207afb0acab0_d20260309_m061406_c001_v0001182_t0010_u01773036846071") 2026/03/09 06:20:54 DEBUG : dst/one.bak: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f401f837f0a675ef5_d20260309_m061401_c001_v7007000_t0000_u01773036841344") 2026/03/09 06:20:54 DEBUG : dst/one.bak: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1030d7be6566cf3f_d20260309_m061359_c001_v0001097_t0048_u01773036839290") 2026/03/09 06:20:54 DEBUG : dst/one.bak: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1140fee3698f11f5_d20260309_m061356_c001_v0001167_t0033_u01773036836159") 2026/03/09 06:20:54 DEBUG : dst/three: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4094ac70e108957e_d20260309_m061306_c001_v7007000_t0000_u01773036786305") 2026/03/09 06:20:54 DEBUG : dst/three: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1108690e1d0c9118_d20260309_m061304_c001_v0001103_t0029_u01773036784495") 2026/03/09 06:20:54 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4239a2502282b1f6_d20260309_m061428_c001_v7007000_t0000_u01773036868042") 2026/03/09 06:20:54 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f107900620a58d46a_d20260309_m061425_c001_v0001167_t0057_u01773036865093") 2026/03/09 06:20:54 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f118908fd5d67315b_d20260309_m061421_c001_v0001103_t0026_u01773036861365") 2026/03/09 06:20:54 DEBUG : dst/three.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4239a2502282b1f7_d20260309_m061428_c001_v7007000_t0000_u01773036868293") 2026/03/09 06:20:54 DEBUG : dst/three.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f116703c1b2cc9cd5_d20260309_m061425_c001_v0001167_t0010_u01773036865854") 2026/03/09 06:20:55 DEBUG : dst/three.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f40246a5f0c4efab8_d20260309_m061425_c001_v7007000_t0000_u01773036865641") 2026/03/09 06:20:55 DEBUG : dst/three.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f116703c1b2cc9ca7_d20260309_m061422_c001_v0001167_t0031_u01773036862122") 2026/03/09 06:20:55 DEBUG : dst/three.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f40246a5f0c4efab2_d20260309_m061421_c001_v7007000_t0000_u01773036861932") 2026/03/09 06:20:55 DEBUG : dst/three.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba6630950cf_d20260309_m061416_c001_v0001173_t0025_u01773036856326") 2026/03/09 06:20:55 DEBUG : dst/three.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4172ddf8571e6755_d20260309_m061414_c001_v7007000_t0000_u01773036854393") 2026/03/09 06:20:55 DEBUG : dst/three.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f114e69bc94e97cf9_d20260309_m061413_c001_v0001173_t0038_u01773036853153") 2026/03/09 06:20:55 DEBUG : dst/three.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f413a47deff25c4cc_d20260309_m061412_c001_v7007000_t0000_u01773036852962") 2026/03/09 06:20:55 DEBUG : dst/three.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f114e69bc94e97cdf_d20260309_m061409_c001_v0001173_t0044_u01773036849006") 2026/03/09 06:20:55 DEBUG : dst/three.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f413a47deff25c4a7_d20260309_m061408_c001_v7007000_t0000_u01773036848591") 2026/03/09 06:20:55 DEBUG : dst/three.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba663095087_d20260309_m061403_c001_v0001173_t0016_u01773036843139") 2026/03/09 06:20:55 DEBUG : dst/three.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4094ac70e108959c_d20260309_m061400_c001_v7007000_t0000_u01773036840599") 2026/03/09 06:20:55 DEBUG : dst/three.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba66309506f_d20260309_m061358_c001_v0001173_t0003_u01773036838303") 2026/03/09 06:20:55 DEBUG : dst/three.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4094ac70e108959a_d20260309_m061357_c001_v7007000_t0000_u01773036837930") 2026/03/09 06:20:55 DEBUG : dst/three.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba663095049_d20260309_m061353_c001_v0001173_t0037_u01773036833381") 2026/03/09 06:20:55 DEBUG : dst/three.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4060d65fef2251e7_d20260309_m061350_c001_v7007000_t0000_u01773036830789") 2026/03/09 06:20:55 DEBUG : dst/three.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba663095025_d20260309_m061347_c001_v0001173_t0008_u01773036827455") 2026/03/09 06:20:55 DEBUG : dst/three.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4060d65fef2251e5_d20260309_m061346_c001_v7007000_t0000_u01773036826349") 2026/03/09 06:20:55 DEBUG : dst/three.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba663095009_d20260309_m061339_c001_v0001173_t0007_u01773036819594") 2026/03/09 06:20:56 DEBUG : dst/three.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f413a47deff25c45d_d20260309_m061334_c001_v7007000_t0000_u01773036814631") 2026/03/09 06:20:56 DEBUG : dst/three.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f100f31400ad68961_d20260309_m061331_c001_v0001144_t0052_u01773036811568") 2026/03/09 06:20:56 DEBUG : dst/three.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f413a47deff25c455_d20260309_m061330_c001_v7007000_t0000_u01773036810478") 2026/03/09 06:20:56 DEBUG : dst/three.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba663094f9f_d20260309_m061323_c001_v0001173_t0011_u01773036803545") 2026/03/09 06:20:56 DEBUG : dst/three.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f404ff05cb08ebfd3_d20260309_m061320_c001_v7007000_t0000_u01773036800181") 2026/03/09 06:20:56 DEBUG : dst/three.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f100f31400ad68949_d20260309_m061317_c001_v0001144_t0026_u01773036797163") 2026/03/09 06:20:56 DEBUG : dst/three.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f404ff05cb08ebfc7_d20260309_m061316_c001_v7007000_t0000_u01773036796038") 2026/03/09 06:20:56 DEBUG : dst/three.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba663094f4d_d20260309_m061308_c001_v0001173_t0050_u01773036788622") 2026/03/09 06:20:56 DEBUG : dst/three.txt.bak: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4172ddf8571e6758_d20260309_m061414_c001_v7007000_t0000_u01773036854576") 2026/03/09 06:20:56 DEBUG : dst/three.txt.bak: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11238027b47609a7_d20260309_m061412_c001_v0001032_t0025_u01773036852449") 2026/03/09 06:20:56 DEBUG : dst/three.txt.bak: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f100385e388e204e2_d20260309_m061408_c001_v0001178_t0043_u01773036848380") 2026/03/09 06:20:56 DEBUG : dst/three.txt.bak: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f401f837f0a675ef6_d20260309_m061401_c001_v7007000_t0000_u01773036841529") 2026/03/09 06:20:56 DEBUG : dst/three.txt.bak: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f113820a9b85fb0f4_d20260309_m061400_c001_v0001183_t0051_u01773036840383") 2026/03/09 06:20:56 DEBUG : dst/three.txt.bak: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11417e6b5486219e_d20260309_m061357_c001_v0001180_t0048_u01773036837724") 2026/03/09 06:20:56 DEBUG : dst/two: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4239a2502282b1f8_d20260309_m061428_c001_v7007000_t0000_u01773036868560") 2026/03/09 06:20:56 DEBUG : dst/two: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba6630950c9_d20260309_m061415_c001_v0001173_t0049_u01773036855880") 2026/03/09 06:20:56 DEBUG : dst/two: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4172ddf8571e675a_d20260309_m061414_c001_v7007000_t0000_u01773036854761") 2026/03/09 06:20:56 DEBUG : dst/two: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba663095085_d20260309_m061402_c001_v0001173_t0006_u01773036842591") 2026/03/09 06:20:56 DEBUG : dst/two: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f401f837f0a675ef7_d20260309_m061401_c001_v7007000_t0000_u01773036841766") 2026/03/09 06:20:56 DEBUG : dst/two: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba663095045_d20260309_m061352_c001_v0001173_t0024_u01773036832915") 2026/03/09 06:20:56 DEBUG : dst/two: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f401f837f0a675ef1_d20260309_m061351_c001_v7007000_t0000_u01773036831901") 2026/03/09 06:20:57 DEBUG : dst/two: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba663095007_d20260309_m061339_c001_v0001173_t0055_u01773036819161") 2026/03/09 06:20:57 DEBUG : dst/two: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f41299c15a7dff786_d20260309_m061335_c001_v7007000_t0000_u01773036815733") 2026/03/09 06:20:57 DEBUG : dst/two: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f100f31400ad68951_d20260309_m061322_c001_v0001144_t0030_u01773036802787") 2026/03/09 06:20:57 DEBUG : dst/two: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f409304ff7e6ec1a6_d20260309_m061321_c001_v7007000_t0000_u01773036801274") 2026/03/09 06:20:57 DEBUG : dst/two: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f100f31400ad68941_d20260309_m061308_c001_v0001144_t0021_u01773036788112") 2026/03/09 06:20:57 DEBUG : dst/two: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4094ac70e1089580_d20260309_m061306_c001_v7007000_t0000_u01773036786487") 2026/03/09 06:20:57 DEBUG : dst/two: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f100f31400ad68931_d20260309_m061300_c001_v0001144_t0004_u01773036780689") 2026/03/09 06:20:57 DEBUG : dst/two: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4060d65fef22518b_d20260309_m061238_c001_v7007000_t0000_u01773036758155") 2026/03/09 06:20:57 DEBUG : dst/two: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f114ce836db360963_d20260309_m061236_c001_v0001106_t0002_u01773036756648") 2026/03/09 06:20:57 DEBUG : empty space: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f40882dbb042f8e83_d20260309_m061200_c001_v7007000_t0000_u01773036720879") 2026/03/09 06:20:57 DEBUG : empty space: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f100f31400ad688aa_d20260309_m061156_c001_v0001144_t0004_u01773036716714") 2026/03/09 06:20:57 DEBUG : empty space: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f40882dbb042f8e81_d20260309_m061154_c001_v7007000_t0000_u01773036714013") 2026/03/09 06:20:57 DEBUG : empty space: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba663094ae9_d20260309_m061142_c001_v0001173_t0043_u01773036702796") 2026/03/09 06:20:57 DEBUG : empty space: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f420635515dc1efd9_d20260309_m061134_c001_v7007000_t0000_u01773036694150") 2026/03/09 06:20:57 DEBUG : empty space: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f100f31400ad6887a_d20260309_m061130_c001_v0001144_t0000_u01773036690720") 2026/03/09 06:20:57 DEBUG : empty space: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f420635515dc1efb8_d20260309_m061108_c001_v7007000_t0000_u01773036668368") 2026/03/09 06:20:57 DEBUG : empty space: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f114e5066872e189a_d20260309_m061106_c001_v0001097_t0043_u01773036666224") 2026/03/09 06:20:57 DEBUG : empty space: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f420635515dc1efb2_d20260309_m061105_c001_v7007000_t0000_u01773036665335") 2026/03/09 06:20:57 DEBUG : empty space: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f114e5066872e188a_d20260309_m061103_c001_v0001097_t0018_u01773036663600") 2026/03/09 06:20:57 DEBUG : empty space: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f40882dbb042f8da1_d20260309_m061100_c001_v7007000_t0000_u01773036660439") 2026/03/09 06:20:58 DEBUG : empty space: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f114e5066872e1868_d20260309_m061058_c001_v0001097_t0056_u01773036658505") 2026/03/09 06:20:58 DEBUG : empty space: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f40882dbb042f8d4c_d20260309_m061057_c001_v7007000_t0000_u01773036657402") 2026/03/09 06:20:58 DEBUG : empty space: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f114e5066872e184a_d20260309_m061055_c001_v0001097_t0054_u01773036655401") 2026/03/09 06:20:58 DEBUG : empty space: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f40882dbb042f8cd2_d20260309_m061048_c001_v7007000_t0000_u01773036648418") 2026/03/09 06:20:58 DEBUG : empty space: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f114e5066872e1801_d20260309_m061046_c001_v0001097_t0049_u01773036646829") 2026/03/09 06:20:58 DEBUG : empty space: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f40882dbb042f8ccd_d20260309_m061045_c001_v7007000_t0000_u01773036645875") 2026/03/09 06:20:58 DEBUG : empty space: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f114e5066872e17f7_d20260309_m061044_c001_v0001097_t0055_u01773036644687") 2026/03/09 06:20:58 DEBUG : empty space: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f40882dbb042f8cc6_d20260309_m061039_c001_v7007000_t0000_u01773036639591") 2026/03/09 06:20:58 DEBUG : empty space: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f114e5066872e17cd_d20260309_m061037_c001_v0001097_t0005_u01773036637622") 2026/03/09 06:20:58 DEBUG : empty space: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f40882dbb042f8cc1_d20260309_m061035_c001_v7007000_t0000_u01773036635777") 2026/03/09 06:20:58 DEBUG : empty space: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f114e5066872e17b9_d20260309_m061034_c001_v0001097_t0024_u01773036634492") 2026/03/09 06:20:58 DEBUG : empty space: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f40882dbb042f8cc0_d20260309_m061034_c001_v7007000_t0000_u01773036634125") 2026/03/09 06:20:58 DEBUG : empty space: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f107c6d34079fd9c6_d20260309_m061033_c001_v0001178_t0059_u01773036633533") 2026/03/09 06:20:58 DEBUG : empty space: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f114e5066872e17a9_d20260309_m061031_c001_v0001097_t0018_u01773036631658") 2026/03/09 06:20:58 DEBUG : enormous: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f420635515dc1efb5_d20260309_m061107_c001_v7007000_t0000_u01773036667456") 2026/03/09 06:20:58 DEBUG : enormous: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f114e5066872e18a4_d20260309_m061106_c001_v0001097_t0021_u01773036666579") 2026/03/09 06:20:58 DEBUG : existing: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4172ddf8571e67b1_d20260309_m061454_c001_v7007000_t0000_u01773036894067") 2026/03/09 06:20:58 DEBUG : existing: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba663095185_d20260309_m061452_c001_v0001173_t0026_u01773036892600") 2026/03/09 06:20:58 DEBUG : existing: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f420635515dc1efd6_d20260309_m061129_c001_v7007000_t0000_u01773036689141") 2026/03/09 06:20:58 DEBUG : existing: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f100f31400ad68872_d20260309_m061127_c001_v0001144_t0012_u01773036687699") 2026/03/09 06:20:58 DEBUG : existing: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4239a2502282afd5_d20260309_m061028_c001_v7007000_t0000_u01773036628067") 2026/03/09 06:20:58 DEBUG : existing: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f114e5066872e178f_d20260309_m061026_c001_v0001097_t0056_u01773036626939") 2026/03/09 06:20:59 DEBUG : existing: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4239a2502282afd3_d20260309_m061026_c001_v7007000_t0000_u01773036626403") 2026/03/09 06:20:59 DEBUG : existing: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f114e5066872e178b_d20260309_m061025_c001_v0001097_t0020_u01773036625614") 2026/03/09 06:20:59 DEBUG : existing: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f114e5066872e1789_d20260309_m061024_c001_v0001097_t0002_u01773036624641") 2026/03/09 06:20:59 DEBUG : existing-b: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f420635515dc1efd7_d20260309_m061129_c001_v7007000_t0000_u01773036689322") 2026/03/09 06:20:59 DEBUG : existing-b: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba663094a41_d20260309_m061127_c001_v0001173_t0027_u01773036687688") 2026/03/09 06:20:59 DEBUG : file1: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4094ac70e108965e_d20260309_m061606_c001_v7007000_t0000_u01773036966367") 2026/03/09 06:20:59 DEBUG : file1: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1155a9422f6c0279_d20260309_m061604_c001_v0001105_t0039_u01773036964980") 2026/03/09 06:20:59 DEBUG : file1: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4094ac70e108965b_d20260309_m061603_c001_v7007000_t0000_u01773036963632") 2026/03/09 06:20:59 DEBUG : file1: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1061e04ec8574d27_d20260309_m061601_c001_v0001172_t0013_u01773036961949") 2026/03/09 06:20:59 DEBUG : five: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f420635515dc1efbb_d20260309_m061112_c001_v7007000_t0000_u01773036672866") 2026/03/09 06:20:59 DEBUG : five: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f414e5066872e18c8_d20260309_m061110_c001_v0001097_t0044_u01773036670309") 2026/03/09 06:20:59 DEBUG : foo: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f40882dbb042f8cc3_d20260309_m061037_c001_v7007000_t0000_u01773036637253") 2026/03/09 06:20:59 DEBUG : foo: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f414e5066872e17c7_d20260309_m061036_c001_v0001097_t0044_u01773036636698") 2026/03/09 06:20:59 DEBUG : foo: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f414e5066872e17c3_d20260309_m061036_c001_v0001097_t0044_u01773036636147") 2026/03/09 06:20:59 DEBUG : four: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f420635515dc1efbc_d20260309_m061113_c001_v7007000_t0000_u01773036673049") 2026/03/09 06:20:59 DEBUG : four: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f41733ba66309498e_d20260309_m061110_c001_v0001173_t0017_u01773036670877") 2026/03/09 06:20:59 DEBUG : four: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f114e5066872e18c2_d20260309_m061109_c001_v0001097_t0034_u01773036669563") 2026/03/09 06:20:59 DEBUG : hello world2: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f416fe720ec69ad73_d20260309_m060938_c001_v7007000_t0000_u01773036578201") 2026/03/09 06:20:59 DEBUG : hello world2: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f114e5066872e1688_d20260309_m060937_c001_v0001097_t0050_u01773036577506") 2026/03/09 06:20:59 DEBUG : ignore-size: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4239a2502282afd1_d20260309_m061024_c001_v7007000_t0000_u01773036624281") 2026/03/09 06:20:59 DEBUG : ignore-size: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f114e5066872e1779_d20260309_m061023_c001_v0001097_t0050_u01773036623090") 2026/03/09 06:20:59 DEBUG : nested/sub dir/file: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f420635515dc1efd3_d20260309_m061126_c001_v7007000_t0000_u01773036686958") 2026/03/09 06:21:00 DEBUG : nested/sub dir/file: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f100f31400ad6886e_d20260309_m061125_c001_v0001144_t0003_u01773036685849") 2026/03/09 06:21:00 DEBUG : nested/sub dir/file: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f420635515dc1efd1_d20260309_m061125_c001_v7007000_t0000_u01773036685106") 2026/03/09 06:21:00 DEBUG : nested/sub dir/file: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f100f31400ad68868_d20260309_m061124_c001_v0001144_t0038_u01773036684246") 2026/03/09 06:21:00 DEBUG : one: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f420635515dc1efbd_d20260309_m061113_c001_v7007000_t0000_u01773036673231") 2026/03/09 06:21:00 DEBUG : one: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f414e5066872e18b2_d20260309_m061108_c001_v0001097_t0044_u01773036668752") 2026/03/09 06:21:00 DEBUG : only0: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4094ac70e1089642_d20260309_m061557_c001_v7007000_t0000_u01773036957516") 2026/03/09 06:21:00 DEBUG : only0: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f41733ba6630953a3_d20260309_m061551_c001_v0001173_t0017_u01773036951543") 2026/03/09 06:21:00 DEBUG : only0: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba6630952d3_d20260309_m061528_c001_v0001173_t0016_u01773036928939") 2026/03/09 06:21:00 DEBUG : only0: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f401f837f0a675f22_d20260309_m061523_c001_v7007000_t0000_u01773036923553") 2026/03/09 06:21:00 DEBUG : only0: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba6630951b1_d20260309_m061458_c001_v0001173_t0025_u01773036898408") 2026/03/09 06:21:00 DEBUG : only1: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4094ac70e1089643_d20260309_m061557_c001_v7007000_t0000_u01773036957698") 2026/03/09 06:21:00 DEBUG : only1: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4155a9422f6c025d_d20260309_m061552_c001_v0001105_t0044_u01773036952510") 2026/03/09 06:21:00 DEBUG : only1: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba6630952d9_d20260309_m061529_c001_v0001173_t0050_u01773036929954") 2026/03/09 06:21:00 DEBUG : only1: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4116c6451f88b205_d20260309_m061523_c001_v7007000_t0000_u01773036923380") 2026/03/09 06:21:00 DEBUG : only1: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba6630951b7_d20260309_m061459_c001_v0001173_t0045_u01773036899462") 2026/03/09 06:21:00 DEBUG : only10: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4094ac70e1089645_d20260309_m061557_c001_v7007000_t0000_u01773036957879") 2026/03/09 06:21:00 DEBUG : only10: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4030d7be6566d1e2_d20260309_m061552_c001_v0001097_t0023_u01773036952513") 2026/03/09 06:21:00 DEBUG : only10: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba663095325_d20260309_m061539_c001_v0001173_t0004_u01773036939809") 2026/03/09 06:21:00 DEBUG : only10: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4116c6451f88b206_d20260309_m061523_c001_v7007000_t0000_u01773036923563") 2026/03/09 06:21:00 DEBUG : only10: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba663095231_d20260309_m061511_c001_v0001173_t0021_u01773036911183") 2026/03/09 06:21:01 DEBUG : only11: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4094ac70e1089646_d20260309_m061558_c001_v7007000_t0000_u01773036958061") 2026/03/09 06:21:01 DEBUG : only11: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4061e04ec8574d06_d20260309_m061552_c001_v0001172_t0055_u01773036952141") 2026/03/09 06:21:01 DEBUG : only11: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba663095333_d20260309_m061540_c001_v0001173_t0045_u01773036940817") 2026/03/09 06:21:01 DEBUG : only11: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4116c6451f88b204_d20260309_m061523_c001_v7007000_t0000_u01773036923192") 2026/03/09 06:21:01 DEBUG : only11: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba66309523d_d20260309_m061512_c001_v0001173_t0054_u01773036912334") 2026/03/09 06:21:01 DEBUG : only12: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4094ac70e1089647_d20260309_m061558_c001_v7007000_t0000_u01773036958243") 2026/03/09 06:21:01 DEBUG : only12: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4155a9422f6c025b_d20260309_m061552_c001_v0001105_t0044_u01773036952324") 2026/03/09 06:21:01 DEBUG : only12: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba66309533d_d20260309_m061541_c001_v0001173_t0050_u01773036941725") 2026/03/09 06:21:01 DEBUG : only12: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f401f837f0a675f1f_d20260309_m061522_c001_v7007000_t0000_u01773036922999") 2026/03/09 06:21:01 DEBUG : only12: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba66309524b_d20260309_m061513_c001_v0001173_t0026_u01773036913936") 2026/03/09 06:21:01 DEBUG : only13: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4094ac70e1089648_d20260309_m061558_c001_v7007000_t0000_u01773036958424") 2026/03/09 06:21:01 DEBUG : only13: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f41733ba6630953a9_d20260309_m061552_c001_v0001173_t0017_u01773036952124") 2026/03/09 06:21:01 DEBUG : only13: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba66309534b_d20260309_m061542_c001_v0001173_t0047_u01773036942729") 2026/03/09 06:21:01 DEBUG : only13: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4239a2502282b21b_d20260309_m061523_c001_v7007000_t0000_u01773036923576") 2026/03/09 06:21:01 DEBUG : only13: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba66309525b_d20260309_m061515_c001_v0001173_t0044_u01773036915268") 2026/03/09 06:21:01 DEBUG : only14: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4094ac70e1089649_d20260309_m061558_c001_v7007000_t0000_u01773036958606") 2026/03/09 06:21:01 DEBUG : only14: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4061e04ec8574d0c_d20260309_m061552_c001_v0001172_t0055_u01773036952522") 2026/03/09 06:21:01 DEBUG : only14: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba66309535b_d20260309_m061544_c001_v0001173_t0016_u01773036944111") 2026/03/09 06:21:01 DEBUG : only14: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4239a2502282b219_d20260309_m061523_c001_v7007000_t0000_u01773036923206") 2026/03/09 06:21:01 DEBUG : only14: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba663095265_d20260309_m061516_c001_v0001173_t0038_u01773036916158") 2026/03/09 06:21:01 DEBUG : only15: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4094ac70e108964a_d20260309_m061558_c001_v7007000_t0000_u01773036958787") 2026/03/09 06:21:01 DEBUG : only15: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f41733ba6630953ad_d20260309_m061552_c001_v0001173_t0017_u01773036952315") 2026/03/09 06:21:01 DEBUG : only15: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba663095361_d20260309_m061544_c001_v0001173_t0025_u01773036944986") 2026/03/09 06:21:02 DEBUG : only15: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f401f837f0a675f21_d20260309_m061523_c001_v7007000_t0000_u01773036923369") 2026/03/09 06:21:02 DEBUG : only15: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba66309526d_d20260309_m061517_c001_v0001173_t0033_u01773036917091") 2026/03/09 06:21:02 DEBUG : only16: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4094ac70e108964b_d20260309_m061558_c001_v7007000_t0000_u01773036958968") 2026/03/09 06:21:02 DEBUG : only16: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4061e04ec8574d0a_d20260309_m061552_c001_v0001172_t0055_u01773036952327") 2026/03/09 06:21:02 DEBUG : only16: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba663095371_d20260309_m061546_c001_v0001173_t0027_u01773036946521") 2026/03/09 06:21:02 DEBUG : only16: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f421966c5bdf729bb_d20260309_m061523_c001_v7007000_t0000_u01773036923216") 2026/03/09 06:21:02 DEBUG : only16: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba663095279_d20260309_m061518_c001_v0001173_t0011_u01773036918085") 2026/03/09 06:21:03 DEBUG : only17: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4094ac70e108964c_d20260309_m061559_c001_v7007000_t0000_u01773036959150") 2026/03/09 06:21:03 DEBUG : only17: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f41733ba6630953b1_d20260309_m061552_c001_v0001173_t0017_u01773036952501") 2026/03/09 06:21:03 DEBUG : only17: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba66309537b_d20260309_m061547_c001_v0001173_t0019_u01773036947814") 2026/03/09 06:21:03 DEBUG : only17: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f421966c5bdf729bd_d20260309_m061523_c001_v7007000_t0000_u01773036923585") 2026/03/09 06:21:03 DEBUG : only17: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba66309528d_d20260309_m061519_c001_v0001173_t0042_u01773036919187") 2026/03/09 06:21:03 DEBUG : only18: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4094ac70e108964d_d20260309_m061559_c001_v7007000_t0000_u01773036959332") 2026/03/09 06:21:03 DEBUG : only18: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4155a9422f6c025f_d20260309_m061552_c001_v0001105_t0044_u01773036952697") 2026/03/09 06:21:03 DEBUG : only18: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba663095389_d20260309_m061548_c001_v0001173_t0008_u01773036948763") 2026/03/09 06:21:03 DEBUG : only18: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4116c6451f88b202_d20260309_m061523_c001_v7007000_t0000_u01773036923010") 2026/03/09 06:21:03 DEBUG : only18: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba663095299_d20260309_m061520_c001_v0001173_t0035_u01773036920116") 2026/03/09 06:21:03 DEBUG : only19: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4094ac70e108964e_d20260309_m061559_c001_v7007000_t0000_u01773036959514") 2026/03/09 06:21:03 DEBUG : only19: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f41733ba6630953b3_d20260309_m061552_c001_v0001173_t0017_u01773036952688") 2026/03/09 06:21:03 DEBUG : only19: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba66309539b_d20260309_m061550_c001_v0001173_t0051_u01773036950326") 2026/03/09 06:21:03 DEBUG : only19: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f421966c5bdf729b9_d20260309_m061522_c001_v7007000_t0000_u01773036922841") 2026/03/09 06:21:03 DEBUG : only19: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba6630952a1_d20260309_m061520_c001_v0001173_t0029_u01773036920939") 2026/03/09 06:21:03 DEBUG : only2: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4094ac70e1089650_d20260309_m061559_c001_v7007000_t0000_u01773036959700") 2026/03/09 06:21:03 DEBUG : only2: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4061e04ec8574d0e_d20260309_m061552_c001_v0001172_t0055_u01773036952708") 2026/03/09 06:21:03 DEBUG : only2: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba6630952e1_d20260309_m061531_c001_v0001173_t0013_u01773036931005") 2026/03/09 06:21:03 DEBUG : only2: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f401f837f0a675f24_d20260309_m061523_c001_v7007000_t0000_u01773036923736") 2026/03/09 06:21:03 DEBUG : only2: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba6630951c1_d20260309_m061500_c001_v0001173_t0008_u01773036900873") 2026/03/09 06:21:03 DEBUG : only3: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4094ac70e1089651_d20260309_m061559_c001_v7007000_t0000_u01773036959882") 2026/03/09 06:21:03 DEBUG : only3: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4030d7be6566d1e6_d20260309_m061552_c001_v0001097_t0023_u01773036952907") 2026/03/09 06:21:03 DEBUG : only3: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba6630952e9_d20260309_m061532_c001_v0001173_t0051_u01773036932066") 2026/03/09 06:21:03 DEBUG : only3: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4239a2502282b21a_d20260309_m061523_c001_v7007000_t0000_u01773036923393") 2026/03/09 06:21:03 DEBUG : only3: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba6630951d7_d20260309_m061502_c001_v0001173_t0025_u01773036902128") 2026/03/09 06:21:03 DEBUG : only4: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4094ac70e1089652_d20260309_m061600_c001_v7007000_t0000_u01773036960065") 2026/03/09 06:21:03 DEBUG : only4: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4155a9422f6c0263_d20260309_m061552_c001_v0001105_t0044_u01773036952885") 2026/03/09 06:21:04 DEBUG : only4: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba6630952ed_d20260309_m061533_c001_v0001173_t0010_u01773036933117") 2026/03/09 06:21:04 DEBUG : only4: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4116c6451f88b207_d20260309_m061523_c001_v7007000_t0000_u01773036923747") 2026/03/09 06:21:04 DEBUG : only4: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba6630951e3_d20260309_m061503_c001_v0001173_t0018_u01773036903494") 2026/03/09 06:21:04 DEBUG : only5: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4094ac70e1089653_d20260309_m061600_c001_v7007000_t0000_u01773036960246") 2026/03/09 06:21:04 DEBUG : only5: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4030d7be6566d1e4_d20260309_m061552_c001_v0001097_t0023_u01773036952719") 2026/03/09 06:21:04 DEBUG : only5: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba6630952f5_d20260309_m061534_c001_v0001173_t0027_u01773036934322") 2026/03/09 06:21:04 DEBUG : only5: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f421966c5bdf729b8_d20260309_m061522_c001_v7007000_t0000_u01773036922629") 2026/03/09 06:21:04 DEBUG : only5: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba6630951ef_d20260309_m061504_c001_v0001173_t0025_u01773036904831") 2026/03/09 06:21:04 DEBUG : only6: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4094ac70e1089654_d20260309_m061600_c001_v7007000_t0000_u01773036960427") 2026/03/09 06:21:04 DEBUG : only6: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4061e04ec8574d12_d20260309_m061552_c001_v0001172_t0055_u01773036952897") 2026/03/09 06:21:04 DEBUG : only6: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba6630952f9_d20260309_m061535_c001_v0001173_t0029_u01773036935309") 2026/03/09 06:21:04 DEBUG : only6: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f421966c5bdf729bc_d20260309_m061523_c001_v7007000_t0000_u01773036923401") 2026/03/09 06:21:04 DEBUG : only6: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba6630951ff_d20260309_m061506_c001_v0001173_t0016_u01773036906028") 2026/03/09 06:21:04 DEBUG : only7: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4094ac70e1089657_d20260309_m061600_c001_v7007000_t0000_u01773036960609") 2026/03/09 06:21:04 DEBUG : only7: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f41733ba6630953b5_d20260309_m061552_c001_v0001173_t0017_u01773036952874") 2026/03/09 06:21:04 DEBUG : only7: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba663095305_d20260309_m061536_c001_v0001173_t0058_u01773036936500") 2026/03/09 06:21:04 DEBUG : only7: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4239a2502282b218_d20260309_m061523_c001_v7007000_t0000_u01773036923019") 2026/03/09 06:21:04 DEBUG : only7: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba66309520b_d20260309_m061507_c001_v0001173_t0039_u01773036907255") 2026/03/09 06:21:04 DEBUG : only8: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4094ac70e1089658_d20260309_m061600_c001_v7007000_t0000_u01773036960789") 2026/03/09 06:21:04 DEBUG : only8: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f41733ba6630953b9_d20260309_m061553_c001_v0001173_t0017_u01773036953060") 2026/03/09 06:21:04 DEBUG : only8: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba66309530d_d20260309_m061537_c001_v0001173_t0005_u01773036937369") 2026/03/09 06:21:04 DEBUG : only8: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f421966c5bdf729ba_d20260309_m061523_c001_v7007000_t0000_u01773036923023") 2026/03/09 06:21:05 DEBUG : only8: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba663095215_d20260309_m061508_c001_v0001173_t0028_u01773036908363") 2026/03/09 06:21:05 DEBUG : only9: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4094ac70e1089659_d20260309_m061600_c001_v7007000_t0000_u01773036960970") 2026/03/09 06:21:05 DEBUG : only9: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4155a9422f6c0267_d20260309_m061553_c001_v0001105_t0044_u01773036953069") 2026/03/09 06:21:05 DEBUG : only9: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba663095317_d20260309_m061538_c001_v0001173_t0052_u01773036938479") 2026/03/09 06:21:05 DEBUG : only9: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f401f837f0a675f20_d20260309_m061523_c001_v7007000_t0000_u01773036923181") 2026/03/09 06:21:05 DEBUG : only9: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba663095225_d20260309_m061509_c001_v0001173_t0026_u01773036909802") 2026/03/09 06:21:05 DEBUG : potato: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f420635515dc1efce_d20260309_m061123_c001_v7007000_t0000_u01773036683117") 2026/03/09 06:21:05 DEBUG : potato: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f100f31400ad68860_d20260309_m061120_c001_v0001144_t0029_u01773036680843") 2026/03/09 06:21:05 DEBUG : potato: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f420635515dc1efc8_d20260309_m061120_c001_v7007000_t0000_u01773036680102") 2026/03/09 06:21:05 DEBUG : potato: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f100f31400ad6885a_d20260309_m061117_c001_v0001144_t0018_u01773036677485") 2026/03/09 06:21:05 DEBUG : potato: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f420635515dc1efc3_d20260309_m061116_c001_v7007000_t0000_u01773036676635") 2026/03/09 06:21:05 DEBUG : potato: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba6630949aa_d20260309_m061114_c001_v0001173_t0035_u01773036674140") 2026/03/09 06:21:05 DEBUG : potato: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f40882dbb042f8dac_d20260309_m061102_c001_v7007000_t0000_u01773036662556") 2026/03/09 06:21:05 DEBUG : potato: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f114e5066872e1878_d20260309_m061100_c001_v0001097_t0030_u01773036660994") 2026/03/09 06:21:05 DEBUG : potato: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f40882dbb042f8d88_d20260309_m061059_c001_v7007000_t0000_u01773036659298") 2026/03/09 06:21:05 DEBUG : potato: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f114e5066872e1864_d20260309_m061057_c001_v0001097_t0033_u01773036657958") 2026/03/09 06:21:05 DEBUG : potato: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f40882dbb042f8d39_d20260309_m061056_c001_v7007000_t0000_u01773036656375") 2026/03/09 06:21:05 DEBUG : potato: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f114e5066872e1844_d20260309_m061054_c001_v0001097_t0059_u01773036654718") 2026/03/09 06:21:05 DEBUG : potato: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f40882dbb042f8cd0_d20260309_m061047_c001_v7007000_t0000_u01773036647858") 2026/03/09 06:21:05 DEBUG : potato: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f114e5066872e17ff_d20260309_m061046_c001_v0001097_t0014_u01773036646427") 2026/03/09 06:21:06 DEBUG : potato: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f40882dbb042f8cce_d20260309_m061046_c001_v7007000_t0000_u01773036646059") 2026/03/09 06:21:06 DEBUG : potato: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f114e5066872e17f1_d20260309_m061044_c001_v0001097_t0041_u01773036644260") 2026/03/09 06:21:06 DEBUG : potato: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f40882dbb042f8ccc_d20260309_m061043_c001_v7007000_t0000_u01773036643894") 2026/03/09 06:21:06 DEBUG : potato: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f114e5066872e17ed_d20260309_m061043_c001_v0001097_t0020_u01773036643137") 2026/03/09 06:21:06 DEBUG : potato: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f114e5066872e17e9_d20260309_m061042_c001_v0001097_t0032_u01773036642344") 2026/03/09 06:21:06 DEBUG : potato: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f40882dbb042f8cc9_d20260309_m061041_c001_v7007000_t0000_u01773036641973") 2026/03/09 06:21:06 DEBUG : potato: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f114e5066872e17e1_d20260309_m061041_c001_v0001097_t0044_u01773036641081") 2026/03/09 06:21:06 DEBUG : potato: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f114e5066872e17db_d20260309_m061040_c001_v0001097_t0018_u01773036640145") 2026/03/09 06:21:06 DEBUG : potato: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f40882dbb042f8cc7_d20260309_m061039_c001_v7007000_t0000_u01773036639775") 2026/03/09 06:21:06 DEBUG : potato: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f114e5066872e17d3_d20260309_m061038_c001_v0001097_t0037_u01773036638694") 2026/03/09 06:21:06 DEBUG : potato2: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4102a247f1dd6194_d20260309_m061211_c001_v7007000_t0000_u01773036731124") 2026/03/09 06:21:06 DEBUG : potato2: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f100f31400ad688d2_d20260309_m061210_c001_v0001144_t0045_u01773036730238") 2026/03/09 06:21:06 DEBUG : potato2: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f40882dbb042f8e84_d20260309_m061201_c001_v7007000_t0000_u01773036721466") 2026/03/09 06:21:06 DEBUG : potato2: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba663094bc1_d20260309_m061155_c001_v0001173_t0037_u01773036715865") 2026/03/09 06:21:06 DEBUG : potato2: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f419d63c1622745e1_d20260309_m061147_c001_v7007000_t0000_u01773036707603") 2026/03/09 06:21:06 DEBUG : potato2: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f100f31400ad6888a_d20260309_m061141_c001_v0001144_t0002_u01773036701605") 2026/03/09 06:21:06 DEBUG : potato2: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f420635515dc1efdc_d20260309_m061134_c001_v7007000_t0000_u01773036694820") 2026/03/09 06:21:06 DEBUG : potato2: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba663094a51_d20260309_m061130_c001_v0001173_t0050_u01773036690239") 2026/03/09 06:21:06 DEBUG : potato2: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f420635515dc1efb6_d20260309_m061107_c001_v7007000_t0000_u01773036667637") 2026/03/09 06:21:06 DEBUG : potato2: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f114e5066872e1892_d20260309_m061105_c001_v0001097_t0043_u01773036665882") 2026/03/09 06:21:06 DEBUG : potato2: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f420635515dc1efb3_d20260309_m061105_c001_v7007000_t0000_u01773036665517") 2026/03/09 06:21:06 DEBUG : potato2: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f114e5066872e1886_d20260309_m061103_c001_v0001097_t0050_u01773036663107") 2026/03/09 06:21:06 DEBUG : potato2: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f40882dbb042f8dad_d20260309_m061102_c001_v7007000_t0000_u01773036662739") 2026/03/09 06:21:07 DEBUG : potato2: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f114e5066872e187e_d20260309_m061101_c001_v0001097_t0026_u01773036661788") 2026/03/09 06:21:07 DEBUG : potato2: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f40882dbb042f8da7_d20260309_m061100_c001_v7007000_t0000_u01773036660623") 2026/03/09 06:21:07 DEBUG : potato2: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f114e5066872e186e_d20260309_m061059_c001_v0001097_t0049_u01773036659670") 2026/03/09 06:21:07 DEBUG : potato2: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f40882dbb042f8d52_d20260309_m061057_c001_v7007000_t0000_u01773036657586") 2026/03/09 06:21:07 DEBUG : potato2: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f114e5066872e1858_d20260309_m061056_c001_v0001097_t0055_u01773036656389") 2026/03/09 06:21:07 DEBUG : potato2: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f40882dbb042f8cd4_d20260309_m061048_c001_v7007000_t0000_u01773036648601") 2026/03/09 06:21:07 DEBUG : potato2: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f114e5066872e1803_d20260309_m061047_c001_v0001097_t0049_u01773036647549") 2026/03/09 06:21:07 DEBUG : potato2: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f416fe720ec69ad76_d20260309_m060941_c001_v7007000_t0000_u01773036581853") 2026/03/09 06:21:07 DEBUG : potato2: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f114e5066872e16a0_d20260309_m060940_c001_v0001097_t0037_u01773036580614") 2026/03/09 06:21:07 DEBUG : potato2: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f416fe720ec69ad75_d20260309_m060939_c001_v7007000_t0000_u01773036579708") 2026/03/09 06:21:07 DEBUG : potato2: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f114e5066872e1690_d20260309_m060938_c001_v0001097_t0046_u01773036578744") 2026/03/09 06:21:07 DEBUG : potato3: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f40882dbb042f8e85_d20260309_m061201_c001_v7007000_t0000_u01773036721701") 2026/03/09 06:21:07 DEBUG : potato3: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba663094bd3_d20260309_m061157_c001_v0001173_t0016_u01773036717260") 2026/03/09 06:21:07 DEBUG : potato3: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f419d63c1622745e2_d20260309_m061147_c001_v7007000_t0000_u01773036707825") 2026/03/09 06:21:07 DEBUG : potato3: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f100f31400ad68890_d20260309_m061144_c001_v0001144_t0023_u01773036704149") 2026/03/09 06:21:07 DEBUG : potato3: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f420635515dc1efda_d20260309_m061134_c001_v7007000_t0000_u01773036694380") 2026/03/09 06:21:07 DEBUG : potato3: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba663094a5d_d20260309_m061131_c001_v0001173_t0055_u01773036691334") 2026/03/09 06:21:07 DEBUG : pre-dest1/1: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4094ac70e1089544_d20260309_m061247_c001_v7007000_t0000_u01773036767330") 2026/03/09 06:21:07 DEBUG : pre-dest1/1: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba663094dfc_d20260309_m061238_c001_v0001173_t0011_u01773036758911") 2026/03/09 06:21:07 DEBUG : pre-dest2/2: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4094ac70e1089545_d20260309_m061247_c001_v7007000_t0000_u01773036767513") 2026/03/09 06:21:08 DEBUG : pre-dest2/2: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f100f31400ad68901_d20260309_m061239_c001_v0001144_t0003_u01773036759812") 2026/03/09 06:21:08 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4060d65fef22513d_d20260309_m061222_c001_v7007000_t0000_u01773036742968") 2026/03/09 06:21:08 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba663094cff_d20260309_m061218_c001_v0001173_t0011_u01773036738835") 2026/03/09 06:21:08 DEBUG : sizeonly: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4239a2502282afcd_d20260309_m061022_c001_v7007000_t0000_u01773036622547") 2026/03/09 06:21:08 DEBUG : sizeonly: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f114e5066872e1771_d20260309_m061021_c001_v0001097_t0041_u01773036621344") 2026/03/09 06:21:08 DEBUG : splitbanan: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f40882dbb042f8faf_d20260309_m061816_c001_v7007000_t0000_u01773037096546") 2026/03/09 06:21:08 DEBUG : splitbanan: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba663095843_d20260309_m061808_c001_v0001173_t0042_u01773037088742") 2026/03/09 06:21:08 DEBUG : splitbananasplit: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f421966c5bdf72a50_d20260309_m061942_c001_v7007000_t0000_u01773037182784") 2026/03/09 06:21:08 DEBUG : splitbananasplit: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1030d7be6566d6d2_d20260309_m061936_c001_v0001097_t0005_u01773037176044") 2026/03/09 06:21:08 DEBUG : splitbananasplit: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4239a2502282b2d4_d20260309_m061925_c001_v7007000_t0000_u01773037165401") 2026/03/09 06:21:08 DEBUG : splitbananasplit: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1030d7be6566d65b_d20260309_m061918_c001_v0001097_t0002_u01773037158676") 2026/03/09 06:21:08 DEBUG : splitbananasplit: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f40882dbb042f8fd7_d20260309_m061908_c001_v7007000_t0000_u01773037148078") 2026/03/09 06:21:08 DEBUG : splitbananasplit: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1030d7be6566d602_d20260309_m061901_c001_v0001097_t0027_u01773037141428") 2026/03/09 06:21:08 DEBUG : splitbananasplit: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f41790e618b8a3de2_d20260309_m061852_c001_v7007000_t0000_u01773037132077") 2026/03/09 06:21:08 DEBUG : splitbananasplit: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1030d7be6566d59b_d20260309_m061845_c001_v0001097_t0017_u01773037125060") 2026/03/09 06:21:08 DEBUG : splitbananasplit: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f41514fadd9e9ec17_d20260309_m061834_c001_v7007000_t0000_u01773037114970") 2026/03/09 06:21:08 DEBUG : splitbananasplit: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1030d7be6566d55b_d20260309_m061828_c001_v0001097_t0058_u01773037108066") 2026/03/09 06:21:08 DEBUG : splitbananasplit: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f40882dbb042f8f95_d20260309_m061811_c001_v7007000_t0000_u01773037091097") 2026/03/09 06:21:08 DEBUG : splitbananasplit: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1155a9422f6c038a_d20260309_m061807_c001_v0001105_t0030_u01773037087560") 2026/03/09 06:21:08 DEBUG : splitbananasplit: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4030e6bc44d69371_d20260309_m061756_c001_v7007000_t0000_u01773037076121") 2026/03/09 06:21:08 DEBUG : splitbananasplit: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1155a9422f6c0361_d20260309_m061748_c001_v0001105_t0050_u01773037068501") 2026/03/09 06:21:09 DEBUG : splitbananasplit: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f419d63c16227472d_d20260309_m061747_c001_v7007000_t0000_u01773037067015") 2026/03/09 06:21:09 DEBUG : splitbananasplit: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1155a9422f6c034f_d20260309_m061743_c001_v0001105_t0016_u01773037063192") 2026/03/09 06:21:09 DEBUG : splitbananasplit: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f41514fadd9e9ebf2_d20260309_m061731_c001_v7007000_t0000_u01773037051782") 2026/03/09 06:21:09 DEBUG : splitbananasplit: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1030d7be6566d432_d20260309_m061724_c001_v0001097_t0011_u01773037044007") 2026/03/09 06:21:09 DEBUG : splitbananasplit: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f416740bd60e43484_d20260309_m061722_c001_v7007000_t0000_u01773037042877") 2026/03/09 06:21:09 DEBUG : splitbananasplit: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1155a9422f6c031a_d20260309_m061718_c001_v0001105_t0024_u01773037038870") 2026/03/09 06:21:09 DEBUG : splitbananasplit: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f416740bd60e43481_d20260309_m061702_c001_v7007000_t0000_u01773037022670") 2026/03/09 06:21:09 DEBUG : splitbananasplit: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1061e04ec8574d8f_d20260309_m061658_c001_v0001172_t0038_u01773037017838") 2026/03/09 06:21:09 DEBUG : splitbananasplit: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f414cf046bdc4aca0_d20260309_m061647_c001_v7007000_t0000_u01773037007555") 2026/03/09 06:21:09 DEBUG : splitbananasplit: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1061e04ec8574d71_d20260309_m061640_c001_v0001172_t0044_u01773037000869") 2026/03/09 06:21:09 DEBUG : splitbananasplit: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f413a47deff26f9f4_d20260309_m061630_c001_v7007000_t0000_u01773036990190") 2026/03/09 06:21:09 DEBUG : splitbananasplit: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1061e04ec8574d53_d20260309_m061623_c001_v0001172_t0016_u01773036983636") 2026/03/09 06:21:09 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f41844cdd183bd1c3_d20260309_m061750_c001_v7007000_t0000_u01773037070934") 2026/03/09 06:21:09 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1030d7be6566d468_d20260309_m061744_c001_v0001097_t0037_u01773037064397") 2026/03/09 06:21:09 DEBUG : sub dir/hello world: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4094ac70e1089663_d20260309_m061613_c001_v7007000_t0000_u01773036973815") 2026/03/09 06:21:09 DEBUG : sub dir/hello world: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1061e04ec8574d3b_d20260309_m061611_c001_v0001172_t0058_u01773036971233") 2026/03/09 06:21:09 DEBUG : sub dir/hello world: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f41876ddd2a8cadde_d20260309_m061610_c001_v7007000_t0000_u01773036970070") 2026/03/09 06:21:09 DEBUG : sub dir/hello world: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1030d7be6566d244_d20260309_m061607_c001_v0001097_t0022_u01773036967327") 2026/03/09 06:21:09 DEBUG : sub dir/hello world: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f420635515dc1efd4_d20260309_m061127_c001_v7007000_t0000_u01773036687140") 2026/03/09 06:21:10 DEBUG : sub dir/hello world: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba663094a2d_d20260309_m061125_c001_v0001173_t0008_u01773036685838") 2026/03/09 06:21:10 DEBUG : sub dir/hello world: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f420635515dc1efd2_d20260309_m061125_c001_v7007000_t0000_u01773036685289") 2026/03/09 06:21:10 DEBUG : sub dir/hello world: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba663094a0d_d20260309_m061124_c001_v0001173_t0036_u01773036684235") 2026/03/09 06:21:10 DEBUG : sub dir/hello world: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4239a2502282afc9_d20260309_m061019_c001_v7007000_t0000_u01773036619130") 2026/03/09 06:21:10 DEBUG : sub dir/hello world: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f114e5066872e175b_d20260309_m061017_c001_v0001097_t0021_u01773036617488") 2026/03/09 06:21:10 DEBUG : sub dir/hello world: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4239a2502282afc8_d20260309_m061017_c001_v7007000_t0000_u01773036617128") 2026/03/09 06:21:10 DEBUG : sub dir/hello world: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f114e5066872e1757_d20260309_m061015_c001_v0001097_t0058_u01773036615750") 2026/03/09 06:21:10 DEBUG : sub dir/hello world: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4239a2502282afb6_d20260309_m061013_c001_v7007000_t0000_u01773036613445") 2026/03/09 06:21:10 DEBUG : sub dir/hello world: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f114e5066872e1748_d20260309_m061011_c001_v0001097_t0026_u01773036611970") 2026/03/09 06:21:10 DEBUG : sub dir/hello world: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4239a2502282af9d_d20260309_m061011_c001_v7007000_t0000_u01773036611432") 2026/03/09 06:21:10 DEBUG : sub dir/hello world: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f114e5066872e1742_d20260309_m061010_c001_v0001097_t0050_u01773036610174") 2026/03/09 06:21:10 DEBUG : sub dir/hello world: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f114e5066872e1732_d20260309_m061007_c001_v0001097_t0028_u01773036607005") 2026/03/09 06:21:10 DEBUG : sub dir/hello world: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4239a2502282af65_d20260309_m061006_c001_v7007000_t0000_u01773036606644") 2026/03/09 06:21:10 DEBUG : sub dir/hello world: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f114e5066872e172a_d20260309_m061005_c001_v0001097_t0054_u01773036605951") 2026/03/09 06:21:10 DEBUG : sub dir/hello world: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f114e5066872e1728_d20260309_m061005_c001_v0001097_t0048_u01773036605034") 2026/03/09 06:21:10 DEBUG : sub dir/hello world: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4239a2502282af5b_d20260309_m061004_c001_v7007000_t0000_u01773036604676") 2026/03/09 06:21:10 DEBUG : sub dir/hello world: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f114e5066872e171e_d20260309_m061001_c001_v0001097_t0017_u01773036601565") 2026/03/09 06:21:10 DEBUG : sub dir/hello world: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f114e5066872e170c_d20260309_m060958_c001_v0001097_t0025_u01773036598264") 2026/03/09 06:21:10 DEBUG : sub dir/hello world: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f416fe720ec69ad87_d20260309_m060957_c001_v7007000_t0000_u01773036597900") 2026/03/09 06:21:10 DEBUG : sub dir/hello world: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f114e5066872e1706_d20260309_m060957_c001_v0001097_t0057_u01773036597111") 2026/03/09 06:21:10 DEBUG : sub dir/hello world: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f114e5066872e16fc_d20260309_m060955_c001_v0001097_t0008_u01773036595908") 2026/03/09 06:21:10 DEBUG : sub dir/hello world: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f416fe720ec69ad84_d20260309_m060955_c001_v7007000_t0000_u01773036595542") 2026/03/09 06:21:11 DEBUG : sub dir/hello world: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f114e5066872e16e0_d20260309_m060951_c001_v0001097_t0051_u01773036591465") 2026/03/09 06:21:11 DEBUG : sub dir/hello world: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f416fe720ec69ad81_d20260309_m060951_c001_v7007000_t0000_u01773036591100") 2026/03/09 06:21:11 DEBUG : sub dir/hello world: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f114e5066872e16da_d20260309_m060950_c001_v0001097_t0037_u01773036590226") 2026/03/09 06:21:11 DEBUG : sub dir/hello world: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f416fe720ec69ad80_d20260309_m060949_c001_v7007000_t0000_u01773036589320") 2026/03/09 06:21:11 DEBUG : sub dir/hello world: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f114e5066872e16d0_d20260309_m060948_c001_v0001097_t0017_u01773036588492") 2026/03/09 06:21:11 DEBUG : sub dir/hello world: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f416fe720ec69ad7f_d20260309_m060947_c001_v7007000_t0000_u01773036587943") 2026/03/09 06:21:11 DEBUG : sub dir/hello world: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f114e5066872e16ca_d20260309_m060947_c001_v0001097_t0034_u01773036587178") 2026/03/09 06:21:11 DEBUG : sub dir/hello world: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f416fe720ec69ad7d_d20260309_m060946_c001_v7007000_t0000_u01773036586273") 2026/03/09 06:21:11 DEBUG : sub dir/hello world: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f114e5066872e16c0_d20260309_m060945_c001_v0001097_t0027_u01773036585233") 2026/03/09 06:21:11 DEBUG : sub dir/hello world: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f416fe720ec69ad79_d20260309_m060944_c001_v7007000_t0000_u01773036584687") 2026/03/09 06:21:11 DEBUG : sub dir/hello world: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f114e5066872e16ba_d20260309_m060943_c001_v0001097_t0008_u01773036583858") 2026/03/09 06:21:11 DEBUG : sub dir/hello world: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f416fe720ec69ad78_d20260309_m060943_c001_v7007000_t0000_u01773036583312") 2026/03/09 06:21:11 DEBUG : sub dir/hello world: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f114e5066872e16b2_d20260309_m060942_c001_v0001097_t0005_u01773036582405") 2026/03/09 06:21:11 DEBUG : sub dir/hello world: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f416fe720ec69ad72_d20260309_m060936_c001_v7007000_t0000_u01773036576961") 2026/03/09 06:21:11 DEBUG : sub dir/hello world: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f114e5066872e167a_d20260309_m060936_c001_v0001097_t0047_u01773036576173") 2026/03/09 06:21:11 DEBUG : sub dir/hello world: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f416fe720ec69ad70_d20260309_m060935_c001_v7007000_t0000_u01773036575626") 2026/03/09 06:21:11 DEBUG : sub dir/hello world: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f114e5066872e1672_d20260309_m060934_c001_v0001097_t0007_u01773036574669") 2026/03/09 06:21:11 DEBUG : sub dir/hello world: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f416fe720ec69ad6e_d20260309_m060933_c001_v7007000_t0000_u01773036573762") 2026/03/09 06:21:11 DEBUG : sub dir/hello world: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f114e5066872e1664_d20260309_m060932_c001_v0001097_t0030_u01773036572943") 2026/03/09 06:21:11 DEBUG : sub dir/hello world: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f416fe720ec69ad6b_d20260309_m060930_c001_v7007000_t0000_u01773036570778") 2026/03/09 06:21:11 DEBUG : sub dir/hello world: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f114e5066872e1655_d20260309_m060929_c001_v0001097_t0020_u01773036569972") 2026/03/09 06:21:12 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4094ac70e1089664_d20260309_m061614_c001_v7007000_t0000_u01773036974001") 2026/03/09 06:21:12 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1155a9422f6c0287_d20260309_m061611_c001_v0001105_t0000_u01773036971203") 2026/03/09 06:21:12 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f41876ddd2a8caddf_d20260309_m061610_c001_v7007000_t0000_u01773036970254") 2026/03/09 06:21:12 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba6630953ff_d20260309_m061607_c001_v0001173_t0041_u01773036967336") 2026/03/09 06:21:12 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f421966c5bdf72a53_d20260309_m061944_c001_v7007000_t0000_u01773037184980") 2026/03/09 06:21:12 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba663095c44_d20260309_m061944_c001_v0001173_t0006_u01773037184136") 2026/03/09 06:21:12 DEBUG : sub/yam: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f420635515dc1efcd_d20260309_m061122_c001_v7007000_t0000_u01773036682567") 2026/03/09 06:21:12 DEBUG : sub/yam: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba6630949f2_d20260309_m061120_c001_v0001173_t0023_u01773036680832") 2026/03/09 06:21:12 DEBUG : test_dir1/file2: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4094ac70e1089660_d20260309_m061606_c001_v7007000_t0000_u01773036966549") 2026/03/09 06:21:12 DEBUG : test_dir1/file2: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1061e04ec8574d2f_d20260309_m061604_c001_v0001172_t0057_u01773036964585") 2026/03/09 06:21:12 DEBUG : test_dir1/file2: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4094ac70e108965c_d20260309_m061603_c001_v7007000_t0000_u01773036963815") 2026/03/09 06:21:12 DEBUG : test_dir1/file2: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba6630953eb_d20260309_m061601_c001_v0001173_t0000_u01773036961940") 2026/03/09 06:21:12 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4094ac70e1089661_d20260309_m061606_c001_v7007000_t0000_u01773036966730") 2026/03/09 06:21:12 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba6630953ef_d20260309_m061604_c001_v0001173_t0044_u01773036964593") 2026/03/09 06:21:12 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4094ac70e108965d_d20260309_m061603_c001_v7007000_t0000_u01773036963996") 2026/03/09 06:21:12 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1030d7be6566d222_d20260309_m061602_c001_v0001097_t0047_u01773036962165") 2026/03/09 06:21:12 DEBUG : three: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f420635515dc1efbe_d20260309_m061113_c001_v7007000_t0000_u01773036673412") 2026/03/09 06:21:12 DEBUG : three: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f114e5066872e18d4_d20260309_m061111_c001_v0001097_t0020_u01773036671713") 2026/03/09 06:21:12 DEBUG : three: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f114e5066872e18ba_d20260309_m061109_c001_v0001097_t0021_u01773036669116") 2026/03/09 06:21:12 DEBUG : tictactoe/tictactoe: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f421966c5bdf72a56_d20260309_m061946_c001_v7007000_t0000_u01773037186741") 2026/03/09 06:21:12 DEBUG : tictactoe/tictactoe: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1061e04ec8574f06_d20260309_m061945_c001_v0001172_t0041_u01773037185948") 2026/03/09 06:21:13 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f421966c5bdf72b0a_d20260309_m062007_c001_v7007000_t0000_u01773037207503") 2026/03/09 06:21:13 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1155a9422f6c0479_d20260309_m062004_c001_v0001105_t0019_u01773037204818") 2026/03/09 06:21:13 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f421966c5bdf72b02_d20260309_m062003_c001_v7007000_t0000_u01773037203249") 2026/03/09 06:21:13 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1061e04ec8574f20_d20260309_m062001_c001_v0001172_t0050_u01773037201396") 2026/03/09 06:21:13 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f421966c5bdf72afe_d20260309_m062000_c001_v7007000_t0000_u01773037200446") 2026/03/09 06:21:13 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba663095d12_d20260309_m061959_c001_v0001173_t0008_u01773037199493") 2026/03/09 06:21:13 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f421966c5bdf72af4_d20260309_m061954_c001_v7007000_t0000_u01773037194162") 2026/03/09 06:21:13 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1061e04ec8574f12_d20260309_m061952_c001_v0001172_t0051_u01773037192898") 2026/03/09 06:21:13 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f421966c5bdf72af8_d20260309_m061956_c001_v7007000_t0000_u01773037196743") 2026/03/09 06:21:13 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1155a9422f6c0461_d20260309_m061955_c001_v0001105_t0030_u01773037195106") 2026/03/09 06:21:13 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f421966c5bdf72a62_d20260309_m061951_c001_v7007000_t0000_u01773037191958") 2026/03/09 06:21:13 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba663095ca1_d20260309_m061951_c001_v0001173_t0020_u01773037191112") 2026/03/09 06:21:13 DEBUG : toe/toe/tictactoe: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f421966c5bdf72a5f_d20260309_m061950_c001_v7007000_t0000_u01773037190181") 2026/03/09 06:21:13 DEBUG : toe/toe/tictactoe: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1030d7be6566d71a_d20260309_m061949_c001_v0001097_t0002_u01773037189411") 2026/03/09 06:21:13 DEBUG : toe/toe/tictactoe: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f421966c5bdf72a5c_d20260309_m061948_c001_v7007000_t0000_u01773037188459") 2026/03/09 06:21:13 DEBUG : toe/toe/tictactoe: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1155a9422f6c0459_d20260309_m061947_c001_v0001105_t0019_u01773037187685") 2026/03/09 06:21:13 DEBUG : toe/toe/toe: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f4094ac70e10896fe_d20260309_m062012_c001_v7007000_t0000_u01773037212777") 2026/03/09 06:21:13 DEBUG : toe/toe/toe: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1061e04ec8574f38_d20260309_m062012_c001_v0001172_t0008_u01773037212021") 2026/03/09 06:21:13 DEBUG : toe/toe/toe: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f421966c5bdf72afc_d20260309_m061958_c001_v7007000_t0000_u01773037198543") 2026/03/09 06:21:13 DEBUG : toe/toe/toe: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1030d7be6566d75a_d20260309_m061957_c001_v0001097_t0029_u01773037197688") 2026/03/09 06:21:13 DEBUG : toe/toe/toe.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f421966c5bdf72b0c_d20260309_m062008_c001_v7007000_t0000_u01773037208090") 2026/03/09 06:21:13 DEBUG : toe/toe/toe.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f1030d7be6566d78c_d20260309_m062006_c001_v0001097_t0030_u01773037206635") 2026/03/09 06:21:13 DEBUG : toe/toe/toe.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f421966c5bdf72b03_d20260309_m062003_c001_v7007000_t0000_u01773037203825") 2026/03/09 06:21:14 DEBUG : toe/toe/toe.txt: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f113b6dcb26eaf421_d20260309_m062002_c001_v0001146_t0034_u01773037202713") 2026/03/09 06:21:14 DEBUG : two: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f420635515dc1efbf_d20260309_m061113_c001_v7007000_t0000_u01773036673594") 2026/03/09 06:21:14 DEBUG : two: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f400f31400ad6884e_d20260309_m061111_c001_v0001144_t0012_u01773036671084") 2026/03/09 06:21:14 DEBUG : two: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f414e5066872e18b8_d20260309_m061108_c001_v0001097_t0044_u01773036668935") 2026/03/09 06:21:14 DEBUG : yam: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f420635515dc1efcf_d20260309_m061123_c001_v7007000_t0000_u01773036683299") 2026/03/09 06:21:14 DEBUG : yam: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f114e1d9207886a40_d20260309_m061122_c001_v0001100_t0040_u01773036682200") 2026/03/09 06:21:14 DEBUG : yam: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f420635515dc1efc6_d20260309_m061119_c001_v7007000_t0000_u01773036679554") 2026/03/09 06:21:14 DEBUG : yam: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f11733ba6630949d8_d20260309_m061117_c001_v0001173_t0043_u01773036677376") 2026/03/09 06:21:14 DEBUG : yam: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f420635515dc1efc1_d20260309_m061116_c001_v7007000_t0000_u01773036676089") 2026/03/09 06:21:14 DEBUG : yam: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f100f31400ad68854_d20260309_m061114_c001_v0001144_t0026_u01773036674150") 2026/03/09 06:21:14 DEBUG : yaml: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f420635515dc1efc9_d20260309_m061120_c001_v7007000_t0000_u01773036680284") 2026/03/09 06:21:14 DEBUG : yaml: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f100abb929149e000_d20260309_m061119_c001_v0001103_t0045_u01773036679100") 2026/03/09 06:21:14 DEBUG : yaml: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f420635515dc1efc4_d20260309_m061116_c001_v7007000_t0000_u01773036676816") 2026/03/09 06:21:14 DEBUG : yaml: Deleting (id "4_zff82fdd3306ddb1b9fc80e1b_f116ba0ef80de3003_d20260309_m061115_c001_v0001042_t0035_u01773036675642") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 11m48.600524952s (try 1/5)